li {

    list-style: none;

}



ul {

    padding: 0;

    margin: 0;

}

* {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

        word-wrap: break-word;
}



input{

    outline: none;

    font-family: '微软雅黑';

}



.text-center{

    text-align: center;

}   

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

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

    -moz-box-sizing: border-box;

　　-webkit-box-sizing: border-box;

　　box-sizing: border-box;

}

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

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

body{

        overflow: hidden;

        
        background: #fff;
      
}



textarea{

    outline: none;

       font-family: '微软雅黑';

}

.inner {

    width: 90%;

    margin: 0px auto;

    position: relative;

}
.inner1 {

    width: 100%;

    margin: 0px auto;

    position: relative;

}

.inner2{
    width: 83%;
     margin: 0px auto;

    position: relative;
}

.inner1200 {

    margin: 0px auto;

    width: 1200px;

    position: relative;

}

.inner1250{

     margin: 0px auto;

    width: 1250px;

    position: relative; 

}

.inner1000{

    width: 1000px;

    margin: 0 auto;

}

.inner1100 {

    margin: 0px auto;

    width: 1100px;

}

.inner1080{width: 1080px;

margin: 0 auto;}

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

.inner1240{

   margin: 0px auto;

    width: 1240px; 

}

.inner1300{

   margin: 0px auto;

    width: 1300px; 

     position: relative;

}

.inner1400{

   margin: 0px auto;

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

     position: relative;

}



.inner1380{

margin: 0px auto;

    width: 1380px;

}

.inner1440{

    margin: 0 auto;

    width: 1440px;

    position: relative;

}

.inner1536{

margin: 0px auto;

    width: 1536px;

    position: relative;

}

.fc {

    text-align: center;

}



.center{

    text-align: center;

}

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

.clearfix:after { clear: both; }

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

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

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

.clearboth{ clear:both;}



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

    margin: 0;

    padding: 0px;

}

figure,section,li,dd,div{

    margin: 0;

    padding: 0px;

    border: 0;

    font-size: 100%;

    outline: none;

}

/*section{

    letter-spacing:1px; 



}*/





a{

    text-decoration: none;

    outline: none;

}

/*loding*/



.loading {

    position: fixed;

    width: 100%;

    height: 100%;

    background-color: #fff;

    z-index: 1000000;

}



.spinner {

    width: 150px;

    height: 30px;

    position: absolute;

    left: 47%;

    top: 50%;

    margin-left: -75px;

    margin-top: -15px;

}



.spinner>div {

    /* width: 30px;

    height: 30px;

    background-color: #67CF22;*/

    border-radius: 100%;

    /*  display: inline-block;*/

    -webkit-animation: bouncedelay 1.8s;

    animation: bouncedelay 1.8s;

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

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}





@-webkit-keyframes bouncedelay {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,

    /*    60% {

        -webkit-transform: scale(1.2)

    },*/

    100% {

        -webkit-transform: scale(2)

    }

}

@-webkit-keyframes bouncedelay1 {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,



    100% {

        -webkit-transform: scale(1.5)

    }

}





.fl{

    float: left;

}

.ri{

    float: left;

}

.fr{

    float: right;

}





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

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

