body {
	font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	margin: 0 auto;
	background-color: #f8f8f8;
}

/*#container {*/
/*	margin: 0 auto;*/
/*	max-width: 750px;*/
/*	min-height: 100vh;*/
/*	background: url(../images/bjt2.jpg) no-repeat center -0.7rem;*/
/*	background-size: 100% 110%;*/
/*}*/

img {
	vertical-align: top;
	width: 100%;
}

.header {
	background: #1E8362;
}

.header .hInner {
	padding: 0.15rem 0 0.14rem 0.4rem;
}

.header .hInner .logo {
	width: 2.11rem;
	float: left;
}

.header .hInner .logo img {
	display: block;
}

.header .hInner ul {
	padding: 0.1rem 0.2rem 0 0;
	float: right;
}

.header .hInner li {
	float: left;
}

.header .hInner li a {
	width: 1.04rem;
	display: block;
	color: #fff;
	font-size: 0.18rem;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/wap/line.png) no-repeat left top;
	background-size: 1px 0.6rem;
	box-sizing: border-box;
}

.header .hInner li:first-child a {
	background: none;
}

.header .hInner li a img {
	margin: 0 auto;
	width: auto;
	height: 0.35rem;
	display: block;
}

.main {
	margin: 0 auto;
	padding: 0.5rem 0 2rem;
	width: 6.81rem;
	min-height: 12.2rem;
	box-sizing: border-box;
}

.main .txtBox {
	margin-bottom: 0.46rem;
	padding: 0.35rem 0 0.16rem 0.3rem;
	position: relative;
	border: 1px solid #1E8362;
	border-radius: 0.1rem;
}

.main .txtBox .ttl {
	width: 100%;
	position: absolute;
	left: 0;
	top: -0.22rem;
	text-align: center;
}

.main .txtBox .ttl span {
	margin: 0 auto;
	width: 1.67rem;
	height: 0.43rem;
	display: block;
	color: #1e8362;
	font-size: 0.32rem;
	font-weight: bold;
	line-height: 0.41rem;
	background: url(../images/wap/bg02.png) no-repeat;
	background-size: 100% auto;
}

.main .txtBox p {
	margin-left: 0.33rem;
	color: #fff;
	font-size: 0.22rem;
	line-height: 1.95;
	text-indent: -0.33rem;
}

.main .txtBox p a {
	width: 1.69rem;
	height: 0.29rem;
	display: inline-block;
	color: #1e8362;
	font-weight: bold;
	line-height: 0.27rem;
	text-align: center;
	text-indent: 0;
	background: url(../images/wap/bg03.png) no-repeat;
	background-size: 100% auto;
	transition: all 0.2s;
	vertical-align: middle;
}
.main .txtBox p a.topzc {
	margin-top: -5px;
}
.main .txtBox p span {
	color: #fede3a;
}

.main form dl {
	margin: 0 auto 0.15rem;
}

.main form dt {
	clear: both;
	float: left;
	color: #fede3a;
	font-size: 0.27rem;
	line-height: 0.5rem;
}

.main form dd {
	padding-bottom: 0.22rem;
	width: 5.46rem;
	float: right;
	overflow: hidden;
	zoom: 1;
}

.main form dd input {
	margin: 0;
	padding: 0 0.1rem;
	width: 100%;
	height: 0.7rem;
	display: block;
	color: #fff;
	font-size: 0.22rem;
	line-height: 0.45rem;
	box-sizing: border-box;
	border: 1px solid #092E21;
	background: #1E8362;
	border-radius: 0.05rem;
}

.main form dd .code {
	width: 3.86rem;
	float: left;
}

.main form dd img {
	width: 1.53rem;
	display: block;
	float: right;
	font-size: 0.16rem;
}

.main form dd input::-webkit-input-placeholder {
	color: #62A891;
}

.main form dd input::-moz-placeholder {
	color: #62A891;
	opacity: 1;
}

.main form dd input:-moz-placeholder {
	color: #62A891;
	opacity: 1;
}

.main form .btn {
	margin: 0 auto;
	width: 3rem;
	text-align: center;
}

.main form .btn a,
.main form .btn a img {
	display: block;
}

.layui-layer-content {
	color: #000;
}

dd a {
	font-size: 0.22rem;
}


.layui-layer-content {
	color: #000;
}
.main form dd {
	position: relative;
}

.main form dd .yzm {
	position: absolute;
	top: 0;
	right: 0;
	color: #1e8362;
	line-height: 0.68rem;
	background-color: #FEED90;
	border-radius: 3px;
	text-align: center;
	width: 2rem;
	font-size: 0.22rem;
}
.cover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}
.popBox {
	/*width: 280px;*/
	width: 5.5rem;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transform: -webkit-translate(-50%,-50%);
	background: url(../images/tcbg.png) no-repeat center top;
	background-size: 100% auto;
	box-sizing: border-box;
	padding: 1rem 0.3rem 0;
}
.popBox p {
	text-align: center;
	color: #000;
	font-size: 0.35rem;
	line-height: 2; 
}
.popBox p span {
	color: #1e8362;
}
.popBox .zc {
	width: 3rem;
	margin: 0.2rem auto 1rem;
}
.popBox .zc a {
	line-height: 2.2; 
	border-radius: 3px;
	display: block;
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
	background-color: #165B46;
}
.popBox .closezc {
	width: 0.9rem;
	margin: 0 auto;
}
.popBox .closezc img {
	width: 100%;
}

