h1,h2,h3,h4,h5,h6{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	-webkit-text-size-adjust: none;
}
.city_mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    z-index: 900;
    display: none;
}
.m-region {
	position: fixed;
	top: 25%;
	width: 100%;
	background-color: #fff;
	display: none;
	height: 290px;
	z-index: 992
}

.m-region h6 {
	color: #fe6b0c;
	border-bottom: 1px solid #fe6b0c;
	padding: 8px;
	line-height: 33px
}

.m-region h6 a {
	display: block;
	width: 4em;
	background-color: #fe6b0c;
	float: right;
	text-align: center;
	color: #fff;
	line-height: 2em;
	border-radius: .25em;
	text-decoration: none;
}

.m-region h5 {
	background-color: #e4e5e9;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #6d6e72
}

.m-region h5 span {
	display: inline-block;
	width: 33.3%;
	text-align: center
}

.m-region h4 {
	position: absolute;
	background-color: #ccc;
	top: 170px;
	z-index: 9;
	width: 100%;
	height: 40px
}

.m-region div {
	position: absolute;
	top: 90px;
	width: 33.3%;
	height: 200px;
	overflow: hidden;
	z-index: 992
}

.m-region div:nth-of-type(1){
	left: 0
}

.m-region div:nth-of-type(2){
	left: 33.3%
}

.m-region div:nth-of-type(3){
	left: 66.6%
}

.m-region div ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%
}

.m-region div ul li {
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis
}

.step-i {
	padding-top: 1em
}

.step-i em {
	display: block;
	float: left;
	width: 11.3%;
	line-height: 2.8em;
	font-size: 1.2em;
	text-align: center;
	color: #999;
	background: url(../img/m1.013.png) no-repeat 50%;
	background-size: 100%;
	margin-right: 1.3%
}

.step-i em.on {
	background-image: url(../img/m1.014.png);
	color: #fe6b0c
}

.step-i i {
	display: block;
	float: left;
	width: 8.8%;
	margin-right: 1.3%;
	height: 1.5em;
	border-bottom: 4px solid #999
}

.step-i i.on {
	border-bottom-color: #fe6b0c
}

.step-i i:last-child {
	margin-right: 0;
	float: right
}

.step-t {
	padding: 0 4.4%
}

.step-t span {
	display: block;
	float: left;
	width: 23%;
	text-align: center;
	font-size: .9em;
	color: #999;
	padding: 0 1%
}

.step-t span.on {
	color: #fe6b0c
}

@media all and (orientation :landscape) {
	.step-i em {
		line-height: 4em
	}
	.step-i i {
		height: 2.3em
	}
}

@media only screen and (min-device-width :768px) and (max-device-width
	:1024px) {
	.step-i em {
		line-height: 4.6em
	}
	.step-i i {
		height: 2.65em
	}
	.step-t span {
		font-size: 1.2em
	}
}

@media only screen and (min-device-width :768px) and (max-device-width
	:1024px) and (orientation :landscape) {
	.step-i em {
		line-height: 6em
	}
	.step-i i {
		height: 3.65em
	}
}

#m1-431 .m-scl {
	position: relative;
	overflow: hidden;
	z-index: 100
}

#m1-431 .u-scl {
	position: absolute;
	left: 0;
	z-index: 99
}

#m1-431 .l-scl {
	float: left;
	position: relative
}

#m1-431 .l-scl h2 {
	width: 96%;
	line-height: 1.1em;
	padding: 1% 2%;
	font-size: 1.2em;
	color: #666
}

#m1-431 .l-scl table,#m1-431 .l-scl table tr td {
	width: 100%;
	vertical-align: middle;
	text-align: center
}

#m1-431 .l-scl img {
	width: 100%
}

#m1-431 .ms-scl {
	position: fixed;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-color: #eee;
	border-top: 1px solid #ccc;
	padding-top: 4px;
	z-index: 101
}

#m1-431 .us-scl {
	position: absolute;
	top: 4px;
	left: 0
}

#m1-431 .ls-scl {
	float: left;
	padding: 4px
}

#m1-431 .ls-scl img {
	border: 1px solid #ccc;
	display: block;
	margin: 0 auto;
	opacity: .5
}

#m1-431 .ls-scl img.hov {
	border-color: #fe6600;
	opacity: 1
}

#m1-431 .num {
	position: absolute;
	top: 4em;
	left: auto;
	right: 10px;
	z-index: 101;
	display: block;
	text-align: center;
	width: 100%;
	line-height: 1.5em;
	width: 3.2em;
	height: 1.4em;
	border-radius: .25em;
	font-size: .9em;
	border: 1px solid #fe6b0c;
	color: #fe6b0c
}

