/* 公共样式表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;vertical-align: baseline;
}


/* 必要布局样式css */
html {
	width: 100%;
	background-color: #f5f3e6;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
a{text-decoration: none;}
a:hover{ text-decoration: none;}

.main {
	width: 100%;
	margin: 0 auto;
	background: #a90018;
	display: block;
	overflow: hidden;
	padding-bottom: 50px;
}

.main .topc{ background: url(../images/cbg.png) top center no-repeat;
    background-size: 100% 100%;
    margin: 0 20px 20px;
    padding: 20px 60px;
    line-height: 2;margin-top: -80px;
    position: relative;}
.main .topc strong{ color: #941b1e; font-weight: normal;}
img.w100 {
	width: 100%;
	max-width: 640px;vertical-align: top;
}

body {
	width: 100%;
	max-width: 640px;
	padding: 0;
	margin: 0 auto;
	font-family: "微软雅黑";
	background-color: #fff;
}

p {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

. {
	font-family: "微软雅黑";
}



.top{width: 100%; max-width: 640px; display: block; overflow: hidden;position: absolute;top: 0;}


.inner-box {
	height: 30px;
	line-height: 30px;
	color: #fff;font-size: 20px;color: #f6ac8a;
	white-space: nowrap;
		display: inline-block;
		-webkit-animation: wordsLoop 18s linear infinite normal;
		animation: wordsLoop 18s linear infinite normal;
}

.inner-box img {
	width: 100%;
	vertical-align: baseline
}

.main-box{padding: 0 3%;}

.cont2{margin: 0 20px;}
.pay_cont {
	background-color: #fff;
	border-radius: 8px;
	position: relative;background: url(../images/titTop.png) top center no-repeat;background-size: 100% auto;padding-top: 130px;position: relative;

}
.pay_cont .tit{position: absolute;width: 100%;line-height: 2; top: 12px; text-align: center; font-size: 24px; color: #ffd162; }
.pay_cont .box{ background:url(../images/boxbg.png) ; background-size: 100% auto;padding:0 50px;}

.pay_cont .userinfo {
	margin-bottom: .4rem; background-color: #f8cba6; padding: 10px; border-radius: 10px;
}

.pay_cont .userinfo p:first-child {
	width: 50%;
	float: left;
}

.pay_cont .userinfo p:nth-child(2) {
	width: 50%;
	float: left;
}

.pay_cont .userinfo p {
	line-height: 1;
	color: #cc1d20;
	padding: 0.2rem 0;
}

.pay_cont .priceandTime {
	margin: .2rem 0 0;
	border-top: 1px solid #f8cba6;
	padding-top: 0.3rem;
	margin-top: 0.3rem;
}

.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;
	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: #ef5d5b;
	text-align: center;
	margin-top: 0.2rem;
	line-height: 3;
}
.imgTit img{width: 100%; margin: 30px 0 20px;}
hr{ border-top: 1px solid #f2b4b4;}




.pay_cont .oid {
	text-align: center;
	margin-top: 10px;
}

.jies {
	margin: 0 20px 20px;
}

.jies p {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	border-radius: 10px;
	line-height: 2;color: #fff;
}

.overtime {
	text-align: right;
}

.overtime span {
	border-radius: 5px;
	background: #e22b1f;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	margin: 0 10px;
}

.wxpay {
	width: 100% !important;
	background: #2aa339;
	border-radius: 5rem;
	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;
}

.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.2rem !important;
}

.zIndex {
	position: relative;
	z-index: 2
}

.zj {
	text-align: center;
}

.zj img {
	margin: .5rem 0;
}

.zj p {
	color: #2aa339;
}

.jies ul {
	display: block;
	overflow: hidden;
	    border-radius: 8px;
	    position: relative;
}

.jies ul li {
	margin: 10px 0 20px;
}

.jies ul li img {
	width: 100%;
}
.fot{     margin: 20px 0;}
.fot ul li {
	margin: 0.5rem 0 4.5rem;
}

.fot ul li img {
	width: 60%;margin: 0 20%;
}

.footer_fixed { display: none;
	    position: fixed;
	    padding: 5px 5%;
	    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;
	    display: none;
	    width: 100%;
	    background: rgba(0,0,0,0.2);max-width: 640px;
	
}
.footer_fixed p{background: #ffce6e;
	color: #941b1e; border-radius: 100px;  font-weight: bold; width: 100%;}

.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;width: 100%;
}

@media screen and (max-width: 640px) {
	html {
		font-size: 16px;
	}

.top{top: -8px;}

	.main .top .k_wenzi {
		font-size: 0.8rem;
		padding:1.8rem 2rem;
	}

	.pay_cont {
		padding-top: 60px;
	}
	.pay_cont .box {
    padding: 10px 20px;}

	.pay_cont p {
		font-size: 0.9rem;
	}

	.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 5px;
	}

	.wxpay img {
		width: 2rem;
	}

	.wxpay .tui_jian {
		width: 2.5rem;
	}

	.jies ul li {
		margin: 10px 0 20px;
	}

	.footer_fixed {
		font-size: 1.1rem;
	}


	.jies {
		margin: 0 10px 15px;
	}

	.jies p {
		font-size: 1.1rem;
		letter-spacing: 1px;
		line-height: 1.8;
		padding: 0;
	}

	.jies p img {
		height: 30px;
	}
	.pay_cont .priceandTime {
    padding-top: 0.8rem;
    margin-top: 0.8rem;
    }
    .pay_cont .userinfo p{
    padding: 0.4rem 0;
}
.zfb {
    margin-top: 0.4rem !important;}
}



/*首页*/
.from-box-all{background: url(../images/frm_mid.png) center repeat-y; background-size: 100% auto;}


.from-box{ position: relative;margin: 0 20px; background: url(../images/frmTop.png) top center no-repeat; background-size: 100% auto; padding-top:38px; margin-top: -80px;  }

.home_cont {
	z-index: 2;
	margin: 0; background: url(../images/frmFot.jpg) center bottom no-repeat; background-size: 100% auto; padding-bottom: 80px;
}
.home_cont .wz{ text-align: center;}

.home_cont .formTable {
	position: relative;
	z-index: 2;       padding:15px;
}

.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: 11px .2rem;
    margin-bottom: 20px;
    background-color: #f8d3b9;
    border-radius: 5px;
}

.home_cont .formTable .cont1 .form .inp {
	border: none; padding:3px 5px 3px 15px;
	line-height: 28px;
	line-height: 28px\9;outline:none;width:70%;background-color: #f8d3b9;
}

.home_cont .formTable .cont1 .form .inp::-webkit-input-placeholder {

	height: 100%;
	-webkit-box-align: center;
	align-items: center;
	height: 28px;
	line-height: 28px; color: #999;
}

.home_cont .formTable .cont1 .form .inp::-moz-placeholder {

	height: 100%;
	align-items: center; color: #999;
}

.home_cont .formTable .cont1 .form .inp::-ms-input-placeholder {

	height: 100%;
	-ms-flex-align: center;
	align-items: center; color: #999;
}

.home_cont .formTable .cont1 .form .inp::placeholder {

	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; color: #999;
}

.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;    color: #000;
}

