/* 公共样式表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: #941c1e;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
a{text-decoration: none;}
a:hover{ text-decoration: none;}

.main {
	width: 100%;
	margin: 0 auto;
	background: #941c1e;
	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 25px;
    line-height: 2;margin-top: -20px;
    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
}


.pay_cont {
	background-color: #fff;
	border-radius: 8px;
	position: relative;box-shadow: 0 5px 10px 1px rgba(0,0,0,.1);background: url(../images/titTop.jpg) top center no-repeat;background-size: 100% auto;padding-top: 120px;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.jpg) ; background-size: 100% auto;padding: 10px 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: #941b1e;
	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 15px;
	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;
}
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-top: 1.5rem;
}

.fot ul li img {
	width: 45%;margin: 0 20%;
}

.footer_fixed {
	position: fixed; margin: 0 5%;
	left: 0;
	bottom: 5px;
	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: 2.5;
	background: #ffce6e;
	color: #941b1e; border-radius: 100px;
	display: none;    font-weight: bold; width: 90%;
}

.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: 640px) {
	html {
		font-size: 16px;
	}


	.main .top .k_wenzi {
		font-size: 0.8rem;
		padding:1.8rem 2rem;
	}

	.pay_cont {
		padding-top: 60px;
	}
	.pay_cont .box {
    padding: 10px 30px;}

	.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 8px;
	}

	.wxpay img {
		width: 2rem;
	}

	.wxpay .tui_jian {
		width: 2.5rem;
	}

	.jies ul {
		margin: 1rem 0;
	}

	.jies ul li {
		margin: 10px;
	}

	.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{ position: relative; margin-top: -65px; padding: 0 15px;}

.home_cont {
	z-index: 2;
	margin: 0; background: url(../images/frmBg.png) repeat; background-size: 100% 100%;
}

.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: .2rem; margin-bottom: 0.5rem;
}

.home_cont .formTable .cont1 .form .inp {
	border: none;
	background: none;
	height: 28px;
	line-height: 28px;
	line-height: 28px\9;outline:none;width:70%;color:
}

.home_cont .formTable .cont1 .form .inp::-webkit-input-placeholder {

	height: 100%;
	-webkit-box-align: center;
	align-items: center;
	height: 28px;
	line-height: 28px;color: #c67f81;
}

.home_cont .formTable .cont1 .form .inp::-moz-placeholder {

	height: 100%;
	align-items: center;color: #c67f81;
}

.home_cont .formTable .cont1 .form .inp::-ms-input-placeholder {

	height: 100%;
	-ms-flex-align: center;
	align-items: center;color: #c67f81;
}

.home_cont .formTable .cont1 .form .inp::placeholder {

	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;color: #c67f81;
}

.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: #941b1e;
}

.home_cont .formTable .cont1 .form .radio .radio_li:first-child {
	margin-right: 0.5rem;
	padding: 4px 0;
	font-weight: 400;
	line-height: 20px;  
}

.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 {
	border-bottom: 1px dashed #f8cda7
}

.cont1 .form .formLable {
	color: #941b1e;
	float: left;
	display: block;
	font-weight: 400;    height: 28px;
    line-height: 28px;
}

.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.2rem;
}

.cont1 .form .radio .radio_icon_noselect {
	color: #999 !important
}

.cont1 .service {
	color: #f6ac8a;
	margin-top: 0.2rem;
	line-height: 2;
	text-align: center;
}

.cont1 .service span {
	color: #d69f9a
}

.cont1 .home_btn {
	text-align: center;
	line-height: 60px;
	background: #ffce6e;
	border-radius: 80px;
	height: 60px;
	background-size: 100% 60px;
	margin: 0.5rem 1rem;
	color: #941c1e;
	letter-spacing: 3px;
}

.cont1 .view {
	line-height: 2;
	text-align: center;margin: 1.5rem 0;
}
.cont1 .view a{ color: #ffce6e; text-decoration: underline;}

.cont1 .view span {
	color: #f21c24;
}
.cont1 .dz{text-align: center; color:#f6ac8a;}

.cont1 .form .radio .icon-dui {
	background: url(../images/dui.png) no-repeat;
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
	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_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.8rem; line-height: 1.6;margin-left: 10px; margin-bottom: 10px;
    margin-right: 10px;}



	.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: 12rem;
	}

	.home_cont .formTable .cont1 .form .inp::placeholder {
		font-size: 0.9rem;
	}

	.cont1 .form .formLable {
		font-size: 0.9rem;
		height: 28px;
		line-height: 28px;
	}
	/* .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.8rem;
		margin-top: 0.8rem;
	}

	.cont1 {
		padding: 0;
	}

	.cont1 .home_btn {
		line-height: 2.5rem;
		height: 2.5rem;
		background-size: 100% 2rem;
		font-size: 1.1rem;
		
	}

	.cont1 .view,.cont1 .dz {
		font-size: 0.9rem;
	}
.cont1 .dz img{height: 5px;}
.inner-box {font-size: 12px;}
.from-box{  margin-top: -35px;}
	.home_cont {
		margin: 0;
	}

	.h3_tit {
		font-size: 1rem;
	}

	.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 {
		padding:0.25rem 0.5rem;
		line-height: 20px;
	}

	.cont1 .form .radio .radio_icon_noselect {
		height: 15px;
		width: 15px;
		background-size: 15px 15px;display: block;
	}

	.cont1 .form .radio .icon-dui {
		height: 15px;
		width: 15px;
		background-size: 15px 15px;
	}

	.home_cont .formTable .cont1 .form .radio .radio_li:first-child {
    margin-right: 2rem;}
	.from-box .from-tit-list {
	    margin: 0.3rem auto 0.7rem;}

}

@-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%)
	}
}


