/* @font-face {
	font-family: 'SourceHanSansCN';
	src: url('SourceHanSansCN-Regular.ttf');
} */

.cm_title {
	background: #fff;
	font-size: 1rem;
	font-weight: bold;
	color: #333333;
	line-height: 55px;
	position: fixed;
	width: 100%;
	text-align: center;
	z-index: 99;
	top: 0px;
	border-bottom: 1px solid #F5F5F5;
}

.modle_1 {
	padding-top: 55px;
}

.modle_1 .t1 {
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin: 28px 0;
}

.modle_1 .icon {
	text-align: center;
}

.modle_1 .icon img {
	width: 140px;
}

.modle_1 .common_form_wp {
	margin-top: 22.5px;
}

.common_form_wp {
	padding: 0px 22.5px;
}

.common_form_wp ul li .text {
	background: #F5F5F5;
	border-radius: 8px;
	line-height: 50px;
	display: block;
	width: 100%;
	text-indent: 40.5px;
}

.common_form_wp ul li .icon_1 {
	background: url(../img/p2.png) 15.5px center no-repeat #F5F5F5;
	background-size: 14px auto;
	text-indent: 40.5px;
}

.common_form_wp ul li {
	margin-bottom: 20px;
	position: relative;
}

.common_form_wp ul li .icon_2 {
	background: url(../img/p1.png) 15.5px center no-repeat #F5F5F5;
	background-size: 14px auto;

}

.common_form_wp ul li .icon_3 {
	background: url(../img/p76.png) 15.5px center no-repeat #F5F5F5;
	background-size: 14px auto;

}

.common_form_wp ul li .buts {
	position: absolute;

	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	padding: 5px 12px;
	border-radius: 3px;
	font-size: 14px;
	background: #ECE5FF;
	color: #9F82ED;
}

.common_form_wp .msg {
	text-align: right;
	margin-bottom: 70px;
}

.common_form_wp .msg a {
	color: #999999;
	font-size: 12px;
}

.common_form_wp .submit .but_1 {
	color: #fff;
	display: block;
	width: 100%;
	line-height: 48px;
	font-size: 16px;
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	border-radius: 24px;
}

.cm_title_2 {
	background: #9F82ED;
	color: #fff;

}

.cm_tabbar {
	background-color: #FFFFFF;
	line-height: 45px;
	display: flex;
}

.cm_tabbar .it {
	flex: 1;
	color: #333333;
	font-size: 14px;
	position: relative;
}

.cm_tabbar .it a {
	color: #333333;
	font-size: 14px;
	display: block;
	text-align: center;
}

.cm_tabbar .it_on a {
	color: #9F82ED;
	font-size: 16px;
	font-weight: bold;

}

.cm_tabbar .it_on::before {
	content: '';
	position: absolute;
	width: 20px;
	display: inline-block;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 0px;
	height: 2px;
	background: #9F82ED;
	border-radius: 1px;
}

.modle_2 {
	padding-top: 55px;
}

.modle_3 {
	margin-top: 10px;
}

.cm_list {
	background: #fff;
	padding: 20px 15px;
	border-bottom: 1px solid #F5F5F5;
	position: relative;
}

.cm_list .title {
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	padding-right: 80px;
}

.cm_list .t2 {
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
}

.cm_list .t3 {
	font-size: 12px;
	color: #999999;
}

.cm_list .price {
	position: absolute;
	right: 15px;
	top: 21px;
	color: #333333;
	font-size: 16px;
}

.modle_4 {

	padding: 0px 28px;
	padding-top: 82.5px;
	font-size: 14px;
	color: #333333;


}

.modle_4 .t1 {

	margin-bottom: 10px;
}

.modle_4 .t2 {
	background: url(../img/p4.png) right center no-repeat;
	background-size: 6.5px auto;
}

.modle_4 .t3 {
	color: #999;
	margin-top: 5px;
}


.modle_5 {
	margin: 15px 12px;
	background: #fff;
	border-radius: 8px;
}

.modle_5 .dm {
	padding: 27.5px 16px;
}

.modle_5 .dm .t1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 30px;
}

.modle_5 .dm .t2 {
	position: relative;
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 20px;
	padding-left: 35px;
}

.modle_5 .dm .t2 .let_txt {
	position: absolute;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	left: 0;
}

.modle_5 .dm .t2 .text {
	display: block;
	width: 100%;
	font-size: 30px;
}

.modle_5 .dm .t3 {
	font-size: 12px;
	color: #666666;
	margin-top: 20px;
}

.modle_5 .dm .t3 span {
	color: #0778BA;
}

.modle_5 .dm .t4 {
	margin-top: 170px;
}

.cm_but {
	text-align: center;
}

.cm_but .but {
	width: 168px;
	display: block;
	margin: 0px auto;
	height: 44px;
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
}

.cm_but .msg span {
	color: #666666;
	margin-top: 15px;
	background: url(../img/p4.png) right center no-repeat;
	background-size: 5.5px;
	padding-right: 12px;
	display: inline-block;
	font-size: 12px;
}

.page_title {
	font-size: 16px;
	padding-top: 55px;
	color: #666666;
	text-align: center;
	background: #fff;
	line-height: 55px;
}

.page_title .set {
	position: absolute;
	right: 12px;
	font-size: 12px;
}

.modle_6 {
	padding: 12px;
}


.cm_list2 {
	background: #FFFFFF;
	border-radius: 8px;
	padding: 12px;
	position: relative;
	margin-bottom: 12px;
}

.cm_list2 .t1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}

.cm_list2 .t2 {
	font-size: 14px;
	color: #666666;
	padding-bottom: 11.5px;
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 12px;
}