.home_cont .formTable .cont1 .form .radio .radio_li:first-child {
	margin-right: 0.2rem;
	padding: 4px 0;
	font-weight: 400;
	line-height: 20px;      margin-left: 15px;
}

.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: 96%;
	margin: 0.5rem auto;
}

.cont1 {
	border-radius: 8px;
	padding: 0.3rem;
	position: relative;
}

.cont1 .form .formLable {
	color: #000;
	float: left;
	display: block;
	font-weight: 400;    height: 28px;
    line-height: 28px;
}

.home_btn {
	text-align: center;
	
	background-size: 100% 60px;
	margin: 0 1rem;
	color: #a90018; margin-top: -10px;
}
.home_btn img{
	width: 100%;
}


.cont1 .form:nth-child(2n) .formLable {
	padding-top: 3px;
}
.home_cont .formTable .cont1 .form:nth-child(2n){padding: 14px .2rem;}
.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 {
	border: 2px solid #fff; 
	border-radius: 50px;
	line-height: 30px;
	height: 35px; 
	width: 35px; 
	text-align: center;
	margin-right: 0.2rem;background-color: #fff;
}

.cont2 .service {
	color: #f6ac8a;
	margin-top: 0.2rem;
	line-height: 2;
	text-align: center;
}

.cont2 .service span {
	color: #d69f9a
}