.layui-layer-btn{
    font-size: 0.3rem;
}

@media (min-width: 750px) { 
	.layui-layer-btn{
        font-size: 0.3rem;
    }
}

iframe.check{position: fixed;top: 0;bottom: 0;height: 100%;width: 100%;padding: 0;margin: 0;border: 0;z-index: 99999999;}
.invisible{visibility:hidden;}


/* 1124 */
/*body{ background:#f4f6f9; }*/
.popBox p span {
    color: #da2e21;
}
.popBox .zc a {
    background-image: -webkit-linear-gradient(top,#d65a54,#ab3a32);
    background-image: linear-gradient(180deg,#d65a54,#ab3a32);
    webkit-box-shadow: rgb(10 10 10 / 16%) 0px 0px 10px 0;
    -moz-box-shadow: rgba(10,10,10,.16) 0px 0px 10px 0;
    box-shadow: rgb(10 10 10 / 16%) 0px 0px 10px 0;}
.header{ background:#fefdfd; box-shadow: 0px 4px 4px -4px rgb(0 0 0 / 12%);}
.header .hInner li a img{ height:0.46rem; }
.header .hInner li a { line-height: 0.34rem; font-size: 0.24rem; color:#987f6d; background:0 none;}
/*#container{ background: url(../images/bjt2.jpg) no-repeat center 0.3rem #f4f6f9;*/
/*    background-size: 100% auto;}*/
.main .txtBox .ttl{ position:relative; 
	margin-bottom: 0.2rem;  text-align: center; height: 0.8rem;}
.main .txtBox .ttl span {
    margin: initial;
    width: auto;
    height: auto;
    display: inline-block;
    padding-left: 0.6rem;
    color: #815f46;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.6rem;
    background: url(../images/wap/title-bg.jpg) no-repeat left top; background-size:0.6rem 0.6rem;
}
.main .txtBox { border:0 none; background:#fff; border-radius: 0.22rem; padding: 0.15rem 0 0.36rem 0.3rem;
	webkit-box-shadow: rgb(10 10 10 / 19%) 0px 0px 10px 0;
    -moz-box-shadow: rgba(10,10,10,.19) 0px 0px 10px 0;
    box-shadow: rgb(10 10 10 / 19%) 0px 0px 10px 0; overflow:hidden; }
.main .txtBox p a{ background-size:100% 100%; line-height:0.4rem; height:0.4rem; color:#fff; }
.main .txtBox p {
    color: #333;
    line-height: 0.46rem;
    overflow: hidden;
    height: auto; font-size: 0.26rem;
    text-indent: 0;
    margin-left: 0; margin-bottom: 0.09rem;
}
.main form dt{ color:#444; line-height: 0.7rem;}
.main form dd input{ background:#fffcf9; border-color:#987f6d; color:#987f6d; font-size: 0.26rem;}
.main form dd input::-webkit-input-placeholder {
	color: #987f6d;
}

.main form dd input::-moz-placeholder {
	color: #987f6d;
	opacity: 1;
}

.main form dd input:-moz-placeholder {
	color: #987f6d;
	opacity: 1;
}

.main .txtBox p span{ color:#866638;}
.pf {
    position: fixed;
    bottom: 0;
    max-width: 750px;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
}
.pf a {
    display: block;
}
.pf a img {
    display: block;
}
.cover{ z-index:9;}
.popBox{ z-index:99;}
.main form .btn{ width:3.4rem; }
.main form dd.checking input{ width:2.1rem; }
.checking-img{ display: inline-block;
    width: 2.1rem;
    position: absolute;
    right: 0;
    top: 0;
    height: 0.7rem;
    border: 1px solid #987f6d;
    box-sizing: border-box;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background:#d93422;
    
}
.main form dd .checking-img img{ width:100%; height:100%; }
.main form dd{ width: 4.4rem; }
.checking-num{ border:0 none; }
.main form .btn{width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
.main form .btn a{ width: 47%; }

.info > h5{ color:#866638; font-size:0.4rem; line-height:2; text-align:center; font-weight: bold;}

.popBox { padding-top: 0.8rem;}
.header .hInner .logo { width: 2.6rem; margin-top: 0.08rem;}
.header .hInner{ padding-left:0.12rem; }
.main form dd input{ border-radius: 0.1rem;}
.serviceP {
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    font-size: 0.28rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    background-color: #dccf76;
    height: 0.6rem;
    border-radius: 0.3rem;
    padding: 0 0.1rem;
    
}
.serviceP img {
    width: auto;
    height: 0.46rem;
    display: block;
}














