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;

}
.inner1500 {

    margin: 0px auto;

    width: 1500px;

    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;

}
.inner1600{

    margin: 0 auto;

    width: 83.33%;

    position: relative;

}


.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;
    margin-bottom: 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: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #fff;
}
.pagination-lg>span {
    background: #bb272e;
    /*border: 1px solid #1c7bd7;*/
    color: #fff;
}
.pagination-lg>a:hover{
   background: #bb272e;
   /* border: 1px solid #1c7bd7;*/
    color: #fff;
}
/*分页*/



.pagination li a, .pagination li span {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.3333333;
    margin: 0 3px;
    border: none;
}
.pagination li a {
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #fff;
}
.pagination li.disabled span {
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #fff;
}
.pagination li span {
    background: #008f4d;
    border: 1px solid #008f4d;
    color: #fff;
}
.pagination li a:hover{
   background: #008f4d;
    border: 1px solid #008f4d;
    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:left;width: 100%;max-height: 54px;overflow: hidden;}
/*.pc_amenu{position: absolute;left: 0; bottom: 0;width: 100%;}*/
.a_menu_bg{ background:#f8f0de;max-height: 54px;overflow: hidden;}
.a_menu{width:100%; margin:0px; padding:0px; max-height: 54px;overflow: hidden;float: right;}
.a_menu .a_menu_a{ position: relative; margin:0 35px;padding: 0 5px; height:54px;  display:inline-block; overflow:hidden; text-align:center; line-height:54px; color:#fff; font-size:18px;}
.a_menu .a_menu_a:after{-webkit-transition:all 0.5s ; transition:all 0.5s;position: absolute;left: 0;bottom: 0;width: 0;height: 4px;background: #199e9e;content: "";}
.a_menu .a_menu_a:hover:after,.a_menu .a_menu_a.activetm1:after{width: 100%;}
/*内页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:#008f4d;  color:#fff; font-size:16px; float: left;}
.a_rlzydiv_c dt .div .s1{width:40%; text-indent:5%;}
.a_rlzydiv_c dt .div .s2{width:10%;}
.a_rlzydiv_c dt .div .s3{width:10%; text-align:center;}
.a_rlzydiv_c dt .div .s4{width:20%; text-align:center;}
.a_rlzydiv_c dt .div .s5{width:20%; text-align:center;}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;text-align: left;background: transparent; border-bottom: 1px solid #edeae9;}
.a_rlzydiv_c dd .div{border-bottom: 1px solid #d2d2d2;  float: left;width:100%; padding:20px 0px; background: url(../image/r_jt1.png) right 20px center no-repeat;  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; border-bottom: 1px solid #d2d2d2; color: #000 !important;}

.a_rlzydiv_c dd .div .s1{width:40%; text-indent:5%;font-size: 16px;}
.a_rlzydiv_c dd .div .s2{width:10%;}
.a_rlzydiv_c dd .div .s3{width:10%; text-align:center;}
.a_rlzydiv_c dd .div .s4{width:20%; text-align:center;}
.a_rlzydiv_c dd .div .s5{width:20%; text-align:center;color:#008f4d }
.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: transparent;  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:460px; 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; width: 100%; bottom:80px;text-align: center;}
.n_banner55{height: 604px;}
.n_banner55 .n_banner_text p{color: #fff;}
.n_banner_text p{color: #bc1a21;text-align: center;font-weight: 550;}
.n_banner_text p{font-size: 36px;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;}

.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;
    height: 400px;
}

.nbanner .text{text-align: left;position: absolute;bottom: 200px;}
.weizhi{ background-size: cover; display: block;margin-bottom: 10px;display: flex;align-items: center;}

.weizhi p{font-size: 14px;color: #888888;font-weight: 400;}
.weizhi p img{position: relative;top: 3px;margin-right: 5px;}
.weizhi a{color: #888888;}


.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 .logo img{display: block;}
.flexbox_bt{display: flex;justify-content: space-between;flex-wrap: wrap;}
.header{background: #008f4d url(../image/menu_bk.png) right center no-repeat;}


.flex_nav{display: flex; align-items: center;}
.flex_nav .logo{margin-right: 30px;}
.flex_nav .navbox{position: relative;}

.menunavfix{position: absolute;left: 0;top: 0;width: 100%;top: 80px;background: rgba(0, 143, 77, 0.7);display: none;}




/*.menunavfix:hover{display: block;}
.menunavfix ul{display: flex;}
.menunavfix ul li {width: 100px; text-align: center;border-right: 1px solid #51bd87;padding: 10px 0;}
.menunavfix ul li:hover{background: rgba(0, 143, 77, 0.4);}
.menunavfix ul li:last-child{border-right: 0;}
.menunavfix ul a{line-height: 50px; color: #fff;font-size: 16px;display: block;}*/
.nav{display: flex;}
.nav li {width: 100px; text-align: center;position: relative;}
.nav li .a1{line-height: 80px; color: #fff;font-size: 16px;}
.nav li:hover,.nav li.active{background: #fff;}
.nav li:hover .a1,.nav li.active .a1{color: #008f4d;}

.nav li:hover dl{display: block;}
.nav li dl:hover dd{background: rgba(0, 143, 77, 0.4);}

.nav dl{position: absolute;left: 0;top: 0;width: 100%;top: 80px;background: rgba(0, 143, 77, 0.7);display: none;}
.nav dl dd a{
line-height: 50px; color: #fff;font-size: 16px;display: block;
}

.flex_btw{display: flex;justify-content: space-between;}


.ncontent_wbox{padding: 50px 0;}
li .image{position: relative;overflow: hidden;}
li .image img{-webkit-transition:all 0.5s ; transition:all 0.5s;display: block;width: 100%;}
li:hover .image img{transform: scale(1.1);}

.se3ul{display: flex;margin-top: 50px;}
.se3ul li {
    margin-right: 1%;
    width: -webkit-calc((100% - 1%*4)/ 4);
    width: calc((100% - 1%*4)/ 4);
}
.se3ul:after{
    content: "";
    flex: auto;
}

.footer{background: #e3efec;padding: 50px 0;border-top: 4px solid #008f4d;}

.flex_bt{display: flex;justify-content: space-between;}
.footer .flex_bt .wdiv1{padding-right: 20px;box-sizing: border-box;}
.footer .flex_bt .wdiv1 .s2{display: flex;padding-top: 30px;}
.footer .flex_bt .wdiv1 .s2 .fimg{text-align: center;margin-right: 15px;margin-bottom: 10px;position: relative;cursor: pointer;}
/*.footer .flex_bt .wdiv1 .s2 .fimg:last-child .img{margin: 0;text-align: left;}*/
.footer .flex_bt .wdiv1 .s2 .img{width: 84px;position: absolute;margin:0 auto; bottom: 25px;  text-align: center;margin: 0 auto;display: none;}
.footer .flex_bt .wdiv1 .s2 .img img{display: block;width: 100%;margin: 0 auto;}

.footer .flex_bt .wdiv1 .s2 p{font-size: 13px;margin-top: 5px; color: #666666;line-height: 24px;}

.footer .flex_bt .wdiv1 .s2 .fimg:hover .img{display: block;}

.footer .flex_bt .wdiv3{width: 260px;padding-bottom: 30px;}
.footer .flex_bt .wdiv3 .s1{display: flex;flex-wrap: wrap; margin-bottom: 10px;justify-content: flex-start;padding-left: 10px;}
.footer .flex_bt .wdiv3 .s11{justify-content: flex-start;}
.footer .flex_bt .wdiv3 .s1 a{width: 100%;text-align: left; font-size: 14px;color: #666666;line-height: 30px;margin-left: 10px;}
.footer .flex_bt .wdiv3 .s1 a img{vertical-align: middle;margin-right: 3px;}
.footer .flex_bt .wdiv3 .s2{margin-bottom: 5px;display: inline-block;width: 100%;}
.footer .flex_bt .wdiv3 .s2 select{width: 100%; float: right;background: transparent;color: #666666; font-size: 14px;border: 1px solid #d2d2d2;padding: 12px 10px;}
.footer .flex_bt .wdiv3 .s2 select option{color: #666666;}
.footer .wdiv4{ text-align: center;}
.footer .wdiv4{font-size: 14px;color: #666666;line-height: 24px;}
.fo_ul{display: flex;border-left: 1px solid #d8e2e0;}
.fo_ul li{padding: 0 20px;text-align: center;border-right: 1px solid #d8e2e0;padding-bottom: 15px;}
.fo_ul li a{display: block;width: 100%;}
.fo_ul li .a1{font-size: 14px;color: #666666;font-weight: bold;margin-bottom: 20px;}
.fo_ul li .a2{font-size: 14px;color: #666666; line-height: 27px;}


.nmenu{position: absolute;left: 0;bottom: 0;width: 100%;}

.pc_amenu{padding-left: 310px;}
.nmenu .div1{background: rgba(0, 0, 0, 0.3);}

.rongyu{display: flex;flex-wrap: wrap;}
.rongyu li {
    margin-right: 1%;
    width: -webkit-calc((100% - 1%*4)/ 4);
    width: calc((100% - 1%*4)/ 4);
    text-align: center;
    margin-bottom: 30px;

}
.rongyu li .image{box-sizing: border-box;padding: 10px;background: #fff;}
.rongyu li p{font-size: 16px;color: #333333;margin-top: 20px;}
.rongyu:after{
    content: "";
    flex: auto;
}

.ncat_box{position: absolute;left: 0;bottom: 0;width: 284px;height: 132px;background: url(../image/menu_tibk.jpg) center center no-repeat;background-size: cover;}
.ncat_box{display: flex;align-items: center;box-sizing: border-box;padding-left: 43px;}
.ncat_box .p1{color: #fff;font-size: 26px;margin-bottom: 5px;}
.ncat_box .p2{color: #fff;font-size: 12px;}

.ncontentbox{padding: 50px 0;}

.fagui_ul{display: flex;flex-wrap: wrap;}
.fagui_ul li{width: 100%;padding: 20px 0;border-bottom: 1px solid #e5e5e5;}
.fagui_ul li a{display: flex;width: 100%;justify-content: space-between;}

.fagui_ul li .text{flex: 1;box-sizing: border-box;padding-left: 25px;}
.fagui_ul li .text .p1{color: #444444;margin-bottom: 10px;font-size: 20px;}
.fagui_ul li .text .p2{color: #888888;font-size: 14px;line-height: 24px;}


.fagui_ul li .time{min-height: 90px; display: flex;align-items: center;text-align: center;background: #f6f6f6;width: 80px;text-align: center;justify-content: center;}
.fagui_ul li .time .p1{font-weight: bold;color: #cccccc;font-size: 30px;}
.fagui_ul li .time .p2{color: #cccccc;font-size: 14px;}

.fagui_ul li:hover .text .p1{color: #008f4d;}




.new_ul{display: flex;flex-wrap: wrap;}
.new_ul li{width: 100%;padding: 30px 0;border-bottom: 1px solid #e5e5e5;}
.new_ul li a{display: flex;width: 100%;justify-content: space-between;}
.new_ul li .image{width: 310px;}
.new_ul li .text{flex: 1;box-sizing: border-box;padding-left: 25px;padding-top: 20px;min-width: 1px;}
.new_ul li .text .p1{color: #333333;margin-bottom: 10px;font-size: 20px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.new_ul li .text .p2{color: #666666;font-size: 14px;line-height: 24px;margin: 20px 0;height: 48px;position: relative;overflow: hidden;}
.new_ul li .text .p3{color: #666666;font-size: 14px;line-height: 24px;}
.new_ul li .text .p3 img{vertical-align: middle;margin-right: 5px;}
.new_ul li a .img2{display: none;}
.new_ul li:hover a{background: #008f4d;}
.new_ul li:hover a p{color: #fff !important;}
.new_ul li:hover a .img1{display: none;}
.new_ul li:hover a .img2{display: inline-block;}



.xx_gk{display: flex;flex-wrap: wrap;}
.xx_gk li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*3)/ 3);
    width: calc((100% - 2%*3)/ 3);
    text-align: center;
    margin-bottom: 30px;
    background: #f1f1f1;

}
.xx_gk li .image{box-sizing: border-box;}
.xx_gk li .text{text-align: left;box-sizing: border-box;padding: 30px 15px;}
.xx_gk li .text .p1{font-size: 20px;color: #333333;}
.xx_gk li .text .p2{font-size: 14px;color: #666666;line-height: 20px;height: 60px;overflow: hidden;margin: 20px 0;}
.xx_gk li .text .p3{font-size: 14px;color: #666666;line-height: 20px;}
.xx_gk li:hover{background: #008f4d;}
.xx_gk li:hover p{color: #fff !important;}
.xx_gk:after{
    content: "";
    flex: auto;
}


.team_ul{display: flex;flex-wrap: wrap;}
.team_ul li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*2)/ 2);
    width: calc((100% - 2%*2)/ 2);
    text-align: center;
    margin-bottom: 30px;
    background: #f1f1f1;

}
.team_ul:after{
    content: "";
    flex: auto;
}
.team_ul li a{display: flex;}
.team_ul li .img{width: 175px;}
.team_ul li .text{box-sizing: border-box;padding: 28px;text-align-last: left;}

.team_ul li .text .p1{font-size: 18px;color: #333333;margin-bottom: 10px;}
.team_ul li .text .p2{font-size: 14px;color: #888888;line-height: 27px;}
.team_ul li:hover{background: #008f4d;}
.team_ul li:hover p{color: #fff !important;}
.team_ul li:hover .p2 span, .team_ul li:hover .p2 p{color: #fff !important;}



.fazhanul{display: inline-block;width: 100%;background: url(../image/xian4.png) center center;  background-repeat: repeat-y; padding-top: 30px; margin-bottom: 50px;}
.fazhanul li{float: left;width: 100%;}
.fazhanul li .div1{width: 50%;}
.fazhanul li .div1 .s1{font-size: 24px;color: #d03c27; margin-bottom: 10px;}
.fazhanul li .div1 .s2 p{font-size: 14px;line-height: 24px;height: 72px;overflow: hidden;}
.fazhanul li .div1 .box{background-color: #f1f1f1;width: 100%;box-sizing: border-box;padding: 25px;}
.fazhanul li:nth-child(2n-1) .div1{float: right;box-sizing: border-box;padding-left: 70px;background: url(../image/yuan.png) left top 45% no-repeat;position: relative;left: -8px;}

.fazhanul li:nth-child(2n) .div1{float: left;box-sizing: border-box;padding-right: 70px;background: url(../image/yuan2.png) right top 45% no-repeat;position: relative;right: -8px;}

.fazhanul li .div1 .box .p1{font-size: 18px;padding-bottom: 10px;color: #008f4d;}
.fazhanul li .div1 .box .text{font-size: 14px !important;color: #333333;line-height: 27px !important;}
.fazhanul li .div1 .box .text p{font-size: 14px !important;color: #333333;line-height: 27px !important;}




.hezuo{display: flex;flex-wrap: wrap;}
.hezuo li{width: 100%;margin-bottom: 20px;padding: 30px 0;box-sizing: border-box;border-bottom: 1px dashed #dddddd;}
.hezuo li a{display: flex;width: 100%;justify-content: space-between;}

.hezuo li a .img{width: 216px;}
.hezuo li a .text{flex: 1;box-sizing: border-box;padding-left: 20px;padding-top: 10px;}


.hezuo li .text .p1{color: #444444;margin-bottom: 20px;font-size: 16px;font-weight: bold;}
.hezuo li .text .p2{color: #888888;font-size: 14px;line-height: 24px;}
.hezuo li .text .p3{color: #888888;font-size: 14px;line-height: 24px;}

.fuwu:after{
    content: "";
    flex: auto;
}
.fuwu{display: flex;flex-wrap: wrap;}
.fuwu li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*3)/ 3);
    width: calc((100% - 2%*3)/ 3);
    text-align: center;
    margin-bottom: 30px;

}
li .image{position: relative;overflow: hidden;}
.fuwu li .image{box-sizing: border-box;background: #fff;}
.fuwu li p{font-size: 16px;color: #333333;margin-top: 20px;}

.fuwu li .text .p1{font-size: 16px;color: #333;margin-top: 10px;}



.lingdao:after{
    content: "";
    flex: auto;
}
.lingdao{display: flex;flex-wrap: wrap;}
.lingdao li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*4)/ 4);
    width: calc((100% - 2%*4)/ 4);
    text-align: center;
    margin-bottom: 30px;

}
.ld_tuojian{border-bottom: 1px solid #efefef;margin-bottom: 30px;}
.lingdao li .text{padding-top: 15px;text-align: left;}
.lingdao li .text .p1{color: #444444;margin-bottom: 5px;font-size: 16px;font-weight: bold;}
.lingdao li .text .p2{color: #888888;font-size: 14px;line-height: 24px;}

.user_index{background: url(../image/login_bk.jpg) center center no-repeat;background-size: cover;min-height: 600px;}
.user_flex{display: flex;align-items: center;width: 100%;height: 100%;}

.user_fuwu{display: flex;}
.user_fuwu li{width: 25%;box-sizing: border-box;padding: 50px 40px;}
.user_fuwu li .text .p1{color: #fff;font-weight: bold;font-size: 24px;margin-bottom: 5px;}
.user_fuwu li .text .p2{color: #fff;}
.user_fuwu li:nth-child(1){background: url(../image/hy_img1.jpg) no-repeat;background-size: cover;}
.user_fuwu li:nth-child(2){background: url(../image/hy_img2.jpg) no-repeat;background-size: cover;}
.user_fuwu li:nth-child(3){background: url(../image/hy_img3.jpg) no-repeat;background-size: cover;}
.user_fuwu li:nth-child(4){background: url(../image/hy_img4.jpg) no-repeat;background-size: cover;}

.ruihui{padding-top: 50px;height: 100%;}
.ruihui .inner1400{height: 100%;}
.ruihui .box{background: rgba(255, 255, 255,0.9);height: 100%;padding: 50px 30px;}
.ruihui .ti{text-align: center;margin-bottom: 30px;}
.ruihui .ti .p1{font-size: 36px;color: #333333;margin-bottom: 10px;}
.ruihui .ti .p2{font-size: 14px;color: #999999;margin-bottom: 10px;font-weight: 400;}
.ruihui .ti .p3{font-size: 16px;color: #199e9e;margin-bottom: 10px;}
.form{margin: 0 auto;width: 350px;}
.form .fdiv{width: 100%;margin-bottom: 15px;}

.form .fdiv input{width: 100%;line-height: 40px;box-sizing: border-box;padding: 0 15px;background: #f1f1f1;border: 1px solid #999999;border-radius: 5px;}
.form .fdiv button{width: 100%;line-height: 40px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;background: #199e9e;border: none;}


.user_xhwj{display: flex;flex-wrap: wrap;}
.user_xhwj li{width: 100%;padding: 20px 0;}
.user_xhwj li{border-bottom: 1px solid #dddddd;}
.user_xhwj li a{color: #444444;font-size: 16px;font-weight: bold;}
.user_xhwj li a img{margin-right: 5px;}



.zhangcheng{display: flex;flex-wrap: wrap;}
.zhangcheng li{width: 100%;margin-bottom: 20px;}
.zhangcheng li .text1{display: flex;justify-content: space-between;box-sizing: border-box;padding: 10px 20px;background: #a8a8a8;font-size: 22px;color: #ffffff;cursor: pointer;}
.zhangcheng li .text{background: #eeeeee;box-sizing: border-box;padding: 30px 20px;display: none;}
.zhangcheng li .text1 .sp2{-webkit-transition:all 0.5s ; transition:all 0.5s;}
.zhangcheng li.active .text1 .sp2{transform: rotate(180deg);}
.zhangcheng li.active .text1 .sp2 img{position: relative;top: 2px;}

.deti{text-align: center;margin-bottom: 30px;}
.deti .p1{font-size: 36px;color: #333333;font-weight: bold;margin-bottom: 10px;}
.deti .p2{font-size: 14px;color: #999999;text-transform: uppercase;}


.flex_bt{display: flex;justify-content: space-between;}

.nmenu_box{border-bottom: 1px solid #e5e5e5;}
.nav_ul{display: flex;}
.nav_ul li{padding: 0 20px;}
.nav_ul li a{font-size: 16px;color: #333333;line-height: 65px;}
.nav_ul li.active,.nav_ul li:hover{background: #008f4d;}
.nav_ul li.active a,.nav_ul li:hover a{color: #fff;}
.xiangmuul:after{
    content: "";
    flex: auto;
}
.xiangmuul{display: flex;flex-wrap: wrap;}
.xiangmuul li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*4)/ 4);
    width: calc((100% - 2%*4)/ 4);
    text-align: center;
    margin-bottom: 30px;

}
.xiangmuul li .image{height: 170px;position: relative;overflow: hidden;}
.xiangmuul li .image img{min-height: 100%;}
.xiangmuul li .text{padding-top: 10px;}
.xiangmuul li .text p{text-align: center;font-size: 14px;line-height: 24px;color: #333333;}
.xiangmuul li .image:after{transform: scale(0);-webkit-transition:all 0.5s ; transition:all 0.5s; position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";background: url(../image/mengban.png) center center no-repeat;z-index: 100;background-size: cover;}
.xiangmuul li:hover .image:after{transform: scale(1);}
.keji_imgul li .image{height: auto !important;}

.gaoceng{display: flex;flex-wrap: wrap;}
.gaoceng li{width: 100%;background: #f1f1f1;box-sizing: border-box;padding: 25px 30px;margin-bottom: 30px;}
.gaoceng li .p1{font-size: 18px;color: #008f4d;font-weight: bold;margin-bottom: 10px;}
.gaoceng li .p2 p{font-size: 14px !important;color: #666666 !important;line-height: 27px !important;}

.ds_about{display: flex;}
.ds_about .img{width: 30%;}
.ds_about .img img{display: block;width: 100%;}
.ds_about .text{flex: 1;padding-left: 20px;box-sizing: border-box;}

.de_about img{display: block;max-width: 100%;margin: 0 auto;}



.dangjian:after{
    content: "";
    flex: auto;
}
.dangjian{display: flex;flex-wrap: wrap;}
.dangjian li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*2)/ 2);
    width: calc((100% - 2%*2)/ 2);
    text-align: center;
    margin-bottom: 30px;

}

.dangjian li{position: relative;}
.dangjian li .text{position: absolute;bottom: 0;left: 0;width: 100%;box-sizing: border-box;padding: 20px 15px;}
.dangjian li .text .p2{display: none;color: #fff;margin-top: 20px;}
.dangjian li .text .p1{font-size: 24px;color: #ffffff;line-height: 27px;}

.dangjian li:hover .text{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: rgba(0, 0, 0, 0.5);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.dangjian li:hover .text .p2{display: block;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.section2{padding: 50px 0;background: #fff;padding-top: 0;}
.se2ti{font-size: 28px;color: #008f4d;font-weight: bold;line-height: 27px;margin-bottom: 30px;}
.se1ti{font-size: 28px;color: #008f4d;font-weight: bold;line-height: 27px;margin-bottom: 30px;}

.section3{padding: 40px 0;background: #f8f8f8;}
.se3ti{font-size: 28px;color: #333333;font-weight: bold;line-height: 27px;margin-bottom: 30px;}
.hezuo-swiper a{display: block;background: #fff;position: relative;overflow: hidden;}
.hezuo-swiper a img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.hezuo-swiper a:hover img{transform: scale(1.1);}

.xm-swiper a{display: block;width: 100%;}
.xm-swiper a .image{position: relative;overflow: hidden;height: 150px;}
.xm-swiper a .image img{display: block;width: 100%;min-height: 100%; -webkit-transition:all 0.5s ; transition:all 0.5s;}
.xm-swiper a .text p{text-align: center;font-size: 16px;line-height: 28px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
/*.xm-swiper a .image:after{transform: scale(0);-webkit-transition:all 0.5s ; transition:all 0.5s; position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";background: url(../image/mengban.png) center center no-repeat;z-index: 100;background-size: cover;}
.xm-swiper a:hover .image:after{transform: scale(1);}*/
.xm-swiper a .text2{background: rgba(0, 143, 77, 0.85); transform: scale(0);color: #fff;line-height: 20px;font-size: 14px; -webkit-transition:all 0.5s ; transition:all 0.5s;box-sizing: border-box;padding: 15px;position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;overflow: hidden;}
.xm-swiper a:hover .text2{transform: scale(1);}
.section1{padding: 40px 0;}
.section1 .wdiv1{width: 48%;}
.section1 .wdiv2{width: 48%;}

.dh_ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.dh_ul li{width: 49%;position: relative;margin-bottom: 15px;}
.dh_ul li a{display: block;}
.dh_ul li .img{position: relative;overflow: hidden;}
.dh_ul li:hover img{transform: scale(1.1);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.dh_ul li .img img{display: block;width: 100%;}
.dh_ul .li .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.dh_ul .li .text img{display: block;margin: 0 auto;margin-bottom: 10px;}
.dh_ul .li .text p{font-size: 14px;color: #fff;}
.dh_ul .li2{position: relative;}
.dh_ul .li2 .img{position: relative;overflow: hidden;}
.dh_ul .li2 .text{position: absolute;left: 0;top: 0;box-sizing: border-box;padding: 15px 20px;}
.dh_ul .li2 .text .p1{font-size: 20px;color: #ffffff;line-height: 20px;margin-bottom: 5px;}
.dh_ul .li2 .text .p2{font-size: 14px;color: #ffffff;}

.section1 .wdiv1 .ti{display: inline-block;}
.section1 .wdiv1 .ti .se1ti{float: left;}
.se1_menu{display: flex;padding-top: 5px;padding-left: 10px;}
.se1_menu li{font-size: 18px;color: #333333;padding: 0 15px;border-right: 1px solid #e5e5e5;line-height: 20px;cursor: pointer;}
.se1_menu li.active,.se1_menu li:hover{color: #008f4d;}
.s1_menudl{display: flex;flex-wrap: wrap;}
.s1_menudl dd{width: 100%;}
.s1_menudl .dd2 a{display: flex;justify-content: space-between;font-size: 16px;color: #333333;line-height: 48px;box-sizing: border-box;padding-left: 20px;background: url(../image/dian.png) left center no-repeat;}
.s1_menudl .dd2 a span:nth-child(1){width: 70%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;min-width: 1px;}
.s1_menudl .dd1{margin-bottom: 20px;}
.s1_menudl .dd1 a{display: flex;}
.s1_menudl .dd1 a .img{width: 45%;position: relative;overflow: hidden;}
.s1_menudl .dd1 a .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.s1_menudl .dd1 a .text{box-sizing: border-box;padding-left: 20px;flex: 1;min-width: 1px;}

.s1_menudl .dd1 a .text .p1{font-size: 20px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.s1_menudl .dd1 a .text .p3{font-size: 14px;color: #666666;line-height: 24px;margin: 10px 0 ;}
.s1_menudl .dd1 a .text .p3 img{vertical-align: middle;margin-right: 5px;}
.s1_menudl .dd1 a .text .p2{font-size: 14px;color: #666666;line-height: 24px;height: 72px;overflow: hidden;position: relative;margin-bottom: 10px;}
.s1_menudl .dd1 a .text .p4 span{display: inline-block;color: #008f4d;font-size: 14px;line-height: 30px;padding: 0 15px;border: 1px solid #008f4d;}
.s1_menudl .dd1 a:hover img{transform: scale(1.1);}

.se1_menuuldd li{display: none;}


.show_detail .title{border-bottom: 1px solid #e5e5e5;padding-bottom: 30px;text-align: center;}
.show_detail .title .p1{
    
    /*display: flex;justify-content: space-between;align-items: flex-end;*/
    
    
    font-size: 28px;color: #333333;}
.show_detail .title .p1 img{vertical-align: middle;}
.show_detail .title .p1 a{font-size: 16px;color: #999999;}
.show_detail .title .p2{font-size: 14px;color: #999999;margin-top: 20px;}
.show_detail .text{min-height: 400px;padding-top: 30px;}
.show_detail .text img{max-width: 100%;display: block;margin: 0 auto;}
.content_box{min-height: 400px;}
.a_link{display: flex;justify-content: space-between;}
.a_link a{width: 50%;line-height: 24px;text-align: center;font-size: 14px;color: #666666;text-align: left;}
.a_link a:nth-child(2){text-align: right;}


.dangjiangnew{display: flex;justify-content: space-between; flex-wrap: wrap;}
.dangjiangnew .dj_wdiv{width: 48%;margin-bottom: 40px;}



.se1new-swiper .swiper-slide{position: relative;}
.se1new-swiper .swiper-slide .text{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0, 0, 0, 0.4);line-height: 50px;color: #fff;box-sizing: border-box;padding: 0 15px;font-size: 16px;padding-right: 100px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.se1new-swiper .swiper-slide .img{height: 390px;position: relative;overflow: hidden;}
.se1new-swiper .swiper-slide img{display: block;width: 100%;}


.se1new-swiper .swiper-pagination{text-align: right;right: 15px;bottom: 15px;padding-right: 15px;}
.se1new-swiper  .swiper-pagination-bullet{opacity: 1;background: #fff;}
.se1new-swiper  .swiper-pagination-bullet-active{opacity: 1;background: #008f4d;}





.dj_img_ul li{margin-bottom: 20px;}
.dj_img_ul li a{display: flex;}
.dj_img_ul li a .img{width: 140px;position: relative;overflow: hidden;height: 92px;}
.dj_img_ul li a .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.dj_img_ul li a .text{box-sizing: border-box;padding-left: 20px;flex: 1;min-width: 1px;}

.dj_img_ul li a .text .p1{font-size: 18px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.dj_img_ul li a .text .p3{font-size: 14px;color: #999999;line-height: 24px;}
.dj_img_ul li a .text .p2{font-size: 14px;color: #999999;line-height: 24px;height: 48px;overflow: hidden;position: relative;margin: 1px 0;}
.dj_img_ul li a:hover img{transform: scale(1.1);}

.dj_ti{border-bottom: 1px solid #e5e5e5;display: flex;justify-content: space-between;margin-bottom: 20px;}
.dj_ti span{font-size: 22px;color: #333333;padding-bottom: 10px;position: relative;}
.dj_ti span:after{position: absolute;content: "";width: 100%;height: 4px;background: #008f4d;left: 0;bottom: -2px;}
.dj_ti a{font-size: 14px;color: #008f4d;}

.djs1_menudl .dd2 a{line-height: 40px;}

.ul_shremenu{display: flex;}
.ul_shremenu li{width: 50%;border: 1px solid #e5e5e5;}
.ul_shremenu li a{color: #333;line-height: 50px;font-size: 16px;text-align: center;display: flex;justify-content: center;}
.ul_shremenu li.active,.ul_shremenu li:hover{background: #008f4d;}
.ul_shremenu li.active a,.ul_shremenu li:hover a{color: #fff;}
.ul_shremenu li.active{border-left: 0;border-right: 0;}
.loadmore-tips{padding-top: 30px;}
 table,table tr th, table tr td { border:1px solid #000; }
 table{width: 100% !important;max-width: 100%;}

.in_gg1{width: 450px;position: fixed;left: 5px; top: 5%;z-index: 3000;}
.in_gg1 img{display: block;width: 100%;}
.in_gg2{width: 100px;position: fixed;right: 5px; top: 45%;z-index: 3000;}
.in_gg2 img{display: block;width: 100%;}

.gonggaoul li{padding: 10px 0;border-bottom: 1px dashed #e5e5e5;}
.gonggaoul li a{display: flex;justify-content: space-between;}
.gonggaoul li .sp1{font-size: 16px;color: #333;}
.gonggaoul li .sp2{color: #999;}