/* CSS Document */
/*#region 重置元素*/
*:focus {outline: none;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, input, textarea, th, td{
padding: 0;
margin:0;
}
i,em{font-style: normal}
@font-face {
font-family: "SourceHanSansCN-Normal";
src: url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.woff2") format("woff2"),
url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.woff") format("woff"),
url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.ttf") format("truetype"),
url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.svg") format("svg"),
url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.otf") format("opentype");
font-weight: normal;
font-style: normal;
}
body{font:1em/1.3 "SourceHanSansCN-Normal", sans-serif;   -webkit-text-size-adjust: 100% !important; }
@font-face {
    font-family: "Montserrat-Medium";
    src: url("../font/Montserrat-Medium.woff2") format("woff2"),
    url("../font/Montserrat-Medium.woff") format("woff"),
    url("../font/Montserrat-Medium.ttf") format("truetype"),
    url("../font/Montserrat-Medium.eot") format("embedded-opentype"),
    url("../font/Montserrat-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
.mont{font-family: "Montserrat-Medium";}

@font-face {
    font-family: "DINENGSCHRIFTSTD";
    src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
    url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
    url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
    url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
    url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}

@font-face{
    font-family:neutra_text_tf;
    src: url('../font/neutra_text_tf.eot');
    src: url('../font/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
    url('../font/neutra_text_tf.woff') format('woff'),
    url('../font/neutra_text_tf.ttf') format('truetype'),
    url('../font/neutra_text_tf.svg#neutra_text_tf') format('svg');
}

:root {
    /*公用*/
    --transition: cubic-bezier(0.25,0.74,0.22,0.99) .65s;
    /*bg*/
    --body-color: #000;
    --bg-gray: #f0f2f4;
    --bg-scroll: #18b156;
    --bg-overlay: #000;
}
::-webkit-scrollbar {width: 5px;height: 5px}
::-webkit-scrollbar-button:vertical,::-webkit-scrollbar-button:horizontal {display: none}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal {background-color: black}
::-webkit-scrollbar-track-piece {background: #E3E3E3}
::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {background-color: var(--bg-scroll);border-radius: 10px}
::-webkit-scrollbar-thumb:vertical:hover,::-webkit-scrollbar-thumb:horizontal:hover {background-color: #3B3B3B}
::-webkit-scrollbar-corner:vertical,::-webkit-scrollbar-corner:horizontal {background-color: #535353}
::-webkit-scrollbar-resizer:vertical,::-webkit-scrollbar-resizer:horizontal {background-color: #18b156}



p,h1,h2,h3,h4,h5,img,button,dl,dt,dd,span {transition: all .5s;}
img{max-width:100%;}
button, input, select, textarea,h1, h2, h3, h4, h5, h6{font-size:1em;line-height:1.3;font-family: "SourceHanSansCN-Normal";}
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp {font-family: courier new, courier, monospace; }
small { font-size:  0.75em; }
ul, ol { list-style: none; margin:0;}
body,legend { color:#262626;}
a{color:inherit;color:#262626;text-decoration: none;transition: .5s;  }
a:hover  {color:#18b156;    text-decoration: none; }
a:active{color:inherit;}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom;}

fieldset, img { border: 0; }
button, input, select, textarea { }
table { border-collapse: collapse; border-spacing: 0; width:100%;word-break: break-all;}
table th {font-weight:normal;}
table th,table td {font-weight:normal;text-align:center;}
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,summary, time, mark, audio, video {display: block;margin: 0;padding: 0;}
img{vertical-align:middle;}
::-moz-placeholder { color:#000; }
input:-webkit-input-placeholder { color:#000; }
input:-moz-placeholder { color:#000; }
/*#endregion*/
/*#region 清除浮动*/
.clearfix:after{content: '\20';display: block;height: 0;clear: both;}
.clearfix { *zoom:1;}
/*#endregion */

.clear{ clear:both}
.clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clear {zoom:1; }



button:disabled,.disabled{opacity:0.5;cursor:default;}
.hi{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.css3,.about_1 ul li a{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.comdiv{width:100%; overflow:hidden; margin:0; padding:0;}
.cssimg,.cssimgp img,.index_4_3_left_1_bg,.pro_1_mid_mid_left_bg,.ser_2_mid_pic_bg,.ser_1_right_bg{transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;/*transition-duration: 0.7s;-ms-transition-duration: 0.7s;-moz-transition-duration: 0.7s; -webkit-transition-duration: 0.7s;*/}
@media screen and (min-width:768px) {
.cssimg:hover,.cssimgp:hover img,.index_4_3_left:hover .index_4_3_left_1_bg,.pro_1_mid ul li:hover .pro_1_mid_mid_left_bg,.ser_2_mid ul li:hover .ser_2_mid_pic_bg,.ser_1_right:hover .ser_1_right_bg{/*-webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05);*/transform: scale(1.08, 1.08);}
}
.daxie{text-transform: uppercase;}

/*主导航多级菜单*/
.tel_top{display: none;}
.hbg{width: 100%;height: 90px;position: fixed;top: 0px; left: 0; z-index: 9999;background: none;text-align: center;border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.2);}
#logo{transition: .5s;position: absolute; left: 2%; top: 11px;}
#logo:hover{left:4%;}
#logo img{ width:100%}

.hbg .nav{ height:50px; width:52%; position: absolute;   left: 27%; }
.hbg .nav li{width: calc(100%/7); float:left; text-align:center; line-height:50px; position:relative; padding:0 0 20px 0}
.hbg .nav li a{ color:#fff; display:block;  margin-top:20px; font-size: 18px; font-weight: bold;}
.hbg .nav ul li i{position: absolute;width:100%;height:0;background-color:#f1b12d;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.hbg .nav ul li a:hover i, .hbg .nav ul li a.active i{height:100%;}
.hbg .nav ul li a:hover, .hbg .nav ul li a.active{color:#fff;}

.hbg .product_son{display: none;position: absolute;left:0;top:90px;text-align: center;width:100%;padding:20px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.hbg .product_son .item{display: inline-block;width:9%;margin:0.5%;}
.hbg .product_son .item img{border: 0;vertical-align: middle;max-width: 100%;display: block;}
.hbg .product_son .item p{font-size:16px;color:#fff;height:40px;line-height:40px;}
.hbg .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(255,132,1,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}


.ttel{text-align: center;color: #fff;padding: 0 15px;transition: .5s;line-height: 35px;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);font-size: 33px;font-family: neutra_text_tf;}
.ttel img{display: inline-block;border-right: 1px solid rgba(255,255,255,0.4);padding-right: 5px;margin-right: 5px;}
.ttel em{ padding-left: 5px; display: inline-block;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);}
.hrt{display:block;float:right;margin-top:28px;margin-right:15px;}
.hrt a{display:block;float:left;padding:0 15px;border-right:2px solid #fff;height:20px;position:relative; margin-top: 5px;}
.hrt a:last-child{border:none;padding-right:0;}
.hrt a img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;display:block;width:30px;position:relative;top:0;cursor: pointer;}
.hbg .hrt a img.ssr{display: none;}
.hbg .hrt a:hover img.ss{display: none;}
.hbg .hrt a:hover img.ssr{display: block;}
.hbg .hrt a .ewm{width:133px;position:absolute;top:42px;right:0;display:none;}
.hbg .hrt a .ewm img{width:100%;}

.hbg.bg{padding:6px 0; height: 60px;background-image: -webkit-linear-gradient(left,#18b156, #70c21c);}
.hbg.bg #logo{width:12%; top: 4px;}
.hbg.bg #logo img{margin-top:2px; width: 100%}
.hbg.bg .nav{padding-top: 0;}
.hbg.bg .nav li{line-height:15px; }
.hbg.bg .hrt{margin-top:5px;}

@media( max-width:1280px ){
    #logo{ top: 18px;}
    .hbg .nav{  left: 35%; }
    .hbg .nav li a{font-size: 18px;}
    .ttel{display: none;}
}


@media( max-width:790px ){
    .hbg{background: #18b156;height: 70px;}
    #logo{ top: 10px;width: 60%;}
    .hbg.bg #logo{width: 50%;}
    .hbg.bg{height: 55px;}
    .hbg .nav{display: none;}
    .hbg .hrt{display: none;}
}
/* ------------------------ */

@media screen and (max-width:1150px){
    .tel_top{display: block;width: 100%;}
    .tel_top .tel_logo{width: 70%;margin: 2% 0; display: none}
    .tel_top .tel_logo img{width: 100%;}
    .navbtn2{ position: absolute; right: 0; top:14px; z-index: 20; width: 60px; height: 40px; display: block;-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;-o-transition: 0.4s; transition: 0.4s;}
    .navbtn2 s{ position: absolute; left: 25%; display: block; width: 50%; height: 4%; background-color: #fff;-moz-transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
    .navbtn2>s:nth-child(1){top: 32%;}
    .navbtn2>s:nth-child(2){top: 48%; width: 40%; transform: rotate(0deg) scale(1,1);}
    .navbtn2>s:nth-child(3){top: 64%;}
    .navbtn2.on s:nth-child(1){ top:48%; -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}
    .navbtn2.on s:nth-child(2) { transform: rotate(-180deg) scale(0,1);}
    .navbtn2.on s:nth-child(3) { top:48%; -webkit-transform: rotate(225deg); transform: rotate(225deg);}
    }


    /* 手机导航 */
    .navsjout{ width: 100%; opacity: 0; overflow: auto; position: fixed; top:70px; bottom: 0; left:-100%; z-index: 55;	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;	-o-transition: 0.4s; transition: 0.4s; background-color: #333;}
    .navsjout.on{ opacity: 1; left:0;}

    .navsj{ width: 100%; -webkit-overflow-scrolling : touch; background-color: #333;	position: absolute; top:20px; left:0;}
    .navsj>li{ position: relative;}
    .navsj>li>a{ display: block; text-align: center; line-height: 80px; 	font-size: 18px; color: #fff; position: relative;}
    .navsj>li>a:after{ content: ''; position: absolute; left: 30px; right:30px; bottom:0; z-index: 0;	height: 1px; background-color: #666;}
    .navsjtwo{ width: 100%; overflow: hidden; display: none; padding: 10px 0; background-color: #f1f1f1;}
    .navsjtwo>li{ width: 100%; border-bottom: 1px solid #fff;}
    .navsjtwo>li>a{ display: block; line-height: 60px; font-size: 16px; color: #432a23;	position: relative; z-index: 1; background-color: #ada; text-align: center;	background: url('../images/nav-jtr1.png') 80% center no-repeat;}
    .navsj li i{ position: absolute; right: 13%; top:0; z-index: 1; width: 80px; height: 80px;	display: block; cursor: pointer; background: url('../images/nav-jtd1.png') center no-repeat;}
    .navsj li.on i{-moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); 	-ms-transform: rotate(180deg); transform: rotate(180deg);}
    .navsj,.navsj li i{ -moz-transition: 0.3s; -ms-transition: 0.3s;	-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
    #close { position: fixed; left: 0; top: 0; width: 100%;bottom: 0; z-index: 9; display: none; 	background-color: rgba(0,0,0,0.6); cursor: pointer;}
    .navbtn{position: absolute; right:0; top:0; z-index: 20; width: 100px; height: 100%; display: none;	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;	-o-transition: 0.4s; transition: 0.4s;}
    .navbtn s{ position: absolute; left: 25%; display: block; width: 50%; height:3%; background-color: #fff;	-moz-transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
    .navbtn>s:nth-child(1){top: 32%;}
    .navbtn>s:nth-child(2){top: 48%; width: 40%; transform: rotate(0deg) scale(1,1);}
    .navbtn>s:nth-child(3){top: 64%;}
    .navbtn.on s:nth-child(1){ top:48%; -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}
    .navbtn.on s:nth-child(2) { transform: rotate(-180deg) scale(0,1);}
    .navbtn.on s:nth-child(3) { top:48%; -webkit-transform: rotate(225deg); transform: rotate(225deg);}
    @media screen and (min-width:1024px){
        .navsjout{ display: none;}
    }
    @media screen and (max-width:1023px){
        .nav{ display: none;}
        .navbtn{ display: block;}
        .navsjout{ display: block;}
        .headright{ right: 100px;}
    }
    @media screen and (max-width:750px){
        .navbtn{ width:50px; right: 0;}
        .headright{ right: 65px;}
    }




/*首页pro*/
.index-pro .l-container {width: 85%;;margin: auto;position: relative;z-index: 2;}
.index-pro{    width: 100%;background: url(../images/prolist.jpg) no-repeat center top; padding: 4% 0; position: relative; overflow: hidden}
.index_a_tit {text-align: center;}
.index_a_tit h2 {font-size: 56px;color: #18b156;font-weight: bold}
.index_a_tit h2 em {color: #fff;background-image: -webkit-linear-gradient(0deg, #18b156, #70c21c);padding: 0 25px;border-radius: 70px;font-size: 50px}
.index_a_tit h3 {font-size: 18px;font-weight: 400;color: #333;margin-top:1%;}

@media screen and (max-width:1280px){
    .index_a_tit h2 {font-size: 40px;}
    .index_a_tit h2 em{font-size: 36px;}
}

@media screen and (max-width:1023px){
    .index-pro .l-container {width: 95%;}
    .index_a_tit h2 {font-size: 28px;}
    .index_a_tit h2 em{font-size: 22px;}
    .index_a_tit h3{font-size: 16px; margin-top:15px}
}

.tel_prolist{display: none}
.tx_index_pro{ overflow:hidden;	width:100%;margin:2% auto 0 auto; padding:20px 0 0 0; clear:both;  position:relative; }
.rtCont{position:relative;width: 100%;margin: 0 auto;overflow: hidden;}
.rtCont ul{width: 100%;}
.rtCont ul li{width:200px;border-radius:18px;overflow:hidden; float: left; margin: 0 20px;}
.rtCont .pro_pic{border-radius:50%; overflow: hidden;border: 6px solid #fff;}
.rtCont ul li img{border-radius:10px 10px 0 0; width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.rtCont ul li:hover img{transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.rtCont ul li p{  margin-top: 9%;}
.rtCont ul li p a{color:#333;font-size: 23px; font-weight: 700; line-height:30px;text-align:center;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:3% 0;transition:all linear .3s}
.rtCont ul li:hover p a{font-weight:700;color:#18b156}

@media (max-width:750px){
    .pro h2:before{display: none}
    .pro_adv,.tx_index_pro {display: none; padding: 0;}
    .tel_prolist{display: block; width: 98%; margin:10px auto 0 auto;}
    .tel_prolist ul{display: flex; display:-webkit-flex;-webkit-justify-content: left;   justify-content:leftn;flex-wrap: wrap;}
    .tel_prolist li{width: 33%;background: #18b156; margin-bottom: 10px; margin-right: 1px}
    .tel_prolist li:nth-child(3n){margin-right: 0}
    .tel_prolist p{line-height: 19px; padding: 10px 0; text-align: center;}
    .tel_prolist p a{color: #fff}
}


.product{width:100%; margin:0px auto; position: relative; overflow: hidden; padding:4% 0 4% 0;background:#f1f9f2; }
#tel_pro,#tel_video{display: none;}
#top_scroll {overflow: hidden;width:85%; margin:0 auto 0 auto; padding-bottom: 2%;height: 800px }
#top_scroll ul li{position: relative; float: left;width:24%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#top_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding: 25px 0; transition: .4s;-webkit-transition: .4s;}
#top_scroll ul li strong{display: block; color: #333333;   text-align: center;font-weight: 700;font-size: 20px}
#top_scroll .protel{width: 70%; margin: 0 auto; line-height: 35px; padding:0 0 15px 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; font-size: 14px;}
#top_scroll .protel .protel_a{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
#top_scroll .protel .protel_a:hover{background: #18b156; color: #fff;}
#top_scroll .protel .protel_b{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
#top_scroll .protel .protel_b:hover{background: #ee9a07; color: #fff;}

#top_scroll ul li:hover .protel_a{background: #18b156; color: #fff;}
#top_scroll ul li:hover .protel_b{background: #ee9a07; color: #fff;}

#video_scroll {overflow: hidden;width:85%; margin:545px auto 0 auto; padding-bottom: 2%;height: 800px }
#video_scroll ul li{position: relative; float: left;width:24%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#video_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#video_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#video_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#video_scroll ul li .proText{ padding: 25px 0; transition: .4s;-webkit-transition: .4s;}
#video_scroll ul li strong{display: block; color: #333333;   text-align: center;font-weight: 700;font-size: 20px}


@media (max-width:1280px){
    .pro{width:95%; }
    .pro h2{ font-size: 46px;}
    .pro h2 em:before{margin:5px auto; }
}
@media (max-width:750px){
    .pro{width: 100%;padding: 3vh 0;}
    .pro h2{ font-size: 32px;}
    .pro h2 em:before{margin:5px auto; }
    .pro h2 em{font-size: 16px}
    .prolist{width: 95%}
    .prolist li{width: 30%; font-size: 16px}
    .prolist li:last-child{display: none}
    #top_scroll{display: none;}
    #tel_pro {overflow: hidden;width:98%; margin:1vh auto 0 auto; padding-bottom: 3%; display: block;}
    #tel_pro ul li{position: relative; float: left;width:49%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
    #tel_pro ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
    #tel_pro ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
    #tel_pro ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
    #tel_pro ul li .proText{ padding:15px 0; transition: .4s;-webkit-transition: .4s;}
    #tel_pro ul li strong{display: block; color: #333333;   text-align: center;font-weight: 700;font-size: 17px;}
    #tel_pro .protel{width: 70%; margin: 0 auto; line-height: 35px; padding:0 0 15px 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; font-size: 14px;}

    #tel_video {overflow: hidden;width:98%; margin:20vh auto 0 auto; padding-bottom: 3%; display: block;}
    #tel_video ul li{position: relative; float: left;width:49%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
    #tel_video ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
    #tel_video ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
    #tel_video ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
    #tel_video ul li .proText{ padding:15px 0; transition: .4s;-webkit-transition: .4s;}
    #tel_video ul li strong{display: block; color: #333333;   text-align: center;font-weight: 700;font-size: 17px;}
    #tel_video .protel{width: 70%; margin: 0 auto; line-height: 35px; padding:0 0 15px 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; font-size: 14px;}
}


/*about*/
.about .about_tit h4 {display: none;}
.about {width: 100%;background:url('../images/about_bg.jpg') no-repeat center top;padding: 5% 0 4% 0;}
.about .about_tit {text-align: center;}
.about .about_tit h2 {font-size: 56px;color: #fff;font-weight: bold}
.about .about_tit h2 em {color: #fff;background-image: -webkit-linear-gradient(0deg, #ff8b01, #ff6503);padding: 0 25px;border-radius: 70px;font-size: 50px}
.about .about_tit h3 {font-size: 18px;font-weight: 400;color: #fff;margin-top:1.5%;}
.about .s_width {display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;width: 85%;margin: 4% auto 0 auto;}
.about .about_l {width: 50%;padding: 0 4% 4% 4%;color: #fff;}
.about .about_l h3 {font-weight: 500;font-size: 36px;}
.about .about_l h3 em {font-weight: 800;text-transform: uppercase;display: block;font-size: 46px}
.about .about_l h3:after {content: "";width: 80px;height:3px;background: #ff6d03;display: block;border-radius: 10px;margin-top: 15px;}
.about .about_l p {margin-top: 6%;line-height: 31px;font-weight: 200;font-size: 17px}
.flex {display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;width: 100%;margin: 0 auto;}
.flexwp {flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.flexbt {-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;}
.brandNum {margin-top: 5%;}
.brandNum span{font-size: 72px}
.brandNum .fbs {width: 46%;margin: 4% 2% 4% 0;}
.imgBad img {width: 1.5rem;margin-bottom: 1.6rem;}
.brandLeft {padding: .5rem 0 0 1rem;width: 45%;background-size: cover !important;position: relative;z-index: 3;}
.mapPoint {margin: .6rem 0 -1.2rem 0;}
.colorlogo {color: #fff;}
.line1 {line-height: 1;}
.about .about_r {width: 50%;position: relative;}
.about .about_r img {border-radius: 30px;width: 100%;}

@media screen and (max-width: 1440px) {
    .about .about_tit h2{font-size: 46px }
}
@media screen and (max-width: 1150px) {
    .flex {display: none;}
}

@media screen and (max-width: 1023px) {
    .about .about_tit h2{font-size: 28px}
    .about .about_tit h2 em{font-size: 28px}
    .about .about_tit h3{font-size: 16px; margin-top: 15px}
    .about .about_l h3{display: none}
    .about .s_width {width: 95%;display: block;}
    .about .about_l {width: 100%;padding: 0 0 4% 0%}
    .about .about_l p{font-size: 16px; line-height: 31px}
    .about .about_r {width: 100%;}
}


/*adv*/
.adv{width: 85%; margin:3% auto 4% auto;}
.adv .adv_tit {text-align: center;}
.adv .adv_tit h2 {font-size: 56px;color: #18b156;font-weight: bold}
.adv .adv_tit h2 em {color: #fff;background-image: -webkit-linear-gradient(0deg, #ff8b01, #ff6503);padding: 0 25px;border-radius: 70px;font-size: 50px}
.adv .adv_tit h3 {font-size: 18px;font-weight: 400;color: #333;margin-top:1%;}
.adv ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; width: 95%; margin:3% auto 0 auto;}
.adv li{border:1px solid transparent; border-color: rgba(0, 0, 0, 0.1); padding:1% 3% 2% 3%; width: 16%;}
.adv .adv_img{background: url('../images/quan.png') no-repeat center top; width: 100px; height: 85px;margin: 0 auto;;}
.adv .adv_img img{display: block; margin: 0 auto; padding-top: 30px;}
.adv  .adv_tex{text-align: center; line-height: 31px}
.adv  .adv_tex strong{display: block; margin: 20px 0; font-size: 22px;}

@media screen and (max-width: 1440px) {
    .adv .about_tit h2{font-size: 46px }
    .adv li{ padding:1% 2% 2% 2%; width: 20%;}
}

@media screen and (max-width:1023px){
    .adv{width: 95%; margin-bottom: 50px}
    .adv .adv_tit h2{font-size: 28px}
    .adv .adv_tit h2 em{font-size: 28px}
    .adv .adv_tit h3{font-size: 16px; margin-top: 15px}
    .adv ul{width: 100%;flex-wrap: wrap;}
    .adv li{width: 45%; margin-bottom: 15px;}
    .adv  .adv_tex strong{margin: 10px 0;font-size: 20px}
    .adv .adv_tex{font-size: 15px; line-height: 24px}
}



.hadv{width: 100%; height: 297px;background: url('../images/adv.jpg') no-repeat center top;}
.hadv .s_width{width: 85%;margin: 0 auto; color: #fff; padding: 4% 0}
.hadv p{font-size: 48px; font-weight: bold; text-align: right}
.hadv ul{width: 56%; display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; margin-top:1.7%; float: right}
.hadv ul li{width:25%;font-size: 22px }
.hadv ul li i{font-size: 36px; color: #fdb70e}


@media screen and (max-width:1280px) {
    .hadv .s_width{width: 90%;padding-top: 6%}
    .hadv ul{width: 70%; }
}

@media screen and (max-width:768px) {
    .hadv{height: 240px}
    .hadv .s_width{padding-top: 15%}
    .hadv p{font-size: 24px;  text-align: center}
    .hadv ul{width: 90%;flex-wrap: wrap;}
    .hadv ul li{width: 50%;font-size:20px ; line-height: 36px}
    .hadv ul li i{font-size: 22px;}
}

.xiaoguo{width: 100%; padding:5% 0;}
.xiaoguo h2 {font-size: 56px;font-weight: bold;text-align: center;}
.xiaoguo h2 span {color: #18b156;;padding: 0 25px;border-radius: 70px;font-size: 50px}
.xiaoguo h3 {font-size: 18px;font-weight: 400;color: #333;margin-top:1%;text-align: center;}
.xiaoguo .xiaoguo_cont{background: url(../images/xiaoguo.jpg) no-repeat center top 150px; margin-top: 3%}
.xiaoguo .s_width{width: 1260px; margin: 0 auto; position: relative; height:440px}
.xiaoguo .xiaoguo_a{position: absolute;top: 0; left: 0; width: 48%;z-index: 1}
.xiaoguo .xiaoguo_a img{width: 100%}
.xiaoguo .xiaoguo_b{position: absolute;top: 20%; left: 50%; margin-left: -70px; z-index: 2 }
.xiaoguo .xiaoguo_b img{width: 100%}
.xiaoguo .xiaoguo_c{position: absolute;top: 0; right: 0;width: 48%;z-index: 1}
.xiaoguo .xiaoguo_c img{width: 100%}
.xiaoguo_box{width: 1260px; margin: 0 auto; position: relative;}
.xiaoguo_box ul{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.xiaoguo_box li{text-align: center; font-size: 23px; font-weight: bold; }
.xiaoguo_box li em{width: 100px; height: 100px; background: #fff;border-radius: 50%; display: block;box-shadow: 0px 0px 10px #666; margin-bottom: 25px}
.xiaoguo_box li em i{text-align: center; font-size:48px; color: #18b156; display: block; line-height: 100px;}
.xiaoguo_box li:nth-child(1){margin-top: 20px}
.xiaoguo_box li:nth-child(2){margin-top: 50px}
.xiaoguo_box li:nth-child(4){margin-top: 40px}
.xiaoguo_box li:nth-child(5){margin-top: 35px}


@media screen and (max-width:768px) {
    .xiaoguo{padding: 30px 0;}
    .xiaoguo h2 {font-size: 28px;}
    .xiaoguo h2 span {font-size: 28px}
    .xiaoguo h3 {font-size: 16px;}
    .xiaoguo .xiaoguo_cont{background:none;}
    .xiaoguo .s_width{width: 100%; height: 150px}
    .xiaoguo .xiaoguo_b{margin-left: -20px}
    .xiaoguo .xiaoguo_b img{width: 30%}
    .xiaoguo_box{width: 100%; }
    .xiaoguo_box ul{flex-wrap: wrap;-webkit-justify-content: left;   justify-content: left; margin: 0 auto; width: 100%}
    .xiaoguo_box li{font-size: 18px; width: 27%; background: #f2f2f2; margin-right: 1px; margin-bottom: 1px; padding: 10px }
    .xiaoguo_box li em i{font-size: 34px; line-height: 70px}
    .xiaoguo_box li em{width: 70px; height: 70px; margin: 0 auto 20px auto;}
    .xiaoguo_box li:nth-child(1){margin-top: 0px}
    .xiaoguo_box li:nth-child(2){margin-top: 0px}
    .xiaoguo_box li:nth-child(4){margin-top: 0px}
    .xiaoguo_box li:nth-child(5){margin-top: 0px}
}


/*news*/
.news{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 4% 0;background: url(../images/a8.jpg) repeat center top;}
.index_4_1{width: 85%; margin:3% auto 0 auto;}
.index_4_1 ul li{ float:left; width:32.48366013071895%; margin-right:1.27450980392157%;background: #fff;font-size: 16px; }
.index_4_1 ul li:nth-child(3n){margin-right:0}
.index_4_1_mid_1{overflow:hidden; position:relative;}
.index_4_1_mid_1 img{width:100%;}
.index_4_1_mid_2{ background: #fff ; padding:10% 2%}
.index_4_1_mid_2_1{color:#333;font-family:Calibri;}
.index_4_1_mid_2_2{font-size:1.5em; color:#333; margin-top:.75em; margin-bottom:.75em;}
.index_4_1_mid_2_3{color:#333;display: -webkit-box;-webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;word-wrap:break-word;word-break:break-all; line-height:1.9;}

.index_4_2{text-align:center; margin:4.375em 0;}
.index_4_1_mid{overflow:hidden; position:relative;}
.index_4_1_mid:after{ height:1.70807453416149%; left:50%; background-position:center top; background-repeat:no-repeat; background-size:cover;content:''; position:absolute; bottom:-1.70807453416149%; width:84.50704225352113%;transform:translateX(-50%); background-image: linear-gradient(to right, #f69a23, #f28c09);border-radius:20px 20px 0 0;  }
.index_4_1 ul li:hover .index_4_1_mid:after{bottom:0;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.a-image-hover{align-items:center;color:#fff;display:flex;font-size:14px; font-family:Arial, Helvetica, sans-serif;height:100%;justify-content:center;left:0;letter-spacing:0;line-height:1;position:absolute;top:0;width:100%;z-index:2}
.a-image-hover span{display:inline-block;opacity:0;transform:translate3d(-30px,0,0);transition:all .5s cubic-bezier(.14,1,.34,1) 0s}
.a-image-hover span:first-child{transition-delay:.03s}
.a-image-hover span:nth-child(2){transition-delay:.06s}
.a-image-hover span:nth-child(3){transition-delay:.09s}
.a-image-hover span:nth-child(4){transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span{opacity:1;transform:translateZ(0)}
.index_4_1 ul li:hover .a-image-hover span:first-child{transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(2){transition-delay:.06s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(3){transition-delay:.04s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(4){transition-delay:.03s}
.index_4_1_mid_1:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0; z-index:1;opacity:0;position:absolute;top:0;transition:all .5s cubic-bezier(.4,.8,.74,1) 0s;width:100%}
.index_4_1 ul li:hover .index_4_1_mid_1:after{opacity:1;}
.index_4{overflow:hidden; background: #f7f9fb; padding-top: 4%;}

@media (max-width: 992px){
    .index_4_1 ul li{width: 100%; margin-right: 0}
}

.partner ul{width: 100%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center; flex-wrap: wrap;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);background: #fff;}
.partner li{ padding: 20px; width: 20%; border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.partner li:nth-child(5n){border-right:none}
.partner li:nth-child(6){border-bottom:none}
.partner li:nth-child(7){border-bottom:none}
.partner li:nth-child(8){border-bottom:none}
.partner li:nth-child(9){border-bottom:none}
.partner li:nth-child(10){border-bottom:none}

.partner li img{width: 80%; display: block; margin: 0 auto;}
.partner li:hover{box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);-webkit-box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);}

@media screen and (max-width:1650px){

}

@media screen and (max-width:1440px){

}
@media screen and (max-width:1280px){
    .index_4_1_mid_2_2{font-size:18px;}
}
@media screen and (max-width:790px){
    .partner ul{width: 95%;}
}


/*************footer******************/
.footer22{display: none;}
.footer2{display: none;}
.footer{ width:100%; background: #18b156;; padding:4% 0 0 0;}
.footer .s_width{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  font-size: 16px; width: 85%; margin: 0 auto;}
.footer .f_contact{ color:#fff;border-right:1px solid transparent; border-color: rgba(255, 255, 255, 0.3); border-left:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);padding:0 5%  0 5%; width:21%}
.footer .f_contact h2{ font-size:22px;text-transform: uppercase; font-weight:normal;font-family: neutra_text_tf}
.footer .f_contact h2:after{content: "";width: 40px; height: 2px; background: #fdb70e; display: block; margin-top: 20px;}
.footer .f_contact .f_contact_cont{ padding-top:20px; width:100%;}
.footer .f_contact .f_contact_cont h3{ font-weight:normal; font-size:18px; line-height:35px;}
.footer .f_contact .f_contact_cont p{ font-size:16px; line-height:40px; padding-bottom:20px}
.footer .f_contact .f_contact_cont em{ color:#fff; line-height: 31px;}
.footer .f_contact .f_contact_cont em a{ color:#fff}
.footer .f_contact .f_contact_cont em a:hover{ color:#fff;}

.footer .f_pro{ width:40%;  color:#fff;}
.footer .f_pro h2{ font-size:22px;text-transform: uppercase; font-weight:normal;padding-bottom:35px;}
.footer .f_pro h2:after{content: "";width: 40px; height: 2px; background: #fdb70e; display: block; margin-top: 20px;}
.footer .f_pro ul{ overflow:hidden; padding-bottom:20px;  overflow:hidden}
.footer .f_pro li{width:31%; float:left; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.2); margin: 0 2% 2% 0; text-align: center; background: #06a145; word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.footer .f_pro li:nth-child(3n){margin-right: 0;}
.footer .f_pro li em{ display:block; color:#fff; padding-bottom:20px;}
.footer .f_pro li em:after{ content:""; width:40px; height:3px; background:#79c440; display:block; margin-top:10px;}
.footer .f_pro li a{ color:#fff;  line-height:43px; display:block;}
.footer .f_pro li a:hover{ display:block; }

.footer .f_wx{width:315px; float:right;color:#fff;}
.footer .f_wx h2{ font-size:22px;text-transform: uppercase; font-weight:normal;}
.footer .f_wx h2:after{content: "";width: 40px; height: 2px; background: #fdb70e; display: block; margin-top: 20px;}
.footer .f_wx ul{ overflow:hidden; padding-top:50px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.footer .f_wx li{ width:120px; margin-right:15px; text-align:center;}
.footer .f_wx li img{ width:100%;}
.footer .f_wx li em{ text-align:center; display:block; line-height:28px;}
.footer .f_wx p{ margin-top:9px; font-size:15px;padding-left: 15px;}
.footer .f_wx p img{ margin-top:10px; display:block;}

.end{ height:65px; background:#056a2e }
.end .s_width{ width:80%; margin: 0 auto;}
.end .end_l{ }
.end .end_l img{}
.end .end_l p{ font-size:16px; color:#fff; float:right; line-height:65px;}
.end .end_r{ padding-top:8px;}
.end a{color: #fff;}




@media screen and (max-width:1440px){
    .footer .footer_box{width: 90%;}
    .footer_pro li{font-size: 15px;line-height: 40px;}
    .footer_contact p{font-size: 15px;line-height: 30px;}
    .footer_ewm {width: 15%;}
}

@media screen and (max-width:1280px){
    .footer_logo{display: none;}
    .footer_pro {width: 36%;}
    .footer_contact {width: 26%;}
    .footer_ewm {width: 22%;}
}


@media screen and (max-width:790px){
    .footer,.end{display: none;}
    .footer22{ width: 100%; height: 90px; background-color: #18b156; display: block;		position: fixed; z-index: 28; bottom:0; left:0;}
    .footshadow{ width: 100%; height: 90px; display: none;}
    .footfun{ padding: 0 10px; height: 100%; overflow: hidden;}
    .footfun li{ float: left; width: 25%; height: 100%; background-color: #18b156;		-webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
    .footfun li:nth-child(odd){ background-color: #e80010}
    .footfun li a{ display: block; text-align: center; color: #fff; padding-top: 10px;}
    .footfun li a .pic{ height: 44px; line-height: 44px; font-size: 0;}
    .footfun li a img{ max-height: 40px;}
    .footfun li h3{ line-height: 26px;}
    .footer2{display: block;}
    .zxy-btmswt { padding: 0 0.26667rem; z-index: 50; position: fixed; bottom: 0; width: 100%; max-width: 750px; padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom); height: 50px; overflow: hidden; }
    .zxy-btmswt .zxybtm-fl { margin-right: 0.26667rem; background: linear-gradient(0deg, #18b156, #18b156); border-radius: 0.4rem 0.4rem 0px 0px; float: left; width: 41%; height: 100%; padding-top: 0.33333rem; }
    .zxy-btmswt .zxybtm-fl a { display: block; background: url(../images/zxy-ej.png) no-repeat left 0.4rem center; background-size: 19%; padding-left:30%; cursor: pointer; }
    .zxy-btmswt .zxybtm-fl a span { display: block; font-size:14px; line-height: 1; color: #fff; margin-bottom: 0.13333rem; font-weight: 300; }
    .zxy-btmswt .zxybtm-fl a strong { display: block; font-size: 18px; color: #fff; line-height: 1; }
    .zxy-btmswt .zxybtm-fr { background: linear-gradient(0deg, #ff8b01, #ff6503); border-radius: 0.4rem 0.4rem 0px 0px; float: right; width:55%; height: 100%; padding-top: 0.33333rem; }
    .zxy-btmswt .zxybtm-fr a { display: block; background: url(../images/zxy-dh.gif) no-repeat left 0.4rem center; background-size:19%; padding-left: 30%; cursor: pointer; }
    .zxy-btmswt .zxybtm-fr a span { display: block; font-size:14px; line-height: 1; color: #fff; margin-bottom: 0.13333rem; font-weight: 300; }
    .zxy-btmswt .zxybtm-fr a strong { display: block; font-size: 18px; color: #fff; line-height: 1; letter-spacing: 1px; }
}

/*********展开导航************/
#sitemapContent{	position:fixed; top:0; left:0; right:0; bottom:0; opacity:0;filter:Alpha(opacity=0); visibility:hidden;   z-index:-1;-webkit-transition:all 0.3s  0.5s;transition:all 0.3s  0.5s;}
#sitemapInnerCon{position:absolute; top:0; left:0; bottom:0; left:75px; right:75px; border-right:1px solid rgba(255,255,255,0.1); border-left:1px solid rgba(255,255,255,0.1); }
#sitemapContent .sitemap-bg-box{position:absolute; top:0px; left:0px; width:100%; height:100%;}
#sitemapContent .visual-intro-item{float:left; position:relative; height:100%;}
#sitemapContent .visual-intro-item:before{position:absolute;  left:0; top:0px; width:1px; height:0; content:""; background-color:rgba(255,255,255,0.1); z-index:1; }
#sitemapContent .visual-intro-item:first-child:before{display:none}
#sitemapContent .visual-intro-item:after{	content:""; position:absolute; right:0; top:0px; width:100%; height:100%; background: #505050; -webkit-transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s;
transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s ;}
#sitemapContent .sitemap-close-btn{position:absolute; top:0; left:0; width:75px; height:75px; border:none; background:none; cursor:pointer; background-color:#505050;}
#sitemapContent .sitemap-close-btn i{ position:absolute; background-position:center; background-repeat:no-repeat; background-size:cover; height:48.88888888888889%; width:48.88888888888889%; background-image:url(../images/close.png);transform:translate(-50%, -50%); left:50%; top:50%}


.sitemap-wrapper-style02{height:100%; }
.sitemap-wrapper-style02 > ul{overflow:hidden; position:relative; z-index:1; top:50%; transform:translateY(-50%); margin-top:-2%}
.sitemap-wrapper-style02 > ul > li{overflow:hidden; float:left; width:16.666666%;height:100%;}
.sitemap-wrapper-style02 > ul > li > h2{overflow:hidden; color:#fff; font-weight:normal; font-size:30px; letter-spacing:-0.5px; margin:0% 15% 0 19%;   line-height:1.2; display:table; height:70px}
.sitemap-wrapper-style02 > ul > li > h2 span{display:table-cell; vertical-align:top}
.sitemap-wrapper-style02 > ul > li > h2.hide{opacity:0}
.sitemap-wrapper-style02 > ul > li > h2 a{color: #fff;}

.sitemap-wrapper-style02 > ul > li .sitemap-2dep a{overflow:hidden; position:relative; display:inline-block;  margin:12px 15% 12px 19%; color:#c3c3c3; font-size:16.5px; letter-spacing:-0.5px;   line-height:1.6;
-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s}

.sitemap-wrapper-style02 > ul > li .sitemap-2dep a span{position:relative; display:inline-block; z-index:1; padding-left:9px;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a span:before{position:absolute; content:"-"; left:0; top:0;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a .gnb-icon{display:none;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a:hover{color:#fff; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a:hover:after{width:100%; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3{margin:0 15% 0 19%; padding:19px 0; font-weight:600; font-size:20px; letter-spacing:-0.5px; color:#5e5e5e; overflow:hidden }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{display:block; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep .gnb-3dep{padding-bottom:15px}

.sitemap-wrapper-style02 ul li span,.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{opacity:0;filter:Alpha(opacity=50);-webkit-transform:translateX(-5%);transform:translateX(-50%);transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s, opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s; }

#sitemapContent.open{opacity:1.0;filter:Alpha(opacity=100); visibility:visible; z-index:99999; background: url('../images/navbg.jpg') no-repeat center top;;-webkit-transition:all 0.3s  0s; transition:all 0.3s 0s;}
#sitemapContent.open .visual-intro-item:before{height:100%;}
#sitemapContent.open .visual-intro-item:after {width:0;}
#sitemapContent.open .visual-intro-item {-webkit-transform: scaleX(1);transform: scaleX(1); transform-origin:right top; transition-property: transform; width:16.666666666666668%}
#sitemapContent.open .sitemap-wrapper-style02 ul li span,#sitemapContent.open .sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{opacity:1.0;filter:Alpha(opacity=100);-webkit-transform:translateX(0);
transform:translateX(0);transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04), opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04); }
/******************/
.js-scroll-border { position:absolute; left:0; top:0; width:100%; height:100%; z-index:100; border: 40px solid #FFF; transition: border 1.3s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.animated .js-scroll-border { border: 0px solid #FFF; }
.about_1_left_right:after{content:''; position:absolute; left:0; top:0; width:100%; height:100%; background-color:#fff; z-index:100;}
.about_1_left_right.animated:after{width:0;  transition: all 3s cubic-bezier(0.23, 1, 0.38, 1) 0s;}
.so_1_mid_bg:after{content:''; position:absolute; left:0; top:0; width:100%; height:100%; z-index:10; background-color:#f6fafe}
.about_3_3_left_bg:after{content:''; position:absolute; right:0; top:0; width:100%; height:100%; z-index:10; background-color:#f6fafe}
.so_1_mid_bg.animated:after{width:0;  transition: all 3s cubic-bezier(0.23, 1, 0.38, 1) 0s;}
.ser_1_right_bg:after{ content:'';position:absolute; right:0; top:0; width:100%; height:100%; background-color:#1654a8;}
.ser_1_right_bg.animated:after{width:0;transition: all 2s cubic-bezier(0.23, 1, 0.38, 1) 0s;}
.bannerwb{position:absolute; left:5%; width:90%; text-align:center; color:#fff; z-index:410; font-size:2.25em; bottom:34.55723542116631%;}


/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 550px;position: relative;overflow: hidden; background: #000;}
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0; opacity: 0.5;}
.inbanner .cer {position: relative;height: 100%;}
@media screen and (max-width: 1023px) {
    .inbanner {	height: 500px;}
}
@media screen and (max-width: 750px) {
    .inbanner {	height: 280px;}
}
.inbanner2 {width: 100%;height: 380px;position: relative;overflow: hidden;background: #000;}
.inbanner2 > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0;opacity: 0.7;}
.ibcate {position: absolute;width: 100%;left: 0;bottom: 50%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-bottom: -90px;}
.ibcate .cn {font-size: 58px;line-height: 56px;font-weight: bold;letter-spacing: 2px;text-indent: 2px;}
.ibcate .en {font-size: 29px;line-height: 70px;}
.ibcate .hx {width: 40px;height: 3px;background-color: #fff;margin:20px auto 0px auto;}
.mouse {width: 50px;height: 50px;margin-top: 123px;margin-left: -25px;position: absolute;left: 50%;top: 50%;z-index: 2;/*font-size: 16px; line-height: 28px; color: #fff; text-align: center;*/
    background: url('../images/jtd-ib.png') center 0 no-repeat;}


@media screen and (max-width:1280px){
    .inbanner {height: 450px;}
    .ibcate .cn {font-size: 48px;}
    .ibcate .en {font-size: 22px;}
}

@media screen and (max-width: 750px) {
    .inbanner {height: 250px;}
    .ibcate {margin-bottom: -50px;}
    .ibcate .cn {font-size: 30px;}
    .ibcate .en {font-size: 17px;line-height: 30px; width: 90%; margin: 0 auto;display: none;}
    .mouse{display: none;}
    .ibcate .hx {margin: 0 auto;}
}

.baninfo {height: 70px;position: relative;z-index: 2;background-color: #f1f1f1;}
.baninfo .cer8 {width: 85%; margin: 0 auto}
.tree {height: 100%;font-size: 14px;line-height: 70px;color: #666;padding-left: 30px;background: url('../images/point1.png') 0 no-repeat;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.tree a {display: inline-block;height: 100%;color: #666;vertical-align: middle;}
.tree a:hover,.tree a.leaf {color: #ef7c00;}
.tree i {display: inline-block;width: 28px;height: 100%;vertical-align: middle;text-align: center;}

.fenye{width: 80%; margin: 0 auto 5% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 130px; background: #f2f2f2; text-align: center;  line-height: 35px;}

@media screen and (max-width:1023px) {
    .fenye{width: 95%; margin: 0 auto 100px auto}
}

.atc-pn {position: relative;padding-top: 26px;padding-right: 160px;border-top: 1px solid #ddd;}
.atc-pn a {display: block;overflow: hidden;font-size: 14px;color: #666;line-height: 34px;margin-top: 10px;}
.atc-pn a:hover {color: #0181e0;}
.atc-pn a label {display: inline-block;border: 1px solid #ccc;width: 98px;height: 32px;text-align: center;font-size: 14px;line-height: 32px;margin-right: 15px;-webkit-transition: 0.3s;transition: 0.3s;}
.atc-pn a:hover label {border-color: #060707;}
.atc-pn a.ret {font-size: 14px;color: #fff;line-height: 34px;text-align: center;background-color: #082b4a;width: 110px;height: 34px;position: absolute;right: 0;bottom: 0;z-index: 1;margin-top: 0;}
.atc-pn a.ret:hover {opacity: 0.8;}
@media screen and (max-width: 960px) {
    .atc-pn {padding-right: 0;}
    .atc-pn a.ret {position: static;width: 150px;height: 50px;line-height: 50px;border-radius: 5px;display: block;margin: 40px auto 100px auto;font-size:15px;}
}

/*内页公司简介*/
.aboutOne{clear:both;padding-top:110px;overflow:hidden;background: url('../images/enter_bg01.png') no-repeat center bottom;}
.aboutOne .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.aboutOne .aboutTit{text-align:center}
.aboutOne .found_time{font-weight:bold;font-style:italic;margin-bottom:1vw; text-align: center;color: #18b156;}
.aboutOne .found_time span{display:inline-block;}
.aboutOne .found_time span:nth-child(1){font-size:2.5vw;margin-right:.8vw;}
.aboutOne .found_time span:nth-child(2){font-size:4.68vw;line-height:4.68vw;}
.aboutOne .found_assess{font-size:1.25vw;text-align: center;color: #18b156;}
.aboutOne .enter_line{font-size:16px;line-height:36px;margin-top:3vw;}
.aboutOne .enter_line p{margin-bottom:1vw;text-indent:2em;font-size: 18px; line-height: 36px}

@media screen and (max-width: 1023px) {
    .aboutOne{padding-top:60px;}
    .aboutOne .found_time span:nth-child(1){font-size: 36px}
    .aboutOne .found_time span:nth-child(2){font-size: 46px}
    .aboutOne .found_assess{font-size: 16px}
    .aboutOne .enter_line{width: 95%; margin:4% auto 0 auto}
}
/*内页产品展示*/
.sepro_list{width: 100%; margin: 0 auto; padding: 4% 0 0 0}
.sepro_list ul{display: flex; display:-webkit-flex;-webkit-justify-content: left;   justify-content:left;flex-wrap: wrap;width: 85%; margin: 0 auto 0 auto;}
.sepro_list li{width: 13%; height: 60px;  margin: 0 5px 20px 5px; border:1px dashed transparent; border-color: rgba(151, 151, 151, 0.5); font-size: 18px; text-align: center;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;transition: .5s; background: #f1fdf6}
.sepro_list li a{color: #000;}
.sepro_list li:hover{background: #18b156;}
.sepro_list li:hover a{color: #fff;}
.sepro_list li.cu_active {  background: #18b156;display: block;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;}
.sepro_list li.cu_active a{color:#fff;font-weight: bold;}

.detail-ones iframe{width: 80%; margin: 0 auto; height: 450px}

@media screen and (max-width:1440px){
    .sepro_list ul{width: 90%;}
    .sepro_list li{ font-size: 16px}
}

@media screen and (max-width:1023px){
    .sepro_list ul{-webkit-justify-content:space-between;   justify-content: space-between;}
    .sepro_list li{width: 49%; font-size: 16px; height: 40px; padding: 0; margin: 0 0 10px 0;}
    .detail-ones iframe{width: 100%; margin: 0 auto; height: 250px}
}



.prolist_bot { width: 100%; margin: 0% auto; padding: 2% 0 4% 0;background: #f2f2f2;}
.prolist_bot ul{display: flex; display:-webkit-flex;-webkit-justify-content: left;   justify-content:  left;width: 85%; margin:2% auto;flex-wrap: wrap;}
.prolist_bot ul li {width:24%;height: auto;margin-right: 1%;margin-bottom: 25px;transition: all .5s;;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1);}
.prolist_bot ul li:nth-child(4n) {margin-right: 0px;}
.prolist_bot ul li a {display: block;width: 100%;height: 100%;}
.prolist_bot ul li a .prolist_liimg {width: 100%;border-radius: 6px;overflow: hidden;transition: .5s; }
.prolist_bot ul li a .prolist_liimg img {width: 100%;height: 100%;object-fit: cover;}
.prolist_bot ul li:hover .prolist_liimg img {transform: scale(1.1);}
.prolist_lititle {height: 90px;width: 100%;background-color: #fff;display: flex; align-items: center;-webkit-align-items: center; justify-content:center}
.prolist_lititle h3 {font-size: 18px;color: #666666;font-weight: bold }
.prolist_bot ul li:hover {box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);}

@media screen and (max-width:1023px) {
    .prolist_bot ul{width: 95%;}
    .prolist_bot ul li{width: 48.5%; margin-right: 1%; margin-bottom: 10px}
    .prolist_bot ul li:nth-child(2n) {margin-right: 0px;}
    .prolist_lititle {height:50px;}
    .prolist_lititle h3 {font-size: 16px;}
}

/*产品详情*/
.se_procont{width: 100%;  background:url(../images/about_bg.jpg) no-repeat center top;padding: 7% 0 4% 0;background-attachment: fixed; background-size: cover;}
.se_procont .s_width{background: #fff;padding:0% 4% 0 0;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;width: 80%; margin: 0 auto;}
.se_procont .se_procont_l{width: 45%;}
.l{float: left;}
.r{float: right;}

#showbigpic{width: 100%;max-width:800px;}
.piclist{width:89%;overflow: hidden; margin:0 auto}
#modal-pic{height:51vh;}
#modal-pic img{width: 100%;}

.modal-dialog{width: 100%;}

.absolute{position:absolute}
.arrow-left{top:5px;left:5px;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/lleft.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-right{top:5px;right:5px;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/rright.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-left:hover{ background:url(../images/left_h2.png) no-repeat center top;}
.arrow-right:hover{ background:url(../images/right_h2.png) no-repeat center top;}
#mycarousel{transition: all .4s;}
.espcms_pro_photo li{ float:left; width:80px; margin-right:10px; text-indent:0;}
.espcms_pro_photo li img{width:76px;height:auto; background: #fff  }

.se_product_box{width: 85%; margin: 4% auto;}
.se_product_box .se_product_tit{font-size: 30px; font-weight: bold;background: #cd2729;padding: 20px 0px;width: 200px; text-align: center; color: #fff;}
.se_product_box h2{ font-size: 30px;color: #3a4a64;line-height: 40px;margin-bottom: 30px;background: url(../images/new-tag.png) no-repeat left 5px;padding-left: 72px}
.se_product_box p{font-size: 18px; line-height: 36px}

.se_product_bg{margin-top: 3%;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:0.5% 1%;white-space: nowrap;font-size: 16px;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 31px; }
.biaoge p{font-size: 16px; line-height: 31px;}

@media screen and (min-width: 1025px) {

    .se_procont_r{width: 50%;padding-top: 4%;}
    .se_procont .se_procont_r h1 {color: #333333;line-height: 1.25; font-size: 40px; font-weight: 800;}
    .se_procont .se_procont_r .aside {margin-top:20px;line-height: 1.25; }
    .se_procont .se_procont_r .aside span{font-size: 16px;}
    .se_procont .se_procont_r .imax {margin:16px 0 20px 0;padding-top: 16px;border-top: #eeeeee solid 1px;color: #666666;font-size: 16px;}
    .se_procont .se_procont_r .imax p{ line-height: 31px;}
    .se_procont .se_procont_r .btns { margin-top: 12%;-webkit-justify-content: space-between;   justify-content: space-between;display: flex; display:-webkit-flex; width: 70%  }
    .se_procont .se_procont_r .btns btn1 i{font-size: 2px; margin-right: 15px; display: inline-block}
    .se_procont .se_procont_r .btns .btn {z-index: 2;display: inline-block;vertical-align: top;position: relative;overflow: hidden;min-width: 120px;line-height: 45px;padding: 0.1rem 0.2rem;text-align: center;border: #e0e0e0 solid 1px;-webkit-transition: all 250ms ease-out 0s;transition: all 250ms ease-out 0s;color: #333333;}
    .se_procont .se_procont_r .btns .btn1{background: #18b156;color: #fff;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; width:30%; padding: 0 10px;display: flex; align-items: center;-webkit-align-items: center;}
    .se_procont .se_procont_r .btns .btn1 i{font-size: 36px; margin-right: 15px; display: inline-block; color: #fff; margin-top: 7px}
    .se_procont .se_procont_r .btns .btn2 i{font-size: 32px}
    .se_procont .se_procont_r .btns .btn2 span{font-size: 32px}

}

@media screen and (max-width: 1440px) {
    .se_procont .se_procont_r .btns{width: 100%}
}

@media screen and (max-width: 1024px) {
    .se_procont .se_procont_r {max-width: 100%;margin-top: 0.7rem;width: 514px;margin-left: auto;margin-right: auto;padding-bottom: 0.4rem;}
    .se_procont .se_procont_r .btns {position: relative;margin-top: 0.6rem;bottom: 0;display: none}
}

@media screen and (max-width: 790px) {
    .inbanner2 {height: 180px;}
    .se_procont{padding: 100px 0 4% 0;}
    .se_procont .s_width{width: 98%; display: block;}
    .se_procont .se_procont_l{width: 100%;}
    .se_procont .se_procont_r{width: 90%;    margin-top: 0;}
    .se_procont .se_procont_r h1{font-size: 25px; padding-top: 3%;}
    .se_procont .se_procont_r .aside {margin-top: 10px;}
    .se_procont .se_procont_r .imax{font-size: 15px;display: none}
    .se_procont .se_procont_r .imax p{line-height: 24px;}
    .se_procont .se_procont_r .btns .btn{min-width: 100px;line-height: 28px;}
    .right-fd{display: none!important;}

    .se_procont .s_width{background: #fff;padding: 0%;width: 95%;}
    #modal-pic {height: 35vh;}
    .se_product_box .se_product_tit{font-size: 23px;width: 150px;padding: 10px 0;}
    .se_product_box .se_product_cont p{font-size: 16px; line-height: 31px;}
}

/*内页新闻详情*/
.newsdetail_page {background-color: #f9fcfb; width: 85%; margin: 0 auto}
.newsdetail_item {padding: 50px 75px;background-color: #ffffff;}
.newsdetail_title {border-bottom: 1px solid #e5e5e5;text-align: center;}
.newsdetail_title h3 {font-size: 32px;font-weight: bold;line-height: 42px;padding: 0px 15px;color: #333333;}
.newsdetail_title span {padding: 45px 0px 40px;display: block;font-size: 16px;color: #666666;}
.news_detail {padding: 40px 0px;}
.news_detail p {font-size: 17px;line-height: 36px;color: #333333;text-indent: 2em;}
.news_detail img {margin: 10px auto;display: block;}
.news_detail vodeo{width: 800px; height: 600px; margin: 0 auto}
.news_nextprev {border-top:1px solid #e5e5e5;padding: 40px 0px;margin: 80px 0px;align-items: flex-start;}
.news_nextprev_l a {width: 136px;height: 51px;border-radius: 25px;border: solid 1px #bdbdbd;justify-content: center;margin-bottom: 10px;transition: all .5s;}
.news_nextprev_l a p {font-size: 16px;color: #666666;}
.news_nextprev_l a img {height: 12px;margin-left:15px;}
.news_nextprev_l a:hover {background-color: #00a67e;border-color: #00a67e;}
.news_nextprev_l a:hover p {color: #ffffff;}
.news_nextprev_l a:hover img {filter: grayscale(100%) brightness(200%);}
.news_nextprev_r .bannerdesc_btn {width: 136px;height: 51px;border-radius: 25px;}
.news_nextprev_r .bannerdesc_btn_ico {background-color: #ffffff;height: 43px;width: 43px;top: 4px;right: 4px;}
.news_nextprev_r .bannerdesc_btn a p {left: -4px;top: 14px;}
.news_nextprev_r .bannerdesc_btn_ico img {right: 9px;top: 15px;height: 12px;width: auto;}
.news_nextprev_r .bannerdesc_btn:hover .bannerdesc_btn_ico img {top: 20px;}
.news_detail iframe {width: 800px;height: 600px;}
.bannerdesc_btn {width: 180px;height: 72px;background: linear-gradient(90deg, #00a67e 0%, rgba(91, 163, 79, 0.08) 100%);border-radius: 36px;position: relative;}
.bannerdesc_btn a {width: 100%;height: 100%;}
.bannerdesc_btn a p {font-size: 16px;padding-left: 20px;color: #f5f5f5;position: absolute;left: 6px;top: 24px;z-index: 2;transition: all .5s;}
.bannerdesc_btn_ico {width: 60px;height: 60px;border-radius: 30px;background-color: #f5f5f5;transition: all .5s;position: absolute;right: 6px;top: 6px;z-index: 1;}
.bannerdesc_btn_ico img {width: 26px;position: absolute;right: 16px;top: 20px;}
.bannerdesc_btn:hover a p {color: #00a67e;}
.bannerdesc_btn:hover .bannerdesc_btn_ico {width: 100%;height: 100%;border-radius: 36px;top: 0px;right: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}
.bannerdesc_btn:hover .bannerdesc_btn_ico img {top: 25px;}

.se_product_cont h2{ font-size: 30px;color: #3a4a64;line-height: 40px;margin-bottom: 20px;background: url(../images/new-tag.png) no-repeat left 5px;padding-left:42px;margin-top: 4%}
.se_product_cont table {width: 100%;text-align: center;border-spacing: 0px;border-collapse: collapse;background: #fff;border-bottom: 1px solid #ddd;margin-bottom: 15px;font-size: 16px;}
.se_product_cont tr:first-child {background-image: linear-gradient(90deg,#00a69c 3%,#00c0fa 100%);;height: 60px;line-height: 60px;color: #fff;}
.se_product_cont tr:nth-child(2n+3) {background: #f5f5f5;}
.se_product_cont .bhead {background-image: linear-gradient(90deg,#148ffa 3%,#00c0fa 100%);background: #148ffa;color: #fff}
.se_product_cont tr.odd {background: #f5f5f5;color: #333;}
.se_product_cont tr.even {background: none;}
.se_product_cont td.even {background: #fff;}
.se_product_cont table td {line-height: 46px;border: 1px solid #ddd;}
.se_product_cont tr {border: 1px solid #ddd;}
.se_product_cont .fr.frcontent {width: 22.1%;background: url(../images/ico15.png) repeat;margin-top: 80px;margin-bottom: 40px;-webkit-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);-moz-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);
    box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);}
.se_product_cont .fr.frcontent .tt {padding: 0 35px;margin-top: -31px;}


@media screen and (max-width:1023px) {
    .newsdetail_page{width: 95%}
    .newsdetail_item {padding: 50px 2%;}
    .news_detail p{font-size: 16px; line-height: 31px}
    .newsdetail_title h3 {font-size: 26px; line-height: 31px}
    .news_detail iframe{width: 95%; height:250px; margin: 0 auto}
}

/*se_hangye*/
.newslist {overflow: hidden;width: 80%; margin: 3% auto;}
.newslist li {width: 100%;border-bottom: 1px solid #e8ecf0;padding:30px 0;}
.newslist li:last-child {border-bottom: 0 none;}
.newslist li a {display: block;position: relative;overflow: hidden;padding-left: 650px;height: 356px;}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 586px;height: 100%;overflow: hidden;}
.newslist li .pic img {-o-object-fit: cover;    object-fit: cover; width: 100%;}
.newslist li h3 {font-size: 24px;color: #333;line-height: 42px;height: 42px;overflow: hidden;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;height: 64px;overflow: hidden;margin: 20px 0 58px;}
.newslist li .date {font-size: 24px;color: #18b156;line-height: 36px;font-family: "amerigobt";height: 36px;padding-top: 48px;overflow: hidden;}
.newslist li label {display: block;width: 32px;height: 32px;font-size: 0;cursor: pointer;background: #c3c3c3 url('../images/jtr-n.png') center no-repeat;border-radius: 50%;}
.newslist li,.newslist h3,.newslist label {-webkit-transition: .5s;transition: .5s;}
.newslist li:hover {border-bottom-color: #18b156;}
.newslist li:hover h3 {color: #18b156;}
.newslist li:hover label {background-color: #18b156;}
@media screen and (max-width: 1440px) {
    .newslist {width: 100%;}
    .newslist li .txt {  line-height: 30px;  height: 90px;  margin-bottom: 32px;}
}
@media screen and (max-width: 1200px) {
    .newslist li a {  padding-left: 540px;}
    .newslist li .pic {  width: 480px;}
}
@media screen and (max-width: 1023px) {
    .newslist li {  padding: 60px 0;}
    .newslist li a {  }
    .newslist li .pic { width: 100%; position: relative;}
}
@media screen and (max-width: 840px) {
    .cer8 {width: 100%;}
    .newslist li a {  height: auto;}
    .newslist li .date {  padding-top: 20px;}
    .newslist li label {  display: none;}
}
@media screen and (max-width: 750px) {
    .newslist li {  padding: 40px 10px;}
    .newslist li .txt {  display: none;}
    .newslist li h3 {  font-size: 20px;  line-height: 32px;  height: 96px;}
}
@media screen and (max-width: 600px) {
    .newslist li a {  padding-left: 0;}
    .newslist li h3 {  font-size: 18px;  line-height: 30px;  height: auto;}
    .newslist li .date {  padding-top: 10px;  font-size: 18px;}
}


/*内页团队风采*/
.rongyumain {padding: 100px 0 90px;}
.cer8{ max-width: 1600px; margin:0 auto; padding: 0 30px;}
.rongyumain h2.btitle {font-size: 36px;color: #333;line-height: 54px;font-weight: bold;text-align: center;height: 54px;overflow: hidden;}
.rongyumain .intro {margin: 20px auto 0;font-size: 16px;color: #555;line-height: 32px;max-width: 1200px;text-align: center;}
/*内页合作案例*/
.kehulist {overflow: hidden;margin: 90px auto;width: 85%}
.kehulist ul{display: flex; display:-webkit-flex;  -webkit-justify-content:left;   justify-content: left;flex-wrap: wrap;}
.kehulist li {width: 24%;text-align: center; margin-right: 1%; padding-top: 2%}
.kehulist li:nth-child(4n){margin-right: 0}
.kehulist li a {display: block;background-color: #fff;overflow: hidden;border-bottom: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;}
.kehulist .pic {width: 100%;overflow: hidden;font-size: 0;}
.kehulist img {max-width: 100%;-webkit-transition: 0.3s;transition: 0.3s;}
.kehulist li:hover img {-webkit-transform: scale(1.04, 1.04);transform: scale(1.04, 1.04);}
.huotip {font-size: 18px;color: #666;line-height: 38px;text-align: center;position: relative;height: 38px;}
.huotip span {display: inline-block;vertical-align: top;letter-spacing: 1px;padding: 0 26px;}
.huotip i {display: inline-block;width: 40px;height: 1px;vertical-align: middle;background-color: #666;}
@media screen and (max-width: 1280px) {
    .kehulist li {width: 24%;}
}
@media screen and (max-width: 960px) {
    .kehulist {width: 95%; margin: 5% auto}
    .huobanmain {padding: 100px 0 60px;}
    .huobanmain h2.btitle {font-size: 32px;}
    .kehulist li {width: 33.33%;}
    .huocon {line-height: 30px;}
}
@media screen and (max-width: 640px) {
    .huobanmain {padding: 80px 0 60px;}
    .kehulist li {width: 49%;}
}

/*维保服务*/
.se_fuwu{width: 100%; margin:  auto;background:url('../images/culture.jpg') no-repeat right top;}
.se_fuwu .s_width{width: 75%; margin: 5% auto}
.se_fuwu p{font-size: 18px; line-height: 36px}
.se_fuwu p span{background: #f59950; padding: 10px 20px; color: #fff; font-size: 20px; font-weight: bold; margin:15px 0;display: inline-block }

@media screen and (max-width: 960px) {
    .se_fuwu .s_width{width: 95%;}
    .se_fuwu p{font-size: 16px; line-height: 31px}
    }

/*内页联系我们*/
.nycontact{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; width: 75%; margin: 4% auto 4% auto;}
.nycontact li{text-align: center;}
.imgcontact{width: 102px;height:102px;background-image: -webkit-linear-gradient(0deg, #18b156, #70c21c);;display: flex;border-radius: 50%;margin:0 auto;justify-content: center;align-items: center;}
.nycontact li p{font-size: 20px;line-height: 50px;color: #333;margin-bottom: 20px;}
.nycontact li p::after{display: block;width:16%;height: 2px;background-image: -webkit-linear-gradient(0deg, #18b156, #70c21c);;content: "";margin:0 auto;}
.nycontact li b{font-size: 20px;line-height: 30px;color: #333;font-weight: 400;}

.nyclassify{background: #fff;box-shadow: 0px 0px 43px rgba(0, 0, 0, 0.09);position: relative;top: -50px;}
.nyclassify .dropdown{line-height: 100px;}
.nyclassify .dropdown-toggle{font-size: 18px;color: #666;padding: 0 16px;}
.nyclassify .dropdown:hover .dropdown-toggle{background: #EC6C00;color: #fff;border-radius: 0;}
.nyclassify .dropdown-menu{padding: 0;border: none;top: 100px;border-radius: 0;margin: 0;}
.nyclassify .dropdown-menu a{padding: 0 20px;display: block;font-size: 16px;color: #666;line-height: 40px;}
.nyclassify .dropdown-menu a:hover{color:#EC6C00;}
.nycases_list li{text-align: center;margin-bottom: 15px;
    background:#F9F7F7;margin:0 0.6%;padding:15px;box-sizing: border-box;margin-bottom: 15px;
}
.nyclassify li a.curument{background:#EC6C00;color:#fff;}
.nycases_list li h2{font-size: 18px;color: #555;line-height: 40px;-webkit-box-orient: vertical;-webkit-line-clamp:1;display: -webkit-box;overflow: hidden;}
.map .nytitle{text-align: center; font-size: 48px;  margin-bottom: 3%}
.map .nytitle h5{font-weight: bold;}
.map .nytitle i{width: 70px;height: 2px;background-image: -webkit-linear-gradient(0deg, #0db288, #0dba3b);display: block;margin:20px auto;}

.my-map { margin: 0 auto; width: 100%; height: 640px; } .my-map .icon { background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}
.myinfowindow{width: 240px;min-height: 50px;}
.myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; }
.myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }


@media (max-width: 992px){
    .nycontact{display: block}
    .nycontact li{width: 100%}
    .my-map {height: 250px}
}
@media (min-width: 992px){

    .nycases_list li{width: 32%;}
}
@media (max-width: 768px){
    .nytitle h5{font-weight: 600;font-size: 20px;}
    .nyclassify{top: -20px;}
    .nyclassify .dropdown{line-height: 35px;}
    .nyclassify .dropdown-menu{top: 50px;}
    .nycases_list li{background: none;padding: 5px;margin: 0;}
    .nycases_list li h2{font-size:14px;}
}
.message{ background:/*rgb(230,238,244,.95)*/#f2f3f5; padding:70px}
.message .tit{ margin-bottom:50px; text-align:center;color: #111;}
.message .tit h3{font-weight:600; font-size:48px; margin-bottom:30px;}
.message .tit p{ font-size:18px}
.message form{ width:80%; margin:0 auto;overflow:hidden}

.message .layui-form-item {margin-bottom: 5px; overflow: hidden; width:48%; float:left}
.message .layui-form-item:nth-child(6){width: 96%!important;}
.message .layui-form-item:nth-child(7){width: 100%!important;}
.message ul li.wenb {position: relative;width:100%; }
.message ul li.wenb .fl{ width:95%;}
.btnclick{ width:30%; margin-top:20px;}
.message .layui-form-label {width: 100%; display:block; overflow:hidden;text-align:left; font-size: 18px; line-height:50px; color:#333e46}
.message .layui-input { width:97%; border:0; color:#666; font-size:15px;height: 42px;line-height: 42px;  border:#e0e0e0 1px solid;text-indent: 35px;*text-indent:0px;}

.message .layui-textarea {  border:0; width:93%;  border:#e0e0e0 1px solid;  height: 150px; line-height: 20px; font-size:15px;margin: 6px 0 30px; padding:3%; color: #666; resize: none;}
.message  .layui-btn{ padding:13px 70px;margin:30px auto;display: block;cursor:pointer;font-size:20px; color:#fff; border-radius:50px;text-align:center;border: 0px;background-color:#18b156;}
.message  .layui-btn:hover{background:#18b156;}

@media screen and (max-width: 960px) {
    .contact h2{ font-size: 36px; }
    .contact h2 em{font-size: 16px; }
    .contact h2 em:before{ margin: 5px auto;}
    .ul-contact{margin-top: 0}
    .ul-contact li{width: 100%}
    .ul-contact li:nth-child(1),.ul-contact li:nth-child(2),.ul-contact li:nth-child(4),.ul-contact li:nth-child(5){ margin-top:5px;}

    .message{ padding:50px 0}
    .message .tit h3{font-size: 36px}
    .message .tit p{ font-size:16px}
    .message form{width: 95%}
}

.se_xinwen{width: 85%; margin: 5% auto;}
.se_xinwen li{line-height: 55px; font-size: 16px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.se_xinwen li span{float: right}

@media screen and (max-width:1600px) {
.case_1_mid{height:7.5em;}
.so_4_mid{width:60%}
.about_4_2_mid_1:after{font-size:.75em;}
.footer_mid_2_right_mid{padding-left:30%;}
.header_mid_mid ul li{ margin:0 1.5vw;}
.header_mid{margin-left:2%; margin-right:2%;}
.footer_mid{margin:0 5%;}
}


@media screen and (max-width:1280px) {
.header_mid_mid ul li{margin:0 1vw;}
}
@media screen and (max-width:1200px) {
.pro_info_top_bg{padding-top:0}
#sitemapContent.open{	display:none}
.pro_info_top_2,.pro_info_tab ul li a{	font-size:1em;}
.pro_info_top_3_right_mid_3{	font-size:1em;}
.pro_info_top_1{	display:none}
.ser_1_left_4_mid_2{	font-size:.875em;}
.about_4_2{	margin-top:4em;}
.about_2_3_mid{	margin:0 5%;}
.about_2_bg,.about_5_con_img_list{	width:95%;}
.about_1_left{	margin-left:5%; width:90%;}
#header{	position:fixed}
#main{	margin-top:5em;}
.bodyon2 #header{transform: translateY(0%);}
.index_3_2 .swiper-slide {width: 768px;    padding: 0 calc((100vw - 768px) * 0.0375);}

.index_2_mid_2_mid_2{	font-size:1.125em;}
.header_mid_mid ul{	display:none;}
.header_mid_mid{	height:5em;}
.header_mid_right{	display:none}
.menu-toggler{	left:auto; right:0;}
#header{	background-color:#fff;}
.header_logo img:nth-child(2){	display:block; height:50px;}
.header_logo img:nth-child(1){	display:none}
.header_logo{	width:auto; left:0%;transform:translate(0, -50%);}
.menu-toggler .line{
background-color:#000}
.header_mid{margin-left:5%; margin-right:5%;}
}
.nybanner_footer p{ z-index:100;display:none; position:relative; color:#fff; padding:.5em 0; text-align:center; background-color:#333}
.nybanner_footer p:after { content: ''; position: relative; top: -1px; left: 7px; display: inline-block; border-top: 6px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; vertical-align: middle; transition: transform .3s; }
.nybanner_footer p:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 0; background: #0268b9; transition: all .3s; z-index: -1; }
.nybanner_footer p.on:before{ height:100%;}
.nybanner_footer p.on:after { transform: rotate(-180deg); }
@media screen and (max-width:1024px) {
.close_box a img{width:2em;}
.close_box{top:1em; right:1em;}

.nybanner_mid_1{font-size:2em;}
.nybanner_mid_2{font-size:1.25em;}
.footer_mid_2_left_mid p, .footer_mid_2_right_mid p{font-size:1em;}
.footer_mid_2_left_mid a,.footer_mid_2_right_mid_2 dl dd{font-size:.875em;}
.index_4_1_mid_2_2{font-size:1em;}
.index_4_1_mid_2_3{font-size:.875em;}
.swiper-slide_mid_2_left,.swiper-slide_mid_2_right{font-size:.75em;}
.index_3_2_mid_footer_mid_2{font-size:1em;}
.index_3_2_mid_footer_mid_1{font-size:1.25em;}
.index_2_mid{margin:0 5%;}
.banner_footer_mid_2 a{font-size:1em;}
.banner_footer_mid_1{font-size:1.375em;}
.index_1_mid_right_1 span{font-size:1em;}
.index_1_mid_right_2{font-size:1.5em;}
.index_1_mid_right_4_1 dl{font-size:.875em;}
.index_1_mid_right_4_1 dl dd:nth-child(1){font-size:2em;}
.index_1_mid_right_5_more span{font-size:1em;}
}
.div_768 img{width:100%;}
.div_768{display:none}
@media screen and (max-width:950px) {
.pro_info_top_3_left,.pro_info_top_3_right{
float:none; width:100%;}
.pro_info_top_3_right_mid{margin:2em 5%;}
.pro_info_top_3{padding-bottom:0;margin-bottom:3rem;}
}
@media screen and (max-width:900px) {
.footer_mid_2_right{display:none}
.footer_mid_2_left{float:none; width:auto}
}


/******手机端menu************/
.navwrap {position: fixed;top: 80px;right: -80%;width: 80%;height:calc(100vh - 80px);z-index: 888;background-color: #fff; opacity: 0; display:none;}
@media screen and (max-width:1200px) {
.navwrap{display:block}
}
@media screen and (max-width:640px) {
.css_animation{width:80px; height:80px;}
.navwrap {	top: 60px;height:calc(100vh - 60px);}
}
.navwrap .nav {
padding: 10px 5% 0px 5%; border-top:1px #dedede solid;
}
.navwrap .nav li {line-height: 42px;border-bottom: 1px solid #dedede;padding: 0px;}
.navwrap .nav li a {display: block;color: #000;font-size: 16px;}
.navbg {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 555;display: none;}
.navbg .closeSJ {position: absolute;right: 24px;top: 18px;}
.navwrap .nav .SJbod {display: none;}
.navwrap .nav .SJbod dd a {height: 36px;line-height: 36px;font-size: 14px;}
.navwrap .nav .plus a {background: url(../images/plus.png) right center no-repeat;}
.navwrap .nav .minus a {background: url(../images/minus.jpg) right center no-repeat;}



