body {
	/*background:url("../images/bg3.jpg")center top; background-size: cover;*/
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

.header img {
	width: 100%;
}

.header {
	width: 100%;
	height: 2rem;
	text-align: center;
	padding: 0.22rem 0.17rem 0 0.18rem;
	box-sizing: border-box;
	overflow: hidden;
	zoom: 1;
	z-index: 120;
	position: fixed;
	top: 0;
	left: 0;
	background: url(../images/tel_h.png) no-repeat center top;
	background-size: 100% 100%;
}

.header .logo {
	margin: 0 auto;
	width: 2.66rem;
	/* float: left; */
}

.header .hImg {
	margin: 0.12rem 0 0 0;
	width: 2.35rem;
	float: left;
	position: absolute;
	top: 0.25rem;
	left: 10px;
}

.header .service {
	margin-top: 0.12rem;
	width: 2.3rem;
	float: right;
	position: absolute;
	right: 10px;
	top: 0.3rem;
}

.banner {
	z-index: 1;
	position: relative;
	margin-top: 1.5rem;
}

.banner img {
	width: 100%;
}

.banner .slick-dots {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: .55rem;
	z-index: 99;
}

.banner .slick-dots li {
	width: 0.22rem;
	height: 0.22rem;
	display: inline-block;
	margin: 0 0.1rem;
	border-radius: 50%;
	background: #fff;
}

.banner .slick-dots li button {
	display: none;
}

.banner .slick-dots li.slick-active {
	background: #EE3C6F;
}

.main_cont {
	background: #0000009c;
	background-size: cover;
	width: 100%;
	position: fixed;
	z-index: 9999;
	/* left: 0; */
	top: 0;
	height: 100%;
	max-width: 768px;
}

/* 线路检测 */
.testing {
	bottom:0.8rem;
	line-height: 1;
	position: absolute;
	z-index: 100;
	border-radius: 7px;
	/* border: #fff solid 2px; */
	padding: 25px 0px;
	width: calc(100% - 24px);
	left: 0;
	margin: 0 10px;
}

.testing .bd {
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: space-between;
	flex-direction: column;
	width: 100%;
}

.testing .bd ul {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
}

.testing .bd li {
	*
	zoom: 1;
	padding: 10px 0;
	justify-content: space-evenly;
	width: calc(100% - 20px);
}

.testing .bd li p {
	width: 250px;
	float: left;
	/* border: 1px solid #ddd; */
	border-radius: 5px;
	overflow: hidden;
	zoom: 1;
	background: #FAFAFA;
	margin-right: 10px;
	font-size: 0.5rem;
}

.testing .bd .ms {
	float: left;
	height: 1rem;
	line-height: 1rem;
	width: 75px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: .11rem;
	color: #00cc48;
}

.testing .bd .url {
	display: block;
	height: 1rem;
	line-height: 1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: .11rem;
	color: #666;
	width: 155px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

.testing .bd .btn-open {
	float: right;
	font-size: .4rem;
	height: 1rem;
	line-height: 1;
	display: block;
	text-align: center;
	border: 0;
	width: calc(100% - 265px);
}

.testing .bd .btn-open a {
	display: block;
	border: 1px solid #eb0f1e;
	color: #fff;
	border-radius: 5px;
	line-height: 1rem;
	background: #eb0f1e;
}

.testing .bd .btn-open a:hover {
	background: url(../images/bg01.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}

.testing li {
	overflow: hidden;
	zoom: 1;
}

.testing .img01 {
	margin: 0.2rem 0.2rem 0 0;
	width: 0.4rem;
	float: left;
	display: none;
}

.testing .img02 {
	margin: 0.3rem 0.2rem 0 0;
	width: 0.6rem;
	float: left;
}

.refresh img {
	width: 1.55rem;
}

.refresh {
	position: absolute;
	bottom:250px;
	max-width: 760px;
	text-align: center;
	right: 20px;
	z-index: 999999;
}

.refresh a {}

#footer {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 1000;
	padding: 0.16rem 0;
	background-color: #141313;
}

.fNavi {
	overflow: hidden;
	zoom: 1;
}

.fNavi li {
	width: 3.33rem;
	float: left;
	position: relative;
	text-align: center;
}

.fNavi li:before {
	width: 1px;
	height: 0.4rem;
	position: absolute;
	right: 0;
	top: 0.25rem;
	background: #303030;
	content: "";
}

.fNavi li a {
	display: block;
	line-height: 0.9rem;
}

.fNavi li:last-child:before {
	display: none;
}

.fNavi li img {
	width: auto;
	height: 0.5rem;
	margin: -0.2rem 0.1rem 0 0;
	display: inline-block;
	vertical-align: middle;
}

.fNavi li span {
	color: #c9a661;
	font-size: 0.42rem;
}


.xia_tan {
	background: #0000009c;
	background-size: cover;
	width: 100%;
	position: fixed;
	z-index: 9999;
	/* left: 0; */
	top: 0;
	height: 100%;
	max-width: 768px;
}

.xia_tan_na {
	display: flex;
	bottom: 2rem;
	line-height: 1;
	position: absolute;
	z-index: 100;
	border-radius: 7px;
	padding: 30px 10px;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	align-content: space-between;
	width: calc(100% - 20px);
}

.xia_tan a {
	font-size: 0.45rem;
	padding: 15px 20px;
	border-radius: 50rem;
	background: #eb0f1e;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}

.guans {
	position: absolute;
	right: 10px;
	bottom: 200px;
	z-index: 99999999999999;
}

.guans img {
	width: 60px;
}

.xia_tan_na p {
	font-size: 0.7rem;
	color: #fff;
}

.xia_tan_shs {
	display: flex;
	z-index: 100;
	padding: 30px 0;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}

.xia_tan_shs img {
	width: 26px;
}

.jiance {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 0.66rem;
	padding: 10px 0;
}