body {
	background: #F7F7F7 url(../images/bg.jpg) no-repeat center 1.03rem;
	background-size: 100% auto;	
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	overflow-x: hidden;
	padding-bottom:1.8rem;
}
img {
	width: 100%;
}
.header {
	width: 100%;
	height: 1.2rem;
	text-align: center;
	padding: 0.09rem 0.2rem 0 0.2rem;
	box-sizing: border-box;
	overflow: hidden;
	zoom: 1;
	z-index: 200;
	position: fixed;
	top: 0;
	left:0;
	background: url(../images/h_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.header .logo {
	margin: 0.09rem 1rem 0 0;
	width: 2.5rem;
	float: left;
	position: relative;
}
.header .img {
	margin-top: 0.22rem;
	width: 2.7rem;
	float: left;
}
.header .hService {
	float: right;
	width: 2.3rem;
	margin-top: 0.1rem;
}
.banner {
	padding: 1.45rem 0.28rem 0;
	z-index: 1;
	position: relative;
}
.banner img {
	width: 100%;
}
.banner .slick-dots {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0.08rem;
	z-index: 99;
}
.banner .slick-dots li {
	width: 0.2rem;
	height: 0.2rem;
	display: inline-block;
	margin: 0 0.1rem;
	border-radius: 50%;
	background: #fff;
	opacity: 0.5;
}
.banner .slick-dots li button {
	display: none;
}
.banner .slick-dots li.slick-active {
	opacity: 1;
}
.text {
	margin-bottom: 0.4rem;
	padding: 0 0.25rem;
	background: #191919;
	color: #ccc;
	font-size: 0.32rem;
	line-height: 0.9rem;
}
.text span {
	color: #ffcf0d;
}
.text img {
	margin: -0.04rem 0.2rem 0 0;
	width: 0.42rem;
	display: inline-block;
	vertical-align: middle;
}
.btnUl {
	margin: 0 auto 0.28rem;
	width: 9.72rem;
	overflow: hidden;
	zoom: 1;
}
.btnUl li {
	margin: 0 0.2rem;
	width: 4.45rem;
	float: left;
}
/* 线路检测 */
.testing {
	line-height: 1;
	margin: 0.18rem 0.28rem 0.4rem;
	position: relative;
	z-index: 100;
	border-radius: 0.25rem;
	background: #fff;
}
.testing .bd {
padding-top:.2rem;
padding-bottom:.2rem
}
.testing .bd ul {
padding-left:.26rem;
padding-right:.26rem;
	padding-top: 0;
}
.testing .bd li {
*zoom:1;
margin-bottom:.2rem;
padding-bottom: 0.23rem;
border-bottom: 1px solid #E5E5E5;
}
.testing .bd li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.testing .bd li p {
	margin-top: 0.05rem;
	width: 6.1rem;
	float: left;
	overflow: hidden;
	zoom: 1;
}
.testing .bd .img {
	margin: 0.18rem 0.05rem 0 0;
	width: 0.48rem;
	height: auto;
	float: left;
	display: block;
}
.testing .bd .txt {
	display: block;
	float: left;
	color: #888888;
	font-size: 0.32rem;
	line-height: 0.8rem;
}
.testing .bd .ms {
	float: right;
font-size:.32rem;
height:.8rem;
line-height:.8rem;
	width: 1.2rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
border-radius:.11rem;
	color: #2ad456;
}
.testing .bd .url {
	display: block;
font-size:.34rem;
font-weight: bold;
height:.8rem;
line-height:.8rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
border-radius:.11rem;
	color: #444444;
	text-align: left;
	float: left;
	margin-right: 0.2rem;
}
.testing .bd .btn-open {
	line-height: 1;
	float: right;
font-size:.32rem;
height:.8rem;
line-height:.8rem;
	display: block;
	text-align: center;
	border: 0;
	width: 2.25rem;
}
.testing .bd .btn-open a {
	display: block;
	padding-left:.3rem;
	padding-right:.4rem;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #D6C45F;
	color: #b19734;
	border-radius: 0.4rem;
	height:.8rem;
	line-height:.8rem;
}
.testing .bd .btn-open a:hover {
	background: url(../images/btn_bg.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	border: none;
}
.testing li {
	overflow: hidden;
	zoom: 1;
}
.testing .img01 {
	margin: 0.2rem 0.2rem 0 0.15rem;
	width: 0.35rem;
	float: left;
}
.testing .img02 {
	margin: 0.3rem 0.2rem 0 0;
	width: 0.6rem;
	float: left;
}
.refresh {
	width: 5.55rem;
	margin: 0 auto;
}
.note {
	padding-bottom: 0.45rem;
	color: #999;
	font-size: 0.32rem;
	text-align: center;
}
.note span {
	color: #ffcf0d;
}
.bottom {
	padding: 0.25rem 0 0.2rem;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 120;
	background: #202021;
}
.bottom li {
	width: 25%;
	float: left;
	position: relative;
	box-sizing: border-box;
}
.bottom li:before {
	width: 1px;
	height: 0.85rem;
	position: absolute;
	right: 0;
	top: 0;
	background: #363636;
	content: "";
}
.bottom li:last-child:before {
	display: none;
}
.bottom li a {
	display: block;
	color: #fff;
	font-size: 0.35rem;
	line-height: 0.85rem;
	text-align: center;
}
.bottom li a img {
	margin: -0.1rem 0.15rem 0 0;
	width: auto;
	height: 0.5rem;
	display: inline-block;
	vertical-align: middle;
}
.bottom li .info {
	display: none;
	width: 100%;
	position: absolute;
	top: -2rem;
	left:0;
	background: url(../images/li_bg.png) no-repeat;
	background-size: 100% 100%;
}
.bottom li .info a {
	display: block;
	font-size: 0.35rem;
	line-height: 0.9rem;
}
.bottom li .info a:hover {
	color:#efe078;
}
