@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top;
 image-rendering: -moz-crisp-edges; /* Firefox */
 image-rendering: -o-crisp-edges; /* Opera */
 image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
 image-rendering: crisp-edges;
 -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;height:100%;max-width: 100%;min-width: 320px;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}
::-webkit-scrollbar{width: 8px;height: 8px;}
::-webkit-scrollbar-thumb{background-color:hsl(38deg 100% 74%);-webkit-transition: background-color .3s;transition: background-color .3s;}
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#fea000;}
a:focus{outline:none;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;position:relative;}
.bgf8{background:#f8f8f8;}
.bgfff{background:#fff;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

h1,h2,h3,h4,h5{ font-weight:normal}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}


.wrap{ width:95%;max-width:1660px; margin:0 auto}

@media screen and (max-width:1680px){.wrap{ max-width:1400px}}

@media screen and (max-width:1440px){.wrap{ max-width:1200px}}

.flex{display:-webkit-flex; display:flex;flex-wrap:wrap;align-item:flex-start;}


@media (min-width: 1270px){
 .container{width: 1240px;}
}
@media (min-width: 1370px){
 .container{width: 1300px;}
}
@media (min-width: 1480px){
 .container{width: 1480px;}
}
@media (min-width: 1660px){
 .container{width: 1660px;}
}

@media (max-width:767px) {
 .container{padding-left: 10px;padding-right: 10px;width: 100%;}
 .row{margin-left: -10px;margin-right: -10px;}
}

/*头部logo*/
.logo a {display: block;position: relative;}
.logo img{/*height: 80px;*/margin: 10px 0;}
.logo a img.logo-def {
 position: relative;
 left: 0;
 top: 0;
 z-index: 1;
}
#header:hover .logo a img.logo-def, #header.active .logo a img.logo-def {
 opacity: 0;
}

.logo a img.logo-fix {
 position: absolute;
 left: 0;
 top: 0;
 z-index: 1;
 opacity: 0;
}
.active_top .logo a img.logo-fix{opacity:1;}
#header:hover .logo a img.logo-fix, #header.active .logo a img.logo-fix {
 opacity: 1;
}


.logo{ float:left; /*margin-top:16px;*/}
@media only screen and (max-width: 1200px) {
 .logo{ margin-left:3%}
}

