@charset "UTF-8";
body ,html{width:100%; margin: 0px; }
a {text-decoration:none;}
a:active, a:hover {	outline: 0;}
.a-del:hover {color: #b00; text-decoration: underline;}
img {display: block; width: 100%;}

.topsearch {
	display: block;
	position: absolute;
	right:50px;
	top:10px;
	text-align: center;
	cursor: pointer;
width:30px;
height:30px;

	background: url(../images/sou1.png) no-repeat center;
background-size:28px auto;
	z-index: 6;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#search {
	background: #f2f2f2;
	width: 100%;
	margin: 0 auto;
	height:40px;
	position: absolute;
	left: 0;
top:50px;
padding-top:10px;
	display: none;
	z-index: 999;
}
#search input {
	display: block;
	padding: 0;
	margin: 0;
}
#search .txt {
	border: none;
	width:80%;
	height:30px;
	line-height:30px;
	margin-left:2%;
	color: #666;
	font-size:14px;
	background: #fff;
	text-indent: 3%;
	border-radius:15px 0 0 15px;

}
#search .btn {
	cursor: pointer;
	border: none;
	font-size:14px;
	width:15%;
	height:30px;
	text-align: center;
	background: #0166aa;
	background-size:30px auto;
	color: #fff;
border-radius:0 15px 15px 0;
	background-size:30px auto;
	vertical-align: middle;
}
.searchinfo {
	background: #fff;
	padding:5px 0;
	height: 100%;
	width: 92%;
	margin: 0 auto;
}
.searchinfo h2 {
	color: #333;
}
.searchinfo .searchlist {
	padding:5px 0;
}
.searchinfo .searchlist a {
	display: inline-block;
	margin: 0 4% 4% 0;
	color: #333;
	background: #f5f5f5;
	font-size:14px;
	text-align: center;
	height:30px;
	line-height:30px;
	padding: 0 0.2rem;
	border-radius: 3px;
}
.searchinfo .searchlist a:hover {
	background: #913d23;
	color: #fff;
}
.fl {
	float: left;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size:30px auto;
	vertical-align: middle;
}
.icon, .iconn:before, .iconn:after, .iconbef:before, .iconbef:after {
	content: "\20";
	display: block;
}
.iconn {
	background: url(../images/iconn.png) no-repeat;
	background-size:30px auto;
	vertical-align: middle;
}
.xiala{display:none;}







