
/*Author: Sman <469394800@qq.com> WX:t4362668*/


/*luo 15902822580*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,header,footer {
    margin:0;
    padding:0;
    -moz-box-sizing: border-box;
　　-webkit-box-sizing: border-box;
　　box-sizing: border-box;
}
body {    font: 15px/1.14 "微软雅黑", microsoft yahei,arial,sans-serif;    -webkit-text-size-adjust:100%;    width: 100%;
    height: 100%;    background-color: #fff;}
li,ul {    list-style: none;    padding: 0;    margin: 0;}
a {    text-decoration: none;    -webkit-tap-highlight-color: transparent;}
em {    font-style:normal;}
img {    border:0;    vertical-align:middle;    pointer-events:none;}
table {    border-collapse:collapse;    border-spacing:0;}
p {    word-wrap:break-word;}
button {    outline: none;    border: none;    font-family: "微软雅黑";    background-color: white;}
input, input[type=submit], input[type=reset], input[type=button], button {    outline: none;}
select,input,img,select {    vertical-align:middle;}
a,button,input,textarea {    -webkit-tap-highlight-color: rgba(0,0,0,0);color: #333;}
a:hover{color: #054cac;}
input, input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {}
*:focus {    outline: none;}
body {    max-width: 750px;    margin: 0 auto !important;}
.iconfont {    font-family:"iconfont" !important;    font-size:20px;    font-style:normal;    vertical-align: middle;}
.clear:after {
    content: "";
    display: block;
    clear: both;
}
.clearboth:after {
    content: "";
    display: block;
    clear: both;
}

html{
    width: 100%;
    height: 100%;
    
}

.inner {

    width: 1712px;

    margin: 0px auto;

    position: relative;

}



.inner1 {

    width: 100%;

    margin: 0px auto;

    position: relative;

}

.inner1200 {

    margin: 0px auto;

    width: 1200px;

    position: relative;

}

.inner1250{

     margin: 0px auto;

    width: 1250px;

    position: relative; 

}

.inner1000{

    width: 1000px;

    margin: 0 auto;

}

.inner1100 {

    margin: 0px auto;

    width: 1100px;

}

.inner1080{width: 1080px;

margin: 0 auto;}

.inner1280{width: 1280px;margin: 0 auto;}

.inner1240{

   margin: 0px auto;

    width: 1240px; 

}

.inner1300{

   margin: 0px auto;

    width: 1300px; 

     position: relative;

}

.inner1400{

   margin: 0px auto;

    width: 1400px; 
    box-sizing: border-box;padding: 0 15px;

     position: relative;

}



.inner1380{

margin: 0px auto;

    width: 1380px;

}

.inner1440{

    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;

    position: relative;

}

.inner1536{

margin: 0px auto;

    width: 1536px;

    position: relative;

}



.fc {

    text-align: center;

}



.center{

    text-align: center;

}

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }

.clearfix:after { clear: both; }

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.fl{float:left; display:inline;}

.fr{float:right; display:inline;}

.clearboth{ clear:both;}



h1, h2, h3, h4, h5, h6, p {

    margin: 0;

    padding: 0px;

}

figure,section,li,dd,div{

    margin: 0;

    padding: 0px;

    border: 0;

    font-size: 100%;

    outline: none;

}

/*section{

    letter-spacing:1px; 



}*/





a{

    text-decoration: none;

    outline: none;

}

/*loding*/



.loading {

    position: fixed;

    width: 100%;

    height: 100%;

    background-color: #fff;

    z-index: 1000000;

}



.spinner {

    width: 150px;

    height: 30px;

    position: absolute;

    left: 47%;

    top: 50%;

    margin-left: -75px;

    margin-top: -15px;

}



.spinner>div {

    /* width: 30px;

    height: 30px;

    background-color: #67CF22;*/

    border-radius: 100%;

    /*  display: inline-block;*/

    -webkit-animation: bouncedelay 1.8s;

    animation: bouncedelay 1.8s;

    /* Prevent first frame from flickering when animation starts */

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}





@-webkit-keyframes bouncedelay {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,

    /*    60% {

        -webkit-transform: scale(1.2)

    },*/

    100% {

        -webkit-transform: scale(2)

    }

}

@-webkit-keyframes bouncedelay1 {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,



    100% {

        -webkit-transform: scale(1.5)

    }

}





.fl{

    float: left;

}

.ri{

    float: left;

}

.fr{

    float: right;

}





