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;



}



textarea{

    outline: none;

       font-family: '微软雅黑';

}

.inner {

    width: 1100px;

    margin: 0px auto;

}

.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;

}



.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%;

    margin: 20px 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: 7px 14px;

    font-size: 14px;

    line-height: 1.3333333;

    margin: 0 5px;

    border: none;

}

.pagination-lg>a {

    background: #d8d8d8;

    border: 1px solid #d8d8d8;

    color: #666;

}

.pagination-lg>span {

    background: #3f99ec;

    border: 1px solid #3f99ec;

    color: #fff;

}

.pagination-lg>a:hover{

     background: #3f99ec;

    border: 1px solid #3f99ec;

    color: #fff;

}

/*分页*/





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



.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:#215ba9; 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;

}



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









/*手机导航*/

/* 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:#333;

-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:#333;

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(171,44,16,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:300px; 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{width:100%; margin:0px; padding:0px;float: left;}

.a_rlzydiv_c dt{width:100%;  float:left; font-weight:normal;}

.a_rlzydiv_c dt .div{width:100%; padding:1.2% 0px; background-color:#ebe9e9; color:#333; 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;}

.a_rlzydiv_c dd .div{float: left;width:100%; padding:1.2% 0px; background:url(../image/r_jt1.png) right 20px center no-repeat; background-color:#fff; font-size:16px; color:#333; 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:#3f99ec;color: #fff;}

.a_rlzydiv_c dd .div .s1{width:46%; text-indent:3%;}

.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{width:100%;/* background-color:#f7f6f6;*/ padding:2% 3%; display:none; float: left;background: #f1f3f6;}

.a_rlzydiv_c dd .div1_c{width:100%; padding-bottom:3%; color:#222222; 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:#fff; 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: 15px 0;

}

.zp-box-to{

    padding: 20px 0;

       animation:fadeInUp 2s;

    -webkit-animation:fadeInUp 2s;

    background: transparent;

}

.zhangp-box {

    padding: 40px 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: left;



}

.souss-con{

    width: 600px;

    float: left;

      padding: 10px 15px;

}

.soubtn{

    display: inline-block;

    position: relative;

    top: -1px;

padding:7px 30px;

color: #fff;

background: #3f99ec;

border: none;

}

.soubtn2{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 0;opacity: 0;}