#m1-431 span.arrow {
	position: absolute;
	top: 27%;
	z-index: 101;
	display: block;
	width: 30px;
	height: 48px;
	background: url(../img/m1.023.png) no-repeat 50%;
	background-size: 8px
}

#m1-431 span.rgt {
	background-image: url(../img/m1.024.png);
	right: 0
}

#m1-431 span.nobg {
	background: transparent
}

#m1-431 .ttop {
	display: block;
	position: fixed;
	right: 15px;
	z-index: 101;
	padding-top: 32px;
	background: url(../img/m1.022.png) no-repeat 50% 8px;
	background-color: rgba(255, 255, 255, .6);
	visibility: hidden;
	background-size: 15px;
	width: 55px;
	height: 23px;
	border: 1px solid #deddd3;
	border-radius: 50%;
	font-size: .9em;
	color: #6c6b6a;
	text-align: center
}

#m1-431 .sure {
	position: fixed;
	bottom: 100px;
	right: 8px;
	z-index: 101;
	width: 70px;
	line-height: 70px;
	border-radius: 50%;
	background-color: rgba(254, 107, 12, .9);
	color: #fff;
	text-align: center;
	font-size: 1em;
	box-shadow: 0 2px 3px #ccc
}

#m1-431 .dis {
	background-color: #999
}

#m1-431 .cnt>div {
	display: none
}

#m1-431 .cnt>div:nth-child (1){
	display: block
}

#m1-431 .cnt h4 {
	font-size: 1.1em;
	width: 94%;
	background-color: #efefef;
	padding: .6em 3%;
	color: #666
}

#m1-431 .img-ls {
	padding: 0 3%;
	width: 94%
}

#m1-431 .img-ls img {
	width: 94%;
	display: block;
	margin: 0 auto
}

#m1-431 .desc {
	padding: 3%
}

#m1-431 .desc dt {
	padding: .6em 0
}

#m1-431 .desc dd {
	color: #6c6c6c;
	font-size: .95em;
	line-height: 1.4em
}

#m1-431 .desc dd img {
	display: block
}

#m1-431 .cnt h4:nth-of-type (1){
	background: #efefef url(../img/pro-bg.png) no-repeat 50%;
	height: 1.1em;
	background-size: 85%
}

#m1-431 .cnt h5 {
	font-size: .85em;
	color: #999;
	background: url(../img/up-bg.png) no-repeat 30% 45%;
	background-size: 12px;
	padding-left: 35%;
	margin-top: .5em
}

#m1-431 .mask2 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
	z-index: 900;
	display: none
}

#m1-431 .guide {
	background: url(../img/xd-bg.png) no-repeat 50% 0;
	position: fixed;
	top: 27%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-size: 96%;
	display: none
}

#m1-41 .pop1 {
	width: 80%;
	background-color: #fff;
	border-radius: 14px;
	position: fixed;
	bottom: 30%;
	left: 10%;
	z-index: 910;
	display: none
}

#m1-41 .pop1 dt {
	text-align: center;
	padding: 1em 1.5em 1.2em;
	font-size: 1em;
	color: #fd6b0d
}

#m1-41 .pop1 dd:nth-of-type (1){
	padding: .5em 10% 1.7em;
	color: #666
}

#m1-41 .pop1 dd:nth-of-type (2){
	border-top: 1px solid #d9d9d9;
	text-align: center
}

#m1-41 .pop1 dd:nth-of-type (2) a {
	display: inline-block;
	width: 48%;
	text-align: center;
	color: #d9d9d9;
	padding: 1em 0
}

#m1-41 .pop1 dd:nth-of-type (2) a:nth-child (2){
	color: #fd6b0d;
	border-left: 1px solid #d9d9d9
}

#m1-41 .pop2 {
	width: 70%;
	background-color: #fff;
	border-radius: 14px;
	position: fixed;
	bottom: 30%;
	left: 15%;
	z-index: 911;
	display: none
}

#m1-41 .pop2 dt {
	text-align: center;
	padding: 1.8em 1.5em 2em;
	color: #3d3d3d
}

#m1-41 .pop2 dd {
	border-top: 1px solid #d9d9d9;
	text-align: center;
	padding: .7em 0
}

#m1-41 .pop2 dd a {
	color: #fd6b0d
}

#m10 {
	background: url(../img/f-bg.jpg) 0 0 no-repeat;
	background-size: 120%;
	height: auto;
	padding: 10% 7%
}

#m10 .main {
	padding: 5%
}

#m10 .main .logo {
	text-align: center;
	width: 100%
}

