.k{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
/*右侧固定栏*/
#right-nav{
    width:78px;
    height: 195px;
    position: fixed;
    top:400px;
    right:0;
    z-index: 20;
    background: url(../img/gd.png) no-repeat;
}
#right-nav .w{
    position: fixed;
    top:490px;
    right:0;
    width:40px;
    height: 195px;
}
#right-nav-list1{
    position: relative;
    right: 27px;
    top: 0;
    z-index: 20;
}
#right-nav-list2{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 20;
}
#right-nav li{
    position: relative;
    left: 0;
    top: 0;
    height: 34px;
    width: 78px;
}
#right-nav li a{
    font-size: 12px;
    color: #333333;
    width: 100%;
    height: 100%;
    display: block;
    /*background: #7a6e6e;*/
    padding: 7px;
    box-sizing: border-box;
    border-radius: 3px;
    /*transition: all linear 300ms;*/
    cursor: pointer;
}
#right-nav li div{
    background: url(../img/fix_bg.png) center center no-repeat;
    position: absolute;
    left: 78px;
    top: -20px;
    z-index: -1;
    height: 118px;
    width: 171px;
    line-height: 31px;
    text-align: left;
    border-radius: 3px;
    transition: all linear 300ms;
    font-size: 14px;
    color: #ffffff;
    padding-top: 20px;
    padding-left: 20px;
}
#right-nav li div span{
    background: url(../img/qq.png) left center no-repeat;
    display: block;
    padding-left: 20px;
}
#right-nav li:hover,#right-nav li:hover a{
    /*background-color: #c81623;*/
}
#right-nav li:hover div{
    left:-200px;
}

.top_box{
    background: #f3f3f3;
    overflow: hidden;
}
.top_box .top{
    height: 40px;
}
.top_box .top p{
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
}
.top_box .top .top_r{
    float: right;
    width: 224px;
    height: 40px;
}
.top_box .top .top_r a{
    line-height: 40px;
    font-size: 14px;
    color: #666666;
    /*float: left;*/
    /*display: block;*/
    background: url(../img/about_icon.png) left center no-repeat;
    padding-left: 24px;
    height: 14px;
    margin-left: 15px;
}
.top_box .top .top_r a:hover{
    color: #14579f;
}
.top_box .top .top_r a:first-child{
    background: url(../img/index_icon.png) left center no-repeat;
}
.logo_box{
    background: url(../img/xx.png) right center no-repeat;
    height: 120px;
}
.logo_box .logo{
    width: 578px;
    height: 64px;
}
.logo_box .logo img{
    width: 100%;
    height: 100%;
    display: block;
    margin-top: 24px;
}
/*导航*/
.nav_box{
    height: 46px;
    background: #14579f;
}
.nav {
    height: 46px;
    position: relative;
    z-index:999;
    margin-left: 15px;
    margin-right: 15px;
}

.nav a {
    color: #ffffff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    width: 166px;
    height: 46px;
    float: left;
    text-align: center;
    /*margin-right: 40px;*/
}
.nav .nLi h3 a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 46px;
}

.nav .sub {
    display: none;
    width: 166px;
    left: 50%;
    margin-left: -83px;
    top:46px;
    position: absolute;
    background: url(../img/sub_bg1.png) top center no-repeat;
    line-height: 26px;
    padding: 11px 0;
    z-index: 999;
}
.nav .sub li {
    zoom: 1;
    background: url(../img/sub_bg2.png) center center repeat;
    /*background: #14579f;*/
    text-align: center;
    line-height: 46px;
    font-size: 14px;
}

.nav .sub a {
    display: block;
    /*padding: 0 10px;*/
    /*font-size: 16px;*/
    color: #ffffff;
    line-height: 46px;
}