.joinwbox .title{font-size: 36px;color: #000;text-align: center;font-weight: 400;margin-bottom: 15px;}



/*校园招聘*/



@-webkit-keyframes trscscsc {





    0% {

        -webkit-transform: scale(0)

    }

    ,



    100% {

        -webkit-transform: scale(1)

    }

}



.trscscsc {

    -webkit-animation-name: trscscsc;

    animation-name: trscscsc;

}







/*å†…é¡µ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:565px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;overflow: hidden;}

.n_banner5 .n_banner_text{bottom: 47%;text-align: center;}

.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:48px; font-weight:400;}

.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%;}







.nmenu{position: absolute;bottom: 0;left: 0;width: 100%; background: rgba(0,0,0,0.3);}

.nmenu ul{width: 100%;}

.nmenu ul li{float: left;-webkit-transition:all 0.4s ; transition:all 0.4s ;}

.nmenu ul li a{line-height: 60px;padding: 0 40px;font-size: 16px;color: #fff;}

.nmenu ul li.active,.nmenu ul li:hover {

    background: #00a0e9;



}



.ncontenwabox{padding: 55px 0;}



.cpul{display: inline-block;width: 100%;}

.cpul li{float: left;box-sizing: border-box;padding: 0 5px;width: 33.3%; margin-bottom: 10px;}

.cpul li a{display: block;padding:25px; background: #fff;}

.cpul li .img{display: block;position: relative;width: 100%;overflow: hidden;height: 198px;}

.cpul li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.cpul li .p1{font-size: 20px;color: #00a0e9;font-weight: bold;}

.cpul li .p2{font-size: 14px;color: #767676;line-height: 24px;margin: 15px 0;height: 48px;position: relative;overflow: hidden;}

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

.cpul li:hover a{box-shadow: 0px 1px 16px 5px rgba(0,0,0,0.05)}



.footer{

    background: url(../image/footerbk.jpg) center no-repeat;



}

.footerdl{float: left;margin-top: 50px;}

.footerdl dd{float: left;width:185px;}

.footerdl dd .a1{font-size: 16px;color: #fff;position: relative;line-height: 30px;display: block;}

.footerdl dd .a1 span{display: block;width: 14px;background: #fff;height: 3px;border-radius: 3px;float: left;position: relative;top: 12px;margin-right: 8px;}

.footerdl dd ul{padding-top: 20px;}

.footerdl dd ul li{margin-bottom: 20px;}

.footerdl dd ul li a{color: #aeaeae;font-size: 14px;line-height: 30px;display: block;position: relative;}

.footerdl dd ul li a span{display: block;width: 14px;background: #aeaeae;height: 2px;border-radius: 3px;float: left;position: relative;top: 12px;margin-right: 8px;}

.footer .div2{float: right; margin-top: 50px;}

.footer .div2 .ndiv1{width: 300px;}

.footer .div2 .ndiv1 ul{display: inline-block;width: 100%;position: relative;}



.footer .div2 .ndiv1 ul:after{position: absolute;content: "";height: 60%;width: 1px;background: #7a7a7a;left: 43%;top:20%; }

.footer .div2 .ndiv1 ul li{float: left;width: 50%;box-sizing: border-box;}



.footer .div2 .ndiv1 ul li:nth-child(1) img{position: relative;top: 15px;}

.footer .div2 .ndiv1 ul li:nth-child(2) img{max-width: 100%;float: right;}

.footer .div2 .ndiv2{margin-top: 20px; color: #fff; font-size: 16px; line-height: 30px;}

.footer .div3{display: inline-block;width: 100%;border-top: 1px solid #7a7a7a;margin-top: 50px;}

.footer .div3 p{font-size: 14px;color: #fff;padding: 15px 0;}



.header{position: fixed;left: 0;top: 47px;height: 80px;z-index: 200;box-shadow: 0px 1px 16px 9px rgba(0,0,0,0.02);}

.header .div1{float: left;width: 80px;text-align: center;background: #fff;height: 80px;padding: 5px 0;}

.header .div1 img{max-height: 100%;}



.header .div2{float: left;width: 70px;height: 80px; text-align: center;padding-top: 10px; background: #00a0e9;}

.header .div2 .p1{color: #fff;font-size: 14px;}

.header .div2 .ndiv{box-sizing: border-box;padding: 0 20px; padding-left: 23px;margin-top: 10px;cursor: pointer;}

.header .div2 .ndiv span:nth-child(1){width: 80%;height: 3px;display: block;background: #fff;margin-bottom: 5px;-webkit-transition:all 0.3s ; transition:all 0.3s;}

.header .div2 .ndiv span:nth-child(2){width: 100%;height: 3px;display: block;background: #fff;margin-bottom: 5px;}

.header .div2 .ndiv span:nth-child(3){width: 80%;height: 3px;display: block;background: #fff;margin-bottom: 5px;-webkit-transition:all 0.3s ; transition:all 0.3s;}





.header .active .ndiv  span:nth-child(2){display: none;}



.header .active .ndiv  span:nth-child(1){width: 100%; transform:rotate(45deg); position: relative;  top:10px;}

.header .active .ndiv  span:nth-child(3){width: 100%; transform:rotate(135deg); position: relative; top:2px;}

.headmenu{position: fixed;width: 100%;left: 0;top: 0;height: 100%;background: rgba(51,51,51,0.95);z-index: 100;display: none;}

.headmenudl{position: absolute;width: 100%;height: 60%;top: 20%;}

.headmenudl dd{float: left;width: 16.6%;box-sizing: border-box;padding-left: 16px;background: url(../image/menuleft.png) no-repeat; height: 50%;}



.headmenu .inner1250{height: 100%;}

.headmenudl dd .a1{font-size: 22px;color: #fff;position: relative;line-height: 30px;display: block;}

.headmenudl dd ul{padding-top: 20px;}

.headmenudl dd ul li{margin-bottom: 20px;}

.headmenudl dd ul li a{color: #fff;font-size: 16px;line-height: 30px;display: block;position: relative;}



.topbtn{position: absolute;top: 39px;right:30px; padding: 8px 18px;border: 1px solid #fff;border-radius: 30px;z-index: 200;}

.topbtn img {height: 15px;margin-right: 5px;}

.topbtn span{color: #fff;position: relative;top: -1px;margin-left: 10px;}

.topbtn select{background: transparent;border: none;color: #fff;position: relative;top: -1px;appearance:none;

-moz-appearance:none;

-webkit-appearance:none;font-size: 14px;}

.topbtn select option{

    color: #333;

    background: transparent !important;

    -webkit-appearance: none;

}





.cpxqwbox .wdiv1 .fl .p1{font-size: 16px;color: #00a0e9;font-weight: bold;margin-bottom: 5px;}

.cpxqwbox .wdiv1 .fl .p2{font-size: 20px;color: #444444;font-weight: bold;}

.cpxqwbox .wdiv1 .fl .p3{display: block;height: 2px;width: 35px;margin: 20px 0;background: #3997d7;}

.cpxqwbox .wdiv1{padding: 60px 0;}

.cpxqwbox .wdiv2{padding: 60px 0;}

.cpxqmenudl{position: relative;width: 100%;background: #3997d7;}

.cpxqmenudl dd{float: left;padding: 0 20px;line-height: 55px;color: #fff;font-size: 16px;position: relative;}

.cpxqmenudl dd.active::after{

    position: absolute;

    content: "";

    left: 46%;

    bottom: -1px;

width:0;

height:0;

border-left:7px solid transparent;



border-right:7px solid transparent;



border-bottom:10px solid #fff;

}

.cpxqmenuul{display: block;background: #fff;}

.cpxqmenuul li{padding: 50px 25px;min-height: 350px;}

.cpxqmenuul li{display: none;}

.cpxqmenuul li.active{display: block;}



.tytitle{padding: 65px 0;}

.tytitle .le{float: left;width: 180px;}

.tytitle .le .p1{font-size: 34px;color: #002222;font-weight: bold;}

.tytitle .le .p1 img{margin-right: 10px;}

.tytitle .le .p2{font-size: 22px;color: #222222;text-transform: uppercase;}

.tytitle .lr{float: right;}

.tytitle .lr p{line-height: 100px;font-size: 18px;color: #00a0e9;font-weight: bold;}



.fazhanlicheng{background: #f1f1f1;padding: 65px 0;}



.lichengul{display: inline-block;width: 100%;position: relative;}

.lichengul li {display: inline-block;width: 100%;height: 150px; overflow: hidden;position: relative;margin: 35px 0;}

.lichengul li::after{

    position: absolute;

    content: "";

    background: url(../image/dian.png) center no-repeat;

    width: 31px;

    height: 13px;

    left: 609.5px;top: 49%;

    z-index: 2;

}

.lichengul li .le{float: left;width: 585px;background: #fff;height: 150px;box-sizing: border-box;padding: 30px 20px;}

.lichengul li .lr{float: right;width: 585px;}

.lichengul li .le .p1{font-size: 20px;color: #00a0e9;font-weight: bold;}

.lichengul li .le .p2{font-size: 14px;color: #545454; margin-top: 20px;}

.lichengul li:nth-child(2n) .le{float: right;}

.lichengul li:nth-child(2n) .lr{float: left;text-align: right;}



.lichengul::after{

    position: absolute;

    content: "";

    width: 2px;

    height: 100%;

    background: #00a0e9;

    left: 624px;top: 0;



}

.fazhanlicheng .div1 img{display: block;margin: 0 auto;}

.fazhanlicheng .div1 {text-align: center;}



.zizhiul li{float: left;width: 25%;box-sizing: border-box;padding: 0 10px; margin-bottom: 20px;}

.zizhiul li .img{position: relative;overflow: hidden;box-sizing: border-box;padding: 8px;}

.zizhiul li .img img{width: 100%;display: block;height: 320px;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.zizhiul li p{color: #545454;text-align: center;padding: 20px 0; padding-bottom: 30px;overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;}





.zizhiul li a{display: block;border-radius: 2px;}

.zizhiul li:hover a{

    box-shadow: 0px 1px 10px 5px rgba(0,0,0,0.05)

}





.nabout .div1 {padding-bottom: 60px;}

.nabout .div2{background: url(../image/aboutbg.jpg) center no-repeat;padding: 160px 0;background-size: cover;}

.nabul li{float: left;width: 248px;background: rgba(255,255,255,0.8);height: 170px;margin-right: 2px;padding: 0 20px;}

.nabul li .p1{font-size: 14px;color: #444444;margin-top: 45px;}

.nabul li .p2{font-size: 14px;color: #444444;margin-top: 25px;}





.hezuowbox{padding: 80px 0;background: #f1f1f1;}



.hezuoul li{float: left;width: 33.3%;box-sizing: border-box;padding: 0 10px;margin-bottom: 40px;}

.hezuoul li a{display: block;border-radius: 10px 10px 0 0;position: relative;overflow: hidden;background: #fff;}





.hezuoul li .img{position: relative;overflow: hidden;height: 200px;}

.hezuoul li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s}

.hezuoul li .text{padding: 30px 10px;}

.hezuoul li .text .p1{font-size: 22px;color: #444444;line-height: 22px;border-left: 3px solid #00a0e9;padding-left: 10px;}



.hezuoul li .text .p2{font-size: 14px;color: #777777;line-height: 24px;height: 96px;overflow: hidden;margin-top: 20px;}

.hezuoul li .more{text-align: right;}

.hezuoul li .more p{ position: relative; display: block;float: right;width: 90px;line-height: 36px;background: #dddddd;text-align: center;color: #979696;font-size: 12px;text-transform: uppercase;}



.hezuoul li .more p::after{

    position: absolute;

    content: "";

    left: -4px;

   

    width: 15px;

    top: 0;

        border-left: 8px solid #fff;

    border-bottom: 36px solid #dddddd;

}

.hezuoul li:hover .more p::after{

    border-bottom: 36px solid #00a0e9;

}

.hezuoul li:hover .more p{

    background: #00a0e9;color: #fff;

}

.hezuoul li:hover img{

    transform: scale(1.1);

}



.fuwuzhichi{padding: 60px 0;}

.fuwuzhichi li{width: 100%; margin-bottom: 40px;}

.fuwuzhichi li .p1{margin-left: 40px; width: 240px;line-height: 48px;background: #00a0e9;font-size: 22px;color: #ffffff;border-radius: 20px 20px 0 0;padding-left: 20px;}

.fuwuzhichi li .p1 img{position: relative;top: 8px;margin-right: 10px;}

.fuwuzhichi li .text{

    background: #f8f8f8;

    padding: 40px;

    padding-right: 25px;

}



.lianxiwomen .div1{width: 100%;}

.lianxiwomen .div1 .le{float: left;width: 50%;background: #f8f8f8;}

.lianxiwomen .div1 .lr{float: left;background: #fff;}

.lianxiwomen .div1 .le .div{width: 625px;float: right;padding: 80px 0;}



.lianxiwomen .div1 .le .div .p1{font-size: 28px;color: #444444;font-weight: bold;}

.lianxiwomen .div1 .le .div .p2{font-size: 14px;color: #888888;margin-top: 15px;margin-bottom: 10px;}

.lianxiwomen .div1 .le .div .p3{font-size: 30px;color: #00a0e9;font-weight: bold;}

.lianxiwomen .div1 .le .div .text{border-top: 2px solid #dddddd;margin-top: 20px;padding-top: 20px;}

.lianxiwomen .div1 .lr .div{width: 585px;float: left;margin-left: 40px;}

.lianxiwomen .div1 .lr .div{padding: 80px 0;}

.lianxiwomen .div1 .lr .div .p1{font-size: 28px;color: #444444;font-weight: bold;}

.lianxiwomen .div1 .lr .div .p2{font-size: 14px;color: #888888;margin-top: 20px;}



.laxform{display: inline-block;width: 540px;margin-top: 40px;}

.laxform .fdiv{margin-bottom: 20px;}

.laxform .fdiv input{width: 100%;line-height: 44px;background: #f0f0f0;font-size: 14px;color: #999999;border: none;box-sizing: border-box;padding: 0 20px;}

.laxform .fdiv textarea{min-height: 160px; resize:none;width: 100%;line-height: 44px;background: #f0f0f0;font-size: 14px;color: #999999;border: none;box-sizing: border-box;padding: 0 20px;}

.laxform .tijiao{width: 140px;line-height: 45px;text-align: center;color: #fff;font-size: 14px;background: #00a0e9;border: none;cursor: pointer;}



.map{height: 500px;}



.newsul{padding: 30px 0;}

.newsul li{float: left;width: 33.3%;box-sizing: border-box;padding: 0 8px; margin-bottom: 40px;}

.newsul li a{display: block;background: #fff; box-shadow: 0px 1px 16px 9px rgba(0,0,0,0.02);}

.newsul li .img{position: relative;overflow: hidden;}

.newsul li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.newsul li .text {padding: 25px 10px;box-sizing: border-box;}

.newsul li .text .p1{font-size: 22px;color: #444444;overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;}

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



.newsul li .text .p2{font-size: 14px;color: #a1a1a1;margin: 15px 0;}

.newsul li .text .p2 img{position: relative;top: 1px;margin-right: 5px;}

.newsul li .text .p3{font-size: 16px;color: #777777;line-height: 28px;height: 56px;overflow: hidden;}

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



.videoul{padding: 30px 0;}

.videoul li{float: left;width: 33.3%;box-sizing: border-box;padding: 0 8px; margin-bottom: 40px;}

.videoul li a{display: block;position: relative;}

.videoul li a .img1{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.videoul li a .p1{font-size: 14px;color: #fff; position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,0.5);line-height: 45px;padding: 0 15px;width: 100%;}

.videoul li a .p1 img{float: right;position: relative;top: 13px;}

.videoul li .img{position: relative;overflow: hidden;height: 280px;}

.videoul li:hover .img1{transform: scale(1.1);}



.detailswbox{padding: 70px 0;}

.detailswbox .div1 h4{font-size: 32px;color: #222222;text-align: center;font-weight: 400;}

.detailswbox .div1 .ndiv{text-align: center;font-size: 14px;color: #888888;line-height: 20px;margin: 30px auto;width: 430px;}

.detailswbox .div1 .ndiv span{padding: 0 5px;  float: left; line-height: 28px;}
.detailswbox .div1 .ndiv div{float: left;}



.detailswbox .content{padding: 50px 0;border-top: 1px solid #dddddd;}



.detailswbox  .div2 a{display: inline-block;}

.detailswbox  .div2 a:nth-child(1){width: 380px;text-align: center;background: #f1f1f1;font-size: 16px;color: #666666;line-height: 46px;}

.detailswbox  .div2 a:nth-child(3){width: 380px;text-align: center;background: #f1f1f1;font-size: 16px;color: #666666;line-height: 46px;}



.detailswbox  .div2 a:nth-child(2){width: 460px;margin: 0 10px; text-align: center;background: #00a0e9;font-size: 16px;color: #fff;line-height: 46px;}

.inbanner {

    position: relative;

    height: 100%;

}

.inbanner img{display: block;width: 100%;height: 100%;}

.index-swiper {position: relative;height: 100%;}



.insection2 .fl{float: left;width: 60%;padding-top:11%;}

.insection2 .fl .wdiv{float: right;width: 80%;margin-right: 60px;}

.insection2 .fl .wdiv .p1{font-size: 56px;color: #00a0e9;font-weight: bold;}

.insection2 .fl .wdiv .p2{font-size: 36px;color: #444444;}

.insection2 .fl .wdiv .text{margin: 30px 0;}

.insection2 .fr{float: right;height: 100%;width: 40%;background: url(../image/invideobk.jpg) center no-repeat;position: relative;}

.insection2 .fr img{position: absolute;top: 45%;left: 37.5%;width: 25%;}

.insection2 .more{color: #00a0e9;font-size: 16px;border-bottom: 2px solid #33b3ed;position: relative;padding-bottom: 10px;padding-top: 40px;display: inline-block;}

.insection2 .more::after{

    position: absolute;

    content: "";

    bottom: -1px;

    right: 0;

    height: 2px; 

    width: 20px;

    background: #494949;

}



.section{position: relative;}



/*

.section .sec-scale { width:100%; height:100%;}*/



.section .sec-scale {

    width: 100%;

    height: 100%;

    position: relative;

    transform: scale(0.8);

    opacity: 0.5;

    transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;

    -webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;

}

.active .sec-scale {

    transform: translate(0px,0px) scale(1);

    transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;

    -webkit-transition: transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;

    opacity: 1;

}







.bg {width: 100%;height: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;position: relative;overflow: hidden;}

.bg2 {background-image: url( ../../image/section2.jpg);}



.i_content{width:100%; height:100%;position:absolute; left:0px; top:0px;}

.i_content_c{width:100%; height:100%;display: table-cell;vertical-align: middle;position: relative;}

.i_content_c2{width:100%; height:100%;display: table-cell;vertical-align: middle;position: relative;}

.i_con{width:1250px; margin:0px auto;}



.i_con2{width:100%; margin:0px auto;}



.cp-swiper .swiper-slide a{display: block;padding:25px; background: #fff;}

.cp-swiper .swiper-slide a .img{display: block;position: relative;width: 100%;overflow: hidden;height: 170px;}

.cp-swiper .swiper-slide a .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.cp-swiper .swiper-slide a .p1{font-size: 20px;color: #00a0e9;font-weight: bold;overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;}

.cp-swiper .swiper-slide a .p2{font-size: 14px;color: #767676;line-height: 24px;margin: 15px 0;height: 48px;overflow: hidden;}

.cp-swiper .swiper-slide a:hover img{transform: scale(1.1);}

.cp-swiper .swiper-slide a:hover a{box-shadow: 0px 1px 16px 5px rgba(0,0,0,0.05)}





.incp .title .p1{font-size: 36px;color: #ffffff;text-align: center;}

.incp .title .p2{font-size: 16px;color: #ffffff;text-align: center;margin-top: 20px;}







.incpmenu{display: inline-block;margin: 0 auto;width: 100%; margin:30px 0;}

.incpmenu dd{display: inline-block;color: #fff;font-size: 14px;padding: 15px 36px;border: 1px solid #fff;border-radius: 30px; margin: 0 10px;}

.incpmenu dd a{color: #fff;}

.incpmenu dd.active{background: #00a0e9;border-color: #00a0e9;}











.insection4 .title .p1{font-size: 36px;color: #444444;text-align: center;}

.insection4 .title .p2{font-size: 16px;color: #444444;text-align: center;margin-top: 20px;}



.section .btnmore{display: block;margin: 0 auto;width: 265px;line-height: 60px;font-size: 16px;color: #fff;text-align: center;background: #00a0e9;}

.section .btnmore img{position: relative;top: 2px;margin-right: 10px;}







.incasemenu{display: inline-block;margin: 0 auto;width: 100%; margin:30px 0;}

.incasemenu dd{display: inline-block;color: #fff;font-size: 14px;padding: 0 36px;line-height:50px; border: 1px solid #fff;border-radius: 30px; margin: 0 10px;}

.incasemenu dd a{color: #fff;}

.incasemenu dd a img{position: relative;top: 7px;margin-right: 10px;}

.incasemenu dd.active{background: #00a0e9;border-color: #00a0e9;}







.case-swiper .swiper-slide a{display: block;border-radius: 10px 10px 0 0;position: relative;overflow: hidden;background: #fff;}





.case-swiper .swiper-slide .img{position: relative;overflow: hidden;height: 224px;}

.case-swiper .swiper-slide .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s}

.case-swiper .swiper-slide .text{padding: 30px 10px;}

.case-swiper .swiper-slide .text .p1{font-size: 22px;color: #444444;line-height: 22px;border-left: 3px solid #00a0e9;padding-left: 10px;}



.case-swiper .swiper-slide .text .p2{font-size: 14px;color: #777777;line-height: 24px;height: 96px;overflow: hidden;margin-top: 20px;}

.case-swiper .swiper-slide .more{text-align: right;}

.case-swiper .swiper-slide .more p{ position: relative; display: block;float: right;width: 90px;line-height: 36px;background: #dddddd;text-align: center;color: #979696;font-size: 12px;text-transform: uppercase;}



.case-swiper .swiper-slide .more p::after{

    position: absolute;

    content: "";

    left: 0;

   

    width: 15px;

    top: 0;

        border-left: 8px solid #fff;

    border-bottom: 36px solid #dddddd;

}

.case-swiper .swiper-slide:hover .more p::after{

    border-bottom: 36px solid #00a0e9;

}

.case-swiper .swiper-slide:hover .more p{

    background: #00a0e9;color: #fff;

}

.case-swiper .swiper-slide:hover img{

    transform: scale(1.1);

}



/*.section.y5 {

    height: auto !important;

}

*/

.section.y5{ background: url(../image/footerbk.jpg) center no-repeat;background-size: cover;}

.section.y5 .footer{ background: none}

.section.y5 .inner1250{width: 1150px;}

.section{position: relative;overflow: hidden;}

/*.insection2.active .fl .wdiv .p1{animation:fadeInUp 2s;-webkit-animation:fadeInUp 2s;}

.insection2.active .fl .wdiv .p2{animation:fadeInUp 2s;-webkit-animation:fadeInUp 2s;}

.insection2.active  .fl .wdiv .text{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}

.section.active .title{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}

.section.active .incpmenu{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}

.section.active .cp-swiper{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}

.section.active .newsul{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}

.section.active .btnmore{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}

.section.active .incasemenu{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}

.section.active .case-swiper{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}

.section.active  .se2video{animation:fadeInUp 2s; -webkit-animation:fadeInUp 2s;}*/

.video_div{width:100%; height:100%; background:rgba(0,0,0,0.8); position:fixed; z-index:11111; 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;}

.video_div_center video{width: 100%;height: 100%;}



.cpxqwbox .wdiv1 .fl{float: left;}

.cpxqwbox .wdiv1 .fr{float: right;width: 647px;position: relative;}

.cpde-swiper{position: relative;width: 100%;box-sizing: border-box;padding: 0 50px;}

.cpde-swiper img{display: block;margin: 0 auto;}

.nextbox{width: 126px;height: 100%;background: rgba(0,0,0,0.4);position: absolute;right: 0;top: 0;}



.nextbox .swiper-button-next{

    width: 30px;

    height: 30px;

    background: url(../image/btn2.png);

    right: 20px;

     opacity: 1!important;

}



.prevbox{width: 126px;height: 100%;background: rgba(0,0,0,0.4);position: absolute;left: 0;top: 0;}



.prevbox .swiper-button-prev{

    opacity: 1!important;

    width: 30px;

    height: 30px;

    background: url(../image/btn1.png);

    left: 20px;

}



.rifhtmenu{position: absolute;right: 10px; z-index: 500;top: 45%;width: 13px; text-align: right;}

.rifhtmenu li{margin-bottom: 12px;display: inline-block;width: 100%;}

.rifhtmenu li a .sp1{ float: left; display: block;width: 11px;height: 11px;border: 3px solid #fff; border-radius: 50%;position: relative;top: 6px;}

.rifhtmenu li a .sp2{float: left; display: block; color: #fff;font-size: 16px;margin-left: 10px; }

.rifhtmenu li.active a .sp1{background: #00a0e9;}







.rifhtmenu2 li a .sp1{float: left; display: block;width: 11px;height: 11px;border: 3px solid #a0a0a0; border-radius: 50%;position: relative;top: 6px;}

.rifhtmenu2 li a .sp2{ float: left; display: block; color: #a0a0a0;font-size: 16px;margin-left: 10px; }

.rifhtmenu2 li.active a .sp1{background: #00a0e9;}





.topbtn2{position: absolute;top: 50px;right: 30px; padding: 8px 18px;border: 1px solid #a0a0a0;border-radius: 30px;z-index: 200;}

.topbtn2 span{color: #a0a0a0;position: relative;top: -6px;margin-left: 10px;}

.topbtn2 select{background: transparent;border: none;color: #a0a0a0;position: relative;top: -6px;appearance:none;

-moz-appearance:none;

-webkit-appearance:none;font-size: 14px;}







.inbanner .swiper-pagination-bullet{opacity: 1;width: 10px;height: 10px;background: #fff;}

.inbanner .swiper-pagination-bullet-active{background:#00a0e9;opacity: 1; }

.inbanner  .swiper-pagination{bottom: 15px;}



.header{top: 30px;}

.header{height: 60px;}

.header .div2{padding-top: 5px;height: 60px;}

.header .div1{height: 60px;}   

.header .div2 .ndiv{margin-top: 7px;}

.header .div2 .ndiv span:nth-child(1){height: 2px;}

.header .div2 .ndiv span:nth-child(2){height: 2px;}

.header .div2 .ndiv span:nth-child(3){height: 2px;}



/*.index-cpswul li{display: none;}

.index-cpswul li:nth-child(1){display: block;}

.index-caseswul li{display: none;}

.index-caseswul li:nth-child(1){display: block;}*/

.textcontent img{display: block;max-width: 100%;}

.chinameng{color: #fff;text-align: center;font-size: 30px;}