#m10 .main .logo img {
	width: 50%
}

#m10 .main h6 {
	color: #fff;
	padding: 1.5em 0 1em 5px;
	height: 1em
}

#m10 .main li {
	float: left;
	padding-bottom: 1em
}

#m10 .main li span {
	background-color: #fff;
	border-radius: .35em;
	display: block;
	padding: 10px 2%;
	width: 96%;
	height: 1.5em;
	line-height: 1.5em
}

#m10 .main li span input {
	height: 1.5em;
	line-height: 1.5em
}

#m10 .main li span input:nth-of-type (1){
	width: 97%
}

#m10 .main li:nth-of-type (1){
	width: 100%
}

#m10 .main li:nth-of-type (2){
	width: 50%;
	padding-right: 2%
}

#m10 .main li:nth-of-type (2) input {
	width: 96%
}

#m10 .main li:nth-of-type (3){
	width: 48%;
	text-align: right
}

#m10 .main li:nth-of-type (3) a {
	background-color: #c11920;
	text-align: center;
	color: #fff;
	border-radius: .35em;
	padding: 11px 0;
	width: 100%
}

#m10 .main li:nth-of-type (3) a.dis {
	background-color: #bfbfbf
}

#m10 .main .btn {
	padding: 1em 0 1.5em
}

#m10 .main .btn a {
	width: 100%;
	background-color: #c11920;
	font-size: 1.1em;
	text-align: center;
	color: #fff;
	border-radius: .35em;
	line-height: 2.6em
}

#m10 .main .btn a.dis {
	background-color: #bfbfbf
}

#m10 .main p {
	font-size: 1em;
	line-height: 1.4em;
	color: #fff;
	margin-top: 1em
}

#m10 .u-ft {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #fff;
	height: 2em;
	width: 92%;
	padding: 4%
}

#m10 .u-ft span {
	background: url(../img/wl-car.png) 0 40% no-repeat;
	padding-left: 3.5em;
	background-size: 25%;
	width: 42%;
	height: 2em;
	line-height: 2em;
	font-size: .95em
}

#m10 .u-ft a {
	background-color: #fd6b0d;
	height: 2em;
	line-height: 2em;
	color: #fff;
	padding: 0 1em;
	border-radius: .25em;
	margin-left: 3%
}

#m10 .u-ft em {
	float: right;
	background: url(../img/wl-del.png) 50% 50% no-repeat;
	width: 2em;
	height: 2em;
	background-size: 100%
}

#m10 .u-spring {
	position: absolute;
	top: 10%;
	left: 10%;
	width: 80%;
	color: #fff;
	z-index: 1000
}

#m10 .u-spring img {
	float: right;
	margin-bottom: 1em
}

#m10 .u-spring h2 {
	border-bottom: 1px solid #fff;
	background: url(../img/wl-hd.png) 50% 0 no-repeat;
	height: 3em;
	background-size: 90%;
	margin-top: 3em
}

#m10 .u-spring span {
	margin-top: 2em
}

#m10 .u-spring p {
	margin-top: .5em;
	font-size: .9em
}

#m10 .u-spring h3 {
	margin-top: 3em;
	text-align: center
}

#m10 .u-spring a {
	color: #fff;
	border: 1px solid #fff;
	border-radius: .25em;
	padding: .5em 1em
}

#m101 {
	background-color: #e8e8ea;
	width: 100%
}

#m101 .list {
	padding: 5%;
	margin-bottom: 1em;
	background-color: #fff
}

#m101 table {
	width: 100%
}

#m101 table td {
	vertical-align: middle
}

#m101 table td span {
	width: 100%;
	font-size: 1em;
	line-height: 1.2;
	height: 2.3em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

#m101 table td small {
	font-size: .85em;
	color: #999;
	display: block;
	padding-top: .5em
}

#m101 table td em {
	color: #fd9160;
	margin-top: .3em
}

#m101 table td em.pass {
	color: #494949
}

#m101 table td a.btn {
	background-color: #fe6b0c;
	border-radius: .25em;
	padding: .3em .7em;
	display: inline-block;
	color: #fff;
	border: 1px solid #fe6b0c
}

#m101 table td a.show {
	border-color: #ccc;
	background-color: #fff;
	color: #404040
}

#m101 table td:nth-of-type (1){
	width: 26%
}

#m101 table td:nth-of-type (1) img {
	width: 90%;
	border: 1px solid #ccc
}

#m101 table td:nth-of-type (2){
	padding-left: 10px
}

#m101 table tr:nth-of-type (2) td {
	height: 32px
}

#m101 table tr:nth-of-type (2) td:nth-of-type (2){
	text-align: right
}