﻿@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:"Conv_PraxisEF-Light_0",Microsoft JhengHei UI,"微软雅黑";  margin:auto;letter-spacing:0.5px; background: #FFF;}
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:14px;}
.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;color: #333;}
.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{ max-width:1200px; height:auto; overflow:hidden; margin:auto;}

::-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;
}
@font-face {
	font-family: 'Conv_PraxisEF-Light_0';
	src: url('../fonts/PraxisEF-Light_0.eot');
	src: local('☺'), url('../fonts/PraxisEF-Light_0.woff') format('woff'), url('../fonts/PraxisEF-Light_0.ttf') format('truetype'), url('../fonts/PraxisEF-Light_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_PraxiEFBol';
	src: url('../fonts/PraxiEFBol.eot');
	src: local('☺'), url('../fonts/PraxiEFBol.woff') format('woff'), url('../fonts/PraxiEFBol.ttf') format('truetype'), url('../fonts/PraxiEFBol.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

header{ position: absolute;width: 100%;z-index: 100;background:rgba(0,0,0,0.3);}
header .top{ height:auto; overflow:hidden; padding:26px 8% ;}
header .top h1{ width:361px; 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;}
.nav ul li a{display: block; margin:0 25px; font-size:17px;position:relative; color:#fff; }
.nav ul li:hover{ color:#fff;display:block;}
.nav ul li.currelt a{ color:#fff;}
.nav ul li a:after {
    content:'';
    bottom:20px;
    position:absolute;
    display:block;
    width:0;
    height:1px;
    background:#fff;
    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;}

.demo-buttons{width: 60px;height:100px;text-align: center;line-height:100px;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: #fa4408; cursor: default; }
h2{text-align:center; font-size:2rem; font-weight:300;}

.dyip{  height:auto; overflow:hidden; margin:4% auto 3% auto;}
.dyip h3{ text-align:center;}
.dyip span{ text-align:center; text-transform:uppercase; color:#999; display:block; line-height:2.5;}
.more{ width:150px; height:auto; border:1px #000 solid; text-align:center; line-height:45px; margin:0 auto 50px auto;}
.more a{ font-size:1.18rem;}

.derp{ overflow:hidden; height:auto; margin:1.2% auto 3% auto ; background:#f3f3f3; padding:3% 0;}
.derp h3{ text-align:center; margin-bottom:2%;}
.derp span{ text-align:center; text-transform:uppercase; color:#999; display:block; line-height:2.5;}
.derp h4{ text-align:center; padding:0 0 2% 0;}
.derp h4 a{ padding:10px 15px;border:1px #333 solid; margin:0 12px; font-size:16px; color:#333; }
.derp h4 a:hover{ border:1px #ff5500 solid; background:#ff5500; color:#fff;} 

.derp ul{ margin-right:-0.1%;}
.derp ul li{ width:19.95%; height:auto; overflow:hidden; float:left; margin-right:0.05%; margin-bottom:0.05%; position:relative;}
.derp ul li img{ max-width:100%;}
.derp ul li .cover-box { position:absolute; bottom:0;  width:100%; height:0px; z-index:3;  background-color:rgba(30,30,30,0.4); *background:#333; overflow:hidden; transition:all 0.6s ease; }
.derp ul li:hover .cover-box{ height:100%; background-color:rgba(30,30,30,0.8); color:#fff;}
.derp ul li:hover .cover-box p{ padding:5%; font-size:1.35rem; text-align:center; font-weight:300; line-height:1.9; padding-top:32%;}

.derp ul li .con .morew{ margin-top:15px;}
.derp ul li .con .morew span{ border-bottom:1px #000 solid;}

.dsanp{ padding:0 0 1% 0; overflow:hidden; height:auto;}
.dsanp span{ text-align:center; text-transform:uppercase; color:#999; display:block; line-height:2.5;}
.dsanp p{ line-height:2; padding:2% 10%; text-align:center;}
.dsanp ul{margin-right:-5%;}
.dsanp ul li{ width:28.333%; float:left; height:auto; overflow:hidden; margin-right:5%;}
.dsanp ul li .pic{ width:100%; overflow:hidden; position:relative;}
.dsanp ul li .pic img{ max-width:100%; transition:all 0.3s;}
.dsanp ul li .pic:hover img{ transform:scale(1.2);}
.dsanp ul li h3{ text-align:center; padding:15px 0; font-size:1.235rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dsanp ul li a:hover h3{ color:#ff5500;}

/*****滚动***/
.sy_jjfa{position:relative; height:auto; overflow:hidden; padding-bottom:7px;}
.sy_jjfa .item{width:94%; margin:0 3%;  position:relative; background:#fff; height:auto; overflow:hidden;}
.sy_jjfa .item h3{font-size: 1.12rem; text-align: center; padding:3% 6%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_jjfa .item p{ padding:0 6% 6%; line-height:1.7; font-size:15px; text-align:center; color:#999;}

.sy_jjfa .item .morw{ width:100px; background:#ddd; color:#999; text-align:center; line-height:35px; margin:6% auto;}
.sy_jjfa .item:hover .morw{ background:#ff5500; color:#fff; transition:all 0.5s;}
.sy_jjfa .item:hover  p{ color:#ff5500;}
.sy_jjfa .item .sy_jjfa_img{width:99.2%; height:auto; margin-bottom:20px; overflow:hidden; position:relative; border:1px #eee solid;}
.sy_jjfa .item .sy_jjfa_img img{width:100%;  transition:all 0.3s; }
.sy_jjfa .item .sy_jjfa_img:hover img{ transform:scale(1.2);}
.sy_jjfa .item .sy_jjfa_wb_bj{width:100%; height:auto; display:table; position:absolute; top:0; left:0;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb{height:100%; display:table-cell; vertical-align:middle; text-align:center; color:#fff; padding:0 34px;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb .sy_jjfa_wb_t{font-size:18px;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb .sy_jjfa_wb_b{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top:10px;}

.sy_jjfa .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.sy_jjfa{display:none; width: 100%;-ms-touch-action:pan-y; padding-top:3%;}
.sy_jjfa .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.sy_jjfa .owl-wrapper-outer{overflow: hidden;width: 100%;}
.sy_jjfa .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.sy_jjfa .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.sy_jjfa .owl-wrapper,
.sy_jjfa .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.sy_jjfa .owl-controls{width:100%; z-index:11;}
.sy_jjfa .owl-controls .owl-buttons div{width:54px; height:54px; font-size:12px; text-indent:-9999px; border:1px #ccc solid; border-radius:200px; position:absolute; bottom:0; transition:0.5s;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev{background:url(../images/sy_jjfa_jt1.png) center no-repeat; left:1.5%;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev:hover{border:1px #63b72f solid; background:#63b72f url(../images/sy_jjfa_jt3.png) center no-repeat;}
.sy_jjfa .owl-controls .owl-buttons .owl-next{background:url(../images/sy_jjfa_jt2.png) center no-repeat; overflow:hidden; right:1.5%;}
.sy_jjfa .owl-controls .owl-buttons .owl-next:hover{border:1px #63b72f solid; background:#63b72f url(../images/sy_jjfa_jt4.png) center no-repeat;}
.sy_jjfa .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.sy_jjfa .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.sy_jjfa .owl-controls .owl-page span{display: block;width:14px; height:14px; border:3px #fff solid; margin:0 12px; border-radius:100px; background:#c1c1c1; transition:all 0.5s;}
.sy_jjfa .owl-controls .owl-page.active span,
.sy_jjfa .owl-controls.clickable .owl-page:hover span{ border:2px #ff8400 solid; background:#fff;}
.sy_jjfa .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.sy_jjfa .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.sy_jjfa .owl-pagination{width:100%; height:14px; text-align:center; margin-top:3%;}
.owl-buttons{display: none;}

.bgcolor{ background:#f3f3f3; margin-top:2%;}
.dship{ padding:4% 0; height:auto; overflow:hidden;}
.dship span{ text-align:center; text-transform:uppercase; color:#999; display:block; line-height:2.5;}
.dship h3{ text-align:center; }


.linkbox{ max-width:1200px; height:auto; overflow:hidden; margin:3% auto;}
.linkbox h3{ font-size:1.57rem; height:45px;}
.linkbox p{ line-height:2;}
.linkbox p a{ padding:0 20px 0 0; color:#999;}
.linkbox p a:hover{color:#000;}

.footbox{ background:#404040; height:auto; overflow:hidden; padding:3% 0 1% 0;}
.footbox .nav_s{ width:75%; float:left; color:#b8b8b8; }
.footbox .nav_s p{ line-height:2; padding-bottom:1.5em;}
.footbox .nav_s p a{ color:#fff; font-size:1rem; padding:0 30px 0 0;}
.footbox .nav_s p a:hover{ color:#999; }

.footbox .faull{ width:25%; float:left; padding:3% 0; color:#fff;}
.footbox .faull .pic{ width:120px; float:left; margin-left:25px; }
.footbox .faull .pic img{max-width:100%;}
.footbox .faull .pic p{ text-align:center; line-height:2.5;}

/***************内页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);}

.xian{ background:#ff5500; height:2px; margin:10px auto 0 auto; width:80px;}

.nyabout{ padding:3% 0; overflow:hidden; height:auto;}
.nyabout span{ text-align:center; text-transform:uppercase; color:#999; display:block; line-height:2.5;}
.nyabout p{ line-height:1.8; padding:2% 0; font-size:15px; }
.nyabout p img{ display:block; margin:25px auto 0 auto; clear:both; max-width:100%;}
.nyservice{ background:url(../images/28bg.jpg) no-repeat center; padding:2% 0;}
.nyservice h2{text-align:center; font-size:2rem; font-weight:300; color:#fff;}
.nyservice p{ line-height:1.8; padding:2% 0; font-size:15px; color:#b9e3e7; }
.nyservice ul{ margin-right:-3%;}
.nyservice ul li{ width:24.333%; float:left; margin-right:3%; background:rgba(255,255,255,0.5); overflow:auto; height:auto; padding: 3%; color:#fff;}
.nyservice ul li h3{ text-align:center; font-size:1.35rem; margin-bottom:15px;}
.nyservice ul li p,.nyservice ul li p a{ color:#fff !important; }
.nyservice ul li span{ border-bottom:1px #fff solid; padding-bottom:5px; }

.subnav2{padding:50px 0; height:auto; overflow: hidden;}
.subnav2 ul{ font-size:0px; text-align:center;}
.subnav2 li{ display:inline-block; width:16%; line-height:50px; text-align:center; font-size:1.15rem; margin:0 5px;}
.subnav2 li p{ border:1px solid #DDD;}
.subnav2 li a{ display:block;}
.subnav2 li a:hover{ display:block; text-decoration:none;}
.subnav2 li a.current{ color:#FFF; background:#ff5500;}
.subnav2 li a.current p{ border:1px solid #ff5500;}

.nynew{ width:100%; height:auto; overflow:hidden;}
.nynew ul{}
.nynew ul li{ width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.nynew ul li .pic{ width:28%; float:left; height:auto; overflow:hidden;}
.nynew ul li .pic img{ max-width:100%;}
.nynew ul li .consr{ margin-left:3%; width:69%; float:left; height:auto; overflow:hidden; margin-top:20px;}
.nynew ul li .consr h3{ font-size:1.324rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; height:30px;}
.nynew ul li .consr span{ color:#999; font-size:12px;}
.nynew ul li .consr p{ line-height:1.7; color:#999; padding-top:10px;}
.nynew ul li:hover h3{ color:#ff5500;}
.nynew ul li .consr .mores{ width:120px; line-height:30px; text-align:center; border:1px #ddd solid; border-radius:50px; margin-top:25px;}
/**分页**/
.pages{text-align:center;font-size:16px;margin:20px auto 50px auto; width:100%;}
.pages .pagination{border-radius:0px;}
.pages a{display:inline-block;width:43px;height:43px;text-align:center;line-height:43px;font-size:16px;color:#888;border:1px solid #d2d2d2;margin-left:10px;}
.pages a:hover,.pages a.on{border:1px solid #ff5500;background:#ff5500;color:#fff;}

.newsbox{ height:auto; overflow:hidden; margin:3% 0;}
.newsbox h2{ font-size:27px; line-height:50px;}
.newsbox  span{ display:block; text-align:center; font-size:12px; color:#999; margin-bottom:35px;}
.newsbox p{ line-height:2; font-size:15px; padding-bottom:2em;}
.newsbox img{ display:block; clear: both; margin:1% auto; max-width:100%;}
.newsbox ul{margin-right:-3%;}
.newsbox ul li{ width:43%; margin-right:3%; margin-bottom:3%; float:left; border:1px #ddd solid; line-height:45px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-radius:50px; padding:0 1%; }
.newsbox ul li a:hover{ color:#ff5500;}

.nypor{ height:auto; overflow:hidden; margin:3% 0;}
.nypor ul{margin-right:-2%; margin-top:3%;}
.nypor ul li{ width:22.6%; float:left; height:auto; overflow:hidden; display: inline-block;vertical-align: top; margin-right:2%; margin-bottom:3%; border:1px #ededed solid;}
.nypor ul li .pic{ position:relative; overflow:hidden;}
.nypor ul li .pic img{ transition:all 0.3s;max-width:100%; display:block; margin:auto; clear:both;}
.nypor ul li .pic:hover img{ transform:scale(1.2); }
.nypor ul li h3{ text-align:center; padding:15px 10%; font-size:1rem;}
.bgbxo{  height:auto; overflow:hidden; padding:3% 0; }
.procon{ max-width:1200px; height:auto; overflow:hidden; margin:4% 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%; float:left; height:auto; overflow:hidden;}
.proconrg{ width:45%; float:right; height:auto; overflow:hidden;}
.proconrg h3{ font-size:1.65rem; margin-bottom:20px; color:#065e8e;}
.proconrg p{ line-height:1.8; font-size:15px; color:#999;}
.proconrg p a{ color:#033ec1;}
.proconrg .moree{ width:120px; height:45px; line-height:45px; text-align:center;  background:#e60012; border-radius:30px; margin-top:5%; float:left; margin-right:5%;}
.proconrg .moree a{ display:block; color:#FFF; font-size:16px;}
.proconrg .moree a:hover{ display:block; color:#FFF; text-decoration:none;}

.proconrg .mores{ width:120px; height:45px; line-height:45px; text-align:center;  background:#0084d7; border-radius:30px; margin-top:5%; float:left; margin-right:5%;}
.proconrg .mores a{ display:block; color:#FFF; font-size:16px;}
.proconrg .mores a:hover{ display:block; color:#FFF; text-decoration:none;}

/******产品详情css******/
.game163{ overflow: hidden;height:auto;  width:100%;float:left;}
.game163 .bigImg{ height: 415px !important; position: relative; }
.game163 .bigImg li img{ vertical-align:middle;  max-width:100%; clear:both; display:block; 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:50px;}
.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 #ddd solid !important; line-height:30px !important;}
.npsr .conytf table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ddd solid !important;line-height:30px !important;}
.npsr .conytf table h6{line-height:30px !important;}

.nydy{ padding:3% 8%; height:auto; overflow:hidden;}
.nydy p{ line-height:2; text-align:justify; padding-bottom:2em; font-size:1rem;}
.nydy img{ display:block; margin:1% auto; clear:both; max-width:100%;}

.contact{ margin:5% 0; height:auto; overflow:hidden;}
.contact .efts{ width:45%; margin-right:5%; float:left; line-height:2;}
.contact .maxp{ width:50%; float:left; overflow:hidden; height:auto;}

.txtScroll-left{ width:100%;  position:relative;   }
.txtScroll-left .hd{ overflow:hidden;  height:35px; padding:0 10px; width:56px; margin:auto;  }
.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer;}
.txtScroll-left .hd .next{ background-position:0 -50px;}
.txtScroll-left .hd .prevStop{ background-position:-60px 0; }
.txtScroll-left .hd .nextStop{ background-position:-60px -50px; }
.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1;}
.txtScroll-left .hd ul li{ float:left;  width:12px; height:12px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#e8e8e8; border-radius:100%; }
.txtScroll-left .hd ul li.on{ background-position:0 0; background:#00b7bd; }
.txtScroll-left .bd{ width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; margin-right:-16px; }
.txtScroll-left .bd ul li{ margin-right:16px; float:left; width:288px; height: auto; overflow:hidden; background:#fff;}
.txtScroll-left .bd ul li .pic{ overflow:hidden; position:relative;}
.txtScroll-left .bd ul li .pic img{ width:100%; transition: all 0.3s;}
.txtScroll-left .bd ul li .pic:hover img { transform:scale(1.2);}
.txtScroll-left .bd ul li h4{ text-align: center; font-size:16px;padding: 15px 20px;background:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.txtScroll-left .bd ul li p{  line-height: 1.5;color: rgb(153, 153, 153);padding: 0px 20px 20px;background:#fff;}

.derp .sy_jjfa .sy_jjfa_img{ border:0 !important;}

.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;
  }
}