.cm_list2 .cont {
	display: flex;

}

.cm_list2 .cont .img {
	width: 100px;
	height: 100px;
	overflow: hidden;
	background: #f5f5f5;
	border-radius: 5px;
}

.cm_list2 .cont .cn {
	flex: 1;
	padding-left: 15.5px;
}

.cm_list2 .cont .cn .c1 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 6.5px;
	margin-bottom: 7px;
}

.cm_list2 .cont .cn .c1 .tip {
	font-weight: normal;
	font-size: 12px;
	margin-left: 12px;
	color: #9F82ED;
	border: 1px solid #9F82ED;
	padding: 2px 5px;
}

.cm_list2 .cont .cn .c2 {
	margin-bottom: 15px;
}

.cm_list2 .cont .cn .c2 span {
	font-size: 11px;
	color: #463415;
	background: #F3E0BB;
	padding: 4.5px 10px;
}

.cm_list2 .cont .cn .c3 {
	font-size: 12px;
	color: #E51728;
	font-weight: bold;
}

.cm_list2 .cont .cn .c3 span {
	font-size: 18px;
}

.cm_list2 .rai {
	position: absolute;
	right: 12px;
	top: 16px;
}

.cm_list2 .rai input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
}

.cm_list2 .rai i {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #AAAAAA;
}

.cm_list2 .rai input:checked~i {
	background: #FC7032;
	border: 1px solid #FC7032;
}

.modle_7 {
	position: fixed;
	width: 100%;
	background: #fff;
	font-size: 14px;
	color: #333333;
	bottom: 0px;
	left: 0px;

}

.modle_6 {
	padding-bottom: 70px;
}

.modle_7 .dm {
	padding: 8px 8px 8px 24px;
}

.modle_7 .dm .let {
	position: relative;
	padding-left: 28px;
	margin-top: 10px;
}

.modle_7 .dm .let input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
}

.modle_7 .dm .let i {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 50%;
	display: inline-block;
	left: 0px;
	border: 1px solid #AAAAAA;
}

.modle_7 .dm .let input:checked~i {
	background: #FC7032;
	border: 1px solid #FC7032;
}

.modle_7 .dm .price {
	margin-left: 30px;
	margin-top: 10px;
}

.modle_7 .dm .price span {
	color: #FC604C;
}

.modle_7 .dm .but input {
	padding: 0px 35px;
	height: 44px;
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	border-radius: 22px;
	color: #fff;
}


.modle_8 {
	padding: 12px;
	padding-top: 67px;
}

.cm_list3 {
	background: #fff;
	border-radius: 5px;
	padding: 15px 12px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}

.cm_list3 .t1 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 12px;
	position: relative;
	padding-left: 25px;

}



.cm_list3 .it {
	margin-top: 15px;
}

.cm_list3 .it .i1 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;

}

.cm_list3 .it .i2 {
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 12px;
}

.cm_list3 .it .i2 input {
	display: block;
	width: 100%;
	font-size: 14px;
}

.cm_list3 .it:last-child {
	margin-bottom: 0px;
}

.cm_list3 .it:last-child .i2 {
	border-bottom: 0px none;
}

.cm_list3 .t1 .icon {
	position: absolute;
}

.cm_list3 .t1 .icon_1 {
	width: 17px;


	left: 0px;
	top: 4px;

}

.cm_list3 .t1 .icon_2 {
	width: 16px;


	left: 0px;
	top: 4px;

}

.cm_list3 .t1 .icon_3 {
	width: 19.5px;


	left: 0px;
	top: 5px;

}


.cm_but1 {
	position: fixed;
	bottom: 0;
	left: 0px;
	width: 100%;
	background-color: #fff;

}

.cm_but1 .dm {
	padding: 8px 15px;

}

.cm_but1 .dm input {
	height: 44px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	border-radius: 22px;
}

.modle_9 {
	padding: 30px 15px;
	padding-top: 70px;
}

.modle_9 .item {
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.modle_9 .item .t1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 8px;
}

