@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#444; font-size:14px; font-family:"微软雅黑",Microsoft JhengHei UI;  margin:auto;letter-spacing:0.5px;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.fK{color:#da251c;}
h2{font-weight: bold;text-align:center; font-size:3rem; }
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#444; text-decoration:none; transition: all 0.3s;}
a:hover {color:#000; text-decoration:none; }
.wd{ height:auto; overflow:hidden; margin:auto; padding:0 16%;}

::-webkit-scrollbar-track{background:#FFF;}
::-webkit-scrollbar{ width: 10px;}
::-webkit-scrollbar-thumb{background:#222;}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

header{ position: relative; width: 100%;z-index: 100;}
header .top{ height:auto; overflow:hidden; padding:5px 16% ;}
header .top h1{ width:261px; float:left;}
header .top h1 img{  max-width:100%;}

.nav{float: right;height:auto; overflow:hidden;}
.nav ul{}
.nav ul li{float:left;line-height:69px;text-align: center;  position:relative;text-transform:uppercase;}
.nav ul li a{display: block; margin:0 40px; font-size:17px;position:relative; }
.nav ul li:hover a{ color:#0093d7;display:block;}
.nav ul li.currelt a{ color:#0093d7;}
.nav ul li a:after {content:'';bottom:20px;position:absolute;display:block;width:0;height:1px;background:#0093d7;transition:all .4s;}
.nav ul li.currelt a:after,
.nav ul li a:hover:after {width:100%;}

.nav li ul{position: absolute;left: 15%;top: 90px;z-index: 100;background: rgba(255,255,255,0.8);width: 100%;padding:30px 0;visibility: hidden;opacity: 0;transition: all 0.3s;}
.nav li:hover ul{visibility: visible;opacity: 1;}
.nav li ul li{line-height: 20px;width: 20%;padding:0 2.5%;text-align: left;border-right: 1px solid #b9b3af;min-height: 270px;font-size: 18px;box-sizing: border-box;}
.nav li ul li a{border-top: 0 none;padding:0;}
.nav li:hover ul li a{font-family: 'Conv_PraxisEF-Light_0';font-weight: normal;border-top: 0 none;}

.yy{position: absolute;right: 5%;top:2px;z-index: 100; line-height:35px;padding:2% 0;}
.lan{ float:right; line-height:69px;}
.lan a{ font-size:16px;}
.demo-buttons{width: 60px;text-align: center;line-height:85px;position: absolute;right: 0px;top: 0px;display: none;}
.demo-buttons i{display: block;}

.banner_pc{ position:relative;}
.banner_yd{ display:none;}
.flexslider{ position:relative;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;border-radius: 0px;}

.flex-pauseplay span {text-transform: capitalize;}
.flex-control-nav {width: 100%; text-align: center; position:absolute; bottom:20px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:14px; height:14px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; background:#FFF;}
.flex-control-paging li a:hover {}
.flex-control-paging li a.flex-active { background: #fff000; cursor: default; }

.dyip{  height:auto; overflow:hidden; margin: auto; padding:4% 0; background:#fafafa;}
.inPor{position:relative; height:auto; overflow:hidden; margin:3% 0 3% 0;}
.inPor ul{ margin-right:-2%;}
.inPor ul li{ width:23%; float:left;overflow:hidden; height:auto; margin-right:2%; margin-bottom:2%; background:#fff;padding:3% 0;}
.inPor .item{  padding:10px;overflow:hidden; height:auto;position:relative;}
.inPor .item .inpro_img{ max-width:100%;position:relative; overflow:hidden;  }
.inPor .item .inpro_img img{width:100%;  transition:all 0.8s; }
.inPor .item .inpro_img:hover img{ transform:scale(1.1);}
.inPor .item .morw{  width:100%; text-align:center}.inPor .item .morw h1{ font-size:24px; font-weight:600; margin:40px 0 25px 0;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.inPor .item .morw p{ color:#6b6b6b; line-height:22px;}
.more{ width:160px; height:auto;  text-align:center; line-height:40px; margin:0 auto; border-radius:25px;-moz-border-radius:25px;}
.more a { -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease;width:160px;  font-size:18px; position: relative;display: inline-block; text-align:center; background:#e5e5e5; }
.more a:after { content: ''; height: 100%; width: 0px; position: absolute; left: 0px; top: 0px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease }
.more a span { display: block; position: relative; z-index: 9;  -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }
.more a:hover span { color: #fff; }
.more a:hover:after { width: 100%; background-color: #00aae8; color: #fff; }

.derp{overflow:hidden; height:auto; margin:8% auto 0 auto;}
.derp h3{ text-align:center; font-size:16px; color:#656565;}

.derplist{padding:50px 0 80px 0; height:auto; overflow: hidden;}
.derplist ul{ font-size:0px; text-align:center;}
.derplist li{display:inline-block;width:15%;line-height:50px;text-align:center;font-size:20px;margin:0 5px; background:#c5c4c4;}
.derplist li:hover{background:#00aae8; -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease;}.subnav2 li:hover a{color:#FFF;}
.derplist li a{ display:block; color:#fff;}
.derplist li a:hover{ display:block; text-decoration:none;}
.derplist li a.current{ color:#FFF; background:#00aae8;}
.derplist li a.current p{ border:1px solid #e60012; -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }
.dsanp{ overflow:hidden; height:auto; margin:0 auto 8% auto;}
.dsanp .dsleft{ width:50%; float:left; height:auto; overflow:hidden; position:relative; overflow:hidden;}
.dsanp .dsright{ width:45%; float:right; height:auto; overflow:hidden; padding:30px 0; text-align:justify;}
.dsanp .dsright h3{ font-weight:bold; font-size:25px;}
.dsanp .dsright p{ line-height:35px; font-size:16px; padding-top:35px; height:auto; overflow:hidden; display:block;}
.dsanp .dsright .moree{ width:100px;text-align:center; padding:10px 0; margin-top:35px;}
.dsanp .dsright .moree a{  font-size:18px;-webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease;width:100px; line-height:35px;  font-size:18px; position: relative;display: inline-block; text-align:center;  border:1px #c5c4c4 solid; }
.dsanp .dsright .moree a:after { content: ''; height: 100%; width: 0px; position: absolute; left: 0px; top: 0px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease }
.dsanp .dsright .moree a span { display: block; position: relative; z-index: 9;  -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }
.dsanp .dsright .moree a:hover span { color: #fff; }
.dsanp .dsright .moree a:hover:after { width: 100%; background-color: #00aae8; color: #fff; }


.footbox{ background:#00aae8; height:auto; overflow:hidden; padding:3% 0 1% 0;}
.footbox .bsr{ width:23%; float:left; height:auto; overflow:hidden;}
.footbox .bsr:nth-child(4n){ width:31%;}
.footbox .bsr h3{text-transform: uppercase; font-size:20px; margin-bottom:15px; font-weight:bold; color:#fff;}
.footbox .bsr p{ line-height:25px; color:#fff;font-size:16px; }.footbox .bsr p a{ color:#f5f5f5; font-size:16px;}.footbox .bsr p a:hover{ color:#fff;}
.footbox .bsr ul li{ padding:5px 0;color:#fff;font-size:16px;}
.footbox .bsr ul li img{ margin:4px} .stcotr{ color:#fff;}
.footcopy{ text-align:center; padding:30px 0;color:#fff; border-top:1px #1fb4eb solid; margin-top:3%;}
/***************内页css***************/
.nybanner {position: relative; width: 100%; margin: 0 auto; height: auto; overflow:hidden; text-align:center; font-size:4.5rem;color:#fff; font-weight:bold; }
.nybanner p{padding-top:10%;}
.nybanner img{margin: 0 auto;display: block;max-width: 100%;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s;}
.nybanner img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.nyaboutlist{ background:#f6f6f6; height:auto; overflow:hidden; margin-bottom:3%;}
.xian {background: #0069e2;height: 2px;margin: 10px auto 0 auto;width:50px;}
.nybox{ height:auto; overflow:hidden; margin:3% auto;}
.ny-current{width:100%; border-bottom:1px solid #eaeaea;}
.ny_nav{ margin:0 auto;}
.cur-nav {border-left:solid 1px #eaeaea; height:auto; overflow:hidden; margin:auto;}
.cur-nav ul li{float:left;}
.cur-nav ul li a{display:block; padding:0 30px; line-height:70px; border-right:solid 1px #eaeaea; font-size:16px; position:relative;}
.cur-nav ul li a:hover,.cur-nav ul li a.cur{color:#fff; background-color:#00aae8;}
.cur-nav ul li a:after{position:absolute; width:24px; height:10px;  margin-left:-12px; bottom:-10px; content:'';z-index:2; opacity:0; -webkit-transition:0.5s;transition:0.5s;}
.cur-nav ul li a.cur:after,.cur-nav ul li a:hover:after{opacity:1;}
.subpro {clear: both;padding:5% 0;overflow: hidden;zoom: 1;line-height: 30px;}
.subpro p {padding: 0;padding-bottom: 1em;}
.subpro img {margin:0 0 0 15px;display: block;clear: both;max-width: 100%;float: right;}

.nydyip{ width:100%; height:auto; overflow:hidden; background:#fafafa; padding:3% 0;}
.nspr{ overflow:hidden; margin:auto;}
.nspr h2{ text-align:center; font-size:32px; height:56px; font-weight:300;}
.nspr ul{margin-right:-2%; margin-top:3%;}
.nspr ul li{ width:23%; height:335px; float:left; overflow:hidden; margin-right:2%; background:#fff; padding-bottom:2%;}
.nspr ul li .pic{ width:100%; overflow:hidden;}
.nspr ul li .pic img{ max-width:100%;}
.nspr ul li h3{ text-align:center; line-height:60px; font-size:18px; color:#000;}
.nspr ul li p{ line-height:1.7; padding:0 5% 5%; text-align:center; color:#999;}

.honor_img{ margin-top:5%; height:auto; overflow:hidden;}
.honor_img ul{ margin-right:-2%;}
.honor_img ul li{width:18%; height: auto; float:left; margin-right:2%; margin-bottom:1%; }
.himg{position:relative; overflow:hidden; height: auto; }
.honor_img ul li p{ text-align:center;line-height:30px; font-size:16px; padding-top:10px; width:100%;}
.honor_img ul li img{max-width:100%; border:2px solid #fafafa; box-sizing:border-box;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s; }
.honor_img ul li img:hover{border-color:#0069e2;transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

.contactbox{ margin:5% 0; height:auto; overflow:hidden;}
.contactbox .rightty{ float:left; width:50%; height:auto; overflow:hidden;}.contactbox .rightty img{ width:100%;}
.contactbox .lsets{ float:left; width:45%; margin-left:5%;height:auto; overflow:hidden;text-align:justify; line-height:35px; font-size:16px;}
/*************分页css*************/
.cuspages{ width:100%; height:auto; overflow:hidden; margin:20px 0 0 0;}
.pages {overflow: hidden;zoom: 1;font-size: 12px;float: right;clear:both; margin-bottom:4%;}
.pages span, .pages a {float: left;width: 34px;height: 34px;border: #d2d2d2 1px solid;font-size:12px;text-align: center;line-height: 34px;margin-right: 5px;}
.pages .disabled { color: #ccc; }
.pages .current {background-color: #00aae8;border: #00aae8 1px solid;color: #fff;}



.wrapper {width: 100%;height: auto;position: relative;overflow: hidden;}
.ny_main{ margin:60px auto; overflow: hidden; height:auto; }
.slide_join{width:100%; float:left;}
.slide_join h3{float:left;width:96%; height:45px; padding:0 2%; font-weight:normal; background-color:#f6f6f6;margin-bottom:20px; cursor:pointer;}
.slide_join h3.on{background-color:#00aae8;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000;  font-size:16px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:96%; background-color:#fff; padding:0 25px 25px 25px;}
.slide_join ul .join_show{float:left; width:96%; color:#787876; font-size:14px; line-height:28px;}


.procon{ height:auto; overflow:hidden; margin:5% auto;}
.probxo{ width:100%; height:auto; overflow:hidden;}
.probxo ul{ margin-right:-3%;}
.probxo ul li{ width:29.8%; height:auto; overflow:hidden; margin-right:3%; margin-bottom:3%; float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; border:1px #ededed solid;}
.probxo ul li .pic{ position:relative; overflow:hidden; padding:3%;}
.probxo ul li .pic img{ max-width:100%; display:block; margin:auto; clear:both; transition:all 0.3s;}
.probxo ul li .pic:hover img{ transform:scale(1.2,1.2);}
.probxo ul li p{ line-height:45px; text-align:center;color:#ff5500; line-height:35px; padding-bottom:3%;}
.probxo ul li h3{ font-size:1.45rem; color:#07a7ed; text-align:center;}

.proconlf{ width:50%; height:auto; overflow:hidden; margin:auto;}
.proconrg{ width:100%; height:auto; overflow:hidden; clear:both;}
.proconrg img{ max-width:100%; clear:both; display:block; margin:15px auto;}
.proconrg h3{ font-size:1.65rem; margin-bottom:20px; color:#0069e2;}
.proconrg p{ line-height:2; font-size:15px; color:#333; }
.proconrg p a{ color:#033ec1;}
/******产品详情css******/
.game163{ overflow: hidden;height:auto;  width:100%;float:left;}
.game163 .bigImg{ height: 481px !important; position: relative; }
.game163 .bigImg li img{ vertical-align:middle;  max-width:100%; clear:both;  margin:auto;   }
.game163 .bigImg  h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align: left; }
.game163 .smallScroll{ height:76px; margin-top:10px;}
.game163 .sPrev,.game163 .sNext{ float: left; display: block; width:24px; height:76px; text-indent: -9999px;background:url(../images/yft_pic33.gif) no-repeat 0 0; }
.game163 .sNext{background-position:-26px 0px;}
.game163 .smallImg{ float:left;  margin: 0 8px; display:inline; width:80%; overflow: hidden;}
.game163 .smallImg ul{ height:76px;  width: 9999px; overflow: hidden; }
.game163 .smallImg li{ float: left; margin: 0 3px; width:74px; cursor:pointer;  display: inline;  }
.game163 .smallImg img{ border:1px solid #ededed; width:100% !important;}
.game163 .smallImg .on img{border:1px solid #0093db;}
.npsr{ width:100%; height:auto; overflow:hidden;}
.npsr h2{ text-align:center; text-transform:uppercase; font-size:2.28rem;}
.npsr .conytf{ background:#fff; padding:5% 8%; margin:3% 0 0 0;}
.npsr .conytf p{ line-height:1.8; padding-bottom:2em; font-size:15px; text-align:justify;}
.npsr .conytf img{ display:block; margin:1% auto; clear:both; max-width:100%;}
.npsr .conytf table{ border-collapse:collapse; border: 1px #ededed solid !important; line-height:30px !important;}
.npsr .conytf table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ededed solid !important;line-height:30px !important;}
.npsr .conytf table h6{line-height:30px !important;}
.product_con_b h2 {border-bottom: 1px solid #eee;margin-top: 3%;line-height: 50px;font-weight: bold;text-align: center;text-transform: uppercase;font-size: 20px;}
.b_box{}
.b_box ul{ margin-right:-3%; margin-bottom:3%; height:auto; overflow:hidden;}
.b_box ul li{ width:22%; height:auto; overflow:hidden; margin-right:3%; margin-top:3%; float:left; }
.b_box li .pic{ overflow:hidden; padding:1px;background:#eee;}
.b_box li p{ line-height:23px; font-size:16px; text-align:center; padding:10px 0;}
.b_box li img{ width:100%; transition:all 0.7s;}
.b_box li:hover img{ transform:scale(1.2);}

.newbox{ height:auto; overflow:hidden; margin:5% 0 0% 0; }
.newbox ul{ }
.newbox ul li{ height:auto; overflow:hidden;  margin-bottom:4%; border-bottom:1px #efefef solid; padding-bottom:4%;}
.newbox ul li .pic{ position:relative; overflow:hidden; width:25%; float:left;}
.newbox ul li .pic img{ max-width:100%;transition:all 0.7s;}
.newbox ul li .pic img:hover{ transform:scale(1.2);}
.newbox ul li .txt{ float:right; width:73%;}
.newbox ul li .txt .title{ font-size:22px; margin-bottom:15px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.newbox ul li .txt p{ line-height:25px;}
/*.newbox ul li:hover .txt{background:#00aae8;}*/
.newbox ul li:hover .txt .title{ color:#00aae8;}

.news_box{ margin:5% auto; width:80%; height:auto; overflow:hidden;}
.news_box h1{ font-size:32px; text-align:center;}
.news_box .time{ line-height:55px; border-bottom:1px #eee solid; text-align:center; margin:2% 0; color:#999;}
.news_box p{ line-height:27px;} .news_box img{ display:block; margin:15px auto; clear:both;width: 100%;}
.news_box_pages{ height:auto; overflow:hidden; margin:0 auto 5% auto; width:80%;}
.news_box_pages ul{}
.news_box_pages ul li{ line-height:23px; border-bottom:1px #eee solid;font-size:18px; padding:15px 0;}
.news_box_pages ul li a{ font-size:18px;}
.news_box_pages ul li a:hover{ color:#00aae8;}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 100px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#fb9700 url(../images/top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; 
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #ffd200;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }
}