.cont2 .view {
	line-height: 2;
	text-align: center;margin:10px 0;color: #f6ac8a;
}
.cont2 .view a{ color: #ffce6e; text-decoration: underline;}

.cont2 .view span {
	color: #f21c24;
}
.cont2 .dz{text-align: center; color:#f6ac8a;}

.cont1 .form .radio .icon-dui {
	border: 2px solid #6c461d; border-radius: 50px; color: #fff; line-height: 30px;
	height: 35px; background-color: #6c461d;
	width: 35px; text-align: center;
	margin-right: 0.2rem;
}

.nr-box p {
	font-size: 0.35rem;
	line-height: 1.6;
	margin: 0.3rem 0 0.5rem;
}

.nr-box p strong {
	font-weight: normal;
	color: #cc1b1b;
}

.h3_tit {
	text-align: center;
	color: #8d4c2e;
	margin: 0.2rem 0;
	position: relative;
}

.duibi img {
	width: 100%;
}

.from-box .from-tit-list {
	width: 90%;
	margin: 0.2rem auto;
	display: block;
	overflow: hidden;
	text-align: center;
}

.from-box .from-tit-list li {
	background-color: #fff;
	border-radius:50px;
	width: 44%;
	margin: 0 3%;
	float: left;
	padding: 7px 0;color: #d18380; border: 1px solid #d18380;
}

.from-box .from-tit-list li.hover {
	color: #fff;
	background-color: #d18380;
}

.from-box-t .from-tit-list {
	width: 90%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	text-align: center;
}

.from-box-t .from-tit-list li {
	background-color: #ffe4d9;
	color: #743838;
	border-radius: 10px 10px 0 0;
	width: 44%;
	margin: 0 3%;
	float: left;
	padding: 7px 0;
}

.from-box-t .from-tit-list li.hover {
	color: #fff;
	background-color: #e68f62;
}

.img-list{ padding-bottom: 20px;}
.img-list img{padding: 20px 0; max-width: 100%;}

.img_btn {
	-webkit-animation: scale 1.5s infinite;
	animation: scale 1.5s infinite;
}



@-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: 640px) {
/* 内容 */
.main .topc{font-size: 0.9rem; line-height: 1.6;margin-left: 10px; margin-bottom: 10px;
    margin-right: 10px;margin-top: -50px;}



	.from-box .from-tit-list li,
	.from-box-t .from-tit-list li {
		padding: 0.2rem 0;
	}

.home_cont .formTable .cont1 .form .inp {
	font-size: 0.9rem;
    vertical-align: top;
    padding: 0;
    margin: 0;
    border: 0px;    
	width: 68%;    
	padding-left: 10px;
}

.home_cont .formTable {
    padding: 5px;}
	.home_cont .formTable .cont1 .form .inp::placeholder {
		font-size: 0.9rem;
	}

	.cont1 .form .formLable {
		font-size: 0.9rem;
		height: 28px;
		line-height: 28px;padding-left: 10px;
	}
	/* .cont1 .form:first-child .formLable{ width: 100px;} */

	.home_cont .formTable .cont1 .form .radio .radio_label {

font-size: 0.9rem;
    font-size: 0.9rem;
    line-height: 20px;
    height: 25px;
    width: 25px;

}


	.home_cont .formTable .cont1 .form .birInput {
		font-size: 0.9rem;
	}

	.cont1 .service {
		font-size: 0.8rem;
		margin-top: 1.2rem;
	}

	.cont1 {
		padding: 0;
	}

	.cont1 .home_btn {
		line-height: 2.5rem;
		height: 2.5rem;
		background-size: 100% 2rem;
		font-size: 1.1rem;    margin-top: -25px;
		
	}

	.cont1 .view,.cont1 .dz {
		font-size: 0.9rem;
	}
.cont1 .dz img{height: 5px;}

.inner-box {font-size: 12px;}
.from-box{  margin-top: -45px; padding-top:1.2rem;}
	.home_cont {
		margin: 0;padding-bottom: 40px;
	}
	.home_cont .wz img{ width: 80%; margin: 0 auto;}

	.h3_tit {
		font-size: 1rem;
	}
	.home_btn {
	    margin-top: 0;
	}
	.fot ul li img {
	    margin: 0 20% 2px;}
.cont2{font-size: 0.8rem; }
.cont2 .dz img{display: none;}
	.h3_tit img:first-child {
		height: 16px;
	}

	.h3_tit img:last-child {
		height: 16px;
	}

	.nr-box p {
		font-size: 0.9rem;
		padding: 0.4rem 0.2rem 0.7rem;
	}

	.home_cont .formTable .cont1 .form {line-height: 20px;margin: 5px 10px;
	}

	.cont1 .form .radio .radio_icon_noselect {
		background-size: 15px 15px;display: block;
	}


	.home_cont .formTable .cont1 .form .radio .radio_li:first-child {
    margin-right: 1rem;}
	.from-box .from-tit-list {
	    margin: 0.3rem auto 0.7rem;}
		.img-list img{padding: 10px 0;}

}

@-webkit-keyframes wordsLoop {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes wordsLoop {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}


