li {

    list-style: none;

}



ul {

    padding: 0;

    margin: 0;

}

* {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

        word-wrap: break-word;
}



input{

    outline: none;

    font-family: '微软雅黑';

}



.text-center{

    text-align: center;

}   

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0px;bor;/* border: 0; */f;/* font-size: 100%; */*/outline: none;}

caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px;

    -moz-box-sizing: border-box;

　　-webkit-box-sizing: border-box;

　　box-sizing: border-box;

}

html {font-size: 14px;-ms-text-size-adjust: 100%;overflow-x: hidden;/* -webkit-tap-highlight-color: transparent; */    }

body {font-family: "Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体",tahoma,"times new roman",helvetica,arial;margin: 0 auto;color: #333;background-color: #fff;}

body{

        overflow: hidden;

        
        background: #fff;
      
}



textarea{

    outline: none;

       font-family: '微软雅黑';

}

.inner {

    width: 90%;

    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;

    width: 1440px;

    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 #dddddd;
    color: #333;
}
.pagination-lg>span {
    background: #1c7bd7;
    border: 1px solid #1c7bd7;
    color: #fff;
}
.pagination-lg>a:hover{
     background: #1c7bd7;
    border: 1px solid #1c7bd7;
    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:none; z-index:100;}

.a_zxlmenu_t{width:100%;height: 50px;line-height: 50px; font-size:14px; text-align:center; background-color:#3c77ff; 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_t{background:#3c77ff url(../image/nmenujiantou.png) right 20px center no-repeat;}
.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: 60px;overflow: hidden;}
.a_menu_bg{ background-color:#ffffff;max-height: 60px;overflow: hidden;}
.a_menu{width:60%; margin:0px; padding:0px; max-height: 60px;overflow: hidden;float: right;}
.a_menu .a_menu_a{ padding:0px; margin:0px; margin-left: 20px; height:60px;  display:inline-block; overflow:hidden; text-align:center; line-height:60px; color:#333333; font-size:14px;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#3871c1;  text-decoration:none;}
/*内页nenuy*/





/*手机导航*/

/* CSS Document */

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

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

.phone_logo{ height:50px;  background:#fff;box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.2)}

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

.phone_logo .p1 img{ height: 100%}



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

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

.in_top .heard{ display:none;}

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



.phone_nav{display:block; position:fixed; width:100%; top:0;left:0; display:block; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:9999; 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:#2e366c;

-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:#2e366c;

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(42,79,157,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:#231815;  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:350px; 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:410px;}

.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 .index-swiper img{display: block;width: 100%;}
.index-swiper .swiper-pagination-bullet{background: #fff;opacity: 0.6;width: 15px;height: 7px;border-radius: 10px;}
.index-swiper .swiper-pagination-bullet-active{background: #fff; width: 30px;height: 7px;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:300px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner5{width:100%; height:400px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.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-size: cover; display: block;margin-bottom: 10px;}

.weizhi p{font-size: 14px;color: #555555;font-weight: 400;}
.weizhi p img{position: relative;top: 3px;margin-right: 5px;}
.weizhi a{color: #555555;}
.weizhi a:last-child{color: #02509a;}
.weizhi2{border-bottom: 1px solid #e5e5e5;}

.topheader{background: #e5e5e5;}
.topheader p{font-size: 14px;color: #666666;line-height: 30px;}

/*.index-swiper .swiper-button-next{-webkit-transition:all 0.35s ; transition:all 0.35s;right: 40px; width: 80px;height: 80px;background: url(../image/prev.png) center center no-repeat; background-color: rgba(0,0,0,0.1);}
.index-swiper .swiper-button-prev{-webkit-transition:all 0.35s ; transition:all 0.35s;left: 40px; width: 80px;height: 80px;background: url(../image/next.png) center center no-repeat; background-color: rgba(0,0,0,0.1);}
.index-swiper .swiper-button-next:hover{background-color: rgb(215,22,31,0.56);}
.index-swiper .swiper-button-prev:hover{background-color: rgb(215,22,31,0.56);}
*/



.header{ z-index: 500;position: relative;}
.kczyul li:hover .text2{background: #efcc10;}
.headerbox{}
.headerbox .logo{}
.headerbox .logo img{display: block;margin-top: 10px;}
.flexbox_bt{display: flex;justify-content: space-between;flex-wrap: wrap;}
.nav{width: auto;}
.nav li {float: left;text-align: center;line-height: 75px;padding: 0 22px; -webkit-transition:all 0.35s ; transition:all 0.35s;position: relative;}
.nav li .a1{position: relative; color: #444444;font-size: 15px;padding: 0 5px; position: relative;font-weight: bold; display: block;}
.nav li a:after{position: absolute;content: "";bottom: 0;left: 0; width: 0%;height: 2px;background: #1074bc;z-index: 100; -webkit-transition:all 0.5s ; transition:all 0.5s;}


.nav li:hover .a1,.nav li.active .a1{color: #fff;}
.nav li:hover,.nav li.active{background: #02509a;}

.nav li:hover dl{display: block;}
.nav li dl{position: absolute;left: 0;top: 90px;background: rgba(255,255,255,0.5);z-index: 100; width: 100%;display: none;}
.nav li dl dd{line-height: 34px;}
.nav li dl dd a{color: #444444;}
.nav li dl dd a:hover{color: #1074bc}



.footer{background: url(../image/fobk.jpg) no-repeat; background-size: cover;}

.fl_ul{display: flex;justify-content: space-around;padding: 30px 0;}
.fl_ul li a{display: block;}
.fl_ul li .a1{color: #fff;font-size: 16px;margin-bottom: 20px;}
.fl_ul li .a2{color: rgba(255, 255,255, 0.6);font-size: 14px;line-height: 40px; }
.footer .div2{border-top: 1px solid rgba(255, 255,255, 0.6);line-height: 50px;color: #fff;}
.footer .div2 a{color: #fff;}

.nmenu_top{position: absolute;left: 0;bottom: 0;width: 100%;}
.nmenu_top .div1{ background: #02509a;width: 20%;color: #fff;line-height: 110px;text-align: center;}
.nmenu_top .div2{ background: rgba(255, 255, 255, 0.5);width: 76%;line-height: 110px;box-sizing: border-box;padding: 0 25px;display: flex;justify-content: space-between;}
.nmenu_top .div1 h1{font-weight: 400;}
.nmenu_top .div2 h1{font-weight: 400;}

.ncontent{background: #fff;padding-bottom: 50px;}
.ncontent .div1{width: 20%;background: #f0f0f0;}
.ncontent .div2{width: 76%;padding-top: 30px;}


.n_menu{float: left;box-sizing: border-box;padding: 0 20px;width: 100%;}
.n_menu li{width: 100%;box-sizing: border-box;padding-left: 20px; border-bottom: 1px dashed #d1d1d1;}
.n_menu li a{line-height: 60px;display: block;font-size: 16px;color: #444444;}
.n_menu li{background: url(../image/menu_de.png) left center no-repeat;}
.n_menu li.active,.n_menu li:hover{background: url(../image/menu_ac.png) left center no-repeat;}
.n_menu li:last-child{border-bottom: 0;}

.zs{display: inline-block;width: 100%;}
.zs li{float: left;width: 100%;border-bottom: 1px solid #dddddd;padding: 20px 0;}
.zs li a{display: flex;justify-content: space-between;width: 100%;color: #333;font-size: 16px;}
.zs li a .text{width: 70%;min-width: 1px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.zs li a .text span{color: #02509a;}
.zs li a .time{color: #666666;}
.img{position: relative;overflow: hidden;}
.img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}

li:hover img{transform: scale(1.1);}

.newlist{display: inline-block;width: 100%;}
.newlist li{float: left;width: 100%;border-bottom: 1px solid #dddddd;padding: 20px 0;}
.newlist li a{display: flex;justify-content: space-between;width: 100%;color: #333;font-size: 16px;}

.newlist li .img{width: 212px;}
.newlist li .text{flex: 1;box-sizing: border-box;padding-left: 20px;min-width: 1px;}
.newlist li .text .p1{font-size: 20px;color: #333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.newlist li .text .p2 img{vertical-align: middle;margin-right: 5px;position: relative;top: -2px;}
.newlist li .text .p2{font-size: 14px;color: #888888;margin-top: 10px;margin-bottom: 15px;color: #333;}
.newlist li .text .p3{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;color: #333;}

.imglist{display: flex;justify-content: space-between;flex-wrap: wrap;}
.imglist li{width: 31%;position: relative;margin-bottom: 20px;}
.imglist li .text{background: rgba(0, 0, 0, 0.5); box-sizing: border-box;padding: 0 10px;line-height: 40px;position: absolute;left: 0;bottom: 0;width: 100%;}
.imglist li .text p{color: #fff;text-align: center;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.imglist li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*3)/ 3);
    width: calc((100% - 2%*3)/ 3);
}
.imglist:after{
        content: "";
flex: auto;
}




.cplist{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cplist li{width: 31%;position: relative;margin-bottom: 20px;border: 1px solid #dddddd;}
.cplist li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*3)/ 3);
    width: calc((100% - 2%*3)/ 3);
}
.cplist:after{
        content: "";
flex: auto;
}
.cpti{font-size: 16px; background: #e8f3fe;line-height: 58px;box-sizing: border-box;padding: 0 20px;margin-bottom: 30px;}
.cpti a{color: #02509a;text-decoration: underline;}
.about_box img{max-width: 100%;display: block;margin: 0 auto;}
.lx_box .text{padding-bottom: 20px;border-bottom: 1px solid #dddddd;}
.lx_box .ti{margin: 30px 0;}
.lx_box .zgs{box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);box-sizing: border-box;padding: 30px 22px;}
.lx_box .zgs .p1{font-size: 18px;color: #02509a;margin-bottom: 20px;}
.lx_box .zgs .con{font-size: 14px;color: #666666;line-height: 30px;}
.map{height: 362px;}
.liuyan .h2{font-size: 16px;color: #444444;font-weight: 400;}
.liuyan form{padding-top: 30px;}
.liuyan .fdiv1{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
.liuyan .fdiv1 .in1{width: 48%;box-sizing: border-box;padding: 14px 20px;border: 1px solid #dddddd;}
.liuyan .fdiv1 textarea{height: 150px;resize: none; width: 100%;box-sizing: border-box;padding: 14px 20px;border: 1px solid #dddddd;}
.liuyan .fdiv1 .btn{box-sizing: border-box;padding: 14px 20px;background: #02509a;color: #fff;font-size: 16px;text-align: center;width: 380px;border: none;}


.detailbox .ti .p1{font-size: 24px;color: #222222;font-weight: bold;text-align: center;}
.detailbox .ti .p2{display: inline-block;padding-left: 15%;margin-top: 10px;border-bottom: 1px solid #dddddd;padding-bottom: 15px;width: 100%;}
.detailbox .ti .p2 .sp1{float: left;}
.detailbox .ti .p2 .sp1 span{display: inline-block;margin-right: 10px;font-size: 14px;color: #888888;line-height: 24px;font-weight: normal;}
.detailbox .ti .p2 .sp2{float: left;font-size: 14px;color: #888888;line-height: 24px;font-weight: normal;position: relative;top: 13px;}
.detailbox .text{padding: 30px 0;}
.detailbox .text img{display: block;max-width: 100%;margin: 0 auto;}
.show_more{display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 10px;}
.show_more a{width: 100%;overflow: hidden; min-width: 1px;text-align: left;
text-overflow:ellipsis;
white-space: nowrap;line-height: 30px;font-size: 14px;color: #666666;
border-bottom: 1px solid #dddddd;line-height: 50px;}
.show_more a:last-child{border-bottom: 0;}






.chanye{display: flex;justify-content: space-between;flex-wrap: wrap;}
.chanye li{width: 100%;position: relative;margin-bottom: 30px;box-sizing: border-box;padding: 20px;border-radius: 5px;position: relative;overflow: hidden;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0,0.15);}
.chanye li{border-radius: 10px;}
.chanye li a{display: flex;justify-content: space-between;}
.chanye li .img{width: 200px;}
.chanye li .text {flex: 1;box-sizing: border-box;padding-left: 20px;position: relative;padding-right: 130px;}
.chanye li .text .p1{height: 45px;}
.chanye li .text .p1 .pp1{font-size: 22px;color: #222222;}
.chanye li .text .p1 .pp2{font-size:12px;color: #999999;}
.chanye li .text .p1 img{float: left;margin-right: 10px;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.chanye li .text .p3{margin-top: 20px;}
.chanye li .text .p3{font-size: 16px;color: #888888;line-height: 24px;height: 48px;position: relative;overflow: hidden;}
.chanye li .text .more{width: 120px;line-height: 40px;background: #02509a;color: #fff;text-align: center;border-radius: 30px;position: absolute;right: 0;top: 41px;}

.renli{display: inline-block;width:100%;}
.renli li{float: left;width: 100%;border: 1px solid #dddddd; border-bottom: 0;margin-bottom: 20px;}
.renli li .n_c2{display: none;box-sizing: border-box;padding: 20px;}
.renli li .n_c1{cursor: pointer; background: #f1f1f1 url(../image/jia.png) right 20px center no-repeat; box-sizing: border-box;padding: 0 20px;line-height: 50px;border-bottom: 1px solid #dddddd;font-size: 16px;}
.renli li.active{border-bottom: 1px solid #dddddd;}
.renli li.active .n_c1{background: #f1f1f1 url(../image/jian.png) right 20px center no-repeat;}
.renli li .n_c2 img{max-width: 100%;margin: 0 auto;}
.renli li .n_c2 p{font-size: 16px;line-height: 30px;}
.section1{padding: 50px 0;}
/*.section1 .w_div1{text-align: center;float: left; width: 100%;margin-bottom: 40px;}
.section1 .w_div1 ul{display: inline-block;margin: 0 auto;}
.section1 .w_div1 ul li{float: left;padding: 0 58px;}

.section1 .w_div1 ul li .img{text-align: center;margin-bottom: 10px;width:41px;height: 44px; margin: 0 auto;}
.section1 .w_div1 ul li .img .ic{ height:100%;
   width:100%;
   display: inline-block; }

.section1 .w_div1 ul li:hover .img .ic{  filter: drop-shadow(41px 0 #c4261b); 
   position: relative;
   left: -41px; }

.section1 .w_div1 ul li .text {padding-top: 10px;}
.section1 .w_div1 ul li .text .p1{font-size: 16px;color: #444444;margin-bottom: 5px;}
.section1 .w_div1 ul li .text .p2{font-size: 12px;color: #888888;}
.in_ti{position: relative;margin-bottom: 40px;}
.in_ti{text-align: center;font-size: 28px;color: #222222;font-weight: 400;padding-bottom: 10px;}
.in_ti{background: url(../image/inti_bk.png) bottom center no-repeat;}
.section1 .w_div2{display:inline-block width: 100%;}
.section1 .w_div2 .text{float: left; width: 50%;box-sizing: border-box;padding-right: 20px;}
.section1 .w_div2 .text .more{font-size: 16px;color: #fff;background: #02509a;width: 168px;line-height: 48px;text-align: center;display: inline-block;margin-top: 40px;}
.section1 .w_div2 .text .con{font-size: 16px;line-height: 40px;}
.section1 .w_div2 .img{width: 50%;float: right;}
.section1 .w_div2 .img:after{content: "";z-index: 1; position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../image/video_btn1.png) center center no-repeat;}
*/

.section2{background: url(../image/se2bk.jpg);background-size: cover;padding: 50px 0;}

.in_ti{position: relative;margin-bottom: 40px;}
.in_ti{text-align: center;font-size: 28px;color: #222222;font-weight: 400;padding-bottom: 10px;}
.in_ti{background: url(../image/inti_bk.png) bottom center no-repeat;}
.se_nti{font-weight: 400; text-align: center;font-size: 22px;padding-bottom: 10px;background: url(../image/se_tibk.jpg) bottom center no-repeat;margin-bottom: 20px;}
.section1 .w_div1{width: 49%;background: #f1f1f1;box-sizing: border-box;padding: 20px;}
.section1 .w_div1 .con{ height: 260px;position: relative;overflow: hidden;}
.section1 .w_div1 .con p{font-size: 16px;line-height: 36px;}
.section1 .w_div2{width: 24%;background: #f1f1f1;box-sizing: border-box;padding: 20px;}
.section1 .w_div3{width: 24%;background: #f1f1f1;box-sizing: border-box;padding: 20px;}
.section1 a{position: relative;overflow: hidden;}
.section1 .w_div3 a{display: block;width: 100%;}
.section1 .w_div2 a{display: block;width: 100%;}
.section1 a img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.section1 a:hover img{transform: scale(1.1);}
.in_ti2{color: #fff;}
.in_ti2:after{background: #fff;}
.se2ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.se2ul li{width: 31%;background: #fff;position: relative;overflow: hidden;border-radius: 10px;}
.se2ul li .text{box-sizing: border-box;padding: 20px;}

.se2ul li .text .p1{height: 45px;}
.se2ul li .text .p1 .pp1{font-size: 22px;color: #222222;}
.se2ul li .text .p1 .pp2{font-size:12px;color: #999999;}
.se2ul li .text .p1 img{float: left;margin-right: 10px;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.se2ul li .text .p3{margin-top: 20px;}
.se2ul li .text .p3{font-size: 16px;color: #888888;line-height: 24px;height: 48px;position: relative;overflow: hidden;}

.section3{padding: 50px 0;}
.section3 .div1{width: 50%;}
.section3 .div2{width: 50%;box-sizing: border-box;padding-left: 20px;}
.section3 .div2 .ns_1{display: flex;justify-content: space-between;border-bottom: 2px solid #c4261b; }
.se3menu{}
.se3menu li{float: left;font-size: 18px;font-weight: bold;margin-right: 30px;padding-bottom: 25px;}
.se3menu li{cursor: pointer;}
.se3menu li.active{background: url(../image/se3_ac.png) bottom center no-repeat;}
.se3list li a{display: flex;justify-content: space-between;flex-wrap: wrap;font-size: 16px;}
.se3list li a{line-height: 62px;border-bottom: 1px dashed #d9d8d8;color: #555555;}
.se3list li a .sp1{width: 70%;overflow: hidden;

text-overflow:ellipsis;
white-space: nowrap;}
.se3more{background: #02509a;color: #fff;display: inline-block;line-height: 30px;width: 70px;text-align: center;border-radius: 30px;height: 30px;}
.se3list li a .sp2{width: 30%;text-align: right;color: #999999;}
.se3-swiper a{position: relative;overflow: hidden;display: block;}
.se3-swiper a img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.se3-swiper .swiper-slide:hover img{transform: scale(1.1);}
.se3-swiper a p{width: 100%; position: absolute;left: 0;bottom: 0;line-height: 55px;background: rgba(0, 0, 0, 0.4);color: #fff;box-sizing: border-box;padding: 0 20px;}
.se3dl dd{display: none;}
.swiper-pagination3{text-align: right;box-sizing: border-box;padding-right: 20px;bottom:15px !important;}
.swiper-pagination3 .swiper-pagination-bullet{opacity: 1;background: #fff;}
.swiper-pagination3 .swiper-pagination-bullet-active{background: #02509a;}


/*loading加载*/
.loading { position:fixed;width:100%;top: 0;left: 0; height:100%; background-color:#fff; z-index:10000000;}

.loading-img{width:250px; position:absolute; height:60px; left:50%; top:50%; margin-left:-93px; margin-top:-30px;-webkit-animation: rotateplane 2.3s infinite ease-in-out;
  animation: rotateplane 2.3s infinite ease-in-out;}

@-webkit-keyframes rotateplane {
  0% { filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); }
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
}

@keyframes rotateplane {
  0% {filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);} 
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
}

.se1_box .p1{float: left;width: 10%;line-height: 50px;}
.se1_box .p1 img{vertical-align: middle;margin-right: 10px;}
.se1_box .se1_con{float: left;width: 90%;}
.se1_box .se1_con .bd{width: 500px;}
.picList li a{font-size: 16px;color: #666666;line-height: 50px;}
.picList li a:hover {color: #880025}
.section11{background: #f1f1f1;}
.section11 .inner1200{overflow: hidden;}