.dzlx {
	display: block;
	margin: 0.22rem auto 0;
	overflow: hidden;
	width: 6.5rem;
	background: #ffffff;
	border-radius: .2rem;
	box-shadow: 0px 0px .2rem 0px rgba(0, 0, 0, 0.05);
}

.dzlx_t {
	display: block;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 .3rem;
}

.dzlx_t li {
	display: block;
	width: 50%;
	line-height: 0.36rem;
	overflow: hidden;
	float: left;
	text-align: center;
	font-size: 0.32rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	padding: .3rem 0;
}

.dzlx_c li:first-child {
	border-bottom: 0;
	width: 5.9rem;
	/* height: 1rem; */
	background: rgba(21, 123, 254, 0.05);
	border: 1px solid #157bfe;
	border-radius: .1rem;
	padding: 0.26rem .2rem;
}

.dzlx_t li:first-child a {
	width: 100%;
	display: block;
	border-right: 1px dashed #EEEEEE;
}

.dzlx_t li a {
	color: #333333;
}

.dzlx_t .choice a {
	font-weight: bolder;
	color: #02a3ed;
}

.dzlx_c {
	display: block;
	width: 5.9rem;
	margin: 0 auto;
	overflow: hidden;
}

.dzlx_c>ul {
	display: block;
	width: 100%;
	overflow: hidden;
}

.dzlx_c>ul>li {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0.26rem 0;
	border-bottom: 1px solid #EEEEEE;
}



.dzlx_c>ul>li:nth-child(1) input {
	float: left;
	width: 2.54rem;
	border: none;
	font-size: 0.32rem;
	overflow: hidden;
	padding: 0;
	color: #333;
	text-align: left;
	background-color: aliceblue;
}

.dzlx_c>ul>li:nth-child(1) input::-webkit-input-placeholder {
	color: #999;
}

.dzlx_c>ul>li:nth-child(1) input:-moz-placeholder {
	color: #999;
}

.dzlx_c>ul>li:nth-child(1) input:-ms-input-placeholder {
	color: #999;
}

.dzlx_c>ul>li:nth-child(1) div {
	display: block;
	width: 0.35rem;
	height: 0.32rem;
	overflow: hidden;
	float: left;
}

.dzlx_c>ul>li:nth-child(1) div img {
	display: block;
	width: 0.35rem;
	height: 0.32rem;
}

.dzlx_c>ul>li:nth-child(1) input:last-child {
	width: 2.54rem;
	float: right;
	text-align: right;
}

.dzlx_c>ul>li:nth-child(3) span {
	display: block;
	float: left;
	overflow: hidden;
	font-size: 0.24rem;
	line-height: 0.32rem;
	color: #333;
	margin-right: 0.28rem;
}

.dzlx_c>ul>li:nth-child(3) span i {
	font-style: normal;
}

.dzlx_c>ul>li:nth-child(4) h2 {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #666;
	font-size: 0.24rem;
	font-weight: normal;
}

.dzlx_c>ul>li:nth-child(4) div {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0.12rem 0;
}

/*.dzlx_c li:nth-child(4) div img{*/
/*display: block;*/
/*width: 0.3rem;*/
/*height: 0.3rem;*/
/*}*/
.dzlx_price_top {
	display: block;
	width: 120% !important;
	overflow: hidden;
}

.dzlx_price_top dd {
	display: block;
	width: 1rem;
	height: 0.3rem;
	float: left;
	overflow: hidden;
}

.dzlx_price_top dd img {
	display: none;
	width: 0.3rem;
	height: 0.3rem;
	margin: 0 auto;
}

.dzlx_price_top dd:first-child img {
	display: block;
}

.dzlx_price_top dd:first-child {
	margin-left: -0.3rem;
}

.dzlx_price_t {
	display: block;
	width: 120%;
	overflow: hidden;
}

.dzlx_price_t dd:first-child {
	margin-left: -0.3rem;
}

.dzlx_price_t dd {
	display: block;
	width: 1rem;
	height: 0.1rem;
	float: left;
	background: url("../only-img/dzlx_price1.png") no-repeat center;
	background-size: 100% 100%;
}

.dzlx_price_t dd.choiced {
	background: url("../only-img/dzlx_price2.png") no-repeat center;
	background-size: 100% 100%;
}

.dzlx_price_t dd img {
	display: block;
	width: 100%;
	height: 0.1rem;
	display: none;
}

.dzlx_price_b {
	display: block;
	width: 120%;
	overflow: hidden;
	margin-top: 0.16rem;
}

.dzlx_price_b dd:first-child {
	margin-left: -0.3rem;
	text-indent: 0.05rem;
}