/*分页*/
.fanye{
    float: left;
    width: 100%;
    display: inline-block;width: 100%;
    margin: 30px 0;
}
.newdtitle{
    text-align: center;
    font-size: 32px;
    padding: 15px 0;
    padding-bottom: 30px;

    color: #fff;
}
.new-deta{
    color: #fff;
}
.moreye {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.moreye a {
    color: #fff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
/*.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-radius: 6px;
    border-radius: 6px;
}*/
.pagination-lg>a, .pagination-lg>span {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.3333333;
    margin: 0 3px;
    border: none;
}
.pagination-lg>a {
    background: #fff;
    border: 1px solid #cccccc;
    color: #999999;
}
.pagination-lg>span {
    background: #fff;
    border: 1px solid #0078ce;
    color: #0078ce;
}
.pagination-lg>a:hover{
     background: #fff;
    border: 1px solid #0078ce;
    color: #0078ce;
}


.page{text-align: center;margin-top: 30px;}


.page>a, .page>span {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.3333333;
    margin: 0 3px;
    border: none;
}
.page>a {
    background: #252525;
    border: 1px solid #252525;
    color: #fff;
}
.page>span {
    background: #880025;
    border: 1px solid #880025;
    color: #fff;
}
.page>a:hover{
     background: #880025;
    border: 1px solid #880025;
    color: #fff;
}


/*分页*/

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }

.clearfix:after { clear: both; }

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.fl{float:left; display:inline;}

.fr{float:right; display:inline;}

.clearboth{ clear:both;}

.video_div{width:100%; height:100%; background:rgb(0,0,0,0.8); position:fixed; z-index:100011111111111; left:0px; top:-100%;}
.video_div_closebtv{width:50px; height:50px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;}
.video_div_closebtv img{width:50px; height:50px;}
.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}
.video_div_center iframe{width:60%; margin-left:20%; margin-right:30%; height:600px; position:relative; top:50%; margin-top:-300px;}



/*******手机导航*******/



.a_zxlmenu{width:100%;/* margin-bottom:3%;*/ position:relative; display:block; z-index:100;}

.a_zxlmenu_t{width:100%;height: 50px;line-height: 50px; font-size:14px; text-align:center; background-color:#1080d1; color:#fff; cursor:pointer;}

.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color: #fff;text-indent:0px; display:none;z-index: 1000;}

.a_zxlmenu_c li{width:100%;  float:left; text-align:center; border-bottom: 1px solid #ccc;margin: 1px 0;}

.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#000000; font-size:14px; text-decoration:none; text-indent:0px;}

.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#333; text-decoration:none;}

.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}

.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}

.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:16px; text-decoration:none; text-indent:0px;}

.a_zxlmenu_c1{

    display: none;

}

.a_zxlmenu_t i{

    margin: 0 10px;

}

.a_zxlmenu_c1 li{

 text-align: center;

 border: none;

 display: inline-block;

     background-color: rgba(255,255,255,0.8);

 border: none;

 margin: 0;

}

.a_zxlmenu_c1 li a{

    padding: 0 15px;

    position: relative;

    line-height: 30px;

    margin: 5px 0;

}

.a_zxlmenu_c li a i{

    float: right;

    right: 15px;

    top: 6px;

    position: relative;

}



/*******手机导航*******/



/*内页nenuy*/
.pc_amenu{width:100%;padding:0px 2%;text-align:center;width: 100%;max-height: 58px;overflow: hidden;}
.a_menu_bg{ background-color:#ffffff;max-height: 58px;overflow: hidden;}
.a_menu{width:100%; margin:0px; padding:0px; max-height: 58px;overflow: hidden;float: right;}
.a_menu .a_menu_a{margin:0px;  height:58px;  padding: 0 45px; display:inline-block; overflow:hidden; text-align:center; line-height:58px; color:#666666; font-size:16px;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#fff;  text-decoration:none; background: #0078ce;}
/*内页nenuy*/





/*手机导航*/

/* CSS Document */

.phone_nav{ display:none;height: 50px;}

.hided{ overflow:hidden; width:100%; height:100%; position:fixed;}

.phone_logo{ height:50px;  background:#fff;}

/*.phone_logo .p1{ position:absolute; left:0; top:0; padding:20px; display:block;}*/

.phone_logo .p1 img{ height: 34px;}



@media screen and (max-width:1200px) {

.phone_logo .p1 {padding-top: 10px; height: 43px; display: block;}

.in_top .heard{ display:none;}

.phone_logo {width: 75%;padding: 0 20px;box-sizing: border-box;}



.phone_nav{background: #fff; display:block; position:fixed; width:100%; top:0;left:0; display:block; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:999999; border-bottom: 2px solid #e4e4e4;background: }



/*导航按钮*/

.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:20px; top:10px; z-index:1;

transition:all 0.7s; -webkit-transition:all 0.7s;}

.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#1080d1;

-webkit-transition-property: background-color, -webkit-transform;

transition-property: background-color, -webkit-transform;

transition-property: background-color, transform;

transition-property: background-color, transform, -webkit-transform;

-webkit-transition-duration: 300ms;

transition-duration: 300ms;}

.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#1080d1;

transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;

transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;

transition-duration: 300ms; -webkit-transition-duration: 300ms;}

.phone_nav .nav_but:before{margin-top:-5px;}

.phone_nav .nav_but:after {margin-top:5px;}



/*栏目名称*/

.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background:rgba(16,128,209,0.85); overflow:hidden;}

.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}

