@charset "gb2312";

/* CSS Document */

body {

	margin: 0 auto !important;

	font-family:Arial, Helvetica, sans-serif;

	max-width: 640px;

	min-width: 320px;

	position: relative;

}
#LRfloater2{font-size:15px !important}
ul {

	list-style: none;

}

a, img, ul, p, span, h1, h2, h3, h4, h5, h6, dt, dd {

	margin: 0;

	padding: 0;

}

input, select {

	border: 0;

	margin: 0;

	padding: 0;

	vertical-align: middle;

}

img {

	vertical-align: middle;

	border: 0;

	display: inline-block;

}

a, a:link, a:visited, a:hover, a:active {

	text-decoration: none;

}

.clear {

	clear: both;

}

.left {

	float: left;

}

.right {

	float: right;

}

/*-----------------------------------------------*/
.zx_nav{width: 100%;padding: 10px 0;}
.zx_nav a{display: inline-block;width: 25%;text-align: center;color: black;font-size: 0.2rem;float:left;}
.zx_nav a:nth-of-type(1),.zx_nav a:nth-of-type(2),.zx_nav a:nth-of-type(3){border-right:1px solid;box-sizing: border-box }
.content {

	width: 100%;

	height: auto;

	overflow: hidden;

	margin: 0 auto;

	background: url(../images/body.png) repeat;

}

.zjzl {

	width: 93.75%;

	padding: 0.2rem 0;

	margin: 0 auto;

}

.zjzl-l {

	width: 32.17%;

	float: left;

}

.zjzl-r {

	width: 64.67%;

	float: right;

	line-height: 180%;

	color: #333;

	font-size: 0.24rem;

	padding-top: 0.1rem;

}

.zjzl-r .hong, .zjzl-r a {

	color: #DD3535;

}

.zjzl-r .hong strong {

	font-size: 0.34rem;

}

.zxzx {

	width: 93.75%;

	height: 7rem;

	margin: 0.2rem auto;

}

.box {

	width: 100%;

	height: auto;

	padding-bottom: 0.3rem;

}

.box-t {

	font-size: 0.22rem;

	line-height: 150%;

	color: #333;

	text-align: center;

	width: 100%;

	margin: 0;

	height: 0.35rem;

}

.box-b {

	width: 100%;

	height: auto;

	padding-bottom: 0.3rem;

}

.box-l {

	width: 12.67%;

	float: left;

	margin-right: 3%;

}

.box-r {

	width: 76.84%;

	height: auto;

	display: block;

	color: #333;

	border: 1px solid #d1c8c8;

	padding: 0.2rem 2%;

	float: left;

	line-height: 180%;

	font-size: 0.24rem;

	background: none repeat scroll 0% 0% #fff;

	-moz-box-shadow: 0.04rem 0.04rem 0.05rem #fff;

	-webkit-box-shadow: 0.04rem 0.04rem 0.05rem #fff;

	box-shadow: 0.04rem 0.04rem 0.05rem #fff;

	border-radius: 0.1rem;

}

#dh1, #dh2, #dh3 {

	display: none;

}

.foot {

	width: 93.75%;

	height: 1rem;

	position: fixed;

	z-index: 9999;

	bottom: 0;

	left: 0;

	background: rgb(241, 237, 226);

	-moz-box-shadow: 0px 0px 0.1rem #000;

	-webkit-box-shadow: 0px 0px 0.1rem #000;

	box-shadow: 0px 0px 0.1rem #000;

	padding: 0 3.125%;

}

.foot .f_text {

	width: 66%;

	height: 0.7rem;

	float: left;

	border: 1px solid #cfcece;

	display: block;

	margin: 0.14rem 0;

	line-height: 0.7rem;

	font-size: 0.2rem;

	color: #333333;

	text-indent: 0.1rem;
         box-sizing:border-box;


}

.foot .f_btn {

	width: 33%;

	height: 0.7rem;

	float: left;

	border: 1px solid #d9d8d8;

	display: block;

	margin: 0.14rem 0 0.14rem 1%;

	border-radius: 0.2rem;

	line-height: 0.7rem;

	font-size: 0.24rem;

	color: #fff;

	text-align: center;

	background: #DD3535;
         box-sizing:border-box;


}

.space {

	width: 93.75%;

	height: 2px;

	background: #DD3535;

	margin: 0 auto;

}
.gd{border:1px solid #ccc; float:left;height:0.5rem; width:4.3rem; 

}
.gd li{list-style-type:none; float:left; margin-top:6px}
.gd li p{float:left; width:1rem; text-align:center}

.focus{width: 100%;  margin:0 auto; position:relative; overflow:hidden;}
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7);
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background:#FE6C9C;  }

.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  background:url(images/loading.html) center center no-repeat;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* È¡ÏûÁ´½Ó¸ßÁÁ */  }
