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;/*min-width: 1240px;*/max-width: 1920px;margin: 0 auto;}

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;

        /*min-width: 1240px;*/
        background: #fff;
      
}



textarea{

    outline: none;

       font-family: '微软雅黑';

}

.inner {

    width: 90%;

    margin: 0px auto;

    position: relative;

}



.inner1 {

    width: 100%;

    margin: 0px auto;

    position: relative;

}

.inner800{margin:0px auto;width:800px;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;

}
.inner1500{
    margin: 0 auto;
    width: 1500px;
    position: relative;
}
.inner1600{
    margin: 0 auto;
    width: 1600px;
    position: relative;
}
.inner1536{

margin: 0px auto;

    width: 1536px;

    position: relative;

}



.fc {

    text-align: center;

}

li .img{position: relative;overflow: hidden;}
li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
li:hover img{transform: scale(1.1);}

.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 #fff;
    color: #000;
}
.pagination-lg>span {
    background: #2f6fcd;
    border: 1px solid #2f6fcd;
    color: #fff;
}
.pagination-lg>a:hover{
     background: #2f6fcd;
    border: 1px solid #2f6fcd;
    color: #fff;
}


.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:none; z-index:100;}

.a_zxlmenu_t{width:100%;height: 50px;line-height: 50px; font-size:14px; text-align:center; background-color:#2f6fcd; 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: 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;}

.inner800{width:calc(100% - 4%);}

.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(47,111,205,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;
}
/*校园招聘*/



.inbanner{margin-top: 70px;}
.index-swiper .swiper-pagination{bottom: 20px;}
.inbanner .index-swiper img{display: block;width: 100%;}
.inbanner .index-swiper img.img2{display:none;}
.index-swiper .swiper-pagination-bullet{background: #fff;opacity: 0.6;width: 41px;height: 5px;border-radius: 5px;border: none; background: rgb(255,255,255,0.4);opacity: 1;}
.index-swiper .swiper-pagination-bullet-active{background: #fff; width: 41px;height: 5px;opacity: 1;border: none;}



/*内页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:380px; background-repeat:no-repeat !important; background-position:center center !important; background-size:cover !important; 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;
    margin-top: 70px;
}
.nbanner .box .fr{display: none;}
.nbanner img{width: 100%;display: block;}
.weizhi{background:url(../image/wz.png) left center no-repeat;padding-left: 33px; 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: 90px;position:fixed;left: 0;top: 0;width: 100%;z-index: 5000;-moz-box-shadow:0px 0px 21px rgba(0,0,0,0.05); -webkit-box-shadow:0px 0px 21px rgba(0,0,0,0.05); box-shadow:0px 0px 21px rgba(0,0,0,0.05);}
.header .logo{margin-top:6px;float: left;}
.header .logo img{ display:block;}
.nav{float: right;margin-right:0px;}
.header .frbox{float: right;margin-top: 41px;}
.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 5px;position: relative;}
.header .frbox .wx:hover .hide{display: block;}
.nav li{float: left;text-align: center;padding: 0 20px;position: relative;}
.nav li .a1{color: #333;font-size: 16px;display: block;line-height: 90px;position: relative;}
.nav li .a1:after{position: absolute;left: 0;content: "";bottom: 0;z-index: 100; width: 0;height: 4px;background:#2f6fcd;-webkit-transition:all 0.5s ; transition:all 0.5s; }
.nav li span{display:inline-block;background:url("/statics/web/image/foic3.png") left center no-repeat;background-size:16px;padding-left:20px;color:#2f6fcd;}

.nav li.active .a1:after,.nav li:hover .a1:after{width: 100%;}

.nav li:hover dl{display: block;}

.nav li dl{ position: absolute;left: 0;width: 200px;text-align: left; background: #fff;box-sizing: border-box;padding: 0 20px;z-index: 5000;display: none;z-index: 2000;}
.nav li dl dd{color: #000;border-bottom: 1px solid #ebebeb;}
.nav li dl dd a{color: #000;line-height: 45px;font-size: 15px;display: block;width: 100%;background: url(../image/j1.png) right center no-repeat;}
/*.nav li dl dd:last-child{border-bottom: 0;}*/
.nav li dl dd:hover a{color:  #2f6fcd;background: url(../image/j2.png) right center no-repeat;}
.nav li dl dd:hover{border-bottom: 1px solid #2f6fcd;}
.nav li:last-child{padding-right:0px;}

.footer{
    background: #2f6fcd;
    padding: 50px 0;
    padding-bottom: 120px;
}
.footer .fl .text{margin: 30px 0;}
.footer .fl .text p{color: #fff;font-size: 16px; line-height: 40px;}
.footer .fl .text p img{vertical-align: middle;margin-right: 10px;}
.footer .fl .text2 .n_box{display: inline-block;margin-right: 15px;}
.footer .fl .text2 .n_box img{height:30px;display:block;}

.footer .fr{float: right;max-width:calc(60%);}
.footer .fr ul{width:100%;overflow:hidden;}
.foul li{float: left;width:auto;text-align: left;box-sizing: border-box;font-size: 16px; text-align: left;margin-left:7vw;}
.foul li:nth-child(1){margin-left:0px;width:70px;}
.foul li:nth-child(2){width:144px;}
.foul li:nth-child(3){width:70px;}
.foul li:nth-child(4){width:70px;}


.foul li a{color: #fff;line-height: 30px;display: inline-block;width: 100%;line-height: 36px;}
.foul li .a1{font-weight: bold;margin-bottom: 10px;font-weight: bold;font-size: 16px;}
.foul li:last-child{border-right: 0;}

.footer_fix{position: fixed;left: 0;bottom: 0;z-index: 7000; width: 100%;background: #3476ca;height: 76px;}
.footer_fix .fl{width: 15%;font-size: 30px;line-height: 76px;color: #fff;}
.footer_fix .fr{width: 85%;padding-top: 15.5px}
.footer_fix .fr .fdiv{float: left;box-sizing: border-box;padding-right: 20px; width: 22%;}
.footer_fix .fr .fdiv2{float: left;box-sizing: border-box;padding-right: 20px; width: 12%;}
.footer_fix .fr input{width: 100%;}
.footer_fix .fl img{vertical-align: middle;}

.footer_fix .fr .fdiv input{line-height: 45px;box-sizing: border-box;padding: 0 10px;border: none;height: 45px;}
.footer_fix .fr .fdiv2 input{line-height: 45px;text-align: center;background: #e9bc24;color: #fff;font-size: 16px; box-sizing: border-box;padding: 0 10px;border: none;height: 45px;}



.nbanner .box{position: absolute;left: 0;bottom: 70px;width: 100%;}
.nbanner .box .fl{padding: 20px 25px;color: #fff; width: 50%;}
.nbanner .box .fl .p1{font-size: 55px;margin-bottom: 0;}
.nbanner .box .fl .p2{font-size: 37px;font-weight: bold;text-transform: uppercase;}

.nmenu_box .box{width: 100%;display: flex;}


.pc_amenu{width:100%; padding:0px 2%; text-align:center;}
.a_menu_bg{ background-color:#ffffff;}
.a_menu{width:100%; margin:0px; padding:0px; height:60px; overflow:hidden;display: flex;}
.a_menu .a_menu_a{flex-direction: column;flex: auto;margin: 0; height:60px; overflow:hidden; text-align:center; line-height:60px; color:#333333; font-size:16px;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#fff; background-color:#2f6fcd; text-decoration:none;}


.ncontent{padding: 50px 0;background:#fff;}

.liuyanbox{background: #fff;border-radius: 10px;box-sizing: border-box;padding: 70px 40px;position: relative;margin: 30px 0;}

.liuyanbox:after{position: absolute;left: 30px;top: -20px;content: "";background: url(../image/zs.png) no-repeat;width: 35px;height: 67px;background-size: cover;}
.liuyanbox:before{position: absolute;right: 30px;top: -20px;content: "";background: url(../image/zs.png) no-repeat;width: 35px;height: 67px;background-size: cover;}

.liuyanbox .wp1{font-size: 14px;color: #999999;line-height: 24px;}
.liuyanbox .wp2{font-size: 16px;color: #2f6fcd;line-height: 26px;}
.liuyanbox form{padding-top: 30px;}
.liuyanbox form .fdiv1{float: left;width: 50%;box-sizing: border-box;padding-right: 25px;margin-bottom: 10px;}
.liuyanbox form .fdiv1:nth-child(2n){padding-right: 0;padding-left: 25px;}
.liuyanbox form .fdiv1 .box{display: flex;line-height: 60px;border-bottom: 1px solid #e5e5e5;justify-content: flex-start}
.liuyanbox form .fdiv1 .box label{ width: 100px;}
.liuyanbox form .fdiv1 .box label span{color: #fb3333;}
.liuyanbox form .fdiv1 input{border: none;}




.liuyanbox form .fdiv2{float: left;width: 100%;box-sizing: border-box; border-bottom: 1px solid #e5e5e5;}
.liuyanbox form .fdiv2 textarea{box-sizing: border-box;padding: 20px;border-bottom: 1px solid;width: 100%;border: none;height: 150px;resize: none;}
.liuyanbox form .btn{line-height: 65px;width: 192px;text-align: center;color: #fff;font-size: 16px;border-radius: 30px;background: #2f6fcd;border: none;}

.liuyanbox form .btn{margin-top: 50px;}

.new_list3{display: flex;justify-content:flex-start;flex-wrap:wrap}
.new_list3 li{width: 32%;margin-bottom: 30px;box-sizing: border-box;padding: 0 10px;}
.new_list3 li a{display: block;width: 100%;background: #fff;}
.new_list3 li .img{position: relative;overflow: hidden;height: 240px;}
.new_list3 li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;min-height: 100%;}
.new_list3 li .text{box-sizing: border-box;padding: 25px;}
.new_list3 li .text .p1{font-size: 16px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
/*white-space: nowrap;*/
    height: 48px;line-height:24px;
}
.new_list3 li .text .p2{font-size: 16px;color: #999999;margin: 10px 0;}
.new_list3 li .text .p3{font-size: 14px;color: #666666; line-height: 24px;height: 72px;position: relative;overflow: hidden;}
.new_list3 li:hover img{transform: scale(1.1);}
.new_list3 li:hover .text {background: #2f6fcd;}
.new_list3 li:hover .text p{color: #fff !important; }





.new_list1{flex-wrap:wrap}
.new_list1 li{width: 100%;background: #fff;margin-bottom: 30px;}
.new_list1 li a{display: flex;width: 100%;height: 245px;justify-content: flex-start}
.new_list1 li .time{width: 65px;box-sizing: border-box;padding: 0 10px; text-align: center;background: #3476ca;}

.new_list1 li .time p{color: #fff;}
.new_list1 li .time .p1{font-size: 36px;font-weight: bold;margin-top: 70px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.new_list1 li .time .p2{font-size: 18px;margin-top: 30px;}
.new_list1 li .time .p3{font-size: 18px;}
.new_list1 li .img{position: relative;overflow: hidden;height: 100%;width: 410px;}
.new_list1 li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;height: 100%;}
.new_list1 li .text{box-sizing: border-box;padding: 25px;flex: 1;}
.new_list1 li .text .p1{font-size: 24px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

.new_list1 li .text .p3{font-size: 16px;color: #666666;margin: 25px 0; line-height: 24px;height: 48px;position: relative;overflow: hidden;}
.new_list1 li .text .p4 span{display: inline-block;color: #e9bc24; width:130px;line-height: 45px;text-align: center;border: 1px solid #e9bc24;border-radius: 30px; }
.new_list1 li:hover img{transform: scale(1.1);}
.new_list1 li:hover .time {background: #2f6fcd;}
.new_list1 li:hover .p4 span{background: #e9bc24;color: #fff;}





.new_list2{flex-wrap:wrap}
.new_list2 li{width: 100%;background: #fff;margin-bottom: 30px;}
.new_list2 li a{display: flex;width: 100%;height: 200px;justify-content: flex-start}
.new_list2 li .time{width: 220px;box-sizing: border-box;padding: 0 10px; text-align: center;background: #3476ca;}

.new_list2 li .time p{color: #fff;}
.new_list2 li .time .p1{font-size: 36px;font-weight: bold;margin-top: 50px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.new_list2 li .time .p2{font-size: 18px;margin-top: 20px;}
.new_list2 li .time .p3{font-size: 18px;}

.new_list2 li .text{box-sizing: border-box;padding: 25px 30px;flex: 1;min-width: 0;}
.new_list2 li .text .p1{font-size: 24px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

.new_list2 li .text .p3{font-size: 16px;color: #666666;margin: 15px 0; line-height: 24px;height: 48px;position: relative;overflow: hidden;}
.new_list2 li .text .p4 span{display: inline-block;color: #e9bc24; width:120px;line-height: 42px;text-align: center;border: 1px solid #e9bc24;border-radius: 30px; }
.new_list2 li:hover img{transform: scale(1.1);}
.new_list2 li:hover .time {background: #2f6fcd;}
.new_list2 li:hover .p4 span{background: #e9bc24;color: #fff;}
.new_list2 li:hover .text .p1{color: #2f6fcd;}



.new2box a{width: 100%;display: flex;padding: 50px 0;}
.new2box .img{position: relative;overflow: hidden;width: 40%;}
.new2box .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;height: 100%;}
.new2box .text{box-sizing: border-box;padding: 25px;flex: 1;}
.new2box .text .p1{font-size: 24px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.new2box .text .p2{font-size: 16px;color: #999999;margin: 10px 0;}
.new2box .text .p3{font-size: 16px;color: #666666;margin: 25px 0; line-height: 24px;height: 48px;position: relative;overflow: hidden;}
.new2box .text .p4 span{display: inline-block;color: #e9bc24; width:130px;line-height: 45px;text-align: center;border: 1px solid #e9bc24;border-radius: 30px; }
.new2box a:hover .text .p1{color: #2f6fcd;}
.new2box a:hover .p4 span{background: #e9bc24;color: #fff;}
.a_menu_bg2{background: #eff1f8;}

.nti .wp1{text-align: center;color: #2f6fcd;font-size: 24px;margin-bottom: 20px;font-weight: normal;}
.nti .wp2{text-align: center;font-size: 16px;color: #999999;font-weight: normal;}



.team_list{display: flex;justify-content:space-between;flex-wrap:wrap;margin-top: 40px;}
.team_list li{width: 23%;margin-bottom: 30px;}
.team_list li a{display: block;position: relative;}
.team_list a .img{position: relative;overflow: hidden;}
.team_list a .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.team_list a .text{box-sizing: border-box;padding: 10px 25px;text-align: center; position: absolute;left: 0;bottom: 0;width: 100%;background: rgb(47,111,205,0.9);}
.team_list a .text .p1{font-size: 20px;color: #ffffff;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.team_list a .text .p2{font-size: 14px;color: #ffffff;margin-top: 5px;line-height: 20px;height: 40px;position: relative;overflow: hidden;}
.team_list a:hover img{transform: scale(1.1);}


.kecheng_box{display: inline-block;width: 100%;}
.kecheng_box .div1{font-size: 16px;color: #999999;line-height: 24px;text-align: justify;margin-bottom: 30px;}
.kecheng_box .div2{float: left;width: 100%;background: #fff;height: 510px;}
.kecheng_box .div2 .fl{width: 50%;height: 100%;}
.kecheng_box .div2 .fr{width: 50%;overflow-y: scroll;height: 100%;box-sizing: border-box;padding: 30px;}
.kecheng_box .div2 .fr .text{ margin-bottom: 10px; }
.kecheng_box .div2 .fr .text .p1{color: #fff;font-size: 16px;line-height: 42px;background: url(../image/kcti.jpg) left center no-repeat;padding-left: 20px;}
.kecheng_box .div2 .fr .text .p2{font-size: 16px;color: #333333;margin: 10px 0;}
.kecheng_box .div2 .fr .text .p3{font-size: 14px;color: #999999;}



.tese_list{display: flex;justify-content:space-between;flex-wrap:wrap;margin-top: 40px;}
.tese_list li{width: 31%;margin-bottom: 30px;height: 450px;position: relative;overflow: hidden;}
.tese_list li a{display: block;position: relative;height: 100%;}
.tese_list li .img{position: relative;overflow: hidden;}
.tese_list li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.tese_list li .text{box-sizing: border-box;padding: 10px 25px;text-align: center; position: absolute;left: 0;bottom: 0;width: 100%;background: rgb(47,111,205,0.9);}
.tese_list li .text .p1{font-size: 20px;color: #ffffff;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.tese_list li .text .p2{font-size: 13px;color: #ffffff;margin-top: 10px;text-align: left; height: 192px;position: relative;overflow: hidden;line-height: 24px;}
.tese_list li:hover img{transform: scale(1.1);}

.huanjing_box .div1 p{text-align: center;font-size: 16px;color: #999999;line-height: 25px;}
.huanjing_box .div2{margin-top: 50px;}



#certify {
    position: relative;
    width: 100%;
    margin: 0 auto
}
#certify .swiper-wrapper{display:block;}
#certify .swiper-container{padding-bottom:20px;overflow:visible;}

#certify  .swiper-slide {
    width: 32%;float:left;margin-right:2%;margin-bottom:30px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide:nth-child(3n){margin-right:0px;}
#certify  .swiper-slide img{
    display:block;
    width: 100%;
}
#certify  .swiper-slide p {
    line-height: 50px;
    text-align: center;
    color: #636363;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 16px;

}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    /*left: -30px;*/
    width: 55px;
    height: 55px;
    background: #fff url(../image/next1.png) center center no-repeat;
    /*background-position: 0 0;*/
    /*background-size: cover;*/
    border-radius: 50%;
    display:none;
}

/*#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}*/

#certify .swiper-button-next {
    display:none;
    /*right: -30px;*/
    width: 55px;
    height: 55px;
    background: #fff url(../image/next2.png) center center no-repeat;
    /*background-position: 0 -93px;*/
    /*background-size: cover;*/
    border-radius: 50%;
}

/*#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}*/

.abot_ul {float: left;width: 100%;}
.abot_ul li{height: 240px;position: relative;overflow: hidden;width: 100%;float: left;margin-bottom: 30px;background: #fff;}
.abot_ul li .img{float: left;width: 50%;height: 100%;}
.abot_ul li .text{float: left;width: 50%;height: 100%;box-sizing: border-box;padding: 30px;}
.abot_ul li .text .p1{font-size: 24px;color: #2f6fcd;margin-bottom: 15px;}
.abot_ul li .text .p2{font-size: 14px;color: #333333;line-height: 24px;height: 120px;position: relative;overflow: hidden;}
.abot_ul li:nth-child(2n) .img{float: right;}
.about_box{padding-top: 50px;display: inline-block;width: 100%;}
.about_box .div1{float: left;width: 100%;height: 480px;position: relative;margin-bottom: 50px;}
.about_box .div1 .img{float: left;width: 80%;height: 100%;}
.about_box .div1 .text{height: 100%; position: absolute;right: 0;top: -50px;width: 30%;background: #2f6fcd;box-sizing: border-box;padding: 25px 30px;padding-right: 20px; overflow: hidden; height: }
/*.about_box .div1 .text .n_text{position: relative;width: 100%;height: 100%;overflow-y: scroll;box-sizing: border-box;padding-right: 5px;}*/


.about_box .div1 .text .n_text{position: relative;width: 100%;height: 100%;overflow: hidden; box-sizing: border-box;padding-right: 5px;}

.about_box .div1 .text .n_text::-webkit-scrollbar {/*滚动条整体样式*/
            width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 4px;
            scrollbar-arrow-color:red;

        }
.about_box .div1 .text .n_text::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 5px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
             background: #fff;
            scrollbar-arrow-color:red;
        }
.about_box .div1 .text .n_text::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
}

.tese{display: inline-block;width: 100%}
.abotwbox .tese{margin-top: 30px;}
.abotwbox .zhuanjia{padding-top: 40px;}
.abotwbox .huanjing_box{margin-top: 40px;}
.abotwbox .kecheng_box{margin-top: 40px;}
.about_fxul{position: absolute;left: -10%;top: 50px; width: 75px;z-index: 50;}

.about_fxul ul{float: left;width: 100%;}
.about_fxul ul:after{position: absolute;left: 50%;height: 90%;content: "";width: 1px;background: #b6bcc4;}
.about_fxul ul li{float: left;width: 100%;margin-bottom: 20px;border-radius: 50%;position: relative;z-index: 10;}
.about_fxul ul li a{display: block;height: 75px;width: 100%;background: #2f6fcd;color: #fff;border-radius: 50%;text-align: center;box-sizing: border-box;padding: 20px 20px;}
.about_fxul ul li:hover a{background: #3476ca;}

.wenti_list{float: left;width: 100%;background: #ffffff;padding: 20px 0;}
.wenti_list li{float: left;width: 100%;box-sizing: border-box;padding: 0 25px;}
.wenti_list li .wp1{padding: 15px 0; font-size: 16px;color: #333333;background: url(../image/wenti.png) left center no-repeat;line-height: 36px;padding-left: 50px;border-bottom: 1px solid #e9bc24;}
.wenti_list li .text{padding: 20px 0;}
.wenti_list li .text p,.wenti_list li span{font-size: 14px;color: #666666;line-height: 24px;}


.section1{background: #fff;padding: 50px 0;}
.se1-swiper { padding-bottom: 50px;}
.se1-swiper .swiper-pagination-bullet-active{background: #2f6fcd;}
.se1-swiper .swiper-pagination-bullet{width: 12px;height: 12px;}
.se1-swiper .swiper-pagination{bottom: 0;}
.se1-swiper .swiper-slide .img{position: relative;overflow: hidden;width: 100%;
    height: 200px;}
.se1-swiper .swiper-slide .img img{display:none;width: 100%;}
.se1-swiper .swiper-slide .img b{width:100%;height:100%;display:block;position:absolute;left:0px;top:0px;}
.se1-swiper .swiper-slide a{display: block;width: 100%;position: relative;}
.se1-swiper .swiper-slide .text{background: #f8f8f8;box-sizing: border-box;padding: 20px;}
.se1-swiper .swiper-slide .wp1 {
    position: absolute;
    left: 32%;
    top: -28px;
    width: 260px;
    height: 260px;
    background: rgb(0,30,255,0.6);
    text-align: center;
    color: #fff;
    /* padding: 110px 20px; */
    -webkit-border-radius: 260px;
    -moz-border-radius: 260px;
    border-radius: 260px;
}
.se1-swiper .swiper-slide .text .p1{font-size: 14px;color: #666666;line-height: 24px;height: 72px;position: relative;overflow: hidden;}
.se1-swiper .swiper-slide .text .p2{font-size: 14px;color: #666666;line-height: 24px;text-align: right;margin-top: 15px;}


.se1-swiper .swiper-slide .wp1 .pp1{
    font-size: 35px;
    margin-top: 69px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    line-height: 70px;
}
.se1-swiper .swiper-slide .wp1 .pp2{
    font-size: 24px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

.section2{background: #f8f8f8;padding: 80px 0;}
.section2 .div1{float: left;width: 100%;height: 610px;position: relative;}
.section2 .div1 .img{float: left;width: 53%;height: 100%;}
.section2 .div1 .text{position: absolute;right: 0;width:50%;top: 30px;}
.section2 .div1 .text .ns1{width: 100%;background:#2f6fcd;box-sizing: border-box;padding: 40px 63px;}
.section2 .div1 .text .ns1 .p1{font-size: 36px;color: #ffffff;background: url(../image/inlogo.png) left bottom 0px no-repeat;padding-left: 90px;margin-bottom: 20px;}
.section2 .div1 .text .ns1 .p2{font-size: 16px;color: #ffffff;line-height: 30px;height: 150px;position: relative;overflow: hidden;margin: 20px 0;margin-top: 30px;}
.section2 .div1 .text .ns1 .p3{width: 100%;opacity:1;display:flex;display:-webkit-flex;justify-content:flex-end}
.section2 .div1 .text .ns1 .p3 span{font-size: 29px;color: #2f6fcd;font-weight: normal;}
.section2 .div1 .text .ns1 .p3 a{font-size: 14px;color: #ffffff;line-height: 40px; height: 40px; width:230px;text-align: center;border-radius: 30px;  background: #e9bc24;float:right;}

.section2 .div1 .text .ns2{padding-top: 30px;}
.section2 .div1 .text .ns2{padding-left: 13%;padding-right: 5%; display: flex;width: 100%;justify-content:space-between;flex-wrap:wrap}
.section2 .div1 .text .ns2 .n_text{width: 150px;display: flex;align-items:center;  text-align: center;height: 150px;border-radius: 50%;border: 5px solid #e9bc24;color: #e9bc24;}
.section2 .div1 .text .ns2 .n_text:nth-child(2){border-color: #2f6fcd;color: #2f6fcd;}
.section2 .div1 .text .ns2 .n_text:nth-child(3){border-color: #3476ca;color: #3476ca;}
.section2 .div1 .text .ns2 .n_text .t{width: 100%;}
.section2 .div1 .text .ns2 .n_text .p1{font-size: 16px;}

.in_ti{text-align: center;font-size: 36px;color: #333;font-weight: normal;margin-bottom: 20px;}
/*.section3{background: url(../image/inbk1.jpg) center center no-repeat;background-size: cover; padding: 50px 0;}*/
.section3{background: #fafafa;background-size: cover; padding: 50px 0;}

.se3_ul{float: left;width: 100%;}
.se3_ul li{float: left;width: 20%;box-sizing: border-box;padding: 38px 0;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.se3_ul li a{-webkit-transition:all 0.5s ; transition:all 0.5s;text-align: center; background: #fff;height: 440px;display: flex;width: 100%;align-items:center;justify-content:center;padding: 0 40px;}
.se3_ul li .img{width: 155px;height: 155px;border-radius: 50%;border: 3px solid #2f6fcd;margin: 0 auto;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.se3_ul li .p2{height: 100px;position: relative;overflow: hidden; width: 60%;margin: 0 auto;font-size: 14px;color: #888888;line-height: 24px;margin-top: 15px;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.se3_ul li .p1{margin-top: 40px;font-size: 20px;color: #333333;line-height: 36px;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.se3_ul li.active{background: #2f6fcd;}
.se3_ul li.active a{background: #2f6fcd;}
.se3_ul li.active p{color: #fff !important} 
.se3_ul li.active .img{border-color: #eed88c;}

/*.section4{background: url(../image/inbk2.jpg) center center no-repeat;background-size: cover; padding: 80px 0;}*/
.section4{background: #fff;background-size: cover; padding: 80px 0;padding-bottom: 20px;}
.in_ti{margin-bottom: 40px;}
.section4 .row{display: flex;justify-content:space-between}
.section4 .wfl{width: 40%}
.section4 .wfr{width: 58%;background: #fff;}
.se4-swiper .img{height: 384px;}
.se4-swiper img{display: block;width: 100%;height: 100%;}
.se4-swiper .text{width: 100%;background: #fff;box-sizing: border-box;padding: 20px;}
.se4-swiper .text .p1{font-size: 20px;color: #000;line-height: 36px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.se4-swiper .text .p2{font-size: 16px;color: #666666;line-height: 24px;margin: 10px 0;}
.se4-swiper .text .p3{font-size: 16px;color: #666666;line-height: 24px;height: 48px;position: relative;overflow: hidden;}
.se4_list li{}



.se4_list{flex-wrap:wrap;width: 100%;box-sizing: border-box;padding: 10px 30px;}
.se4_list li{width: 100%;background: #fff;padding: 20px 0; border-bottom: 1px solid #eeeeee;}
.se4_list li a{display: flex;width: 100%;height: 200px;justify-content: flex-start;height: 91px;}
.se4_list li .time{box-sizing: border-box;padding: 0 10px; text-align: center;background: #3476ca;width: 100px;}

.se4_list li .time p{color: #fff;}
.se4_list li .time .p1{font-size: 36px;font-weight: bold;overflow: hidden;margin-top: 5px;
text-overflow:ellipsis;
white-space: nowrap;}
.se4_list li .time .p2{font-size: 18px;margin-top: 5px;}
.se4_list li .time .p3{font-size: 18px;}

.se4_list li .text{box-sizing: border-box;padding: 0 30px;flex: 1;min-width: 0;}
.se4_list li .text .p1{font-size: 20px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

.se4_list li .text .p3{font-size: 14px;color: #666666;margin-top: 10px; line-height: 24px;height: 48px;position: relative;overflow: hidden;}
.se4_list li:last-child{border-bottom: 0;}

.se4_list li:hover .time {background: #2f6fcd;}
.se4_list li:hover .p4 span{background: #e9bc24;color: #fff;}
.se4_list li:hover .text .p1{color: #2f6fcd;}


.section6{padding: 50px 0;padding-top: 0;}
.section5{padding: 50px 0;}

.section5 .div1{float: left;width: 100%;height: 560px;}
.section5 .fl{width: 28%;height: 100%;}
.section5 .fr{width: 72%;box-sizing: border-box;padding: 50px 72px;border: 8px solid #017f01;border-left: 0; height: 100%;}
.in_ti2{color: #333333;}

.in_form .row1{display: flex;justify-content:space-between}
.in_form .row1 .f_div1{width: 28%;}
.in_form .row1 .f_div1 label{width: 100%;font-size: 14px;color: #888888;}
.in_form .row1 .f_div1 label span{color: #f96015;}
.in_form .row1 .f_div1 input{width: 100%;line-height: 50px;border: none;border-bottom: 1px solid #d2d2d2;}

.in_form .row1 .f_div2{width: 100%;margin-top: 70px;padding-right: 100px;}
.in_form .row1 .f_div2 label{width: 100%;font-size: 14px;color: #888888;}
.in_form .row1 .f_div2 label span{color: #f96015;}
.in_form .row1 .f_div2 input{width: 100%;line-height: 50px;border: none;border-bottom: 1px solid #d2d2d2;}
.in_form .row1  .btn_box{margin-top: 100px;}
.in_form .row1  .btn_box input{width: 190px;text-align: center;color: #fff;font-size: 14px;background: #2f6fcd;border: none;line-height: 40px;}

.section5 .fr .n_box{margin-top: 100px;display: flex;justify-content:space-between;box-sizing: border-box;padding-left: 0%;}
.section5 .fr .n_box .text1{padding-top: 20px;}
.section5 .fr .n_box .text1 .p1{font-size: 14px;color: #888888;line-height: 30px;}
.section5 .fr .n_box .text1 .p1 span{color: #3476ca;font-size: 14px;}
.section5 .fr .n_box .text1 .p2{font-size: 14px;color: #888888;line-height: 30px;}
.section5 .fr .n_box .text2{text-align: center;}
.section5 .fr .n_box .text2 p{font-size: 14px;color: #888888;line-height: 30px;}


/*.section1{padding-top: 70PX;}*/
.section1 .div1{float: left;width: 100%;position: relative;}

.section1 .swiper-button-prev {
    left: -90px;
    width: 55px;
    height: 55px;
    background: #fff url(../image/in_nx2.png) center center no-repeat;
    /*background-position: 0 0;*/
    /*background-size: cover;*/
    border-radius: 50%;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1)
}

/*#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}*/

.section1 .swiper-button-next {
    right: -90px;
    width: 55px;
    height: 55px;
    background: #fff url(../image/in_nx1.png) center center no-repeat;
    /*background-position: 0 -93px;*/
    /*background-size: cover;*/
    border-radius: 50%;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1)
}
.section1 .inner1600{padding: 0 50px;}


.section4 .swiper-pagination{text-align: right;padding-right: 10px;top: 350px}
.section4  .swiper-pagination-bullet{width: 13px;height: 13px;opacity: 1;background: transparent;border: 2px solid #fff;}
.section4  .swiper-pagination-bullet-active{background: #FFF;}

.de_about img{display: block;max-width: 100%;margin: 0 auto;}




.detail_box .div1{float: left;width: 100%;}
.detail_box .div1 .ti{border-bottom: 1px solid #d2d2d2;}
.detail_box .div1 .ti .p1{text-align: center;font-size: 20px;color: #333333;}
.detail_box .div1 .ti .p2{text-align: center;font-size: 14px;color: #888888;padding: 20px 0;padding-bottom: 30px;}
.detail_box .div1 .con{padding: 40px 0;}
.detail_box .div1 .link{display: inline-block;width: 100%;}
.detail_box .div1 .link a{border-bottom: 1px solid #d2d2d2;color: #333; padding: 20px 0;display: inline-block;width: 100%;}
.detail_box .div1 .link a:last-child{border-bottom: 0;}
.detail_box .div1 .con div{line-height:1.8;} 

.link-swiper img{display: block;width: 100%;}

.wbanquan{text-align: center;display: inline-block;width: 100%;padding-top: 40px; color: #fff;font-size: 16px;line-height: 24px;}
.wbanquan a{
    color: #ffffff;
}
#map{height: 334px;position: relative;overflow: hidden;border-radius: 20px;}
.lx_women{background: #fff;padding: 50px;}
.lx_women .fl{float: left;width: 45%;box-sizing: border-box;padding-right: 50px;}

.lx_women .fl .h1{font-size: 30px;color: #2f6fcd;line-height: 1;}
.lx_women .fl .h2{font-size: 41px;font-weight: bold;line-height: 1.3; color: #2f6fcd;}
.lx_women .fl .text{padding-top: 20px;}
.lx_women .fl .text p{font-size: 16px;color: #333333;line-height: 30px;}
.lx_women .fl .text img{display: block;max-width: 100%;}
.lx_women .fl .text .img p{font-size: 14px;}
.lx_women .fr{float: left;width: 55%;margin-top: 80px;}

.linkmore{text-align: center;margin: 30px 0;display: inline-block;width: 100%;}
.linkmore a{font-size: 16px;color: #999999;}
.linkmore2{position: absolute;right: 0;bottom: 0;}
.linkmore2 a{font-size: 16px;color: #999999;}


/*手机端底部电话、咨询*/
	.foot {position: fixed;width: 100%;margin: 0px auto 0; color:#fff;z-index: 9999;background:rgba(209,149,27,1);left: 0;bottom: 0;display:none;}
	.foot .footWrap{padding: 0;margin: 0 auto; color:#fff;}

	.foot ul{list-style: none;}
	.foot ul li {float: left;width:50%;text-align: center;padding:10px 0;}
	.foot ul li .border-left{ border-left:1px solid #fff;}
	.foot ul li a { color:#fff; text-decoration:none; font-size:16px;}
    .footWrap img{ width:25px; height:25px;display:inline-block; margin-right:10px; vertical-align:middle;}
	.footWrap span{ margin-top:15px;}