@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","synormal",-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; }
.xmd{ width:100%; }
.plr0{ padding:0px;}
.plr10{ padding:0px 10px;}
.plr25{ padding:0px 25px;}
.plra10{ padding:10px;}
.plra15{ padding:15px;}
.plra5{ padding:5px; }
.plra8{ padding:8px; }
.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{ width:100%; height: auto; float: left; background-color: #2c333c; position: relative;}
.bannerbox img{ width:100%;}
.banwz{ width:50%; height:100%; display: flex; justify-content: flex-start; align-items: center;  position:absolute; left:18%; top:-5%; }
.banwz>i { float: left; display: flex; flex-direction: column; font-style: normal;}
.banwz>i img{ max-width: 100%!important;}
.banwz>i p{ font-size:16px; color: #000; display: flex; justify-content: center; align-items: center; width:160px; height: 40px; background-color: #FFF; margin-top: 50px; position: relative;}
.banwz>i p:hover{ background-color: #028ae0; color: #FFF; transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; }
.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; }

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

/*headerbox*/
.syheader{ width:100%; height:auto; position:absolute; left: 0; top:0; z-index: 999; }
.syheader::before{content: ''; position: absolute; left: 0; bottom: 0; width:100%; height: 1px; background-color: #FFF; 
filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; }
.headerbox{ width:100%; height:auto; float: left; padding: 17px 0px;}
.logo{ width:370px; height:auto; position: absolute; left: 15px; top: 0px; display: flex;}
.logo>i{ flex: 1 0 auto}
.logo>i a{ }
.logo>i a img{ max-width: 100%; }
.logo>p{ font-size: 20px; color: #ffffff; padding: 20px;}

.navbox{ width:63%; height:70px; float:right; text-align:center; position: relative; padding-top: 10px; padding-right:15%; }
.navbox ul{ display: flex; align-items:center; justify-content:center; height: 100%; }
.navbox ul li{ flex:1 0 auto; flex-shrink: 0;}
.navbox ul li a{ font-size:16px; color:#FFF; position: relative; transition:0.6s; -webkit-transition:0.6s; -moz-transition:0.6s; }
.navbox ul li i{ width:10%; height:2px; 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%;}

.elsebox{ position:absolute; right:10px; top:25px; }
.searchv{ float: left; cursor:pointer; padding-top: 2px; padding-right: 15px; position: relative;}
.searchv::before{ content: ''; position: absolute; right:0; top: 7px; width: 1px; height: 18px; background-color: #FFF;}
#col{ fill:#FFF; transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
#gose:hover #col{ fill:#000;}
.search-show{ width:230px; height:45px; position:absolute; background:#FFF; border:2px solid #000; top:60px; display:none; left:-200px; 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:25px; height:25px; outline:none; margin-top:9px;}

.cen{ float: left; display: flex; flex-direction: row; justify-content:flex-end; align-items: center; padding-left: 15px; padding-top: 2px;}
.cen a { display: flex; flex-direction: row; justify-content: center; align-items: center; line-height:18px; color: #FFF; font-size: 16px; padding:5px; position: relative; transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; }
.cen a i{ padding-right: 5px;}
.cen a:hover{ color:#000; background-color:#FFF;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}

/*-- syone --*/
.syone{ width:100%; height: auto; float: left; padding: 70px 0px;}
.syone-l{ width:29%; float: left; padding:25px 35px;}
.syone-l i img{ max-width: 100%; }
.syone-r{ width:71%; height: auto; float: left; display: flex; flex-direction: column; }
.syone-r > p{ width:100%; font-size: 15px; color: #4e4e4e; line-height: 25px; height: auto; display: flex; padding-right: 10%;}
.syone-b{ width:90%;height: auto; margin-top: 30px; padding: 70px 0px; background-color:#ededed;  display: flex; justify-content:space-around;  flex-direction: row; background-image: url(../img/images/page/dt.jpg); background-position: center center; background-repeat: no-repeat; background-size: auto;}
.syaone{ display: flex; justify-content:flex-start; align-items:center; flex-direction: column;  position: relative; }
.syaone h1{ position: relative; color: #FFF;}
.syaone h1 span{ text-align: center; font-size:60px; cursor: pointer; color: #009afc; font-weight: 600;}
.syaone h1 sub{ font-size:19px; color: #323232; bottom:0px; right:-5px; } 
.syaone>p{ font-size: 17px; color: #323232; line-height: 1.5em; padding:12px 0px; text-align: center;}

/*-- sytwo --*/
.sytwo{ width:100%; height: auto; float: left;}
.sytwo-t{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center;}
.sytwo-t h1{ font-size: 39px; color: #0f0f0f; font-weight: 600; padding: 20px 0px; background: url(../img/page/line.png) center bottom no-repeat; background-size:auto;}
.sytwo-a{ width:100%; height: auto; float: left; padding: 55px 0px; }
.sytwo-aone{ width:100%; height: auto; float: left; position:relative; }
.sytwo-aone a{ width:100%; height:100%; display: flex; justify-content: center; align-items: center; background-color:#242424; }
.sytwo-aone i{ width:100%; float: left; overflow: hidden; transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;}
.sytwo-aone i img{ width:100%; }
.sytwo-aone h1{ position:absolute; left: 0; bottom:0; display: flex; flex-direction: column; justify-content:flex-end; align-items:flex-end; width: 100%; transition:0.6s; -webkit-transition:0.6s; -moz-transition:0.6s;}
.sytwo-aone h1 span{ width:100%; color: #FFF; line-height: 20px; text-align: center;  padding:20px 0px; font-size:16px; position: relative; text-transform: uppercase; transition:0.6s; -webkit-transition:0.6s; -moz-transition:0.6s;}
.sytwo-aone h1 span b{ padding-left:5px; visibility:hidden; opacity: 0;  font-weight: normal;  display: none;}
.sytwo-aone h1::before{ content:""; position:absolute; left: 0; top: 0; width:100%; height: 100%; background-color: #000;  filter:alpha(opacity=50); -moz-opacity:.5; -khtml-opacity:.5; opacity:.5; z-index:0; }
.sytwo-aone h1::after{ content:""; position:absolute; left:4%; top:4%; width:92%; height:92%;  filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; z-index:0; border: 1px solid #FFF; }
.sytwo-aone:hover i{ transform: scale(1.03); -webkit-transform: scale(1.03); -moz-transform: scale(1.03); transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;}
.sytwo-aone:hover h1{ height: 100%; justify-content:center; transform: scale(1.03); -webkit-transform: scale(1.03); -moz-transform: scale(1.03); transition:0.6s; -webkit-transition:0.6s; -moz-transition:0.6s;}
.sytwo-aone:hover h1 span{ font-size:19px; color: #FFF; transition:0.6s; -webkit-transition:0.6s; -moz-transition:0.6s;}
.sytwo-aone:hover h1 span b{ visibility: visible; opacity: 1; display:inline-block;}
.sytwo-aone:hover h1::after{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;  }

.sytwo-btn{ width:100%; height:auto; float: left; display: flex; justify-content: center; padding: 60px 0px 20px; }
.sytwo-btn a{ width:260px; height:60px; color:#FFF; font-size:16px; display: flex; justify-content: center; align-items: center; flex-direction: row;  background-color:#028ae0; text-align: center; position: relative; }
.sytwo-btn a i{ padding-left: 25px; }
.sytwo-btn a i img{ width:25px; }
.sytwo-btn a:hover{  color:#FFF;  }


/*-- syth --*/
.syth{ width:100%; height: auto; float: left; background-color:#f1f1f1; padding: 45px 0px 130px;  }
.syth-t{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; }
.syth-t h1{ font-size: 39px; color: #0f0f0f; font-weight: 600; padding: 20px 0px; background: url(../img/page/line.png) center bottom no-repeat; background-size:auto;}
.syth-show{ width:100%; height: auto; float: left; position: relative; margin-top:50px; padding: 0px 20%}
.myone .swiper-slide div{ width:100%; height: auto; float: left; position: relative;}
.myone .swiper-slide div i{ width:100%; float: left; background-color: #028ae0;}
.myone .swiper-slide div i img{ width:100%; }
.myone .swiper-slide div h1{ width:100%; height:100px; padding: 0px 30px; position: absolute; left: 0; bottom:0; font-size: 16px; color: #FFF; display: flex; justify-content: center; align-items:flex-start; flex-direction:column; z-index: 1;}
.myone .swiper-slide div h1::before{ content: ''; position: absolute; left: 0; bottom: 0; opacity: 0.5; background-color: #000; width:100%; height: 100%;  z-index: -1;}
.myone .swiper-slide div h1 span{ font-size: 19px; padding: 10px 0px;}
.myone .swiper-button-prev{ left:45%; top:110%; width:40px; height:40px; background:url(../img/svg-loaders/lefth.svg) center center no-repeat #bcbcbc; background-size:60%;
-moz-border-radius: 360px;
-webkit-border-radius: 360px;
border-radius: 360px;}
.myone .swiper-button-prev:hover{ background:url(../img/svg-loaders/lefth.svg) center center no-repeat #028ae0; background-size: 60%;}
.myone .swiper-button-next{ right:45%; top:110%; width:40px; height:40px; background:url(../img/svg-loaders/righth.svg) center center no-repeat #bcbcbc;  background-size:60%;
-moz-border-radius: 360px;
-webkit-border-radius: 360px;
border-radius: 360px;}
.myone .swiper-button-next:hover{ background:url(../img/svg-loaders/righth.svg) center center no-repeat #028ae0; background-size: 60%;}
.myone .swiper-button-next:after,.myone .swiper-button-prev:after{ display: none;}

/*-- syfo --*/
.syfo{ width:100%; height: auto; float: left; padding: 60px 0px;}
.syfo-t{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; }
.syfo-t h1{ font-size: 39px; color: #0f0f0f; font-weight: 600; padding: 20px 0px; background: url(../img/page/line.png) center bottom no-repeat; background-size:auto;}
.syfo-show{ width:100%; height: auto; float: left; position: relative; padding: 40px 5%; }
.synewsone{ width:100%; height: auto; float: left; position: relative; background-color: #FFF; padding: 20px;
-moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari 和 Chrome */
border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;
}
.synewsimg{ width:100%; height: auto; float: left; overflow: hidden; background-color: #147673;}
.synewsimg img{ width:100%; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.synewsimg:hover img{
transform: scale(1.03);
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;
}
.synewsname{ width:100%; height: auto; float: left; padding: 15px 0px;}
.synewsname h1{ width:100%; height:60px; float: left; display:flex; justify-content:center; align-items: center;}
.synewsname h1 span{ width:100%; height:auto; font-size: 18px; color: #7b7b7b; line-height: 20px; padding: 0px; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.synewsname i{ font-size:27px; padding:20px 0px; color: #000000; line-height: 25px; font-style: normal; font-weight: bold; float: left;}
.synewsone:hover{ background-color: #f2f2f2; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s; }
.synewsone:hover::before{ content: ''; position: absolute; left: 0; bottom: 0;  width:100%; height: 6px; background-color: #028ae0; }
.maxs .synewsone{ background-color: #f2f2f2;  }
.maxs .synewsone::before{ content: ''; position: absolute; left: 0; bottom: 0;  width:100%; height: 6px; background-color: #028ae0; }

.syfo-btn{ width:100%; height:auto; float: left; display: flex; justify-content: center; padding:10px 0px 10px; }
.syfo-btn a{ width:260px; height:60px; color:#000; font-size:16px; display: flex; justify-content: center; align-items: center; flex-direction: row;  background-color:#dbdbdb; text-align: center; position: relative; }
.syfo-btn a i{ width: 25px; height: 25px; margin-left: 25px; background: url(../img/svg-loaders/arrow-right-long-black.svg) center center no-repeat; background-size: contain; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.syfo-btn a:hover{ color:#FFF; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.syfo-btn a:hover i{ background: url(../img/svg-loaders/arrow-right-long.svg) center center no-repeat; background-size: contain; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}

/*-- 内页 --*/
.inbanner{ width:100%; height: auto; float:left; position: relative;}
.inbanner>i{ width:100%; height: 400px; float: left; background-color: #242424; background-position: center; background-repeat: no-repeat;}
.inbanner>i img{ width: 100%; }
.inwords{ width:100%; height: 100%; position: absolute; left: 0; top:0; }
.inwords .md{ padding: 100px 10px 0px; height: 100%; display: flex; justify-content:center; align-items:flex-start; flex-direction: column; font-style: normal;}
.inwords h1{ font-size: 30px; color: #FFF; line-height: 30px; padding: 15px 0px; position: relative;}
.inwords h1::before{ content: ''; position:absolute; left: 0; bottom: 0; width:24px; height: 2px; background-color: #028ae0; }
.inwords ul{ width:100%; display: flex; justify-content:flex-start; align-items: center; flex-direction:row; padding: 25px 0px;}
.inwords ul li{ padding-right: 5px; font-size:14px; color: #FFF; }
.inwords ul li a{ font-size:14px; color: #FFF; }
.inwords ul li a:hover{ text-decoration: underline; }

/*-- about --*/
.about{ width:100%; height: auto; float: left; }
.abt{ width:100%; height: auto; float: left; padding-top:140px; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.abt h1{ min-width:380px; height:85px; border:3px solid #028ae0; font-weight: 600;  display: flex; justify-content: center; align-items: center; color: #028ae0; position: relative;}
.abt h1::before{ content: ''; position: absolute; left:50%; top:-130%; width:3px; height:120px; background-color: #717171;  }
.ab-a{ width:100%; height: auto; float: left; display: flex; justify-content:flex-start; align-items: center; flex-direction: row; padding: 70px 0px;}
.ab-al{ width:50%; align-self: flex-start;}
.ab-al i{ width:100%; float:left; background-color: #242424; }
.ab-al i img{ width:100%; }
.ab-ar{ width:680px; padding: 0px 0px 0px 50px; }
.ab-ar h1{ font-size: 30px; color: #000; line-height:45px; padding-bottom: 45px;}
.ab-ar p{ font-size: 17px; color: #000; line-height: 30px;}

.ab-b{ width:100%; height: auto; float: left;}
.ab-bm{ display:flex; flex-direction: row; justify-content:space-between; align-items: center; align-items: stretch;}
.ab-ba{ width: 30%; height: 200px; border:1px solid #c8c8c8; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding:0px 35px; position:relative;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.ab-ba h2{ position: absolute; right:15px; top:0; height: 100%; display: flex; justify-content: center; align-items: center; font-size: 119px; color: #f5f5f5; font-weight: 600; }
.ab-ba i{ padding:0px 0px 20px 0px; }
.ab-ba i img{ max-width: 100%; }
.ab-ba div{ display:flex; justify-content:flex-start; align-items:flex-start; flex-direction: column;}
.ab-ba div h1{ font-size: 20px; color: #000; font-weight: 600;}
.ab-ba div p{ font-size:16px; color: #000; padding-top:10px;}

.ab-c{ width:100%; height: auto; float: left; padding: 70px 0px 40px;}
.ab-ct{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; }
.ab-ct h1{ font-size: 39px; color: #0f0f0f; font-weight: 600; padding: 20px 0px; background: url(../img/page/line.png) center bottom no-repeat; background-size:auto;}
.ab-cshwo{ width:100%; height: auto; float: left; padding: 60px 0px; display: flex; justify-content: space-between; align-items:flex-start; flex-direction: row; flex-wrap: wrap;}
.ab-cshwo  .ab-cone:first-child{ margin-left: 0;}
.ab-cone{ flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; border: 1px solid #c8c8c8; margin-left: -1px;}
.ab-cone i{ width:100%; position: relative;}
.ab-cone i img{ width: 100%; }
.ab-cone h1{ width:100%; height: 50px; content: ''; position:absolute; left: 0; bottom: 0; font-size:20px; color: #FFF; display: flex; justify-content: center; align-items: center; font-style: normal; z-index: 1; }
.ab-cone h1::before{ width:100%; height: 100%; background-color:#000; content: ''; position: absolute; left: 0; bottom: 0px; opacity: .5; z-index:0; }
.ab-cone h1 span{ position: relative; z-index: 1;}
.ab-cone p{ width:100%; min-height: 220px; padding:0px 30px; font-size:16px; color: #000; line-height:28px; display: flex; justify-content:flex-start; align-items: center;}


/*-- 产品中心 --*/
.productbox{ width:100%; height: auto; float: left; padding:45px 0px; display: flex; justify-content:space-between; align-items:flex-start; }
.proL{ width:27%; height: auto; float: left; padding:25px; border: 1px solid #d2d2d2; }
.prol-search{ width:240px; height: auto; float: left;}
.xsearch{ width:100%; height:48px; display:flex; align-items: center; justify-content: space-between; flex-direction: row; background:#028ae0; padding: 5px;}
.xsearch form{ display:flex; align-items: center; justify-content: space-between; flex-direction: row; width:100%; }
.xsearch .p1{ width:auto; height:40px;}
.xsearch .p2{ width:15%; height:40px; text-align:center; overflow:hidden; cursor:pointer; }
#search_inputps1{ outline:none; height:100%; width:100%; border:0px solid #CCC; float:left; background:#FFF; padding:0px 10px; font-size:14px; color:#000;}
#search_inputps2{ display:inline-block; width:100%; height:100%; outline:none; cursor:pointer; background-image:url(../img/svg-loaders/wsearch.svg); background-size:25px; background-position:center; background-repeat:no-repeat; border:0; background-color:#028ae0;}
#search_inputps1::-webkit-input-placeholder{ opacity:1; color:#d2d0d0;}
#search_inputps1:-moz-placeholder{opacity:1; color:#d2d0d0;}
#search_inputps1::-moz-placeholder{opacity:1; color:#d2d0d0;}
#search_inputps1:-ms-input-placeholder{opacity:1; color:#d2d0d0;}

.prol-nav{ width:230px; height: auto; float: left; padding: 15px 0px 50px; }
.prol-nav ul{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.prol-nav ul li{ width:100%; height:60px; position:relative; }
.prol-nav ul li i{ width:10px; height:10px; background:#028ae0; margin-right: 12px;}
.prol-nav ul li a{ display: flex; justify-content:flex-start; align-items: center; flex-direction: row; color: #4b4b4b; font-size: 15px; line-height: 20px; align-items: center; width: 100%; height: 63px; padding: 0px 10px; border-bottom: 1px solid #bfbfbf;}
.prol-nav ul li:last-child a{ border-bottom: 0; }
.prol-nav ul li:hover a{ color:#028ae0; transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
#nchoose a{ color:#028ae0; }

.proR{ width:73%; height: auto; float: left; padding-left: 15px; margin-top: -15px; padding-bottom:30px;}
.cpbox{ width:100%; height:auto; float:left;}
.cpone{ width:100%; height:auto; float:left; background: #FFF; position: relative; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; }
.cpone i{ width:100%; height:auto; float:left; overflow: hidden; }
.cpone i img{ width:100%;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s; }
.cpname{ width:100%; height:auto; display: table; float: left; -webkit-transition: 0.6s;-moz-transition: 0.6s;transition: 0.6s;}
.cpname h1{ width:100%; height:40px; padding:5px; font-size: 15px; color: #686868; background-color: #eeeeee;  vertical-align: middle; text-align: center; display: table-cell; line-height: 25px; -webkit-transition: 0.6s;-moz-transition: 0.6s;transition: 0.6s;}
.cpone:hover i 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;
}
.cpone:hover .cpname h1{ background-color: #028ae0; color: #FFF; }

.cpone::before{ content:''; position: absolute; z-index: 1; left: 0; top:0; width:100%; height: 100%; border: 1px solid #dcdcdc; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.cpone:hover::before{ border: 1px solid #787474; border-bottom: 1px solid #b9def6;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;}
.cpone:hover{
filter:progid:DXImageTransform.Microsoft.Shadow(color=#b9def6,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 10px 0px 0px #b9def6;/*兼容firefox*/
-webkit-box-shadow: 0px 10px 0px 0px #b9def6;/*兼容safari或chrome*/
box-shadow:0px 10px 0px 0px #b9def6;/*兼容opera或ie9*/
}

.pro-more{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding:45px 0px; }
.pro-more a{ display: flex; justify-content: center; align-items: center;  flex-direction: column; width: 160px; height:50px; color: #000; font-size: 16px; background-color: #e5e5e5; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.pro-more a:hover{ background-color: #028ae0; color: #FFF;}

/*-- 产品详细页 --*/
.proinfobox{ width:100%; height:auto; float:left;}
.ban {width:100%; height:auto; float:left; position:relative; z-index:1; padding: 70px 0px 60px; display: flex; justify-content:space-between; align-items:flex-start; flex-direction: row;}
.banl{ width:600px; height:auto; position:relative; flex-shrink: 0; }
.t2 {width:100%; float:left; background: #e4e4e4; position: relative; border: 1px solid #bebebe;}
.t2>img {width:100%;}
.t2 i{ width:30px; height: 30px; position: absolute; right: 0; bottom: 0; z-index: 9991; background:url(../img/page/big.jpg) center center no-repeat; background-size: contain;}
.min_pic { width:100%;}
.num { width:100%; height:80px; overflow:hidden; position:relative; float:left;}
.num ul { float: left; width: 100%;}
.num ul li { width:100px; height:auto; float:left; margin-right:8px; text-align:center; background:#FFF;}
.num ul li img { width:auto; height:75px; }
.num ul li:hover a{border:2px solid #489ee9;}
.num ul li a{ display:block; position:relative; z-index:1; border:2px solid #aaaaaa; background:#FFF;}
.num ul li.on a{ border:2px solid #489ee9;}

.banr{ flex: 1; padding-left:7%; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column;}
.banrs{ width:100%; min-height: 450px; padding: 60px 0px; display: flex; justify-content:space-between; align-items:center; flex-direction: column; }
.br-a{ width:100%; height:auto;}
.br-a h1{ width:100%; height:auto; float:left; font-size:35px; line-height:30px; color:#202020;  }
.br-a p{ width:100%; height:auto; float:left; font-size:16px; line-height:30px; color:#202020; padding:20px 0px; }

.cpifnod{ width:100%; height:auto; position: relative; float: left; display: flex; justify-content:flex-start; align-items: center; flex-direction: row;} 
.cpifnod a{ width:140px; height:30px; margin-right: 5%; color:#FFF; background:#6e6e6e; transition:0.4s; -webkit-transition:0.4s; -moz-transition:0.4s;}
.cpifnod a:hover{ background:#489ee9; transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;}
.cpifnod i{ width:40%; height:30px; line-height:30px; font-size:20px; float:left;}
.cpifnod span{ width:60%; height:auto; line-height:30px; font-size:15px; float:left; text-align:center;}
#cpifl{ background:url(../img/page/cpljt.png) center right no-repeat;}
#cpifm{ background:url(../img/page/cpbtn.png) center center no-repeat;}
#cpifr{ background:url(../img/page/cprjt.png) center left no-repeat;}

.prosame{ width:100%; height: auto; float: left; padding:0px 0px 20px;}
.samet{ width:100%; height: auto; float: left; background-color: #f0f0f0; display: flex;}
.samet h1{ font-size: 24px; color: #FFF; background-color: #489ee9; min-width: 300px; height: 80px; display: flex; justify-content: center; align-items: center; flex-direction: row; padding: 0px 15px;}
.sameshow{ width:100%; height: auto; float: left; padding:20px;}

.sames-more{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding:30px 0px; }
.sames-more a{ display: flex; justify-content: center; align-items: center;  flex-direction: column; width: 160px; height:50px; color: #000; font-size: 16px; background-color: #e5e5e5; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.sames-more a:hover{ background-color: #028ae0; color: #FFF;}

/*-- best --*/
.best{ width:100%; height:auto; float: left;}
.best-a{ width:100%; height: auto; float: left; display: flex; justify-content:space-around; align-items: center;flex-direction: row; padding: 70px 0px 40px;}
.best-a div{ display: flex; justify-content: center; align-items: center; flex-direction: column;}
.best-a div i{ width: 85px; height: 85px; border: 1px solid #bbbbbb; display: flex; justify-content: center; align-items: center; }
.best-a div i img{ max-width: 100%;}
.best-a div p{ font-size: 16px; color: #000; text-align: center; padding: 15px 0px; line-height: 20px;}

.best-b{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 0px 0px 70px; }
.bbone{ width:100%; height: auto; display: flex; justify-content: center; align-items: center; flex-direction: row; margin: 15px 0px; background:#f5f5f5; padding: 30px; 
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari 和 Chrome */
border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.bbone i{ width:53%; background-color: #242424; }
.bbone i img{ width:100%;}
.bbone div{ width:47%; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; padding: 0px 0px 0px 40px;}
.bbone div h1{ min-width: 160px; height:57px; text-align: center; display: flex; justify-content: center; align-items: center; font-size:20px; color: #FFF; background-color: #000; 
-moz-border-radius: 60px; /* Firefox */
-webkit-border-radius: 60px; /* Safari 和 Chrome */
border-radius: 60px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.bbone div p{ font-size: 16px; color: #000; line-height: 28px; padding:50px 10px 10px;}
.bbone.two{ flex-direction: row-reverse; }
.bbone.two div{ padding: 0px 40px 0px 20px;}

/*-- 新闻 --*/
.newsbox{ width:100%; height: auto; float: left; padding:40px 0px 80px;}
.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:65px; height:65px; position:absolute; left:0; top:0; z-index:1; background-color:#dcdcdc; 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:18px; line-height:18px; text-align: center;}
.newsname{ width:100%; height:100px; float:left; display:flex; justify-content: center; align-items: center; flex-direction:column; border:1px solid #dcdcdc; border-top:0px; background:#FFF; padding:0 5%;}
.newsname h1{ flex:0; font-size:15px; color: #000; padding: 5px 0px; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.newsone:hover .newsname{ background-color:#489ee9;  transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.newsone:hover .newsname h1{ color: #FFF; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.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{
filter:progid:DXImageTransform.Microsoft.Shadow(color=#b9def6,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 10px 0px 0px #b9def6;/*兼容firefox*/
-webkit-box-shadow: 0px 10px 0px 0px #b9def6;/*兼容safari或chrome*/
box-shadow:0px 10px 0px 0px #b9def6;/*兼容opera或ie9*/
}

.news-more{ width:100%; height: auto; float: left; display: flex; justify-content: center; align-items: center; flex-direction: column; padding:25px 0px 0px; }
.news-more a{ display: flex; justify-content: center; align-items: center;  flex-direction: column; width: 170px; height:50px; color: #FFF; font-size: 16px; background-color: #343434; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;}
.news-more a:hover{ background-color: #028ae0; color: #FFF;}

/*-- page --*/
.page{ width:100%;height:auto; float:left; text-align:center; font-size:16px; padding: 30px 0px 20px;}
.pagination{text-align:center;width: 100%;}
.pagination ul{width: 100%;height: auto;text-align: 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:40px; height:40px; line-height:40px; font-size:16px; color:#FFF; background-color: #323232;  transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s; -moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari 和 Chrome */
border-radius:10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.pagination ul li a:hover{  background:#979797; color:#FFF;}
.pagination ul li a.active{  background:#979797; color:#FFF;
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari 和 Chrome */
border-radius:10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
#prev:hover,#prev.active,#next:hover,#next.active{ background:#979797;}
#prev img,#next img{ width:20px;}
.pagination ul li a img{ width: 80%;}


/*-- 新闻详细内容 --*/
.in-newsbox_title { width:100%; padding:15px 0px; 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: #028ae0;}
.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:#FFF;}
.pagesr p{ width:auto; font-size:16px; line-height:20px; padding:5px 0px; color:#FFF;}
.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:#028ae0;}
.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:#028ae0; -webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;}

/*-- 联系我们 --*/
.contact{ width:100%; height: auto; float: left;}
.cont-a{ width:100%; height:auto; float: left; padding:50px 0px; }
.cont-a .md{display: flex; justify-content: center; align-items: center; flex-direction:row; }
.conta-one{ min-width:30%; height: auto; padding:15px; float: left; display: flex; flex-direction:row; align-items: center; justify-content: center;}
.conta-one i{ width:115px; height: 115px; overflow: hidden; background-color: #489ee9; padding: 25px; flex-shrink: 0;
-moz-border-radius: 360px; /* Firefox */
-webkit-border-radius: 360px; /* Safari 和 Chrome */
border-radius: 360px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.conta-one div{ width:100%; height: 110px; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.conta-one div p{ font-size:22px; color: #000000; display: flex; justify-content: flex-start; align-items:flex-start; padding: 0px 20px; }
.conta-one div p span{ flex-shrink: 0; }
.cont-b{ width:100%; height: auto; float: left; background: #f5f5f5; padding:50px 10px; text-align: center; }
.cont-b h1{ font-size: 30px; color: #000; line-height: 40px; font-weight: bold; padding-bottom: 15px;}
.cont-b p{ font-size: 18px; color: #757575; line-height: 25px; font-weight: bold; padding:5px 0px;}

/*-- feedback --*/
.feedback{ width:100%; height:auto; float:left; padding:60px 0px 100px;}
.feedl{ width:50%; height:auto; float:left; padding-right:45px;}
.feedl .p1{ width:100%; font-size:30px; color: #6c6462; float:left; padding: 15px 0px 8px;}
.feedl .p2{ width:100%; height:auto; float:left; font-size:18px; color:#757575; line-height:35px; }
.feedbx{ width:100%; height:auto; float:left;}
.feedbx .p1{ width:100%; height:auto; float:left;}
.feedbox{ width:100%; height:auto; float:left; margin-top:5px;}
.feedbx{ width:100%; height:auto; float:left;}
.feed-t{ width:100%; height:auto; line-height:40px; float:left; color:#7d7d7d; font-size:15px;}
.feed-t i{ color:#F00; float:left; width:11px; font-style:normal;}
.feed-t span{ float:left;}
.feed-x{ width:100%; height:40px; float:left;}
#input1{ width:100%; height:100%; border:1px solid #ccc; line-height:38px; float:left; color:#000; font-size:15px; outline:none; padding:0px 10px; background: #f4e9d8;}
.feed-tx{ width:100%; height:90px; float:left;}
.feed-tx textarea{float:left; resize:none; width:100%; height:100%; padding:5px 10px; font-size:15px; color:#000; outline:none; border:1px solid #ccc;  background: #f4e9d8;}
.crrbtn{ width:100%; height:auto; float:left; margin-top:15px;}
#button{ width:135px; height:30px; border:1px solid #ccc; background: #f4e9d8; display:inline-block; cursor:pointer; font-size:14px; color:#181818; line-height:30px;
-moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari 和 Chrome */
border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;
}
#button:hover{ background:#3b3b3b; border:1px solid #000; color:#FFF;}
.feedr{ width:50%; height:auto; float:left;}

/*-- 地图 --*/
.mapB{ width:100%; height:auto; float:left;}
.mapbox{ width:100%; height:560px; float:left; border:2px dashed #d4d4d4; padding:10px;
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari 和 Chrome */
border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
#container{ width:100%; height:100%; float:left;}

/*-- footB --*/
.footB{ width:100%; height: auto; background-color:#434343; float: left;}
.footup{ width:100%; background-color:#313131; float: left; }
.footup .md div{ width:100%; height:80px; display: flex; align-items: center; justify-content: center; flex-direction:row; }
.footup .md div i{ width:20%; height: 100%; display: flex; justify-content: center; align-items:flex-end; flex-direction: column; padding-right:50px; background-color: #313131;}
.footup .md div ul{ width:80%; height: 100%; padding-right: 100px; display: flex; flex-direction: row; justify-content: flex-end; align-items: center; background-color: #028ae0;}
.footup .md div ul li{ padding: 0px 25px; flex-shrink: 0;}
.footup .md div ul li a{ color: #FFF; font-size: 19px;}
.foot-top{ position: absolute; right:25px; top:23px; width:35px; height:80px; cursor: pointer;}
.foot-top img{ max-width: 100%;}

.footmid{width:100%; height: auto; float: left;}
.footmid .md{ display:flex; min-height:250px; justify-content: center; align-items: center; flex-direction: row;}
.foot-a{ width:34%; display: flex; justify-content:flex-start; align-items: center; }
.foot-a img{ max-width: 100%;}
.foot-b{ width:42%; display: flex; align-self: flex-start; justify-content: flex-start; padding:60px 10px 10px; align-items:flex-start; flex-direction: column;}
.foot-b p{ font-size: 14px; color: #FFF; line-height: 20px; display: flex; flex-direction: row; padding: 5px 0px;}
.foot-b p span{ flex-shrink: 0;}
.fshare{ width:24%; display: flex; align-self: flex-start; padding-top:65px; justify-content:flex-start; align-items:flex-start; flex-direction: column;}
.fshare h1{ font-size: 14px; line-height: 20px; color: #FFF;}
.fshare div{ width: 100%; flex-wrap: wrap; display: flex; flex-direction: row; justify-content:flex-start; align-items: center; padding-top:25px;}
.fshare a{ padding: 5px 10px; margin-right: 15px; margin-bottom: 5px; border: 1px solid #FFF;}
.fshare a i{ width:22px; height:22px; display: block;}
.fshare a i svg{ width:100%;}
#cols{ fill:#FFF;}

.footdown{ width:100%; height:auto; float:left; border-top: 1px solid #c0c0c0; padding:20px 0px; line-height:20px; font-size:13px; color:#c0c0c0; text-align:center; position:relative; display: flex; flex-direction:row; justify-content:center; align-items: center;}
.footdown span{ padding:0px 10px; }
.footdown a{ color:#c0c0c0; }



/* ~~ 脚注 ~~ */
@-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: 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: 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:#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;}


