/* common */
body {
	padding-top: 0;
}

.hmrgb {
	text-align: center;
	margin: .1rem 0;
}

.cgz-hd h2 {
	font-size: 0.3rem;
	color: #212121;
	line-height: 0.4rem;
	font-weight: normal;
	text-align: center;
}

.cgz-hd h2 font {
	font-size: 0.4rem;
	color: #f27900;
	font-weight: bold;
}

.cgz-p,
.cgz-p p {
	font-size: 0.22rem;
	color: #1d1d1d;
	line-height: 0.35rem;
	text-indent: 2em;
}

.cgz-p font,
.cgz-p p font,
.cgz-p a,
.cgz-p p a {
	color: #ff0000;
}

.cgz-p span,
.cgz-p p span {
	color: #666666;
}

.cgz-cp,
.cgz-cp p {
	font-size: 0.24rem;
	color: #212121;
	line-height: 0.45rem;
}

.cgz-cp font,
.cgz-cp p font {
	font-size: 0.22rem;
	color: #666666;
}

.cgz-ul ul li {
	width: 48.6%;
	margin-top: 0.3rem;
}

.cgz-ul ul li img {
	display: block;
	width: 100%;
}

.cgz-ul ul li p {
	font-size: 0.22rem;
	color: #1d1d1d;
	line-height: 0.25rem;
	padding-top: 0.25rem;
}

.cgz-ul {
	overflow: hidden;
}

.cgz-zx {
	clear: both;
	width: 100%;
	margin: .2rem 0;
	text-align: center;
}

.cgz-zx a {
	display: inline-block;
	width: 80%;
	height: 0.84rem;
	line-height: 0.84rem;
	font-size: 0.36rem;
	color: #ffffff;
	background-color: #f27900;
	border-radius: 0.34rem;
	text-align: center;
}

/* sec1 */
.s1ul ul li {
	width: 46%;
}

.s1ul ul li.fixlt {
	margin-left: 1.5%;
}

.s1ul ul li.fixrt {
	margin-right: 1.5%;
}

/* sec2 */
.s2ul ul li img {
	border: 1px solid #f79e05;
	padding: 0.05rem;
}

/* sec4 */
.s4ulzx {
	overflow: hidden;
	margin: .1rem 0;
}

.s4ul ul li {
	width: 48.5%;
	margin-top: 0.2rem;
}

.s4ulzy {
	border: 1px solid #e6e6e6;
	border-top: none;
	padding: 0.25rem 0.15rem 0.15rem 0.15rem;
}

.s4ulzy strong {
	display: block;
	font-size: 0.22rem;
	color: #212121;
	line-height: 0.25rem;
	font-weight: normal;
}

.s4ulzy i {
	font-size: 0.18rem;
	color: #666666;
	line-height: 0.2rem;
	font-style: normal;
	display: block;
	padding-top: 0.1rem;
}

.s4ulzy a {
	display: block;
	width: 1.2rem;
	height: 0.38rem;
	line-height: 0.38rem;
	border-radius: 0.04rem;
	font-size: 0.18rem;
	color: #fff;
	border: 1px solid #f27a02;
}

.gz_ask img {
	margin-top: .1rem;
}

.s4ulzx a:first-child {
	float: left;
	color: #f27a02;
}

.s4ulzx a:last-child {
	background-color: #f27a02;
	float: right;
}

/* sec3 */
.s3ul ul li {
	margin-top: 0.2rem;
}

.s3ul ul li:nth-child(1) {
	width: 100%;
}

.s3ul ul li:nth-child(2) {
	width: 49%;
}

.s3ul ul li:nth-child(3) {
	width: 49%;
}

/* sec5 */
.s5ul ul li {
	margin-top: 0.18rem;
	position: relative;
}

.s5ul ul li img {
	vertical-align: middle;
}

.s5ul ul li:nth-child(1),
.s5ul ul li:nth-child(2),
.s5ul ul li:nth-child(3) {
	width: 49.2%;
}

.s5ul ul li:nth-child(4) {
	width: 100%;
}

.s5ul ul li p {
	position: absolute;
	width: 100%;
	height: 0.42rem;
	line-height: 0.42rem;
	background-color: rgba(0, 0, 0, .5);
	left: 0;
	bottom: 0;
	font-size: 0.2rem;
	color: #ffffff;
	text-indent: 0.18rem;
}

/* sec6 */
.cgz-wen {
	padding: 0.15rem;
}

.cgz-wen-lt {
	width: 34%;
}

.cgz-wen-lt img {
	height: 3.3rem;
}

.cgz-wen-rt {
	width: 65%;
}

.cgz-wen-rt ul li:first-child {
	margin-top: 0;
}

.cgz-wen-rt ul li {
	height: 0.5rem;
	line-height: 0.48rem;
	margin-top: 0.06rem;
	border: 1px solid #e6e6e6;
	border-bottom-right-radius: 0.04rem;
	border-top-right-radius: 0.04rem;
}

.cgz-wen-rt ul li p {
	width: 62.5%;
	float: left;
	font-size: 0.2rem;
	color: #212121;
	text-indent: 0.15rem;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cgz-wen-rt ul li a {
	display: block;
	width: 37.5%;
	float: right;
	font-size: 0.18rem;
	background-color: #2da1f1;
	color: #fff;
	text-align: center;
	border-radius: 0.04rem;
}

/* sec7 */
.sec7 {
	background: url(../images/s7c1.jpg) top center no-repeat;
	height: 2.36rem;
	background-size: 100%;
	padding: 0.5rem 0 0 0.27rem;
}

.sec7 p {
	font-size: 0.3rem;
	color: #454240;
	line-height: 0.45rem;
}

.sec7 p font {
	font-size: 0.32rem;
	color: #f27900;
	font-weight: bold;
}