/* 头部 */
header {
 position: fixed;
 z-index: 11000;
 width: 100%;
}
.head{ min-width: 320px; width:100%; height:80px; position:fixed; top:0; left:0; z-index:9999;transition: 0.9s;/*background: url(../images/headerbg.png) repeat-x;*/ background:#484848;box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);}
.head:hover{background:#484848;box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);}
#header.active {background:#484848;box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);}
.header_space{ width:100%;height: 80px;}
.head:hover #nav>li>a>p{color: #fff;}
.head:hover #nav>li.on>a>p,.head:hover #nav>li:hover>a>p{border-bottom: 4px solid #fea000;color: #fea000;}
.head:hover .sc input::-webkit-input-placeholder{color: #333;}

#nav>li.on>a>p{border-bottom: 4px solid #fea000;color: #fea000;/*font-weight: bold;*/}

.logo{ float:left; /*margin-top:16px;*/}

/*内页顶部*/
#header.active_top {
 background: #fff;
 box-shadow: 0 5px 10px 0 rgb(0 0 0 / 20%);
}

.active_top .logo a img.logo-def {
 position: relative;
 left: 0;
 top: 0;
 z-index: 1;
}
.active_top #nav>li.on>a>p, .active_top #nav>li:hover>a>p {
 border-bottom: 4px solid #fea000;
 color: #fea000;
}


/*.head #shop #head-nav .head-lang a{color: #fff;}
.active #shop #head-nav .head-lang a{color: #666;}
.head #shop #head-search{background: url(../images/icon-search1.png) no-repeat center;}
.active #shop #head-search{background: url(../images/icon-search.png) no-repeat center;}




.head:hover #shop #head-nav .head-lang a{color: #666;}
.head:hover #shop #head-search{background: url(../images/icon-search.png) no-repeat center;}

.active_top #shop #head-nav .head-lang a{color: #666;}
.active_top #shop #head-search{background: url(../images/icon-search.png) no-repeat center;}*/


#head-search{display: none;}
@media (max-width: 992px){}
.nav{ float:left;height:80px; position:relative;margin-left: 100px;}
.nav_tel { float:right;margin: 24px 0px;}
.nav_tel dt { float: left;}
.nav_tel dt img { width: 100%; display: block;    margin-top: 5px; }
.nav_tel dd { margin-left: 13px; float: left; font-size: 22px; font-weight: bold; color: #fea000; }

#shop { float:right; height:80px; margin-left: 150px; position:relative; }
#shop i{ display:block; float:left; font-style:normal}#shop #head-search{width:45px; height:100%; background:url(../images/top_search.png) no-repeat center 30px;cursor:pointer;}
#shop #head-nav{background: url(../images/top_tel.png) left 28px no-repeat; height: 100%;border:none;margin-top: 0;font-size: 16px;text-align: center;padding: 0 35px;}
#shop #head-nav .head-lang{float: right;position: relative;/*margin-top:14px;*/margin: 14px 0; }
#shop #head-nav .head-lang p{display: block;/*padding: 10px 24px 14px 14px;*/font-size: 28px;margin: 5px 0;color: #333;position: relative;text-align:left;font-family: Impact;}
#shop p{    float: right;height: 80px;line-height: 80px;font-size: 16px;color: #333;}

/*#shop #head-nav .head-lang>a::before{content: '';position: absolute;right: 6px;top: 19px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 7px solid #333;transition: all .3s;-webkit-transition: all .3s;}*/
#shop #head-nav .head-lang a img{margin-right: 8px;vertical-align: middle;}
#shop #head-nav .head-lame{display: none;position: absolute;top: 48px;width: 100%;background-color: #fff;z-index: 10;transition: all .3s;-webkit-transition: all .3s;}
/*#shop #head-nav .head-lang:hover>a{background-color: #ddd;}*/
#shop #head-nav .head-lang:hover .head-lame{display: block;}
#shop #head-nav .head-lame>a:hover{background-color: #ddd;}
#shop #m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 15px;margin-top: 30px;width: 24px;cursor:pointer;}
#shop #m-head-nav .line{width: 24px;height: 2px;background-color: #fea000;position: absolute;left: 0px;top: 7px;}
#shop #m-head-nav .line1{margin-top: -7px;}#shop #m-head-nav .line3{margin-top: 7px;}
#shop #m-head-nav[data-active="on"] .line1{margin-top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#shop #m-head-nav[data-active="on"] .line2{display: none;}#shop #m-head-nav[data-active="on"] .line3{margin-top: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
#shop .btn-search{position:absolute; top:30px; right:0px; width:28px; height:28px; background:url(../top_search.png) no-repeat center}
#shop .btn-lang {position:absolute;top:30px; right:48px; width:28px; height:28px; background:url(../top_tel.png) no-repeat center}
#nav{ float:right;/*position: relative;*/}
#nav>li{float:left;position: relative;margin: 0 23px;/*position: initial;*/}
#nav>li>a{position:relative; z-index:2; display:block; width:100%; height:100%; font-size:18px; padding: 0 15px; border-left: 1px solid transparent; border-right: 1px solid transparent; line-height:76px; text-align:center; color:#fff; -webkit-transition:color 200ms; transition:color 200ms;text-decoration: none;}
#nav>li>a>p{border-bottom: 4px solid transparent;padding: 0 4px;/*color: #fff;*/}.nav2{position: absolute;top: 80px;left: -40px;margin-left:0;background: #fff;width: 200px;z-index: 999999;border-top: 2px solid #fea000;box-shadow: 0 3px 5px 1px rgba(0,0,0,.2);display: none;}
.active #nav>li>a>p{color: #333;}
.nav2li{/* overflow: hidden;text-overflow:ellipsis;white-space: nowrap;*/       height: 46px;font-size: 14px;line-height: 46px; /* border-top: 1px solid #e5e5e5; */border-bottom: 1px solid #ddd;/*display: inline-block;width: 25%;*/text-align: center;position: relative;/*margin: 0 10px;*/}
.nav2li a{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block; padding: 0 8px;}
/*.nav2li:first-child{border:0}*/
.nav2name{display: block;color: #444444;padding: 0 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s;-webkit-transition: all .3s;}
.nav2li:hover{background-color: #e5e5e5;}
.nav2li:hover>a{color:#fea000;}
.nav2li>p{position: absolute;left: 100%;top: -2px;width: 100%;margin: 0;background: #fff;border-top: 2px solid #fea000;border-left: 1px solid #e5e5e5;display: none;box-shadow: 0 3px 5px 1px rgba(0,0,0,.2);}
.nav2li>p>a{display: block;color: #444444;padding: 0 8px;border-top: 1px solid #e5e5e5;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s;-webkit-transition: all .3s;}
.nav2li>p>a:first-child{border:0}
#nav>li.on>a>, #nav>li:hover>a{color:#fea000;}
/*#nav>li.on>a>p, #nav>li:hover>a>p{border-bottom: 4px solid #fff;color: #fff;}*/
.active #nav>li.on>a>p,.active #nav>li:hover>a>p{border-bottom: 4px solid #fea000;color: #fea000;}
#nav>li:hover>.nav2{display: block;}.nav2li:hover>p{display: block;}
.nav2li>p>a:hover{background-color: #e5e5e5;color: #fea000;}
#hed-nav{display: none;}
.nav2 .nav_item{width: 49%;float: left;margin-top: 30px;}
.nav2 .nav-img{width: 50%;margin: 0 auto;float: left;display: flex;}
.nav2 .nav-img img{margin: 10px auto;max-width: 100%;}
.nav2 .nav-hr{width: 1px;height: 200px;background: #dedede; /* margin-left: 23px; */float: left;margin-top: 10px;}

.active_top #nav>li>a>p{color:#fff;}

@media(max-width: 1659px){
 #shop{margin-left: 20px;}

}

@media(max-width: 1630px) {
 #nav>li>a{padding: 0 10px;font-size: 16px;}
}

@media(max-width: 1479px){
	.nav {margin-left: 47px;}
}

@media(max-width: 1375px) {
 #nav>li>a{padding: 0 5px;font-size: 16px;}
 #shop{margin-left: 5px;}
 #shop #head-nav{padding: 0 25px;}
 /* .sc{display: none;}*/
 #head-search{display: block;}
 .nav2 .nav-img img{margin: 32px auto;}
 /* .logo img{height: 60px;margin: 10px 0;}*/

}


@media only screen and (max-width: 1480px){
 #shop{margin-left: 10px;}
 #nav>li{margin: 0 20px;}
}


@media only screen and (max-width: 1350px) {
 /*	#nav>li>a{padding: 0 22px;}*/
}
@media only screen and (max-width: 1300px) {
 .nav{margin-left: 30px;}
 #nav>li { margin: 0 17px;}
 /*#nav>li>a{padding: 0 14px;}*/
}
@media only screen and (max-width: 1250px) {
 #shop{margin-left: 0;}
 /* .nav{margin-left: 60px;} */

}
@media only screen and (max-width: 1200px) {
	 #nav>li { margin: 0 14px;}
}
@media only screen and (max-width: 1199px) {
	.nav {margin-left: 16px;}
 #nav>li>a{font-size: 14px;}
 #shop p{float: left;}
 .nav{margin-left: 40px;}
 #nav>li{margin: 0 8px;}
	.nav_tel {margin:24px 0;}
	.nav_tel dd { margin-left: 6px; font-size: 20px;}
 #shop #m-head-nav{float: right;}
 .logo{margin-left: 0;}
 .sc{display: none;}
}
@media only screen and (max-width: 991px){
 #nav{display: none;}
 #shop #m-head-nav{ display:block}

}

@media only screen and (max-width: 767px){
 #shop #head-nav .head-lang p{font-size: 24px;}
 #shop #head-nav .head-lang{margin: 18px 0;}
}


@media only screen and (max-width: 550px){
 #shop #head-nav .head-lang{display: none;}
 #shop #head-nav{display: none;}
 /*.logo img{height: 40px;margin: 20px 0;}*/
 #head-nav{display: none;}
 #hed-nav{display: block;margin: 30px 5px;}

}

@media only screen and (max-width: 500px) {
 #shop { margin-left:0px; }
 #shop #head-nav{padding:0;}
}
@media only screen and (max-width: 414px) {
 /*	.nav{ height:65px;margin-right:0;}*/
 #shop #head-nav .head-lang{margin-top:16px;}
 /*	#shop #m-head-nav{ margin-top:24.5px; margin-left:10px;}*/
 #shop #head-search{width:40px;}
 /*.mm-nav-box{ top:65px!important;}*/
}


.sc{float: left;margin: 23px 0;}
.sc input::-webkit-input-placeholder{color: #fff;}
.active .sc input::-webkit-input-placeholder{color: #333;}
.gjc{overflow:hidden; float:left; height:50px; line-height:50px; font-size:14px;color: #666;padding-left:28px;/*background:url(../images/search_hot.png) no-repeat left;*/}
.gjc a{font-size:14px;color: #666;}
.gjc a:hover{color: #005AA1;}
.sc form{overflow:hidden;position:relative;}
.sc .tt{ float:left; /*width:140px; height:36px; */ width: 30px;height: 30px; line-height:36px; /*padding:0 100px 0 25px;*/text-indent: 3rem; background:none;/* border:1px solid #bbb;*/ font-size:14px; color:#666; outline:none;border-radius:18px;}
.sc .s_bt{position:absolute;left:0;top:0;width:35px;height:30px;line-height:30px;text-align:center;padding-left:22px;background: url(../images/icon-search.png) no-repeat right 8px center; color:#333; text-decoration:none;border-radius:18px;font-size:14px;cursor:pointer;}

.active_top .sc input::-webkit-input-placeholder{color: #666;}
.q_search{position:absolute;right:0;top:80px;width:280px;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);border: 1px solid rgba(0,0,0,.15);z-index:99999;display:none;}
.q_search .q_search1{padding:25px 20px;}
.q_search .form-group{position:relative;margin:0;}
.q_search input[type="search"]{display: block;width: 100%;color: #000;line-height: 24px;padding: 7px 40px 7px 15px;height: 40px;border: 1px solid #e0e0e0;background: #fff;}
.q_search .search-btn{position: absolute;right: 0;top: 0;width: 40px;height: 40px;text-align: center;color: #555;font-size: 12px;background: 0;cursor: pointer;border:0;}


/* 小屏幕导航 */
.mm-nav-box{overflow:hidden;position: fixed;top: 0;right: 0;width: 100%;height: 100%;z-index: -1;display: none;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.mm-nav-box[data-on="active"]{-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);top: 80px;}
.mm-nav-box .mm-wrap{position: fixed;top: 0;right: 0;width: 40%;padding-bottom: 15px;z-index: 100;border-top: 1px solid rgba(0,0,0,.15);box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);}
.mm-nav-box .mm-wrap:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #fff;z-index: -1;}
.mm-nav-box .mm-nav .li1{margin: 0 20px;line-height: 60px;border-bottom: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1 .a1{display: block;color: #222222;font-size: 16px;}
.mm-nav-box .mm-nav .li1.on .a1{color: #e00000;}
.mm-nav-box .mm-nav .li1.on .mm-title{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-title{position: relative;height: 60px;line-height: 60px;}
.mm-nav-box .mm-nav .li1 .mm-title .am{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{position: absolute;top: 0;left: 0;height: 100%;z-index: 10;}
.mm-nav-box .mm-nav .li1 .mm-title .click{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .click:after{content: "";position: absolute;top: 50%;right: 20px;width: 6px;height: 6px;border-top: 1px solid #222222;border-right: 1px solid #222222;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);margin-top: -3px;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick a{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1.on .mm-title .click:after{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-innav{display: none;padding: 6px 0;}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-innav{display: block;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-title .click:after{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-nav-box .mm-nav .li1[data-on="click"] .a1{color:#fea000}
.mm-nav-box .mm-nav .li1 .mm-innav li{margin: 0 10px;border-bottom: 1px solid rgba(255,255,255,.4);line-height: 1;}
.mm-nav-box .mm-nav .li1 .mm-innav li a{color: #222222;font-size: 14px;line-height: 1.4;display: block;padding: 6px 0;}
.mm-nav-box .mm-nav .li1 .mm-innav li a:hover{color:#fea000}
.mm-nav-box .mm-nav .li1 .mm-innav li .box2{margin: 0 15px;}
.mm-nav-box .mm-wrap .mmlang{padding: 0 10px;font-size: 0;display: none;}
.mm-nav-box .mm-wrap .mmlang .mmitem{height: 55px;line-height: 55px;width: 50%;font-size: 14px;color: #222222;display: inline-block;*display: inline;*zoom: 1;text-align: center;}
.mm-nav-box .mm-wrap .mmlang .mmitem.on{color:  #e00000;}
.header_atop{width:100%;height: 100px;}
.header_space{width: 100%;height: 80px;display:none !important;}
@media (max-width: 1409px){
 .nav>li{margin-right:20px;}
 .dphone{ margin-left:20px; }
 .dphone dd{ font-size:24px; }
}
@media (max-width: 1309px){
 .nav>li{margin-right:10px;}
}
@media (max-width: 1199px){
 .mm-nav-box {display: block;}
 .header_space{display:block;height: 80px;}
 .head-raea{margin-left:0;}
 .dphone dd{ font-size:20px; }
 .nav>li{margin-right:0px;}
 .nav>li>a{
  padding: 0 10px;
 }
 .dphone dl{
  margin: 25px 0;
 }
 .dphone{margin-left:10px;width: 24%;}
}

@media (max-width: 991px){
 .top-sss1{display:none;}
 #m-head-nav{display:block;}
 .dphone{ display:none; }
}

@media (max-width: 800px){
 .mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}

@media (max-width: 767px){
 .headcon{padding:0 10px;height: 66px;}
 /*.nav{display:none;}*/
}

@media (max-width: 600px){
 .mm-nav-box .mm-wrap{width: 100%;padding-bottom: 0;}
 .mm-nav-box .mm-nav .li1 .mm-title .a1{font-size: 14px;}
 .mm-nav-box .mm-nav .li1 .mm-innav li a{font-size: 13px;}
 .mm-nav-box .mm-nav .li1{margin: 0 10px;}
 .mm-nav-box .mm-wrap .mmlang{display: block;}
 .logo a img{    height: 55px;margin: 12px 0;}
}

@media (max-width: 500px){
 .nav{margin: 0;}
 /*	#header{height: auto;}*/
 .header_space{height: 80px;}

 .mm-nav-box[data-on="active"]{top: 80px;}
 #header .logo, #header .logo{margin: 10px 0;/* position: relative; *//* left: 50%; *//* transform: translateX(-50%); */}
 #header .head-raea, #header .head-raea{margin-top: 16px;float: right;}
 #search-btn{font-size:14px;padding:0 15px;margin:15px 0;}
 #m-head-nav{margin-left: 10px;margin-top: 10px;}
 .mm-nav-box{top: 66px;}
 .header_atop{ height:70px; }
}
@media (max-width: 450px){
 #shop #head-search{display: none;}
 #shop p{display: none;}
 /*	#header{height: auto;}*/
 .head-atop{padding:0 10px;line-height:30px;height:30px;}
 .head-search>p{height:30px;}
 .head-search>p>a{font-size:15px;}
 .head-search>form{display:none;}
 .header_atop{height: 70px;}
 .mm-nav-box[data-on="active"]{top: 79px;}
}

/*#header:hover, #header.active {
 background: #fff;
 box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}*/

.show {
 display: block!important;
}

/* 轮播图 */

#banner{position:relative;z-index:1111}
#banner video{width:100%;display:block;}
#banner .swiper-slide{height: 100%;width: 100%; overflow:hidden;position:relative;}
/*#banner .swiper-slide::before{content: "";position: absolute;height: 100%;width: 100%;top: 0;left: 0;background: rgba(0,0,0,.4);z-index: 2;}*/
#banner .swiper-slide img{display:block;max-width:100%;}
/*#banner .swiper-slide.swiper-slide-active img{-webkit-animation: bgScale 5s ease-out both;animation: bgScale 5s ease-out both;}*/
@-webkit-keyframes bgScale{
 0%{-webkit-transform:scale(1);transform:scale(1)}
 to{-webkit-transform:scale(1.5);transform:scale(1.5)}
}
@keyframes bgScale{
 0%{-webkit-transform:scale(1);transform:scale(1)}
 to{-webkit-transform:scale(1.5);transform:scale(1.5)}
}
#banner .swiper-slide .banmore{position: absolute; z-index: 99; top: 48%; left: 50%; transform: translate(-50%,-50%);}
#banner .swiper-slide .banmore .bandesc{display: block; color: #fff;margin-left: 80px;}
#banner .swiper-slide .banmore .bandesc h5,
#banner .swiper-slide .banmore .bandesc h4,
#banner .swiper-slide .banmore .bandesc p,
#banner .swiper-slide .banmore .banbtn{opacity: 0;transform:translateY(-80px);-webkit-transform:translateY(-80px);transition:all 0.8s ease-in-out .3s;-webkit-transition:all 0.8s ease-in-out .3s;transition-delay:.2s;-webkit-transition-delay:.2s;}
#banner .swiper-slide.swiper-slide-active .banmore .bandesc h5,
#banner .swiper-slide.swiper-slide-active .banmore .bandesc h4,
#banner .swiper-slide.swiper-slide-active .banmore .bandesc p,
#banner .swiper-slide.swiper-slide-active .banmore .banbtn{transform:translate(0,0) scale(1);-webkit-transform:translate(0,0) scale(1);opacity:1;}
#banner .swiper-slide .banmore .bandesc h5{font-size:18px;/*font-weight:900;*/margin-bottom:10px;font-family: Arial; color: rgb(255 255 255 /70%);}
#banner .swiper-slide .banmore .bandesc h4{font-size:36px;margin-bottom:10px;text-transform:uppercase;}
#banner .swiper-slide .banmore .bandesc p{font-size:66px;margin-bottom: 10px;font-weight:900;}
#banner .swiper-slide .banmore .bandesc span{border: 1px solid #fff;width:150px;padding: 10px; border-radius: 20px;display: block;text-align: center;}
#banner .swiper-slide .banmore .bandesc span a{font-size: 16px;color: #fff;}
#banner .swiper-slide .banmore .banbtn{width:70px;height:70px;border:2px solid #fff;margin-top:45px;}
#banner .swiper-slide .banmore .banbtn a{display:block;width:100%;height:100%;background: url(../images/banbtn.png) no-repeat center rgb(255 255 255 / 30%);}
#banner .swiper-slide .banmore .banbtn a:hover{background-color:#0463ae;}

#banner .swiper-pagination{bottom:60px;font-size:0;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:8px;height:8px;opacity:1;border-radius: 50%;background:rgb(255 255 255 / 100%);position:relative;margin:0 16px;}
#banner .swiper-pagination-bullet-active{ background: #fea000; position: relative;}
#banner .swiper-pagination-bullet-active::after { position: absolute; content: ''; width: 30px; height: 30px; display: block; top: -11px; left: -11px; border:3px solid #fff; border-radius: 50%; }

/*#banner .swiper-pagination{bottom:40px;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:auto;height:auto;border-radius:unset;line-height:40px;font-size:20px;font-weight:bold;color:#fff;opacity:0.5;background:transparent;margin:0;border-bottom:1px solid #fff;padding:0 45px;position:relative;margin-left:-2px;}*/
/*#banner .swiper-pagination-bullet:before{content:'';width:2px;height:2px;background:#fff;position:absolute;left:0;bottom:0;}
#banner .swiper-pagination-bullet:after{content:'';width:2px;height:2px;background:#fff;position:absolute;right:0;bottom:0;}*/

#banner .swiper-slide .video-js{position: absolute;top: 0;left: 0;width: 100%;}
#banner .swiper-slide video{height: auto;}

#banner .swiper-pagination-bullet-active{opacity:1;}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../images/page/ban-jt.png) no-repeat center left;border:1px solid #fff;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;}
#banner .swiper-button-prev{left:-115px;}
#banner .swiper-button-next{right:-115px;transform: rotate(180deg);}
#banner:hover .swiper-button-prev{left:115px;}
#banner:hover .swiper-button-next{right:115px;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(../images/page/ban-jt.png) no-repeat center left -46px #fff;box-shadow: 0 0 3px 0px rgb(200 200 200 / 80%);}
@media (max-width: 1299px){
 #banner .swiper-slide .banmore .bandesc h5{font-size:16px;}
 #banner .swiper-slide .banmore .bandesc h4{font-size:40px;}
 #banner .swiper-slide .banmore .bandesc p{font-size:24px;}
}


@media (max-width: 991px){
 #banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{display: none;}
 #banner:hover .swiper-button-prev{display: none}
 #banner .swiper-button-next{display: none;}
 #banner .swiper-slide .banmore .bandesc h5{font-size:14px;}
 #banner .swiper-slide .banmore .bandesc h4{font-size:36px;}
 #banner .swiper-slide .banmore .bandesc p{font-size:18px;}
 #banner .swiper-slide .banmore .banbtn{width:50px;height:50px;margin-top:20px;}
 #banner .swiper-slide{height: 500px!important;margin: 23% auto;}
}


/*@media (max-width: 767px){
 #banner .swiper-slide .banmore{width:100%;}
 #banner .swiper-slide .banmore .bandesc h4{font-size:30px;font-weight:700;}
 #banner .swiper-slide .banmore .bandesc p{font-size:14px;}
 #banner .swiper-slide .banmore .banbtn{display:none;}
 #banner .swiper-pagination{bottom:25px;}
 #banner .swiper-pagination-bullet{line-height: 25px;font-size: 16px;}
 #banner .swiper-slide{height: 100%!important;margin: 0 auto;}
 #banner:hover .swiper-button-prev{display: none;}
 #banner:hover .swiper-button-next{display: none;}
 .mod_hei.sss1r{ display:block }
 .mod_hei{display:none;}
}

@media (max-width: 500px){
 #banner .swiper-slide .banmore .bandesc h5{ font-size:16px;font-weight:700;margin-bottom:5px;}
 #banner .swiper-slide .banmore .bandesc h4{ font-size:25px;font-weight:700;}
 #banner .swiper-slide .banmore .bandesc p{ font-size:12px; }
 #banner .swiper-pagination{ display:none; }
}

@media (max-width: 400px){
 #banner .swiper-slide .banmore .bandesc h5{ font-size:14px;font-weight:700; }
 #banner .swiper-slide .banmore .bandesc h4{ font-size:20px;font-weight:700; }
}*/



#a01{ position: absolute;  margin-top:-40px;}

#a02{ position:absolute; margin-top:-40px;}

#a03{ position:absolute; margin-top:-40px;}

#a04{ position:absolute; margin-top:-40px;}



#a05{ position: absolute;  margin-top:-40px;}

#a06{ position:absolute; margin-top:-40px;}

#a07{ position:absolute; margin-top:-40px;}

#a08{ position:absolute; margin-top:-40px;}



.mbg{ /*background-color:#f6f6f6;*/}



.header, .header02{ position:fixed; left:0;top:0; width:100%; z-index:999; padding:30px 0 0 0;-webkit-transition: all 334ms ease-in-out;transition: all 334ms ease-in-out;-webkit-animation: 2s dong;animation: 1s dong; }





@-webkit-keyframes dong{

 0%{ -webkit-transform:translateY(-100px); transform:translateY(-100px) }

 100%{ -webkit-transform:translateY(0); transform:translateY(0) }

}



@keyframes dong{

 0%{ -webkit-transform:translateY(-100px); transform:translateY(-100px) }

 100%{ -webkit-transform:translateY(0); transform:translateY(0) }

}



.header .logo01{ display:block}

.header .logo02{ display:none}





.fp-viewing-video .header{background-image: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);}



.logo{ float:left; /* margin-left:4%;padding:0px 0 30px 0;*/}

/*.logo img{ display:block; height:50px; width:auto;margin-top:-10px}*/



.yuyan{ margin-right:4%; float:right}

.yuyan li{ margin-left:20px; line-height:35px; font-size:15px; float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; position:relative; }

.yuyan li a{ color:#fff;}

.yuyan li a:hover{ color:#0bb5bb;}

.yuyan li .icon{ width:16px; height:35px; background:url(../images/fangdajing.png) no-repeat center center; margin:0 auto;display:block; cursor:pointer}

.yuyan li .hd{ position:fixed; width:100%; height:100%; top:0;left:0;color:#666; display:none; z-index:99}

.yuyan li .hd .bg{ position:absolute; top:0;left:0; width:100%; height:100%; background:#000; opacity:0.8; filter:alpha(opacity=80); z-index:98}

.yuyan li .hd .closed{ width:37px; height:37px; display:block; background:url(../images/close.png) no-repeat center; position:absolute; right:3%; top:3%; -webkit-transition:.5s;-moz-transition:.5s;transition:.5s;z-index: 99;}

.yuyan li .hd .closed:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg); transform:rotate(180deg);}

.yuyan li .hd .hr_con{ background:#fff; width:640px; height:120px; position:absolute;top:50%;left:50%; border-radius:15px ;margin-left:-350px;margin-top:-120px; padding:30px; font-size:16px; line-height:35px; cursor:default; overflow-y:auto; z-index:99}

.yuyan li .hd .hr_con .tit_hd{ font-size:25px; color:#333; line-height:35px; margin-bottom:25px}

.yuyan  ::-webkit-input-placeholder { color: #999;}

.yuyan li .hd .hr_con .input{ border:solid 1px #ddd;padding-left: 15px; line-height:36px; height:36px; width:calc(100% - 120px); float:left }

.yuyan li .hd .hr_con .button{ background:#0bb5bb; color:#fff; text-align:center; display:block;line-height:38px; height:38px; width:103px;}


.menu{ margin-right:4%; float:right;}
.menu li{ float:left; margin-left:60px;position:relative}
.menu li a{ display:block; line-height:35px; padding-bottom:13px; font-size:16px; color:#fff; text-transform:uppercase;position:relative}


.menu li .menu_a:after {content: '';width: 0; top:45px;height: 3px;background-color: #fea000;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: 15px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s}

.menu .cur a:after, .menu li:hover .menu_a:after {width: 100%}





.menu li .sub{ display:none; border-color: rgb(229, 229, 229);position: absolute; font-size:16px; width:calc(100% - 50px); min-width:100px; line-height: 36px; text-align:left;padding:5% 25px 15% 25px;background: #fff;box-shadow: 0px 3px 5px rgba(0,0,0,0.3);}

.menu li .sub02{ width:200px;}

.menu li .sub p a{ display:block; color:#555; line-height:36px; padding-bottom:0}

.menu li .sub p a:hover{ color:#fea000}





.fp-viewing-about .header, .fp-viewing-products .header, .fp-viewing-video .header, .fp-viewing-news .header, .fp-viewing-footer .header{ box-shadow:0 0 10px rgba(0,0,0,0.1); background:#fff;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;}

.fp-viewing-about .header .logo01, .fp-viewing-products .header .logo01, .fp-viewing-video .header .logo01, .fp-viewing-news .header .logo01, .fp-viewing-footer .header .logo01{ display:none}

.fp-viewing-about .header .logo02, .fp-viewing-products .header .logo02,.fp-viewing-video .header .logo02, .fp-viewing-news .header .logo02, .fp-viewing-footer .header .logo02{ display:block}

.fp-viewing-about .header .menu li a, .fp-viewing-products .header .menu li a, .fp-viewing-video .header .menu li a, .fp-viewing-news .header .menu li a, .fp-viewing-footer .header .menu li a{color:#333;}

.fp-viewing-about .header .yuyan li a, .fp-viewing-products .header .yuyan li a, .fp-viewing-video .header .yuyan li a, .fp-viewing-news .header .yuyan li a, .fp-viewing-footer .header .yuyan li a{color:#666;}

.fp-viewing-about .header .yuyan li .icon, .fp-viewing-products .header .yuyan li .icon, .fp-viewing-video .header .yuyan li .icon, .fp-viewing-news .header .yuyan li .icon, .fp-viewing-footer .header .yuyan li .icon{ background:url(../images/fangdajing02.png) no-repeat center center; }





.w-f {width: 100%; }

.h-f { height: 100%; }

.i-ban {position: relative;overflow: hidden;width: 100%; height:100%; z-index: 1;}

.i-ban ul, .i-ban li {width: 100%;height: 100%;}

.i-ban li {background-size: cover !important;position: absolute;left: 100%;top: 0;overflow: hidden;}

.i-ban li a{display: block;width: 100%;height: 100%;}



.i-ban li .cent-cont {position: absolute; width:96%; bottom: 15%; left:4%;color: #fff;z-index: 3;}

.i-ban li .gray-bg {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: #000;opacity: 0.6;filter: alpha(opacity=30);}

.i-ban li .gray-bg02 {display: block;width: 100%;height:200px;position: absolute;left: 0;top: 0; background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0));}



.i-ban li .word {color: #fff; font-size:52px;line-height: 68px; width:100%; text-align:center  }

.i-ban li .word p {position: relative;overflow: hidden;height: 60px;}

.i-ban li .word p .font-sign {position: relative;display: block;top: 20px;opacity: 0;filter: alpha(opacity=0);}

.i-ban li .word p .font-signen{ text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;font-size:16px;}

.i-ban li .word span.line {display: block;height: 4px;background-color: #fff;opacity: 0.7;filter: alpha(opacity=70);width: 0;position: absolute;left: 0;top: 50%;margin-top: -2px;}

.i-ban li .word .font {display: block;position: relative;top: 20px;opacity: 0;filter: alpha(opacity=0);}

.i-ban li.active .word p .font-sign {top: 0;opacity: 1;filter: alpha(opacity=100);transform: rotate(0);transition: all 0.5s ease 0s;}



.i-ban .btns {position: absolute;bottom: 50px;z-index: 10;left:50%; margin-left:-140px;}

.i-ban .btns span {display: inline-block;width:60px;height: 4px;margin:0 5px;background-color: rgba(255,255,255,0.7);position: relative;cursor: pointer;box-shadow: 0 0 2px #999;}

.i-ban .btns span i {display: block;height: 100%;position: absolute;width: 0;background-color: #fea000;}







.title{margin-top:30px; color:#333; font-weight:bold}

.title h3{ font-size:32px; line-height:42px; text-transform:uppercase; margin-bottom:10px;font-family:Arial, Helvetica, sans-serif;}

.title p{ font-size:36px; line-height:30px; margin-bottom:20px;}

.title p:after {content: '';width: 35px;height:3px;background: #fea000;display: block;margin:25px 0;}

.title02{ margin-top:20px;}

.title02 h3{ font-size:36px; line-height:42px;margin-bottom:20px; }

.title02 h3:after {content: '';width: 35px;height:3px;background: #fea000;display: block;margin:20px auto 0 auto;}



.title03{ margin-top:20px;}

.title03 h3{ font-size:36px; line-height:42px;margin-bottom:20px; color:#fff }

.title03 h3:after {content: '';width: 35px;height:3px;background: #fea000;display: block;margin:20px auto 0 auto;}



.jvzhong{ text-align:center;}

.jvzhong p:after {margin:25px auto;}



/*.title{-webkit-transform: translateY(-150px); -moz-transform: translateY(-150px);-ms-transform: translateY(-150px);transform: translateY(-150px); opacity:0; -webkit-transition:all 1.5s ease;-moz-transition:all 1.5S ease;transition:all 1.5s ease;}

.section.active .title{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0); opacity:1}

*/



.i-about .tomore {display: block;width: 160px;height: 42px;line-height: 42px;text-align: center;color: #fea000; background: #f1f1f1;position: relative; border:solid 1px #fea000; margin-top:20px;}

.i-news .tomore {display: block;width: 160px;height: 40px;line-height: 40px;text-align: center;color: #fea000; background: #fff;position: relative; border:solid 1px #fea000; margin:50px auto 0 auto;}

.tomore i, .tomore span {position: absolute;width: 100%;height: 42px;left: 0;top: 0;z-index: 2;-webkit-transition: .4s;transition: .4s}

.tomore i {z-index: 1;background: #fea000;width: 0}

.tomore:hover i {width: 100%; color: #fff}

.tomore:hover {color: #fff}

@media only screen and (max-width: 991px){
 .i-news .tomore{margin: 0 auto;}
}

/*视频*/
.i-video .wrap{position: relative;overflow: hidden;}
.i-video .video-img{width: 100%;height: 100%;background-size: cover;position: absolute;left: 0;bottom: 0;}
.i-video .video-img::before{content: "";position: absolute;height: 100%;width: 100%;top: 0;left: 0;background: rgba(0,0,0,.2);z-index: -1;}

.video-div{cursor:pointer;}
.video_hidden{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
.video_hidden i{position: absolute;top: 1rem;right: 1rem;}
.video_hidden i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 75%;max-height:90%;transform: translate(-50%,-50%);}


.about-l{width: 43%;float: left;position: relative;}
.about-l .con-fff{position: absolute;left: 0;top: 0;}
.about-watch{padding: 45px 0;background: url(../images/about-shadow.png) no-repeat bottom;background-size: contain;}
.about-watch img{animation: yidongy 1.5s linear infinite;}
.about-r{width: 67%;background: #fff;box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);padding:2.5% 5%;}
.about-til{overflow: hidden;display: flex;margin-bottom: 20px}
.about-til h2{float: left;color: #545454;font-size: 48px;font-weight: bold;flex:1;padding-right: 90px;text-transform: uppercase;}
.about-til h3{float: right;color: #545454;font-size: 24px;font-weight: bold;text-transform: uppercase;line-height: 45px;padding-left: 90px;height: 45px;border-bottom: 1px solid #d5d5d5}
.about-txt{font-size: 16px;color: #999;margin-bottom: 15px;}
.about-desc{padding:32px;background: #2e2e2e;color: #fff;font-size: 16px;margin-bottom: 30px;}
.about-a{font-size: 18px;color: #666;margin:0 6px;}
@media (max-width:1659px){
	.about-til h2{font-size: 38px;}
}
@media (max-width:1440px){
	.about-l{width: 59%;}
	.about-til h2 {font-size: 34px;padding-right: 20px;}
}
@media only screen and (max-width:1439px){
	.about-til{margin-bottom: 15px}
	.about-til h2{font-size: 32px;}
	.about-txt{font-size: 14px;}
	.about-desc{font-size: 14px;margin-bottom: 20px;}
	.about-watch{width: 240px;}
}
@media only screen and (max-width:1365px){
	.about-r{width: 64%;}
	.about-til h2{padding-right: 60px}
}
@media only screen and (max-width:1259px){
	.about-r{padding:2% 3%;}
	.about-til h2{padding-right: 30px}
	.about-watch{width: 220px;}
}
@media only screen and (max-width:1199px){
	.about-til{margin-bottom: 6px;}
	.about-til h2{font-size: 26px;}
	.about-txt{margin-bottom: 10px;}
	.about-desc{font-size: 12px;margin-bottom: 10px;padding:20px;}
	.about-watch{width: 186px;}
	.about-a{font-size: 15px;}
}
@media only screen and (max-width:991px){
	.about-til h3{display: none;}
	.about-txt{font-size: 13px;}
	.about-desc{padding:10px;}
	.about-a{font-size: 14px}
	.about-watch{width: 150px;padding:30px 0;}
}
@media only screen and (min-width:768px){
	.about-r{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
}
@media only screen and (max-width:767px){
	.m_product_1{overflow: hidden;}
	.about-desc{background: #FFF;}
	#about{padding-top: 20px;}
	.about-l{width: 100%;}
	.about-r{width: 100%;/* float: left;padding:2%; */}
	.about-watch{width: 210px;}
}
@media only screen and (max-width:660px){
	.about-watch{width: auto;height: 100%;}
	.about-watch img{max-height: 100%;margin:0 auto;}
}
@media only screen and (max-width:450px){
	.about-r{padding:10px;}
	.about-til h2{font-size: 25px;}
	.about-til h3{font-size: 18px;line-height: 28px;height: 28px;padding-left: 30px;}
}
@media only screen and (max-width:374px){
	.about-r{padding:10px;}
	.about-til h2{font-size: 20px;}
	.about-til h3{font-size: 16px;line-height: 25px;height: 25px;}
}
@keyframes yidongy{
	0%{ transform:translateY(-10px)}
	50%{ transform:translateY(10px)}
	100%{ transform:translateY(-10px)}
}

.title{padding-left: 15px;padding-right: 15px;}
.title h2{text-align: center;font-size: 36px;color: #fff;text-transform: uppercase;}
.newn h2{color: #333;}
.title h3{text-align: center;font-size: 18px;color: #fff;margin-top: 10px;}
.newn h3{color: #666;}
@media (max-width:1199px){
	.title h2{font-size: 32px;}
	.title h3{font-size: 16px;margin: 0;line-height: 36px;}
}
@media (max-width:767px){
	.title h2{font-size: 28px;color: #333;}
	.title h3{font-size: 15px;margin: 10px 0;line-height:20px;color: #333;}
}
@media only screen and (max-width:550px){
	/* .title{padding-bottom: 15px;} */
	.title{padding-left: 0;padding-right: 0;}
	.title h2{font-size: 25px;}
	.title h3{font-size: 13px;margin-top: 10px;}
}
@media only screen and (max-width:400px){
	.title h2{font-size: 23px;}
	.title h3{font-size: 12px;}
}

/* product */
#product{padding-top: 70px;}
#product .title{border-bottom: 1px solid #d5d5d5;padding-bottom:32px;}
#productlist{padding:0 70px;margin-top: 30px}
#productlist li{padding:10px;    }
#productlist li a{display: block;box-shadow: 0px 4px 10px 0px rgba(6,0,1,0.2);text-align: center;padding: 20px 0;background: #fff;}
#productlist li a p{font-size: 15px;font-weight: bold;text-transform: capitalize;color: #444;padding:0 20px;margin-top: 25px;line-height: 20px;max-height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#productlist li a span{font-size: 12px;color: #999;padding:0 20px;margin-top: 15px;line-height: 17px;max-height: 34px;overflow: hidden;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.owl-nav .owl-prev, .owl-nav .owl-next{position: absolute;top: 50%;width: 50px;height: 72px;margin-top: -36px;text-indent: -999999px;}
.owl-nav .owl-prev{left: 0px;background: url(../images/owl-left.png) no-repeat;}
.owl-nav .owl-next{right: 0px;background: url(../images/owl-right.png) no-repeat;}
@media only screen and (max-width:767px){
	#product{padding-top: 30px}
	#productlist{padding:0 10px;margin-top: 20px;}
}
@media only screen and (max-width:450px){
	.owl-nav .owl-prev, .owl-nav .owl-next{width: 28px;height: 40px;margin-top: -20px;background-size: 100%;}
}
.odds-top{color: #333;overflow: hidden;border-bottom: 1px solid #444;padding-bottom: 15px}
.odds-tl{float: left;width: 400px;}
.odds-tl h2{font-size: 36px;margin-bottom: 10px}
.odds-tr{text-align: right;float: right;width: 480px;font-size: 16px;line-height: 30px}
.odds-main{margin-top: 30px}
.odds-ml{position: relative;}
.odds-ml video{display: block; /* width: 100%; height: 600px; */max-width: 100%;}
.odds-mr{}
.odds-o{width: 50%;float: left;padding-left: 60px;}
.odds-m{border:1px solid #898989;position: relative;}
.odds-m p{position: absolute;top: 0;left: 0;width: 100%;height:100%;color: #fff;padding:0 28px;background: rgba(0,0,0,0.4);line-height: 25px;opacity: 0;transition:all .3s;-webkit-transition:all .3s;}
.odds-o h3{color: #333;font-size: 16px;text-align: center;padding:15px 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.odds-hov:hover .odds-m p{opacity: 1}
@media (max-width:1659px){
	.odds-ml video{height: 500px;}
}
@media only screen and (max-width:1439px){
	.odds-m p{padding:0 10px;}
	.odds-ml video{height: 464px;}
}
@media (max-width:1369px){
	.odds-ml video {height: 447px;}
	}
@media only screen and (max-width:1259px){
	.odds-o{padding-left: 40px;}
	.odds-ml video {height: 425px;}
	.odds-o h3{padding:10px 5px;}
}
@media only screen and (max-width:1199px){
	.odds-o{padding-left: 24px;}
	.odds-m p{font-size: 12px;line-height: 20px;}
	.odds-ml video {height: auto;max-height: 490px;margin: 0 auto;}
	.odds-o h3{padding:5px;font-size: 12px;}
}
@media only screen and (min-width:992px){
	.odds-main{display: flex;}
	.odds-main>div{flex:1;}
}
@media only screen and (max-width:991px){
	.odds-main{display: flex;}
	.odds-main>div{flex:1;}
	.odds-top{padding-left: 10px;padding-right: 10px;}
	.odds-main{margin-top: 20px}
	.odds-ml{padding:0 10px;margin-bottom: 15px;}
	.odds-mr{padding:0 5px;}
	.odds-o{padding:0 5px;margin-bottom: 10px}
	.odds-m p{font-size: 14px;line-height: 25px;}
	.odds-o h3{font-size: 16px;}
}
@media only screen and (max-width:767px){
	.odds-main{display: block;}
	#odds{padding-top: 25px;padding-bottom: 30px;margin-top: 20px}
	.odds-tl h2 {font-size: 28px;}
	.odds-tl{width: 100%;}
}
@media only screen and (max-width:550px){
	.odds-m p{font-size: 12px;line-height: 20px;}
	.odds-o h3{font-size: 14px;}
	.odds-ml video{max-height: 340px;}
}
@media only screen and (max-width:450px){
	.odds-ml video {
	    max-height: 270px;
	}
	.odds-o{width: 100%}
	.odds-m p{font-size: 14px;line-height: 25px;}
	.odds-tl h2 {font-size: 24px;}
}
@media only screen and (max-width:350px){
	.odds-tl h2{font-size: 32px;}
	.odds-tl p{font-size: 12px;}
}


.bd-fuwu .bm-2 {
	padding-top: 50px;
	    padding-bottom: 60px;
	/* background:#F7F7F7; */
}
.bd-fuwu .bm-2 .bm-con {    margin-top: 50px;
}
.bd-fuwu .bm-2 .bm-con dl {
	margin:0 -10px;
	display: -ms-flexbox;
	display: flex;
}
.bd-fuwu .bm-2 .bm-con dl dd {
	padding:0 10px;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:inline-block;
	float:left;
}
.bd-fuwu .bm-2 .bm-con dl dd a {
	    padding: 47px 27px;
	height:100%;
	text-align:center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:block;
	background:#EEE;
	position:relative;
}
.bd-fuwu .bm-2 .bm-con dl dd a:before {
	content:" ";
	right:-18px;
	width: 0;
	height: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	border-top: 20px solid transparent;
	border-left: 18px solid #EEE;
	border-bottom: 20px solid transparent;
	display:block;
	position:absolute;
}
.bd-fuwu .bm-2 .bm-con dl dd:last-child a:before {
	border:none;
}
.bd-fuwu .bm-2 .bm-con dl dd i {
	height:70px;
	line-height:70px;
	font-size:70px;
	display:block;
}
.bd-fuwu .bm-2 .bm-con dl dd .til {
	margin-bottom:15px;
	line-height:70px;
	font-size:22px;
}
.bd-fuwu .bm-2 .bm-con dl dd .con {
	line-height:30px;
	font-size:18px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color:#666;
}
.bd-fuwu .bm-2 .bm-con dl dd a:hover,.bd-fuwu .bm-2 .bm-con dl dd.on a {
	color:#FFF;
	background:#f29600;
}

.bd-fuwu .bm-2 .bm-con dl dd a .fa-factory{background: url(../images/factory.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a:hover .fa-factory,.bd-fuwu .bm-2 .bm-con dl dd.on a .fa-factory{background: url(../images/factory_1.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a .icon-reply{background: url(../images/reply.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a:hover .icon-reply,.bd-fuwu .bm-2 .bm-con dl dd.on a .icon-reply{background: url(../images/reply_1.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a .icon-team{background: url(../images/team.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a:hover .icon-team,.bd-fuwu .bm-2 .bm-con dl dd.on a .icon-team{background: url(../images/team_1.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a .icon-smiley{background: url(../images/smiley.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a:hover .icon-smiley,.bd-fuwu .bm-2 .bm-con dl dd.on a .icon-smiley{background: url(../images/smiley_1.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a .icon-contract1{background: url(../images/contract1.png) no-repeat center;}
.bd-fuwu .bm-2 .bm-con dl dd a:hover .icon-contract1,.bd-fuwu .bm-2 .bm-con dl dd.on a .icon-contract1{background: url(../images/contract1_1.png) no-repeat center;}


.bd-fuwu .bm-2 .bm-con dl dd a:hover:before,.bd-fuwu .bm-2 .bm-con dl dd.on a:before {
	border-left-color:#f29600;
}
.bd-fuwu .bm-2 .bm-con dl dd a:hover .con ,.bd-fuwu .bm-2 .bm-con dl dd.on a .con{
	color:#FFF;
}
@media (max-width: 1659px) {
.bd-fuwu .bm-2 {padding-bottom:70px;}
.bd-fuwu .bm-2 .bm-con dl dd a {padding:40px 30px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;}
.bd-fuwu .bm-2 .bm-con dl dd i {height:60px;line-height:60px;font-size:60px;}
.bd-fuwu .bm-2 .bm-con dl dd .til {margin-bottom:20px;line-height:50px;font-size:18px;}
.bd-fuwu .bm-2 .bm-con dl dd .con {line-height:24px;font-size:14px;}
}
@media (max-width: 1365px){
	.bd-fuwu .bm-2 .bm-con dl dd a {padding: 26px 15px;}
}
@media (max-width: 1199px){
	.bd-fuwu .bm-2 .bm-con dl dd .til{margin-bottom: 7px;line-height: 42px;}
}
@media (max-width: 991px){
	.bd-fuwu .bm-2 .bm-con{margin-top: 14px;}
	.bd-fuwu .bm-2 .bm-con dl{display: block;}
	.bd-fuwu .bm-2 .bm-con dl dd{width: 33%;margin-bottom: 15px;height: 275px;}
	.bd-fuwu .bm-2 .bm-con dl dd a:before{display: none;}
	.bd-fuwu .bm-2 {padding-bottom: 30px;}
}
@media (max-width: 550px){
	.bd-fuwu .bm-2 .bm-con dl dd{width: 100%;}
	.bd-fuwu .bm-2 .bm-con dl dd i{background-size: 36px !important;}
	.bd-fuwu .bm-2 .bm-con dl dd i {
	    height: 41px;
	    line-height: 41px;}.bd-fuwu .bm-2 .bm-con dl dd .til {
    margin-bottom: 1px;
    line-height: 32px;
}.bd-fuwu .bm-2 .bm-con dl dd a {
    padding: 15px 11px;
}.bd-fuwu .bm-2 .bm-con {
    margin-top: 5px;
}.bd-fuwu .bm-2 {
    padding-bottom: 13px;
}
}



.i-work .wrap{ position:relative;}
.i-work .work_img{width: 100%;height: 100%;background: url(../images/news.jpg) no-repeat center bottom;background-size: cover;position: absolute;left: 0;bottom: 0;}
.work_title{display: flex;justify-content: space-between;align-items: center;}
.work_title h2{font-size: 28px;font-weight: bold;height: 35px;line-height: 35px;color: #333;margin: 10px 0;}
.work_title h1{font-size: 36px;font-weight: bold;height: 35px;line-height: 35px;color: #333;}
.work_title span{display: block;text-align: center; width: 600px;border: 1px solid #ddd;padding: 10px;border-radius: 7px;font-size: 16px;}

.work_box{margin-top: 10px;}
.work_box .work-list{/*height:35vh;*/margin: 10px 0;}
.work_box .work-list .work_imgxs {border: 1px solid #eee;}
.work_box .work-list .work_imgxs img{width: 100%;max-width: 100%;}
.work_box .work-list h5{font-size: 20px;font-weight: bold;line-height: 35px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-top: 10px;color: #333;padding-left: 10px;}
.work_box .work-list p{font-size: 14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #666;}

.work-list:hover h5{color: #f29600;}

.work_boxmol{display: none;}

@media (max-width: 1199px){
 .work_title h1{font-size: 32px;}
 .work_title h2{font-size: 24px;}
 .work_box .work-list h5{font-size: 18px;}
}
@media (max-width: 991px){
	.work_title span{width: 500px;font-size: 14px;}
}
@media only screen and (max-width: 767px){
 .work_box{display: none;}
/* .i-work .news_pc{display: none;}
 .i-work .wrap .news_mod{display: block;}*/
 .work_boxmol{display: block;}
 .i-work ul li{width:auto;}
 .work-one{position:relative;text-align:center;}
 .work-one li{text-align:center;padding:0 20px;}
 .work-one li .pro-img{border-radius:15px;overflow:hidden;/*margin:15px 0;*/}
 .work-one li h3{color:#333;font-size:16px;line-height: 30px;}
 .work-one li p{color:#333;font-size:14px;}
 .work-one li a:hover .pro-img{box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);}
 .work-one li a:hover h3{color:#008ae1;}
 .work-one>a{display:inline-block;width:130px;height:38px;line-height:38px;background:#404040;color:#fff;font-size:16px;border-radius:20px;margin-top:40px;}
 .work-one>a>span{padding-right:22px;background:url(../images/about-jtb.png) no-repeat right;}
 .work-one>a:hover{background:#008ae1;}
 .i-work .owl-nav{display: none;}
 .i-work .wrap .news_btn{display: block;}
 .work_boxmol{margin-top: 30px;}
}

.news_wid {width: 100%; padding-top: 30px;}
.news_wid > div {  width: 32.5%;  margin-left: 20px;  float: left; }
.news_wid > div:nth-child(1) { margin-left: 0;}
.news_left { background: #eeeeee;}
.news_left div { padding: 15px 20px;}
.news_left a {display: block; }
.news_left>a{border: 1px solid #dcdcdc;}
.news_left div a:nth-child(1) { color: #343434; font-size: 20px;}
.news_left div p { color: #888888; font-size: 16px; line-height: 30px;}
.news_left div p:nth-child(2) {  padding: 3px 0; font-size: 14px; }
.news_left div .iconfont { margin-right: 5px;}
.news_left div p:nth-child(3) {  display: -webkit-box; -webkit-box-orient: vertical;text-overflow: ellipsis; -webkit-line-clamp: 3; overflow: hidden;}
.news_left div a:nth-child(4) { font-size: 16px;text-align: right; padding-top: 12px;  color: #888888; }
.over { overflow: hidden;}
.over > img {max-width: 100%; cursor: pointer;transition: all 0.6s;}
.over > img:hover { transform: scale(1.2);  }
.news {padding:50px 0 50px 0;}
.news_left:hover a:nth-child(4),
.news_left:hover a:nth-child(1) { color: #f29600;}
.news_div {  padding: 25px 25px 25px 20px;background: #eeeeee;}
.news_div div:nth-child(1) {width: 24%;float: left; padding-right: 20px; }
.news_div div:nth-child(1) p {color: #bfbfbf;}
.news_div div:nth-child(1) p:nth-child(1) { font-size: 35px; font-weight: bold;}
.news_div div:nth-child(1) p:nth-child(2) {  font-size: 16px; text-align: right; }
.news_div div:nth-child(2) {  width: 76%;float: left;padding-left: 25px; border-left: 1px solid #e2e2e2;}
.news_div div:nth-child(2) a { display: block;  }
.news_div div:nth-child(2) a:nth-child(1) { font-size: 20px; color: #343434;display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 1; overflow: hidden; }
.news_div div:nth-child(2) p:nth-child(2) {font-size: 16px; color: #a8a8a8;line-height: 30px;margin: 11px 0;display: -webkit-box;-webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 2; overflow: hidden;}
.news_div div:nth-child(2) a:nth-child(3) {font-size: 16px;color: #a8a8a8; text-align: right;  }
.news_wid > div .news_div { margin-top: 24px;}
.news_wid > div .news_div:nth-child(1) { margin-top: 0;}
.news_div:hover div:nth-child(2) a:nth-child(3),
.news_div:hover div:nth-child(2) a:nth-child(1),
.news_div:hover div:nth-child(1) p {color: #f29600;}
#nynew{padding-top: 30px;padding-bottom: 30px;}
#nynew .container>div[class^="col-"]{padding: 0 10px;}
#nynew .container>div:first-child{border-right: 1px solid #eee;}
.nynews-ul{overflow: hidden;}
.nynews-ul li.nynews-li{padding: 0 0 15px 0;margin-bottom: 25px;}
.nynews-ul li.nynews-li:nth-of-type(even) .nynews-img{/*float: right;*/}
.nynews-img{padding: 0;}
.nynews-img a{display: block;border: 1px solid #ccc;}
.nynews-img img{width:100%;}
.nynews-img a:hover{border: 1px solid #f29600;}
.nynews-date {color: #aaa;line-height: 20px;font-size: 12px;margin-top:20px;}
.nynews-date span{float: left;margin-right:20px;}
.nynews-date p{float: left;margin: 0;}
.nynews-date i{margin-right: 5px;}
.nynews-con h3{font-size: 18px;font-weight: 400;text-transform: uppercase;line-height: 32px;letter-spacing: 1px;margin-top: 0px;margin-bottom:0px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-bottom:10px;}

@media (max-width:991px) {
	#nynew .container>div:first-child{border: 0;}
	.nynews-con{margin: 10px 0;}
}
@media (max-width:767px) {
	#nynew{padding-top: 15px;padding-bottom: 15px;}
	.nynews-con h3{ font-size:16px; font-weight:bold;padding-bottom:0}
	.nynews-img{padding: 0;}
	.nynews-con{padding: 0;}
}
.nynews-con p.nynews-desp{color: #666;font-size: 14px;line-height: 25px;margin: 10px 0;height: 50px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-con a.nynews-more{text-decoration: none;color: #ffffff;font-size: 15px;padding: 7px;background: #f29600;width: 120px;display: block;float:right;text-align: center;letter-spacing: 1px;font-weight: 600;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nynews-con a.nynews-more:hover{background: #000;color: #fff;}

@media (max-width:1659px){
	.news_wid > div{margin-left: 17px;}
	.news_wid > div .news_div{margin-top: 12px;}
	.news_div {padding: 16px 25px 20px 20px;}
}
@media (max-width:1440px){
	.news_wid > div{margin-left: 15px;}
	.news_div div:nth-child(1) p:nth-child(1) {font-size: 30px;}
	.news_div div:nth-child(2) {width: 74%;margin-left: 2%;padding-left: 12px;}
	.news_div {padding: 15px 25px 14px 20px;}
	.nynews-date{margin-top: 0;}
	.nynews-con h3{padding-bottom: 0;} 
}
@media (max-width:1365px){
	.news_wid > div{margin-left: 15px;}
	.news_div {padding: 13px 25px 12px 20px;}
}

@media (max-width:1259px){
	.nynews-con p.nynews-desp{margin: 3px 0;}
	.news_wid > div{margin-left: 14px;}
	.news_div { padding: 11px 25px 10px 20px;}
	}
@media (max-width:1259px){
	.news_wid > div{margin-left: 12px;}
	}
@media (max-width:1199px){
		.news_wid > div .news_div {margin-top: 7px;}
		.news_div div:nth-child(1) p:nth-child(1) {font-size: 22px;}
		.news_div div:nth-child(1) p:nth-child(2){font-size: 14px;}
		.news_div div:nth-child(2){padding-left: 14px;}
		.news_div div:nth-child(2) a:nth-child(1) {font-size: 18px;}
		.news_div div:nth-child(2) p:nth-child(2) { font-size: 15px;line-height: 26px;}
	}
@media (max-width:1009px){
	.news_wid > div{margin-left: 8px;}
	}
@media (max-width:991px){
		.news_left{display: none;}
		.news_wid > div {width: 49%;}
		.news_wid > div:nth-child(2) { margin-left: 0px;}
		.news_div { padding: 15px 25px 15px 20px;}
		.nynews-ul li.nynews-li{margin-bottom: 0px;}
	}
@media (max-width:767px){
	.news_wid{padding: 0 10px;padding-top: 32px;}
	.news_wid > div {margin-left: 1%;}
	.news { padding: 30px 0 30px 0;}
}
@media (max-width:640px){
	.news_wid > div { width: 100%;}
	.news_wid > div {margin-left: 0%;}
	.news_div div:nth-child(1) p:nth-child(2){text-align: left;}
	.news_div div:nth-child(1){width: 12%;padding-right: 0;}
	.news_div div:nth-child(2){width: 86%;}
	.news_wid > div:nth-child(2){margin-bottom: 10px;}
	.news_wid{padding-top: 10px;}
}
@media (max-width:500px){
	.news_div {padding: 15px 12px 4px 10px;}
	.news_div div:nth-child(1){width: 14%;}
	.news_div div:nth-child(2){width: 83%;}
	.news_div div:nth-child(2) a:nth-child(1){font-size: 16px;}
	.news_div div:nth-child(2) p:nth-child(2) {font-size: 14px;line-height: 20px;}
	.news_div div:nth-child(2) a:nth-child(3) {font-size: 14px;}
	
}
@media (max-width:400px){
	.news_div div:nth-child(1) p:nth-child(1) {font-size: 18px;}
}

/* 联系咨询 */
#lx_nymessage { background-color: #f6f7fb; padding:50px 0;}
.form-horizontal { overflow: hidden; margin-top: 40px; }
#lx_nymessage p {font-size: 44px;font-weight: bold;color: #f29600;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: -2px;text-transform: uppercase;text-align: center;}
#lx_nymessage span { font-size: 32px;color: #333;opacity: 1;display: block;text-align: center;}
.form-horizontal .form-group {margin-bottom: 10px; position: relative;}
.form-control { padding: 0px; margin: 0px; border: none; }
#lx_nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; padding-left: 0px; padding-right: 0px; }
#lx_nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 50%; padding: 0 5px; } 
#lx_nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   border:none; border-radius: 0px; }
.form-horizontal .form-group { margin-left: 0px !important; margin-right:0px !important;}
.form-horizontal .form-group .mess_2_2  {  padding-left: 0px; padding-right: 0px; }
#lx_nymessage textarea { width: 100%;height: 200px;padding: 25px 20px;line-height: 26px; background: #fff;  overflow-y: auto;font-size: 16px;  }
.btn-default { width: 20%; line-height: 40px; text-align: center; font-size: 16px; color: #333; background-color: #dadde3; border: none; border-radius: 0;}
.btn-default:hover { color: #333; background-color: #dadde3; }
.btn-default:first-child { background-color: #f29600; color: #fff; margin-right: 20px; }
#lx_nymessage .mess_2 { padding-left: 0px; padding-right:10px;  }
#lx_nymessage .mess_3 { margin-top: 25px; overflow: hidden;}
#lx_nymessage .mess_3 .mess_3_3 { padding-left: 0px; padding-right: 0px;  }
.btn-default:first-child:hover { background: #f29600; color: #fff; }
#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }
#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }
.form-control:focus { border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6); }
.form-control { box-shadow: inset 0 0px 0px rgba(0,0,0,.075); }
@media(max-width: 1310px) {
	#lx_nymessage p { font-size: 36px; }
	#lx_nymessage { padding: 50px 0; }
	.form-horizontal { padding:0 10px; }
}
@media(max-width: 767px) {
	#lx_nymessage{padding:30px 10px;}
	#lx_nymessage h4 { font-size: 24px; }
	#lx_nymessage .mess_1 .form-group { width: 100%; }
	#lx_nymessage .mess_1 { padding-left: 0px; padding-right: 0px; }
	#lx_nymessage .mess_1 .form-group input { line-height: 46px; height: 46px; }
	.mess_2_2 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage textarea { height: 140px; }
	.btn-default { width: 40%; }
	.mess_3_3 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage p { font-size: 26px; }
	#lx_nymessage span { font-size: 24px; }
	.form-horizontal { padding:0; margin-top:20px; }
	#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	.btn-default { font-size: 14px; }
}
/*产品1*/
.i-product_1 .wrap_po{position: relative;}
.i-product_1 .i-product_1_img{width: 100%;height: 100%;background: url(../images/pro_bj3.png) no-repeat center bottom;background-size: cover;position: absolute;left: 0;bottom: 0;}
.i-product_1 .i-product_1_box{display: flex;align-items:center;}
.i-product_1 .i-product_1_box .i-product_1_ri{width: 65%;text-align: center;}
.i-product_1 .i-product_1_box .i-product_1_ri img{}

.i-product_1 .i-product_1_box .i-product_1_letf{width: 35%;padding-left: 7%;}
.i-product_1_letf h5{font-size: 48px;line-height: 65px;color: #252525;}
.i-product_1_letf h4{font-size: 20px;line-height: 40px;color: #666;margin: 30px 0;}
.i-product_1_letf span{border: 1px solid #ddd; border-radius: 25px;padding: 10px 0px;font-size: 18px;color: #666666;    width: 25%;display: block;text-align: center;}

.i-product_1 .i-product_1_box .about_ri>h5{font-size: 28px;color: #333;margin-bottom: 20px;font-weight: bold;}
.i-product_1 .i-product_1_box .about_ri h4{font-size: 36px;color: #333;margin-bottom: 50px;font-weight: bold;}
.i-product_1 .i-product_1_box .about_ri>p{font-size: 16px;line-height: 35px;color: #666;width: 80%;margin-bottom: 30px;}

@media only screen and (max-width: 1599px){
 .i-product_1_letf h5{font-size: 40px;line-height: 45px;}
 .i-product_1_letf h4{font-size: 20px;line-height: 30px;}
 .i-product_1_letf span{width: 35%;font-size: 16px;}
 .i-product_1 .i-product_1_box .i-product_1_letf{padding-left: 5%;}

}

@media only screen and (max-width: 1440px){
 .i-product_1_letf h5{font-size: 32px;line-height: 45px;}
 .i-product_1_letf h4{font-size: 18px;line-height: 30px;}
 .i-product_1_letf span{width: 35%;font-size: 16px;}
}

@media only screen and (max-width: 1199px){
 .i-product_1_letf h5{font-size: 28px;line-height: 35px;}
 .i-product_1_letf h4{font-size: 16px;line-height: 25px;}
 .i-product_1_letf span{width: 35%;font-size: 16px;}

}

@media only screen and (max-width: 991px){
 .i-product_1 .i-product_1_box{ flex-direction: column-reverse;}
 .i-product_1 .i-product_1_box .i-product_1_letf{padding: 30px 0 0 0;width: 80%;}
 .i-product_1 .i-product_1_box .i-product_1_ri{width: 80%;}
 .i-product_1_letf span{width: 20%;}
 .i-product_1_letf h4{margin: 15px 0;}

}
@media only screen and (max-width: 767px){
 .i-product_1 .i-product_1_box .i-product_1_ri{width: 90%;}
 .i-product_1 .i-product_1_box .i-product_1_letf{width: 90%;}
 .i-product_1_letf h4{margin: 20px 0;}

}
@media only screen and (max-width: 500px){
 .i-product_1_letf h5{font-size: 22px;line-height: 35px;}
 .i-product_1_letf h4{font-size: 16px;line-height: 25px;}
 .i-product_1_letf span{font-size: 14px;width: 30%;}
}

/*产品2*/
.i-product_2 .wrap_po{position: relative;}
.i-product_2 .i-product_2_img{width: 100%;height: 100%;background: url(../images/pro1.jpg) no-repeat center bottom;background-size: cover;position: absolute;left: 0;bottom: 0;}
.i-product_2 .i-product_2_box{display: flex;align-items:center;}
.i-product_2 .i-product_2_box .i-product_2_letf{width: 65%;}
.i-product_2 .i-product_2_box .i-product_2_letf img{}

.i-product_2_ri{width: 35%;margin-left: 50px;position: relative;}
.i-product_2_ri .i-product_2_con{width: 80%;}
.i-product_2_ri h5{font-size: 48px;color: #252525;margin-bottom: 65px;}
.i-product_2_ri p{font-size: 20px;color: #666666;line-height: 30px;padding: 3px 0;/*text-indent: 2rem;*/}
/*
.i-product_2_ri p::before{content: '';position: absolute;width: 10px;height: 10px;display: block;left: 0%;bottom: 5%;background: #333;border-radius: 25px;}
*/

.i-product_2_ri span{margin-top: 30px; border: 1px solid #ddd; border-radius: 25px;padding: 10px 0px;font-size: 18px;color: #666666;width: 25%;display: block;text-align: center;}

@media only screen and (max-width: 1440px){
 .i-product_2_ri h5{font-size: 32px;line-height: 45px;margin-bottom: 40px;}
 .i-product_2_ri p{font-size: 18px;}
 .i-product_2_ri span {width: 35%;font-size: 16px;}

}

@media only screen and (max-width: 1199px){
 .i-product_2_ri h5{font-size: 28px;line-height: 35px;}
 .i-product_2_ri p{font-size: 16px;line-height: 25px;}
 .i-product_2_letf span{width: 35%;font-size: 16px;}

}
@media only screen and (max-width: 991px){
 .i-product_2 .i-product_2_box{ flex-direction:column;}
 .i-product_2 .i-product_2_box .i-product_2_letf{width: 80%;}
 .i-product_2 .i-product_2_box .i-product_2_ri{width: 80%;padding: 30px 0 0 0;}
 .i-product_2_ri h5{margin-bottom: 20px;}
 .i-product_2_ri  span{width: 20%;}
}
@media only screen and (max-width: 555px){

}


/*产品3*/
.i-product_3 .wrap_po{position: relative;}
.i-product_3 .i-product_3_img{width: 100%;height: 100%;background: url(../images/pro3.jpg) no-repeat center bottom;background-size: cover;position: absolute;left: 0;bottom: 0;}
.i-product_3 .i-product_3_box{display: flex;align-items:center;}
.i-product_3 .i-product_3_box .i-product_3_letf{width: 35%;padding-left: 7%;}
.i-product_3_letf h5{font-size: 48px;color: #252525;margin-bottom: 65px;}
.i-product_3_letf p{font-size: 20px;color: #666666;line-height: 30px;padding: 3px 0;}
.i-product_3_letf span{margin-top: 30px; border: 1px solid #ddd; border-radius: 25px;padding: 10px 0px;font-size: 18px;color: #666666;width: 25%;display: block;text-align: center;}


.i-product_3_ri{width: 65%;}
.i-product_3 .i-product_3_box .i-product_3_letf img{}

@media only screen and (max-width: 1599px){
 .i-product_3_letf h5{font-size: 44px;}
}

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

 .i-product_3_letf h5{font-size: 32px;line-height: 45px;}
 .i-product_3_letf p{font-size: 18px;line-height: 30px;}
 .i-product_3_letf span{width: 35%;font-size: 16px;}

}

@media only screen and (max-width: 1199px){
 .i-product_3_letf h5{font-size: 28px;line-height: 35px;}
 .i-product_3_letf p{font-size: 16px;line-height: 25px;}
 .i-product_3_letf span{width: 35%;font-size: 16px;}

}
@media only screen and (max-width: 991px){
 .i-product_3 .i-product_3_box{ flex-direction: column-reverse;}
 .i-product_3 .i-product_3_box .i-product_3_letf{padding: 30px 0 0 0;width: 80%;}
 .i-product_3 .i-product_3_box .i-product_3_ri{width: 80%;}
 .i-product_3_letf h5{margin-bottom: 20px;}
 .i-product_3_letf span{width: 20%;}

}
@media only screen and (max-width: 555px){

}

/*产品4*/
.i-product_4 .wrap_po{position: relative;}
.i-product_4 .i-product_4_img{width: 100%;height: 100%;background: url(../images/Solution.png) no-repeat center bottom #484848;background-size: cover;position: absolute;left: 0;bottom: 0;}
.i-product_4 .i-product_4_box{display: flex;align-items:center;}
.i-product_4 .i-product_4_box .i-product_4_letf{width: 65%;}
.i-product_4 .i-product_4_box .i-product_4_letf img{}

.i-product_4_ri{width: 35%;margin-left: 50px;position: relative;}
.i-product_4_ri h5{font-size: 48px;color: #252525;margin-bottom: 65px;}
.i-product_4_ri p{font-size: 20px;color: #666666;line-height: 30px;padding: 3px 0;text-indent: 2rem;}
/*
.i-product_2_ri p::before{content: '';position: absolute;width: 10px;height: 10px;display: block;left: 0%;bottom: 5%;background: #333;border-radius: 25px;}
*/

.i-product_4_ri span{margin-top: 30px; border: 1px solid #ddd; border-radius: 25px;padding: 10px 0px;font-size: 18px;color: #666666;width: 25%;display: block;text-align: center;}

@media only screen and (max-width: 1440px){
 .i-product_4_ri h5{font-size: 32px;line-height: 45px;margin-bottom: 40px;}
 .i-product_4_ri p{font-size: 18px;}
 .i-product_4_ri span {width: 35%;font-size: 16px;}
}

@media only screen and (max-width: 1199px){
 .i-product_4_ri h5{font-size: 28px;line-height: 35px;}
 .i-product_4_ri p{font-size: 16px;line-height: 25px;}
 .i-product_4_letf span{width: 35%;font-size: 16px;}
}
@media only screen and (max-width: 991px){
/* .i-product_4 .i-product_4_img{background: #fff;} */

 .i-product_4 .i-product_4_box{ flex-direction:column;}
 .i-product_4 .i-product_4_box .i-product_4_letf{width: 80%;}
 .i-product_4 .i-product_4_box .i-product_4_ri{width: 80%;/*padding: 30px 0 0 0;*/}
 .i-product_4_ri h5{margin-bottom: 5px;}
 .i-product_4_ri  span{width: 20%;}

}
@media only screen and (max-width: 555px){

}


/*rongyuzz*/
.i-ryzz .wrap{position: relative;}
.i-ryzz .i-ryzz_img{width: 100%;height: 100%;background: url(../images/news_img.jpg) no-repeat center bottom;background-size: cover;position: absolute;left: 0;bottom: 0;}
.i-ryzz .i-ryzz_box{display: flex;margin-top: 100px;}
.i-ryzz .i_tyzz_tie{position: absolute;top: 15%;left: 50%;transform: translateX(-50%);}
.i-ryzz .i_tyzz_tie h5{font-size: 48px;color: #252525;text-align: center;}
.i-ryzz .i_tyzz_tie p{font-size: 20px;color: #666;text-align: center;line-height: 40px;}

.i-ryzz_left{width: 35%;/* display: flex; */position: relative;}
.i-ryzz_left .i-ryzz_boxs{display: flex;position: relative;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(1){position: absolute;left: 50%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(2){position: absolute;left: 42%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(3){position: absolute;left: 15%;}

.i_ryzz_sz{display: flex;justify-content: center;margin-top: 51px;position: absolute;bottom: -38px;width: 68%;left: 50%;transform: translateX(-50%);}
.i_ryzz_sz .ry_item{/* width: 20%; */text-align: center;flex: 1;}
.i_ryzz_sz .ry_item h5{font-size: 18px;}
.i_ryzz_sz .ry_item h5 span{font-size: 46px;margin-right: 5px; font-weight: bold;   color: #fea000;
 -webkit-mask-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(201 199 199 / 70%)), color-stop(100%, rgb(229 222 222 / 100%)),to(rgba(0, 0, 0, 0)));}
.i_ryzz_sz .ry_item p{font-size: 18px;color: #444444;}

.i-ryzz_ri{width: 65%;position: relative;padding-right: 100px;}
.i-ryzz_ri .ry_list .ry_item{}
.i-ryzz_ri .ry_list .ry_item img{width: 100%;display: block;margin: 0 auto;}
.i-ryzz_ri .ry_list .ry_item h5{font-size: 18px;line-height: 50px;color: #444;text-align: center;}
.i-ryzz_ri .i-ryzz_ri_img img{position: absolute;right: -130px;bottom: 50%;transform:translateY(50%);z-index: 99;}

@media only screen and (max-width: 1880px){
 .i-ryzz .i-ryzz_box{margin-top: 0;}
 .i-ryzz .i_tyzz_tie{top: 10%;}
}
@media only screen and (max-width: 1780px){
 .i-ryzz .i_tyzz_tie{top: 13%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(3){position: absolute;left: 22%;}
}

@media only screen and (max-width: 1699px){
 .i-ryzz .i-ryzz_box{margin-top: 50px;}
 .i-ryzz .i_tyzz_tie{top: 15%;}
 .i-ryzz_ri .i-ryzz_ri_img img{width:380px;}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(1){width: 40%}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(2){width: 40%}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(3){width: 40%}
}
@media only screen and (max-width: 1680px){
.i-ryzz_left .i-ryzz_boxs img:nth-child(1){position: absolute;left: 46%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(2){position: absolute;left: 38%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(3){position: absolute;left: 10%;}
}

@media only screen and (max-width: 1599px){
 .i-ryzz .i-ryzz_box{margin-top: 130px;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(1){position: absolute;left: 50%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(2){position: absolute;left: 42%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(3){position: absolute;left: 14%;}
}
@media only screen and (max-width: 1499px){
 .i-ryzz .i_tyzz_tie{top: 18%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(1){position: absolute;left: 54%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(2){position: absolute;left: 46%;}
.i-ryzz_left .i-ryzz_boxs img:nth-child(3){position: absolute;left: 24%;}
.i-ryzz_ri{padding-left:15px;}
.i_ryzz_sz{left:60%;}
}

@media only screen and (max-width: 1440px){
 .i-ryzz .i-ryzz_box{margin-top: 70px;}
 .i-ryzz .i_tyzz_tie h5{font-size: 32px;}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(1){left: 50%}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(2){left: 43%}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(3){left: 16%}
 .i_ryzz_sz{bottom: -40px;width: 80%;left:50%;}
 .i_ryzz_sz .ry_item h5 span{font-size: 38px;}
 .i_ryzz_sz .ry_item p{font-size: 16px;}

}
@media only screen and (max-width: 1199px){
 .i-ryzz_left .i-ryzz_boxs img:nth-child(1){left: 48%}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(2){left: 40%}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(3){left: 9%}

}
@media only screen and (max-width: 1099px){
 .i-ryzz_left .i-ryzz_boxs img:nth-child(1){left: 32%}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(2){left: 22%}
 .i-ryzz_left .i-ryzz_boxs img:nth-child(3){left: 2%}
 .i_ryzz_sz .ry_item h5 span{font-size: 28px;}
 .i_ryzz_sz{width: 85%;left: 35%;}
 .i_ryzz_sz .ry_item p{font-size: 14px;}


}

@media only screen and (max-width: 991px){
 .i-ryzz_left{display: none;}
 .i-ryzz_ri{width: 100%;}

}
@media only screen and (max-width: 555px){

}


@-webkit-keyframes bounce-up {

 25% {-webkit-transform: translateY(10px);}

 50%, 100% {-webkit-transform: translateY(0);}

 75% {-webkit-transform: translateY(-10px);}

}

@keyframes bounce-up {25% {transform: translateY(10px);}

 50%, 100% {transform: translateY(0);}

 75% {transform: translateY(-10px);}

}

.animate-bounce-up{-webkit-animation: bounce-up 4.5s linear infinite;animation: bounce-up 4.5s linear infinite;}




.i-news .wrap{ position:relative;}
.i-news .news_img{width: 100%;height: 100%;background: url(../images/news_img.jpg) no-repeat center bottom;background-size: cover;position: absolute;left: 0;bottom: 0;}
.i-news .mar_top{margin-top: 100px;}

.i-news .i_news_tie{position: absolute;top: 115px;left: 50%;transform: translateX(-50%);}
.i-news .i_news_tie h5{font-size: 48px;color: #252525;text-align: center;}
.i-news .i_news_tie p{font-size: 20px;color: #666;text-align: center;line-height: 40px;}


.i_news_box{display: flex;margin-top: 170px;}
.i_news_box .i_news_left{width: 50%;border-right: 1px solid #ddd;}

.i_news_left .i_news_le_list{width: 80%;margin: 0 auto;}
.i_news_left img{width: 100%; border-radius: 25px;}
.i_news_bott{display: flex;margin: 10px 0;}
.i_news_bott .news_tit{width: 15%}
.i_news_bott .news_tit .news_date{display: flex;align-items: center;}

.i_news_bott .news_tit .news_date p{font-size: 36px;color: #fea000;font-weight: bold;margin-right: 10px;}
.i_news_bott .news_tit .news_date h4{font-size: 14px;color: #fea000;font-weight: bold;}
.i_news_bott .news_tit .news_date h5{font-size: 14px;color: #fea000;font-weight: bold;}
.i_news_bott .news_tit .news_con{display: block;font-size: 14px;color: #fff;background-color: #fea000;text-align: center;padding: 5px;border-radius: 10px;}


.i_news_bott .news_le_con{width: 85%;margin-left: 10px;}
.i_news_bott .news_le_con h5{font-size: 20px;color: #333;line-height: 50px;background: url(../images/news_jt.png) no-repeat right;  }
.i_news_bott .news_le_con h5 a{width: 80%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;}
.i_news_bott .news_le_con h5::after{content: '';position: relative;width: 80%;height: 1px;display: block;left: 0;top: 0;border: 1px solid #ddd;}
.i_news_bott .news_le_con p{width: 90%; font-size: 16px;color: #666;line-height: 35px;    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.i_news_ri{width: 50%;padding:0 5%}
.i_news_ri .i_news_bott{display: flex;margin: 10px 0;flex-wrap: wrap;align-content: flex-start;}
.i_news_ri .i_news_bott .news_tit{width: 15%}
.i_news_ri .i_news_bott .news_tit .news_date{display: flex;align-items: center;}

.i_news_ri .i_news_bott .news_tit .news_date p{font-size: 36px;color: #fea000;font-weight: bold;margin-right: 10px;}
.i_news_ri .i_news_bott .news_tit .news_date h4{font-size: 14px;color: #fea000;font-weight: bold;}
.i_news_ri .i_news_bott .news_tit .news_date h5{font-size: 14px;color: #fea000;font-weight: bold;}
.i_news_ri .i_news_bott .news_tit .news_con{display: block;font-size: 14px;color: #fff;background-color: #fea000;text-align: center;padding: 5px;border-radius: 10px;}


.i_news_ri .i_news_bott .news_le_con{width: 85%;padding-left: 20px;margin-left:0; }
.i_news_ri .i_news_bott .news_le_con h5{font-size: 20px;color: #333;line-height: 50px;background:none; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.i_news_ri .i_news_bott .news_le_con h5::after{content: '';position: relative;width: 80%;height: 1px;display: block;left: 0;top: 0;border: 1px solid #ddd;}
.i_news_ri .i_news_bott .news_le_con p{font-size: 16px;color: #666;line-height: 35px;   overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.i_news_ri .i_news_bott .news_ri_img{width: 100%; padding: 35px 0px 25px 125px;border-bottom: 1px solid #ddd;}

.news_show{display: block;}
.mob_news_show{display: none}
@media only screen and (max-width: 1680px){

}

@media only screen and (max-width: 1440px){
 .i-news .i_news_tie{top:85px;}
 .i-news .i_news_tie h5{font-size: 32px;}
 .i_news_ri .i_news_bott .news_ri_img{padding: 10px 0px 10px 125px;}
 .i_news_bott .news_tit .news_date p{font-size: 28px;margin-right: 2px;}
 .i_news_bott .news_tit .news_con{margin-top: 5px;}
 .i_news_bott .news_le_con h5{line-height: 40px;}
 .i_news_ri .i_news_bott .news_tit .news_date p{font-size: 28px;}
}
@media only screen and (max-width: 1199px){
 .i_news_ri .i_news_bott .news_le_con{width: 80%;}
 .i_news_ri .i_news_bott .news_tit{width: 20%;}
 .i_news_bott .news_tit{width: 20%;}
 .i_news_bott .news_le_con{width: 80%;}

}
@media only screen and (max-width: 991px){
 .news_show{display: none;}
 .mob_news_show{display: block;}
 .i_news_bott .news_tit{width: 20%;}
 .i_news_bott .news_le_con{width: 80%;}
}
@media only screen and (max-width: 767px){

}
@media only screen and (max-width: 500px){

}



/*==============================*/
/* 
.footer{ background:#3a3a3a; color:#8d8d8d;}

.footer_top{ padding:70px 0 0px 0; position:relative; }

.footer_top .links{ position:absolute; bottom:0; width:70%; padding:20px 0;border-top:solid 1px #333333; color:#8d8d8d;}

.footer_top .links span{ color:#fff; font-size:18px;}

.footer_top .wrap{position:relative}

.footer .content {width: 100%;display:flex;display:-webkit-flex;justify-content : flex-start;}

.footer ul {width: 100%;display:flex;display:-webkit-flex;justify-content : space-between;}

.footer li {line-height:30px;display:inline-block;cursor:pointer; margin-top:-50px}

.footer li:nth-child(1){width: 25%;}
.footer li:nth-child(n+2){width: 13%;padding-left: 50px;}
.footer li:last-child{width: 15%;padding-left: 0;}

.footer h3{margin-bottom:15px; line-height:30px; font-size:18px; color:#fff; display:block;}

.footer a{ color:#8d8d8d;}

.footer a:hover{ color:#fff;}

.footer li .erweima li{ float:left; text-align:center; margin-top:0px}

.footer li .erweima li:nth-child(2){ float:right; margin-left:25px;}

.footer li .fot_img{ display:block;margin: 0 auto;}

.footer_top .wrap{padding:20px 0}

.copyright .wrap{ border-top:solid 1px #333333;padding:20px 0}

.footer li h5{text-align: left;font-size: 16px;line-height: 50px;margin: 10px 0;}
.footer li h5 img{margin-right: 15px;}
.footer li h5 span{font-size: 26px;color: #fff;font-weight: 900;}

.footer li .ri_bot_img{position: absolute;bottom: 40px;}
.footer li .ri_bot_img img{margin: 0 15px;}

@media only screen and (max-width: 1699px){
 .footer li .ri_bot_img img{margin: 0 5px;}
}

@media only screen and (max-width: 1440px){
 .footer li:nth-child(1){width: 30%;}
 .footer li:nth-child(n+2){width: 11%;}
 .footer li .ri_bot_img img{margin: 0 5px;}
 .footer li:last-child{width: 15%;}
}
@media only screen and (max-width: 1199px){
 .footer li .ri_bot_img img{width: 20%;}
 .footer li:nth-child(n+2){padding-left: 20px}
}
@media only screen and (max-width: 1099px){
 .footer li:nth-child(n+2){display: none;}
 .footer li:last-child{display: block;}
 .footer li:nth-child(1){width: 70%;}
 .footer li:last-child{width: 30%;position: relative;}
 .footer li .ri_bot_img{left: 50%;transform: translateX(-50%);}
 .footer li:nth-child(n+2){padding-left: 0;}
}
@media only screen and (max-width: 991px){


}
@media only screen and (max-width: 767px){
 .footer .content{display: block;}
 .footer li:nth-child(1){width: 100%;}
 .footer li:last-child{width: 100%;margin-top: 5px;padding-bottom: 50px;}
 .footer li .ri_bot_img{bottom: 0;}
 .footer {padding-bottom:50px;}
 .footer .content>li:nth-child(5) div img{margin: 0 5px;}
 .copyright .wrap{padding:10px 0;}
}

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

 .footer li:nth-child(1)>img{margin: 0 auto;display: block;}

}

@media only screen and (max-width: 500px){
 .footer li h5 span{font-size: 20px;}
} */

/* footer */
footer{}
#onlike{text-align: center;background-color: #6d6c6a;padding:32px 10px;}
#onlike a{font-size: 20px;color: #fff;}
#onlike a:hover{color: #f29600;text-decoration: underline;}
#footer-info{background-color: #202020;padding:55px 0;}
.fnav-o{width: 100%;float: left;}
h3.ftil{color: #a5a5a5;font-size: 20px;font-weight: bold;margin-bottom: 32px;text-transform: uppercase;}
.footer-p p{margin-bottom: 15px;color: #a5a5a5;}
.footer-p a{font-size: 15px;color: #a5a5a5;text-transform: uppercase;}
.footer-p a:hover{color: #f29600;text-decoration: underline;}

.footer-fbox input[type="text"]{border:1px solid #a5a5a5;background-color: transparent;color: #fff;border-radius: 0;margin-bottom: 20px;box-shadow: none;padding: 0 5px;}
.footer-fbox textarea{border:1px solid #a5a5a5;background-color: transparent;color: #fff;border-radius: 0;margin-bottom: 20px;box-shadow: none;resize: none;padding: 0 5px;}
.footer-fbox input[type="text"]:focus, .footer-fbox textarea:focus{box-shadow: none;border-color: #f29600;}
.footer-fbox input[type="submit"]{text-transform: uppercase;border-radius: 0;border:1px solid #a5a5a5;background-color: #a5a5a5;color: #202020;font-size: 16px;transition:all .3s;-webkit-transition:all .3s;}
.footer-fbox input[type="submit"]:hover{background-color: #f29600;color: #fff;border:1px solid #f29600;}

#footer-copy{background: #111;padding: 25px 0;}
#footer-copy p{color: #a5a5a5;font-size: 14px;float: left;line-height: 30px;}
#footer-copy p a{color: #a5a5a5;}
#footer-copy p a:hover{color: #fea000;}
.footer-otha{float: right;}
.footer-otha a{display: block;width: 30px;height: 30px;float: left;text-align: center;margin-right: 10px;}
.footer-otha a span{font-size: 16px;line-height: 30px;color: #707070;}
.footer-otha a:hover span{color: #f29600;}
@media (max-width: 767px) {
	#onlike{padding:10px;}
	#onlike a{font-size: 14px;}
	#footer-info{padding:30px 0;}
	h3.ftil{margin-bottom: 15px;}
	.footer-p, .footer-fack{padding:0;}
	.footer-fack{margin-top: 10px}
	#footer-copy{padding:10px 0;}
	#footer-copy p{float: none;text-align: center;line-height: 20px;}
}



/*767手机站开始*/

.mobile_box{display: none;}
@media only screen and (max-width: 767px){
 #fp-nav,#dowebok{display: none;}
 .mobile_box{display: block;}
 .ihenf{margin-top: 80px;}
 #banner .swiper-slide{margin: 0 auto;height: 100%!important;}

/* 视频*/

 .m_video_box{padding: 10px 0;}


/* 产品1*/
 .m_product_con1{margin: 10px 0;padding: 20px 30px 0px 30px;}
 .m_product_con1 h5{font-size: 24px;line-height: 30px;color: #333;}
 .m_product_con1 p{font-size: 16px;line-height: 30px;color: #666;}
 .m_product_con1 span{border: 1px solid #ddd;text-align: center;font-size: 16px;padding: 10px;width: 20%;border-radius: 25px;display: block;color: #666; margin-top: 15px;}
.about-l{float: inherit;}
.about-txt{margin-bottom: 0;}
.about-desc{padding: 0;}
.about-til{display: block;}
 /* 产品2*/
 .m_product_con2{padding: 0px 10px;overflow: hidden;}
 .m_product_con2 h5{font-size: 24px;line-height: 30px;color: #333;}
 .m_product_con2 p{font-size: 16px;line-height: 40px;color: #666;text-align: center;}
.m_product_con2 span{display: none;}
 /* 产品3*/
 .m_product_con3{margin: 10px 0;padding: 20px 10px 0px 10px;overflow: hidden;}
/* .m_product_con3 h5{font-size: 24px;line-height: 30px;color: #333;}
 .m_product_con3 p{font-size: 16px;line-height: 30px;}
 .m_product_con3 span{border: 1px solid #ddd;text-align: center;font-size: 16px;padding: 10px;width: 20%;border-radius: 25px;display: block;color: #666; margin-top: 15px;}
 */
 /* 产品3*/
 .m_product_con4{padding: 0px 10px;}
 .m_product_con4 h5{font-size: 24px;line-height: 30px;color: #333;}
 .m_product_con4 p{font-size: 16px;line-height: 30px;color: #666;}
 .m_product_con4 span{border: 1px solid #ddd;text-align: center;font-size: 16px;padding: 10px;width: 20%;border-radius: 25px;display: block;color: #666; margin-top: 15px;}
.bd-fuwu .bm-2{background: #fff;}
.bd-fuwu .bm-2{padding-top: 0;padding-bottom: 0;}
.bd-fuwu .bm-2 .bm-con dl dd{width: 50%;height: auto;}
.bd-fuwu .bm-2 .bm-con dl dd a{padding: 15px;}
.
.work_title{display: block;}
.work_title h1{text-align: center;}
.work_title h2{text-align: center;}
/* 荣誉资质*/
/* .m_ryzz_box{background: url(../images/m_ryzz_a.jpg) no-repeat center bottom;background-size: cover;padding: 20px 0;} */
.m_ryzz_box{padding: 0px 10px;}
 .m_ryzz_box .i_tyzz_tie {text-align: center;}
 .m_ryzz_box .i_tyzz_tie h5{font-size: 28px;color: #252525;text-align: center;}
 .m_ryzz_box .i_tyzz_tie p{font-size: 18px;color: #666;text-align: center;line-height: 40px;}
 .i-ryzz_ri{padding: 20px;}
 .i-ryzz_ri .ry_list .ry_item h5{font-size: 16px;line-height: 35px;}



/* 新闻*/
.m_news{padding-bottom: 20px;}
 .m_news .i_news_tie {text-align: center;}
 .m_news .i_news_tie h5{font-size: 28px;color: #252525;text-align: center;}
 .m_news .i_news_tie p{font-size: 18px;color: #666;text-align: center;line-height: 40px;}

 .mob_news_box{padding: 20px 10px;}
 .i_news_bott .news_tit{width: 30%;}
 .i_news_bott .news_le_con{width: 70%;}
 .i_news_bott .news_le_con h5{font-size: 16px;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}


}
@media only screen and (max-width: 600px){
	.m_product_item2 .owl-nav .owl-prev,.m_product_item2 .owl-nav .owl-next{display: none;}
	.m_ryzz_box .owl-nav .owl-prev,.m_ryzz_box .owl-nav .owl-next{display: none;}
}
@media only screen and (max-width: 500px){

 /* 产品1*/
 .m_product_con1{margin: 10px 0;padding: 10px 10px 0px 10px;}
 .m_product_con1 span{width: 30%;}
 .m_product_con1 h5{font-size: 20px;line-height: 30px;color: #333;}
 .m_product_con1 p{font-size: 14px;color: #666;    line-height: 25px;}
 .m_product_con1 span{width: 25%;font-size: 14px;padding: 5px;}
 
 /* 产品2*/
 .m_product_con2 span{width: 30%;}
 .m_product_con2 h5{font-size: 20px;line-height: 30px;color: #333;}
 .m_product_con2 p{font-size: 14px;color: #666;    line-height: 25px;}
 .m_product_con2 span{width: 25%;font-size: 14px;padding: 5px;}
 /* 产品3*/
 .m_product_con3 span{width: 30%;}
 .m_product_con3 h5{font-size: 20px;line-height: 30px;color: #333;}
 .m_product_con3 p{font-size: 14px;color: #666;    line-height: 25px;}
 .m_product_con3 span{width: 25%;font-size: 14px;padding: 5px;}
 /* 产品4*/
 .m_product_con4 span{width: 30%;}
 .m_product_con4 h5{font-size: 20px;line-height: 30px;color: #333;}
 .m_product_con4 p{font-size: 14px;color: #666;    line-height: 25px;}
 .m_product_con4 span{width: 25%;font-size: 14px;padding: 5px;}
 .bd-fuwu .bm-2 .bm-con dl dd{width: 100%;height: auto;}
}







.header02{ box-shadow:0 0 10px rgba(0,0,0,0.1); background:#fff;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;}

.header02 .logo01{ display:none}

.header02 .logo02{ display:block}

.header02 .menu li a{color:#333;}

.header02 .yuyan li a{color:#666;}

.header02 .yuyan li .icon{ background:url(../images/fangdajing02.png) no-repeat center center; }



.nsection{padding: 35px 0 0 0;overflow: hidden; }

.nsection02{padding: 35px 0; }

.nsection03{padding: 120px 0 50px 0; }

.nsection04{padding: 35px 0 0px 0; }





.nbanner{ position: relative; }

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

.nbanner .text{ position:absolute; text-align:center;  color:#fff; width:100%; height:100%; top:0; background-color:rgba(0,0,0,0.3)}

.nbanner .text02{ background-color:rgba(0,0,0,0.7)}

.nbanner .textin{ position:absolute;width:100%;top:50%; margin-top:-20px;}

.nbanner .textin02{ position:absolute;width:100%;top:50%; margin-top:-80px;}

.nbanner .text h3{ font-size:40px; font-family:Arial, Helvetica, sans-serif; line-height:60px; text-transform:uppercase}

.nbanner .text p{font-size: 42px;line-height: 48px;font-weight: bold;display: block;}





.nguide {color: #333333;text-align:center; border-bottom: 1px solid #e1e1e1;background: #f6f6f6;padding:20px 0; }

.nguide .nguidein a{padding:0 5px !important;}

.nguide{transform:perspective(800px) rotateX(-90deg);transform-style:preserve-3d;transition:all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;transform-origin:top center;opacity:0;filter:alpha(opacity=0)}

.nguide.animate{transform:perspective(800px) rotateX(0deg);opacity:1;filter:alpha(opacity=100)}

.nguide ul { font-size: 18px; text-align:center; position:relative;    display: flex;flex-wrap: wrap;align-content: flex-start;justify-content: center;}

.nguide li { text-align:center; display:inline-block; margin:0;}

.nguide li a {font-size: 16px; color: #333333;display: block; line-height: 32px; text-align:center; display:block; padding:0 20px;-webkit-border-radius:25px;-moz-border-radius:25px; border-radius:25px;position:relative}

.nguide li a:hover, .nguide li .cur {color: #fff;background-color:#fea000; }

.nguide li a:hover:after, .nguide li.cur  a:after {content: "";width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fea000;position: absolute;left: 50%;margin-left: -5px;bottom: -5px;}

.nguide li.cur a{color: #fff;background-color: #fea000;}



.nabout .item-picwords{width: 100%;margin-top: 40px;overflow: hidden;position: relative;}

.nabout .item-pic{width: 100%;height: auto;overflow: hidden;}

.nabout .item-pic img{width: 100%;height: auto;object-fit: cover;}

.nabout .item-prev,.item-next{width: 50px;height: 80px;user-select: none;cursor: pointer;transition: all .3s ease-in-out;position: absolute;top:150px; margin-top:-40px; z-index: 6;}

.nabout .item-prev{left: 0;border-top-right-radius: 8px;border-bottom-right-radius: 8px;background: rgba(0, 0, 0, .54) url('../images/iteml.png') no-repeat center center;}

.nabout .item-next{right: 0;border-top-left-radius: 8px;border-bottom-left-radius: 8px;background: rgba(0, 0, 0, .54) url('../images/itemr.png') no-repeat center center;}

.nabout .item-prev:hover{background: rgba(0, 0, 0, 1) url('../images/iteml.png') no-repeat center center;}

.nabout .item-next:hover{background: rgba(0, 0, 0, 1) url('../images/itemr.png') no-repeat center center;}

.nabout .item-words{width: 100%;padding: 20px 0 40px 0;text-align: center;opacity: 0;transition: all .4s ease-in-out;}

.nabout .item-words p{color: #010101;line-height: 30px;height: 86px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

@media only screen and (max-width: 767px){
 .nguide li a{padding: 0 12px;}
}

.nsection .conn{ padding:20px 0}
.nsection .conn p{color: #333;line-height: 25px;}

.nsection .conn02{ padding:0px 0 20px 0}

.jianjie{ text-align:center; font-size:16px;}

.nabout .item-picwords .swiper-pagination-bullet {border-radius: 100%;background: transparent;opacity: 1;border: 1px solid #000;}

.nabout .item-picwords .swiper-pagination-bullet-active {background: #000;}

.nabout .swiper-slide-active .item-words{opacity: 1;}

.nabout img{ display:block}


.indcontainer{overflow: hidden;}

.lishi{background:url(../images/20180619022041_33197.jpg) no-repeat center center; background-size:cover; padding:50px 0 80px 0; }

.lishi .jianjie{ color:#fff}

.lishi .line{height: 1px; background: rgba(255,255,255,0.2); width:100%; position:absolute; margin-top:-399px;}

.lishi .picScroll04{ position:relative;width:100%;/*height:136px;*/bbox-sizing:border-box;-webkit-box-sizing:border-box; margin-top:30px}

.lishi .picScroll04 ul{ overflow:hidden; zoom:1;width:100%;}

.lishi .picScroll04 ul li{ float:left; width:33.33%;overflow:hidden; display:block; position:relative;  }

.lishi .picScroll04 ul li .nian{ font-family: 'impact'; font-size:40px; line-height:50px; height:50px;font-weight:normal; color:#fff; margin-left:5%;}

.lishi .picScroll04 ul li .dian{ width:15px; height:15px; border-radius:50%; background-color:#fff; margin:25px 0 25px 5%;}

.lishi .picScroll04 ul li .shijian{ width:80%; margin-left:5%; margin-top:20px; line-height:30px; font-size:14px; color:#fff; background-color: rgba(255,255,255,0.2); padding:3% 5% 5% 5%; border-radius:25px 0 25px 0; min-height:230px}

.lishi .picScroll04 ul li .shijian h3{ color:#fea000; line-height:40px; font-size:20px; font-weight:bold;}



.lishi .picScroll04 ul li .pic,.lishi .picScroll04 ul li .wenzi,.lishi .picScroll04 ul li .wenzi h3,.lishi .picScroll04 ul li .wenzi p{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}


.lishi .picScroll04 .prev,

.lishi .picScroll04 .next{ position:absolute; z-index:99;  left:-30px; top:14%; display:block; width:27px; height:41px; overflow:hidden; background:url(../images/lzuo.png) no-repeat; cursor:pointer;}

.lishi .picScroll04 .next{ left:auto; right:-30px; background:url(../images/lyou.png) no-repeat;z-index:99; }

.lishi .picScroll04 .prevStop{background:url(../images/lzuo02.png) no-repeat;z-index:99; }

.lishi .picScroll04 .nextStop{background:url(../images/lyou02.png) no-repeat;z-index:99; }


.lishi .picScroll99{display: none;}

@media screen and (max-width: 991px){
 .lishi .picScroll04{display: none;}

 .lishi .picScroll99{display: block;}
 .lishi .picScroll99{ position:relative;width:100%;/*height:136px;*/bbox-sizing:border-box;-webkit-box-sizing:border-box; margin-top:30px}

 .lishi .picScroll99 ul{ overflow:hidden; zoom:1;width:100%;}

 .lishi .picScroll99 ul li{width: 100%; float:left;overflow:hidden; display:block; position:relative;  }

 .lishi .picScroll99 ul li .nian{ font-family: 'impact'; font-size:40px; line-height:50px; height:50px;font-weight:normal; color:#fff; margin-left:5%;}

 .lishi .picScroll99 ul li .dian{ width:15px; height:15px; border-radius:50%; background-color:#fff; margin:25px 0 25px 5%;}

 .lishi .picScroll99 ul li .shijian{ /*width:80%;*/ margin-left:5%; margin-top:20px; line-height:30px; font-size:14px; color:#fff; background-color: rgba(255,255,255,0.2); padding:3% 5% 5% 5%; border-radius:25px 0 25px 0; min-height:230px}

 .lishi .picScroll99 ul li .shijian h3{ color:#fea000; line-height:40px; font-size:20px; font-weight:bold;}

 .lishi .picScroll99 ul li .pic,.lishi .picScroll99 ul li .wenzi,.lishi .picScroll99 ul li .wenzi h3,.lishi .picScroll99 ul li .wenzi p{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}

 .lishi .picScroll99 .prev,

 .lishi .picScroll99 .next{ position:absolute; z-index:99;  left:-30px; top:14%; display:block; width:27px; height:41px; overflow:hidden; background:url(../images/lzuo.png) no-repeat; cursor:pointer;}

 .lishi .picScroll99 .next{ left:auto; right:-30px; background:url(../images/lyou.png) no-repeat;z-index:99; }

 .lishi .picScroll99 .prevStop{background:url(../images/lzuo02.png) no-repeat;z-index:99; }

 .lishi .picScroll99 .nextStop{background:url(../images/lyou02.png) no-repeat;z-index:99; }


}

@media screen and (max-width: 767px){
 .lishi .picScroll99 ul li{width: 100%;}
}

.nmain .tabmenu { margin:20px 0;border-bottom:solid 1px #ddd;}

.nmain .tabmenu li {color:#333; background-color:#fff; font-size:18px;line-height:46px; padding:0px 36px; margin-right:10px;display:inline-block; border-top:solid 1px #ddd;border-right:solid 1px #ddd;border-left:solid 1px #ddd; border-radius:15px 15px 0 0; cursor:pointer}



.nmain #tabcontent { clear:both;}

.nmain .tabmenu .cli.on { background-color: #fea000; color:#fff; }

.nmain #tabcontent .hidden {display:none;}

.nmain #tabcontent ul{ -webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease}

.nynav {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding-left: 0;
 margin-bottom: 0;
 list-style: none;
}



.honor .item { position:relative; float:left; width:23.5%; margin-right:2%; height:auto; margin-bottom:2%; }

.honor ul .item:nth-child(4n){ margin-right:0%}

.honor ul .item:nth-child(4n+1){ clear:both; }

.honor ul .item .pic img{ display:block; width:calc(98% - 2px); padding:1%; border:solid 1px #ddd; height:auto}





.nvideo .videolist { position:relative; float:left; width:49%; height:auto; margin-bottom:2%; }

.nvideo ul .videolist:nth-child(2n){ float:right}

.nvideo ul .videolist:nth-child(2n+1){ clear:both; }

.nvideo .videolist .pic{ position:relative}

.nvideo .videolist .wenzi{ line-height:30px; padding:5px 0 15px 0;}

.nvideo .videolist .pic .bo{ position: absolute; width:100%; height:100%; left:0; top:0; background-color:rgba(0,0,0,0.3)}

.nvideo .videolist .pic .vbg{ display:block; width:100%; height:auto}

.nvideo .videolist:hover{ cursor: pointer; }

.nvideo .videoed { width:50px; height:50px; position: absolute; left:50%; top:50%; margin-left:-25px; margin-top:-25px; z-index:99; border-radius:100%; opacity:0.7 }

.nvideo .videos{ display:none; position:fixed; background-color:rgba(0,0,0,0.6); width:100%; height:100%; left:0; top:0; z-index:9999999999  }

.nvideo .mvnshow{ position:fixed; background-color:#000; border: 1px solid #080808;left:50%; top:50%; margin-left:-500px; margin-top:-220px; z-index:100; width:1000px; height:600px;}



.nvideo .vclose { position:absolute;left:calc(100% - 450px); top:150px; border-radius:100%; cursor: pointer; }





#allmap {height:420px;width:100%;overflow: hidden; border:solid 1px #ddd;}

.lianxilist li{ float:left; width:28%; margin-right:2%; background-color:#fff; padding:2% 0 2% 3%; margin-bottom:40px;border-radius:5px;}

.lianxilist li:nth-child(3n){ margin-right:0}



.lianxilist li .iconimg{ float:left; width:27%;}

.lianxilist li .iconimg img{ display:block; width:auto; max-width:100%; height:auto !important}

.lianxilist .wenzi{ float:right; width:73%; font-size:16px;}

.lianxilist .wenzi h3{ color:#666; margin-bottom:5px; font-size:16px;}

.lianxilist li:hover{box-shadow: 2px 4px 10px 2px #d7d7d7;}

.lianxilist ul {
 overflow: hidden;
}
.lianxilist li {
 margin: 0 0 20px 25px;
 float: left;
 padding-bottom: 10px;
 width: 30%;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}

.lianxilist li img {
 float: left;
}
.lianxilist li p span {
 padding-left: 15px;
}

@media screen and (max-width: 1199px){
 .lianxilist li{width: 100%;}
}




.nmessages{position:relative}

.nmessages .jianjie{ color:#fff;}



.social{ position:absolute; width:100%; height:100%;left:0; top:0; background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;text-align:center;transform:matrix(1.1, 0, 0, 1.1, 0, 0);-webkit-transition:all 0.4s ease 1.2s; -moz-transition:all 0.4s ease 1.2s; -ms-transition:all 0.4s ease 1.2s; -o-transition:all 0.4s ease 1.2s; transition:all 0.4s ease 1.2s;object-fit: cover;}

.social.active{ z-index:-9;transition-delay:0.4s !important; transform:matrix(1.0, 0, 0, 1.0, 0, 0); -webkit-transition:all 5.0s ease; -moz-transition:all 5.0s ease; -ms-transition:all 5.0s ease; -o-transition:all 5.0s ease; transition:all 5.0s ease;}



.messbox{ margin-top:30px;}

.messbox .items-1{ width:31.33%; float:left; position:relative; margin-bottom:20px; margin-right:2%}

.messbox .items-1:nth-child(3n){ margin-right:0%}

.messbox .items,.messbox .items-2{position:relative;display: flex;margin-right:2%;}

.messbox .items{ margin-bottom:55px}

.messbox label{ position:absolute; left:0; color:#666; line-height:35px; padding-left:15px}

.messbox .inp{width: calc(100%);border:1px solid #ddd;line-height:35px;padding-left:70px;}

.messbox textarea{width: 100%;height: 120px;border: 1px solid #ddd;display: block; text-indent:210px; line-height:32px}

.messbox .yzm{width:150px; border:1px solid #ddd; line-height:35px; padding:0 10px}

.messbox .inp-submit{position: absolute;right: 0px;bottom: 0px;width: 200px;height: 40px; border-radius:5px; line-height: 40px;color: #fff;background:#fea000;border:none;font-size: 18px;cursor: pointer;transition:.3s;}

.messbox .inp-submit:hover{ opacity:.8}





.messbox .red{ color:#fea000; margin-right:10px;}

.nhr .kline{ background:#fea000; color:#fff; line-height:30px; padding:5px 0; text-align: center;  width:100%; max-width:660px; border-radius:5px; font-size:18px; margin:20px auto 0 auto;}

@media screen and (max-width: 767px){
 .messbox .items-1{width: 100%;}
}

.zhaopin{ margin-top:30px}

.zhaopin p{ text-align:center; font-size:14px; line-height:46px; margin-bottom:15px;}

.hrtit{line-height:52px; font-size:16px; color:#000; background-color:#f2f2f2}

.hrlistt .hrlist_tit{ line-height:48px; font-size:16px; color:#333; border-bottom: solid 1px #ddd; }



.hrlistt .hrlist_con{ display:none;border-bottom:1px solid #ddd; color:#666; font-size:14px; line-height:26px;border-top: solid 1px #ddd; margin-top:-1px; background-color:#fff; text-align:left;  background-color:#fafafa; padding:2% 2% 4% 2%;}

.hrlistt .hrlist_con p{ text-align:left; line-height:30px; font-size:14px; margin-bottom:0}

.hrlist span{ float:left;}

.hrlistt .hrlist_tit span{ float:left; width:22%; text-align:center;color:#666;}

.hrlistt .hrlist_tit span:nth-child(1){ width:34%; text-align:center;color:#666;}

.hrlistt .cur .hrlist_tit span:nth-child(1){ color:#fea000}



.hrtit dd{ float:left; width:22%; text-align:center;line-height: 52px;margin-bottom: 0;}
.hrtit dd:nth-child(1){ width:34%; text-align:center;}





.nbanner .strength{ text-align:center; padding:40px 0; max-width:1200px; margin:0 auto;}

.nbanner .strength li{ float:left; position:relative;text-align:center; width:33.33%; }

.nbanner .strength_box{position:relative; }

.nbanner .strength li .p1{ font-size:60px; margin-bottom:10px;}

.nbanner .strength li .p2{ font-size:20px;}







.case li{ width:23.5%; height：240px;float:left;margin-right:2%; margin-bottom:2%;position:relative; background:#f1f1f1;}

@media screen and (max-width: 1440px){
 .case li{ width:23.5%; height：80px;float:left;margin-right:2%; margin-bottom:2%;position:relative; background:#f1f1f1;}
}

.case li:nth-child(4n){ margin-right:0}

.case li:nth-child(4n+1){ clear:both}

.case .pic{ overflow:hidden; border:solid 1px #ddd}

.case .pic img{ display:block; width:100%; height:240px;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}

@media screen and (max-width: 1440px){
 .case .pic img{ display:block; width:100%; height:80px;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}
}

.case li:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

.case li .tit{ font-size:18px; color:#333; padding:15px 12px 8px 12px;}

.case li .intro{ font-size:16px; line-height:26px; overflow:hidden; padding:0 12px; min-height:90px;}

.case li,.hrlist li:hover .tit,.case li:hover .intro p{ -webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s;transition:.5s;}

.case li:hover{cursor:pointer; background:#fff}

.case li:hover{box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3); }



.case ul li:after {content: "";width: 0px;height: 2px;background: #fea000;bottom: 0;left: 0;position: absolute;z-index: 9;transition: 1s;}

.case ul li:hover:after {width: 100%;height: 2px;}



.case li .hd{ position:fixed; width:100%; height:100%; top:0;left:0;color:#666; display:none; z-index:99}

.case li .hd .bg{ position:absolute; top:0;left:0; width:100%; height:100%; background:#000; opacity:0.8; filter:alpha(opacity=80); z-index:98}

.case li .hd .closed{ width:37px; height:37px; display:block; background:url(../images/close.png) no-repeat center; position:absolute; right:3%; top:140px; -webkit-transition:.5s;-moz-transition:.5s;transition:.5s;z-index: 99;}

.case li .hd .closed:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg); transform:rotate(180deg);}

.case li .hd .hr_con{ background:#fff; width:860px; height:auto; min-height:360px; max-height:70%; position:absolute;top:160px;left:50%; margin-left:-400px; padding:30px 30px 100px 30px; font-size:16px; line-height:32px; cursor:default; overflow-y:auto; z-index:99}

.case li .hd .hr_con .tit_hd{ font-size:25px; color:#333; border-bottom:1px solid #e8e8e8; line-height:28px; padding-bottom:20px; margin-bottom:25px}

.case li .hd .hr_con .pic{ float:right; width:48%}

.case li .hd .hr_con  .cconn .wenzi{ float:left; width:49%; line-height:28px; }
.case li .hd .hr_con  .cconn .wenzi p{margin-bottom:10px;}
.case li .hd .hr_con  .cconn .wenzi span{ color:#fea000;}


.blue{ color:#fea000; font-weight:bold}


.nproducts .item{ float:left; width:23.5%; margin-right:2%; position:relative}

.nproducts .item:nth-child(4n){ margin-right:0}
.nproducts .item:nth-child(4n+1){ clear:both}
.nproducts .item .zhan01{ opacity:1;}

.nproducts .item .zhan02{ opacity:0; -webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);  z-index:99; position:absolute; margin-left:-8%; top:0; left:0}
@media screen and (max-width: 1080px){
 .nproducts .item .wapno{ display: none;}
}
.nproducts .item .zhan01 .pic img{ display:block; width:100%; height:auto;}

.nproducts .item .zhan01 .wenzi{ line-height:30px; font-size:18px; color:#333; padding:15px 0; text-align:center}



.nproducts .item:hover .zhan01{ opacity:0;}

.nproducts .item:hover .zhan02{ opacity:1;}



.nproducts .item .zhan02 .pic{ width:100%; height:auto; margin-left:12px}

.nproducts .item .zhan02 .wenzi{position:absolute; top:0; /*left:12px;*/ width:100%; height:100%; padding:5%; background: url(../images/probg.png) no-repeat center center; background-size:cover; text-align:center; color:#fff;}

.nproducts .item .zhan02 .wenzi h3{ font-size:18px; margin-bottom:10px;}

.nproducts .item .zhan02 .wenzi p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; line-height:26px;}

.nproducts .item .zhan02 .wenzi p.more{ margin-top:25px;padding: 0 10px; display: inline-block;border-bottom: solid 1px rgba(255,255,255,0.5);}





.nproducts .item .cirbox {-webkit-transition: all 700ms ease;transition: all 700ms ease;margin: 30px 0;position: relative}

.nproducts .item .cirbox img{ width:76px; border-radius:50%; background:#fff; margin:10px auto 0px auto;}

.nproducts .item .cirbox span {top: 50%;left: 50%;position: absolute;display: inline-block}

.nproducts .item .cir1 {border: 1px solid #fff;width: 76px;height: 76px;margin-top: -38px;margin-left: -38px;border-radius: 100%;-webkit-animation: touming 1s ease infinite;animation: touming 1s ease infinite}

.nproducts .item .cir2 {width: 100px;height: 100px;margin-left: -50px;margin-top: -50px;border-radius: 100%;border: 1px solid rgba(255,255,255,0.5);-webkit-animation: touming 1.2s ease infinite;animation: touming 1.2s ease infinite}

.nproducts .item .cir3 {width: 120px;height: 120px;margin-top: -60px;margin-left: -60px;border-radius: 100%;border: 1px solid rgba(255,255,255,0.5);-webkit-animation: touming 1.3s ease infinite;animation: touming 1.3s ease infinite}





.pro-switch {overflow: hidden;width:100%;position: relative; height:80%}

.pro-switch .flexslider{ height:100%}

.pro-switch .flexslider .flex-viewport, .pro-switch .flexslider .flex-viewport .slides{ height:100%}

/*.pro-switch .flexslider .slides > li {display: none;-webkit-backface-visibility: hidden; }*/



.flexslider .slides img {width: 100%;display: block; height:auto}

.flexslider .slides li a{display:block}

.flexslider .slides li p{ margin-top:30px;}

.flexslider .slides li p a{ display:block; ; border: solid 2px #fff; color:#fff; line-height:40px; width:40px; width:165px; text-align:center;}

@media screen and (max-width: 767px){
 .nproducts .item{width: 48%;}
 .nproducts .item:nth-child(4n){}
 .nproducts .item:nth-child(4n+1){clear: none;}
}



.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}

html[xmlns] .slides {display: block;}

.no-js .slides > li:first-child {display: block;}

.flexslider {margin: 0 auto;position: relative;width:100%;zoom: 1}

.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}

.flexslider .slides {zoom: 1;}

.flex-direction-nav {*height: 0;}



.flex-direction-nav a {width: 65px;height: 84px;margin: -65px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}

.flex-direction-nav .flex-next {background-position:0 -84px;right:6%;}

.flex-direction-nav .flex-prev {left: 6%;}

.flexslider:hover .flex-next {opacity:0.2;filter:alpha(opacity=20);}

.flexslider:hover .flex-prev {opacity:0.2;filter:alpha(opacity=20);}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity:0.2;filter:alpha(opacity=20);}

.nmain .flex-control-nav {width: 100%;position: absolute;bottom:20px;text-align: center;}

.nmain .flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}

.nmain .flex-control-paging li a {background:#ffffff3d;display:block;height:14px;width:14px;overflow: hidden;text-indent:-99em;cursor: pointer;border-radius: 50%;transition: all .3s ease; border-style: solid;
 border-color: #dfdfdf59 #dfdfdf59;}

.nmain .flex-control-paging li a.flex-active {background:#fea000;margin-top:0px;}



.nproductsx { margin-top:20px;}

.nproductsx .ptotop .picroll{ float:left; width:40%;}
.nproductsx .ptotop .prowenzi{ float:right; width:55%; }

.nproductsx .ptotop .prowenzi .title p{ font-size:30px;}

.nproductsx .ptotop .prowenzi .youshi{ margin-top:20px;}

.nproductsx .ptotop .prowenzi .youshi img{ width:auto; max-width:100%; height:auto;opacity:80%;}
.nproductsx .ptotop .prowenzi .youshi  p { padding-bottom:10px;}
.nproductsx .ptotop .prowenzi .youshi .teshu p span:nth-child(1){ color:#fea000; font-size:18px; width:80px; float:left; font-weight:bold}
.nproductsx .ptotop .prowenzi .youshi .teshu p span:nth-child(2){width:calc(100% - 80px); float:right; }
.nproductsx .ptotop .prowenzi .youshi p{ clear:both}


.yingy table{ border-top:solid 1px #ddd;line-height:30px; }

.yingy table td{ border-bottom:solid 1px #ddd; padding:5px 20px;}

.yingy table tr:first-child{ font-weight:bold; line-height:35px; color:#000; font-size:18px;}



.yingy table tr:nth-child(2n+1) td{ background-color:#e8e8e8}



.yingy img{display:block;margin:0 auto;width: 100%;max-width: 100%;}
.nmain #tabcontent ul:nth-child img{ width:80% !important }

.yingy h3, .yingy h4{ font-weight:bold}





.yingy .videos{ width:100%;  max-width:800px; background-color:#000; display:block; overflow:hidden; position:relative}

.yingy .videos .videoshow{ display:block; width:100%;height:auto !important}

.yingy .videos .anniu, .i-video .videos .anniu02{ position:absolute; width:100%; height:100%; top:0; left:0}

.yingy .videos .anniu span { position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:1; z-index:9}

.yingy .videos .anniu span:hover{background:url(../images/bofang02.png) no-repeat center center;}
.yingy .solmain{ margin:0 !important}


.yingy .videos .anniu02 span{position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:0}

.yingy .videos .anniu02 span:hover{background:url(../images/bofang02.png) no-repeat center center;}

@media screen and (max-width: 767px){
 .nproductsx .ptotop .picroll{width: 100%;float: none;}
 .nproductsx .ptotop .prowenzi{width: 100%;float: none;}
 .flexslider .slides img{width: 60%;margin: 0 auto;}
 .nmain .tabmenu li{font-size: 16px;padding: 0 15px;margin-right: 0;}
 .nmain .tabmenu ul{display: flex;}
}
@media screen and (max-width: 500px){
 .nmain .tabmenu li{padding: 0 10px;margin-right: 0;}
}


.nmain .soltop{ position:relative; }

.nmain .zpic{ /*float:left; width:50%;*/}

.zpic img { display:block; margin:0 auto; width:auto; max-width:100%;}

.nmain .jianjie{/* position:absolute; height:100%; width:50%; display: table; left:50%*/}

.nmain .jianjie .njianjie{/*display: table-cell;vertical-align: middle;*/}



.guanlian li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%}

.guanlian li:nth-child(4n){ margin-right:0}

.guanlian li:nth-child(4n+1){ clear:both}



.guanlian .pic{ overflow:hidden; border:solid 1px #ddd; margin-bottom:10px;}

.guanlian .pic img{ display:block; width:100%; height:auto;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}

.guanlian li:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}



.guanlian .wenzi{ line-height:26px; padding:5px 0; font-size:18px; text-align:center}





.nhonor .picScroll{ position:relative;width:100%;/*height:136px;*/bbox-sizing:border-box;-webkit-box-sizing:border-box;}

.nhonor .picScroll ul{ overflow:hidden; zoom:1;}



.nhonor .picScroll ul li{ /*float:left; width:33.33%;*/overflow:hidden;display:block; position:relative;}

.nhonor .picScroll ul li .pic{ margin:0 auto; width:84%; display:block;overflow:hidden; padding-bottom:4%; position:relative; z-index:99}

.nhonor .picScroll ul li .kuaibg{ height:100px; width:92%; background-color:#fea000;position:absolute;bottom:0; left:4%}

.nhonor .picScroll ul li .pic img{ max-height:300px; width:auto; max-width:100%; margin:0 auto; display:block}

.nhonor .pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s;}

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





.nhonor .conn{ margin-top:35px;}

.nhonor .wrap{ width:75%; max-width:1425px;}

.nhonor .picScroll ul li .pic{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}

.nhonor .picScroll .owl-prev,

.nhonor .picScroll .owl-next{ position:absolute; z-index:99;  left:0px; top:50%; margin-top:-20px; display:block; border-radius:50%;  width:40px; height:40px; overflow:hidden; background:url(../images/iteml.png) #ddd no-repeat  center center; cursor:pointer;}

.nhonor .picScroll .owl-next{ left:auto; right:0px;/* background:url(../images/itemr.png) #ddd no-repeat center center;*/z-index:99; }

.nhonor .picScroll .prevStop{background:url(../images/iteml.png) #fea000 no-repeat  center center;z-index:99; }

.nhonor .picScroll .nextStop{background:url(../images/itemr.png) #fea000 no-repeat  center center;z-index:99; }







.navideos .conn{ background:#000; position:relative; margin-top:40px; padding:0;}



.navideos .videoleft{ float:left; width:26%; padding:2% 3% 2% 3%; background:url(../images/jian.png) no-repeat right center;}

.navideos .videos{ float:right; width:68%; max-height:520px; overflow:hidden; position:relative}

.navideos .videos .videoshow{ display:block; width:100%; height:auto !important}

.navideos .videos .videoshow02{ display:block; width:100%; height:auto !important}

.navideos .videos .anniu, .i-video .videos .anniu02{ position:absolute; width:100%; height:100%; top:0; left:0}

.navideos .videos .anniu span { position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:1; z-index:9}

.navideos .videos .anniu span:hover{background:url(../images/bofang02.png) no-repeat center center;}

.navideos .videos .anniu02 span{position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:0}

.navideos .videos .anniu02 span:hover{background:url(../images/bofang02.png) no-repeat center center;}





.navideos .ttabmenu { margin-bottom:20px;position:relative;}

.navideos .ttabmenu li {color:#fff; background-color:#000;border:solid 1px #000; font-size:18px; line-height:36px; padding:0px 19px; margin:0; display:inline-block; cursor:pointer; border-radius:25px;}



.navideos #ttabcontent { clear:both;}

.navideos #ttabcontent ul { height: 400px; overflow-y:auto; }
.navideos .ttabmenu .cli {color:#fea000; border:solid 1px #fea000 }

.navideos .ttabmenu li:hover{ background:#fea000; color:#fff;}

.navideos #ttabcontent .hidden {display:none;}



.navideos #ttabcontent ul .videolist{ float:left; width:calc(46% - 2px); margin:2%; position:relative; cursor:pointer;}

.navideos #ttabcontent ul .now{ position:absolute; width:100%; height:100%; text-align:center; color:#fff; left:0; top:0;;}

.navideos #ttabcontent ul .now p{ position:absolute; width:100%;height:100%; left:0; top:0}
.navideos #ttabcontent ul .now p div{background-color:rgba(0,0,0,0.3);position:absolute; width:100%;height:100%; left:0; top:0}
.navideos #ttabcontent ul .now p div span{position:absolute; width:100%; line-height:30px; text-align:center; left:0; top:34%; margin-top:-15px;}

.navideos #ttabcontent ul .videolist img{ display:block; width:100%; height:auto; border:solid 1px #666;}




.navideos #ttabcontent ul .active .now{ display:block !important;}

.navideos #ttabcontent ul .videolist .wenzi{ color:#fff; line-height:23px; height:50px;}


.foot{
 height: auto!important;
}

.foot .fp-tableCell{
 height: auto!important;
}


.solmain{ width:100%; max-width:800px; margin:0 auto}
.solmain .kuai{ margin-bottom:30px}
.solmain .kuai .ptitle h3{ font-size:24px; font-weight:bold; line-height:30px; display:inline-block; border-bottom:solid 1px #fea000; padding-bottom:8px; padding-right:20px }
.solmain .kuai .ptitle h3:before{content: '';width: 5px;height:20px;background: #fea000;display: inline-block; border-radius:5px;}
.solmain .kuai .conn .sanli ul { text-align:center}
.solmain .kuai .conn .sanli li{ display:block; width:100%; max-width:680px; margin:10px auto}
.solmain .kuai .conn .sanli ul p{ text-align:left}
.solmain .kuai .conn .sanli li img, .solmain .kuai .conn .sanli li video{ display:block; width:100%; height:auto}

.solmain .kuai .conn .erli ul { text-align:center}
.solmain .kuai .conn .erli li{ display:block; width:100%;max-width:680px;margin:10px auto}
.solmain .kuai .conn .erli ul p{ text-align:left}
.solmain .kuai .conn .erli li img, .solmain .kuai .conn .erli li video{ display:block; width:100%; height:auto}
.solmain img{display:block; width:100% !important;max-width:100% !important; height:auto !important; margin:15px auto}
.solmain .kuai .conn .yili ul { text-align:center}
.solmain .kuai .conn .yili li{ display:inline-block; width:100%; max-width:680px}
.solmain .kuai .conn .yili ul p{ text-align:left}
.solmain .kuai .conn .yili li img, .solmain .kuai .conn .yili li video{ display:block; width:100%; height:auto}




/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#fea000; display: inline-block; }
.metpager_5 a:hover { border:1px solid #fea000; color:#fff; background-color:#fea000;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#fea000; border:1px solid #fea000; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; }
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; }
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; }
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;}
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
@media (max-width:767px){
 .digg4>span:nth-child(-n+2){display:none;}
}

.nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 90;top: 0;/* background: rgba(0,0,0,0.3); */}
.nymenu>a{position: fixed;right: 0;bottom: 100px;width: 30px;text-align: center;padding: 5px;background: #fea000;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 81px;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #fea000;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100;}
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 17px;line-height: 40px;font-weight: bold;}
.nymenu-con dl dd{/* padding-left: 10px; */}
.nymenu-con dl dd a{display: block;margin: 6px 10px 6px 0px;padding-left: 16px;background: url(../images/nav-sanjiao.png)  left no-repeat;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}

.showproductli{ margin-top: 20px; }
.showproductli .row { background: #fff; overflow: hidden; }
.showproductli .showproductli_l { padding-left: 0px; }
.showproductli .showproductli_r h1{ font-weight: bold; line-height: 2; color: #333; font-size: 28px; border-bottom: 3px solid #ddd; position: relative; }
.showproductli .showproductli_r h1::before{position: absolute;content: '';background-image: linear-gradient(to right, #fea000, #0476e7);width: 200px;height: 3px;left: 0;bottom: -3px;}
.showproductli .showproductli_r>p{margin:25px 0; font-size: 16px; color: #666; line-height: 2; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden;}
.showproductli .showproductli_r span{ font-size: 18px; width: 100%; text-align: center; line-height: 3;background-image: linear-gradient(to right, #28a32c, #28a32c); display: block; color: #fff; margin-top: 20px;}
.showproductli .showproductli_r .showproductli_info p{font-size: 18px;color: #333;margin-top: 10px;line-height: 1.8;font-weight: bold;}
.showproductli .showproductli_r .showproductli_info p em{ display: block; color: #666; font-weight: normal; font-size: 16px; line-height: 2;}
.showproductli .showproductli_r .showproductli_info p:last-of-type em{color: #666;font-weight: normal;font-size: 18px;line-height: 2;}
.showproductli .showproductli_r ul{overflow: hidden; margin-top: 20px;}
.showproductli .showproductli_r ul li a{ background: #383f4a; display: block; border-radius:50px; line-height: 3; color: #fff; text-align: center; font-weight: bold; padding-left: 24px;}
.showproductli .showproductli_r ul li.advisory a{background: url(../images/advisory.png) no-repeat 36px 10px,linear-gradient(to right, #fea000, #0e7deb);}
.showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel.png) no-repeat 36px 10px;}
.showproductli .showproductli_r ul li:hover a { border-image: linear-gradient(to right, #28a32c, #28a32c); }

@media(max-width: 1199px){
 .showproductli .showproductli_r h1{ font-size: 24px; }
 .showproductli .showproductli_r>p{ margin: 15px 0; font-size: 15px;}
 .showproductli .showproductli_r ul li{padding: 0 5px;}
 .showproductli .showproductli_r ul li.advisory a{background: #383f4a url(../images/advisory.png) no-repeat 20px 10px; }
 .showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel_on.png) no-repeat 20px 10px; }
}

@media(max-width: 991px){
 .showproductli .showproductli_l{padding: 0; padding-left: 10px; padding-right: 10px;}
 .showproductli .showproductli_r{margin-top: 20px; padding: 0; }
}

@media(max-height: 767px){
 .showproductli .showproductli_r { padding-left: 10px; padding-right: 10px; }
 .showproductli .showproductli_r h1{ font-size: 18px;}
 .showproductli .showproductli_r>p{margin:10px; font-size: 14px; -webkit-line-clamp:3;}
 .showproductli .showproductli_r ul li{padding: 0 5px; margin-bottom: 10px;}
 .showproductli .showproductli_r ul li.advisory a{background: #383f4a url(../images/advisory.png) no-repeat 40px 10px;}
 .showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel.png) no-repeat 40px 10px;}
 .showproductli .showproductli_r span{ font-size: 14px; line-height: 2.5;}
}

/* 推荐新闻 */
#nycommon{margin: 10px 0;}
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{margin-top: 0; float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #fea000solid;color: #fea000;font-size: 18px;font-weight: bold;background:url(../images/page/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../images/page/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/page/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#fea000;}



/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;padding-top:30px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:991px){
	.shownews-top{padding-top: 0;}
}
@media (max-width:767px){
 .shownews-top h1{font-size: 20px;}
 .shownews-con{font-size:14px !important;line-height: 1.6;}
 .shownews-page a{padding:8px;}
}

/* 内页样式 */
#inside{padding-bottom:30px;padding-left:10px;padding-right:10px;overflow:hidden;margin-top: 30px;/* border-bottom: 4px solid #fea000; */}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/page/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
 #inside{padding-bottom:30px;margin-top: 20px;}
}


/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#008ae1;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-down{padding:10px 0;}
.showpro-down a{display: block;line-height: 40px;background: #008ae1;text-align: center;color: #fff;font-size: 16px;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #008ae1;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{/*display:none;*/min-height:100px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details p{margin: 5px 0;}
.showpro-details img{max-width: 100%;height:auto !important;}
.showpro-details video{max-width: 100%;height:auto !important;}
@media (max-width:767px){
 .showpro-details{font-size: 14px;line-height: 1.6;}
}


/*bigzoompic*/
#MagnifierWrap2{position:relative;}
.MagnifierMain{position: relative;/* border:1px solid #ccc; */text-align: center;    margin-top: 25px;margin-bottom: 15px;}
.MagnifierMain img{max-width: 100%;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;/*width: 470px;*/height: 115px;overflow: hidden;margin: 0 auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 20px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 120px;float: left;overflow: hidden;margin-right: 15px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #034d9d;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 88px;line-height: 88px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}
.nyproshow-txt{float:left;width: 380px;margin-left: 28px;z-index:1;}
.nyproshow-txt>h1{font-size: 20px;color: #333;border-bottom: 1px dashed #bbbbbb;padding: 2px 0 10px;line-height: 32px;margin-bottom:10px;}



/* 内页导航 */
#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/page/location.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #fea000;}
.crumbs{padding-left:20px;background: url(../images/page/location.png) left no-repeat;line-height: 25px;/*padding-top:10px;padding-bottom:10px;*/float: left;color: #444;}
.crumbs a{color: #444;}
.crumbs a:hover{color: #fea000;}

.nyjc-desc{padding:20px;margin-bottom:20px;background:#f6f6f6;}
.nyjc-desc h1{font-size:24px;color:#333;margin-bottom:10px;}
.nyjc-desc p{font-size:14px;line-height:1.8;color:#555;}


/* 内页产品列表页 */
/* .ny_pro_list_box{}
.ny_pro_list{display: flex;margin: 15px 0;background-color: #fff;align-items: center;padding: 0}
.ny_pro_list .ny_pro_list_left{width: 50%;padding: 0 0 0 10%;}
.ny_pro_list_left h5{font-size: 36px ;color:#333;line-height: 35px;font-weight: bold;}
.ny_pro_list_left_con{margin-top: 20px;}

.ny_pro_list_left p{color: #666;font-size: 18px;line-height: 30px;}
.ny_pro_list_left span{display: block;width: 25%;font-size: 16px;padding: 0 10px;line-height: 45px;border: 1px solid #ddd;border-radius: 25px;margin-top: 20px;text-align: center;}

.ny_pro_list .ny_pro_list_ri{width: 50%;}
.ny_pro_list .ny_pro_list_ri img{width: 100%}

.ny_pro_list:hover {
 box-shadow: 0 0 15px rgb(0 0 0 / 25%);
}

.ny_pro_list_left span:hover{background-color: #fea000;}
.ny_pro_list_left span:hover a{color: #fff;}
@media (max-width: 1199px) {
 .ny_pro_list .ny_pro_list_left {padding: 0 0 0 5%;}
 .ny_pro_list_left h5{font-size: 24px;}
 .ny_pro_list_left p{font-size: 16px;}
 .ny_pro_list_left span{width: 35%;}
}
@media (max-width: 991px) {
 .ny_pro_list{flex-direction: column-reverse;}
 .ny_pro_list .ny_pro_list_left{width: 100%;}
 .ny_pro_list .ny_pro_list_ri{width: 100%;}
 .ny_pro_list .ny_pro_list_left{padding: 5%;}
 .ny_pro_list_left_con{margin-top: 10px;}
}
@media (max-width: 767px) {
 .ny_pro_list_left p{line-height: 25px;}
 .ny_pro_list_left h5{font-size: 20px;}
 .ny_pro_list_left p{font-size: 14px;}
 .ny_pro_list_left span{width: 25%;}

}
@media (max-width: 500px) {
 .ny_pro_list_left span{width: 35%;font-size: 14px;line-height: 35px;}
} */
.nyprolist{padding:30px 0;}
.grid{/* position: relative; */width: 100%!important;overflow: hidden;/* margin: 20px; */}
.grid__item {transition:all .3s;}
.grid__con {padding: 10px 0;}
.grid__con a {overflow: hidden;border: 1px solid #eee;}
.img-wrap {display: block;position:relative;}
.img-wrap:focus, .img-wrap:hover{outline: none;}
.img-wrap img{display: block;max-width: 100%;width:100%;}
.grid__txt{position:absolute;left:0;bottom:0;width:100%;padding:0 10px;line-height:50px;text-align:center;color:#fff;background-color: rgba(0,0,0,0.5);font-size:16px;}
.grid__item a:hover .grid__txt{background-color: rgba(254,160,0,0.8);}
.npshowtil{padding:50px 0;}
.npshowtilbg{padding:50px;background:#165c9f;text-align:center;min-height:300px;}
.npshowtilbg h1{font-size:40px;color:#fff;line-height:50px;}
.npshowpara{padding:20px;background:#f1f1f1;display:flex;flex-wrap:wrap;}
.npshowpara p{font-size:16px;color:#666;line-height:30px;flex: 0 0 33.33%;text-align:center;padding:10px;}
.npshowbox{padding-bottom:50px;}
.npshowcon{font-size:16px;line-height:1.8;}
.npshowcon p{margin:10px 0;}
.npshowcon img{max-width:100%;height:auto!important;}
@media (max-width:1199px){
	.nyprolist{padding: 30px 0;}
}
@media (max-width:767px) {
	.nyprolist{padding:20px 10px;}
	.npshowtil{padding:0;}
	.npshowtilbg{padding:20px;min-height:260px;}
	.npshowtilbg h1{font-size:30px;line-height:40px;}
	.npshowpara{padding:10px 5px;}
	.npshowpara p{padding:0 5px;font-size:14px;line-height:25px;}
	.npshowbox{padding:0 10px 30px;}
	.npshowcon{font-size:14px;line-height:1.6;}
}
@media (max-width:500px) {
	.nyprolist{padding:20px 5px;}
	.grid__con{padding:5px 0;}
	.grid__txt{font-size:14px;line-height:36px;padding:0 5px;}
	.npshowtilbg{min-height:200px;}
	.npshowtilbg h1{font-size:24px;line-height:36px;}
	.npshowpara p{font-size:12px;line-height:20px;}
}
@media (max-width:400px) {
	.grid__txt{font-size:12px;line-height:30px;}
}

.nysmxbox{display:flex;margin-top:30px;}
.nysmxbox>div[class^="col-"] {flex:1;}
.nysmxco{padding: 20px;background: #f5f5f5;border-radius: 20px;text-align:center;width:100%;height:100%;}
.nysmxco img{border-radius:10px;}
.nysmxco h3{font-size: 20px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:20px;}
.nysmxco p{font-size:16px;color:#666;}

.nymenu{width: 0;height: 100%;position: fixed;z-index: 1200;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;bottom: 100px;width: 45px;text-align: center;padding: 5px;background: #165c9f;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: 100%;background-color: #165c9f;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100; }
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 15px;line-height: 25px;}
.nymenu-con dl dt{margin-bottom:10px;border-bottom:1px solid #fff;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;border: 1px solid #fff;padding: 2px 5px;margin-bottom: 5px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}

@media (max-width: 767px) {
	.nymenu, .nymenu-con{height: calc(100% - 50px);}
}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}


/* 内页产品详情页 */
.showpro{/* padding-top:20px;display:flex; */}
.showpro-left{/*padding-right:20px; width:50%; */}
/* .showpro-right{width:50%;} */
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:82px;height:82px;}

.showpro-left .owl-item li img{border: 1px solid #eee;}
@media (max-width:1629px){
 .sp-thumbs a:link, .sp-thumbs a:visited{width:75px;height:75px;}
}
@media (max-width:1529px){
 .showpro-left{width:62%;}
 .showpro-right{width:38%;}
 .sp-wrap{border: 4px solid #eee;}
 .sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1429px){
 .sp-thumbs a:link, .sp-thumbs a:visited{width:66px;height:66px;}
}
@media (max-width:1329px){
 .sp-wrap{border: 6px solid #eee;}
 .sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1229px){
 .sp-wrap{border: 5px solid #eee;}
 .sp-thumbs a:link, .sp-thumbs a:visited{width:68px;height:68px;}
}
@media (max-width:1199px){
 .showpro{display:block;}
 .showpro-left{width:100%;}
 .showpro-right{width:100%;}
 .sp-thumbs a:link, .sp-thumbs a:visited{width:76px;height:76px;}
}
@media (max-width:991px){
 .sp-wrap{border: 4px solid #eee;}
 .sp-thumbs a:link, .sp-thumbs a:visited{width:79px;height:79px;}
}
@media (max-width:767px){
 .showpro-top h1{font-size: 20px;}
 .showpro-imgbox{padding:0;}
}
#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem>p{color:#fea000;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{}
.showpro-rem ul li:nth-child(n+4){display:none;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #fea000}

.nyprodesc{padding-top:30px;}

/*产品参数*/
.showprotil{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showpro-p{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showpro-p h5{color: #333;line-height: 25px;padding: 0 10px 10px;border-bottom: 1px solid #fea000;font-size:18px;font-weight:bold;}
.showpro-p span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
/*
.showpro-p p{color: #666;line-height: 25px;margin-bottom: 10px;width: 50%;float: left;padding-right: 10px;}
*/
.ny_link_btn{display: flex;margin-top: 30px;}
.ny_link_btn span{margin-right: 20px; background-color: rgb(244 244 244); width: 25%;display: block;color: #333;font-size: 16px;line-height: 40px;border: 1px solid #ddd;text-align: center;border-radius: 25px;margin-top: 10px;    transition: color 0.3s cubic-bezier(0.4, 0, 0.6, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.6, 1);}
.ny_link_btn span:hover{background-color: #fea000;}
.ny_link_btn span:hover a{color: #fff;}
.showpro-tlb{width: 80%;}
.showpro-tlb span{font-size: 16px; color: rgba(43, 39, 39, 0.8);line-height:40px;}

.ny_pro_clo{margin-top: 10px;}
.ny_pro_clo p{color: #333;font-size: 16px;line-height: 30px;}
.ny_pro_clo p .clo_a{display: inline-block; width: 25px;height: 25px;border-radius: 25px;background-color:rgb(227 200 189);}
.ny_pro_clo p .clo_b{display: inline-block; width: 25px;height: 25px;border-radius: 25px;background-color:rgb(159 168 225);}



.showpro-tlb>h4{font-size:16px;color:#000;margin-bottom:10px;}
.showpro-tlb>table{line-height:1.6;font-size:16px;}
.showpro-tlb>table tr{/*border-bottom:1px solid #fea000;*/padding:10px 0;}
.showpro-tlb>table td,
.showpro-tlb>table th{border:none;/*padding:25px 10px;*/vertical-align: top;}
.showpro-tlb>table tr td{color:#444;}
.showpro-tlb>table tr td+td{color:#666;}
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#fea000;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #fea000;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details .showpro-det strong{font-size:18px;}
.showpro-det>div{margin-bottom: 10px;}
.showpro-det p{margin: 0;}
.showpro-det img{max-width: 100%;height:auto !important;}
.showpro-det video{max-width: 100%;height:auto !important;background:#000;}
@media (max-width:1429px){
 .showpro-p h5{margin-bottom:12px;}
 .showpro-tlb>table td, .showpro-tlb>table th{padding: 15px 10px;}
}
@media (max-width:1299px){
 .ny_link_btn span{width: 35%;}
}

@media (max-width:991px){
 .showpro-right{margin-top:20px;}
}
@media (max-width:767px){
.showprotil{font-size: 28px;}
 .showpro-p{padding: 10px 20px;}
 .showpro-tlb span{font-size: 14px;}
.nyprodesc{padding-top:10px;}
 .showpro{padding-top:0px;}
 .showprotil{font-size:24px;padding-bottom: 10px;margin-bottom: 20px;}
 .showpro-left{padding-right:0;}
 .showpro-p>h1{font-size:20px;}
 .showpro-p p{line-height:20px;}
 .showpro-details{font-size: 14px;line-height: 1.6;}
 .showpro-details .showpro-det strong{font-size:16px;}
}
@media (max-width:550px){
 .showpro-tlb{width: 100%;line-height: 22px;}
}

@media (max-width:500px){

 .showpro-p h5{margin-bottom:0;}
 .showpro-tlb>table{line-height:1.5;word-break: break-word;}
}


/*图片列表*/
.nyimg-ul{overflow:hidden;margin-top: 10px;}
.nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {background:#fea000;color:#fff;}
@media (max-width:767px){
 .nyimg-ul li .nyimg-a{line-height:32px;}
}

/*内页联系我们*/
.lianxi_m {overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5;}
.lianxi_m .lianxi_ml {width: 410px;float: left;background: #fea000;color: #fff;padding: 30px 40px 30px 40px;overflow: hidden;}
.lianxi_m .lianxi_ml .lianxi_ml_m { overflow: hidden;font-size: 36px;font-weight: bold;line-height: 52px;margin-bottom: 18px; color: #fff; }
.lianxi_m .lianxi_ml .lianxi_ml_s { width: 310px;border: solid 2px #fff;font-size: 26px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 18px;line-height: 55px; }
.lianxi_m .lianxi_ml .lianxi_ml_en { font-family:'Arial';font-size: 24px;line-height: 40px; }
.lianxi_m .lianxi_ml .lianxi_ml_s>a{color: #fff;font-size: 26px;}
.lianxi_mr {float: right;position: relative;width: calc(100% - 470px);}
.lianxi_mr_i {float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 20px;}
.lianxi_m .mr_i {font-size: 100px;line-height: 200px;margin-top: 100px;margin-left: calc(100% - 690px); position: absolute; right:30px;}
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 38px;line-height: 28px;color: #666;font-size: 16px;text-align:left}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #fea000;}
.contact_ny ul{ background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding:35px;text-align: left;box-sizing: border-box; }
.contact_ny ul li:last-child{padding: 25px 35px;}
.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
.contact_ny ul li h5 {color: #fea000;margin-bottom: 6px;margin-top: 10px;font-size: 18px;font-weight: bold;display: block;}


@media(max-width: 1199px) {
 .lianxi_m .lianxi_ml { width: 400px; }
 .lianxi_mr_i { display: none; }
 .lianxi_mr { width: calc(100% - 400px); }
 .contact_ny ul li:last-child{width: 66.6%;padding:35px;}
}

@media(max-width: 991px) {
 .contact_ny ul li { width: 50%; }
 .contact_ny ul li:last-child{width: 100%;}
 .lianxi_mr { width: calc(100% - 360px); }
 .lianxi_m .lianxi_ml { width: 360px;padding: 30px 20px 30px 20px; }
 .lianxi_mr_m{ width: 100%; }
}

@media(max-width: 767px) {
 .lianxi_m .lianxi_ml{ width: 100%;float: none; overflow: hidden; padding: 20px 20px 20px 20px;}
 .lianxi_mr { width: 100%; float: none; overflow: hidden; }
 .contact_ny ul li{ width: 100%; }
 .lianxi_mr_m{ padding-top: 15px; padding-bottom: 20px; }
 .lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 24px; }
 .lianxi_m .lianxi_ml .lianxi_ml_s { width: 290px; line-height: 48px; font-size: 24px; }
 .lianxi_m .lianxi_ml .lianxi_ml_en { font-size: 20px; line-height: auto; }
 .contact_ny ul li {height: auto;padding: 20px;}
 .contact_ny ul li:last-child{padding: 20px;}
}

@media(max-width: 500px) {
 /* .contact_ny ul li{padding: 26px 35px;height: 120px;} */
}

/*ditu*/
.ditu {text-align: center;display: flex;justify-content: center;margin-top: 20px;padding: 0;}
.ditu .par_btn{border: 1px solid #ddd;width:11%;border-radius: 25px;transition: all 0.9s;margin: 10px;}
.ditu .par_btn a{color:#fea000;font-size: 16px;text-align: center;transition: all 0.9s; }
.ditu .par_btn:hover{background: url(../images/jtp.png) right no-repeat #fea000;}
.ditu .par_btn:hover a{color:#fff;margin-right: 18px;}

@media(max-width: 767px){
 .ditu .par_btn{width: 15%;}
}

@media(max-width: 500px){
 .ditu .par_btn{width: 25%;}
}


/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/page/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
 .showimg-left{padding:0;}
 .showimg-top h1{font-size: 20px;}
 .showimg-con{font-size:14px !important;}
 .showimg-page a{padding:8px;}
}


.nybanner{position: relative;overflow: hidden;}
.nybanner .nybginfo {position: absolute;left: 10%;top: 50%;width: 100%;height: 100%;/*background: rgb(0 0 0 / 30%);*/}


.nybanner .nybginfo p {
 font-size: 40px;
 color: #252525;
 font-weight: bold;
}
@media (max-width:767px){
 .nybanner .nybginfo p{font-size: 28px;}
 .nybanner .nybginfo{top: 40%;}
}
@media (max-width:550px){
 .nybanner .nybginfo p{font-size: 22px;}

}

/* 标签 */
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#fea000;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/* 上下页按钮 */
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}


/* 通用配置 */
/*.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(../images/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;transition:all .3s;-webkit-transition:all .3s;}
#nybusinesslist .owl-prev,#nybusinesslist .owl-next{ display:none; }
.honor_nr .owl-prev,.honor_nr  .owl-next{ display:none }
.owl-prev{left:-30px;}
.owl-next{right:-30px;transform: rotate(180deg);}
.owl-prev:hover, .owl-next:hover{opacity:1;}
@media (max-width:800px){
 .owl-prev, .owl-next{display:none;}
}*/

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;}
#nytitle h1{font-size: 36px;color: #353535;font-weight:bold;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}

.nyshow .hr_con1{margin-top: 50px; font-size: 38px;color:#333;font-weight: bold;text-align: center;}
.nyshow .hr_con2{margin-top: 30px; font-size: 28px;color:#333;font-weight: bold;text-align: center;}
.nyshow .hr_con1 span{color: #ff0000;}
.nyshow .hr_con4{font-size: 22px;color: #444;line-height: 35px;text-align: center;margin-top:35px;font-weight: bold;}

.hr_box{margin-top:35px;}
.hr_box ul li{border: 1px solid #eee;}
.hr_box ul li p{font-size: 16px; color: #333;text-align: center;line-height: 35px;border-top: 1px solid #eee;}
.hr_box ul li:hover p{background: #fea000;color: #fff;}

.jiand{display: flex;}
.jiand .jemh{flex: 1;}
.jiand .iml{flex: 1;padding-left: 20px;}
@media (max-width:1199px) {
	.jiand{display: block;}
	.jiand .jemh{width: 100%;}
	.jiand .iml{width: 100%;padding: 0;}
	.jiand .jemh h2{font-size: 28px;}
}
@media (max-width:991px){
	#nytitle h1{font-size: 30px;}
}
@media (max-width:767px) {
	.jiand{margin-top: 10px;}
	}

@media only screen  and (max-width: 911px){
 .nyshow .hr_con1{font-size: 30px;}
 .nyshow .hr_con2{font-size: 20px;}
}

@media only screen  and (max-width: 767px){
 .nyshow .hr_con1{font-size: 24px;}
 .nyshow .hr_con2{font-size: 14px;margin-top: 20px;}
 .nyshow .hr_con4{font-size: 14px;margin: 20px 0;}
}


@media only screen  and (max-width: 500px){
 .nyshow .hr_con1{font-size: 18px;}


 #nytitle{margin:20px 0;}
 #nytitle h1{font-size: 26px;}
 #nytitle p{font-size: 14px;}
}



.wacon1{font-size: 16px;padding-top: 30px;color:#333;}
.wacon1 {line-height: 1.8;}
/* .wacon1-imgr{margin-left: 20px;margin-bottom:20px;max-width: 100%;height: auto !important;float: right;}
.wacon1-imgl{margin-right: 20px;margin-bottom:20px;max-width: 100%;height: auto !important;float: left;} */
.wacon1 div[class^="col-"]{padding: 0 10px;}
.wacon1-swiper-container{overflow: hidden;position: relative;padding-bottom: 35px;}
.wacon1-swiper-container .swiper-slide{width: 40%;}
.nyabout{background:url(../images/nyaboutbg.jpg) no-repeat center;background-attachment:fixed;background-size: cover;padding:50px 0}
.nyabout h2{margin-bottom:40px;}
.nyabout{color: #fff;}
.nyabout .odds-o{width: 25%;float: left;padding:0 10px;margin-bottom:10px;}
.odds-o h4{line-height: 2;}
.odds-dnf {text-align: center;}
#wacon .text-center img{max-width: 100%;}
@media (max-width:991px){
	.nyabout .odds-o{width:50%;padding: 0 5px;}
	.wacon1-imgr{float: left;margin: 0;margin-bottom: 5px;}
}
@media (max-width:767px){
	#wacon{padding-bottom: 10px;}
	.wacon1{padding-top: 10px;}
	.wacon1-img{margin-left:0;margin-bottom: 10px;}
	.wacon1 h3{font-size: 16px;}
	.nyabout{padding:20px 0}
	.nyabout h2{margin-bottom:20px;}
}
@media (max-width:450px){
	.nyabout .odds-o{width:100%;}
}

.ys_box_a{margin: 0 auto;}
.ys_box_a h5{
 background-color: #887fbe;font-size: 28px;color: #fff;padding: 15px;text-align: center;border-radius: 50px;width: 30%;margin: 25px auto;
}
.ys_box_a img{display: block;margin: 0 auto;}
@media only screen  and (max-width: 1299px){
 .ys_box_a h5{width: 40%;}
}
@media only screen  and (max-width: 1199px){
 .ys_box_a h5{font-size: 22px;}
}

@media only screen  and (max-width: 991px){
 .ys_box_a h5{width: 45%;font-size: 20px;}
}

@media only screen  and (max-width: 767px){
 .ys_box_a h5{width: 50%;font-size: 18px;}
}
@media only screen  and (max-width: 600px){
 .ys_box_a h5{width: 60%;font-size: 16px;}
}

@media only screen  and (max-width: 450px){
 .ys_box_a h5{width: 72%;font-size: 16px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;line-height: 40px;border-bottom: 1px #ccc solid;overflow: hidden;}
.nybusiness h3{ float: left; width: 150px; text-indent: 30px; height: 40px; line-height: 40px; border-bottom: 2px #fea000 solid; color: #fea000; font-size: 18px; font-weight: bold; background: url(../images/page/ny-objs.png) no-repeat left;}

.nybusiness>p{font-size: 16px;color: #c7161e;line-height: 40px;border-bottom: 1px dashed #cccccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;border: 1px solid #ccc;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}
.donghua{ text-align:center; line-height:42px; font-size:16px; }


.nybusiness_en h3{width: 190px;}


/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
/*.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
 background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
 background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
 transform: skewx(-25deg);transition: unset;}*/
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}


.lianxi_box h5{font-size: 22px;color: #333;line-height: 35px;font-weight: bold;}
.lianxi_box .ton_1,.lianxi_box .ton_2{margin: 20px;}
.lx_le,.lx_ri{padding: 0;}
.lianxi_box p{font-size: 18px;color: #333;line-height: 30px;}

@media only screen  and (max-width: 767px){
 .lianxi_box{padding: 0;}
 .lianxi_box h5{font-size: 18px;}
 .lianxi_box p{font-size: 16px;}
}

/*人才招聘*/
#ny_connect #box2 { padding:70px 0; display: block; overflow: hidden; }
#ny_connect #box2 .box2_t { text-align: center; display: block; padding-bottom:40px; }
#ny_connect #box2 .box2_t p { font-size: 44px;font-weight: bold;color: #31af9a;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: -2px;text-transform: uppercase;text-align: center; }
#ny_connect #box2 .box2_t span { font-size: 32px;color: #333;opacity: 1;display: block;text-align: center; }
.recruitListBox_t { text-align: center; display: block; margin:0 0 40px 0; }
.recruitListBox_t p { font-size: 30px;line-height: 60px;color: #333;text-align: center; }
.recruitListBox_t span { margin-top: 30px;overflow: hidden;font-size: 16px;color: #454545;line-height: 2;text-align: center; }
.recruitListBox {overflow: hidden;}
.recruitTitle {height: 60px;line-height: 60px;background: #ffffff;margin-bottom: 20px;}
.recruitTitle .text {color: #444444;font-size: 0;font-weight: bold;overflow: hidden;}
.recruitTitle .text span {width: 14.2857%;display: inline-block;padding-left: 60px;font-size: 16px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.recruitTitle .text span.xq {float: right;display: inline;text-align: right;padding-right: 60px;}
.recruitListDl {overflow: hidden;}
.recruitListDl dd {overflow: hidden;margin-bottom: 20px;}
.recruitListDl dd .recruitT {overflow: hidden;height: 60px;line-height: 60px;cursor: pointer;transition: all .3s;-webkit-transition: all .3s;}
.recruitListDl dd .recruitT .text {background: #f5f5f5;font-size: 0;color: #666666;overflow: hidden;font-size: 16px;font-weight: bold;}
.recruitListDl dd .recruitT .text span.recruitIcon {font-weight: bold;font-size: 20px;text-align: center;background: url(../images/right_on.png)no-repeat center right 60px;background-size: 8px 14px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.recruitListDl dd:hover .recruitT .text span.recruitIcon {background: url(../images/righth.png)no-repeat center right 60px;background-size: 8px 14px;}
.recruitListDl dd.active .recruitT .text span.recruitIcon {background: url(../images/xia.png)no-repeat center right 60px;background-size: 14px 8px;}
.recruitListDl dd .recruitT .text span.xq {float: right;display: inline;text-align: right;padding-right: 60px;}
.recruitListDl dd .recruitT .text span {width: 50%;display: inline-block;height: 60px;overflow: hidden;padding-left: 60px;font-size: 16px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.recruitListDl dd .recruitT .text span.money {color: #e89214;}
.recruitListDl dd.active .recruitT .text span.money {color: #fff;}
.recruitListDl dd .recruitC {overflow: hidden;font-size: 14px;color: #999999;display: none;background: #f5f5f5;}
.recruitText {overflow: hidden;margin: 20px 60px 0;border-bottom: 1px solid #f5f5f5;}
.recruitText .rectext {font-size: 14px;color: #666666;line-height: 26px;}
.recruitBtn {overflow: hidden;padding:0 60px 40px 60px;}
.recruitBtn a {display: inline-block;height: 50px;line-height: 50px;float: left;border-radius: 4px;overflow: hidden;padding: 0 48px;background: #fea000;font-size: 16px;color: #FFF;transition: all .3s;-webkit-transition: all .3s;font-weight: bold;}
.recruitBtn a:hover {border-radius: 10px;}
.recruitTitleUl {overflow: hidden;padding: 15px 60px;box-sizing: border-box;-webkit-box-sizing: border-box;border-bottom: 1px solid #d9ebe2;}
.recruitTitleUl li {width: 25%;float: left;display: inline;height: 40px;line-height: 40px;overflow: hidden;}
.recruitTitleUl li .title1 {font-size: 16px;color: #555555;margin-right: 20px;font-weight: bold;}
.recruitTitleUl li .info {font-size: 16px;color: #999999;}
.recruitListDl dd:hover .recruitT .text,
.recruitListDl dd.active .recruitT .text,
.recruitListDl dd:hover .recruitT .text span.money {background: #fea000;color: #FFF;}

@media(max-width: 1310px) {
 #ny_connect #box2 { padding: 50px 0; }
 .recruitListBox { padding:0 10px; }
}

@media(max-width: 992px) {
 .recruitTitleUl li { width: 50%; }
}
@media(max-width: 767px) {
 #ny_connect #box2 .box2_t p { font-size: 26px; }
 #ny_connect #box2 .recruitListBox { padding:0; }
 #ny_connect #box2 .box2_t span { font-size: 24px; }
 #ny_connect #box2 .box2_t { padding-bottom: 20px; }
 .recruitTitleUl { padding:10px 25px; }
 .recruitTitleUl li .info { font-size: 14px; }
 .recruitTitleUl li .title { font-size: 14px; font-weight: normal; margin-right: 0px; }
 .recruitText { margin:20px 25px 0; }
 .recruitBtn { padding: 25px; }
 .recruitListDl dd .recruitT .text span { padding-left: 25px; }
 .recruitListDl dd .recruitT .text span.xq { padding-right: 25px; }
 .recruitListDl dd .recruitT .text span.recruitIcon { background: url(../images/right_on.png)no-repeat center right 25px; }
 .recruitListDl dd:hover .recruitT .text span.recruitIcon  {background: url(../images/righth.png)no-repeat center right 25px;}
 .recruitListDl dd.active .recruitT .text span.recruitIcon { background: url(../images/xia.png)no-repeat center right 25px; }
 .recruitTitleUl li .title1 { font-size: 14px; margin-right: 10px; }
 #ny_connect #box2  .recruitBtn { padding-top: 0px; }
 #ny_connect #box2 { padding:30px 0; }
}




/* 搜索模块 */

.nyshow{width:100%;}
.nyshow p{color: #333;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.nyshow-til>h1, .nyshow-til>h2{/*float: left;*/padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #fea000 solid;color: #fea000;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#fea000;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;/*min-height:300px;*/}
.nyshowdesc p{margin:5px 0;font-size: 16px;color: #333;}
.nyshowdesc img{max-width:100%;height:auto !important;transition: 1s;}


.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #fea000;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #fea000;}
.nysearch-til>a:hover{background:#333;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#333;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #fea000;left:10px;}

/*右侧*/
.rtop { overflow:hidden; padding-top:24px; padding-bottom:9px; border-bottom:1px solid #dbdbdb; margin:0 20px;}
.rtop h5 {float:left;padding-left: 10px;border-left: 3px solid #004098;font-weight: normal;line-height: 16px;}
.rtop h5 a {font-size: 16px;color: #004098;font-weight: bold;}
/*.rtop span { float: right;}*/
.rtop span em { color: #999;}
.rtop span a { color: #999;}


.sponsorListHolder{
 margin-bottom:30px;
}

.sponsor{
 width: 150px;
 height: 150px;
 float:left;
 margin:4px;

 /* Giving the sponsor div a relative positioning: */
 position:relative;
 cursor:pointer;
}

.sponsorFlip{
 /*  The sponsor div will be positioned absolutely with respect
     to its parent .sponsor div and fill it in entirely */

 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 border:1px solid #ddd;
 background:url("../css/background.jpg") no-repeat center center #f9f9f9;
}

.sponsorFlip:hover{
 border:1px solid #999;
 /* CSS3 inset shadow: */
 -moz-box-shadow:0 0 30px #999 inset;
 -webkit-box-shadow:0 0 30px #999 inset;
 box-shadow:0 0 30px #999 inset;
}

.sponsorFlip img{
 /* Centering the logo image in the middle of the sponsorFlip div */
 position:absolute;
 top:50%;
 left:50%;
 margin:-70px 0 0 -70px;
}

.sponsorData{
 /* Hiding the .sponsorData div */
 display:none;
}

.sponsorDescription{
 font-size:11px;
 padding:50px 10px 20px 20px;
 font-style:italic;
}

.sponsorURL{
 font-size:10px;
 font-weight:bold;
 padding-left:20px;
}

.clear{
 /* This class clears the floats */
 clear:both;
}


/* The styles below are only necessary for the styling of the demo page: */

#main{
 position:relative;
 margin:0 auto;
 width: 100%;
}

@media screen and (max-width: 1440px){
 .wapno{ display: none;}
}

/*新闻列表*/
/* .nynews-ul {overflow:hidden;margin: 10px 0;}
.nynews-ul li.nynews-li {padding:0 10px 10px;margin-bottom:20px;cursor:pointer;display: flex;}
.nynews-img {padding:0;overflow:hidden;border:1px solid #f3f3f3;}
.nynews-img a {display:block;}
.nynews-img img {width:100%;transition:.8s}
.nynews-ul li.nynews-li:hover img {transform:scale(1.02);}
.nynews-date {color:#333;line-height:20px;font-size:16px;}
.nynews-date span {color:#4d4c51;}
.nynews-date img {margin:4px 6px 0 0;float:left;}
.nynews-date p {float:left;margin:0;}
.nynews-date i {margin-right:5px;}
.nynews-con h3 {font-size:26px;font-weight:bold;color:#3b3c3c;text-transform:uppercase;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynews-con h3 a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;margin-top: 50px;}
.nynews-ul li.nynews-li:hover h3 a {color:#fea000;}
.nynews-con {background-color:#f9f9f9;padding: 0 50px;}
.nynews-con p.nynews-desp {color:#8d8d8d;font-size:16px;line-height:35px;margin:30px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.nynews-con a.nynews-more {position:relative;left:0;color:#ffffff;font-size:15px;padding:7px;background:#fea000;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;}

@media (max-width:1460px){
 .nynews-con h3 a{margin-top: 25px;}
}
@media (max-width:1269px){
 .nynews-con p.nynews-desp{margin: 20px 0;}
}
@media (max-width:1199px){
 .nynews-con h3 a{margin-top: 10px;}
 .nynews-con p.nynews-desp{margin: 10px 0;}
 .nynews-con h3{font-size: 20px;}
}



@media (max-width:991px) {

 .nynews-con h3 a{margin-top: 50px;}
 .nynews-con p.nynews-desp{font-size: 14px;margin: 10px;line-height: 20px;}
 #nynewslist>.container {padding-left:5px;padding-right:5px;}
 .nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
 .nynews-con h3 a{margin-top: 25px;}
 .nynews-con h3 {font-size:16px;font-weight:bold}
 .nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
 .nynews-con p.nynews-desp{margin: 2px 0 8px;}
}
@media (max-width:699px){

 .nynews-date{font-size: 14px;}
}
@media (max-width:599px){
 .nynews-con h3 a{margin-top: 15px;}
}
@media (max-width:499px){
 .nynews-con h3 a{margin-top: 5px;}
}
@media (max-width:400px){
 .nynews-con{
  padding-top: 0px;
  padding-bottom: 0px;
 }

} */


#nynew{padding-top: 30px;padding-bottom: 30px;}
#nynew .container>div[class^="col-"]{padding: 0 10px;}
#nynew .container>div:first-child{border-right: 1px solid #eee;}
.nynews-ul{overflow: hidden;}
.nynews-ul li.nynews-li{padding: 0 0 15px 0;margin-bottom: 25px;}
.nynews-ul li.nynews-li:nth-of-type(even) .nynews-img{/*float: right;*/}
.nynews-img{padding: 0;}
.nynews-img a{display: block;border: 1px solid #ccc;}
.nynews-img img{width:100%;}
.nynews-img a:hover{border: 1px solid #f29600;}
.nynews-date {color: #aaa;line-height: 20px;font-size: 12px;margin-top:20px;}
.nynews-date span{float: left;margin-right:20px;}
.nynews-date p{float: left;margin: 0;}
.nynews-date i{margin-right: 5px;}
.nynews-con h3{font-size: 18px;font-weight: 400;text-transform: uppercase;line-height: 32px;letter-spacing: 1px;margin-top: 0px;margin-bottom:0px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-bottom:6px;margin-top: 6px;}

@media (max-width:991px) {
	#nynew .container>div:first-child{border: 0;}
	.nynews-con{margin: 10px 0;}
}
@media (max-width:767px) {
	#nynew{padding-top: 15px;padding-bottom: 15px;}
	.nynews-con h3{ font-size:16px; font-weight:bold;padding-bottom:0}
	.nynews-img{padding: 0;}
	.nynews-con{padding: 0;}
}
.nynews-con p.nynews-desp{color: #666;font-size: 14px;line-height: 25px;margin: 10px 0;height: 50px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-con a.nynews-more{text-decoration: none;color: #ffffff;font-size: 15px;padding: 7px;background: #f29600;width: 120px;display: block;float:right;text-align: center;letter-spacing: 1px;font-weight: 600;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nynews-con a.nynews-more:hover{background: #000;color: #fff;}

.nynews-con p.nynews-desp{color: #666;font-size: 14px;line-height: 25px;margin: 10px 0;height: 80px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-con a.nynews-more{text-decoration: none;color: #ffffff;font-size: 15px;padding: 7px;background: #f29600;width: 120px;display: block;float:right;text-align: center;letter-spacing: 1px;font-weight: 600;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nynews-con a.nynews-more:hover{background: #000;color: #fff;}
/* @media (max-width:1659px){
	.news_wid > div{margin-left: 17px;}
	.news_wid > div .news_div{margin-top: 12px;}
	.news_div {padding: 16px 25px 20px 20px;}
}
@media (max-width:1439px){
	.news_wid > div{margin-left: 16px;}
	.news_div {padding: 15px 25px 14px 20px;}
	.nynews-date{margin-top: 0;}
	.nynews-con h3{padding-bottom: 0;} 
}
@media (max-width:1365px){
	.news_wid > div{margin-left: 15px;}
	.news_div {padding: 13px 25px 12px 20px;}
}

@media (max-width:1259px){
	.nynews-con p.nynews-desp{margin: 3px 0;}
	.news_wid > div{margin-left: 14px;}
	.news_div { padding: 11px 25px 10px 20px;}
	}
@media (max-width:1259px){
	.news_wid > div{margin-left: 12px;}
	}
@media (max-width:1199px){
		.news_wid > div .news_div {margin-top: 7px;}
		.news_div div:nth-child(1) p:nth-child(1) {font-size: 22px;}
		.news_div div:nth-child(1) p:nth-child(2){font-size: 14px;}
		.news_div div:nth-child(2){padding-left: 14px;}
		.news_div div:nth-child(2) a:nth-child(1) {font-size: 18px;}
		.news_div div:nth-child(2) p:nth-child(2) { font-size: 15px;line-height: 26px;}
	}
@media (max-width:991px){
		.news_left{display: none;}
		.news_wid > div {width: 49%;}
		.news_wid > div:nth-child(2) { margin-left: 0px;}
		.news_div { padding: 15px 25px 15px 20px;}
		.nynews-ul li.nynews-li{margin-bottom: 0px;}
	}
@media (max-width:767px){
	.news_wid{padding: 0 10px;padding-top: 32px;}
	.news_wid > div {margin-left: 1%;}
	.news { padding: 30px 0 30px 0;}
}
@media (max-width:640px){
	.news_wid > div { width: 100%;}
	.news_wid > div {margin-left: 0%;}
	.news_div div:nth-child(1) p:nth-child(2){text-align: left;}
	.news_div div:nth-child(1){width: 15%;}
	.news_div div:nth-child(2){width: 85%;}
	.news_wid > div:nth-child(2){margin-bottom: 10px;}
	.news_wid{padding-top: 10px;}
}
@media (max-width:500px){
	.news_div {padding: 15px 12px 4px 10px;}
	.news_div div:nth-child(1){width: 17%;}
	.news_div div:nth-child(2){width: 83%;}
	.news_div div:nth-child(2) a:nth-child(1){font-size: 16px;}
	.news_div div:nth-child(2) p:nth-child(2) {font-size: 14px;line-height: 20px;}
	.news_div div:nth-child(2) a:nth-child(3) {font-size: 14px;}
	
}
@media (max-width:400px){
	.news_div div:nth-child(1) p:nth-child(1) {font-size: 18px;}
} */

.hotnews{padding:0 10px;margin-bottom: 20px;}
.hotnews p{font-size: 18px;color: #fff;line-height: 50px;background:#f29600;text-align:center;}
.hotnews p span{font-size:14px;}
.hotnews-bor{border:1px solid #eee;padding:5px 20px}
.hotnews a{display: block;font-size: 14px;line-height: 35px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background:url(../images/iyuan_on.png) no-repeat left;}

.hotpros{padding:0 10px;}
.hotpros p{font-size: 18px;color: #fff;line-height: 50px;background:#f29600;text-align:center;}
.hotpros-bor{border:1px solid #eee;padding:10px}
.hotpros a{display: inline-block;margin-bottom: 10px;}
.hotpros a:last-child{margin-bottom: 0;}
.hotpros a:hover{border-color: #f29600;}
.hotpros a:hover span{color: #f29600}



/* 面包屑 */
#location{border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;  background: #fff; height: 50px; overflow: hidden; }
.crumbs{padding-left:20px;background:url(../images/page/nav_tb.png) no-repeat left center;line-height:50px;float:left;color:#666;}
.crumbs a{color:#666;}
.crumbs a:hover{color:#fea000;}
.pro_location { margin-bottom: 0px; }

/* 内页导航 */
#sidebar{float:right;}
#sidebar li{display:inline-block;margin:0 10px;position: relative;}
#sidebar li a{display:block;height:50px;line-height:50px;text-align:center;color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar li a::after{content: "";display: block;width: 0%;height: 3px;background: #fea000;position: absolute;left: 50%;bottom: 0;overflow: hidden;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;}
#sidebar li:hover a, #sidebar li.cur a{color:#fea000;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
 #location{background:#fff;border-bottom: 1px solid #ddd;box-shadow:none; height: auto;}
 .w100{width:100%;float:left;}
 .w50{width:50%;float:left;}
 .w33{width:33.33%;float:left;}
 .w25{width:20%;float:left;}
 #sidebar{float:none;}
 #sidebar li{padding:0 5px;margin:0;}
 #sidebar li a { height: 40px; line-height: 40px; }
}

@media (max-width:1299px){
 #sidebar{flex-wrap: wrap;justify-content: start;}
/* #sidebar li{width: 15%;}*/
}
@media (max-width:991px){
/* #sidebar li{width: 18%;}*/
.nyshowdesc{margin-bottom: 0;}
}
@media (max-width:767px){
/* #sidebar li{width: 25%;}*/
 #sidebar li a{padding: 0;}
}

/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #fea000;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}



/* 内页公司简介 */
.ny_about_1_box { display: flex; }
.ny_about_1_box .box_l { flex: 1; }
.ny_about_1_box .box_l dl{margin-bottom:0;}
.ny_about_1_box .box_l dt { display: block; overflow: hidden; }
.ny_about_1_box .box_l dt img {display:block;max-width: 100%;}
.ny_about_1_box .box_r { flex: 1; }
.ny_about_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_box .box_r .flex .box_r_nr { display: block;  padding:0 10%;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #fea000;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 20px;color: #fea000;margin: 0 0 6px; display: block;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list { font-size: 14px; line-height: 1.6; color: #5f5f5f; margin-top: 5px; display: block; }
.ny_about_1_1_box  { display: flex; flex-direction: row-reverse; }
.ny_about_1_1_box .box_l { flex: 1; }
.ny_about_1_1_box .box_l dl{margin-bottom:0;}
.ny_about_1_1_box .box_l dt { display: block; overflow: hidden; }
.ny_about_1_1_box .box_l dt img { display:block; max-width: 100%;}
.ny_about_1_1_box .box_r { flex: 1; }
.ny_about_1_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_1_box .box_r .flex .box_r_nr { display: block;  padding:0 10% 0 0;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #fea000;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list { font-size: 14px; line-height: 1.6; color: #5f5f5f; margin-top: 5px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number{  display:block;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { text-align: center; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 40px; color: #fea000; font-weight: bold; line-height: 1;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-unit { font-size: 14px; color: #fea000;line-height: normal; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { line-height: normal; display: block; font-size: 14px; color: #888888; line-height: 2; text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t-box { text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t{ position: relative; }
@media(max-width: 1409px) {
 .ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 36px; }
 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{ font-size: 36px; }
 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 30px; }
 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { padding-right: 0px; }
 .ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 30px; }
 .ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 25px; }
}
@media(max-width: 1309px) {
 .ny_about_1_box .box_r .flex .box_r_nr { padding:0 5%; }
 .ny_about_1_1_box .box_r .flex .box_r_nr { padding: 0 5% 0 0; }
 .ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 20px; }
 .ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 15px; }
}
@media(max-width: 1199px) {
 .ny_about_1_box { margin-bottom:25px; }
 .ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px; }
 .ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
 .ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 16px; }
 .ny_about_1_box .box_l dt { display: flex;vertical-align: middle;height: 100%; align-items: center; }
 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px;   }
 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 24px; }
 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 12px; }
}
@media(max-width: 991px) {
 .ny_about_1_box { display: block; width: 100%; }
 .ny_about_1_box .box_l { display: block; width: 100%; }
 .ny_about_1_box .box_r  { display: block; width: 100%; }
 .ny_about_1_box .box_r .flex .box_r_nr { padding: 5% 0; }
 .ny_about_1_1_box { display: block; width: 100%; }
 .ny_about_1_1_box .box_l{ display: block; width: 100%; }
 .ny_about_1_1_box .box_r{ display: block; width: 100%; }
 .ny_about_1_1_box .box_r .flex .box_r_nr { padding: 5% 0; }
}
@media(max-width: 767px) {
 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { margin-bottom: 15px; }
 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 14px; }
}