@charset "utf-8";
	/* CSS Document */
.ui-mobile-viewport {
	-webkit-tap-highlight-color:rgba(90,90,90,0.2);
}
body,div,dl,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}

html {
	overflow-x:hidden;
	-webkit-text-size-adjust:none;
}
ul,li,dl,dt,dd {
	display:block;
	list-style:none;
}
fieldset,img {border:0;}
/*勿删，解决滚动图片ie样式问题*/
img {
	border:0;
	max-width:100%;
	display:block;
}
.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
/*万能清楚浮动CSS样式*/
.clearfloat:after{
	content:".";
	height:0px;
	visibility:hidden;
	display:block;
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
h4{
	display:inline;
}
a {
	text-decoration:none;
	outline:none;
}


#page1 {
	background:#ccc;
	overflow:auto;
}
#contt {
	width:100%;
	max-width:640px;
	min-height:480px;
	overflow:auto;
	position: relative;
	z-index:1;

	/*padding-bottom: 80px;*/
	background:#fdfdfd;
	background-size:100%;
	margin:0px auto;
	padding:0px;
}
.head{
	max-width:640px;
	margin:0px auto;
	overflow:auto;
	background:#efecec;
}
.searchbtn { float:left; width:11%;}
#search-form { width:80%; height:30px; border-radius:10px; min-width:200px; background:#FFF; border:1px solid #ccc; position:absolute; left:1.9230769230769232%; z-index:99999; display:none}
#search-form #keywords { border:none; height:20px; padding:5px; width:70%; border-right:1px solid #ccc; margin-left:10px}
#search-form #post-search { width:15%; border:none; background:white}
.logo{width:78%; float:left;}
.btn{
	float:left;
	width:11%;
}

