div{
	display: block;
}
img{
	width: 100%;
	height: 100%;
}
.wrapper{
	width: 95%;
	max-width: 750px;
	min-width: 100px;
	margin-left: auto;
	margin-right: auto;
	height: 882.67px;
}
.first_img{
	width: 100%;
	height: 3em;
	position:relative;
}
.font_16{
	font-size:16px;
}
.font_bold{
    font-weight:bold;
}
.wrapper .chuxian{
margin-top: 10px;
margin-bottom: 10px;
font-size: 30px;
font-weight: 700;
letter-spacing: 0px;
line-height: 37px;
color: rgba(52, 57, 101, 1);
text-align: center;
vertical-align: top;

}
.wrapper .vin {
margin-top: 10px;
}
.wrapper .vin .tvin{
display: block;
width: 85%;
margin:0 auto;
margin-bottom: 20px;
height: 48.54px;
opacity: 1;
background: rgba(251, 251, 253, 1);
border: 1px solid rgba(0, 200, 137, 1);
font-size: 25px;
}
.wrapper .zhifu{
	display: flex;
	justify-content: center;
}
.wrapper .zhifu .yangli{
	width: 60px;
display: inline;
margin-right: 40px;
border-radius: 0.15rem;
opacity: 1;
background: rgba(230, 156, 63, 1);
font-size: 0.4rem;
text-align: center;
vertical-align: middle;
line-height: 50px;
}
.wrapper .zhifu .btnzhifu{
width: 45%;
/*margin-left: auto;*/
/*margin:0 auto 10px auto;*/
height: 46px;
border-radius: 0.45rem;
opacity: 1;
background: rgba(0, 200, 136, 1);
font-size: 0.8rem;
}
.wrapper .xieyi{
margin-top: 10px;
height: 20px;
font-size: 14px;
font-weight: 400;
letter-spacing: 0px;
line-height: 20px;
color: rgba(141, 141, 155, 1);
text-align: center;
vertical-align: top;
}
.wrapper .zhifu .chek{
margin-top: -2px;
width: 16.3px;
height: 16.31px;
background: rgba(252, 128, 83, 1);

}