.moreye a {
    color: #fff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
/*.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-radius: 6px;
    border-radius: 6px;
}*/
.pagination-lg>a, .pagination-lg>span {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.3333333;
    margin: 0 3px;
    border: none;
}
.pagination-lg>a {
    background: #fff;
    border: 1px solid #dddddd;
    color: #333;
}
.pagination-lg>span {
    background: linear-gradient(#95cd12,#09a23b);
    /*border: 1px solid #1c7bd7;*/
    color: #fff;
}
.pagination-lg>a:hover{
   background: linear-gradient(#95cd12,#09a23b);
   /* border: 1px solid #1c7bd7;*/
    color: #fff;
}
/*分页*/

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

.clearfix:after { clear: both; }

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

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

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

.clearboth{ clear:both;}

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



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



.a_zxlmenu{width:100%;/* margin-bottom:3%;*/ position:relative; display:none; z-index:100;background: linear-gradient(#95cd12,#09a23b);}

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

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

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

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

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

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

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

.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:16px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_t{background:url(../image/nmenujiantou.png) right 20px center no-repeat;}
.a_zxlmenu_c1{

    display: none;

}

.a_zxlmenu_t i{

    margin: 0 10px;

}

.a_zxlmenu_c1 li{

 text-align: center;

 border: none;

 display: inline-block;

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

 border: none;

 margin: 0;

}

.a_zxlmenu_c1 li a{

    padding: 0 15px;

    position: relative;

    line-height: 30px;

    margin: 5px 0;

}

.a_zxlmenu_c li a i{

    float: right;

    right: 15px;

    top: 6px;

    position: relative;

}



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



/*内页nenuy*/
.pc_amenu{width:100%;padding:0px 2%;text-align:center;width: 100%;max-height: 77px;overflow: hidden;}
.pc_amenu{position: absolute;left: 0; bottom: 0;width: 100%;}
.a_menu_bg{ background:rgba(0, 0, 0, 0.3);max-height: 77px;overflow: hidden;}
.a_menu{width:100%; margin:0px; padding:0px; max-height: 77px;overflow: hidden;display: flex;justify-content: center;}
.a_menu .a_menu_a{ padding: 0 30px;  margin: 0 15px; height:77px;  display:inline-block; overflow:hidden; text-align:center; line-height:77px; color:#fff; font-size:20px;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ background: linear-gradient(#95cd12,#09a23b)}
/*内页nenuy*/





/*手机导航*/

/* CSS Document */

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

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

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

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

.phone_logo .p1 img{ height: 100%}



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

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

.in_top .heard{ display:none;}

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



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



/*导航按钮*/

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

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

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

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

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

transition-property: background-color, transform;

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

-webkit-transition-duration: 300ms;

transition-duration: 300ms;}

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

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

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

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

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

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



/*栏目名称*/

.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background:linear-gradient(#95cd12,#09a23b) ; overflow:hidden;}

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

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

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

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

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

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

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

*/

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

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

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

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



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





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

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

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

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

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

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

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

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

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

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

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





/*打开样式*/

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

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

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

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

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

.phone_nav_one .nav_but_box { opacity:0.8;}

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

}





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

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

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

.phone_logo{ height:77px;}

.phone_nav{ height:77px;}*/

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

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

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

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



}



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

.phone_logo {padding: 0 10px}

.phone_nav .nav_main ul{ height:410px;}

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



}



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

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

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

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




.index-swiper .swiper-pagination{bottom: 20px;}
.inbanner .index-swiper img{display: block;width: 100%;}
.index-swiper .swiper-pagination-bullet{background: #fff;opacity: 0.6;width: 15px;height: 7px;border-radius: 10px;}
.index-swiper .swiper-pagination-bullet-active{background: #fff; width: 30px;height: 7px;opacity: 1;}



/*内页banner*/
.n_banner{width:100%; height:600px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner1{width:100%; height:400px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner2{ width:100%; height:480px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner3{width:100%; height:300px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner5{width:100%; height:550px; background-repeat:no-repeat !important; background-position:center center!important; background-size:cover!important; position:relative;overflow: hidden;}
.n_banner5 .n_banner_text{top: 30%;text-align: left;}
.n_banner5 img{display: none;}
.n_banner_text{width:100%; position:absolute; left:0px; bottom:80px;}
.n_banner_text p{color: #fff;}
.n_banner_text p{font-size: 50px;line-height: 60px;text-transform: uppercase;}
.n_banner_text .p2{font-size: 50px;line-height: 60px;text-transform: uppercase;}



.fixhead{position: fixed;width: 100%;top: 0;padding-top: 0;background:#fff; animation:fadeInDown 1s;
    -webkit-animation:fadeInDown 1s;z-index: 100;}
.headerbox .logo .img2{display: none;}
.fixhead2{background: #fff;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .nav li .a1{color: #333333;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.fixhead2 .img1{display: none !important; -webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .img2{display: block !important;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.nbanner{
    position: relative;
}
.nbanner img{width: 100%;display: block;}
.weizhi{ background-size: cover; display: block;margin-bottom: 10px;}

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

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

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



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

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

.nav li.active .a1,.nav li:hover .a1{color: #009f3d;}

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











.footer{background: url(../image/fobk.jpg) center center no-repeat; background-size: cover; padding: 50px 0;}
.footer .wdiv1{display: flex;justify-content: space-between;}
.footer .wdiv2{width: 100%;display: inline-block;text-align: center;padding-top: 50px;}

.footer .wdiv2 a,.footer .wdiv2 span{color: #fff;}
.footer .wdiv2 p{color: #acacac;font-size: 12px;line-height: 24px;}
.footer .div_ns1 {text-align: left;}
.footer .div_ns1 p{font-size: 14px;color: #fff;line-height: 24px;box-sizing: border-box;}
.footer .div_ns1 .p1{font-size: 22px;}
.footer .div_ns1 img{margin: 15px 0;}
.footer .div_ns2 .text{padding-top: 10px;}
.footer .div_ns2 p{text-align: left;font-size: 12px;color: #acacac;line-height: 24px;}
.fl_ul{display: flex;justify-content: space-around;width: 63%;box-sizing: border-box;padding: 0 20px;border-left: 1px solid #717171;border-right: 1px solid #717171;}
.fl_ul{margin-left: 40px;margin-right: 40px;}
.fl_ul li a{display: block;}
.fl_ul li .a1{color: #fff;font-size: 16px;margin-bottom: 20px;}
.fl_ul li .a2{color: rgba(255, 255,255, 0.6);font-size: 14px;line-height: 40px; }
.footer .div2{border-top: 1px solid rgba(255, 255,255, 0.6);line-height: 50px;color: #fff;}
.footer .div2 a{color: #fff;}
.section1{padding: 120px 0;}


.ncontent_wbox{padding: 50px 0;}
.nti_top{color: #222222;font-size: 36px;line-height: 40px;margin-bottom: 20px;text-transform: uppercase;font-weight: 400;}
.nti_top span{margin-left: 10px;font-size: 20px;color: #999999;}

.dw_list{display: flex;width: 100%;justify-content: space-between;flex-wrap: wrap;}
.dw_list li{width: 49%;margin-bottom: 20px;border: 1px solid #dddddd;height: 150px;box-sizing: border-box;padding: 25px 35px;}
.dw_list li a{display: flex;justify-content: space-between;}
.dw_list li .text{min-width: 1px;flex: 1;}
.dw_list li .text .p1{font-size: 22px;color: #222222;line-height: 30px;max-height: 65px;position: relative;overflow: hidden;margin-bottom: 10px;}
.dw_list li .text .p2{overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 16px;color: #333333;line-height: 28px;
    
}
.dw_list li .time{width: 109px;text-align: right;padding-top: 10px;}
.dw_list li .time .p1{font-size: 24px;color: #008d37;line-height: 35px;font-weight: bold;}
.dw_list li .time .p2{font-size: 30px;color: #cccccc;line-height: 35px;font-weight: bold;}
.dw_list li:hover{background: linear-gradient(#95cd12,#09a23b);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.dw_list li:hover p{color: #fff !important;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.wd_list{border: 1px solid #dddddd;}
.wd_list li{display: flex;justify-content: space-between;flex-wrap: wrap;}
.wd_list li .s1{width: 45%;box-sizing: border-box;padding: 15px 25px;border-right: 1px solid #dddddd;}
.wd_list li .s2{width: 55%;padding: 15px 25px;}
.wd_list li{background: #f5f5f5;line-height: 26px;}
.wd_list li:nth-child(2n){background: #fff;}

.card_list li .s1{display: flex;justify-content: space-between;color: #222222;font-size: 22px;line-height: 60px;}
.card_list li .s1{border-bottom: 1px solid #dddddd;}
.card_list li .text{background: #f5f5f5;box-sizing: border-box;padding: 30px;display: none;}
.card_list li.active .s1 .image{transform:rotate(180deg);-webkit-transition:all 0.5s ; transition:all 0.5s;}

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 img{transform: scale(1.1);}
.new_list1{}
.new_list1 li{width: 49%;float: left;}
.new_list1 li .n_box1{display: none;position: relative;overflow: hidden;}
.new_list1 li:nth-child(1) .n_box1{display: block;}
.new_list1 li:nth-child(1) .n_box2{display: none;}
.new_list1 li .n_box1 .img{height: 490px;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.new_list1 li .n_box1 .img img{display: block;width: 100%;display: none;}
.new_list1 li .n_box1{position: relative;}
.new_list1 li .n_box1 .text{position: absolute;left: 0;bottom: 0;width: 100%;background: linear-gradient(transparent,rgba(0,0,0,0.6));}

.new_list1 li .n_box1 .text{box-sizing: border-box;padding: 20px;}
.new_list1 li .n_box1 .text .p1{color: #fff;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 26px;line-height: 32px;
}
.new_list1 li .n_box1 .text .p2{color: #fff;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 16px;line-height: 32px;}
.new_list1 li .n_box2{justify-content: space-between;flex-wrap: wrap;display: flex;border: 1px solid #dddddd;height: 150px;box-sizing: border-box;padding: 25px 35px; margin-bottom: 20px;}
.new_list1 li .n_box2 .text{min-width: 1px;flex: 1;}
.new_list1 li .n_box2 .text .p1{font-size: 22px;color: #222222;line-height: 35px;max-height: 70px;position: relative;overflow: hidden;}
.new_list1 li .n_box2 .text .p2{overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 16px;color: #333333;line-height: 28px;
    
}
.new_list1 li:hover .n_box1 .img{transform: scale(1.1);}
.new_list1 li:nth-child(2){float: right;}
.new_list1 li:nth-child(3){float: right;}
.new_list1 li:nth-child(4){float: right;}
.new_list1 li .n_box2 .time{width: 109px;text-align: right;padding-top: 10px;}
.new_list1 li .n_box2 .time .p1{font-size: 24px;color: #008d37;line-height: 35px;font-weight: bold;}
.new_list1 li .n_box2 .time .p2{font-size: 30px;color: #cccccc;line-height: 35px;font-weight: bold;}
.new_list1 li .n_box2:hover{background: linear-gradient(#95cd12,#09a23b);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.new_list1 li .n_box2:hover p{color: #fff !important;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.new_ncontnt{padding: 70px 0;background: #f1f1f1;}
.new_list2{display: flex;justify-content: space-around;flex-wrap: wrap;}
.new_list2 li{width: 25%; margin-bottom: 30px;background: #fff;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0,0.2);}

.new_list2 li .text{box-sizing: border-box;padding: 20px;}

.new_list2 li .text .p1{font-size: 22px;line-height: 35px;color: #222222;max-height: 70px;position: relative;overflow: hidden;}

.new_list2 li .text .p2{margin: 10px 0;font-size: 14px;color: #666666;line-height: 28px;}
.new_list2 li .text .p3{font-size: 16px;color: #666666;line-height: 28px;max-height: 56px;position: relative;overflow: hidden;}
.new_list2 li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*4)/ 4);
    width: calc((100% - 2%*4)/ 4);
}
.new_list2:after{
    content: "";
    flex: auto;
}


.zp_list li{margin-bottom: 20px;}
.zp_list li .s1{box-sizing: border-box;padding: 0 20px; color: #222222;font-size: 22px;line-height: 60px; background: #f1f1f1 url(../image/jia.png) right 20px center no-repeat;}
.zp_list li .s1{border: 1px solid #dddddd;}
.zp_list li .text{background: #fff;box-sizing: border-box;padding: 30px;display: none;border-bottom: 1px solid #dddddd;}
.zp_list li.active .s1{background: #f1f1f1 url(../image/jian.jpg) right 20px center no-repeat}

.rencai{background: url(../image/rencai_bk1.jpg) center center no-repeat;display: inline-block;width: 100%;padding-top: 121px;background-size: cover;}
.rencai .text{width: 60%;float: left;background: url(../image/rencai_bk2.png) center center no-repeat;box-sizing: border-box;background-size: cover;}

.rencai .text{padding: 60px 50px;}

.new_showcontent .fl{width: 65%;float: left;box-sizing: border-box;padding-right: 50px;border-right: 1px solid #dddddd;}
.new_showcontent .fr{width: 35%;float: right;box-sizing: border-box;padding-left: 50px;}


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


.tuijian{display: inline-block;margin-top: 20px;}
.tuijian li{float: left;width: 100%;margin-bottom: 10px;}
.tuijian li a{line-height: 75px;background: #f5f5f5;color: #222222;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;display: block;box-sizing: border-box;padding: 0 20px;}
.about_box{background: url(../image/ab_bk1.jpg) left bottom no-repeat;padding: 60px 0;}
.about_box .div1{display: flex;justify-content: space-between;}
.about_box .div1 .text{width: 65%;box-sizing: border-box;padding-right: 40px;}
.about_box .div1 .img{width: 35%;}
.about_box .div1 .img img{display: block;width: 100%;}
.about_box .div2{display: flex; background: url(../image/ab_bk2.jpg) center center no-repeat;background-size: cover; justify-content: space-between;box-sizing: border-box;}
.about_box .div2{padding: 40px 30px;margin-top: 50px;}
.about_box .div2 .n_box{box-sizing: border-box;padding-right: 30px;background: url(../image/line.jpg) right 1px center no-repeat;width: 25%;box-sizing: border-box;text-align: center;}
.about_box .div2 .n_box .p1{font-size: 20px;color: #fff;margin-bottom: 10px;font-weight: bold;}
.about_box .div2 .n_box .p2{font-size: 16px;color: #fff;}
.about_box .div2 .n_box:last-child{background: none;}
.de_about img{display: block;margin: 0 auto;max-width: 100%;}
.fazhan_box{display: flex;justify-content: space-between;flex-wrap: wrap;background: url(../image/fazhan_bk.jpg) left top no-repeat;}
.fazhan_box{padding-bottom: 50px;}
.fz_fl{width: 25%;padding-left: 30px;padding-top: 50px;box-sizing: border-box;padding-bottom: 56px;}
.fz_fr{width: 75%;margin-top: 100px;}
.fazhan-swiper .swiper-slide img{display: block;width: 100%;}
.faz_btn{display: flex;}
.faz_btn div{width: 70px;line-height: 38px;border: 1px solid #fff;text-align: center;margin-right: 10px;}
.faz_btn div img{vertical-align: middle;}
.menu_fz{display: flex;flex-wrap: wrap;}
.menu_fz li{padding: 0 18px; border-radius: 30px;margin-right: 10px;}
.menu_fz li a{color: #fff;font-size: 18px;line-height: 38px;}
.menu_fz li.active,.menu_fz li:hover{background: #fff;}
.menu_fz li.active a,.menu_fz li:hover a{color: #07a13b;}
.faz_btn{position: relative;width: 100%;margin-top: 50px;margin-bottom: 50px;}
.fz_fl .text{position: relative;width: 100%;font-size: 18px;color: #ffffff;line-height: 36px;margin-top: 50px;}


.se1ul li{box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);padding: 30px;}
.se1ul li .img{overflow: inherit;}
.se1ul{display: flex;justify-content: space-between;}
.se1ul .li{width: 34%;margin-right: 2%;}
.se1ul .li .img{width: 74px;float: left;margin-right: 40px;}
.se1ul .li .s1{display: inline-block;width: 100%;}
.se1ul .li .s2{display: inline-block;width: 100%;margin-top: 20px;}
.se1ul .li .s2 p{font-size: 14px;color: #666666;margin-top: 30px;}
.se1ul .li .te{font-size: 24px;color: #009f3d;}
.se1ul .li2{width: 20%;margin-right: 2%;}
.se1ul .li2{width: 20%;margin-right: 2%;}
.se1ul .li2{width: 20%;margin-right: 2%;}
.se1ul .li2{text-align: center;}
.se1ul .li2 img{width: 77px;margin: 0 auto;}
.se1ul .li2 .te{padding-top: 20px;}
.se1ul .li2 .te .p1{font-size: 24px;color: #333333;line-height: 32px;}
.se1ul .li2 .te .p2{font-size: 14px;color: #666666;line-height: 32px;}



.se2_ti{display: flex;justify-content: space-between;background: url(../image/in_neic.jpg) left center no-repeat;box-sizing: border-box;padding-left: 70px;}

.se2_ti{margin-bottom: 30px;}
.se2_ti .sp1{line-height: 39px;font-size: 26px;color: #222222;}
.innews_ul{display: flex;flex-wrap: wrap;}

.innews_ul li:nth-child(1){width: 48%;margin-right: 2%;}
.innews_ul li:nth-child(2){width: 23%;margin-right: 2%;background: #fff;}
.innews_ul li:nth-child(3){width: 23%;margin-right: 2%;background: #fff;}
.innews_ul li:nth-child(4){width: 31%;margin-right: 2%;}

.innews_ul li:nth-child(1) .n_box2{display: none;}
.innews_ul li:nth-child(1) .n_box3{display: none;}

.innews_ul li:nth-child(2) .n_box1{display: none;}
.innews_ul li:nth-child(2) .n_box3{display: none;}
.innews_ul li:nth-child(3) .n_box1{display: none;}
.innews_ul li:nth-child(3) .n_box3{display: none;}

.innews_ul li:nth-child(4) .n_box1{display: none;}
.innews_ul li:nth-child(4) .n_box2{display: none;}
.innews_ul li:nth-child(5){width: 31%;margin-right: 2%;}
.innews_ul li:nth-child(6){width: 31%;margin-right: 2%;}
.innews_ul li:nth-child(5) .n_box1{display: none;}
.innews_ul li:nth-child(5) .n_box2{display: none;}
.innews_ul li:nth-child(6) .n_box1{display: none;}
.innews_ul li:nth-child(6) .n_box2{display: none;}

.se2_ti a{background: linear-gradient(#95cd12,#09a23b);color: #fff;padding: 10px 20px;}


.section2{background: #f1f1f1;padding: 50px 0;}
.innews_ul li{margin-bottom: 20px;}
.innews_ul li .n_box1{position: relative;overflow: hidden;}
.innews_ul li .n_box1 .img{height: 420px;-webkit-transition:all 0.5s ; transition:all 0.5s;position: relative;}
.innews_ul li .n_box1:hover .img{transform: scale(1.1);}
.innews_ul li .n_box1 .img img{display: block;width: 100%;display: none;}
.innews_ul li .n_box1{position: relative;}
.innews_ul li .n_box1 .text{position: absolute;left: 0;bottom: 0;width: 100%;background: linear-gradient(transparent,rgba(0,0,0,0.6));}

.innews_ul li .n_box1 .text{box-sizing: border-box;padding: 20px;}
.innews_ul li .n_box1 .text .p1{color: #fff;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 26px;line-height: 32px;
}
.innews_ul li .n_box1 .text .p2{color: #fff;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 16px;line-height: 32px;}
.innews_ul li .n_box2{justify-content: space-between;flex-wrap: wrap;display: flex;height: 420px;}
.innews_ul li .n_box2 .img{height: 190px;position: relative;overflow: hidden;}
.innews_ul li .n_box2 .img img{min-height: 100%;}
.innews_ul li .n_box2 .text{min-width: 1px;flex: 1;box-sizing: border-box;padding: 20px;}
.innews_ul li .n_box2 .text .p1{font-size: 22px;color: #222222;line-height: 35px;max-height: 70px;position: relative;overflow: hidden;}
.innews_ul li .n_box2 .text .p2{overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 14px;color: #999999;line-height: 35px;
margin: 10px 0;
}
.innews_ul li .n_box2 .text .p3{
    font-size: 16px;color: #666666;line-height: 28px;
    max-height: 56px;position: relative;overflow: hidden;
}
.innews_ul li .n_box3{display: flex;justify-content: space-between;flex-wrap: wrap;}
.innews_ul li .n_box3 .time{width: 64px;height: 64px;background: #d2eedd;text-align: center;}
.innews_ul li .n_box3 .time .p1{font-size: 16px;color: #009f3d;margin-top: 10px;font-weight: bold;}
.innews_ul li .n_box3 .time .p2{font-size: 12px;color: #009f3d;}
.innews_ul li .n_box3{background: #fff;box-sizing: border-box;height: 130px;padding: 24px 30px;border-bottom: 3px solid #009f3d;}
.innews_ul li .n_box3 .text{flex: 1;min-width: 1px;box-sizing: border-box;padding-left: 20px;}
.innews_ul li .n_box3 .text .p1{font-weight: bold; font-size: 18px;color: #222222;line-height: 24px;max-height: 48px;position: relative;overflow: hidden;}
.innews_ul li .n_box3 .text .p3{font-size: 14px;color: #666666;line-height: 30px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.section3{padding: 70px 0;}
.section3 .wbox{display: flex;justify-content: space-between;flex-wrap: wrap;}
.section3 .wbox .div1{position: relative;overflow: hidden;  width: 73%;background: url(../image/in_ab.jpg) center center no-repeat;background-size: cover;height: 460px;}
.section3 .wbox .div2{position: relative; overflow: hidden; width: 25%;background: url(../image/in_ab2.jpg) center center no-repeat;background-size: cover;}
.section3 .wbox .div1 .con{width: 100%; position: absolute;left: 0;bottom: 0;padding-bottom: 40px;padding-left: 30px;background: linear-gradient(transparent,rgba(0,0,0,0.6));}
.section3 .wbox .div1 .con p{color: #fff;width: 60%;}
.section3 .wbox .div1 .con .p1{color: #fff;font-size: 32px;}
.section3 .wbox .div1 .con .p2{color: #fff;font-size: 22px;margin-top: 20px;margin-bottom: 10px;}
.section3 .wbox .div1 .con .p3{color: #fff;font-size: 14px;width: 60%;}

.section3 .wbox .div2 .text{width: 100%;position: absolute;left: 0;bottom: 0;padding-bottom: 40px;padding-left: 30px;background: linear-gradient(transparent,rgba(0,0,0,0.6));}
.section3 .wbox .div2 .text p{color: #fff;}
.section3 .wbox .div2 .text .p1{font-size: 32px;}
.section3 .wbox .div2 .text .p2{font-size: 22px;margin-top: 20px;margin-bottom: 10px;}
.section3 .wbox .div2 .text .p3{font-size: 45px;font-weight: bold;}
.section11{background: #eaeaea;}
.section11 .inner2{position: relative;overflow: hidden;background: #f5f5f5;box-sizing: border-box;padding:  0 30px;}
.se1_box .p1{float: left;width: 10%;line-height: 50px;color: #222;text-align: center;font-weight: bold; }
.se1_box .p1 img{vertical-align: middle;margin-right: 10px;}
.se1_box .se1_con{float: left;width: 90%;position: relative; overflow: hidden;}
.se1_box .se1_con .bd{width: 500px;box-sizing: border-box;padding-left: 20px;}
.picList li a{font-size: 16px;color: #666666;line-height: 50px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.picList li a:hover {color: #880025}
.ablink{position: absolute;right: 30px;bottom: 40px;z-index: 1;width: 59px;}
.ablink img{display: block;width: 100%;}

.inbanner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
margin:0;}
.inbanner .swiper-pagination-bullet{ background:none; text-align:center; font-size:20px; font-weight:bold; position:relative;
height:35px;padding-bottom: 10px;  background-position:bottom; background-repeat:repeat-x; background-image:url(../image/img18.png);  opacity:1;border-radius:0; color:#fff;}
.inbanner .swiper-pagination-bullet-active{
color:#009f3d}
.inbanner .swiper-pagination-bullet:after,.inbanner .swiper-pagination-bullet i{ bottom:0; left:0; height:3px;background-color:#009f3d; width:0;
content:"";  position: absolute;left:0%;/*transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;*/}

