@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:35px; 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; }
.bmd{ width:1570px; }
.plr0{ padding: 0px;}
.plr10{ padding: 0px 10px;}
.plr25{ padding: 0px 15px;}
.plra10{ padding: 10px;}
.plra15{ padding: 15px;}
.plra5{ padding: 5px; }
.plra8{ padding: 8px; }
.plra20{ padding: 20px; }
.plra30{ padding: 30px; }
.plr105{ padding: 10px 5px;}
.mlr0{ margin: 0;}
.pore{ position:relative; z-index:1;}
.poab{ position:absolute;}
.foal{ float:left; }
.foar{ float:right; }
.ht100{ height:100%;}
.bg{ background: #181818;}
.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 --*/
.bannerbox{ width:100%; height:auto; float: left; position: relative; background-color:#242424;  }
.bannerbox .swiper-w{ width:100%; height: 100%;}
.bannerbox .swiper-slide{ width:100%; height: 100%; background-size:cover; background-repeat: no-repeat; background-position: center center; display: flex;}
.inbg{ width:100%; height: 100%; position: absolute; left: 0; top:0; background-size: cover; background-position: center; background-repeat: no-repeat; overflow: hidden; }
.banwz{ width:100%; height:100%; position:absolute; right:0; bottom:0;  display: flex; flex-direction: column; justify-content: center; align-items:center;}
.banwz .imy{ display:inline-flex; flex-direction: column; justify-content: center; align-items:flex-start; padding:0px 2% 18%;}
.banwz i{ padding: 0px 20px; display:inline-block;}
.banwz i img{ max-width:100%;}
.banwz .md.right{ display: flex; justify-content: flex-end; align-items:flex-end; }
.banwz .btns{ padding:35px 30px 0px; display: flex; justify-content:center; }
.banwz .btns span{ width:115px; display:flex; align-items: center; padding: 10px 15px; color: #000000; font-size: 16px; background-color: #FFF; transition:all .6s; -webkit-transition:all .6s;-moz-transition:all .6s; }
.banwz .btns:hover span{ color: #FFF;}
.bannerbox .swiper-pagination-bullet{ width:50px; height:9px; background-color: transparent; opacity: 1; border: 2px solid #FFF; border-radius: 0;}
.bannerbox .swiper-horizontal>.swiper-pagination-bullets{ bottom:35px;}
.bannerbox .swiper-pagination-bullet-active{ background-color:#ffffff; border: 2px solid #ffffff;}

/*-- headerbox --*/
.topbox{ width:100%; height: auto; float:left; border-bottom: 1px solid #858583; position: relative; z-index:10;}
.top-m{ width: 100%; display:flex; justify-content: space-between; align-items: center; flex-direction: row; }
.telbox{ display: flex; flex-direction: row; justify-content: center; align-items: center;  height: 38px; font-size: 15px; color: #000;}
.cenbox{ display: flex; flex-direction: row; justify-content: center; align-items: center; height: 38px; position: relative;}
.oncen{display: flex; justify-content: flex-start; align-items: center; flex-direction: row;}
.oncen a{ display: flex; justify-content: flex-start; align-items: center; flex-direction: row; padding:0px 5px;}
.oncen a p{ font-size: 15px; color: #000; padding: 0px 10px;}
.oncen a svg{ padding-bottom: 5px;}
.showcen{ position:absolute; left: 0; top:0%; display: flex; justify-content: flex-start; align-items: center; flex-direction: row; opacity: 0; visibility: hidden; background-color:#0070c0; }
.showcen a{ display: flex; justify-content: flex-start; align-items: center; flex-direction: row; padding: 3px 5px;}
.showcen a p{ font-size: 16px; color: #FFF; padding-left: 5px;}
.cenbox:hover .showcen{ top:100%; width: 100%; opacity: 1; visibility: visible;}
.headerbox{ width:100%; height:auto; float: left; background-color: #000000; position: relative; z-index:9; }
.headerbox .md{ display: flex; justify-content:space-between; align-items: center; flex-direction: row; }
.logo{ width:400px; height:100px; display: flex; justify-content: flex-start; align-items: center; }
.logo>i{ flex: 1 0 auto}
.logo>i a{ display: flex;}
.logo>i a img{ max-width: 100%; }
.navbox{ width:80%; height:100px; display: flex; align-self: flex-end; text-align:center; position: relative; padding-left:2%;  }
.navbox ul{ width:100%; display: flex; align-items:center; justify-content:center; }
.navbox ul li{ flex:1 0 auto; flex-shrink: 0; display: flex; justify-content: space-around;}
.navbox ul li a{ font-size:19px; color:#ffffff; position: relative;  }
.navbox ul li i{ width:10%; height:3px; background:#FFF; position:absolute; bottom:-9px; 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%;}
#active i{visibility:visible; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; width:90%; left:5%;}
#col{ fill:#FFF; transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
#gose:hover #col{ fill:#FFF;}
.elsebox{ display: flex; position: relative;}
.searchv{ cursor:pointer; padding-left: 20px; position: relative;}
.search-show{ width:230px; height:45px; position:absolute; right:0; top:65px; background:#FFF; border:2px solid #333; overflow: hidden; display:none; z-index:9; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
#search_input1{ outline:none; height:43px; width:190px; border:0px solid #CCC; line-height:43px; float:left; color:#000; font-size:14px; padding:0px 10px; }
#search_input2{ float:left; width:25px; height:25px; outline:none; margin-top:9px;}

/*-- syone --*/
.syone{ width:100%; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 35px 0px;}
.syone-t{ width: 100%; display: flex; padding-bottom: 15px; }
.syone-tt{ width:100%; display: flex; justify-content: space-between; align-items: center; flex-direction: row;}
.syone-tt div{ display: flex; justify-content: center; align-items: center; flex-direction:column;}
.syone-tt div h1{ font-size: 36px; color: #000;}
.syone-tt div p{ display: flex; justify-content: center; align-items: center; flex-direction: row; padding: 5px 0px;}
.syone-tt div p i{ width:90px; height: 1px; background-color: #a9a9a9; margin-left: -1px;}
#xlx{ width:17px;}
.syone-tt div p:last-child svg{ margin-left:-2px;}
.syone-tt a{ font-size: 16px; color: #909090; padding:5px 10px; position: relative; transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;}
.syone-tt a::before{ content: ''; position: absolute; left: 10%; bottom: 0px; width: 80%; height: 1px; background-color:#b2b2b2;}
.syone-tt a:hover{ background-color:#0070c0; color: #FFF; }
.syone-tt a:hover::before{ width: 0; }
.syone-show{ width:100%; display: flex;}
.sysort{ width:100%; height: auto; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction:column; position: relative; overflow: hidden;}
.sysort i{ width:100%; }
.sysort i img{ width:100%;}
.sysort h1{ width:100%; height:auto; display: flex; justify-content:flex-start; align-items:flex-start; position: absolute; left: 0; bottom: 0; padding:20px; font-size: 17px; letter-spacing:2px; line-height:20px; color: #FFF; }
.sysort h1::before{ content: ''; position: absolute; left: 0; top:0;  width:100%; height: 100%; background-color: #000; opacity:0.05;}
.sysort h1 span{ position: relative; z-index:1;}

/*-- sytwo --*/
.sytwo{ width:100%; min-height:670px; float: left; display: flex; justify-content:center; align-items: center; flex-direction: column; background-color: #2e3336; background-position:right center; background-repeat: no-repeat;}
.sytwo h1{ width: 600px; padding: 0px 45px; font-size:39px; color: #FFF; line-height:45px; font-weight: 600;}
.sytwo p{ width: 390px; padding: 20px 45px; font-size: 17px; color: #FFF; line-height:45px; position: relative;}
.sytwo p::before{ content: ''; position: absolute; left:-65px; top:42px; width:90px; height: 1px; background-color: #ffffff; }

/*-- syth --*/
.syth{ width:100%; height: auto; float: left; padding: 30px 0px 80px;  }
.syth-show{ width:100%; float: left; display: flex; position: relative;}
.syth-show .swiper-slide div{ width:100%; display: flex; justify-content: center; align-items: center; flex-direction: column; background-color:#ecebe9;}
.syth-show .swiper-slide div i{ display: block; overflow: hidden; }
.syth-show .swiper-slide div i img{ width:100%; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.syth-show .swiper-slide div h1{ width:100%; height:100px; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; font-size: 17px; color: #606060; padding:0px 17px;}
.syth-show .swiper-slide div h1 span{ font-size: 21px; font-weight: 600; color: #000; padding: 12px 0px; }
.syth-show .swiper-slide div:hover i img{
transform: scale(1.06);
-webkit-transform: scale(1.06);
-moz-transform: scale(1.06);
}
.syth-show .swiper-pagination {  }
.syth-show .swiper-pagination-bullet { width: 10px;height: 10px; border-radius: 50%; background-color:  transparent; border: 1px solid #0070c0; margin: 0 8px;cursor: pointer; opacity: 1;}
.syth-show .swiper-pagination-bullet-active { background-color: #0070c0; }

/*-- syfo --*/
.syfo{ width:100%; height: auto; float: left; background-color: #000; padding: 50px 0px 35px; }
.syfo-t{ width:100%; float: left; display:flex; justify-content: center; align-items: center; flex-direction: column;}
.syfo-t h1{ font-size: 36px; color: #FFF;}
.syfo-t p{ display: flex; justify-content: center; align-items: center; flex-direction: row; padding: 5px 0px;}
.syfo-t p i{ width:90px; height: 1px; background-color: #a9a9a9; margin-left: -1px;}
.syfo-t p:last-child svg{ margin-left:-2px;}
.syfo-words{ width:100%; height: auto; float:left; padding: 35px 0px; display: flex; justify-content: space-between; align-items: flex-start; flex-direction: row;}
.syfo-wl{ width:53%; height: auto; display:flex; justify-content: flex-start; align-items:flex-start; flex-direction: column; padding-right: 40px;}
.syfo-wl p{ font-size:16px; color: #9e9e9e; line-height: 27px; }
.syfo-wl i{ display: flex; justify-content: flex-start; align-items: flex-start; flex-direction:row; padding-top: 50px;}
.syfo-wl i img{ max-width: 100%;}
.syfo-wr{ width:47%; display: flex;}
.syfo-wr i img{ width:100%;}
.syfo-show{ width:100%; float: left; position: relative; padding: 30px 0px;}
.syfo-show .swiper-slide i{ width:100%; float:left;  display: flex; justify-content: center; align-items: center; flex-direction: column; background-color:#A2A29D; }
.syfo-show .swiper-slide i img{ width:100%; }
.syfo-show .swiper-button-prev{ width:50px; height:50px; left:-60px; color:#ffffff; 
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.syfo-show .swiper-button-prev:hover{ background:#0070c0; }
.syfo-show .swiper-button-next{ width:50px; height:50px; right:-60px; color:#ffffff; 
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.syfo-show .swiper-button-next:hover{ background:#0070c0; }
.syfo-show .swiper-button-next:after,.syfo-show .swiper-button-prev:after{ font-size: 26px!important;}
.syfo-btn{ width:100%; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 20px 0px;}
.syfo-btn a{ color:#909090; font-size: 17px; padding: 3px 0px; border-bottom: 1px solid #909090;  transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s; display: flex; justify-content: center; align-items: center; }
.syfo-btn a:hover{ padding: 3px 10px; background-color: #0070c0; color: #FFF; border-bottom: 1px solid #0070c0; }

/*-- syfx --*/
.syfx{ width:100%; float: left; background-color: #f5f5f5; padding: 55px 0px;}
.syfx-t{ width:100%; float: left; display:flex; justify-content: center; align-items: center; flex-direction: column;}
.syfx-t h1{ font-size: 36px; color: #000; text-align: center;}
.syfx-t p{ font-size: 16px; color: #818181; text-align: center; padding: 20px 0px;}
.syfx-show{ width:100%; float:left; padding: 30px 0px; }
.syfx-show .swiper-slide i{ width:100%; display: flex; justify-content: center; align-items: center; flex-direction: column; background-color:#ecebe9; overflow: hidden;}
.syfx-show .swiper-slide i img{ width:100%; border: 1px solid #a9a9a9;}
.syfx-show .swiper-pagination { }
.syfx-show .swiper-pagination-bullet { width: 10px;height: 10px; border-radius: 50%; background-color:  transparent; border: 1px solid #0070c0; margin: 0 8px;cursor: pointer; opacity: 1;}
.syfx-show .swiper-pagination-bullet-active { background-color: #0070c0; }
.syfx-btn{ width:100%; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 20px 0px;}
.syfx-btn a{ color:#909090; font-size: 17px; padding: 3px 0px; border-bottom: 1px solid #909090;  transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s; display: flex; justify-content: center; align-items: center; }
.syfx-btn a:hover{ padding: 3px 10px; background-color: #0070c0; color: #FFF; border-bottom: 1px solid #0070c0; }

/*-- sysx --*/
.sysx{ width:100%; height: auto; float: left; padding: 50px 0px;}
.sysx-t{ width:100%; float: left; display:flex; justify-content: center; align-items: center; flex-direction: column;}
.sysx-t h1{ font-size: 36px; color: #000;}
.sysx-t p{ display: flex; justify-content: center; align-items: center; flex-direction: row; padding: 5px 0px;}
.sysx-t p i{ width:90px; height: 1px; background-color: #a9a9a9; margin-left: -1px;}
.sysx-t p:last-child svg{ margin-left:-2px;}
.sysx-show{ width:100%; height: auto; float: left; position: relative; display: flex; justify-content: flex-end; align-items: center; flex-direction: row;}
.syfd{ width:20%; height: 530px; position: relative;}
.syfd::before{ content: ''; position: absolute; left: 0; top:0; width: 130%; height: 100%; background-image: url(../img/images/page/bb.jpg); background-color: #242424; background-position: center; background-size: cover; background-repeat: no-repeat;}
.sylu{ width:85%; height: auto;}
.sylu .gallery-cell{ position: relative; }
.sylu .gallery-cell a{ width:100%; height: 100%; float: left;}
.sylu .gallery-cell i{ width:100%; height: auto; float: left; overflow: hidden;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 0px 15px #efefef;/*兼容firefox*/
-webkit-box-shadow: 0px 0px 15px #efefef;/*兼容safari或chrome*/
box-shadow:0px 0px 15px #efefef;/*兼容opera或ie9*/
}
.sylu .gallery-cell i img{ width:100%; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.sylu .gallery-cell i img:hover{
transform: scale(1.04);
-webkit-transform: scale(1.04);
-moz-transform: scale(1.04);
transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;
}
.gshow{ position:absolute; left: 0; bottom: 0; width: 100%; height: 110px; background: #FFF; padding: 15px 25px 20px;}
.gshow h1{ width:100%; height: auto; font-size: 16px; color: #000; line-height: 25px; padding: 5px 0px; }
.gshow p{ width:60%; height: auto; font-size: 12px; color: #8e8e8e; line-height: 20px;}
.gshow:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 15px; background: #0070c0; }
.gshow span{ position: absolute; right:8%; bottom: 50px; font-size: 15px; color: #0070c0; }
.gshow span a{ color: #0070c0;}
.sylu .gallery-cell:hover .gshow span, .sylu .gallery-cell:hover .gshow:before{ display: none;}
.sylu .gallery-cell:hover .gshow{ display: none;}
.sylu-come{position: absolute; right:0; bottom:-50px; font-size: 15px; color: #0070c0; visibility: hidden; width: 100%; text-align: center; 
filter:alpha(opacity=0);   
-moz-opacity:0;   
-khtml-opacity: 0;   
opacity: 0;
transition: 0.6; -webkit-transition: 0.6s;-moz-transition: 0.6s;
}
.sylu-come span{ width: 100%; float: left;  padding: 15px 0px; color:#FFF; background:#0070c0; }
.sylu .gallery-cell:hover .sylu-come{ bottom:0px;
 visibility: visible;
filter:alpha(opacity=100);   
-moz-opacity:1;   
-khtml-opacity: 1;   
opacity: 1;
transition: 0.6; -webkit-transition: 0.6s;-moz-transition: 0.6s;
}
.sylu-come span a{ color:#FFF; }

/*-- 内页 --*/
.inbanner{ width:100%; height: auto; float:left; position: relative; background-color: #000000;}
.inbanner>i{ width:100%; height:400px; float: left; background-color: #000000; background-position: center; background-repeat: no-repeat;}
.inbanner>i img{ width: 100%; }

/*-- 导航loc --*/
.locbox{ width:100%; height:auto; float: left; position: relative; }
.locbox ul{ display: flex; justify-content:flex-start; align-items: center; padding:20px 0px; flex-shrink: 0;}
.locbox ul li{ color:#434343; font-size:13px; display: flex; justify-content: center; align-items: center; padding-right: 5px;}
.locbox ul li i{ font-size:12px; color:#434343; display: flex; justify-content: center; align-items: center; padding-bottom: 5px;}
.locbox ul li i svg{ width:22px;}
.locbox a{ display: flex; justify-content: center; align-items: center; flex-direction: column; color:#434343; font-size:13px; line-height: 20px;  }
.locbox a:hover{ color:#0072c2;}

/*-- 关于我们 --*/
.abnav{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction: row; }
.abnav ul{ display: flex; justify-content:flex-start; align-items: center; flex-direction: row;}
.abnav ul li{ width:250px; height: 60px; display:flex; justify-content: center; align-items: center; text-align: center;  margin-left: -1px;}
.abnav ul li a{ font-size: 16px; color: #777777; width:100%; height: 100%; background-color: #FFF; display: flex; justify-content: center; align-items: center;  padding:0px 5px; border: 1px solid #dcdcdc; transition: 0.5s;-webkit-transition: 0.5s; -moz-transition: 0.5s;}
.abnav ul li a:hover{ color: #FFF; background-color: #0857c3; border-top: 1px solid #0857c3; border-bottom: 1px solid #0857c3; transition: 0.5s;-webkit-transition: 0.5s; -moz-transition: 0.5s;}
#abnav a{ color: #FFF; background-color: #0857c3; border-top: 1px solid #0857c3; border-bottom: 1px solid #0857c3; }

.about{ width:100%; float: left;}
.aba{ width:100%; float:left; padding: 75px 0px 60px;}
.aba-l{ width:57%; float: left; display: flex; flex-direction: column; padding-right:8%;}
.aba-l h1{ font-size: 30px; font-weight: 600; color: #505050; padding: 20px 0px; }
.aba-l p{ font-size: 16px; color: #505050; line-height: 27px; padding: 20px 0px;}
.aba-r{ width:43%; float: left;}
.aba-r i{ width:100%; float: left;}
.aba-r i img{ width: 100%; }

.abc{ width:100%; min-height:770px; float: left; background-position: center; background-size: cover; background-repeat: no-repeat; background-color: #000; position: relative;}
.abc-t{ width:48%; float: left; display: flex; padding-top:10%; }
.abc-t h1{ font-size: 30px; font-weight: 600; color: #FFF; padding: 22px 0px; position: relative;}
.abc-t h1::before{ content: ''; position: absolute; left: 0; bottom:0; width:45px; height:5px; background-color:#FFF; }
.abc-show{ width:52%; float: left; position: relative; padding: 100px 0px; display:flex; justify-content: center; align-items: center;}
.Swiperb{ width:100%; height:600px;}
#prev2{ position: absolute; top:6%; left:108px; z-index: 10; transform: translateY(50%); width: 40px; height:40px; color: #fff; border-radius: 50%; text-align: center; line-height: 30px; cursor: pointer; background:url(../img/svg-loaders/uph.svg) center center no-repeat #ffffff; background-size:50%; }
#prev2:hover{ background:url(../img/svg-loaders/up.svg) center center no-repeat #0857c3; background-size:50%; }
#next2 { position: absolute; top:85%; left:108px; z-index: 10; transform: translateY(50%); width:40px; height:40px; background-color: #ffffff; color: #fff; border-radius: 50%; text-align: center; line-height: 30px; cursor: pointer; background:url(../img/svg-loaders/downh.svg) center center no-repeat #ffffff; background-size:50%; }
#next2:hover { background:url(../img/svg-loaders/down.svg) center center no-repeat #0857c3; background-size:50%; }
.hisone{ width:100%; height: 100%; display: flex; justify-content: flex-start; align-items: center; flex-direction: row;}
.hisone h1{ display: flex; justify-content: center; align-items: center; font-size: 17px; color: #FFF; width: 130px; height: 100%; flex-shrink: 0; border-right:2px solid #FFF; position: relative;}
.hisone h1 span{ opacity: 0.7;}
.hisone h1::before{ content: ""; position: absolute; right:-5px; top:45%; opacity:1; width:8px; height:8px; background-color:#FFF; border-radius: 360px;}
.hisone p{ display: flex; justify-content:flex-start; align-items: center; font-size: 16px;  color: #FFF; opacity: 0.7; width:100%; padding:0px 45px;}
#prev2:after,#next2:after{ display: none;}
.Swiperb .swiper-slide{ cursor:pointer;}
.Swiperb .swiper-slide.swiper-slide-thumb-active .hisone h1 span{ font-size: 20px; opacity: 1; }
.Swiperb .swiper-slide.swiper-slide-thumb-active .hisone p{ font-size: 20px; opacity: 1; }

/*-- 荣誉证书 --*/
.honorbox{ width:100%; float: left; padding: 35px 0px; }
.honorimg{ width:100%; display: flex; justify-content: flex-start; align-items:flex-start; flex-direction:column;}
.honorimg i{ width:100%; height: auto;  background-color:#d2d2d2; border: 1px solid #d2d2d2;}
.honorimg i img{ width:100%; }

/*-- 工厂实景 --*/
.factory{ width:100%; float: left; padding-top: 20px; padding-bottom:42px;}
.fac-a{ width:100%; float: left; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; padding:40px 0px 0px; }
.fac-at{ width:100%; display: flex; }
.fac-at h1{ font-size:20px; color: #505050; line-height: 25px; position: relative; padding-left:22px;}
.fac-at h1::before{ content:''; position: absolute; left:5px; top:7px; width:10px; height: 10px; background-color: #0857c3; border-radius: 360px;}
.fac-as{ width:100%; display: flex; flex-wrap: wrap; flex-direction: row; padding: 10px 0px; position: relative;}
.fac-as-one{ width:100%; display: flex; justify-content: flex-start; align-items: flex-start; position: relative;}
.fac-as-one i{ width:100%; float: left; overflow: hidden; background-color:#B0B0B0;}
.fac-as-one i img{ width: 100%; transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
.fac-as-one div{ width:100%; height: auto; display: flex; justify-content:flex-end; align-items: center; flex-direction: column; position: absolute; left: 0; bottom:0;}
.fac-as-one div::before{ content: ''; width:100%; height: 100%; background:#000; opacity:0.47; position: absolute; left: 0; top:0; }
.fac-as-one div p{ width: 100%; height:40px; display: flex; justify-content:center; align-items: center; padding:0px 5px; font-size:15px; color: #FFF; line-height:15px; z-index: 1;}
.fac-a.gcbox .fac-as{ padding:15px 5px; }

.mytt .hidden{ display: none;}
.mytt .swiper-slide {
height: calc((100% - 30px) / 2);
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;
}
.fac-as .swiper-button-prev{ left:-50px; width:40px; height:40px;  background:url(../img/svg-loaders/lefth.svg) center center no-repeat #b8b7b7; background-size:50%; 
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.fac-as .swiper-button-prev:hover{ background:url(../img/svg-loaders/lefth.svg) center center no-repeat #0857c3; background-size:50%; }
.fac-as .swiper-button-next{ right:-50px; width:40px; height:40px; background: url(../img/svg-loaders/righth.svg) center center no-repeat #b8b7b7; background-size:50%; 
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.fac-as .swiper-button-next:hover{ background: url(../img/svg-loaders/righth.svg) center center no-repeat #0857c3; background-size:50%; }
.fac-as .swiper-button-next:after,.fac-as .swiper-button-prev:after{ display: none;}

/*-- 产品分类 --*/
.sortbox{ width:100%; float: left; }
.sort-t{ width:100%; display: flex; justify-content: center; align-items: center; flex-direction:column; text-align: center; }
.sort-t h1{ font-size: 30px; color: #000; padding: 10px 0px; }
.prosearch{ width:100%; height:auto; display: flex; justify-content: center; align-items: center; padding: 15px 0px; }
.xsearch{ width:435px; height:45px; display:flex; justify-content: center; align-items: center; flex-direction: row; border: 1px solid #c9c9c9; overflow:hidden; border-radius: 5px;}
.xsearch form{ width: 100%; height:100%; display:flex; justify-content:space-between; align-items: center; flex-direction: row; overflow:hidden;}
.xsearch .p1{ width:83%; height:100%; }
.xsearch .p2{ width:11%; height:100%; display: flex; justify-content: center; align-items: center; overflow:hidden; cursor:pointer; }
#search_inputps1{ outline:none; height:100%; width:100%; border:0px solid #CCC;  padding:0px 10px; font-size:15px; color:#333333;}
#search_inputps2{  width:100%; height:100%; outline:none; cursor:pointer; background-image:url(../img/page/scp.png);
background-position:center center; background-repeat:no-repeat; border:0; background-color: #FFF; }
#search_inputps1::-webkit-input-placeholder{ opacity:1; color:#a9a9a9;}
#search_inputps1:-moz-placeholder{opacity:1; color:#a9a9a9;}
#search_inputps1::-moz-placeholder{opacity:1; color:#a9a9a9;}
#search_inputps1:-ms-input-placeholder{opacity:1; color:#a9a9a9;}

.sortshow{ width:100%; display: flex; flex-direction: row; flex-wrap: wrap; padding:15px 40px 50px; }
.sortone{ width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; position: relative;}
.sortone a{ width:100%;}
.sortone i{ width:100%; float: left; overflow: hidden; background-color:#B0B0B0;}
.sortone i img{ width: 100%; transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
.sortone div{ width:100%; height: auto; display: flex; justify-content:flex-end; align-items: center; flex-direction: column; padding: 5px 0px; position: absolute; left: 0; bottom:0;}
.sortone div::before{ content: ''; width:100%; height: 100%; background:#000; opacity:0.47; position: absolute; left: 0; top:0; }
.sortone div p{ width: 100%; height:40px; display: flex; justify-content:center; align-items: center; padding:0px 5px; font-size:15px; color: #FFF; line-height:15px; z-index: 1;}
.sortone:hover i img{ transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
}
.sortone:hover div::before{ background:#0857c3; opacity:1; }

/*-- 产品内页 --*/
.sortimg{ width:100%; height: auto; display: flex; justify-content: center; align-items: center;}
.sortimg img{ width:100%; }
.inprobox{ width:100%; height: auto; float: left; padding: 30px 0px;}
.proL{ width:22%; height:auto; float:left; background:#ebebeb; margin-top: 10px;}
.proL h1{ width:100%; height: 70px; float: left; text-align:left; background-color:#0857c3; color: #FFF; font-size: 23px; padding: 0px 30px; position: relative;}
.proL h1 i{ position: absolute; right: 15px; top:15px;}
.list{ width:100%; height:auto; float:left; padding:25px 25px 35px; background-color: #ebebeb; position: relative;}
.list ul li{ background-color: #FFF; list-style:none; height:auto; width:100%; float:left; border-bottom:1px solid #dcdcdc;}
.list ul li:last-child{ border-bottom:0;}
.list ul li a{ width:100%; height:60px; float: left; display: table; line-height:20px; color:#646464; font-size:15px; padding:0px 5px; transition: 0.2s;-webkit-transition: 0.2s; -moz-transition: 0.2s; position:relative;}
.list ul li a span{  width:100%; height: 100%; display: table-cell; text-align: center; vertical-align:middle;}
.list ul li a:hover{ background:#0857c3; color:#FFF; transition: 0.2s;-webkit-transition: 0.2s; -moz-transition: 0.2s;}
.list ul li.choosepoint a{color:#FFF;}
.list ul li a i{ width:25px; height:25px; position:absolute; right:7px; top:22px; }
.list ul li .inactive i{ display:none;}
.list ul li .inactives{ background:#0857c3;}
.list ul li .inactives i{ display:none;}
.list ul li i svg{ width:20px;}
#nchoose i{}
#sortsj{ fill:#555d5b;}
.list ul li a:hover #sortsj{ fill:#FFF;}
#nchoose #sortsj{ fill:#FFF;}
#nchoose{ background:#0857c3; color: #FFF;}
.list ul li a.inactive.inactives span{ color: #FFF;}
.list ul li a:hover.inactive #sortsj{ fill:#FFF!important;}
.list ul li a.inactive.inactives #sortsj{ fill:#FFF!important;}

.list ul li ul{ width:100%; height:auto; display:none; float: left; background-color: #FFF; z-index: 5;}
.list ul li ul li{ }
.list ul li ul li a{ height:50px; }
.list ul li:hover #di li a{ color:#646464; }
.list ul li ul li a span{ text-align:center; }
.list ul li:hover #di li:hover a{ color:#ffffff; background:#3b3b3b;}
.list ul li:hover #di li #tchoose{ color:#ffffff; background:#3b3b3b;}
#tchoose{ color:#ffffff; background:#3b3b3b;}
.list ul li:hover #di li:hover a span{ color:#ffffff;}

.proR{ width:78%; height:auto; float:left; padding:0px 15px 0px 25px;}
.cpone{ width:100%; height:100%; display: flex; border:1px solid #d2d2d2; flex-direction: column; justify-content:space-between; align-items:flex-start; background-color: #ffffff; position:relative; transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.cpone>i{ width:100%; display: flex; background-color: #e4e4e4; position: relative; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.cpone>i a::before{ content: ''; position:absolute; left: 0; top:0; width:100%; height: 100%; z-index: 1;}
.cpone>i img{ width:100%; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.cpone>i a{ width:100%; float:left; position:relative; overflow: hidden; }
.skbox{ display: flex; justify-content:center; flex-direction: row; flex-wrap: wrap; align-items: center; padding:5px 0px; width:100%; float:left;}
.skbox i img{ width: 100%; padding:1px;
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */	
}
.skbox i{ width:20px; height:auto; overflow: hidden; margin: 0px 1px; border: 1px solid #FFF; display: flex; flex-shrink: 0;
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */	
}
.skbox i.on{ border: 1px solid #000;}
.cpone>i:hover img{ 
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;	
}
.cpinfo{ width:100%;  display: flex; justify-content:flex-start; flex-direction:column; position: relative;}
.sname{ width:100%; height:65px; float: left; display: flex; background-color: #e5e5e5; flex-direction: column; justify-content:center; align-items: center; padding: 0px 5px;}
.sname h1{ width:100%; display: flex; justify-content:center; align-items: center; flex-direction: row; font-size: 15px; color: #3d3d3d; padding: 5px 0px;}
.sname p{ width: 100%; font-size: 12px; color: #3d3d3d; display: flex; justify-content:center; align-items: center; flex-direction: row;}
.cpone:hover .sname{ background-color: #0857c3; }
.cpone:hover .sname h1{ color: #FFF; }
.cpone:hover .sname p{ color: #FFF; }
.cpone:hover{ 
z-index: 1;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 0px 25px #d4d4d4;/*兼容firefox*/
-webkit-box-shadow: 0px 0px 25px #d4d4d4;/*兼容safari或chrome*/
box-shadow:0px 0px 25px #d4d4d4;/*兼容opera或ie9*/	
}
.page.cp{ padding:30px 0px 20px;}

/*-- 产品内页 --*/
.proinfobox{ width:100%; height:auto; float:left; padding:25px 0px;}
.ban {width:100%; height:auto; float:left; position:relative; z-index:1; }
.banl{ width:45%; height:auto; float:left; position:relative; padding-left:5%; }
.t2 {width:100%; float:left; background: #e4e4e4; position: relative; }
.t2 a{ width:100%; height: 100%;}
.t2>img {width:100%;}
#ban_pic { display: flex; justify-content: center; align-items: center;}
#prev1 { position: absolute;left: 0;top: 50%; transform: translateY(-50%); background: url(../img/svg-loaders/lefth.svg) center center no-repeat #b9b9b9; background-size:100%; width:15px; height:36px; z-index: 99; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
#prev1:hover { background: url(../img/svg-loaders/lefth.svg) center center no-repeat #0857c3; background-size:100%; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
#next1 { position: absolute; right: 0; top: 50%; transform: translateY(-50%); background: url(../img/svg-loaders/righth.svg) center center no-repeat #b9b9b9; background-size:100%; width: 15px; height: 36px; z-index: 99; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
#next1:hover { background: url(../img/svg-loaders/righth.svg) center center no-repeat #0857c3; background-size:100%; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.banr{ width:55%; height:100%; float:left; position: relative;  padding: 0px 20px 20px 8%; }
.br-a{ width:100%; height:auto; float:left; }
.br-a h1{ width:100%; height:auto; float:left; font-size:26px; font-weight: 600; line-height:30px; color:#000; padding:10px 0px; border-bottom: 1px solid #d1d1d1;}
.br-b{ width:100%; min-height:100px; float: left; padding:10px 0px;}
.br-b p{ width:100%; height:auto; font-size:16px; color: #000; line-height:30px; float:left;}
.br-b ul{ width:100%; height:auto; float:left; padding:25px 0px;}
.br-b ul li{ width:100%; float: left; padding-left: 30px; position: relative; line-height: 30px; color: #000; font-size: 16px;}
.br-b ul li::before{ content:""; position: absolute; left: 0; top:14px; width: 20px; height: 2px; background-color: #000;}
.br-d{ width:100%; height: auto; float: left; padding:25px 0px 30px; }
.br-d h1{ font-weight: 600; font-size: 22px; padding-bottom: 20px;}
.br-d ul{ width:290px; float:left; display: flex; justify-content:flex-start; align-items: flex-start; flex-direction: row; flex-wrap: wrap;}
.br-d ul li{ width: 20%; flex-shrink: 0; cursor: pointer;}
.br-d ul li p{ font-size: 10px; color: #585858; padding-bottom: 10px; }
.probtn{width:100%; float: left;}
.probtn a{ width:160px; height: 40px; font-size: 13px; background-color: #0857c3; display: flex; justify-content: center; align-items: center;  color: #FFF;}
.probtn a:hover{ background-color: #000; }
#ww .on i{ border: 1px solid #000; }
.br-d ul li i{ padding:2px; display: block; overflow: hidden; border: 1px solid #d4d2d2;
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */	
}
.br-d ul li i img{ width:35px;
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */		
transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s; }
.br-d ul li h1{ display: block; width: 100%; font-size: 12px; color: #bc9e8b; line-height: 15px; padding: 10px 0px; }
.br-d ul li:hover i img{
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
}
.br-d ul li:hover h1{ text-decoration: underline; }

.banchoose ul { width:100%; display: flex; justify-content: flex-start; flex-direction: row; padding:30px 0px;}
.banchoose ul li{ width:auto; height:auto; padding-right: 15px; }
.banchoose ul li a{ background-color: #e8e8e8; font-size:14px; line-height:30px; width: 105px; text-align: center; color:#000; float:left; position:relative; 
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
-webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s;}
.banchoose ul li a:hover{
 background-color: #0857c3; color: #FFF; 
-webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s;	
}
.banl .swiper-slide img{ width:100%; }
.banl .mySwipera{ position: relative; overflow: hidden; border: 1px solid #e5e5e5;}
.banl .mySwipera .swiper-wrapper{ align-items: center; }
.banl .mySwiperb{ position: relative; overflow: hidden; margin-top:15px;}
.banl .mySwiperb .swiper-slide{ border:2px solid #eeeeee; }
.banl .mySwiperb .swiper-wrapper{ justify-content:flex-start;}
.banl .mySwiperb .swiper-wrapper .swiper-slide{ width:65px; cursor: pointer;}
.banl .mySwiperb .swiper-slide-thumb-active { border:2px solid #0857c3!important;}

/*-- --*/
.samebox{ width:100%; float: left; margin-top:30px; display: flex; justify-content:flex-start; align-items: center; flex-direction: column;}
.samet{ width:100%; display: flex; flex-direction: row; align-items: center; justify-content: space-between; border-bottom:2px solid #888888;}
.samet h1{ font-size: 20px; color: #FFF; background-color: #888888; padding: 15px; min-width:200px; line-height: 20px; text-align: center; }
.samet a{ font-size: 16px; color: #acacac; position:relative; margin-right: 30px; }
.samet a:hover{ color: #0857c3; }
.same-show{ width:100%; height:auto; padding: 10px 0px 35px; position: relative; display: flex;}
.same-show .swiper{ padding: 20px 0px;}
.moreone{ width:100%; height: auto; float: left;}
.same-show .swiper-button-prev{ left:-50px; width:40px; height:40px;  background:url(../img/svg-loaders/lefth.svg) center center no-repeat #b8b7b7; background-size:50%; 
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.same-show .swiper-button-prev:hover{ background:url(../img/svg-loaders/lefth.svg) center center no-repeat #0857c3; background-size:50%; }
.same-show .swiper-button-next{ right:-50px; width:40px; height:40px; background: url(../img/svg-loaders/righth.svg) center center no-repeat #b8b7b7; background-size:50%; 
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.same-show .swiper-button-next:hover{ background: url(../img/svg-loaders/righth.svg) center center no-repeat #0857c3; background-size:50%; }
.same-show .swiper-button-next:after,.same-show .swiper-button-prev:after{ display: none;}
.same-show .cpone{ border: 1px solid #e6e6e6;  height: 100%;}


/*-- 新闻 --*/
.newsbox{ width:100%; height: auto; float: left; padding:25px 0px;}
.newsone{ width:100%; height: auto; float:left; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.newsimg{ width:100%; height: auto; float:left; position:relative; background-color: #666; overflow: hidden;}
.newsimg img{ width:100%; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.ndate{ width:80px; height:70px; position:absolute; left:0; top:0; z-index:1; background-color:#eeeeee; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.ndate h1{ float:left; width:100%; color:#000; font-size:27px; line-height:30px; text-align: center;}
.ndate p{ float:left; width:100%; color:#000; font-size:14px; line-height:18px; text-align: center;}
.newsname{ width:100%; height:auto; float:left; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; border:1px solid #dcdcdc; border-top:0px; background:#FFF; padding:15px;}
.newsname h1{ width: 100%;float: left; height: 30px; font-size:15px; color: #000; padding: 5px 0px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.newsname p{ width: 100%; float: left; font-size:11px; color: #8e8e8e; padding: 5px 0px; }
.newsname h2{ align-self: flex-end; float: left; font-size: 14px; color: #0857c3; padding: 5px 0px;}
.newsone:hover .newsname{ background-color:#0857c3;  transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.newsone:hover .newsname h1{ color: #FFF; }
.newsone:hover .newsname p{ color: #FFF; }
.newsone:hover .newsname h2{ color: #FFF; }
.newsone:hover .newsimg img{
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;
}
.newsone:hover{
-webkit-transform:translateY(-25px);
transform:translateY(-25px);
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 0px 10px 0px #cfcfcf;/*兼容firefox*/
-webkit-box-shadow: 0px 0px 10px 0px #cfcfcf;/*兼容safari或chrome*/
box-shadow:0px 0px 10px 0px #cfcfcf;/*兼容opera或ie9*/
}

/*-- 新闻详细内容 --*/
.in-newsbox_title { width:100%; padding:50px 0px 15px; font-size:22px; 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%}
.backbtn{ width:100%; height: auto; float: left; text-align: center; display: flex; justify-content: center; align-items: center;}
.backbtn a{ padding: 5px 30px; font-size: 16px; background-color: #323232; color: #ffffff;
 -moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari 和 Chrome */
border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.backbtn a:hover{ background-color: #0857c3;}
.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:#242424;}
.pagesr p{ width:auto; font-size:16px; line-height:20px; padding:5px 0px; color:#242424;}
.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: #323232;
}
.pagesl a:hover{ color:#FFF; background:#0857c3;}
.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: #323232;
-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;
}
.pagesr i{ padding-right:5px;}
.pagesr a:hover{ color:#FFF; background:#0857c3; -webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;}

/*-- 专利证书 --*/
.certbox{ width:100%; height: auto; float: left; display: flex; justify-content:flex-start; align-items: center; flex-direction: column;
padding:25px 0px;}
.certone{ width:20%; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column;}
.patimg{ width:100%; height:100%; float: left; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.patimg i{ width:100%; height: auto;  background-color:#d2d2d2; border: 1px solid #d2d2d2;}
.patimg i img{ width:100%; }
.patimg p{ width:100%; height:45px; background: #FFF; font-size:14px; color: #000; display: flex; justify-content: center; align-items: center; flex-direction: column; border: 1px solid #dcdcdc; background-color:#f6f3f3; }
.pet{ margin-top: 25px; }

/*-- page --*/
.page{ width:100%;height:auto; display: flex; justify-content: center; align-content: center; flex-direction: column; font-size:16px; padding:0px 0px 20px;}
.pagination{width: 100%; display:flex; justify-content: center; align-content: center; }
.pagination ul{width: 100%; height:auto; display: flex; justify-content: center; align-items: center;}
.pagination ul li{ display: inline-block; text-align:center; padding: 0px 2px}
.pagination ul li i{ font-style: normal; }
.pagination ul li a{ display: flex; justify-content: center; align-items: center; flex-direction: column; width:36px; height:36px; font-size:16px; color:#000;  transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s; 
-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:#000000; color:#FFF;}
.pagination ul li a.active{  background:#000000; color:#FFF;
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius:360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
#prev:hover,#prev.active,#next:hover,#next.active{ background:#FFF;}
#prev img,#next img{ width:20px; }
.pagination ul li a img{ width: 80%; }
#cco{ fill:#343434; }
#prevstart #cco{ fill:#aaaaaa; }
#nextend #cco{ fill:#aaaaaa; }

/*-- contact --*/
.contact{ width:100%; float: left; padding: 20px 0px 80px;}
.contone{ width:100%; float: left; padding: 0px 10%; display: flex; justify-content: flex-start; align-items: flex-end;}
.cont-info{ width:40%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; padding-left:7%; padding-bottom:20px; }
.cont-info h1{ width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; font-size: 20px; color: #373737; font-weight: 600; padding: 10px 0px;}
.cont-info ul{ width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; }
.cont-info ul li{ font-size: 17px; color: #373737; display: flex; justify-content: flex-start; align-items: center; padding: 10px 0px;}
.cont-info ul li i{ padding-right: 5px;}


/*-- 地图 --*/
.mapbox{ width:60%; height:450px; display: flex;}
#container{ width:100%; height:100%; float:left;}

/*-- footB --*/
.footB{ width:100%; height: auto; background-color:#242424; float: left; overflow: hidden;}
.footup{ width:100%; height: auto; float: left; padding-top: 90px; padding-bottom: 20px;}
.footup .md{ display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: row;  position: relative;}
.foota{ width:28%; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; padding-right:10%;}
.foota-logo{ width:100%; display: flex; justify-content: center; align-items:center; flex-direction: column;}
.foota-logo i img{ max-width: 100%;}
.foota-logo p{ color: #FFF; line-height:16px; font-size: 10px; padding: 15px 0px;}
.foota-ewm{ width:100%; display: flex; justify-content: center; align-items:center; flex-direction: column; padding:10px 0px;}
.foota-ewm i img{ max-width: 100%;}
.foota-ewm p{ color: #acacac; line-height:20px; font-size: 14px; padding: 15px 0px;}
.footb{ width:16%; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; padding:0px 10px;}
.footb h1{ font-size: 18px; color: #FFF; padding-bottom:15px; position: relative;}
.footb ul li{ font-size: 16px; line-height: 20px; padding:10px 0px;}
.footb ul li a{ color: #acacac; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.footb ul li a:hover{ color: #FFF;}
.footc{ width:33%; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; padding:0px 10px;}
.footc h1{ font-size: 18px; color: #FFF; padding-bottom:15px; position: relative;}
.footc ul{ width:100%; display:flex; justify-content: flex-start; align-items: center; flex-direction: row; flex-wrap: wrap;}
.footc ul li{ width: 33.33%; font-size: 16px; line-height: 20px; padding:10px 0px;}
.footc ul li a{ color: #acacac; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.footc ul li a:hover{ color: #FFF;}
.footd{ display:flex; justify-content:flex-start; align-items: flex-start; flex-direction: column; padding:0px 10px;}
.footd h1{ font-size: 18px; color: #FFF; padding-bottom:15px; position: relative;}
.footd h1::before{ content: ''; position: absolute; left: 0; bottom: 0; width:100%; height:1px; background-color: #FFF;}
.footd p{ width:100%; display: flex; justify-content:flex-start; align-items: flex-start; flex-direction: row;  font-size: 16px; line-height: 20px; color: #cfcfcf; padding-top:20px;}
.gotop{ width:39px; height: 39px; position: absolute; right:20px; top:-60px; border-radius: 360px; background-color:#0857c3; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.gotop svg{ width:20px;}
#gocol{ fill:#FFF;}
.gotop:hover{  background-color:#000;}
.footdown{ width:100%; height:auto; float:left; padding:20px 0px; line-height:25px; font-size:14px; color:#727272; text-align:center; position:relative; display: flex; flex-direction:row; align-items: center; justify-content:center; border-top: 1px solid #a7a7a7;}
.footdown span{ padding:0px 10px; }
.footdown a{ color:#727272; }


/* ~~ 脚注 ~~ */
@-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,.goban .inbg{
-webkit-animation-timing-function: linear;    /*动画时间曲线*/
-webkit-animation-name: bigss;                  /*动画名称，与@keyframes搭配使用*/
-webkit-animation-duration: 35000ms;              /*动画持续时间*/
-webkit-animation-iteration-count: infinite;    /*动画要重复次数*/
-webkit-animation-direction: alternate; /*动画执行方向，alternate 表示反复*/
-moz-animation-timing-function: linear;  /*动画时间曲线*/
-moz-animation-name: bigss;                  /*动画名称，与@keyframes搭配使用*/
-moz-animation-duration: 35000ms;              /*动画持续时间*/
-moz-animation-iteration-count: infinite;    /*动画要重复次数*/
-moz-animation-direction: alternate; /*动画执行方向，alternate 表示反复*/
animation-timing-function: linear;  /*动画时间曲线*/
animation-name: bigss;                  /*动画名称，与@keyframes搭配使用*/
animation-duration: 35000ms;              /*动画持续时间*/
animation-iteration-count: infinite;    /*动画要重复次数*/
animation-direction: alternate; /*动画执行方向，alternate 表示反复*/
}

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

.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: 1000ms;              /*动画持续时间*/
/*-webkit-animation-iteration-count: infinite;    动画要重复次数*/
-moz-animation-timing-function: linear;  /*动画时间曲线*/
-moz-animation-name: fadeInRight;                /*动画名称，与@keyframes搭配使用*/
-moz-animation-duration: 1000ms;              /*动画持续时间*/
/* -moz-animation-iteration-count: infinite;    动画要重复次数*/
animation-timing-function: linear;  /*动画时间曲线*/
animation-name: fadeInRight;                 /*动画名称，与@keyframes搭配使用*/
animation-duration: 1000ms;              /*动画持续时间*/
/* 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:#0857c3; }
#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:#0857c3; 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;}


