@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,span,table,tr{padding:0;margin:0;}
body{ font-family: "Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; color:#232424; padding:0; margin:0; list-style:none; overflow-x: hidden; }
body > section{ padding:0px;}
ul li{ list-style:none; }
p{ padding:0; margin:0;}
.bmax{ width:100%; height:80px; float:left;}
.bob{ width:100%; height:50px; float:left;}
.bmin{ width:100%; height:25px; float:left;}
.bline{ width:100%; height:1px; background:#c6c6c6; float:left; margin:15px 0px;}	
.containermian{ width:100%; height:auto; float:left; overflow:hidden; }
.md{ width:1400px; }
.maxmd{ width:1920px;}
.xmd{ width:1700px; }
.plr0{ padding:0px;}
.plr10{ padding:0px 10px;}
.plr25{ padding:0px 25px;}
.plra10{ padding:10px;}
.plra15{ padding:15px;}
.plra6015{ padding:15px;}
.plra5{ padding:5px; }
.mlr0{ margin: 0;}
.pore{ position:relative; z-index:1;}
.poab{ position:absolute;}
.foal{ float:left; }
.foar{ float:right; }
.ht100{ height:100%;}
.bg{ background: #000000;}
.hbg{ background-color: #2f2f2f;}
.cbg{ background:#FFF;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 10px 35px #efefef;/*兼容firefox*/
-webkit-box-shadow: 0px 10px 35px #efefef;/*兼容safari或chrome*/
box-shadow:0px 10px 35px #efefef;/*兼容opera或ie9*/
}
.ctc{
background: linear-gradient(bottom, #f2f1f1, #fafafa);
background: -ms-linear-gradient(bottom, #f2f1f1, #fafafa);
background: -webkit-linear-gradient(bottom, #f2f1f1, #fafafa);
background: -moz-linear-gradient(bottom, #f2f1f1, #fafafa);
}


/*--　浮动 --*/
/*#fixnav{position:fixed;
-webkit-animation:searchTop .5s ease-in-out;
-moz-animation:searchTop .5s ease-in-out;
animation:searchTop .5s ease-in-out
}
-webkit-keyframes searchTop {0% {top:-100px}to {top:0}}
@-moz-keyframes searchTop {0% {top:-100px}to {top:0}}
@keyframes searchTop {0% {top:-100px}to {top:0}}*/

/*-- --*/
.bannerbox{ width:100%; height: auto; float: left; position: relative; }
.bannerbox img{ width:100%;}
.banwz{  height:100%; position:absolute; right:0; bottom:0; padding-right: 11%;  display: flex; flex-direction: column; justify-content: center; align-items:center;}
.banwz h1{ font-size: 53px; color: #FFF; line-height: 80px; position: relative;}
.banwz h1 span{ position: relative; padding: 15px 0px;}
.banwz h1 span::before{ content: ''; position: absolute;left: 0; bottom: 0;  width:100%; height: 5px; background-color: #FFF;}
.banwz p{ font-size: 22px;  line-height: 30px; text-align:left; padding-top: 40px;}
.banwz i{display: inline-block;}
.banwz img{ max-width: 100%!important;}
.banwz .btns{width:100%; padding-top: 30px; display: flex; justify-content: flex-start; }
.banwz .btns span{ width:165px; height: 40px; line-height: 40px; padding: 0px; color: #FFF; font-size: 16px; background-color: #61b74c; text-align: center; transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s; }
.banwz .btns span:hover{ background-color: #242424;}

.bannerxbox{ width:100%; height: auto; float: left; position: relative; }
.bannerxbox img{ width:100%;}
.bannerbox .swiper-slide{ background-color: #e3e4e6; }
.bannerbox .swiper-pagination-bullet{ width: 12px; height: 12px; background-color: transparent; opacity: 1; border: 2px solid #FFF;}
.bannerbox .swiper-horizontal>.swiper-pagination-bullets{ bottom:40px;}
.bannerbox .swiper-pagination-bullet-active{ background: #FFF; }
.bannerbox .swiper-container-horizontal > .swiper-pagination-bullets{ bottom:15px;}

.bannerxbox .swiper-slide{ background-color: #e3e4e6; }
.bannerxbox .swiper-pagination-bullet{ width: 12px; height: 12px; background-color: transparent; opacity: 1; border: 2px solid #FFF;}
.bannerxbox .swiper-horizontal>.swiper-pagination-bullets{ bottom:20px;}
.bannerxbox .swiper-pagination-bullet-active{ background: #FFF; }
.bannerxbox .swiper-container-horizontal > .swiper-pagination-bullets{ bottom:15px;}

/*-- inban --*/

/*-- 头部 --*/
.syheader .headerbox{ position: absolute; left: 0; top:0; border: 0; z-index: 99;}
.syheader .navbox ul li i{ bottom:-10px;}
.headerbox{ width:100%; min-height:115px; float: left; border-bottom: 1px solid #928476; position: relative; z-index: 9;}
.logo{ width:500px; height:115px; position: absolute; left: 15px; top:0px;}
.logo>i{ position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%,-50%);}
.logo>i a{ display:block;}
.logo>i a img{ max-width: 100%;}

.toptool{ height:115px; padding-top: 20px; float:right; display: flex; justify-content: center; align-content: center; align-items: center; }
.navbox{ padding-right:0px;}
.navbox ul{ width:100%; display: flex; justify-content:space-between; align-items: center;}
.navbox ul li{ position: relative; padding: 0px 15px;}
.navbox ul li a{ color:#928476; font-size: 16px; display: block; line-height: 30px; position: relative; padding: 0px 3px; }
.navbox ul li a:hover{ }
.navbox ul li a span{ width:7px;  position: absolute; left:12px; top:-2px;}
.navbox ul li a span svg{ width:100%; }
.navbox ul li i{ width:10%; height:3px; background:#928476; position:absolute; bottom:-33px; left:45%; visibility:hidden; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari 和 Chrome */
border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.navbox ul li:hover i{visibility:visible; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; transition:0.6s; -webkit-transition:0.6s; -moz-transition:0.6s; width:90%; left:5%;}
.navbox ul li.active a{  }
.navbox ul li.active a i{visibility:visible; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; width:90%; left:5%;}

.elsebox{ float: left; display: flex; justify-content: center; align-items: center;position:relative;}
.searchv{ float: left; cursor:pointer; position:relative;}
#col{ fill:#928476; transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
.search-show{ width:230px; height:45px; position:absolute; background:#FFF; border:2px solid #000; top:58px; display:none; left:-140px; z-index:9;
-moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari 和 Chrome */
border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
#search_input1{ outline:none; height:43px; width:190px; border:0px solid #CCC; line-height:43px; float:left; color:#000; font-size:13px; margin-top:0; padding:0px 10px; background-color:transparent;}
#search_input2{ float:left; width:30px; height:30px; outline:none; margin-top:6px;}

.cen{ padding:0px 28px 0px 15px;}
.cen a { display: flex; flex-direction: row; justify-content: center; align-items: center; color: #928476; font-size: 16px; }

/*-- syone --*/
.syone{ width:100%; height:auto; float: left; }
.syone .myone{ overflow: hidden; padding: 50px 0px; float: left; border-bottom: 1px solid #cccccc;}
.syone i{ width:100%; height: 100%; float: left; display: flex; justify-content: center; align-items: center; }
.syone i img{ max-width:100%; }
.onebar{ width:100%; height: auto; float: left;}
.onebar .swiper-scrollbar { position: relative; height:1px; background-color: #ccc; border-radius: 1px; }
.onebar .swiper-scrollbar-drag { position: absolute; bottom:0; left: 0; width: 0;height: 300%;background-color: #333; border-radius: 2px}

/*-- sytwo --*/
.sytwo{ width:100%; height: auto; float: left; padding: 40px 0px; position: relative; }
.sytwo-l{ width:50%;float: left; background-color: #272727; background-image: url(../img/images/page/hose.png); background-position: right bottom; background-size: auto; background-repeat: no-repeat;}
.sytwo-l div{ width:100%; padding: 50px; min-height: 700px; display: flex; flex-direction: column; justify-content: flex-start; position: relative; z-index: 1;}
.sytwo-l h1{ font-size: 50px; font-weight: bold; color: #61b74c ; line-height: 55px; padding: 40px 10px 0px;}
.sytwo-l h2{ font-size: 22px; font-weight: bold; color: #61b74c ; line-height: 30px; padding: 10px;}
.sytwo-l p{ font-size: 17px; color: #FFF; line-height: 30px; padding: 20px 10px;}
.sytwo-l a{ width:185px; height: 60px; color: #FFF; border: 1px solid #FFF; margin-top: 40px; display: flex; justify-content: center; align-items: center; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.sytwo-l a:hover{ background-color: #FFF; color: #000; }
#vs{ fill:#FFF; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.sytwo-l a:hover #vs{ fill:#000;}
.video{ width:auto; position: absolute; right:0; top:0; padding-right: 13%; height: 100%; display: flex; justify-content:flex-end; align-items:center;}
.videom{ width:1150px; height:480px;  position: relative;}
.videom video{ width:100%; height:100%; float: left; }
.sy_video{ width:100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; background-repeat: no-repeat; background-size: cover; background-position: center; }
.sy_video h1{ width:100%; height:100%; float: left; display: flex; justify-content: center; align-items: center;}
.sy_video i{ border: 2px solid #FFF; width:80px; height:80px; background: url(../img/svg-loaders/videopuff.svg) center center no-repeat; background-size: cover; display: flex; justify-content: center ; align-items: center;
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.sy_video i img{ width:45px; }

/*-- syth --*/
.syth{ width:100%; height: auto; float: left; position: relative; background-color:#f7f7f7; padding: 55px 0px; }
.syth-fl{ position: absolute; left: 0; bottom: 0;}
.syth-fr{ position: absolute; right: 0; top: -65px;}
.syth-fl img,.syth-fr img{ max-width: 100%;}
.syth .xmd{ position: relative; z-index: 1;}
.syth-a{ width:100%; height: auto; float: left; display: flex; justify-content: space-between; flex-direction: row;}
.syth-al { }
.syth-al p{ font-size: 30px; color: #000; line-height: 30px;}
.syth-al h1{ font-size: 39px; color: #61b74c; line-height: 40px; padding: 15px 0px; position: relative;}
.syth-al h1 i{ width:30px; height: 40px; position: absolute; left:-30px; top:15px; background: url(../img/images/page/a.png) center center no-repeat; background-size:20px;}
.syth-ar{}
.syth-ar a{ width:185px; height: 60px; color: #000; border: 1px solid #000; display: flex; justify-content: center; align-items: center; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
#vss{ fill:#000; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.syth-ar a:hover{ background-color: #000; color: #FFF; }
.syth-ar a:hover #vss{ fill:#FFF;}

.syth-b{ width:100%; height: auto; float: left; overflow: hidden; padding: 65px 0px;}
.syth-b .swiper-wrapper{ padding: 0px 10px;}
.sythone{ width:100%; float: left; position: relative;}
.sythone i{ width:100%; height: auto; float:left; background:#242424; webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.sythone i img{ width:100%;}
.sythone div{ position: absolute; left: 0; bottom:20px; display: flex; flex-direction: column; padding: 15px;}
.sythone div h1{ font-size: 19px; color: #FFF;}
.sythone div p{ padding: 5px 0px;}
.sythone:hover i{
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 0px 10px #000;/*兼容firefox*/
-webkit-box-shadow: 0px 0px 10px #000;/*兼容safari或chrome*/
box-shadow:0px 0px 10px #000;/*兼容opera或ie9*/		
}

/*-- syfo --*/
.syfo{ width:100%; height: auto; float: left; padding-top: 70px;}
.syfo-t{ width:100%; height: auto; float: left; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.syfo-t h1{ color: #000; font-size: 39px; }
.syfo-t p{ color: #000; font-size: 19px; line-height: 22px; padding: 5px 0px; }
.syfo-t i{ width:39px; height: 20px; margin-top: 10px; background: url(../img/images/page/b.png) center center no-repeat;}
.syfo-show{ width:100%; height: auto; float: left; padding: 30px 0px; overflow: hidden;}
.swiper1{ overflow: hidden; position: relative;}
.swiper1 .swiper-slide{ background-color: transparent; }
.swiper1 .swiper-slide i{ width:100%; height: auto; float: left; overflow: hidden; position: relative;}
.swiper1 .swiper-slide i img{ width:100%;}
.swiper1 .swiper-button-prev{ left: 25px; top:50%; width:40px; height:60px; background:url(../img/svg-loaders/lefth.svg) center center no-repeat #61b74c; background-size: 60%;
}
.swiper1 .swiper-button-next{ right: 25px; top:50%; width:40px; height:60px; background:url(../img/svg-loaders/righth.svg) center center no-repeat #61b74c; background-size: 60%;
}
.swiper1 .swiper-button-next:after,.swiper1 .swiper-button-prev:after{ display: none;}
.swiper2{ background: #f5f5f5; border: 1px solid #dadadb; border-right:0;}
.swiper2 h1{ width:100%; height: 150px; display: flex; justify-content: center; align-items: center; border-right:1px solid #dadadb;  color: #000; line-height: 30px; font-size: 18px; cursor: pointer; background: url(../img/images/page/w.png) right bottom no-repeat; }
.swiper2 h1 i{ display: none; padding-left: 10px; }
.swiper2 .active h1::before{ content: ""; position: absolute; left: 0; top:-20%; z-index: -1; width:100%; height: 120%; background: #61b74c;}
.swiper2 .active h1{ color: #FFF; background: none;}
.swiper2 .active h1 i{ display: block; }

/*-- syfv --*/
.syfv{ width:100%; height: auto; float: left; padding: 60px 0px;}
.syfvl{ width:64.7%; float: left; padding:10px;}
.syfvr{ width:35.3%; float: left; padding:10px;}

.syfvone{ width:100%; float: left; position: relative;}
.syfvone i{ width:100%;  float: left; overflow: hidden; background-color: #979797;}
.syfvone i img{ width:100%; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.syfvone div{ position: absolute; left: 0; top:0; width:100%; height:100%; display: flex; justify-content:flex-end; align-items:flex-start; flex-direction: column; }
.syfvone div h1{ font-size: 30px; font-weight: 600; color: #FFF; padding: 0px 30px 18px;}
.syfvone div p{ font-size: 16px; color: #FFF; line-height: 25px; padding: 0px 30px;}
.syfvone div h2{ width:50px; height: 50px; background-color:#61b74c; line-height: 50px; display: flex; justify-content: center; align-items: center; align-self: flex-end;}
.syfvone a:hover i img{
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
}

.syfvtwo{ width:100%; float: left; position: relative; margin-bottom: 20px;}
.syfvtwo i{ width:100%;  float: left; overflow: hidden; background-color: #979797;}
.syfvtwo i img{ width:100%; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.syfvtwo div{ position: absolute; left: 0; top:0; width:100%; height:100%; display: flex; justify-content:flex-end; align-items:flex-start; flex-direction: column; padding:10px 30px 40px;}
.syfvtwo div h1{ font-size: 21px; font-weight: 600; color: #FFF; padding-bottom: 10px;}
.syfvtwo div p{ font-size: 16px; color: #FFF; line-height: 25px; }
.syfvtwo a:hover i img{
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
}


/*-- 导航loc --*/
.locbox{ width:100%; height:auto; float: left; padding:18px 0px; position: relative; z-index: 1;}
.locbox ul { }
.locbox ul li{ display: inline-block; line-height:30px; color:#403f3f; font-size:14px; vertical-align: top; }
.locbox ul li i{ font-size:14px; color:#403f3f; float: left; width: 20px ; margin-right: 3px; height: 30px; display: flex; justify-content: center; align-items: center;}
.locbox ul li i svg{ width:100%; float: left;}
.locbox a{ display:inline-block; color:#403f3f; font-size:14px;}
.locbox a:hover{ color:#928476; text-decoration: underline;}
.probg .locbox ul li{ color: #FFF;}
.probg .locbox a{ color: #FFF;}

/*-- 关于我们 --*/
.about{ width:100%; height: auto; float: left;}
.ab-a{ width:100%; height: auto; float: left;}
.ab-a .md{ display: flex; flex-direction: row; position: relative; background-image: url(../img/images/page/abbgs.png); background-position:30px 50px; background-repeat: no-repeat; padding-top: 60px;}
.ab-al{ width:52%; padding:70px 8% 0px 6%; display: flex; flex-direction: column; }
.ab-al h1{ font-size: 38px; color: #403f3f; line-height: 40px; padding: 20px 0px; position: relative;}
.ab-al h1::before{ content: ''; position:absolute; left: 0; top:0; width:40px; height: 8px; background-color: #61b74c;  }
.ab-al p{ font-size: 15px; color: #403f3f; line-height: 28px; padding-top:50px; }
.ab-ar{ width:48%; padding-top: 50px;}
.ab-ar i{ width:100%; float: left;}
.ab-ar i img{ width:100%;}

.ab-b{ width:100%; float: left; padding: 100px 0px; display: flex; flex-direction: row;}
.ab-b .md{ display: flex; flex-direction: row; position: relative;}
.ab-b h1{ width:39%; padding:30px 1% 30px 0; margin-left: 6%; font-size: 30px; color: #403f3f; line-height:40px; position: relative;}
.ab-b h1::before{ content: ''; position:absolute; left:0; top:0; width:40px; height: 8px; background-color: #61b74c;  }
.ab-b p{ width:55%; font-size: 15px; color: #403f3f; line-height: 28px;}

.ab-c{ width:100%; height: auto; float: left;}
.ab-ca{ width:100%; height: auto; float: left;}
.ab-ca .swiper-slide i{ width:100%; float: left;}
.ab-ca .swiper-slide i img{ width:100%;}

.ab-cb{ width:100%; height: auto; float:left;}
.ab-btn{ width:100%; height: 100px; float: left; position: relative;}
.ab-btn::before{ content: ''; width: 100%; height:400px; background-color: #61b74c; position: absolute; left: 0; bottom:0; }
.ab-cb .swiper-button-prev{ left:auto; right: 10%; top:auto; bottom: 0px; width:50px; height:100px; background:url(../img/svg-loaders/zuo.svg) center center no-repeat; background-size: 100%;}
.ab-cb .swiper-button-prev:hover{ opacity: 0.7;}
.ab-cb .swiper-button-next{ right:3%; top:auto; bottom: 0px; width:50px; height:100px; background:url(../img/svg-loaders/you.svg) center center no-repeat; background-size: 100%;}
.ab-cb .swiper-button-next:hover{ opacity: 0.7;}
.ab-cb .swiper-button-next:after,.ab-cb .swiper-button-prev:after{ display: none;}

.ab-d{ width:100%; float: left; margin-top:90px;}
.ab-dt{ width:100%; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.ab-dt h1{ font-size: 38px; color: #403f3f; line-height: 40px; padding: 20px 100px; position: relative;}
.ab-dt h1::before{ content: ''; position: absolute; left: 0; top:15px; width: 40px; height: 40px; background-size: contain; background: url(../img/page/dl.jpg) center center no-repeat;}
.ab-dt h1::after{ content: ''; position: absolute; right: 0; top:15px; width: 40px; height: 40px; background-size: contain; background: url(../img/page/dr.jpg) center center no-repeat;}
.ab-dt p{ font-size: 17px; color: #403f3f; line-height: 25px; text-align: center; padding: 20px 0px;}
.ab-dshow{ width:100%; height: auto; float: left; padding: 10px 0px 100px;}
.ab-done{ width:100%; height:545px; float: left; position: relative; display: flex; flex-direction: column; justify-content: center; padding:0px 10%; cursor: pointer; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.ab-done i{ width:100%; height: 100%; position: absolute; left: 0; top:0; background-color: #61b74c; background-repeat: no-repeat; background-position: center; background-size: cover; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.ab-done:hover i{ background:#61b74c!important; }
.ab-done h1{ font-size:20px; color: #FFF; position: relative; z-index: 1; padding-bottom: 50px; }
.ab-done h1::before{ width:65px; height: 1px; background-color: #FFF; content: ''; position:absolute; left: 0; bottom: 0;}
.ab-done p{ font-size:16px; color: #FFF; position: relative; z-index: 1; padding-top: 40px;}

/*-- 产品中心 --*/
.sortbox{ width:100%; height: auto; float: left;}
.pro-t{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding-top: 30px; color: #403f3f; }
.pro-t h1{ font-size: 40px; line-height: 45px; padding: 5px 0px; }
.pro-t h2{ font-size: 30px; line-height: 30px; padding: 5px 0px; }

.pro-sort{ width:100%; height: auto; float: left; padding:50px 0px;}
.sortone{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction:column;}
.sortone a{ outline: none; color: #000; background-color: #e4e4e4; }
.sortimg{ width:100%; height: auto; float: left; position: relative; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s; background-color: #e4e4e4; }
.sortimg i{ width:100%; height:100%; float: left; position: relative; overflow: hidden; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.sortimg i img{ width:100%; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.sortimg .yy1{ width:100%; height:100%; position: absolute; left: 0; top:0; border: 30px solid #f1f1f1; transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;}
.sortimg .yy1::before{ content: ''; position:absolute; left:-5px; top:-5px; width: 0; height: 0;
border-bottom: 200px solid transparent;
border-left: 200px solid #f1f1f1;
border-top: none;
border-right:none;
transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;
}
.sortimg .yy1::after{ content: ''; position:absolute; right:-5px; bottom:-5px; width: 0; height: 0;
border-top: 200px solid transparent;
border-right: 200px solid #f1f1f1;
border-bottom: none;
border-left: none;
transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;
}
.sortimg .yy2{ width:100%; height:100%; position: absolute; left: 0; top:0; }
.sortimg .yy2::before{ content: ''; position:absolute; left: 0; bottom:0; width: 0; height: 0;
border-bottom: none;
border-right: none;
border-top:100px solid transparent;
border-left:100px solid #f1f1f1;
transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;
}
.sortimg .yy2::after{ content: ''; position:absolute; right: 0; top:0; width: 0; height: 0;
border-bottom:100px solid transparent;
border-right:100px solid #f1f1f1;
border-top: none;
border-left:none;
transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;
}
.sortimg h2{ width:100%; height:auto; position: absolute; right:-10px; bottom:12%; z-index: 1; display: flex; justify-content: flex-end; align-items: flex-end; font-size: 40px; color: #a0a0a0; line-height:45px; visibility: visible; opacity: 1 ;transition:all 1.6s;-webkit-transition:all 1.6s;-moz-transition:all 1.6s;}
.sortone h1{ width: 100%;  height:70px; float: left; display: flex; justify-content: center; align-items: center; font-size: 20px; color: #000; line-height: 20px;}

.sortone:hover .sortimg .yy1{ border: 0px solid #f1f1f1;}
.sortone:hover .sortimg .yy1::before{ border-bottom:0px solid transparent; border-left:0px solid #f1f1f1; }
.sortone:hover .sortimg .yy1::after{ border-top:0px solid transparent; border-right:0px solid #f1f1f1;}
.sortone:hover .sortimg .yy2::before{ border-top:0px solid transparent; border-left:0px solid #f1f1f1;}
.sortone:hover .sortimg .yy2::after{ border-bottom:0px solid transparent; border-right:0px solid #f1f1f1;}
.sortone:hover .sortimg i{
-moz-border-radius: 15px; /* Firefox */
-webkit-border-radius: 15px; /* Safari 和 Chrome */
border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.sortone:hover .sortimg h2{ right:-100%; visibility:hidden; opacity:0;}

.sortone:hover .sortimg i img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.sortone:hover h1{ color:#61b74c;}
.sortone:hover .sortimg i::before{ content: ''; position: absolute; left: 0; bottom: 0; z-index: 3; width:100%; height:20%;
background: linear-gradient(bottom, #61b74c, transparent);
background: -ms-linear-gradient(bottom, #61b74c, transparent);
background: -webkit-linear-gradient(bottom, #61b74c, transparent);
background: -moz-linear-gradient(bottom, #61b74c, transparent);
}

/*-- products --*/
.probg{ width:100%; height:500px; float: left; position: relative;}
.pbg{ width:100%; height: 100%; position: absolute; background-color: #000; background-repeat: no-repeat; background-size: cover; background-position: center; }
.pro-tt{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; position: relative; z-index: 1; flex-direction: column; padding:40px 0px 35px;}
.pro-tt h1{ font-size: 35px; color:#FFF; }
.xsearch{ width:560px; height:auto; border:1px solid #c9c9c9; background: #FFF; float: right; overflow:hidden; margin:35px 0px;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */	
}
.xsearch .p1{ width:80%; height:57px; float:left;}
.xsearch .p2{ width:10%; height:57px; float:right; text-align:center; overflow:hidden; cursor:pointer; }
#search_inputps1{ outline:none; height:100%; width:100%; border:0px solid #CCC; float:left; padding:0px 15px; font-size:18px; color:#ababab;}
#search_inputps2{ display:inline-block; width:100%; height:100%; outline:none; cursor:pointer; background-image:url(../img/svg-loaders/search.svg); background-size:35px; background-color:#FFF; background-position:center; background-repeat:no-repeat; border:0; }
#search_inputps1::-webkit-input-placeholder{ opacity:1; color:#ababab;}
#search_inputps1:-moz-placeholder{opacity:1; color:#ababab;}
#search_inputps1::-moz-placeholder{opacity:1; color:#ababab;}
#search_inputps1:-ms-input-placeholder{opacity:1; color:#ababab;}

.pro-sortv{ width:100%; height: auto; float: left; padding:25px 0px 0px;}
.pro-sortv ul{ width:100%; display: flex; flex-direction: row; justify-content: center; align-items: center; flex-wrap: wrap; }
.pro-sortv ul li{ display: flex; padding:5px;}
.pro-sortv ul li a{ min-width: 130px; text-align: center; padding: 0px 15px; height: 50px; border: 1px solid #FFF; display: flex; justify-content: center; align-items: center; font-size: 17px; color: #2c2c2c; line-height:17px;}
.pro-sortv ul li a:hover{ border: 1px solid #aeaeae; }
.pro-sortv ul li a.active{ border: 1px solid #aeaeae; }

.proshow{ width:100%; height: auto; float: left; padding-bottom:70px; }
.procpone{ width:100%; height: auto; float: left; position: relative; padding: 40px 0px; }
.proimg{ width:62%; height:auto; position: absolute; left:0; top:75px; border: 1px solid #c9c9c9; display: flex; justify-content:flex-end; align-items: center; overflow:hidden; border-left: 0;  z-index: 1; background-color: #FFF;}
.proimg-m{ text-align: center; cursor: pointer; height: 600px;}
.proimg-m .swiper-zoom-container img{ max-height:600px;}
.proinfo{ width:62%; min-height: 670px; float: right; display: flex; flex-direction: column;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 10px 35px #efefef;/*兼容firefox*/
-webkit-box-shadow: 0px 10px 35px #efefef;/*兼容safari或chrome*/
box-shadow:0px 10px 35px #efefef;/*兼容opera或ie9*/
}
.pf-a{ flex:1; background-color: #f8f7fc; padding:40px 10px 10px 45%; color: #6b6b6b;}
.pf-a h1{ font-size: 21px;}
.pf-a p{ font-size: 16px; line-height: 32px; margin-top: 20px;}
.pf-b{ flex:1; background-color: #FFF; padding:0px 10px 10px 45%; }
.pr-ba{ width:100%; min-height:30px; float: left;}
.pr-ba ul{display:flex; flex-direction:row; justify-content:flex-start; align-items: center; padding: 35px 0px 20px;}
.pr-ba ul li{ display:flex; flex-direction: column; justify-content: center; align-items: center; padding: 0px 10px;}
.pr-ba ul li i{}
.pr-ba ul li i img{ max-width: 100%;}
.pr-ba ul li p a{ color: #434343; }
.pr-ba ul li p{ font-size: 16px; color: #434343; line-height: 20px; padding: 10px 0px; text-align: center;}
.pr-bb{ width:100%; height: auto; float: left;}
.pr-bb ul li{ width:100%; height: auto; float: left; font-size: 16px; color: #434343; padding: 5px 5px 5px 20px; position: relative;}
.pr-bb ul li::before{ content: ''; position: absolute; left: 0; top:11px; width:11px; height: 11px; background: #61b74c; 
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */	
}
.pr-bb ul li a{ color: #434343; }
.pr-bb ul li a:hover{ color: #000; text-decoration:underline; }
.procpone:hover .pf-a{ background-color: #61b74c; color: #FFF; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.procpone.two .proimg{ left: auto; right: 0; border: 1px solid #c9c9c9; border-right: 0; justify-content:flex-start;}
.procpone.two .proinfo{ float: left; }
.procpone.two .pf-a{ padding:40px 40% 10px 20%;}
.procpone.two .pf-b{ padding:0px 40% 10px 20%;}

.zoom-helper {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 14px;
font-weight: bold;
color: #fff;
background-color: rgba(0, 0, 0, 0.5);
padding: 10px;
border-radius: 5px;
display: none;
}

/*-- OEM --*/
.oem{ width:100%; height: auto; float: left;}
.tech-a{ width:100%; height: auto; float: left; position: relative; margin-top:40px; background-color:#000; overflow: hidden;}
.tech-a i{ display: block; }
.tech-a img{ width:100%;}
.tech-a h1{ position: absolute; left: 0; top:0; width:100%; height:100%; z-index: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; font-size:36px; color: #FFF; }
.tech-a h1 span{ padding:10px 0px; }
#wt{ font-size: 39px; position: relative; padding: 10px 90px; text-align: center;}
#wt::before{ content:''; position: absolute; left: 0; top:-5px; width:40px; height:40px; background: url(../img/page/aa.png) center center no-repeat; background-size: auto;}
#wt::after{ content:''; position: absolute; right: 0; top:-5px; width:40px; height:40px; background: url(../img/page/bb.png) center center no-repeat; background-size: auto;}

.tech-b{ width:100%; height: auto; float: left; padding: 20px 15px;}
.tech-ba{ width:100%; height: auto; float: left; padding: 20px 0px; display: flex;}
.tech-bal{ width:42%; height: auto; float: left;}
.tech-bal i{ display: block; background-color: darkgrey; }
.tech-bal i img{ width:100%;}
.tech-bar{ width:58%; height:100%; float: left; display: flex; flex-direction: column; justify-content:center; padding-left: 30px; }
.tech-bar h1{ font-size: 29px; color: #000; font-weight: 600; padding: 15px 0px;}
.tech-bar p{ font-size: 22px; color: #575757; line-height: 40px; padding:15px 0px;}
.tech-bar ul{ width:100%; display: flex; justify-content: flex-start; flex-direction: row;}
.tech-bar ul li{ padding: 5px;}
.tech-bar ul li img{ max-width:100%;}

.tech-d{ width:100%; height: auto; float: left; padding: 10px 15px;}
.tech-dt{ width:100%; height: auto; float: left;  padding: 60px 0px 70px;}
.tech-dt h1{ padding-left: 220px; font-size:28px; color: #000; font-weight: 600; position: relative;}
.tech-dt h1:before{content: ''; position: absolute; left: 0; top:18px; width:200px; height: 1px; background-color: #838383; }
.tech-dshow{ width:100%; height: auto; float: left; display: flex; flex-direction: row;}
.tech-dshow i{ width:52%;}
.tech-dshow i img{ max-width: 100%;}
.tech-dshow p{ width: 48%; padding:30px 30px 30px 60px; font-size: 22px; color: #403f3f; line-height: 45px;}

.tech-c{ width:100%; height: auto; float: left; padding: 10px 0px 60px;} 
.tech-cone{ width:100%; height: auto; float: left; position: relative;}
.tech-cone>i{ width:100%; height: auto; float: left; border: 1px solid #61b74c;}
.tech-cone>i img{ width:100%; }
.tech-cone p{ width:100%; height: auto; float: left; display: table; position: relative;}
.tech-cone p span{ width:100%; height:70px; font-size: 16px; color: #000000; vertical-align: middle; padding: 0px 10px; display: table-cell; position: relative; z-index: 1; text-align: center; text-transform: uppercase;}

.oem{ width:100%; height:auto; float:left; position:relative;}
.oemside{ overflow:hidden; position:relative;}
.oemside .hd{ height:145px; overflow:hidden; margin-bottom: 23px;}
.oemside .hd ul{ width:100%;}
.oemside .hd ul li{ float:left; cursor:pointer; font-size:17px; color:#787878; border-bottom:1px solid #666666; width:15.66%; height:142px; margin-left:1%; box-sizing:border-box; line-height:18px; position:relative; overflow:hidden;}
.oemside .hd ul li a{display:block; padding-left:13px; padding-top:68px; height:92%; overflow:hidden; position:relative; color:#666;}
.oemside .hd ul li a p{position:relative; z-index:1; line-height:17px;}
.oemside .hd ul li a i{ position:absolute; width:100%; height:auto; font-size:130px; font-weight:600; color:#FFF; left:10px; bottom:35px; font-style:normal; font-family:Arial, Helvetica, sans-serif; visibility:hidden; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.oemside .hd ul li.on a.l1,
.oemside .hd ul li.on a.l2,
.oemside .hd ul li.on a.l3,
.oemside .hd ul li.on a.l4,
.oemside .hd ul li.on a.l5,
.oemside .hd ul li.on a.l6,
.oemside .hd ul li.on a.l7{ background:#61b74c; color:#FFF;}
.oemside .hd ul li.on a.l1 i,
.oemside .hd ul li.on a.l2 i,
.oemside .hd ul li.on a.l3 i,
.oemside .hd ul li.on a.l4 i,
.oemside .hd ul li.on a.l5 i,
.oemside .hd ul li.on a.l6 i,
.oemside .hd ul li.on a.l7 i{ left:-20px; visibility:visible; filter:alpha(opacity=30); -moz-opacity:.3; -khtml-opacity:.3; opacity:.3; transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;}
.oemside .bd{ position:relative; height:100%; z-index:0;}
.oemside .bd li{ zoom:1; vertical-align:middle; }
.oemside .bd img{ width:100%; display:block;}
.oemside .nave{position: absolute;bottom:32%; width: 100%}
.oemside .prev{ display:inline-block; width:45px; height:100px; background:url(../img/page/sytwoleft.png) 5px center #61b74c  no-repeat; zoom:1; }
.oemside .next{ display:inline-block; width:45px; height:100px; float:right; background:url(../img/page/sytworight.png) 10px center #61b74c no-repeat; zoom:1; }
.oemside .prev:hover{ background-image: url(../img/page/sytwoleft.png)}
.oemside .next:hover{ background-image: url(../img/page/sytworight.png)}
.oemside .prevStop{ display:none;  }
.oemside .nextStop{ display:none;  }

.oem-x{ width:100%; height:auto; float: left; padding: 30px 0px 90px; background-color: #000; background-position: center center; background-attachment: fixed; background-repeat: no-repeat; background-size: contain;}
.oem-xt{ width:100%; height: auto; float: left; text-align: center; padding: 75px 0px;}
.oem-xt h1{ font-size: 38px; color: #FFF; line-height: 40px; }
.oem-xt h1 span{ position: relative; padding: 25px 10px;}
.oem-xt h1 span::before{ content: ''; position: absolute; left:43.5%; bottom: 0; width:13%; height: 3px; background-color: #61b74c; }
.oem-xs{ width:100%; height: auto; float: left; padding-top: 30px;}
.oem-xone{ width:25%; padding: 15px 30px; height: auto; float: left; display: flex; flex-direction: column; justify-content:center; align-items: center; }
.oem-xone i img{ max-width: 100%;}
.oem-xone h1{ font-size: 20px; color: #61b74c; line-height: 20px; display: flex; height: 60px; justify-content: center; align-items: center;}
.oem-xone p{ font-size: 15px; color: #FFF; line-height:20px; text-align: center;}

/*-- 荣誉 --*/
.honor{ width:100%; height: auto; float: left;}
.hon-t{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding-top: 30px; color: #403f3f; }
.hon-t h1{ font-size: 40px; line-height: 45px; padding: 5px 0px; }
.hon-t h2{ font-size: 30px; line-height: 30px; padding: 5px 0px; }
.hon-t p{ font-size: 18px; line-height: 25px; text-align: center; padding: 50px 0px;}
.hon-a{ width:100%; height: auto; float: left; display: flex; flex-direction: row; justify-content:space-between; align-items: center;}
.hon-a i img{ max-width: 100%;}
.hon-b{ width:100%; height: auto; float: left; padding: 40px 0px 100px;}
.hon-one{ width:100%; height: auto; float: left;}
.hon-one i{ width:100%; height: auto; float: left;}
.hon-one i img{ width:100%;}
.hon-one h1{ width:100%; height:65px; display: flex; justify-content: center; align-items:center; font-size: 16px; color: #3b3b3b; position: relative; padding-top: 10px}
.hon-one h1::before{ content: ''; position: absolute; left: 42.5%; bottom:0; width:15%; height: 2px; background-color: #61b74c; }

/*-- 新闻 --*/
.news{ width:100%; height: auto; float: left; padding-top:40px;}
.news-t{ width:100%; height: auto; float: left; display: flex; justify-content: center; flex-direction: column; align-items: center;}
.news-t h1{ font-size: 40px; color: #403f3f; line-height:40px;}
.news-t h2{ font-size: 30px; color: #403f3f; line-height: 30px; padding: 10px 0px;}
.news-top{ width:100%; height: auto; float: left; padding: 50px 0px 20px; border-bottom: 1px solid #6f6f6f; position:relative; }
.news-topl{ width:59%; float: left;}
.news-top-one{ width:100%; float: left; padding: 10px 15px; display: flex; flex-direction: column; background: url(../img/page/news.png) right -350px center no-repeat; padding-bottom: 20px; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.news-top-one h1{ font-size: 30px; color: #403f3f; padding: 10px 0px;}
.news-top-one p{ font-size: 16px; line-height: 26px; color: #848484; padding:20px 0px;}
.news-top-one i{ font-size: 16px; color: #403f3f; font-style: normal; padding: 10px 0px;}
.news-top-one:hover h1{ text-decoration: underline;}
.news-top-two{ width: 100%; float: left; padding: 25px 15px; display: flex; flex-direction: row; align-items: center; justify-content: flex-start;}
.news-top-two i{ font-size: 20px; font-weight: 600; color: #403f3f; font-style: normal; padding-right: 50px; width:100px;}
.news-top-two h1{ font-size: 19px; color: #403f3f; }
.news-top-two a{ color: #403f3f; }
.news-top-two a:hover{ text-decoration: underline;}

.news-topr{ width:41%; float: left; position: relative; overflow: hidden; padding:0px 70px 0px 0px; }
.news-topr .swiper-w{ position: relative;}
.news-topr .swiper-slide img{ width:100%;}
.fff{ width:100%; height:1px; position: absolute; left: 0; bottom:20%;}
.news-down{ width:100%; height: auto; float: left; margin: 35px 0px;  border-right: 1px solid #6f6f6f;}
.newsone{ width:100%; height: auto; float: left; padding: 0px 20px; border-left: 1px solid #6f6f6f; }
.newsone-a{ width:100%; height: auto; float: left; display: flex; justify-content: space-between; align-items: center;}
.news-data{ color: #403f3f;}
.news-data p{ font-size: 20px; font-weight: 600;}
.news-data h1{ font-size:60px; font-weight:bolder;}
.news-h i svg{ width:60px; height: 60px;}
.news-h i #ns{ fill:#d9d9d9; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s; }

.newsone-b{ width:100%; height: auto; float: left;}
.newsone-b h1{ overflow: hidden; text-overflow:ellipsis; white-space: nowrap; font-size:19px; color: #403f3f; padding: 13px 0px 20px;}
.newsone-b p{ font-size: 15px; color: #848484; overflow: hidden; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.newsone-c{ width:100%; height: auto; float: left; padding-top: 40px;}
.newsone-c img{ width: 100%;}
.newsone:hover .news-h i #ns{ fill:#61b74c; }

/*-- page --*/
.page{ width:100%;height:auto; float:left;text-align:center;font-size:14px; padding: 30px 0px 70px;}
.pagination{ width: 100%;}
.pagination ul{width: 100%; height: auto; display: flex; justify-content:space-between; align-items: center; flex-direction: row;}
.pagination ul span{ display: flex; flex-direction: row;}
.pagination ul li{ text-align:center; display: flex;}
#prev a{ border: 1px solid #FFF; 
filter:progid:DXImageTransform.Microsoft.Shadow(color=#E4E4E4,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 0px 15px #E4E4E4;/*兼容firefox*/
-webkit-box-shadow: 0px 0px 15px #E4E4E4;/*兼容safari或chrome*/
box-shadow:0px 0px 15px #E4E4E4;/*兼容opera或ie9*/
}
#next a{ border: 1px solid #FFF; 
filter:progid:DXImageTransform.Microsoft.Shadow(color=#E4E4E4,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 0px 15px #E4E4E4;/*兼容firefox*/
-webkit-box-shadow: 0px 0px 15px #E4E4E4;/*兼容safari或chrome*/
box-shadow:0px 0px 15px #E4E4E4;/*兼容opera或ie9*/
}
.pagination ul li:before{}
.pagination ul li i{ font-style: normal; }
.pagination ul li a{display:inline-block; line-height: 30px; padding:5px 15px; margin: 0px 2px; font-size:15px; border: 1px solid #FFF; color:#4f4f4f; -moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.pagination ul li a:hover{ background:#3a9e37; color: #FFF; border: 1px solid #d9d9d9; }
.pagination ul li a.active:hover{ background:#3a9e37; color: #FFF; border: 1px solid #d9d9d9; }
.pagination ul li a.active{ background:#ffffff; border: 1px solid #d9d9d9; }

/*-- 新闻详细内容 --*/
.in-newsbox_title {width:100%; padding:0px 0px 15px; font-size:24px; text-align:center; float:left; color:#000; text-transform: uppercase; }
.in-newsbox_info {width:100%;height:auto;float:left; text-align:center; padding:20px 0px;}
.in-newsbox_info ul li{ width:50%; float:left; font-size:18px; color:#000;}
.in-newsbox_info span{ font-size:18px; color:#000; padding-right:10px;list-style:none; text-align:center; display:inline-block;}
.in-newsbox_content{float:left; font-size:18px; line-height:33px; width:100%; color:#000;}
.in-newsbox_content img{ max-width:100%}
.pagee{width:100%;float:left; height:auto; }
.pagees{width:100%;float:left; height:auto; padding: 30px 0px;}
.pagesl{ width:30%; float:left;}
.pagesl p{ width:auto; font-size:16px; line-height:20px; padding:5px 0px; color:#000;}
.pagesr p{ width:auto; font-size:16px; line-height:20px; padding:5px 0px; color:#000;}
.pagesr{ width:30%; float:right; text-align:right;}
.pagesl a{ color:#FFF; font-size:16px; padding:5px 10px; display:inline-block;
-moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari 和 Chrome */
border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
background: #666;
}
.pagesl a:hover{ color:#FFF; background:#3a9e37;}
.pagesl i{ padding-right:5px;}
.pagesr a{ color:#FFF; font-size:16px; padding:5px 10px; display:inline-block;
-moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari 和 Chrome */
border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
background: #666;
-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;
}
.pagesr i{ padding-right:5px;}
.pagesr a:hover{ color:#FFF; background:#3a9e37; -webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;}

/*-- 联系我们 --*/
.contact{ width:100%; height: auto; float: left; padding-top:40px;}
.cont-t{ width:100%; height: auto; float: left; display: flex; justify-content: center; flex-direction: column; align-items: center;}
.cont-t h1{ font-size: 40px; color: #403f3f; line-height:40px;}
.cont-t h2{ font-size: 30px; color: #403f3f; line-height: 30px; padding: 10px 0px;}
.cont-t i{ padding: 60px 0px 50px;}
.cont-t i img{ width:100%;}
.cont-wz{ width:100%; height: auto; float: left; padding: 0px 75px 30px; display: flex; justify-content: space-between; align-items: flex-end; flex-direction: row;}
.cont-wzl{ display: flex; flex-direction: column;}
.cont-wzl i{ padding:15px 0px; position: relative;}
.cont-wzl i::before{ content: ''; position: absolute; left: 0; bottom: 0; width:38px; height: 3px; background-color:#61b74c; }
.cont-wzl i img{ max-width: 100%;}
.cont-wzl ul{ padding-top: 18px; }
.cont-wzl ul li{ padding:4px 0px;}
.cont-wzl ul li h1{ font-size: 20px; color: #8b8b8b; line-height: 25px;}
.cont-wzl ul li p{ font-size: 30px; color: #61b74c; line-height: 30px; font-weight: 600; padding:10px 0px;}
.cont-wzr{ display: flex; flex-direction: column;}
.cont-wzr i{ border: 1px solid #b6b6b6; padding: 2px;}
.cont-wzr p{ padding: 12px 0px; line-height: 20px; text-align: center; font-size: 20px; color: #8b8b8b;}
.cont-line{ width:100%; height: 1px; background-color:#dadada; float: left; }


/*-- 地图 --*/
.mapbox{ width:100%; height:auto; float:left; padding:0px 75px; }
#container{ width:100%; height:500px; float:left;}

/*-- footB --*/
.footB{ width:100%; height: auto; float: left; background-color:#333333; }
.footup{ width:100%; float: left; }
.footup-a{ width:100%; float: left; border-bottom: 2px solid #494949; padding-top: 50px;}
.footup-aone{ width:24%; float: left; padding-top: 15px;}
.footup-aone i{ width:100%; float: left;}
.footup-aone i img{ max-width:100%;}

.footup-atwo{ width:22%; float: left; padding: 0px 20px 10px 75px; }
.footup-atwo h1{ width:100%; float: left; font-size: 21px; line-height: 30px; color: #FFF; }
.footup-atwo ul{width:100%; float: left; padding: 10px 0px;}
.footup-atwo ul li{width:100%; float: left; color: #7f8081; font-size: 13px; line-height:17px; padding: 5px 0px;}

.footup-ath{ width:54%;float: left; padding: 0px 30px 0px 70px; position: relative;}
.footup-ath h1{ width:100%; float: left; font-size: 21px; line-height: 30px; color: #FFF; }
.footup-ath p{width:100%; float: left; color: #7f8081; font-size: 13px; line-height:26px; padding: 25px 0px 0px;}
.footup-ath::before{ content: ''; position: absolute; left: 0; top:40%; width: 1px; height: 115px; background-color:#494949;  }

.footup-b{ width:100%; height: auto; float: left; padding: 30px 0px;}
.footup-bone{ width:24%; height: auto; float: left; display: flex; flex-direction: column; }
.footup-bone h1{ font-size: 17px; color: #FFF; padding:0px 0px 30px; line-height: 25px; position: relative; }
.footup-bone h1::before{ content: ''; position:absolute; left: 0; bottom: 0; width: 60px; height: 2px; background-color: #61b74c; }
.footup-bone p{ font-size: 13px; color: #7f8081; line-height: 30px; padding: 5px 0px; margin-top: 30px;}

.footup-btwo{ width:45%; height: auto; float: left; padding: 0px 5% 20px; border-left: 1px solid #5c5c5c;  border-right: 1px solid #5c5c5c; display: flex; flex-direction: row;}
.footup-btwo-a{ width:70%; height: auto;}
.footup-btwo-a h1{ width:100%; font-size: 17px; color: #FFF; padding:0px 0px 30px; line-height: 25px; position: relative; }
.footup-btwo-a h1::before{ content: ''; position:absolute; left: 0; bottom: 0; width: 60px; height: 2px; background-color: #61b74c; }
.footup-btwo-a ul{ width:50%; float: left; margin-top: 30px; padding-right: 5px;}
.footup-btwo-a ul li{ width:100%; float: left; font-size: 13px; color: #7f8081; line-height:14px; padding: 8px 0px; }
.footup-btwo-a ul li a{ color: #7f8081;}
.footup-btwo-a ul li a:hover{ color: #FFF; text-decoration: underline;}

.footup-btwo-b{ width:30%; height: auto;}
.footup-btwo-b h1{ width:100%; font-size: 17px; color: #FFF; padding:0px 0px 30px; line-height: 25px; position: relative; }
.footup-btwo-b h1::before{ content: ''; position:absolute; left: 0; bottom: 0; width: 60px; height: 2px; background-color: #61b74c; }
.footup-btwo-b ul{ width:100%; float: left; margin-top: 30px; padding-right: 5px;}
.footup-btwo-b ul li{ width:100%; float: left; font-size: 13px; color: #7f8081; line-height: 30px; }
.footup-btwo-b ul li a{ color: #7f8081;}
.footup-btwo-b ul li a:hover{ color: #FFF; text-decoration: underline;}

.footup-bth{ width:31%; height: auto; float: left; display: flex; align-items: center; flex-direction: row; justify-content: center;}
.footup-bth div{ padding: 5px;}
.footup-bth i img{ max-width: 100%;}
.footup-bth p{ width:100%; height: 50px; border: 1px solid #7f8081; text-align: center; font-size: 13px; line-height: 20px; color: #7f8081; display: flex; justify-content: center; align-items: center; margin-top: 20px;}

.footdown{ width:100%; float: left; background-color: #262626; padding: 20px 0px;}
.footw{ width:100%; height: auto; float: left; display: flex; justify-content:space-between; flex-direction: row; }
.footdwz span{font-size: 14px; color: #7f8081; line-height: 20px; padding-right: 50px; }
.footdwz span a{ font-size: 14px; color: #7f8081; line-height: 20px;}

.fshare{ display: flex; flex-direction: row; justify-content:center; align-items: center; }
.fshare a{ padding: 0px 5px;}
.fshare a i{ width:20px; height:20px; display: block;}
.fshare a i svg{ width:100%;}
#cols{ fill:#7f8081;}
.fshare a:hover #cols{ fill:#FFF;}

/* ~~ 脚注 ~~ */
@-webkit-keyframes movel {   
0% { background-position: 50% 30%;}
50% { background-position: 50% 70%;}
100% { background-position: 50% 30%;}
}

@-moz-keyframes movel {
0% { background-position: 50% 30%;}
50% { background-position: 50% 70%;}
100% { background-position: 50% 30%;}
}

@keyframes movel {
0% { background-position: 50% 30%;}
50% { background-position: 50% 70%;}
100% { background-position: 50% 30%;}
}

/* ~~ 其它浮动/清除类 ~~ */
.fltrt {  /* 此类可用于在页面中使元素向右浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用于在页面中使元素向左浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 如果从 #container 中删除或移出了 #footer，则可以将此类放置在 <br /> 或空 div 中，作为 #container 内最后一个浮动 div 之后的最终元素 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearbox{ width:100%; height:1px; float:left;}


.bigs{
-webkit-animation-timing-function: linear;    /*动画时间曲线*/
-webkit-animation-name: bigss;                  /*动画名称，与@keyframes搭配使用*/
-webkit-animation-duration: 25000ms;              /*动画持续时间*/
-webkit-animation-iteration-count: infinite;    /*动画要重复次数*/
-webkit-animation-direction: alternate; /*动画执行方向，alternate 表示反复*/
-moz-animation-timing-function: linear;  /*动画时间曲线*/
-moz-animation-name: bigss;                  /*动画名称，与@keyframes搭配使用*/
-moz-animation-duration: 25000ms;              /*动画持续时间*/
-moz-animation-iteration-count: infinite;    /*动画要重复次数*/
-moz-animation-direction: alternate; /*动画执行方向，alternate 表示反复*/
animation-timing-function: linear;  /*动画时间曲线*/
animation-name: bigss;                  /*动画名称，与@keyframes搭配使用*/
animation-duration: 25000ms;              /*动画持续时间*/
animation-iteration-count: infinite;    /*动画要重复次数*/
animation-direction: alternate; /*动画执行方向，alternate 表示反复*/
}

@-webkit-keyframes bigss {
0% { 
-webkit-transform: scale(1.0);
}
100% { 
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes bigss {
0% { 
-moz-transform: scale(1.0);
}
100% { 
-moz-transform: scale(1.5);
}
}
@keyframes bigss {
0% { 
transform: scale(1.0);
}
100% { 
transform: scale(1.5);
}
}

.bigs .flaotbox,.goban h1{
-webkit-animation-timing-function: linear;    /*动画时间曲线*/
-webkit-animation-name: fadeInDown;                  /*动画名称，与@keyframes搭配使用*/
-webkit-animation-duration: 1200ms;              /*动画持续时间*/
/*-webkit-animation-iteration-count: infinite;    动画要重复次数*/
-moz-animation-timing-function: linear;  /*动画时间曲线*/
-moz-animation-name: fadeInDown;                  /*动画名称，与@keyframes搭配使用*/
-moz-animation-duration: 1200ms;              /*动画持续时间*/
/* -moz-animation-iteration-count: infinite;    动画要重复次数*/
animation-timing-function: linear;  /*动画时间曲线*/
animation-name: fadeInDown;                 /*动画名称，与@keyframes搭配使用*/
animation-duration: 1200ms;              /*动画持续时间*/
/* animation-iteration-count: infinite;    动画要重复次数*/
 /*animation-direction: alternate; 动画执行方向，alternate 表示反复*/
}
.goban h1,.goban .btns{
-webkit-animation-timing-function: linear;    /*动画时间曲线*/
-webkit-animation-name: fadeIn;                    /*动画名称，与@keyframes搭配使用*/
-webkit-animation-duration: 1600ms;              /*动画持续时间*/
/*-webkit-animation-iteration-count: infinite;    动画要重复次数*/
-moz-animation-timing-function: linear;  /*动画时间曲线*/
-moz-animation-name:fadeIn;                 /*动画名称，与@keyframes搭配使用*/
-moz-animation-duration: 1600ms;              /*动画持续时间*/
/* -moz-animation-iteration-count: infinite;    动画要重复次数*/
animation-timing-function: linear;  /*动画时间曲线*/
animation-name:fadeIn;               /*动画名称，与@keyframes搭配使用*/
animation-duration: 1600ms;              /*动画持续时间*/
/* animation-iteration-count: infinite;    动画要重复次数*/
 /*animation-direction: alternate; 动画执行方向，alternate 表示反复*/
}
.goban h2,.goban i,.goban p{
-webkit-animation-timing-function: linear;    /*动画时间曲线*/
-webkit-animation-name: fadeInRight;                /*动画名称，与@keyframes搭配使用*/
-webkit-animation-duration: 1300ms;              /*动画持续时间*/
/*-webkit-animation-iteration-count: infinite;    动画要重复次数*/
-moz-animation-timing-function: linear;  /*动画时间曲线*/
-moz-animation-name: fadeInRight;                /*动画名称，与@keyframes搭配使用*/
-moz-animation-duration: 1300ms;              /*动画持续时间*/
/* -moz-animation-iteration-count: infinite;    动画要重复次数*/
animation-timing-function: linear;  /*动画时间曲线*/
animation-name: fadeInRight;                 /*动画名称，与@keyframes搭配使用*/
animation-duration: 1300ms;              /*动画持续时间*/
/* animation-iteration-count: infinite;    动画要重复次数*/
 /*animation-direction: alternate; 动画执行方向，alternate 表示反复*/
}

@-webkit-keyframes float-up-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes float-up-down {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes float-up-down {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}

.sythone {
  -webkit-animation-name: float-up-down;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: float-up-down;
  -moz-animation-duration: 4s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  animation-name: float-up-down;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  display: flex;
  align-items: center;
}


/*-- 左侧 --*/
.footside{position:fixed!important; width:60px; height:auto; right:0; top:45%; z-index:8;}
.footside ul li{ width:60px; height:60px; float:left; position:relative; margin-top:1px; list-style:none; background:#242424; color:#FFF;
-moz-border-radius: 10px 0px 0px 10px; /* Firefox */
-webkit-border-radius: 10px 0px 0px 10px; /* Safari 和 Chrome */
border-radius: 10px 0px 0px 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ 
}
.footside ul li .sidetop{ width:60px; height:60px; display:inline-block; background:#242424; transition:all 0.3s;}
.footside ul li .sidetop:hover{ background:#ecc7aa; opacity:1; filter:Alpha(opacity=100);}
.footside ul li a{ position:absolute; width:60px; height:60px; top:0; right:0; background:#242424; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s; line-height:60px; color:#FFF; font-size:17px;}
.footside ul li a>i{ float:left; width:60px; height:60px; text-align: center; }
.footside ul li a span{ display:none;}
.footside ul li a span img{ width:100%;}
.footside ul li img{ max-width:100%; float:left;}
#cmail:hover a{ width:155px; background:#ecc7aa; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s; overflow:hidden;}
#cmail:hover a span{ display:block;}

.footside ul li div>i{ width:120px; position: absolute; right: 0; top:0; z-index: 1;}
.footside ul li div>i img{ width:100%;}
.footside ul li div{ width:60px; height:60px; color: #FFF; display: table; background: #ecc7aa; text-align: center; position:absolute; right: 0; top: 0; visibility: hidden; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.footside ul li:hover div{ width:120px; text-align: center; height:auto; visibility: visible; right: 100%;  filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; transition: 0.6s; -webkit-transition: 0.6s;-moz-transition: 0.6s;}
#topcontrol{ z-index: 3;}



/*-- --*/
.furight{ position:fixed; right:20px; top:35%; width:80px; height:auto; z-index:101; background:#FFF; padding:10px 0px;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
filter:progid:DXImageTransform.Microsoft.Shadow(color=#dddcdc,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow:0px 0px 3px 0px #dddcdc;/*兼容firefox*/
-webkit-box-shadow:0px 0px 3px 0px #dddcdc;/*兼容safari或chrome*/
box-shadow:0px 0px 3px 0px #dddcdc;/*兼容opera或ie9*/
}
.furight ul li{ width:100%; height:auto; float:left;}
.furight ul li i{ width:100%; height:auto; float:left; text-align:center; padding:5px 0px;}
.furight ul li i img{ max-width:100%;}
.furight ul li p{ width:100%; height:auto; float:left; text-align:center; font-size:14px; color:#4a4a4a; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s; padding:2px 0px 5px;}
.furight ul li a:hover p{ color:#00c1b4; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.furight.fen p{ font-size:12px;}

.furightB, .furightB2, .furightB3{ width:100%; height:100%; position:fixed; z-index:102; display:none;}
.ftB-bg{ width:100%; height:100%; position:absolute; top:0; left:0; background:#000;  filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5;}
.ftb-show{ width:100%; height:auto; float:left; top:12%; text-align:center; z-index:1; position:relative;}
.ftb-m{ max-width:500px; height:auto; display:inline-block; background:#FFF; border:1px solid #a6a6a6;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.ftb-mt{ width:100%; height:auto; float:left; padding:15px; border-bottom:1px solid #a6a6a6;}
.ftb-mt p{ width:80%; float:left; font-size:16px; text-align:left;}
.ftb-mt i{ width:20px; height:20px; float:right; position:relative; cursor:pointer;}
.ftb-mt i:before{ content:""; width:18px; height:2px; background:#000; position:absolute; right:9px; top:10px; cursor:pointer;
transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); 	/* Opera */
}
.ftb-mt i:after{ content:""; width:18px; height:2px; background:#000; position:absolute; right:9px; top:10px; cursor:pointer;
transform:rotate(-45deg);
-ms-transform:rotate(-45deg); 	/* IE 9 */
-moz-transform:rotate(-45deg); 	/* Firefox */
-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
-o-transform:rotate(-45deg); 	/* Opera */
}
.ftb-in{ width:100%; height:auto; text-align:center; padding:15px; float:left;}
.ftb-in i{ width:100%; height:auto; float:left; padding:15px 20px 5px;}
.ftb-in i img{ max-width:100%;}
.ftb-in p{ font-size:14px; width:100%; height:auto; padding:10px 0px; float:left;}

/*-- 弹出框 --*/
.cctt{ width:100%; height: auto; float:left; font-weight: 600; color: #FFF; }
.modal-header .close{ padding: 0;  margin: 0; float: right; position: absolute; right: 15px; }
.jjbg{ background:#021f3d; }
#jj .close span{ padding:0px 2px;  margin: 0; float: right; background-color: #ffffff;}
.tops{ top:15%;}
.incpbox{ width:100%; height: auto; float: left; padding: 5px 0px; }
.incp-t{ width:100%; height: auto; float: left; font-size: 16px; color:#000; line-height: 25px; }
.incp-t i{ color:red; float: left; padding-right: 10px; font-style: normal;}
.incp-x{ width:100%; height: auto; float: left}
.incp-x input{ width:100%; height: auto; border: 2px solid #242424; padding: 8px; font-size: 14px; color: #000;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.incp-tx{ width:100%; height:100px; float:left;}
.incp-tx textarea{ width:100%; height: 100%; border: 2px solid #242424; padding:8px; font-size: 14px; color: #000; resize: none;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.incpbtn{ width:100%; height: auto; float: left; padding: 20px 0px 10px;}
#ttcp{ width:120px; height:35px; background:#021f3d; display:inline-block; cursor:pointer; border:0; font-size:14px; color:#FFF; outline: none;
-moz-border-radius: 2px; /* Firefox */
-webkit-border-radius: 2px; /* Safari 和 Chrome */
border-radius: 2px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;
}
#ttcp:hover{ background:#242424; color:#FFF; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}


