.pc_zs {
	padding: 10px 0px;
}

.pc_zs .l {
	width: 201px;
	float: left
}

.pc_zs .l a {
	display: block;
	height: 60px;
	text-align: center;
	color: #333;
	line-height: 60px;
	border-bottom: 1px solid #bebebe
}

.pc_zs .l a.on {
	background: #dd514c;
	color: #fff;
	border-bottom: 0px
}

.pc_zs .r {
	float: right;
	border: 3px solid #E22323;
	border-radius: 10px;
	background: #fff;
	width: 990px;
	box-sizing: border-box;
}

.pc_zs .r .inside-bg {
	padding: 30px 0px;
	background: url(/images/diwen.jpg) no-repeat center;
	overflow: hidden;
	padding-bottom: 30px;
	position: relative;
}

#code {
	position: absolute;
	right: 130px;
	top: 160px;
	width: 135px;
	height: 135px;
}
 /*二维码镶嵌*/
.alogo{position: absolute;top:218px; display: none1;right: 152px;width:20px;height:20px;z-index: 1000}

.inside-bg .title {
	text-align: center;
	font-size: 36px;
	color: #cb302c;
}

.inside-bg h2 {
	font-size: 18px;
	text-align: center;
	padding: 10px 0 10px 0;
}

.inside-bg h3 {
	font-size: 14px;
	color: #cb302c;
	margin: 10px 30px 10px 30px;
	border-top: 1px solid #ccc;
	padding: 20px 0 0 200px;
}

.inside-bg .pro-list-detail {
	margin: 0px 0 0 200px;
}

.inside-bg li {
	font-size: 14px;
	padding-bottom: 8px;
}

.inside-bg li label {
	display: inline-block;
	width: 130px;
	text-align: right;
}

.inside-bg .moretext {
	width: 600px;
	height: 100%;
	padding-left: 130px;
	margin-top: -21px;
	overflow: hidden;
}

.inside-bg .bottominfo {
	width: 400px;
	float: right;
	text-align: right;
	font-size: 16px;
	margin: 0px 40px 0 0;
}

.inside-bg .statement {
	float: left;
	width: 500px;
	margin: 20px 0 0 50px;
	color: #e72600;
	line-height: 24px;
}

.inside-bg .bottominfo span {
	display: inline-block;
	text-align: center;
	line-height: 200px;
	font-size: 16px
}
.errInfo{border: 3px solid #dd514c;border-radius: 3px; text-align: center;padding:50px 0px; background: #fff;width:1200px;margin: 20px auto;}
.errInfo h3{font-size: 20px; line-height: 30px;}
.clr {
	clear: both
}