.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}

/*.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}

.phone_nav .nav_main .ss .p2{ float:right;}

.phone_nav .nav_main .ss .p2 input{ border:0; background:url("../images/app_ss1.png") center no-repeat; width:34px; height:34px;}

.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }

.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}

*/

.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../image/lmfooter_bottom.png") center right no-repeat; z-index:99;}

.phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0;  max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}

.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}

.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}



.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;}





.phone_nav .nav_main li{ transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}

.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }

.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }

.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }

.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }

.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }

.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }





/*打开样式*/

.phone_nav_one{background:transparent;  transition-delay:0s; -webkit-transition-delay:0s; }

.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}

.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }

.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}

.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}

.phone_nav_one .nav_but_box { opacity:0.8;}

.phone_nav_one .nav_main li{ transform:translateX(0); -webkit-transform:translateX(0);}

}





@media screen and (max-width:758px){/*--768-0--*/

/*.phone_logo .p1{ left:20px; padding:0; width:131px; margin-top:18px;}

.phone_logo .p1 img{ width:100%;}

.phone_logo{ height:77px;}

.phone_nav{ height:77px;}*/

/*.phone_nav .nav_main{ top:77px;}*/

.phone_nav .nav_but_box{ top:10px; right:10px;}

.phone_nav .nav_main ul{ margin-top:20px; height:100%; overflow-y:auto; box-sizing:border-box;}

.phone_nav .nav_main .b_one .ul{ height:auto;}



}



@media screen and (max-width:470px){/*--768-0--*/

.phone_logo {padding: 0 10px}

.phone_nav .nav_main ul{ height:100%;}

.phone_nav .nav_main .b_one .ul{ height:auto;}



}