.nav .sub a:hover {
    color: #14579f;
    /*background: #ffffff;*/
}
.nav .on h3{
    background-color: #ffffff;
}
.nav .on h3 a{
    color: #14579f;
}
/*学院概况*/
.general_box{
    margin-top: 20px;
}
.general_l{
    float: left;
    width: 600px;
    height: 480px;
    background: url(../img/general_bg.png) center center no-repeat;
}
.general_l .general_inf{
    margin-top: 35px;
    margin-left: 26px;
    margin-right: 26px;
}
.general_l .general_inf .T{
    width: 76px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 4px #ffffff solid;
    padding-bottom: 25px;
}
.general_l .general_inf p{
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 15px;
}
.general_l .general_inf .more{
    width: 163px;
    height: 46px;
    border: 1px #ffffff solid;
    line-height: 48px;
    text-align: center;
    margin-top: 45px;
}
.general_l .general_inf .more a{
    font-size: 14px;
    color: #ffffff;
}
/*学院概况右侧*/
.general_r{
    width: 600px;
    height: 480px;
    overflow: hidden;
    float: right;
}
.general_r img{
    width: 100%;
    height: 100%;
    display: block;
}
.general_r .general_r1{
    float: left;
    width: 294px;
}
.general_r .general_r1 .r1{
    width: 294px;
    height: 213px;
    position: relative;
    margin-bottom: 16px;
}
.general_r .general_r1 .r1 img{
    width: 294px;
    height: 213px;
    display: block;
}
.general_r .general_r1 .r16{
    width: 294px;
    height: 88px;
    position: relative;
    margin-bottom: 16px;
}
.general_r .general_r1 .r16 img{
    width: 294px;
    height: 88px;
    display: block;
}