/*daohang*/
.daohang{width:100%; float:left; display:block; position:absolute; z-index:50;}
.toptel{display: block; width:100%; float:left; background-color:#808080; color:#ffffff; height:40px; line-height:40px; font-size:14px; text-align:center;}
.toptel a:link {color:#ffffff; text-decoration:none; } 
.toptel a:visited {color:#ffffff; text-decoration:none; } 
.toptel a:hover,a:active {color:#ffffff; text-decoration:none; }
header{float:left;background-color: rgba(255, 255, 255, 0.5);display: block; width:100%; height:50px; padding:0px;}

.logo{left:10px; margin:10px 0px 10px 0px; height:30px; position:absolute; width:50%; display:block;}
header .logo img{height:30px; width:auto; float:left; margin-top:0px;}

.menubtn {
  position:absolute;
  z-index:501;
  right:10px;
  color: #274a61;
  text-decoration: none;
  font-size: 0em;
  line-height: 0em;
  top:10px;
  width:30px; height:30px; border-radius:2px;
  background-image: url('/e/wap/skin/default/images/hamburger.png');
  background-position: 50% 50%;
  background-size:30px 30px;
  background-repeat: no-repeat;
}
.menubtn:hover, .openmenu .menubtn { color: #bdd43e; background-image: url('/e/wap/skin/default/images/hamburger-active.png');}


#hamburgermenu {
  height: 100%;
  width: 0;
  background: #191919;
  position: fixed;
  top:0;
  left:0;
  z-index: 101;
  overflow: hidden;
  -webkit-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
  -moz-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
  box-shadow: 3px 0 7px rgba(0,0,0,0.55);
}
#hamburgermenu ul {
  z-index: 101;
  overflow-y: auto;
  overflow-x: hidden;
}
#hamburgermenu ul li {display: block; position:relative;}

#hamburgermenu ul li .j{ position:absolute; left:145px; top:18px; width:20px; height:20px; z-index:200;}
#hamburgermenu ul li .j img{ width:10px; }
#hamburgermenu ul li a {
  display: block;
  min-width: 100px;
  padding: 10px 0px 10px 20px;
  color: #cdcdcd;
  font-size: 1.0em;
  text-decoration: none;
  text-align: left;
}
#hamburgermenu li a:hover {color: #fff; background: #2c2c2c;}

.sidenav-dropdown{display:none;list-style:none;padding:0px; margin:0px; }
.sidenav-dropdown a{background:#191919;}
.sidenav-dropdown li{ padding-left:20px;}
.sidenav-header{border-bottom:1px solid #424242;margin:0}
.sidenav-header{background:0 0;color:#757575;font-size:16px;line-height:32px;padding:20px 20px;}
.sidenav-header small{display:block;font-size:14.4px;line-height:16px}



#navbar {position: relative; }

section{background: #f5f5f5; float:left; width:100%; padding-bottom:10px;}

/** toggle menu **/
body.openmenu {
  position: fixed;
  overflow: hidden;
}

#pgcontainer {
  padding:10px 3%;
  margin: 0;
  float:left;
  width:94%;
}


#content {max-width:100%;
  padding: 10px 0% 0px 0%;
  float:left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;}


#content h1 {font-size: 1.2em;
  line-height: 1.4em;
  padding-bottom:5px;
  font-weight: 700;
  color: #484848;
  text-align: center;
  letter-spacing: -0.05em;}



#content img { max-width:100%; margin-bottom:10px; float:left; height:auto;}

.sydt{position:relative; float:left; width:100%;}

.daowenz{ color:#fff; position:absolute; bottom:0px; line-height:30px; padding-left:10px; font-size:14px;}
.daowenz a:link {color:#fff; text-decoration:none ; } 
.daowenz a:visited {color:#fff; text-decoration: none;} 
.daowenz a:hover,a:active {color:#fff; text-decoration: none;}
.sydt img{
  float:left;
  width:100%;
}

#situzong {
  float:left;
  width:100%;
}

.overlay {
  position: fixed;
  z-index: 99;
  background-color: rgba(0,0,0,0.5);
  bottom: 0;
  right: 0;
  left: 0;
}

.openmenu .overlay {  top: 0;}


/*weizhi*/


.flashzong img{ border-bottom:1px solid #f5f5f5; }
.js-silder{
	position: relative;	
	/*min-width: 320px;*/
}
.silder-scroll{
	width: 100%; height:auto;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%; height:auto;
	
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%; overflow: hidden;
}
.silder-main-img img{
	width: 100%;
}


.js-silder-ctrl{ float:left;
	width: 100%; 
	text-align: center; height:5px;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top:0%;
	width:5%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "Arial";
	font-size:30px;
	font-weight:100;
	text-shadow: #666 2px 2px 5px; z-index:100;
}
.silder-ctrl-prev{
	left: 3%;
	text-align: left;
}
.silder-ctrl-next{
	right: 3%;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{ position: relative; bottom:2em; z-index:90;
	display: inline-block;
	width: 3%; 
	padding: 10px 0;
	margin: 0 7px;
	cursor: pointer;
}
.silder-ctrl-con>span{  border-radius:3px;
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding:3px 0;
	cursor: pointer;
	background-color: #383838;
}
.silder-ctrl-con.active>span{
	background-color: #189c88; border-radius:3px;
}


/*flash*/
.flashm{ width:100%; float:left; height:100vh; }
.flexslider{position:relative; height:100vh;background:url(../images/loading.gif) 50% no-repeat;}
.slides li{height:100vh;}
.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:30px;height:60px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:0px;background:url(../images/prev.png) center center no-repeat; background-size: 30px 60px;}
.flex-direction-nav li a.flex-prev:hover{background:url(../images/prevon.png) center center no-repeat; background-size: 30px 60px;}
.flex-direction-nav li a.flex-next{right:0px;background:url(../images/next.png) center center no-repeat; background-size: 30px 60px;}
.flex-direction-nav li a.flex-next:hover{background:url(../images/nexton.png) center center no-repeat; background-size: 30px 60px;}

.flex-control-nav{ bottom:10px; }


/* why */
.why100{ width:100%; float:left; background-color:#ffffff;}
.why100 .whycon{ width:94%; margin-left:3%; margin-right:3%;}
.why100 .whycon h2{ width:100%; font-size:18px; padding-top:0px; padding-bottom:0px; line-height:20px; height: auto; }
.why100 .whycon h3{ width:100%; line-height:20px; font-size:16px; height: auto; margin-bottom:10px; }

.why100 .whycon .listys{ float:left; margin-left:0%; margin-right:0%; width:100%; margin-bottom:10px;}
.why100 .whycon .listys .t{ float:left; height:35px; line-height:35px; width:94%; padding:0 3%; font-size:16px; font-weight:bold; border-bottom:2px solid #ffffff;}

.why100 .whycon .listys .x{ float:left;  width:94%; height: auto; padding:10px 3%; line-height:22px; color:#696969; font-size:16px; }



/* hot */
.mid100{ display:none;}

/*chanpin*/
.zong100{ float:left;width:100%;}
.chanpin1218{ margin-left: auto; margin-right: auto; width:100%; }
.chanpin1218 h2{float:left; width:100%; text-align:center; font-weight:normal;  font-family: "taipurui-Bold"; height:30px; line-height:30px; font-size:18px; color:#3f3f3f; }

.chanpin1218 h3{ float:left; width:100%; color:#959595; font-weight:normal; font-size:16px; text-align:center; height: auto; line-height:20px; margin-bottom:10px;}

.caseleft{float:left; width:94%; border:0px; margin-left:3%; margin-bottom:10px; overflow:hidden;}

.tbtncon{ width:100%; margin-left:0%; float:left; }
.tbtncon li{cursor:pointer;	display:block; margin:0px; float:left; border-radius:0px; height:36px; line-height:36px; overflow:hidden; text-align:center; text-decoration:none; width:50%; border-bottom: #ffffff 2px solid;}
.tbtncon li:nth-child(1){width:50%;}

.chanpin1218 .pt{float:left; box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); width:45.5%;  background-color:#f5f5f5; margin-left:3%; margin-right:0px; margin-bottom:10px; }
.chanpin1218 .pt img{float:left; width:100%; height: auto; }
.chanpin1218 .pt .tt{float:left; width:92%; padding:0px 4%; margin:5px 0; overflow:hidden; height:36px; line-height:18px; font-size:14px; display:block; text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;}


.chanpin1218 .customize{float:left; cursor:pointer; text-align:center; margin-left:3%; font-size:18px;  font-family: "taipurui-Bold"; height:36px; line-height:36px; width:94%; margin-bottom:10px;}

  
/* fb */
.feedback {width:100%; float:left; background-color:#f5f5f5; padding-bottom:10px; margin-bottom:10px; padding-top:0px;}

.customer-comment {margin: 0 auto; width:100%;}
.customer-comment .content {position: relative; width:100%;margin: 0 auto;}
.customer-comment .title {text-align: center;font-size:18px; margin:0px 0px 0px 0px; line-height:45px; max-width: 100%; }

.customer-comment .bd {width:94% !important; height: auto; padding:15px 0px; margin: 0 auto;overflow: hidden;background: #fff;border: 1px solid #e5e5e5;border: 1px solid rgba(0, 0, 0, .08);border-radius: 6px;box-shadow: 0 0 10px #ededed;box-shadow: 2px 0 20px rgba(0, 0, 0, .08);}

.customer-comment  .tempWrap {width:330px !important; margin-left:auto !important ; margin-right:auto !important;}
.customer-comment .bd ul {width:1650px !important;  overflow:hidden;  }
.comment-list li {width:330px !important; }

.comment-list li .customer-logo {width:60px; border-radius:50%; height:60px; margin:0 auto 10px auto; overflow:hidden; }
.comment-list li .customer-logo img {width:60px; border-radius:50%; height:60px;}
.comment-list li .comment-text {height: auto; padding:20px 0; width:100%;}
.comment-list li .comment-text p {font-size:16px; position: relative; z-index: 1; padding: 0 50px; line-height:22px; }

.comment-list li.special .comment-text p {	font-size: 16px;}
.comment-list li .comment-text .iconfont {position: absolute;font-size:40px;line-height: 1;color: #ccc;}
.comment-list li .comment-text .comment-icon-left {background:url(../images/yl.png) center center no-repeat; background-size:36px 36px;left:10px; width:50px; height:50px;top: -20px;}
.comment-list li .comment-text .comment-icon-right {background:url(../images/yr.png) center center no-repeat; background-size:36px 36px;right:10px;width:50px; height:50px;bottom: -10px;}

.comment-list li  .comment-other-text {
	display: inline-block;width: 100%; 
	font-size: 14px;line-height: 24px;color: #999;text-align: center;vertical-align: middle;}

.comment-list li  .comment-other-text h3 {font-size: 16px;	color: #666;}
.customer-comment .hd ul {	padding-top:5px;text-align: center;}

.customer-comment .hd ul li {display: inline-block;padding: 5px;cursor: pointer;}
.customer-comment .hd ul span {display: inline-block;width: 6px;height: 6px;background: #ccc;border: 1px solid transparent;border-radius: 50%;}
.customer-comment .hd ul .active span {	background: transparent;border: 1px solid #999;}
.customer-comment .hd a {	position: absolute;	top:150px;}
.customer-comment .hd a.prev { 	left: 0;}
.customer-comment .hd a.next {	right: 0;}
.bgjl{background:url(../images/jl.png) center center no-repeat  #f1f1f1; background-size:36px 36px;}
.bgjr{background:url(../images/jr.png) center center no-repeat  #f1f1f1; background-size:36px 36px;}
.customer-comment .hd .iconfont {display: none;}


/*about*/
.about100{width:100%; float:left; padding-top:10px; padding-bottom:10px; background: url(/skin/default/images/aboutbg.jpg) top no-repeat #f5f5f5;}
.gongsijjz{  width:100%; margin-left:auto; margin-right:auto; }
.gongsijjtu{ display:none; }
.owl-carousel{display:none !important;}

.gongsijjwzi{float:left; width:94%; margin-left:3%;}
.gognsibar{float:left; width:100%; height:40px; margin-bottom:10px;}
.gognsibar .t{font-size:18px; line-height:30px; height:30px; margin-bottom:0px; font-weight: normal; }
.gognsibar .t a:link {color:#4c4c4c; text-decoration:none; } 
.gognsibar .t a:visited {color:#4c4c4c; text-decoration:none;} 
.gognsibar .t a:hover,a:active {color:#0257ab; text-decoration: none;}

.gognsibar .y{ float:left; width:100%; line-height:24px; height:24px; margin-bottom:0px; font-size:16px;}
.gongsijjwzi p{float:left; font-size:14px;color:#4c4c4c; line-height:22px;  padding-top:10px;}

.xqzk{float:left; width:100%;}
.xqzk .sida{float:left; margin:10px 0px 0px 3%; width:45.5%;}
.xqzk .sida a {width: 100%; height:32px; text-align: center; font-size:16px; line-height:32px; }

/*team*/
.vlist{ float:left;width:100%;}
.vlist li{width:45.5%; margin:10px 0 0 3%; height:auto;}
.vlist li:nth-of-type(2n+2){margin-right:0px;}
.vlist li img{float:left; width:100%; height:130px; border-radius:0px;}
.vlist li a.video_txt {position: absolute; width:100%; left:0px; bottom:0px; height:30px; font-size:0.9em; line-height:30px; overflow:hidden; color:#fff; text-align:center; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent); border-radius:0px;}
.vlist li .listname{ display:none;}


/*news*/
.news100{width:94%; margin:5px 3% 10px 3%;}
.laos1130{ width:100%; overflow:hidden;}
.laos1130 h2{ margin-bottom:0px; text-align: center; font-size:16px; line-height:30px; height:30px; }
.newsleft{ float:left; width:100%;position:relative; overflow:hidden; margin-right:0px; height: auto;}
.newsleft img{ width:100%; height: auto;  }
.newsleft a.video_txt {position: absolute; width:94%; padding: 0 3%; left:0px; bottom:0px; height:40px; font-size:0.9em; line-height:40px; color:#fff; }
.newsright{ display:none}



/*zhishi*/
.zhishi{width: 94%; float:left; overflow: hidden; margin:0px 3% 0px 3%;}
.zhishi .zhishiz {margin: 0px; width:100%; overflow: hidden; }
.zhishi .zhishiz .bar{float:left; width:100%; margin:0px;  height:35px; line-height:35px; font-size:16px; }


.zhishi .zhishiz ul{width:100%; margin:10px 0px 0px 0px; float:left; overflow:hidden; box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);}
.zhishi .zhishiz ul li{ font-size:14px; height:24px; overflow:hidden; line-height:24px; width:94%; padding-left:3%; margin-left:2%; }
.zhishi .zhishiz ul span{width:94%; height:35px; line-height:35px; padding-left:3%; padding-right:3%; float:left; margin-bottom:5px; background-color:#f5f5f5; font-weight:bold;}


.zhishi .faq{ float:left; margin:0 10px 10px 0px; width:94%; overflow:hidden; background-color:#f5f5f5; padding:10px 3%; }
.zhishi .faq .q{ background:url(../images/q.png) no-repeat 0px 3px; background-size:16px 16px; float:left; font-weight:bold; width:91%; padding-left:6%; height:20px; line-height:20px; font-size:16px; overflow:hidden;}
.zhishi .faq .a{ margin-top:5px;background:url(../images/a.png) no-repeat 0px 3px; background-size:16px 16px; float:left; width:91%; padding-left:6%; height:40px; color:#555555; line-height:20px; font-size:14px; overflow:hidden; }


/*foot*/
.footdbzbg{float:left; width:100%; background-color:#f5f5f5;}
.footdb{background: #303030; color:#cecece; font-size:14px; float:left; width:94%; margin-left:3%; margin-bottom:10px; border-radius:3px; }
.footdb a:link  {color:#cecece; text-decoration:underline;} 
.footdb a:visited {color:#cecece;} 
.footdb a:hover,a:active {color:#cecece; text-decoration: none;}

.wmenzong{float:left; width:100%; margin-top:10px; margin-bottom:5px; text-align: center; padding-bottom:5px;}
.wmenzong p{float:left; line-height:20px; color:#cecece; display:block; width:100%;}

.bottom_barx{ position:fixed; z-index:900; bottom:0; left:0; width:94%; margin-left:3%; font-size:14px; margin-right:3%; border-radius:3px 3px 0 0; height:40px; background-color:#189c88;}
.bottom_barx .san1 {list-style:none; margin:0; padding:0; float:left; text-align:center; line-height:40px; height:40px; width:33.333333%; }
.bottom_barx .san2 {list-style:none; margin:0; padding:0; float:left; text-align:center; line-height:40px; height:40px; width:33.333333%; }
.bottom_barx .san3 {list-style:none; margin:0; padding:0; float:left; text-align:center; line-height:40px; height:40px; width:33.333333%; }

.bottom_barx .san1 img{ width:20px; display:inline; vertical-align:middle; padding-right:3px; padding-bottom:2px; margin-left:auto; margin-right:auto;}
.bottom_barx .san2 img{ width:18px; display:inline; vertical-align:middle; padding-right:3px; padding-bottom:3px; margin-left:auto; margin-right:auto;}
.bottom_barx .san3 img{ width:18px; display:inline; vertical-align:middle; padding-right:3px; padding-bottom:3px; margin-left:auto; margin-right:auto;}
.bottom_barx .san4 img{ width:18px; display:inline; vertical-align:middle; padding-right:3px; padding-bottom:3px; margin-left:auto; margin-right:auto;}
.bottom_barx .san5 img{ width:18px; display:inline; vertical-align:middle; padding-right:3px; padding-bottom:3px; margin-left:auto; margin-right:auto;}

.bottom_barx a:link {color:#ffffff; text-decoration:none; } 
.bottom_barx a:visited {color:#ffffff; text-decoration: none;} 
.bottom_barx a:hover,a:active {color:#ffffff; text-decoration: none; }