.a_rlzydiv_c {display: inline-block;width: 100%;}
.a_rlzydiv_c dt{width:100%;  float:left; font-weight:normal;text-align: left;}
.a_rlzydiv_c dt .div{width:100%; padding:1.2% 0px; background-color:#e5e6e6;  color:#000; font-size:16px; float: left;}
.a_rlzydiv_c dt .div .s1{width:46%; text-indent:3%;}
.a_rlzydiv_c dt .div .s2{width:19.5%;}
.a_rlzydiv_c dt .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dt .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;text-align: left;background: #fff; border-bottom: 1px solid #edeae9;}
.a_rlzydiv_c dd .div{border-bottom: 1px solid #dddddd;  float: left;width:100%; padding:20px 0px; background: url(../image/r_jt1.png) right 20px center no-repeat; background-color:#fff; font-size:14px; color:#000; cursor:pointer;}
.a_rlzydiv_c dd .div:hover,.a_rlzydiv_c dd .div.activerc{ background:url(../image/r_jt2.png) right 20px center no-repeat; background-color:#3871c1; color: #fff !important;}

.a_rlzydiv_c dd .div .s1{width:46%; text-indent:3%;font-size: 16px;}
.a_rlzydiv_c dd .div .s2{width:19.5%;}
.a_rlzydiv_c dd .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dd .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd .div1{box-sizing: border-box; width:100%; display:none; float: left;}
.a_rlzydiv_c dd .div1_c{text-align: left; width:100%; padding: 25px; background: #fff;  color:#888888; font-size:14px; line-height:2.0; overflow-x:hidden;}
.a_rlzydiv_c dd .div1_b,.a_rlzydiv_c dd .div1_b:hover{width:150px; height:40px; line-height:40px; text-align:center; background-color:#6eba44; display:inline-block; overflow:hidden; color:#333; text-decoration:none; font-size:14px;}
.zhangp-box-tie{
    text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
}
.zp-box-bo{
             animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;

   /* background: #fff;*/
    float: left;
    width: 100%;
    margin: 25px 0;
}
.zp-box-to{
    padding: 30px 30px;
       animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;
    background: #fff;
}
.zhangp-box {
    background: #f1f2f3;
    padding: 50px 0;
}
.zp-box-to select {
    width: 243px;
    float: left;
    outline: none;
    margin-right: 10px;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.zp-bt-h3{
    color: #333;
    font-weight: 400;
    font-size: 18px;
}
.zp-bt-h4{
    color: #333;
        font-weight: 400;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.sousuo-box{
    float: right;

}
.souss-con{
    width: 245px;
    float: left;
      padding: 10px 15px;
}
.soubtn{
padding:0 20px;
line-height: 41px;height: 41px;
color: #fff;
background: #3871c1;
border: none;
}
/*校园招聘*/




.index-swiper .swiper-pagination{bottom: 20px;}
.inbanner{position: relative;margin-top: 50px;}
.inbanner .index-swiper img{display: block;width: 100%;}
.index-swiper .swiper-pagination-bullet{background: #fff;opacity: 0.6;width: 12px;height: 12px;border-radius: 10px;background: transparent;border:1px solid #fff;opacity: 1;}
.index-swiper .swiper-pagination-bullet-active{background: #fff; width: 12px;height: 12px7px;opacity: 1;}




/*内页banner*/
.n_banner{width:100%; height:600px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner1{width:100%; height:400px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner2{ width:100%; height:480px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner3{width:100%; height:270px; margin-top: 130px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner5{width:100%; height:3.8rem; background-repeat:no-repeat !important; background-position:center center !important; background-size:cover !important; position:relative;}
.n_banner5{margin-top: 52px;}
.n_banner5 img{display: none;}
.n_banner5 .n_banner_text{bottom: 10%;text-align: left;}
.n_banner_text{width:100%; position:absolute; left:0px; bottom:80px;}
.n_banner_text .s1{width:100%; text-align:right; color:#fff; font-size:28px;}
.n_banner_text .s1 span{ font-size:37px;}
.n_banner_text .s2{width:100%; color:#fff; font-size:22px; line-height:1.5;}
.n_banner_text .s2 .font1{ font-size:30px;font-family: '黑体'; line-height: 1.4;text-transform: uppercase;}
.n_banner_text .s2 .font2{ font-size:30px;font-family: '黑体'; font-weight:400;background: url(../image/ntitlebk.png) center center no-repeat;  line-height: 1.4;text-transform: uppercase;}
.n_banner_text .s3{width:100%; text-align:center; color:#fff; font-size:20px; line-height:1.5;}
.n_banner_text .s3 span{ font-size:36px;}
.n_banner_text .s4{width:100%; text-align:center; color:#fff; font-size:16px; line-height:1.6;padding-top:20px;padding-bottom:20px;}
.n_banner_text .s4 span{ font-size:30px;}
.n_banner_text.n_banner_text2{ bottom:auto; top:45%;}
.n_banner_text .s5{width:49%; background:#228c59; padding:1.5% 2%; color:#fff; line-height:1.7; font-size:16px;}
.n_banner_text .s5 span{ font-size:17px;}
.n_banner_text.n_banner_text3{ bottom:auto; top:55%;}
/*.n_banner_text.n_banner_text4{ bottom:auto; top:45%;}*/
.n_banner_text .s6{width:47%;background:url(../images/case_bg2.png) repeat; padding:1.5% 2%; color:#fff; line-height:1.7; font-size:18px; text-align:center; position:relative; left:50%; margin-left:-23%;}
.n_banner_text .s6 .font1{ font-size:30px;}


.fixhead{position: fixed;width: 100%;top: 0;padding-top: 0;background:#fff; animation:fadeInDown 1s;
    -webkit-animation:fadeInDown 1s;box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.1);}



.nbanner{
    position: relative;
}
.nbanner img{width: 100%;display: block;}
.weizhi{background:url(../image/wz.png) left center no-repeat;padding-left: 23px; display: block;position: absolute;right: 0;bottom: 0;}
.weizhi2{margin-bottom: 0;background: #f1f2f3;}
.weizhi p{font-size: 14px;line-height:50px;color: #fff;font-weight: 400;}
.weizhi p img{position: relative;top: 3px;margin-right: 5px;}
.weizhi a{color: #fff;}
.weizhi2{border-bottom: 1px solid #e5e5e5;}



/*.header{background: #fff;height: 130px;position: fixed;z-index: 6000;width: 100%;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2); }
.header .logo{margin-top: 35px;float: left;}
.nav{float: right;margin-right: 40px;}
.header .frbox{float: right;margin-top: 45px;}
.header .frbox .wx .hide{display: none;position: absolute;left: -45px;top: 28px;width: 150px;background: #fff;padding: 5px;border-radius: 5px;z-index: 2000;}
.header .frbox .wx .hide img{display: block;width: 100%;}
.header .frbox .serchbox .hide{display: none;}
.header .frbox .wx,.header .serchbox{display: inline-block;margin: 0 10px;position: relative;}
.header .frbox .wx:hover .hide{display: block;}
.nav li{float: left;text-align: center;padding: 0 20px;position: relative;}
*/
@font-face{
    font-family: "SOURCEHANSANSCN-MEDIUM";
    src:url(../font/SOURCEHANSANSCN-MEDIUM.OTF);
}




/*中络*/
h1,h2,h3,h4,h5,h6{
    font-weight: 400;
}


.topadcs a{background-size: cover !important;margin-top: 50px;}

.footer{padding-bottom: 1.5rem !important;}
.footerurl{position: fixed;left: 0;bottom: 0;width: 100%;background: #0078ce;box-shadow: 0px 0px 10px 1px rgba(231,0,13,0.2);z-index: 6000;}
.footerurl ul li{float: left;width: 25%;text-align: center;padding-top: 5px;border-right: 1px solid #0170bf;box-sizing: border-box;}
.footerurl ul li img{width: 0.5rem;}
.footerurl ul li p{color: #fff;line-height: 30px;}

.content{box-sizing: border-box;padding: 0 15px;}
.content .left{display: none;}
.content .right{width: 100%;}
.content{display: inline-block;width: 100%;}

.fanye{margin: 15px 0;}
.zxdl_dlys{width: 100%;height: auto;}
.zxdl_dlys dt{width: 100%;height: auto;}
.zxdl_dlys dt a{width: 100%;height: auto;box-sizing: border-box;}
.zxdl_dlys dt img{width: 100%;height: auto;}
.zxdl_dlys dd{display: block;width: 100%;height: auto;box-sizing: border-box;padding: 0; padding-top: 15px;}
.fleft_kh{display: none;}
#map{width: 100% !important;height: 300px; margin-top: 30px;}
.fullSlide{height: auto;}
.fullSlide .bd li{height: 300px;}

.g-ft{ clear:both; height:13.8rem; font-size:0.92rem; text-align:center; color:#fff;position:relative; padding-top:1rem;background:#006ab7;}
.g-ft .u-top{ height: 2.4rem; border-bottom: 1px solid #244caf; margin-bottom: 0.5rem;}
.g-ft .u-top a{ display:inline-block; color:#fff; font-size: 1rem; font-weight: bold;}
.g-ft .u-top span{ display:inline-block; width:1.4rem; margin-right:0.5rem;}
.g-ft .u-top span img{ vertical-align:middle;}
.g-ft .u-di{text-align:center;  font-size:0.85rem; line-height: 1.5rem;}.g-ft .u-di a{ display: inline-block; color: #fff;}


.social_nav5{height:4rem;position:fixed; bottom:0; min-width:320px; max-width:640px; width:100%;  z-index:999; background: #1d1d1d;}
.social_nav5 li{ width:25%; float:left; position:relative;font-size:1rem; text-align:center; color:#fff;line-height:1rem; height:4rem; border-right: 1px solid #3c3c3c; box-sizing: border-box;}
.social_nav5 li:last-child{border-right:none;}
.social_nav5 li em{ width:32%; display:block; margin:0 auto; padding:0.35rem 0 0.2rem 0; margin-bottom:-0.2rem;}
.social_nav5 li a{ color:#cdcdcd; font-size:0.92rem;}.social_nav5 li:first-child{ background: #aacd05;}
.social_nav5 li:first-child a{color: #fff;}
.social_nav5 li.cur i{ position:absolute;bottom:5rem; left:-1.75rem; width:10.5rem; text-align:left;background:#bf0008; box-sizing:border-box; padding:0 1rem; border-radius:0.35rem;}
.social_nav5 li.cur i a{ display:block;border-top:1px solid #d21019;border-bottom:1px solid #a10007; font-size:0.92rem; line-height:2.6rem;position:relative; text-align:center;  color:#fff;}
.social_nav5 li.cur i a:last-child{border-bottom:none;}

.m-tat{ position: fixed; right:6%; bottom:16.5%; width: 3.46rem;}

.f_con a{color: #fff;}
.f_con p{color: #fff;}