
.img .c {
	background-image: url(t1.jpg);
}

.zt1 {
	box-sizing: border-box;
	width: 24.25rem;
	padding: .9375rem .5rem .625rem 6.75rem;
	color: #666;
	border: 1px dotted #d3cec4;
	background: url(t2.jpg) no-repeat .5rem .9375rem/5.5625rem 6.125rem;
	margin:0.625rem auto 0; 
	text-align: justify;
}


.zt2 {
	background: #ae1b33 url(b1.png) repeat-x  0 bottom;
	font-size: 1.0625rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 3rem;
}
.zt4 {
}
.fz-12 {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}


.mt20 {
	margin-top: 1.25rem;
}

.mt30 {
	margin-top: 1.875rem;
}
.zt5 {
	background: url(b2.png) no-repeat 0 bottom/ 24.375rem 2.375rem;
	height: 3.5rem;
	overflow: hidden;
	text-align: center;
	height: 3.5rem;
	font-size: 0.875rem;
}

.zt5 p {
	display: inline-block;
	background: #fff;
	padding: 0 5px;
}
.zt5 p label {
	display: inline-block;
}
.zt5 i {
	width: 1.75rem;
	height: 2.0rem;
	line-height: 2.0rem;
	font-size: 1.625rem;
	text-align: center;
	float: left;
	color: #fff;
	padding:0 1rem 0 0;
	overflow: hidden;
	position: relative;
}

.zt5 i:before{
	content: '';
	width: 0.875rem;
	height: 1.75rem;
	background: #ca7684;
	right: .6rem;
	top: .2rem;
	position: absolute;
	transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	z-index: 10;
}

.zt5 i:after{
	content: attr(data);
	width: 1.75rem;
	height: 2.0rem;
	background: #ae1b33;
	top:0;
	left:0;
	position: absolute;
	z-index: 20;
}
.zt5 b {
	font-size: 1.25rem;
	color: #ff5a04;
}

.img1 {
	width: 24.375rem;
	height: 20.125rem;
}
.zt5 b b {
	color: #ae1b33;
}
.zt5 span {
	color: #e2082d;
	font-weight: bold;
	line-height: 1.5625rem;
}

.zt6 .p1 {
	line-height: 1.875rem;
	border-radius: .9375rem;
	background: #ff8544;
	color: #fff;
	position: relative;
}

.zt6 .p1 b {
	color: #fbfe01;
}
.zt6 .p1 i {
	float: left;
	padding-left: 2.5rem;
}
.zt6 .p1:before {
	content: 'PK';
	color: #fff;
	width: 3.65rem;
	height: 3.65rem;
	border-radius: 50%;
	box-sizing:content-box;
	border:0.4375rem solid #dccbce;
	background: #ae1b33;
	text-align: center;
	position: absolute;
	line-height: 3.65rem;
	font-size: 2rem;
	left:50%;
	top:50%;
	margin: -2.44rem 0 0 -2.04rem;
}
.zt6 .p1 {
	margin-top: 1.52rem;
}
.zt6 .p1 i:last-child {
	float: right;
	padding-right: 3.4375rem;
}

.img2 {
	width: 24.375rem;
	height: 21.875rem;
	margin-top: 1.5625rem;
}

.img3 {
	width: 24.375rem;
	height: 21.5625rem;
	margin-top: 1.5625rem;
}
.img4 {
	width: 24.375rem;
	height: 15.625rem;
}
.zt7 p {
	box-sizing: border-box;
	background: #f2f2f2;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	padding: 0.625rem 1.25rem;
	color: #666;
	margin-top: 0.9375rem;
}
.zt7 p img {
	margin-right: 1.0625rem;
	width: 10.625rem;
	height: 5.5625rem;
}
.zt7 p i {
	width: 9.6875rem;
	display: inline-block;
	padding-top: 1.5rem;
}
.zt7 p:nth-of-type(n+2) {
	display: none;
}
.zt7 li {
	text-align: center;
	width: 5.625rem;
	height: 4.225rem;
	background: #97b68a;
	color: #fff;
	float: left;
	margin-right: 0.6rem;
	border-radius: 5px;
	padding-top: 1.3625rem;
	position: relative;
}

.zt7 li.on:before {
	content: '';
	color: #97b68a;
	border-top: 9px solid currentcolor;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
	position: absolute;
	bottom: -9px;
	left:50%;
	margin-left: -9px;
}


.zt7 li:nth-of-type(2) {
	background: #dc7f70;
}
.zt7 li:nth-of-type(2).on:before {
	color: #dc7f70;
}
.zt7 li:nth-of-type(3) {
	background: #90b5d0;
}
.zt7 li:nth-of-type(3).on:before {
	color: #90b5d0;
}
.zt7 li:nth-of-type(4) {
	background: #a48aaf;
}
.zt7 li:nth-of-type(4).on:before {
	color: #a48aaf;
}

.zt7 li:last-child{
	float: right;
	margin-right: 0;
}