/* 公共样式表css */
html,
body {
	color: #333;
	margin: 0;
	font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	background-color: #000;

}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

marquee {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #ffad19;
	white-space: nowrap;
}

img {
	border: 0;
}


/* 必要布局样式css */
html {
	width: 100%;
	background-color: #fdf0e8;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
.fl{ float: left;}
.fr{float: right;}

.main {
	width: 100%;
	margin: 0 auto;
	background: #ede9e4;
	display: block;
	overflow: hidden;
}

img.w100 {    
	max-width: 100%;
}

body {
	width: 100%;
	max-width: 750px;
	padding: 0;
	margin: 0 auto;
	font-family: "微软雅黑";
	background-color: #fff;
}

p {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

. {
	font-family: "微软雅黑";
}

.main .top {
	
	padding:0;
	background-size: 100% 100%; text-align: left;
}
.leixingxm{height: 36px;
    line-height: 32px;line-height: 26px;width: 83%;padding-left: 8px;border-radius: 3px;border: 1px solid #ccc;outline: none;-webkit-appearance: none;font-family: inherit;font-size: inherit;}

.main .top .k_wenzi {
	font-size:24px;
	text-align: justify;
	line-height: 1.8;
	padding: 15px 30px;
	background-size: 100% 100%;
}

.main .top .k_wenzi strong {
	color: #a61c29; font-weight: normal;
}

.main-box {
	
}

.pay_cont {
	border-radius: 8px;
	padding: 0.3rem;
	position: relative;
	margin: 0 0 10px;display: block;
    overflow: hidden;
}

.pay_cont ul li {
	background: url(../images/liList.png) top center no-repeat; width: 31.33%; margin: 10px 1%;
	float: left; padding:30px 15px; height: 208px; text-align: center;
}
.pay_cont ul li h3{font-size: 30px;
	color: #a61c29;}

.pay_cont .userinfo {
	margin-bottom: .4rem
}


.pay_cont .userinfo p {
	line-height: 1;
	color: #666;
	padding: 0.2rem 0;text-align: left;
}

.pay_cont .priceandTime {
	margin: .2rem 0 0;
	border-top: 1px solid #eee;
	padding-top: 0.3rem;
	margin-top: 0.3rem;    text-align: left;
}

.pay_cont .priceandTime .price {
	width: 50%;
	float: left;
}

.pay_cont .priceandTime .price p:first-child {
	margin-bottom: .133333rem;
	line-height: 1.8
}

.pay_cont .priceandTime .price p:first-child span {
	background-color: #ca2727;
	padding: 5px 10px;
	border-radius: 5px;
	font-weight: 700;
	color: #fff
}

.pay_cont .priceandTime .price p:nth-child(2) {
	line-height: 1.8;
	margin-top: 0.1rem;
}

.pay_cont .priceandTime .price p:nth-child(2) span {
	color: #999;
	text-decoration: line-through
}

.pay_cont .priceandTime .time {
	width: 50%;
	float: left;
	display: block;
	overflow: hidden;

}

.pay_cont .priceandTime .time .time_text {
	text-align: right;
	line-height: 1.8;
	margin-bottom: 0.1rem;
}

.pay_cont .pay_note {
	color: #999;
	text-align: center;
	margin-top: 0.2rem;
	line-height: 3;margin-bottom: 0.3rem;
}

.pay_cont .oid {
	text-align: center;
	margin-top: 10px;
}

.jies {
	margin: 0 20px 20px;
}

.jies p {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	border-radius: 10px;
	line-height: 2;
}


.jies p span{ padding:5px 25px;color: #fff;font-size: 36px; background-color: #a61c29; border-radius: 50px;}

.jies p img{margin: 0 15px;}

.overtime {
	text-align: right;
}

.overtime span {
	border-radius: 5px;
	color: #ca2727;
	text-align: center;
	padding: 0 10px;
	margin: 0 10px;
	font-weight: bold;
}

.wxpay {
	width: 100% !important;
	background: #2aa339;
	border-radius: 0.1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	line-height: 2;
	text-align: center;
	padding: 0.1rem 0;    margin-top: 0.5rem;
}

.wxpay img {
	width: 0.8rem;
	margin-right: 8px;
}

.wxpay span {
	color: #fff;
}

.wxpay .tui_jian {
	position: absolute;
	right: 10%;
	top: 0;
	margin-right: 0
}

.zfb {
	background: #1895d3;
	margin-top: 0.5rem !important;
}

.zIndex {
	position: relative;
	z-index: 2
}

.zj {
	text-align: center;
}

.zj img {
	margin: .5rem 0;
}

.zj p {
	color: #2aa339;
}

.jies ul {
	margin: 20px 0;
	display: block;
	overflow: hidden;
}

.jies ul li {
	margin: 10px 0 20px;
}

.jies ul li img {
	width: 100%;
}

.fot{ text-align: center; margin: 0 0 35px; line-height:2;}
.fot span{color: #a61c29;}
.fot img{ height: 32px;}

.zhongyao li{ text-align: left; background-color: #ede9e4;background-image: linear-gradient(
		#ede9e4, 
		#ede9e4), 
	linear-gradient(
		#000000, 
		#000000);
	background-blend-mode: normal, 
		normal;
	border-radius: 10px; padding:10px;
	display: block;overflow: hidden;
	margin: 15px 0;
	}
.zhongyao li img{width:15%; margin-right: 3%;}
.zhongyao li p{ width: 70%;margin: 15px 0;line-height: 1.6;font-size:20px;
}

.yuanwnag{display:block; overflow: hidden;margin: 0 20px 20px;}
.yuanwnag li{margin-bottom:30px;
    padding-bottom:20px;
    border-bottom: 1px solid #a61c29;}
.yuanwnag li h3{ margin-bottom:20px;}
.yuanwnag li h3 span{ padding: 5px 10px;
    color: #fff;
    background-color: #a61c29;
    font-size: 24px;}


.footer_fixed {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 9;
	text-align: center;
	line-height: 3;
	background: #c94141;
	color: #fff;
	display: none;
}

.footer_fixed .transbg {
	position: relative;
}

.footer_fixed .transbg img {
	position: absolute;
	left: 1rem;
	top: 50%;
	height: 30px;
	margin-top: -15px;
}

.footer_fixed .transbg img:last-child {
	right: 1rem;
	left: auto;
}

.footer_fixed img {
	cursor: pointer
}

@media screen and (max-width: 750px) {
	html {
		font-size: 16px;
	}

	.main .top {
		padding: 0 0 10px;
	}

	.main .top .k_wenzi {
		font-size: 0.8rem;
		padding:0;
	}
	
	.zhongyao li img{width:25%; margin-right: 3%;}
	.zhongyao li p {margin: 15px 0; font-size: 14px;}

	.pay_cont {
		margin: 0 0 1rem;
		padding: 0.5rem;
	}
	.pay_cont ul li h3 {
	    font-size: 1rem;}

	.pay_cont p {
		font-size: 0.8rem;
	}

	.pay_cont .priceandTime .price p:first-child span:nth-child(2) {
		font-size: 1.8rem;
	}

	.pay_cont .pay_note {
		font-size: 0.9rem;
		line-height: 1.5;
		margin-bottom: 15px;
	}

	.overtime span {
		margin: 0 5px;
		padding: 1px 8px;
	}

	.wxpay img {
		width: 1.6rem;
	}

	.wxpay .tui_jian {
		width: 2rem;
	}

	.jies ul {
		margin: 10px;
	}

	.jies ul li {
		margin: 10px 0px;
	}

	.footer_fixed {
		font-size: 1.3rem;
	}


	.jies {
		margin: 0 10px 10px;
	}

	.jies p {
		font-size: 1.1rem;
		letter-spacing: 1px;
		line-height: 1.8;
		padding: 0;
	}.jies p span{
		font-size: 1.1rem;
	}

	.jies p img {
		height: 15px;
		margin: 0 3px;
	}
	.yuanwnag li h3 span {
	    font-size: 16px;}
	.yuanwnag li {margin-bottom: 15px;}
	.yuanwnag li p{font-size: 16px;}
	.pay_cont .priceandTime {
    border-top: 1px solid #eee;
    padding-top: 0.8rem;
    margin-top: 0.8rem;
    }
    .pay_cont .userinfo p{
    padding: 0.4rem 0;
}
.fot p{ font-size: 16px;}
}



/*首页*/

.home_cont {
	z-index: 2;
	margin: 0 20px 20px;
}

.home_cont .formTable {
	position: relative;
	z-index: 2
}

.home_cont .formTable .cont1 {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.home_cont .formTable .cont1 .form {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 2%;
}
.cont1  h3 { text-align: center;font-size: 36px; color: #333;font-size: 36px; font-weight: bold; margin-bottom: 30px; margin-top: 0;}
.cont1  h3 img{ margin: 0 15px;}

.home_cont .formTable .cont1 .form .inp {
	height: 36px;
	line-height: 32px;
    line-height: 26px\9;
    width: 83%;
    padding-left: 8px;border-radius: 3px;
    border: 1px solid #ccc;outline: none;
    -webkit-appearance: none;
}


.home_cont .formTable .cont1 .form .inp::-webkit-input-placeholder {

	height: 100%;
	-webkit-box-align: center;
	align-items: center;
}

.home_cont .formTable .cont1 .form .inp::-moz-placeholder {

	height: 100%;
	align-items: center
}

.home_cont .formTable .cont1 .form .inp::-ms-input-placeholder {

	height: 100%;
	-ms-flex-align: center;
	align-items: center
}

.home_cont .formTable .cont1 .form .inp::placeholder {

	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.home_cont .formTable .cont1 .form .birInput {
	width: calc(100% - 110px);
	white-space: nowrap;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	padding: 4px 0;
	font-weight: 400;
	line-height: 20px;
}

.home_cont .formTable .cont1 .form .birInputText {
	cursor: pointer
}

.home_cont .formTable .cont1 .form .radio {
	width: calc(100% - 110px);
	float: left;
	display: flex;
	margin: 0;
	padding-left: 0;
}

.home_cont .formTable .cont1 .form .radio .radio_li {
	\: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;margin-right: 35px;
}

.home_cont .formTable .cont1 .form .radio .radio_li:first-child {
	padding: 4px 0;
	font-weight: 400;
	line-height: 24px;
}

.home_cont .conP{ text-align: left;}
.home_cont .conP span{color: #a61c29;}

.home_cont .formTable .cont3 {
	margin-top: .4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .4rem
}

.home_cont .formTable .cont3 .service,
.home_cont .formTable .cont3 .service div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.home_cont .formTable .cont3 .service div {
	width: .4rem;
	height: .4rem;
	border-radius: 50%;
	cursor: pointer
}

.home_cont .formTable .cont3 .service .agree>span {
	width: .24rem;
	height: .24rem;
	border-radius: 50%
}

.home_cont .formTable .cont3 .service span:nth-child(2) {
	font-size: .346667rem;
	letter-spacing: .026667rem;
	margin-left: .133333rem;
	line-height: .4rem
}

.home_cont .formTable .cont3 .service span:nth-child(2) a {
	display: inline-block;
	cursor: pointer
}

.home_cont .formTable .cont3 .find {
	cursor: pointer
}

.home_cont .formTable .home_btn {
	width: 90%;
	margin: 0.1rem auto;
}

.cont1 {
	background: #fff;
	background-color: #fff;
	padding: 0.3rem;
	position: relative;
		box-shadow: 0px 0px 10px 0px 
			rgba(0, 0, 0, 0.15);
		border-radius: 10px;    text-align: center;
}

.cont1 .form .formLable {
	color: #333;
	float: left;
	display: block;
	font-weight: 400;
	line-height: 32px;
}

.cont1 .form .inp::-webkit-input-placeholder {
	color: #999
}

.cont1 .form .inp::-moz-placeholder {
	color: #999
}

.cont1 .form .inp::-ms-input-placeholder {
	color: #999
}

.cont1 .form .inp::placeholder {
	color: #999
}

.cont1 .form .birInput {
	color: #999
}

.cont1 .form .birInputText {
	color: #333
}

.cont1 .form .radio {
	color: #999
}


.cont1 .form .radio .radio_icon_noselect {
	background: url(../images/no.png) no-repeat;
	height: 20px;
	width: 20px;
	background-size: 20px 20px;
	margin-right: 0.1rem;
}

.cont1 .form .radio .radio_icon_noselect {
	color: #999 !important
}

.cont1 .service {
	color: #999;
	margin-top: 0.2rem;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 0.2rem;
}

.cont1 .service span {
	color: #a61c29;
}

.cont1 .home_btn {
	text-align: center;
	line-height: 60px;
	font-weight: 700;
	background: url(../images/cs_btn.png) no-repeat;
	height: 60px;
	background-size: 100% 60px;
	margin: 1rem 0;
	color: #fff;
	letter-spacing: 3px;
}

.cont1 .view {
	line-height: 2;
	text-align: left;padding:15px 2% 10px;
}
.cont1 .view a{ float: right; color: #a61c29; text-decoration: underline;}

.cont1 .view span {
	color: #f21c24;
}


.cont1 .form .radio .icon-dui {
	background: url(../images/dui.png) no-repeat;
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
	margin-right: 0.2rem;
}
.zfp p {
    padding: 8px 10px;
  text-align: left;   line-height: 1.8;
    text-align: justify;}
.jieda p{color: #a61c29; font-weight: normal;}
.h3_tit {
	text-align: center;
	color: #8d4c2e;
	margin: 0.2rem 0;
	position: relative;
}
.xingge{ padding: 0.3rem 0.3rem 0.8rem;}
.xingge p.td{ line-height: 1.8; text-align: left;padding: 0 10px 30px; }
.xingge p.td strong{color: #a61c29; font-weight: normal;}
.xingge a{ padding: 10px 25px; background-color: #a61c29; color: #fff; border-radius: 50px; margin: 30px 0; text-decoration: none; }
	
	
.zhifutit{ margin: 20px 0; background-color: #ca2727; padding: 10px 0; }
.zhifutit p{color: #fff;} 
.duibi .img { text-align: center;

}
.duibi .img img{ margin: 10px 0;}

.from-box{ padding: 10px 0 20px;}

.img_btn {
	-webkit-animation: scale 1s infinite;
	animation: scale 1s infinite;
}
.changjianwenti{ padding-bottom: 50px;}
.changjianwenti ul li a{ padding: 15px 10px 15px 60px; background: url(../images/leftIconWT.png) 20px 16px no-repeat; border-bottom: 1px solid #ccc; background-size: auto 25px;text-decoration: none; color: #333; display: block;}
.changjianwenti .answer{ display: none;   
    text-align: justify;
    line-height: 1.6;
    color: #fff;
    background: #a61c29;
    font-size: 16px;}
.changjianwenti .answer p{  
	padding: 10px 15px;}

.fuwu{ display: block; overflow: hidden;}
.fuwu li{ width: 48%; margin: 10px 1%;background-image: linear-gradient(
		#ede9e4, 
		#ede9e4), 
	linear-gradient(
		#000000, 
		#000000); float: left;line-height: 2; padding: 8px 15px; text-align: left;}
.fuwu li p strong{color: #a61c29; font-weight: normal;}
	
@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}



@media screen and (max-width: 750px) {

	.from-box .from-tit-list li,
	.from-box-t .from-tit-list li {
		padding: 0.2rem 0;
	}
	.leixingxm{width: 68%;font-size: 0.9rem;}

	.home_cont .formTable .cont1 .form .inp {
		    width: 68%;
		font-size: 0.9rem;
    vertical-align: top;
    padding: 0;
    margin: 0;
		    padding-left: 3%;
	}

	.home_cont .formTable .cont1 .form .inp::placeholder {
		font-size: 0.9rem;
	}
	
	.fuwu li {
	   font-size: 13px;padding: 8px 5px;margin: 3px 1%;}

	.cont1 .form .formLable {
		font-size: 0.9rem;
	}
	/* .cont1 .form:first-child .formLable{ width: 100px;} */

	.home_cont .formTable .cont1 .form .radio .radio_label {

font-size: 0.9rem;

}


	.home_cont .formTable .cont1 .form .birInput {
		font-size: 0.9rem;
	}

	.cont1 .service {
		font-size: 0.7rem;
		margin-top: 0.8rem;
	}

	.cont1 {
		padding: 0.7rem 1rem 0.3rem;
	}
	.zfp p{ padding: 8px 10px; font-size:0.8rem; line-height: 1.8; text-align: justify;}

	.cont1 .home_btn {
		line-height: 45px;
		height: 45px;
		background-size: 100% 45px;
		font-size: 1rem;
	}

	.cont1 .view {
		font-size: 0.8rem;
		padding: 15px 1% 10px;
	}
	.conP{     font-size: 16px;
    padding: 10px 15px;}
	.home_cont {
		margin: 0 10px 15px;
	}
.wxpay span {
    font-size: 20px;}
	.h3_tit {
		font-size: 1rem;
	}

	.h3_tit img:first-child {
		height: 16px;
	}

	.h3_tit img:last-child {
		height: 16px;
	}
	.xingge p.td {
	    font-size: 16px;padding: 0 10px 15px;}
	.xingge a {
	    font-size: 16px;}
	
	
.cont1 h3 {
		    font-size: 1.2rem;
		    margin-bottom: 10px;
		    margin-top: 10px;
		    font-weight: normal;
	}
.cont1 h3 img {
	    height: 5px;}

	.nr-box p {
		font-size: 0.9rem;
	}
	.xingge {
	    padding: 0.7rem 1rem 1.5rem;}
		.changjianwenti {
		    padding-bottom: 20px;}
	.changjianwenti ul li a {
	    font-size: 16px;
			padding: 10px 10px 10px 50px;
    background: url(../images/leftIconWT.png) 20px center no-repeat;
    border-bottom: 1px solid #ccc;
    background-size: auto 18px;}
	.changjianwenti .answer{ font-size: 14px;}
	.nr-box ul li {
	    background: url(../images/liList.png) top center no-repeat;
	    width: 46%;
	    margin: 5px 2%;
	    float: left;
	    padding: 20px 10px;
	    height: 9rem;
	    text-align: center;
	    background-size: 100% auto;
	}
	

	.home_cont .formTable .cont1 .form {
		padding: 5px 0.5rem;
		line-height: 20px;
	}

	.cont1 .form .radio .radio_icon_noselect {
		height: 15px;
		width: 15px;
		background-size: 15px 15px;
	}

	.cont1 .form .radio .icon-dui {
		height: 15px;
		width: 15px;
		background-size: 15px 15px;
	}
	
	
	.from-box {
	    padding: 10px 0 0px;
	}

	.home_cont .formTable .cont1 .form:nth-child(3) {
		padding: 0.5rem;
	}
	.home_cont .formTable .cont1 .form .radio .radio_li{margin-right: 1rem;}
	.home_cont .formTable .cont1 .form .radio .radio_li:last-child {
	margin-right: 0;}

}
