body {
	background-color: #FCEFEF;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	overflow-x: hidden;
}
img {
	width: 100%;
}
.header {
	width: 100%;
	height: 1.5rem;
	text-align: center;
	padding: 0.18rem 0.4rem 0 0.36rem;
	box-sizing: border-box;
	overflow: hidden;
	zoom: 1;
	z-index: 1200;
	position: fixed;
	top: 0;
	left:0;
	background: #fff;
	border-bottom: 1px solid #FFA39F;
}
.header .logo {
	width: 3.78rem;
	float: left;
}
.header .menu {
	margin-top: 0.3rem;
	width: 0.65rem;
	float: right;
}
.header .menu.on a {
	display:block;
	background: url(../images/menu_close.png) no-repeat;
	background-size: 100% auto;
}
.header .menu.on a img {
	visibility: hidden;
}
.cover {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	background: #000;
	z-index: 999;
	opacity: 0.5;
}
#main {
	width: 14.65rem;
	overflow: hidden;
	zoom: 1;
	transition: transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
}
#main .mainBox {
	width: 10rem;
	float: left;
}
#main.show {
	transform: translateX(-4.65rem);
	-webkit-transform: translateX(-4.65rem);
}
.menuBox {
	width: 4.65rem;
	float: right;
}
.menuBox .subBox {
	padding-top: 1.5rem;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	overflow-y: auto;
	box-sizing: border-box;
	background: url(../images/menu_bg.jpg) repeat-y left top;
	background-size: 100% auto;
}
.menuBox ul {
	padding-left: 0.1rem;
}
.menuBox li {
	border-bottom: 1px solid #FFA39F;
}
.menuBox li:last-child {
	border: none;
}
.menuBox li a {
	padding: 0 0.55rem;
	display: block;
	color: #525050;
	font-size: 0.33rem;
	line-height: 1.45rem;
}
.menuBox li a:hover {
	color: #df0900;
}

.menuBox li.color a {
	color: #ff0000;
}
.banner {
	padding-top: 1.5rem;
	z-index: 1;
	position: relative;
}
.banner img {
	width: 100%;
}
.banner .slick-dots {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0.05rem;
	z-index: 99;
}
.banner .slick-dots li {
	width: 0.24rem;
	height: 0.24rem;
	display: inline-block;
	margin: 0 0.08rem;
	border-radius: 50%;
	background: #FFA39F;
}
.banner .slick-dots li button {
	display: none;
}
.banner .slick-dots li.slick-active {
	background: #DF0900;
}
.text {
	margin-bottom: 0.35rem;
	padding: 0 0.5rem;
	background: #fff;
	color: #4f4f4f;
	font-size: 0.32rem;
	line-height: 0.62rem;
}
.text span {
	color: #ea0a00;
}
.text img {
	margin: -0.04rem 0.3rem 0 0;
	width: 0.38rem;
	display: inline-block;
	vertical-align: middle;
}
.btnUl {
	margin: 0 auto 0.2rem;
	width: 9.6rem;
	overflow: hidden;
	zoom: 1;
}
.btnUl li {
	margin: 0 0.16rem;
	width: 4.48rem;
	float: left;
}
/* 线路检测 */
.testing {
	line-height: 1;
	margin: 0 0.38rem 0.26rem;
	position: relative;
	z-index: 100;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #D7D7D7;
}
.testing .bd {
	padding-left: 0;
	padding-right: 0;
padding-top:.36rem;
padding-bottom:.42rem
}
.testing .bd ul {
padding-left:.3rem;
padding-right:.3rem;
	padding-top: 0;
}
.testing .bd li {
*zoom:1;
padding-bottom: 0.26rem;
}
.testing .bd li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.testing .bd li p {
	width: 6.1rem;
	float: left;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #AFAFAF;
	border-radius: 5px;
}
.testing .bd .img {
	margin: 0.09rem 0 0 0.1rem;
	width: 0.6rem;
	height: auto;
	float: left;
	display: block;
}
.testing .bd .txt {
	margin: 0.1rem 0.4rem 0 0;
	width: 1rem;
	display: block;
	position: relative;
	float: left;
	color: #df0900;
	font-size: 0.32rem;
	text-align: center;
}
.testing .bd .txt:before {
	width: 1px;
	height: 0.5rem;
	position: absolute;
	right: -0.1rem;
	top: 0.06rem;
	background: #FFA39F;
	content: "";
}
.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;
	text-align: center;
}
.testing .bd .url {
	display: block;
font-size:.32rem;
height:.8rem;
line-height:.8rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
border-radius:.11rem;
	color: #333;
	text-align: left;
	float: left;
	margin-right: 0.1rem;
}
.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 #FFA39F;
	background: #FFA39F;
	color: #fff;
	border-radius: 0.1rem;
	height:.8rem;
	line-height:.8rem;
}
.testing .bd .btn-open a:hover {
	background: #DF0900;
	border: 1px solid #DF0900;
	color: #f0ff00;
}
.testing li {
	overflow: hidden;
	zoom: 1;
}
.testing .img01 {
	margin: 0.2rem 0.1rem 0 0.15rem;
	width: 0.4rem;
	float: left;
}
.testing .img02 {
	margin: 0.3rem 0.2rem 0 0;
	width: 0.6rem;
	float: left;
}
.note {
	padding-bottom: 0.3rem;
	color: #ff554e;
	font-size: 0.32rem;
	text-align: center;
}
.note img {
	margin: -0.05rem 0.1rem 0;
	display: inline-block;
	vertical-align: middle;
	width: 1.7rem;
}
#footer {
	padding: 0.25rem 0;
	overflow: hidden;
	background: #fff;
}
#footer p {
	margin-bottom: 0.2rem;
	color: #8d8d8d;
	font-size: 0.3rem;
	text-align: center;
}
#footer p a {
	color: #8d8d8d;
}
#footer .img {
	margin: 0 0.4rem;
}