.modle_9 .item .t2 select {
	border: 0px none;
	background: none;
	font-size: 14px;
	width: 100%;
	/*清除默认的select选择框样式*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.modle_9 .item .t2 select::-ms-expand {
	display: none;
}

.modle_9 .item .more {
	background: url(../img/p4.png) right center no-repeat;
	background-size: 6.5px auto;
}

.modle_9 .item .t2 input {
	font-size: 14px;
	display: block;
	width: 100%;
}

.modle_9 .submit {
	margin-top: 150px;
}

.modle_9 .submit input {
	display: block;
	width: 100%;
	height: 44px;
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	border-radius: 22px;
	color: #fff;
	font-size: 16px;
}

.modle_10 {
	padding: 12px;
	padding-top: 67px;
}

.modle_10 .item {
	background: #FFFFFF;
	border-radius: 5px;
	padding: 15px;
	margin-bottom: 12px;
}

.modle_10 .item .t1 {
	font-size: 16px;
	color: #333333;
}

.modle_10 .item .t1 span {
	font-size: 14px;
}

.modle_10 .item .t2 {
	font-size: 13px;
	color: #333333;
	margin: 5px 0;
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.modle_10 .item .cao {
	font-size: 14px;
}

.modle_10 .item .cao .del {
	background: url(../img/p8.png) left center no-repeat;
	background-size: 15px;
	padding-left: 20px;
}

.modle_10 .item .cao .edg {
	background: url(../img/p9.png) left center no-repeat;
	background-size: 15px;
	padding-left: 20px;
}

.modle_11 {
	padding: 12px;
	padding-top: 67px;
}

.cm_list4 {
	width: 49%;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 12px;
}

.cm_list4:nth-child(2n) {
	float: right;
}

.cm_list4 .img {
	background: #fff;
	height: 170px;
	overflow: hidden;
	width: 100%;
	border-radius: 5px 5px 0 0;
	position: relative;
}

.cm_list4 .img .djs {
	position: absolute;
	background: #FC7032;
	color: #fff;
	z-index: 99;
	font-size: 10px;
	top: 10px;
	padding: 2px 0;
	padding-right: 10px;
	border-radius: 0px 8px 8px 0px;
}

.cm_list4 .img .djs span {
	background: url(../img/p12.png) 5px center no-repeat;
	background-size: 10px;
	padding-left: 20px;
}

.cm_list4 .img img {
	width: 100%;
	border-radius: 5px 5px 0 0;
}

.cm_list4 .dm {
	padding: 12px;
	font-size: 14px;
}

.cm_list4 .dm .t1 .tip {
	font-size: 12px;
	color: #463415;
	background: #F3E0BB;
	padding: 4.5px 6.5px;
}

.cm_list4 .dm .t1 .price {
	font-weight: bold;
	font-size: 12px;
	color: #E51728;
	margin-top: 3px;
}

.cm_list4 .dm .t1 .price span {
	font-size: 16px;
}

.cm_list4 .dm .t2 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	position: relative;
	padding-right: 25px;
}

.cm_list4 .dm .t2 img {
	width: 20px;
	position: absolute;
	right: 0px;
	top: 2px;
}


.modle_12 {
	padding-top: 55px;
}

.modle_12 .big_img {

	background: #fff;
}

.modle_12 .big_img img {
	width: 100%;
}

.modle_12 .txt_dm {
	background: #fff;
	padding: 20px;
}

.modle_12 .txt_dm .t1 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 12px;
	font-weight: bold;
}

.modle_12 .txt_dm .t1 span {
	font-size: 10px;
	color: #9F82ED;
	margin-left: 12px;
	padding: 2px 5px;
	border: 1px solid #9F82ED;
}

.cm_tip span {
	background: #F3E0BB;
	font-size: 10px;
	color: #463415;
	padding: 5px 10px;
}

.modle_12 .txt_dm .t2 .cm_tip {
	margin-top: 5px;
}

.modle_12 .txt_dm .t2 .price {
	color: #E51728;
	font-size: 12px;
	font-weight: bold;
}

.modle_12 .txt_dm .t2 .price span {
	font-size: 24px;
}

.modle_12 .bot_box {
	padding: 12px;
}

.modle_12 .bot_box .item {
	padding: 20px 12px 10px 12px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 12px;
}

.modle_12 .bot_box .item .t1 {
	font-size: 16px;
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.modle_12 .bot_box .item .group .it {
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}

.modle_12 .bot_box .item .group .it span {
	color: #888;
}

.modle_12 .bot_box .msg {
	background: #FFF9F5;
	border-radius: 5px;
	padding: 12px;
}

.modle_12 .bot_box .msg .tt {
	font-size: 13px;
	color: #F5761B;
	margin-bottom: 8px;
}

.modle_12 .bot_box .msg .dec {
	font-size: 12px;
	color: #F5761B;
}

.cm_footer_bottom {
	background: #fff;

	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.cm_footer_bottom .dm {
	padding: 12px 15px;
}

.cm_footer_bottom .dm .it .img {
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
}

.cm_footer_bottom .dm .it .img img {
	height: 19px;
}

.cm_footer_bottom .dm .it .txt {
	font-size: 12px;
	color: #999999;
}

.cm_footer_bottom .dm .it {
	margin-right: 15px;
}

.cm_footer_bottom .dm .bt a {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	padding: 8px 15px;
	border: 1px solid #DDDDDD;
	border-radius: 25px;
	margin-left: 12px;
}

.cm_footer_bottom .dm .bt .a_2 {
	border: 1px solid #E62E3D;
	color: #E62E3D;
}

.modle_13 {
	padding: 0px 16.5px;
	padding-top: 55px;
	background: #fff;
	padding-bottom: 25px;
}

.modle_13 .t1 {
	text-align: center;
	padding-top: 27px;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	margin-bottom: 15px;
}

.modle_13 .it {
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.modle_13 .it .nt {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;

}

.modle_13 .it .cn {
	font-size: 14px;
	color: #333333;


}

.modle_13 .it .fuzhi {
	padding-right: 20px;
	background: url(../img/p23.png) right center no-repeat;
	background-size: 15px;
}

.modle_13 .it .phone {
	padding-right: 20px;
	background: url(../img/p24.png) right center no-repeat;
	background-size: 16px;
}


.modle_13 .msg {
	background: #FFF9F5;
	padding: 12px;
	border-radius: 5px;
}


.modle_13 .msg .tt {
	font-size: 13px;
	color: #F5761B;
	margin-bottom: 8px;
}

.modle_13 .msg .dec {
	font-size: 12px;
	color: #F5761B;
}

.modle_13 .dect {
	font-size: 12px;
	color: #333333;
}

.modle_13 {
	margin-bottom: 12px;
}

.modle_13_2 {
	padding-top: 0px;
	margin-bottom: 0px;
}

.cm_file_group ul {
	margin-top: 20px;
}

.cm_file_group ul li {
	width: 24%;
	margin-right: 1%;
	height: 85px;
	overflow: hidden;

}

.cm_file_group ul li img {
	max-height: 85px;
}

.modle_13 .submit {
	margin-top: 75px;
}

.modle_13 .submit input {
	width: 100%;
	display: block;
	height: 44px;
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	border-radius: 22px;
	color: #fff;
	font-size: 16px;
}


.modle_2_2 .cm_tabbar .it_on a {
	font-size: 14px;
}

.cm_list2 .cont .cn .no {
	font-size: 13px;
	color: #888888;
	text-align: right;
	margin-bottom: 12px;
}

.cm_list2 .cont .cn .no span {
	color: #333333;
}


.cm_list2 .but input {
	display: inline-block;
	border: 1px solid #DDDDDD;
	font-size: 13px;
	padding: 6px 15px;
	border-radius: 16px;
	text-align: center;
	color: #333;
	width: 60px;
	margin-left: 12px;
}

.cm_list2 .but .bt2 {
	border: 1px solid #E51728;
	color: #E51728;
}

.modle_6 .cm_list2 .cont .cn {
	position: relative;
}

.modle_6 .cm_list2 .cont .cn .start {
	color: #E51728;
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 12px;
}

.modle_6 .cm_list2 .cont .cn .start1 {
	color: #666666;
}

.modle_14 {
	padding-top: 67px;
	padding-bottom: 0px;
}

.modle_12_2 {
	padding-top: 0px;
}


.modle_12_2 .bot_box .item .group .it {
	position: relative;
	text-align: right;
	margin-bottom: 14px;
}

.modle_12_2 .bot_box .item .group .it span {
	position: absolute;
	left: 0px;
}


.modle_15 {
	padding: 67px 12px 0 12px;
}

.modle_15 .item {
	background: #fff;
	padding: 15px 12px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 12px;
}

.modle_15 .item .t1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-right: 40px;
}

.modle_15 .item .t2 {
	font-size: 12px;
	color: #999999;
	margin: 15px 0px 10px;
}

.modle_15 .item .dect {
	font-size: 14px;
	color: #666666;
}

.modle_15 .item .tip {
	position: absolute;
	right: 12px;
	top: 15px;
	font-size: 13px;
	color: #E51728;
}

.modle_16 {
	/* background: url(../img/p31.png) center top no-repeat;
	background-size: 100% auto;
	height: 750px; */
	position: relative;
}