.dzlx_price_b dd {
	display: block;
	width: 1rem;
	float: left;
	text-align: center;
	color: #9a9a9a;
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #333333;
	height: 0.24rem;
	line-height: 0.24rem;
	margin-top: 0.1rem;
}

.ksdz {
	display: block;
	width: 100%;
	height: 0.8rem;
	background: #157BFE;
	border-radius: 0.1rem;
	border: 0;
	color: #fff;
	font-size: 0.28rem;
	margin: 0.31rem 0 0.37rem;
}

.dzbz {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 0.24rem;
	color: #999;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #999999;
	height: 1.45rem;
	line-height: 1.45rem;
}

#firstSelect {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#renshunumber p {
	font-size: .28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
}

#renshunumber .syy-choose {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
	margin-right: 0.2rem;
}

.syy-top {
	display: flex;
	justify-content: space-between;
	height: 0.46rem;
	line-height: .46rem;
}

#renshunumber .syy-people span {
	display: block;
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #666666;
	margin-right: 0;
}

#renshunumber .syy-people .people-img {
	display: flex;
	justify-content: center;
	margin-top: 0.16rem;
}

#renshunumber .syy-people .people-img img {
	width: 0.32rem;
	height: 0.32rem;
	margin-right: 0.08rem;
}

#renshunumber .syy-people .people-img span {
	font-size: .28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
	padding-top: 0.03rem;
}

.syy-people .people-img span i {
	margin-left: 0.08rem;
}

.syy-people {
	display: flex;
	justify-content: space-between;
	margin-top: 0.22rem;
}

.people-demo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.choicerenshu {
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.4);
}

.choicerenshu_con {
	display: block;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}

.choicerenshu_con h2 {
	display: block;
	width: 100%;
	font-size: 0.28rem;
	line-height: 0.9rem;
	overflow: hidden;
	text-align: center;
}

.choicerenshu_con ul {
	display: block;
	width: 100%;
	overflow: hidden;
}

.choicerenshu_con li {
	display: block;
	width: 5.6rem;
	overflow: hidden;
	margin: 0.12rem auto 0;
	border-bottom: 1px solid #e6e6e6;
	box-sizing: border-box;
}

.choicerenshu_con p {
	display: block;
	float: left;
	overflow: hidden;
	line-height: 0.9rem;
	font-size: 0.3rem;
}

.choicerenshu_con div {
	display: block;
	float: right;
	overflow: hidden;
	margin-top: 0.3rem;
}

.choicerenshu_con div a {
	display: block;
	width: 0.3rem;
	height: 0.3rem;
	float: left;
	background-size: 100% 100%;
}

.choicerenshu_con div a img {
	display: block;
	width: 0.3rem;
	height: 0.3rem;
}

.choicerenshu_con div a:first-child img {
	display: none;
}

.choicerenshu_con input {
	display: block;
	float: left;
	border: none;
	background: #fff;
	color: #02a3ed;
	width: 0.72rem;
	text-align: center;
}

.choicerenshu_con i {
	display: block;
	width: 0.36rem;
	height: 0.36rem;
	float: right;
	margin-top: 0.24rem;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 0.36rem;
}

.choicerenshu_con i input {
	margin: 0;
	width: 0.36rem;
	height: 0.36rem;
	opacity: 0;
}

.choicerenshu_con i.choice {
	background: url("../only-img/havelaoren.png") no-repeat center;
	background-size: 100% 100%;
}

.choicerenshu_con button {
	display: block;
	width: 5.9rem;
	margin: 0.23rem auto 0.4rem;
	height: 0.78rem;
	border-radius: 0.1rem;
	background: #02a3ed;
	color: #fff;
	font-size: 0.3rem;
	border: none;
}

.yusuanxianshi h2 {
	font-size: .28rem !important;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
	height: 0.8rem;
	line-height: 0.8rem;
}

.syy-detail-title {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.56rem;
}

.syy-detail-title .line {
	width: 2rem;
	height: .02rem;
}

.syy-detail-title span {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #86bbfe;
	display: inline-block;
	margin: 0 .4rem;
	height: 0.24rem;
	line-height: 0.24rem;
}

.syy-detail-ul li img {
	width: 0.38rem;
	height: 0.38rem;
}

.syy-detail-ul li span {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #666666;
	height: 0.24rem;
	line-height: 0.24rem;
	margin-top: 0.25rem;
	display: inline-block;
}

.syy-detail-ul li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 0.32rem;
}
.syy-detail-ul{
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.max-img{
    width: 100%;
    height: 100%;
    display: block;
}
.dc{
	display: flex;
	justify-content: center;
	align-items: center;
}
.db{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

