﻿@charset "utf-8";
/* CSS Document */
body{margin:0 auto; padding:0;  font:normal 1em/1.2em 'Microsoft YaHei', Helvetica, Arial, Verdana, sans-serif; color:#262625; -webkit-text-size-adjust: none;  -ms-text-size-adjust: none; background-color:#FFF;}
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,pre{margin:0;padding:0;}
h1,h2,h3{ font-weight:normal; font-size:1.2em; font-weight:100;}
a{color:#262625; text-decoration:none;}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a:hover{ text-decoration:underline; color:#900;}
img{ border:0 none; vertical-align:top;}
ul li{list-style:none;}
.l{ float:left;}
.r{ float:right;}
.c:before,.c:after{content:""; display:table;}
.c:after{clear:both;}
.c{clear:both;}
.m_t{margin-top:10px;}
.m_b{ margin-bottom:10px;}
/*=====================================================================================*/
.wapbox{ width:100%; margin:0 auto; max-width:640px;}

.logo{width:100%; height: auto; background:url(../images/logo_bg.jpg) #03F no-repeat center top; text-align:center; padding-bottom:10px;  text-align:center; vertical-align:middle;box-shadow: 0 5px 5px 0  #deb6b6; -moz-box-shadow: 0 5px 5px 0 #deb6b6;-webkit-box-shadow: 0 5px 5px 0 #deb6b6; border-bottom: #a80202 solid 1px; margin-bottom:15px; background-size:100% 100%;}
.logo img{width:71.875%; height:auto; padding-top:10px;} 
.header{ width:100%; max-width:640px; height:60px; background:url(../images/navbox_bg.jpg) #e9e4e4 repeat-x left center; position:relative; z-index:9999;}
.border-radius,.search input[type=text]{-moz-border-radius:2em;-webkit-border-radius:2em;border-radius:2em;}
.menu-show,.menu-hide{float:left;}
.top-bar{position:relative; top:5px;}
.menu-show,.menu-hide{display:none; margin-left:5px; border: none; color: #aaa;cursor: pointer;background: none; height:41px; min-width:80px; width:18.40625%; background:#eb1308; font-size:22px; color:#FFF;

background: -moz-linear-gradient(top, #f32716 0%, #bd0a01 100%);
/* FF3.6+*/
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f32716), color-stop(100%,#bd0a01));
/* Chrome,Safari4+*/
background: -webkit-linear-gradient(top, #f32716 0%,#bd0a01 100%);
/* Chrome10+,Safari5.1+*/
background: -o-linear-gradient(top, #f32716 0%,#bd0a01 100%);
/* Opera 11.10+*/
background: -ms-linear-gradient(top, #f32716 0%,#bd0a01 100%);
/* IE10+*/
background: linear-gradient(top, #f32716 0%,#bd0a01 100%);
/* W3C*/
text-shadow: 1px 1px 1px rgba(255,255,255, .22);
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-o-transition: all 0.15s ease;
-ms-transition: all 0.15s ease;
transition: all 0.15s ease;

}

.menu-show:hover {
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
	box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
}
.menu-show:active {
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
	box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
}


.menu{ width:100%; border-top:1px solid #bfbdbd;display: block; margin-top:8px;}
.menu ul{margin:0;padding:0;}
.menu li: nth-child(1) a{border-top:none;}
.menu a{display:block; padding:20px;text-align: center;border-top: 1px solid  #FFF;border-bottom: 1px solid #bfbdbd; background:#e9e4e4;text-shadow: 0 0 1px  #FFF;outline: none;}
.menu a:hover{background:#e9e4e4;-moz-box-shadow: inset 0 5px 20px rgba(0,0,0,.5);-webkit-box-shadow: inset 0 5px 20px rgba(0,0,0,.5);box-shadow: inset 0 5px 20px rgba(0,0,0,.5); color:#777;}
.menu li: last-child a{}.menu li: first-child a{}.search{float: right;margin: 0 5px 10px 0;}
.search{position:relative; float:right; top:5px; right:5px;}
.search input[type=text]{border: 1px solid #c0bdbd; width:120px; height:25px; line-height:25px; padding:0 25px 5px 10px; color:#aaa;}
.search input[type=submit]{position:absolute;right:2px;top:2px;background: url(../images/searchbtn.png) no-repeat; width:25px;height:25px;border:none;cursor: pointer;}
.search input[type=text],.search input[type=submit]{outline:none;}
.yc{ width:100%; display:block; padding:15px 0;text-align:center; border-bottom:4px solid #ff0000; background:url(../images/sj.png)#e9e4e4 no-repeat center bottom; color:#666;text-shadow: 0 0 1px  #FFF; border-top: 1px solid  #FFF;}

/*banner*/
.swipe{width:100%; height:auto; background-color:#d00404; overflow:hidden; text-align:center; margin-bottom:10px; border-radius:5px;}
.swipe ul{ width:98%; padding:1%;
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe ul li img{ width:98%; height:250px; overflow:hidden; border-radius:5px;}
.swipe #pagenavi{position:absolute;left:0;bottom:10px;text-align:center;width:100%;}
.swipe #pagenavi a{width:15px;height:15px;line-height:99em;background:#FFF;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1; border:1px solid #FFF;}
.swipe #pagenavi a:hover{ border:1px solid  #BCBCBC;}
.swipe #pagenavi a.active{background:#f10102;}

/*Introduction*/
.kk_box{ width:100%; clear:both;}
.dh{ width:100%; height:45px; line-height:45px; background:url(../images/lm_bg.jpg) repeat-x center; position:relative;}
.dh span{width:20px; height:15px; float:left; display:block; margin:15px 0 0 2%;

			-webkit-transform: skew(-30deg); 
			-moz-transform: skew(-30deg); 
			-o-transform: skew(-30deg); 
			transform: skew(-30deg);
			background: #FC0; 
}

.dh h2{ width:50%; height:45px; float:left; }
.dh h2 a{ color:#FFF; padding-left:10px;}
.dh h2 a:hover{ color:#FC0;}
.lmore{width:40%; height:55px; background:url(../images/lm_more.jpg) no-repeat right top; position:absolute; bottom:0; right:10px;}
.intr_nr{ padding:10px;}
.intr_nr span{width:150px; height:100px; overflow:hidden; display:block; float: left; padding-right:10px;}
.intr_nr span img{width:150px; height:100px; overflow:hidden; }

/*产品展示*/
.show_nr{ width:100%;}
.show_nr a img{
	width:95px;
	height:85px;
border-radius:5px; overflow:hidden;	
}

.show_nr li{
	border-radius:5px; 
	background:url(../images/glossy2.png) repeat-x bottom;
	display:inline-block;
	border:1px solid #dddddd;
	width:30%;  margin:10px 1%;
 
}
.show_nr li:hover{
	background: #fda33a;
}
.show_nr li:hover a,
.show_nr li a:hover{
	color: #900;
}
.show_nr a{
	display:block;
	text-align:center;
	padding:5px;
	color:#2d2d2d; font-size:1em;
}
/*切换*/
.con_on{ width:100%; height:auto; margin-top:5px;}
.top_box{ width:100%; position:relative; height:45px; background: url(../images/lm_bg.jpg) repeat-x center;}
.nav_top{ width:100%; height:45px; line-height:45px; overflow:hidden; float:left;}
.nav_top li{ width:25%; float:left; height:45px; text-align:center; line-height:45px; color:#fff; font-size:1.2em;}
.nav_top li:hover{background:url(../images/White.png) #ae1102 no-repeat center bottom; color:#FF0; cursor: pointer;}
.nav_top li.on{background:#ae1102;}
/*内容*/
.nav_mid{ width:100%; float:left; margin-top:5px;}
.box01{ width:100%; text-align:left; float:left; position:relative;}
.box01 ul {float:left; width:100%; border-top:1px solid #f1f1f0; margin-bottom:15px;}
.box01 ul li {float:left;width:100%; line-height:2.5em; color:#2d2d2d; }
.box01 ul li a { border-radius:5px; 
	float:left;
	width:93%;
	color:#2d2d2d; 
	font-size:1em;
	border-top:1px solid #fff;
	padding:0 4% 0 3%;
	background:-webkit-linear-gradient(top, #fff, #e3e3e3);
	background:-moz-linear-gradient(top, #fff, #e3e3e3);
	background:linear-gradient(top, #fff, #e3e3e3);
}
.box01 ul li a:hover {
	color:#900; 
	background:-webkit-linear-gradient(top, #e7e7e7, #e9e5e5);
	background:-moz-linear-gradient(top, #e7e7e7, #e9e5e5);
	background:linear-gradient(top, #e7e7e7, #e9e5e5);
}
.box01 ul li a span {
	float:left;
	width:100%;
	color:#2d2d2d; 
	background:url(../images/jt.png) no-repeat center right;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.btn_hrefmore{ width:96%; border-radius:10em;  background: url(../images/body_morebg.jpg) repeat-x; border: 1px solid #d6d6d6;  box-shadow: 0 1px 0 #FBFBFB inset;clear: both;display: block; height:42px;line-height:42px; text-align: center; color:#4d4e4d; margin:0 2%; }

/*footnav*/
.footnav{ width:100%; height:55px; line-height:45px; background:url(../images/footnav.jpg) repeat-x center; margin-top:15px;}
.footnav ul li{line-height:45px;}
.footnav ul li a{ width:20%; display:block; float:left;color:#FFF; text-align:center; font-size:1.2em;}
.footnav ul li a:hover{color:#FF0; background:#b91303;}
.footnav ul li em{font-style:normal; color:#FFF; float:left;}

/*foot*/
.foot{ width:100%; height:auto; background:#e7e4e3; padding:10px 0 70px 0; text-align:center;  font-size:0.8em; clear:both; }
.footpf{width:100%; max-width:640px; height: auto; margin:0 auto; background: url(../images/footer_bg.png) repeat; bottom:0;position: fixed;text-align: center;z-index:10000;*bottom: auto;*position: absolute;*top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
.footpf ul{ list-style:none;}
.footpf ul li{width:25%;text-align:center; color:#fff; float:left; height:65px; background: url(../images/footer_jg.png) right no-repeat; cursor:pointer;}
.footpf ul li span{display:block; padding-top:34px; font-size:16px; height:31px;}
.footpf ul li span a{ color:#fff; }
.sms{ background:none;}
.sms span{ background:url(../images/tel.png) center 6px no-repeat; display:block; height:65px;}
.chat span{ background:url(../images/zixun.png) center 6px no-repeat;}
.contact span{ background:url(../images/contact.png) center 6px no-repeat;}
.fx span{ background:url(../images/fx.png) center 6px no-repeat;}

/*===================inside layout=======================*/
.insidebox{ width:100%;}
.location{ width:99%; height:60px; line-height:60px;  background:url(../images/navbox_bg.jpg) repeat-x center; padding:10px 0 0 1%; }
.location h3{ width:30%; height:40px; line-height:40px; text-align:center; display:block; background: #FBA01A; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius:10px;  float:left; color:#FFF;}
.location  span{ float:right; font-size:16px; color:#9D9D9D; text-shadow: 0 0 1px #FFF;}
/*文字内容*/
.content{width:100%; clear:both;}
.infotittle{ width:100%;  text-align:center;  border-bottom:1px solid #D5D5D5; overflow:hidden;}
.infotittle h1{font-size:1.4em;}
.infotittle p{width:100%; text-align:center; padding-top:15px; font-size:14px; color:#7F7F7F;}
.content img{ width:98%; max-width:640px; padding-bottom:5px; padding:0 1%;}
.content h1{font-weight:normal; text-align:center;  clear:both; padding-top:10px;}
.xx{ height:1px; width:100%; background:#dedede; margin:10px 0;}
.content p{ width:100%; line-height:1.5em;}
.page-nav{ width:100%; margin: 5px 0;text-align: center;}
.page-nav ul li{border: none;display: inline-block;margin: 5px 0 0 5px;}
.page-nav ul li: hover{background: none;}
.page-nav ul li a{ float:left; outline: none;background: #eeeeee url(../images/glossy2.png);border: 1px solid #dddddd;display: block;padding: 5px;-moz-border-radius: 0.8em;-webkit-border-radius: 0.8em;border-radius: 0.8em;}
.page-nav ul li a: hover{color: #ff4800;}
.post-item b{margin: 5px;}
.bc{margin: 5px 0;text-align: center;}
.bc a{outline: none;display: inline-block;background: url(../images/images/glossy2.png) repeat-x; border: 1px solid #dddddd; -moz-border-radius: 0.8em;-webkit-border-radius: 0.8em;border-radius: 0.8em; margin:0 3%; }
.bc a: hover{color: #ff4800;}
/*新闻列表*/
.content_list{ width:100%;}
.list_tittle {width:100%; border-top:1px solid #f1f1f0; float:left; padding-bottom:10px;}
.list_tittle li {float:left; width:100%;}
.list_tittle li a {
	float:left;
	width:93%;
	font-size:1em;
	border-top: 1px solid  #FFF;
	border-bottom: 1px solid  #D1D1D1;
	line-height:2.5;
	padding:0 4% 0 3%;
	background:-webkit-linear-gradient(top, #fff, #e3e3e3);
	background:-moz-linear-gradient(top, #fff, #e3e3e3);
	background:linear-gradient(top, #fff, #e3e3e3);
}
.list_tittle li a:hover {
	background:-webkit-linear-gradient(top, #e7e7e7, #dfdfdb);
	background:-moz-linear-gradient(top, #e7e7e7, #dfdfdb);
	background:linear-gradient(top, #e7e7e7, #dfdfdb);
}
.list_tittle li a span {
	float:left;
	width:100%;
	color:#414141; 
	background:url(../images/jt.png) no-repeat center right;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

/*产品中心*/

.show_list{ width:100%;}
.show_list ul{}
.show_list ul li a img{
	width:95px;
	height:85px;
border-radius:5px; overflow:hidden;	
}

.show_list ul li{
	border-radius:5px; 
	background:url(../images/glossy2.png) repeat-x bottom;
	display:inline-block;
	border:1px solid #dddddd;
	width:30%;  margin:10px 1%;
 
}
.show_list ul li:hover{
	background: #fda33a;
}
.show_list ul li:hover a,
.show_list ul li a:hover{
	color: #900;
}
.show_list ul a{
	display:block;
	text-align:center;
	padding:5px;
	color:#2d2d2d; font-size:1em;
}
  /* css3 
@media all and (min-width:640px){
.search input[type=text]{border: 1px solid #c0bdbd; width:220px; height:25px; line-height:25px; padding:0 25px 5px 10px; color:#aaa;}
.top-bar{position:relative; left:5px; top:0;}
.menu-show,.menu-hide{display: none;border: none;color: #aaa;cursor: pointer;background: none; height:60px; line-height:60px; width:120px; }
.menu-show{background:url(../images/minus.png)  no-repeat top;}
.menu-hide{background: url(../images/plus.png) no-repeat top ;}	
.yc{ width:100%; display:block; padding:15px 0;text-align:center; border-bottom:4px solid #ff0000; background:url(../images/sj.png)#e9e4e4 no-repeat center bottom; color:#666;text-shadow: 0 0 1px  #FFF; border-top: 1px solid  #FFF;}
.search{position:relative; float:right; top:10px; right:5px;}

.dh h2{ width:60%; height:45px; background:url(../images/lm_left.png) no-repeat 10px center; float:left;}
.lmore{width:40%; height:80px; background:url(../images/lm_more.png) no-repeat right top; position:absolute; bottom:0; right:10px;}

.show_nr a img{
	width:100%;
	height:100px;
border-radius:5px; overflow:hidden;	
}

.show_list ul li a img{
	width:100%;
	height:100px;
border-radius:5px; overflow:hidden;	
}
}
*/
.oval-speech {width:20%; height:45px; position:absolute; bottom:0; right:1%; top:0; line-height:45px; z-index:9999;
  text-align:center;
  color:#fff;
  background: #900;
  /* css3 */
  background:-webkit-gradient(linear, 0 0, 0 100%, from(#f5d817), to(#e6a405));
  background:-moz-linear-gradient(#f5d817, #e6a405);
  background:-o-linear-gradient(#f5d817, #e6a405);
  background:linear-gradient(#f5d817, #e6a405);
  -webkit-border-top-left-radius:100px;
  -webkit-border-top-right-radius:100px;
  -webkit-border-bottom-right-radius:100px;
  -webkit-border-bottom-left-radius:100px;
  -moz-border-radius:100px;
  border-radius:100px;
}
@media all and (min-width:480px){logo img{width:100%; height:auto; padding-top:10px;} }