@font-face {
	font-family: FZTYSJT;
	src: url('http://files.offcn.com/font/FZTYSJW.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	/* 方正特雅宋简体 */
}

@font-face {
	font-family: FZLTHJT;
	src: url('http://files.offcn.com/font/FZLTHGBK.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
	/* 方正兰亭黑简体 */
}

@font-face {
	font-family: FZLTCHJT;
	src: url('http://files.offcn.com/font/FZLTCHGBK.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
	/* 方正兰亭粗黑简体 */
}

@font-face {
	font-family: FZLTTHJT;
	src: url('http://files.offcn.com/font/FZLTTHJGBK.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
	/* 方正兰亭特黑简体 */
}

body {
    background-image: url(../img/img3/bg.png);
    /* height: 13.34rem; */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 7.5rem auto;
}

.part1 {
    height: 5.7rem;
}

.part1 .aq_sec {
    width: 7.5rem;
    height: 100%;
}

.part1 .aq_sec img {
    position: absolute;
}

.part1 .aq_sec .title {
    left: 1rem;
    top: 0.35rem;
    width: 4.97rem;
}

.part1 .aq_sec .no2 {
    bottom: 0.1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 4.5rem;
}

.part2 {
    height: 7.64rem;
}

.part2 .aq_sec{
	width: 7.5rem;
}

.part2 .aq_sec .choice div{
	width: 6.27rem;
	height: 0.99rem;
	/* height: 13.34rem; */
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	font-size: 0.33rem;
	font-family: FZLTHJT;
	text-align: center;
	line-height: 0.99rem;
	margin: 0.5rem auto 0;
	color: #f07442;
}

.part2 .aq_sec .choice .first{
	background-image: url(../img/img3/zu65.png);
}

.part2 .aq_sec .choice .second{
	background-image: url(../img/img3/zu65.png);
}

.part2 .aq_sec .choice .third{
	background-image: url(../img/img3/zu66.png);
}

.part2 .aq_sec .choice .fourth{
	background-image: url(../img/img3/zu67.png);
}

.part2 .aq_sec .choice .choiced{
	background-image: url(../img/img3/zu64.png);
	color: #fffefd;
}

.part2 .aq_sec .page {
    text-align: center;
}

.part2 .aq_sec .page a {
    display: inline-block;
    width: 1.84rem;
    height: 0.54rem;
    background-image: url(../img/img2/page.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    color: #fffffd;
    font-family: FZLTCHJT;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.54rem;
}