.general_r .general_r1 .r1.r2{
    width: 294px;
    height: 148px;
    position: relative;
}
.general_r .general_r1 .r1.r2 img{
    width: 294px;
    height: 148px;
    display: block;
}
.general_r .bg{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    /* background: #000; */
    /* -moz-opacity: 0.3; */
    /* opacity: 0.3; */
    background: url(../img/zpzspicbg.png) center center repeat;
    display: none;
}
.general_r .if_box{
    position: absolute;
    left: 25px;
    top: 60px;
    z-index: 3;
}
.general_r .if_box h1{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 15px;
}
.general_r .if_box h2{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.general_r .if_box1{
    position: absolute;
    left: 25px;
    top:17px;
    z-index: 3;
}
.general_r .if_box1 h1{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 15px;
}
.general_r .if_box1 h2{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.general_r .general_r1 .r1:hover .bg{
    display: block;
}


.general_r .general_r1 .r16:hover .bg{
    display: block;
}
.general_r .general_r2{
    width: 290px;
    float: right;
}
.general_r .general_r2 .r3{
    width: 138px;
    height: 146px;
    position: relative;
    float: left;
}
.general_r .general_r2 .r3 .if_box{
    position: absolute;
    left: 0;
    top:0;
    margin-top: 60px;
    margin-left: 30px;
}
.general_r .general_r2 .r3.r4{
    float: right;
}
.general_r .general_r2 .r3.r4 .if_box {
    text-align: center;
    /* margin: 0; */
    top: 0;
    margin-top: 60px;
    margin-left: 15px;
}
.general_r .general_r2 .r3.r5{
    width: 290px;
    height: 152px;
    margin-top: 18px;
    margin-bottom: 15px;
}
.general_r .general_r2 .r3.r5 .if_box
{
    left: 25px;
    /* top:40px; */
    /* margin: 0; */
}
.general_r .general_r2 .r3.r6 .if_box{
    left:0px;
    /* top:40px; */
    margin: 0;
    text-align: center;
    margin-top: 60px;
    margin-left: 30px;
}
.general_r .general_r2 .r3.r6{
     float: left;
    width: 138px;
    height: 148px;
}
.general_r .general_r2 .r3.r7{
   width: 138px;
    height: 148px;
   float: right;
}
.general_r .general_r2 .r3.r7 .if_box{
    left:0px;
    /* top:40px; */
    margin: 0;
    text-align: center;
    margin-top: 60px;
    margin-left: 30px;
}
.general_r .general_r2 .r3:hover .bg{
    display: block;
}
/*招生动态*/
.title{
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.title h1{
    float: left;
    font-size: 18px;
    color: #111111;
    font-weight: bold;
    background: url(../img/title_icon.png) left center no-repeat;
    padding-left: 40px;
}
.title span{
    float: right;
    background: url(../img/more.png) right center no-repeat;
    padding-right: 25px;
}
.title span a{
    font-size: 14px;
    color: #666666;
}
.title span a:hover{
    color: #14579f;
}
.dynamics_box{

}
.dynamics_box .dynamics{
    margin-top: 30px;
}
/*左边焦点图*/
.focusBox {
    position: relative;
    width: 476px;
    height: 314px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
    float: left;
    padding-top: 30px;
}

.focusBox .pic img {
    width: 476px;
    height: 314px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #000000;
    filter: alpha(opacity=6);
    opacity: 0.6;
     -moz-opacity: 0.3;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 14px;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom:0;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}

.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    /*background: black;*/
    /*filter: alpha(opacity=50);*/
    /*opacity: 0.5;*/
}

.focusBox .num li.on a, .focusBox .num a:hover {
    /*background: #f60;*/
}
/*右边新闻*/
.dynamics .dynamics_list{
    overflow: hidden;
    float: right;
    width: 695px;
    margin-top: 28px;
}
.dynamics .dynamics_list li{
    height: 36px;
    overflow: hidden;
    line-height: 36px;
}
.dynamics .dynamics_list li a{
    font-size: 14px;
    color: #333333;
    background: url(../img/list.png) left center no-repeat;
    padding-left: 20px;
}
.dynamics .dynamics_list li span{
    float: right;
    font-size: 14px;
    color: #333333;
}
.dynamics .dynamics_list li a:hover{
    color: #14579f;
    background: url(../img/list_hover.png) left center no-repeat;
}
/*魅力升达和招生政策*/
.center_box{
    margin-top: 30px;
}
.Charisma_box{
    width: 476px;
    float: left;
}
.Charisma_box .info{
    margin-top: 30px;
}
.Charisma_box .info img{
    height: 148px;
    width: 100%;
    display: block;
}
.Charisma_box .info h1{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 22px;
    margin-bottom: 15px;
}
.Charisma_box .info h1 a{
    font-size: 18px;
    color: #333333;
}
.Charisma_box .info h1 a:hover{
    color: #14579f;
}
.Charisma_box .info p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 20px;
}
.Charisma_box .info span{
    font-size: 14px;
    color: #333333;
}
.Charisma_box .info .more{
    float: right;
    font-size: 14px;
    color: #14579f;
}
.policy_box{
    width: 695px;
    float: right;
    overflow: hidden;
}
.policy_box .policy_list{
    margin-top: 30px;
}
.policy_box .policy_list li{
    height: 80px;
    border-bottom: 1px #14579f dashed;
}
.policy_box .policy_list li .time{
    float: left;
    width: 70px;
    height: 64px;
    border: 1px #14579f solid;
    text-align: center;
}
.policy_box .policy_list li .time .span1{
    font-size: 14px;
    color: #333333;
    height: 32px;
    line-height: 32px;
    display: block;
}
.policy_box .policy_list li .time .span2{
    font-size: 16px;
    color: #ffffff;
    height: 32px;
    line-height: 32px;
    background: #14579f;
    display: block;
}
.policy_box .policy_list li .if{
    width: 616px;
    float: right;
    overflow: hidden;
    height: 66px;
}
.policy_box .policy_list li a{
    font-size: 16px;
    color: #333333;
    line-height: 34px;
}
.policy_box .policy_list li a:hover{
    color: #14579f;
}
.policy_box .policy_list li p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.policy_box .policy_list li{
    margin-bottom: 15px;
}
.policy_box .policy_list li:last-child{
    border-bottom: none;
}
/*招生*/
.zs_box{
    background:url(../img/zs_bg.png) center  center no-repeat;
    height: 123px;
    margin-top: 10px;
}
.zs_box a{
    background:url(../img/zs1_bg.png) center  center no-repeat;
    width: 291px;
    height: 81px;
    display: block;
    float: left;
    line-height: 74px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    margin-left: 170px;
    margin-top: 21px;
}
.zs_box a.a2{
    margin-left: 300px;
}
/*校园风光*/
.campus_box{
    margin-top: 30px;
}
.campus_box .zpzs{
    margin-top: 30px;
    overflow: hidden;
}
.campus_box .zpzs img{
    width: 100%;
    height: 100%;
    display: block;
}
.campus_box .zpzs .zpzs_l{
    float: left;
    position: relative;
    width: 470px;
    height: 400px;
}
.campus_box .zpzs .zpzs_if{
    position: absolute;
    left:0;
    bottom: 0;
    width: 100%;
    height: 85px;
    /*background: #000;*/
    /*filter: alpha(opacity=30);*/
    /*-moz-opacity: 0.3;*/
    /*opacity: 0.3;*/
    background: url(../img/zpzspicbg.png) center center repeat;
    display: none;
}
.campus_box .zpzs .zpzs_if p{
    line-height: 85px;
    text-align: left;
    margin-left: 20px;
}
.campus_box .zpzs .zpzs_if p a{
    font-size: 30px;
    color: #ffffff;
}
.campus_box .zpzs .zpzs_l:hover .zpzs_if{
    display: block;
}
.campus_box .zpzs .zpzs_r{
    float: left;
    width: 470px;
    height: 400px;
    margin-left: 20px;
}
.campus_box .zpzs .zpzs_r .zpzs_r1{
    position: relative;
    width: 470px;
    height: 188px;
    float: left;
    /*margin-right: 10px;*/
}
.campus_box .zpzs .zpzs_r2{
    position: relative;
    width: 224px;
    height: 400px;
    float: right;
}
.campus_box .zpzs .zpzs_r .zpzs_r3{
    position: relative;
    width: 225px;
    height: 188px;
    float: left;
    margin-right: 20px;
    margin-top: 24px;
}
.campus_box .zpzs .zpzs_r .zpzs_r4{
    position: relative;
    width: 225px;
    height: 188px;
    float: left;
    margin-top: 24px;
}
.campus_box .zpzs .zpzs_r .zpzs_if,
.campus_box .zpzs .zpzs_r2 .zpzs_if
{
    height: 36px;
}
.campus_box .zpzs .zpzs_r .zpzs_if p,
.campus_box .zpzs .zpzs_r2 .zpzs_if p
{
    line-height: 36px;
    text-align: left;
    margin-left: 20px;
}
.campus_box .zpzs .zpzs_r .zpzs_if p a,
.campus_box .zpzs .zpzs_r2 .zpzs_if p a
{
    font-size: 18px;
    color: #ffffff;
}
.campus_box .zpzs .zpzs_r .zpzs_r1:hover .zpzs_if{
    display: block;
}
.campus_box .zpzs .zpzs_r2:hover .zpzs_if{
    display: block;
}
.campus_box .zpzs .zpzs_r .zpzs_r3:hover .zpzs_if{
    display: block;
}
.campus_box .zpzs .zpzs_r .zpzs_r4:hover .zpzs_if{
    display: block;
}
/*友情链接*/
.link_box{
    margin-top: 30px;
}
.link_box .title{
    margin-bottom: 20px;
}
.link_box .title h1{
    background: url(../img/link_bg.png) left center no-repeat;
}
.link_box a{
    background: url(../img/list.png) left center no-repeat;
    padding-left: 20px;
    display: block;
    float: left;
    font-size: 14px;
    color: #111111;
    margin-right: 15px;
    line-height: 38px;
}
.link_box a:hover{
    color: #14579f;
}
/*页脚*/
.footer_box{
    background: #14579f;
    /*height: 180px;*/
    margin-top: 5px;
    /*margin-left: 10px;*/
}
.footer_box .footer{
    padding-top: 46px;
}
.footer_box .footer p{
    float: left;
    width: 480px;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
}
.footer_box .footer .w_img{
    float: right;
    width: 190px;
}
.footer_box .footer .w_img img{
    width: 70px;
    height: 70px;
    display: block;
    margin-bottom: 10px;
}
.footer_box .footer .wb,
.footer_box .footer .wx{
    float: left;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    margin-left: 25px;
}
/*列表页*/
.banner{
    height: 255px;
    margin-top: 10px;
}
.banner img{
    width: 100%;
    height: 100%;
}
.main_box{
    margin-top: 15px;
    margin-bottom: 15px;
}
.main_box .mainl_box{
    width: 250px;
    float: left;
}
.main_box .mainl_box dl dt{
    width: 250px;
    height: 70px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 70px;
    background: #14579f;
}
.main_box .mainl_box dl dd{
    width: 250px;
    height: 46px;
    line-height: 46px;
    background: #eaeaea;
    text-align: center;
    margin-top: 2px;
}
.main_box .mainl_box dl dd a{
    font-size: 14px;
    color: #333333;
    display: block;
}
.main_box .mainl_box dl dd:hover{
    background: #aaaaaa;
}
.main_box .mainl_box dl dd:hover a{
    color: #ffffff;
}
.main_box .mainl_box dl dd a.on{
    background: #aaa9a9;
    color: #ffffff;
}
.main_box .mainr_box{
    width: 930px;
    float: right;
}
.main_box .mainr_box .mainr_title{
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c6;
    padding: 15px 0px 15px 0px;
    height: 40px;
    line-height: 40px;
}
.main_box .mainr_box .mainr_title h1{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #14579f;
}
.main_box .mainr_box .mainr_title span{
    float: right;
    color: #333333;
    font-size: 12px;
}
.main_box .mainr_box .mainr_title span a{
    margin-left: 10px;
}
.main_box .mainr_box .mainr_title span a:hover{
    color: #14579f;
}
.mainr_box .main_list{

}
.mainr_box .main_list li{
    background: url(../img/list.png) left center no-repeat;
    padding-left: 25px;
    height: 36px;
    line-height: 36px;
}
.mainr_box .main_list li span{
    float: right;
    font-size: 14px;
    color: #333333;
}
.mainr_box .main_list li a{
    font-size: 14px;
    color: #333333;
}
.mainr_box .main_list li a:hover{
    color: #14579f;
}
/*内容页*/
.mainr_box .content{

}
.mainr_box .content .T_box{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.mainr_box .content .infor{
    font-size: 14px;
    color: #666666;
    text-align: center;
    height: 38px;
    line-height: 38px;
}
.mainr_box .content .body{
    border-top: 1px #e5e5e5 dashed;
    padding-top: 20px;
    padding-bottom: 50px;
}
.mainr_box .content .body p{
    font-size: 14px;
    color: #333333;
    line-height: 200%;
    text-indent: 2em;
}
.mainr_box .content .pages a{
    display: block;
    margin-bottom: 20px;
}
/*图片列表页*/
.mainr_box .main_piclist{
    text-align: center;
}
.mainr_box .main_piclist li{
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 36px;
    /* position: relative; */
    padding-right: 36px;
    padding-left: 10px;
    float: left;
}
.mainr_box .main_piclist li .lb{
    width: 240px;
    height: 164px;
}
.mainr_box .main_piclist li img{
    width: 100%;
    height: 100%;
    display: block;
}
.mainr_box .main_piclist li a:hover{
    color: #14579f;
}
/*录取查询*/
.mainr_box .Admission_box{
    width: 528px;
    height: 500px;
    border: 1px #e5e5e5 solid;
    margin-left: 201px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.mainr_box .Admission_box h1{
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    border-top: 3px #c61424 solid;
    border-bottom:1px #e5e5e5 solid;
    padding-top: 15px;
    padding-bottom: 15px;
}
.mainr_box .Admission_box .Admission{
    margin-top: 64px;
    margin-left: 95px;
}
.mainr_box .Admission_box .Admission .ks,
.mainr_box .Admission_box .Admission .name
{
    font-size: 14px;
    color: #333333;
}
.mainr_box .Admission_box .Admission .txt{
    width:252px;
    height: 36px;
    border: 1px #e5e5e5 solid;
    line-height: 38px;
}
.mainr_box .Admission_box .Admission .name{
    margin-top: 25px;
    margin-bottom: 50px;
}
.mainr_box .Admission_box .cx_box{

}
.mainr_box .Admission_box .cx_box input{
    border:none;
    width: 148px;
    height: 42px;
    cursor: pointer;
    color: #ffffff;
    background: #aaaaaa;
}
.mainr_box .Admission_box .cx_box input.su{
    background: #c61424;
    margin-right: 28px;
}
/*查询结果页*/
.mainr_box.mainr_box1{
    width: 1200px;
    float: none;
}
.mainr_box1 .cxjg_box{
    background: url(../img/cxjg_bg.png) center center no-repeat;
    height: 851px;width:1200px;
    position: relative;
}
.mainr_box1 .cxjg_box .dress{
    position: absolute;
    bottom:0px;
    left: 0px;
    margin-left: 80px;
    margin-bottom: 54px;
    z-index: 2;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}
.mainr_box1 .cxjg_box .lq_box{
    background: url(../img/20230511luqutongzhishu.png) left center no-repeat;
    width: 530px;
    height: 740px;
    position: absolute;
    bottom:0px;
    right: 0;
    margin-right: 45px;
    margin-bottom: 80px;
    z-index: 2;
}
.mainr_box1 .cxjg_box .lq_box h1{
    font-size: 36px;
    color: #891b20;
    text-align: center;
    font-family: "隶书";
    margin-top: 52px;
}
.mainr_box1 .cxjg_box .lq_box .xx_box{
        position: absolute;
        top: 0px;
        left:0px;
        margin-top:320px;
        margin-left:90px;
        z-index: 2;
        width:380px;
}
.mainr_box1 .cxjg_box .lq_box .xx_box p{
    width: 380px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 38px;letter-spacing:2px
}
.mainr_box1 .cxjg_box .lq_box .xx_box p.bh{
    float: right;
    font-weight: bold;
    width: 210px;
    margin-bottom: 20px;
}
.mainr_box1 .cxjg_box .lq_box .xx_box p.tz{
    margin-bottom: 30px;
}



.wxts{
    background: url(../img/wxts.png) left center no-repeat;
     position: absolute;
    left: 0;
    top: 100px;
    width: 470px;
    height: 347px;
    padding-top: 130px;
    padding-left: 100px;
    margin-left: 60px;
    z-index: 2;
}

.wxts p{width:300px;line-height:30px;font-family: KaiTi;
    font-weight: bold;
}