.modle_16 .box {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}

.modle_16 .box .dm {
	padding: 0px 24px;
	padding-top: 50px;
}

.modle_16 .box .dm .icon img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.modle_16 .box .dm .price {
	width: 90px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	padding: 10px 0;
}

.modle_16 .box .dm .price .img {
	text-align: center;
	margin-bottom: 5px;
}

.modle_16 .box .dm .price .img img {
	width: 16px;
}

.modle_16 .box .dm .price .nub {
	text-align: center;
}

.modle_16 .box .dm .price .nub span {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	background: url(../img/p36.png) right center no-repeat;
	background-size: 7px auto;
	padding-right: 15px;
}

.modle_16 .box2,
.modle_17 .box2 {
	background: #fff;
	padding: 15px 0;
	border-radius: 10px;
	display: flex;
	margin: 0px 12px;
	margin-top: 12px;
}

.modle_16 .box2 .it,
.modle_17 .box2 .it {
	flex: 1;
	text-align: center;
	color: #333333;
	font-size: 14px;
}

.modle_16 .box2 .it img,
.modle_17 .box2 .it img {
	width: 40px;
}

.modle_16 .box2 .it .txt,
.modle_17 .box2 .it .txt {
	color: #333333;
	margin-top: 8px;
}

.modle_17 {
	background: #fff;
	margin: 0px 12px;
	margin-top: -40px;
	position: relative;
	z-index: 88;
	border-radius: 10px;
}

.modle_18 {
	background: #fff;
	margin: 0px 12px;
	border-radius: 10px;
	margin-top: 12px;
	padding: 12px;
}