/*下拉导航*/
.navbg {width:150px; background:#2f2f2f; position:absolute; right:0%; z-index:10000; display:none;  margin:0% 0;}
#font_a a {color:#fff;text-shadow:none;}
.navbg li {width:100%; height:35px; border-bottom: 1px solid rgba(0, 0, 0, 0.3);border-top: 1px solid rgba(255, 255, 255, 0.1); text-indent:1.5em;}
.navbg li a {width:80%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font:14px/35px 微软雅黑; color:#fff;}

/*滚动图*/
.big-pic {
	width:100%;
	margin:0 auto;
	margin-top: -0.4%;
}
.big-pic-in {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.pic-list {
	position:relative;
	height:auto;
	-webkit-transform:translate3d(0,0,0);
	z-index:0;
}
.big-pic img {
	float:left;
	height:auto;
	width:100%;
	display:block;
}
.slide-dot {
	width:95%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	height:26px;
	text-align:right;
	padding:0 5% 0 0;
}
.slide-dot span {
	display:inline-block;
	width:11px;
	height:11px;
	border-radius:11px;
	vertical-align:top;
	z-index:10;
	background:#fff;
	margin:8px 5px 0 5px;
}
.slide-dot .slide-dot-cur {
	z-index:10;
	vertical-align:top;
	background:#2386d6;
}
.transition {
	-moz-transition:-moz-transform 0.3s ease-out;
	-webkit-transition:-webkit-transform 0.3s ease-out;
	-o-transition:-o-transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
}
/*网页中部*/
.nav_top{ width:100%; float:left; margin:1% 0 2% 0;}
.nav_top_box{ width:33%; float:left;}
.nav_top_img{  width:100%; float:left;}
.nav_top_text{ width:100%; float:left; text-align:center; font-family:"微软雅黑"; color: #000;}

.nav_bottom{ width:100%; float:left; margin:2% 0 0 0;}
.nav_bottom_center{ width:96.5%; margin:0 auto;}
.nav_bottom_star{ width:100%; float:left;}
.nav_bottom_box{ width:49%; float:left; margin-left:1%;}
.nav_bottom_img{  width:100%; float:left; position:relative;}
.nav_bottom_text{ width:100%; float:left; font-family:"微软雅黑"; color: #FFF; position:absolute; left:3%; bottom:30%; text-transform:capitalize;}
.nav_bottom_li{ width:100%; float:left; text-align:center; margin:3% 0 1% 0; color:#686868; font-family:"微软雅黑";}
.nav_bottom_li a{color:#686868;}
.nav_bottom_li_text{ width:30%; float:left; text-align:center;}
.nav_bottom_li_arr1,.nav_bottom_li_arr2{ float:left; width:4%; text-align:center; border-top:1px solid #686868; margin:3.5% 0.5% 0 0.5%;}
.nav_bottom1_center{ width:60%; margin:0 auto;}
.nav_bottom1_center_star{ width:100%; float:left; }


.pro_pic{ width:100%; float:left; margin-top:2%;}
.pro_pic_center{ width:96.5%; margin:0 auto;}
.pro_pic_star{ width:100%; float:left;}
.pro_pic_title{ width:100%; float:left; position:relative;}
.pro_pic_text{ width:100%; float:left; position:absolute; bottom:0%; text-align:center; font-family:"微软雅黑"; color:#000; font-size:22px;}
.pro_pic_eng{ width:100%; float:left; color:#d1cfcf; font-size:13px; text-transform:Capitalize;}
.pro_pic_eng span{ background:#fdfdfd;}

.pro_pic_box{ width:100%; float:left;}
.pro_pic_box_pic{ width:32%; float:left; margin-left:1%; margin-bottom:1%;}
.pro_pic_box_pic img{ width:100%;}
.pro_pic_box_mor{ width:65%; float:left; margin-left:1%;}

.pro_pic_box ul{ width:100%; float:left; list-style:none;}
.pro_pic_box ul li{ width:100%; float:left; position:relative;}
.pro_news_text{ width:79%; position:absolute; left:10%; float:left; bottom:25%; color:#767676; font-family:"微软雅黑"; white-space:nowrap; overflow:hidden;}
/*form*/
#form-guide { margin-top:10px}
#form-guide h4 { text-align:center}
.f14 a{ color:#000; font-family:"微软雅黑";}

/*网页底部*/
.copyright{ width:100%; float:left; text-align:center; font-family:"Constantia"; color:#08c016; font-size:26px;}
#wrap-a {	
	background:#2f2f2f;
	
	z-index:9999;
	max-width:640px;
	width:100%;
	padding: 0.5% 0;
	margin:0px auto;
}
.nav_map {
	margin:0px auto;
	overflow:auto;
	text-align:center;	
}
.nav_map li {
	float:left;
	width:25%;
}
.nav_map  li a{
	height:36px;
	line-height:36px;
	color:#fff !important;
	font-weight:100 !important ;
	}
/*子页面*/
#content{min-height: 250px;}
.conttent_di {
	width:96.5%;
	margin:0 auto;
	color:#fff;
	/*border:#fff 3px solid;
	-moz-box-shadow:2px 2px 10px #a9a9a9;
	-webkit-box-shadow:2px 2px 10px #a9a9a9;
	box-shadow:2px 2px 10px #a9a9a9;
	*/ overflow:auto;
}
.conttent_nav {
	height:30px;
	line-height:30px;
	margin:1% auto;
	border-top:#363636 1px solid;
	border-bottom:#363636 1px solid;
	color:#666;
}
.conttent_nav a{
	color:#333	
}

.title_p1 {
	font-weight:bold;
}
.conttent_con {
	font-size:14px;
	line-height:25px;
	margin:0 auto;
	margin-bottom:3%;
	color:#000;
	overflow:hidden;
	font-family:"微软雅黑";
}

.conttent_con_h {
	line-height:30px;
	overflow:hidden;
	text-align:center;
	border-bottom:#ccc 1px dotted;
	font-weight:bold;
	
}
/*新闻韦德世界杯（中国）*/
#inews li {
	font-size:14px;
	background:none;
	text-shadow:none;
	font-weight:normal;
	padding-left:0px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	/* for internet explorer */
}
#inews li a {
	color:#000;
}
.ui-btn-inner {
	border:none;
}
.ui-icon {
	display:none;
}
.ui-btn-up-c,ui-btn-text {
	color:#fff;
}
.ui-btn-up-c a,ui-btn-text a {
	color:#fff;
}
.inews li a {
	color:#fff;
}
/*产品列表*/
.product_imgshow {
	width:70%;
	border:#fff 2px solid;
	margin:0px auto;
}
.showpic{
	width: 30.5%;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-top:1%;
	margin-left:2.2%;
}
.showpic_pic{
	width: 100%;
	float:left;
}
.showpic_pic img{ width:100%;}
.showpic .title{
	float:left;
	text-align:center;
      width:100%; 
	font-size: 14px;
}

.ellipsis{
    white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    -o-text-overflow: ellipsis; /*For Opera*/  
    -ms-text-overflow: ellipsis; /*For IE8*/ 
}
.showpic a:link{color: #000;}
.showpic a:visited{color: #000;}

#contt{padding-bottom:100px;}  
@media all and (min-width:640px){
	#contt {width:640px;margin:0 auto;}
}
@media all and (max-width:540px) {
	.nav_min_p {font-size:20px;}
	.navgation{font-size: 16px;}

}
@media all and (max-width:480px) {
	.nav_min_p {font-size:18px;}
	.navgation{font-size: 14px;}
	.pro_pic_text{ font-size:16px;}
	.nav_bottom1_center_star{ font-size:12px;}

}
@media all and (max-width:420px) {
	.nav_min_p {font-size:16px;}
	.navgation{font-size: 14px;}
	#contt{padding-bottom:70px;}  
	
}
@media all and (max-width:360px) {
	.nav_min_p {font-size:14px;}
	.navgation{font-size: 12px;}
	#contt{padding-bottom:55px;}  
}

/*pw add page 2013/7/4*/
#pages .a1 {
	color: #000;
	display:inline-block;
	padding:10px 15px;
	border:1px solid #454545;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px
}

/*
	右侧弹出样式
*/
#menu{ height:100%; background:#bd0000; width:240px; text-shadow:none;}
#menu a{ color:#fff;}
#menu ul li{border-bottom: 1px solid rgba(0, 0, 0, 0.3);border-top: 1px solid rgba(255, 255, 255, 0.1); height:35px; line-height:35px;}
.ui-panel-content-wrap{ background:none;}
