@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/img2/bg.png);
	/* height: 13.34rem; */
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 7.5rem auto;
}

/* part1 start */
.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;
}

/* part1 end */

/* part2 start */
.part2{
	height: 7.64rem;
}

.part2 .aq_sec{
    width: 7.5rem;
    height: 100%;
    padding-top: 0.3rem;
}

.part2 .aq_sec .zxxs,.part2 .aq_sec .jc{
    width: 6.27rem;
    height: 0.99rem;
    background-image: url(../img/img2/zu61.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    font-size: 0.33rem;
    font-family: FZLTHJT;
    margin: 0 auto;
    text-align: center;
    line-height: 0.99rem;
    color: #f07442;
    margin-top: 0.5rem;
}

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

.part2 .aq_sec .choice .form-item{
    width: 6.28rem;
    height: 0.7rem;
    background-image: url(../img/img2/form-item.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    font-size: 0.28rem;
    color: #fffefe;
    margin: 0 auto;
    text-align: center;
    line-height: 0.7rem;
	margin-top: 0.5rem;
}

.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;
}

.part2 .aq_sec .form-item select{
    font-size: 0.33rem;
    border: none;
    text-align: center;
    text-align-last: center;
    background-color: initial;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../img/img2/sanJiao.png);
    background-repeat: no-repeat;
    background-position: center right;
    color: white;
    background-size: 0.21rem auto;
    width: 2.8rem;
}

/* part2 end */