.modle_18 ul li {
	background: url(../img/p37.png) right center no-repeat;
	background-size: 8px;
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.modle_18 ul li a {
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
	display: block;
}

.modle_18 ul li:last-child {
	border-bottom: 0px none;
	margin-bottom: 0px;
}

.modle_18 ul .icon_1 {
	background: url(../img/p39.png) left center no-repeat;
	background-size: 20px;
}

.modle_18 ul .icon_2 {
	background: url(../img/p40.png) left center no-repeat;
	background-size: 20px;
}


.modle_18 ul .icon_3 {
	background: url(../img/p33.png) left center no-repeat;
	background-size: 20px;
}


.modle_18 ul .icon_4 {
	background: url(../img/p39.png) left center no-repeat;
	background-size: 20px;
}


.modle_18 ul .icon_5 {
	background: url(../img/p43.png) left center no-repeat;
	background-size: 20px;
}

.cm_footer {
	background: #fff;
	display: flex;
	position: fixed;
	bottom: 0px;
	width: 100%;
	left: 0px;
}

.cm_footer .item img {
	height: 24px;
}

.cm_footer .item .img {
	text-align: center;
	margin-bottom: 4px;
}

.cm_footer .item {
	flex: 1;
	text-align: center;
	padding: 5px 0;
}

.cm_footer .item .icon_2 {
	display: none;
}

.cm_footer .item .tit {
	font-size: 12px;
}

.cm_footer .item_on .tit {
	color: #7271D9;
}

.cm_footer .item_on .img .icon_1 {
	display: none;
}

.cm_footer .item_on .img .icon_2 {
	display: inline-block;
}

.modle_2_3 .cm_tabbar .it a {
	font-size: 13px;
}

.modle_2_3 .cm_tabbar .it_on a {
	font-size: 16px;
}

.modle_19 {
	background-color: #fff;
	padding: 20px 12px;
	margin-top: 12px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.modle_19 .gruop {
	white-space: nowrap;
	width: 100%;
	overflow-x: scroll;
}

.modle_19 .gruop .it {
	display: inline-block;
}

.modle_19 .gruop .it .tt {
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.modle_19 .sol {
	margin-top: 10px;
}

.modle_19 .sol .cm {
	width: 100px;
	display: block;
	margin: 0px auto;
	height: 5px;
	background: #EEEEEE;
	border-radius: 3px;
	position: relative;
}

.modle_19 .sol .cm span {
	width: 28px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 5px;
	background: #9F82ED;
	border-radius: 3px;
}



.modle_19 .img_txt {
	text-align: center;
}

.modle_19 .dect {
	font-size: 14px;
	color: #666666;
	margin-top: 17px;
	text-indent: 2rem;
}


.modle_20 {

	position: fixed;
	left: 0px;
	width: 100%;
	top: 55px;
	height: calc(100% - 50px - 60px);
}

.modle_20 .let {
	position: absolute;
	width: 70px;
	height: 100%;
	overflow-y: scroll;
	top: 0px;
	left: 0px;
	background: #F5F5F5
}

.modle_20 ul li {
	height: 50px;
	line-height: 50px;
}

.modle_20 ul li a {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 100%;
	position: relative;
	text-align: center;

}

.modle_20 ul .on a {
	background: #fff;
	color: #9F82ED;

}

.modle_20 ul .on a::before {
	content: '';
	position: absolute;
	width: 2px;
	height: 24px;
	top: 50%;

	left: 0px;
	transform: translateY(-50%);
	display: inline-block;
	background: #9F82ED;
}

.modle_20 {
	background: #fff;
}

.modle_20 .rit {

	padding-left: 70px;
	padding-top: 25px;
}

.modle_20 .rit .it {
	width: 23%;
	margin: 0px 1%;
	margin-bottom: 12px;
}

.modle_20 .rit .it .img {
	width: 100%;
	height: 44px;
	overflow: hidden;

	text-align: center;

}

.modle_20 .rit .it .img img {
	height: 44px;
	border-radius: 5px;
}

.modle_20 .rit .it .tit {
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
	text-align: center;
}


.cm_but2 .dm input {
	width: 48%;
}

.cm_but2 .dm .null_but {
	border: 1px solid #EEEEEE;
	color: #999999;
	background: none;
}

.modle_21 {
	padding: 12px;
	padding-top: 67px;
}

.modle_21 .item .title {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 18px 0;
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	position: relative;
}

.modle_21 .item .title a {
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	right: 15px;
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
}



.modle_21 table thead tr td {
	background: #F8F5FF;
	font-size: 14px;
	text-align: center;
	text-align: center;
	color: #9F82ED;
	border-top: 1px solid #9F82ED;
	border-bottom: 1px solid #9F82ED;

	padding: 15px 0;
}

.modle_21 table thead tr td:nth-child(1) {
	border-left: 1px solid #9F82ED;
}

.modle_21 table thead tr td:last-child {
	border-right: 1px solid #9F82ED;
}

.modle_21 table tbody tr td {
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
	color: #333333;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.modle_21 table tbody tr:nth-child(2n) td {
	background: #FAFAFA;
}

.modle_21 table {
	border: 1px solid #eee;
	border-top: 0px none;
}

.modle_21 table tbody tr:last-child td {
	border-bottom: 0px none;
}

.modle_21 .item {
	margin-bottom: 15px;
}

.modle_6_2 {
	padding-top: 67px;
	padding-bottom: 0px;
}

.modle_22 {
	padding: 0px 12px;
}

.modle_22 .box1 {
	background: #fff;
	padding: 20px 13px;
	border-radius: 8px;
}

.modle_22 .box1 .it {
	display: flex;
	color: #333;
	font-size: 14px;
	padding-bottom: 12px;
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 12px;
	align-items: center;
}

.modle_22 .box1 .it .nt {
	font-size: 14px;
	color: #666666;
}

.modle_22 .box1 .it .cn {
	flex: 1;
	text-align: right;
}

.modle_22 .box1 .it:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px none;
}

.modle_22 .box1 .it .cn select {
	width: auto;
	border: 0px none;

	/*清除默认的select选择框样式*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.modle_22 .box1 .it .cn select::-ms-expand {
	display: none;
}

.modle_22 .box1 .it .more {
	background: url(../img/p37.png) right 7px no-repeat;
	background-size: 6px;
	padding-right: 15px;
}

.modle_22 .box1_1 {
	margin-top: 12px;
}

.modle_22 .box1_1 .red {
	color: #E51728;
}

.modle_22 .box2 {
	background: #fff;
	padding: 15px 10px;
	border-radius: 8px;
	margin-top: 12px;
	padding-bottom: 1px;
}

.modle_22 .box2 .tit {
	color: #666666;
	margin-bottom: 15px;
	font-size: 14px;
}

.modle_22 .box2 .it {
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;


}

.modle_22 .box2 .it .tt {
	padding-left: 25px;
}

.modle_22 .box2 .it .icon_1 {
	background: url(../img/p5.png) 1px center no-repeat;
	background-size: 17px;
}


.modle_22 .box2 .it .icon_2 {
	background: url(../img/p7.png) 1px center no-repeat;
	background-size: 17px;
}


.modle_22 .box2 .it .icon_3 {
	background: url(../img/p6.png) left center no-repeat;
	background-size: 20px;
}


.modle_22 .box2 .it input {
	position: absolute;
	opacity: 0;

}

.modle_22 .box2 .it i {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #AAAAAA;
}

.modle_22 .box2 .it input:checked~i {
	background: url(../img/p64.png) center no-repeat;
	background-size: 20px;
	border: 1px solid #E51728;
}

.modle_7_2 .dm .price {
	margin-left: 0px;
}

.modle_7_2 .dm .but input {
	width: 170px
}

.modle_7_2 {
	background: none;
}

.modle_7_2 .dm {
	background: #fff;
}

.modle_7_2_che {
	font-size: 12px;
	color: #999999;
	padding-left: 20px;
	padding-bottom: 15px;
}

.modle_7_2_che a {
	color: #FC7032;
}

.modle_7_2_che i {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: inline-block;
	transform: translateY(2px);
	border: 1px solid #AAAAAA;
}

.modle_7_2_che input:checked~i {
	background: url(../img/p65.png) center no-repeat;
	background-size: 12px;
	border: 1px solid #FC7032;
}

.modle_7_2_che input {
	position: absolute;
	width: 0px;
	height: 0px;

}

.modle_7_2 .dm .price span {
	font-size: 18px;
}

.modle_12 .bot_box .item .t5 {
	text-align: center;
	margin-bottom: 15px;
}

.modle_12 .bot_box .item .t5 span {
	position: relative;
	display: inline-block;
	padding: 0px 80px;
}

.modle_12 .bot_box .item .t5 span .lt {
	position: absolute;
	left: 0px;
	width: 70px;
	top: 50%;
	transform: translateY(-50%);
}

.modle_12 .bot_box .item .t5 span .rt {
	right: 0px;
	width: 70px;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
}

.modle_12 .bot_box .item .dects .t1s {
	color: #7271D9;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.modle_12 .bot_box .item .dects .tn {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

.modle_12 .bot_box .item .dects .cn {
	font-size: 14px;
	color: #333333;
	margin-bottom: 12px;
}

.cm_footer_bottom2 .dm .bt a {
	padding: 8px 20px;
}

.cm_footer_bottom .dm .bt .a_3 {
	border: 1px solid #9F82ED;
	color: #9F82ED;
}

.cm_footer_bottom .dm .bt .a_4 {
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	color: #fff;
	border: 0px none;
}

.modle_23 {
	padding: 14px 12px;
	padding-top: 69px;
}

.modle_23 .dect {
	padding: 15px 12px;

	background: #FFFFFF;
	border-radius: 5px;
	margin-top: 12px;
}

.modle_23 .dect .t1 {
	text-align: center;
	margin-bottom: 15px;
}

.modle_23 .dect .t1 img {
	display: inline-block;
	width: 80px;
}

.modle_23 .dect .cn {
	padding-bottom: 100px;
	color: #333;
	font-size: 14px;
	line-height: 28px;
}

.modle_24 {
	padding: 83px 12px 12px 12px;
}

.modle_24 .t1 {
	text-align: center;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}

.modle_24 .group .item {
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 12px;
	font-size: 14px;
	margin-bottom: 12px;
}

.modle_24 .group .item .tn {
	font-size: 14px;
	color: #333333;
	margin-bottom: 12px;
}

.modle_24 .group .item .cn .gp .it {
	width: 24%;
	margin-right: 1%;
	height: 80px;
	overflow: hidden;
	background: #f5f5f5;
	border-radius: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.modle_24 .group .item .cn .gp .it img {
	height: 100%;
	border-radius: 5px;
}

.modle_24 .group .item .cn .gp .it:nth-child(4n) {
	margin-right: 0px;
}

.modle_24 .group .item .cn .gp .it label {}

.modle_24 .group .item .cn .gp .it label input {
	position: absolute;
	width: 0px;
	height: 0px;
}

.modle_24 .group .item_2 {
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 12px;
	font-size: 14px;
	margin-bottom: 12px;
	display: flex;
}

.modle_24 .group .item_2 .nt {
	color: #333333;
}

.modle_24 .group .item_2 .cn {
	flex: 1;
}

.modle_24 .group .item_2 .cn .text {
	display: block;
	width: 100%;

}

.cm_select {
	width: 100%;
	display: block;
	border: 0 none;
	/*清除默认的select选择框样式*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.cm_select::-ms-expand {
	display: none;
}




.cm_more_icon {
	background: url(../img/p4.png) right center no-repeat;
	background-size: 6px;
	padding-right: 10px;
}

.modle_24 .group .item_2 .red {
	color: #E51728;
}

.modle_24 .submit {
	margin-top: 70px;
}

.modle_24 .submit input {
	width: 100%;
	background: linear-gradient(90deg, #9F82ED, #7271D9);
	border-radius: 22px;
	color: #fff;
	padding: 15px 0;
	font-size: 16px;
}

.modle_25 {
	padding: 12px;
	padding-top: 67px;

}

.modle_25 .box2 {
	background: #fff;
	border-radius: 5px;
	padding-left: 12px;
	position: relative;
}

.modle_25 .box2 .icon {
	text-indent: 20px;
	background: url(../img/p70.png) left center no-repeat;
	background-size: 13px;
	padding: 14px 0px;
	font-size: 14px;
	border-radius: 5px;
	width: 100%;
}

.modle_25 .box2 {
	margin-top: 12px;
}

.modle_25 .box2 .but {
	position: absolute;
	width: 60px;
	top: 0px;
	right: 0px;
	color: #fff;
	height: 100%;
	border-radius: 5px;
	font-size: 14px;
	background: #9F82ED;
}

.modle_25 .box3 {
	background: #fff;
	padding: 15px 12px;
	border-radius: 5px;
	margin-top: 12px;
	padding-bottom: 0px;
}

.modle_25 .box3 .ct {
	margin-bottom: 15px;
}

.modle_25 .box3 .ct span {
	font-size: 14px;
	font-weight: bold;
	color: #9F82ED;
}

.modle_25 .box3 .ct a {
	font-size: 14px;
	color: #999;
}

.modle_25 .box3 .gr .it {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 12px;
	text-align: center;
}

.modle_25 .box3 .gr .it:nth-child(5n) {
	margin-right: 0px;
}

.modle_25 .box3 .gr .it .img img {
	width: 44px;
	height: 44px;
	border-radius: 5px;
}

.modle_25 .box3 .gr .it .t {
	margin: 5px 0;
	font-size: 12px;
	color: #666666;
}


.modle_25 .box4 {
	margin-top: 12px;

}


.modle_25 .box4 .tar {}

.modle_25 .box4 .tar .it {
	width: 33%;
	font-size: 14px;
	color: #666666;
	float: left;
}


.modle_25 .box4 .tar .it1,
.modle_25 .box4 .tar .it2 {
	width: 40%;
}

.modle_25 .box4 .tar .it3 {
	width: 20%;
}

.modle_25 .box4 .tar .it select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 0px none;
	background: none;
	display: inline-block;
	background: url(../img/p71.png) right center no-repeat;
	padding-right: 15px;
	background-size: 10px;
}

.modle_25 .box4 .tar .it span {
	background: url(../img/p71.png) right center no-repeat;
	padding-right: 15px;
	background-size: 10px;
}

.modle_25 .box4 .tar .it select::-ms-expand {
	display: none;
}

.modle_25 .modle_11 {
	padding: 0px;
	margin-top: 20px;
}

.shzzz {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.sha_popun {
	position: fixed;
	bottom: 0px;
	z-index: 100;
	width: 100%;
	left: 0px;
	background: #fff;
	border-radius: 20px 20px 0px 0px;
}

.sha_popun .gr .it a {
	padding: 25px 0;
	font-size: 16px;
	color: #333333;
	display: block;
	text-align: center;
	border-bottom: 1px solid #F5F5F5;
}

.sha_popun .but {
	padding: 20px 0;
	text-align: center;
	border-top: 10px solid #F5F5F5;
}

.shaixuanwarp {
	display: none;
}

.modle_26 {
	padding-top: 67px;
	background: #fff;
	padding-bottom: 10px;
}

.modle_26 .charts {
	width: 100%;
	height: 300px;
}

.modle_26 .box1 .title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.modle_26 .box1 .tabbar {
	display: block;
	width: 100%;
}

.modle_26 .box1 .tabbar .it {
	width: 25%;
	float: left;
	text-align: center;
}

.modle_26 .box1 .tabbar .it span {
	display: inline-block;
	color: #9F82ED;
	font-size: 14px;
	border: 2px solid #9F82ED;
	padding: 5px 12px;

}

.modle_26 .box1 .tabbar .on span {
	background: #9F82ED;
	color: #fff;
}

.modle_27 {
	background: #fff;
	margin-top: 12px;
	padding: 8px 12px;
}

.modle_27 .it {
	display: flex;
	padding: 12px 0;
	position: relative;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #F5F5F5;
}

.modle_27 .it .nt {}

.modle_27 .it .cn {
	flex: 1;
}

.modle_27 .gr .it {
	width: 49%;
	float: left;
}

.modle_27 .gr .it:nth-child(2n) {
	float: right;
}

.modle_27 .it2 {
	font-size: 14px;
	color: #333;
	margin-top: 12px;
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 12px;
}

.modle_27 .it2 .nt {
	margin-bottom: 8px;
}

.modle_27 .it2 .cn {
	white-space: nowrap;
	overflow-x: scroll;
}

.modle_27 .it2 .cn img {
	width: 100px;
	height: 100px;
	margin-right: 10px;
}

.modle_27 .cn.more {
	background: url(../img/p73.png) right center no-repeat;
	background-size: 8px auto;
}

.modle_27 .it .nt b {
	color: #7271D9;
}

.modle_28 {
	padding: 12px;
	background: #fff;

}

.modle_28 .it {
	float: left;
	width: 20%;
	text-align: center;
	position: relative;
}

.modle_28 .it a {
	font-size: 14px;
	color: #333;
}

.modle_28 .on a {
	color: #9F82ED;
	font-size: 16px;
	font-weight: bold;
}

.modle_28 .on::before {
	content: '';
	position: absolute;
	width: 20px;
	display: inline-block;
	height: 2px;
	background: #9F82ED;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
}

.modle_29 {
	margin: 12px;
	white-space: nowrap;
	overflow-x: scroll;
	margin-bottom: 0px;
}

.modle_29 a {
	width: 40px;
	text-align: center;
	padding: 5px 0;
	background: #fff;
	display: inline-block;
	color: #333;
	font-size: 12px;
}

.modle_29 .s_color {
	color: #E51728;
}

.modle_29 .a_color {
	color: #F58A18;
}

.modle_29 .b_color {
	color: #9517E5;
}

.modle_29 .on {
	background: #9517E5;
	color: #fff;
}

.modle_31 {
	text-align: center;
}

.modle_31 .dm {
	display: inline-block;
	width: 28px;
	height: 2px;
	background: #DDDDDD;
	border-radius: 1px;
	position: relative;
}

.modle_31 .dm span {
	width: 8px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 2px;
	background: #9F82ED;
	border-radius: 1px 1px 1px 1px;
}


.modle_30 {
	margin: 12px;
}

.modle_30 .item {
	padding: 15px 12px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 12px;
}

.modle_30 .item .t1 {
	font-weight: bold;
	color: #E51728;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.modle_30 .item .t2 .lt {
	font-size: 14px;
	color: #888888;
	width: 49%;
}

.modle_30 .item .t2 .lt span {
	color: #333333;
}

.modle_30 .item .t2 .lt2 {
	text-align: center;
}

.modle_30 .item .t2 {
	margin-bottom: 20px;
}

.modle_30 .item .t3::before {
	position: absolute;
	content: '';
	width: 1px;
	height: 38px;
	display: inline-block;
	left: 50%;
	transform: translateX(-50%);
	background: #F5F5F5;
}

.modle_30 .item .t3 .let {
	width: 50%;
	text-align: center;
	font-size: 14px;
}

.modle_30 .item .t3 .let .n1 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
}

.modle_30 .item .t3 .let .cn {
	color: #666666;
}

.banner {
	padding-top: 55px;
}

.banner .swiper-pagination {
	bottom: 1px !important;
}

.banner .swiper-pagination span {
	background: #fff;
}

.modle_32 {
	background: #fff;
}

.modle_32 .it {
	width: 25%;
	float: left;
	text-align: center;
	line-height: 50px;
	position: relative;
}

.modle_32 .it span {
	color: #333333;
	font-size: 14px;

}

.modle_32 .on span {
	color: #333;
	font-weight: bold;
	font-size: 17px;

}

.modle_32 .on::before {
	content: '';
	position: absolute;
	width: 40px;
	height: 2px;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
	background: #9F82ED;
}

.modle_33 {
	margin: 12px;
}

.modle_33 .item .time .ts {
	font-size: 14px;
	font-weight: bold;
	color: #E51728;
	margin-bottom: 8px;
}

.modle_33 .item .time a {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
}

.modle_33 .item .cn {
	background: #fff;
	padding: 12px;
	border-radius: 5px;
	padding-bottom: 5px;
}

.modle_33 .item .cn .tit {
	font-size: 14px;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 10px;
}

.modle_33 .item .cn .tit span {
	display: inline-block;
	background: #F3E0BB;
	color: #463415;
	font-size: 12px;
	margin-left: 15px;
	padding: 2px 7px;
}

.modle_33 .item .cn .dect {
	background: #fff;
	display: flex;
}

.modle_33 .item .cn .dect .img {
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.modle_33 .item .cn .dect .img img {
	width: 100px;
}

.modle_33 .item .cn .dect .fix {
	flex: 1;
	padding-left: 20px;
}

.modle_33 .item .cn .dect .fix .gp li {
	font-size: 13px;
	color: #888888;
	width: 50%;
	margin-bottom: 10px;
}

.modle_33 .item .cn .dect .fix .gp li span {
	color: #333;
}

.modle_33 .item .cn .dect .fix .price {
	color: #E51728;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -5px;
}

.modle_33 .item .cn .dect .fix .price span {
	font-size: 18px;
}

.modle_33 .item {
	margin-bottom: 20px;
}

.banner {
	overflow-x: hidden;
}

.modle_34 {
	margin: 12px;
}

.modle_34 .item {
	padding: 12px;
	border-bottom: 1px solid #f5f5f5;
	background: #fff;
}

.modle_34 .item .dm {
	display: flex;
}

.modle_34 .item .dm .cont {
	flex: 1;
	padding-left: 15px;
}


.modle_34 .item .dm .img {
	width: 115px;
	height: 80px;
	overflow: hidden;
}

.modle_34 .item .dm .img img {
	width: 115px;
}

.modle_34 .item .dm .cont .t1 {
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	margin-bottom: 15px;
}

.modle_34 .item .dm .cont .time {
	font-size: 12px;
	color: #999999;
}

.modle_35 {
	position: relative;
}

.modle_35 .icon {
	position: absolute;
	left: 50%;
	top: 80px;
	width: 40px;
	transform: translateX(-50%);
}

.modle_35 .botom {
	position: absolute;
	bottom: 20px;
	width: 100%;
}

.modle_35 .botom .item {
	width: 50%;
	float: left;
	color: #fff;
	text-align: center;
}

.modle_35 .botom .item .t1 {
	font-size: 16px;
}

.modle_35 .botom .item .price {
	font-size: 18px;
	font-weight: bold;
}

.modle_36 {
	background: #fff;
	margin: 12px;
	border-radius: 5px;
	padding: 15px 0;
}

.modle_36 .item {
	width: 50%;
	float: left;
	text-align: center;
}

.modle_36 .item .t1 {
	color: #666;
}

.modle_36 .item .price {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.modle_36 .item .price1 span {
	background: url(../img/p78.png) right 7px no-repeat;
	background-size: 16px;
	padding-right: 20px;
}

.modle_37 {
	text-align: center;
	margin: 0px 12px;
	margin-top: 50px;
}

.modle_37 input {
	display: block;
	width: 100%;
	border-radius: 25px;
	font-size: 16px;
	padding: 15px 0;
}

.modle_37 .but1 {
	background: #927de7;
	color: #fff;
	margin-bottom: 15px;
}

.modle_37 .but2 {
	border: 1px solid #927de7;
	color: #927de7;
}

.popun_msg{
	display: none;
}
.popun_msg .popun_msg_zz {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.5);
}

.popun_msg .box {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 90%;
	border-radius: 5px;
	background: #fff;
	padding-bottom: 30px;
	transform: translate(-50%, -50%)
}

.popun_msg .box .t1 {
	text-align: center;
	padding: 25px 0;
}

.popun_msg .box .t1 img {
	width: 35px;
}

.popun_msg .box .t2 {
	text-align: center;
	padding: 0px 30px;
	margin-bottom: 20px;
}

.popun_msg .box .but {
	padding: 0px 30px;

}

.popun_msg .box .but .lt {
	width: 48%;
	padding: 10px 0;
	background: #fc7032;
	color: #fff;
	border-radius: 25px;
	text-align: center;
	font-size: 14px;

}

.popun_msg .box .but .rt{
	width: 48%;
	padding: 10px 0;
	background: #eeeeee;
	color: #aaaaaa;
	border-radius: 25px;
	text-align: center;
	font-size: 14px;
}