@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:16px;
	color:#000;
}

@media (max-width: 380px) {
	body{ font-size:14px; }
}

@media (max-width: 325px) {
	body{ font-size:12px; }
}

@media (min-width: 760px) {
	body{ font-size:28px; }
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #c00 !important;
}

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

a,input,textarea{
	outline: none;
}

table{
	font-size: 1em;
}

p,li{
	overflow: hidden;
}

.photo{
	position: relative;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

.abs{
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 1;
}

.abs0{
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 0;
}

.abs i,.abs0 i{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

#page{
	width: 100%;
	min-height: 100%;
	position: relative;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.bg1{ background-image: url("images/bg1.jpg"); }
.bg2{ background-image: url("images/bg2.jpg"); }

.layout1{
	padding-top: 1em;
	margin: 0px 3.5%;
}

.layout1 .left{
	height: 3.8em;
}

.layout1 .left img{
	height: 100%;
}

.layout1 .right{
	width: 4.46em;
	height: 1.75em;
	background: url("images/search.png") no-repeat center center;
	background-size: contain;
	margin-top: 0.48em;
	cursor: pointer;
}

.layout1 .right .search{
	float: left;
	width: 2.5em;
	height: 1.63em;
}

.layout1 .right .close{
	float: right;
	width: 1.83em;
	height: 1.63em;
}

.layout2{
	margin: 0.66em 3.5% 0px 3.5%;
	position: relative;
	height: 46.6vw;
	border-radius: 0.35em 0.35em 1.85em 0.35em;
	overflow: hidden;
	z-index: 2;
	transform: translateZ(2em);
}

.layout2 img{
	width: 100%;
	height: 100%;
}

.layout2 p{
	position: absolute;
	bottom: 0.97em;
	left: 0.62em;
	font-size: 1.13em;
	z-index: 9;
	transform: translateZ(9em);
}

.layout2 .shadow{
	position: absolute;
	width: 100%;
	height: 3.8em;
	left: 0px;
	bottom: 0px;
	background: url("images/shadow.png");
	background-size: auto 100%;
}

.layout2 .tab{
	position: absolute;
	bottom: 0.43em;
	left: 0.7em;
	height: 0.06em;
	z-index: 9;
	transform: translateZ(9em);
}

.layout2 .tab span{
	float: left;
	width: 2.7em;
	height: 0.06em;
	background: rgba(255,255,255,0.4);
	margin-right: 0.52em;
}

.layout2 .tab .on{
	background: rgba(255,255,255,1);
}

.title1 span{
	float: left;
	height: 1.31em;
}

.title1 span img{
	height: 100%;
}

.title1 .more{
	float: right;
	width: 0.34em;
	height: 0.54em;
	background: url("images/more.png") no-repeat right center;
	background-size: contain;
}

.layout3{
	background: url("images/bg3.jpg") no-repeat center center;
	background-size: cover;
	padding: 3em 0.93em 0em 0.93em;
	margin: -1.85em 3.5% 0px 3.5%;
	border-radius: 0em 0em 0.35em 1.85em;
	overflow: hidden;
}

.layout3 ul{
	padding: 1.12em 0em;
}

.layout3 li{
	border-bottom: 1px solid #e4f6ff;
	padding-bottom: 0.73em;
	margin-top: 0.73em;
}

.layout3 li:nth-child(1) {
	margin-top: 0em;
}

.layout3 li a{
	float: right;
	width: calc(100% - 2.5em);
	font-size: 0.96em;
	line-height: 1.26em;
	color: #0c182f;
}

.layout3 li span{
	float: left;
	width: 2.62em;
	height: 1.36em;
	border-width: 0.04em;
	border-style: solid;
	font-size: 0.66em;
	text-align: center;
	line-height: 1.36em;
	text-shadow: 1px 1px #fff;
	margin-top: 0.2em;
	border-radius: 0.04em;
}

.layout3 li .color1{
	border-color: #c3e5ff;
	background: #d9efff;
	color: #008aff;
}

.layout3 li .color2{
	border-color: #f2d8c3;
	background: #f1e4d9;
	color: #ff6c00;
}

.layout3 li .color3{
	border-color: #bfe9d9;
	background: #d2efe9;
	color: #19ad4d;
}

.layout3 li .color4{
	border-color: #cfdcfa;
	background: #dbe8fc;
	color: #6770e9;
}

.layout4{
	margin: 1.33em 3.5% 0px 3.5%;
	text-align: center;
}

.layout4 .left{
	width: 62.8%;
	height: 2.82em;
	background: #008aff;
	border-radius: 0.35em 0.35em 0.35em 0.98em;
}

.layout4 .right{
	width: 34.4%;
	height: 2.82em;
	background: #badfff;
	border-radius: 0.35em 0.98em 0.35em 0.35em;
}

.layout4 img{
	display: inline-block;
	vertical-align: top;
	height: 1em;
	margin-top: 0.91em;
}

.layout5{
	margin: 1.72em 3.5% 0px 3.5%;
	text-align: center;
}

.layout5 li{
	float: left;
	width: 22.5%;
	margin: 0px 1.25%;
}

.layout5 li img{
	display: inline-block;
	vertical-align: top;
	max-height: 3.6em;
}

.layout5 li p{
	margin-top: -0.2em;
	line-height: 1.2em;
	font-size: 0.88em;
	color: #0c182f;
}

.layout6{
	margin: 1.85em 3.5% 0px 3.5%;
	padding-bottom: 1.6em;
}

.layout6 .title1{
	border-bottom: 1px solid #fafafa;
	padding-bottom: 0.1em;
}

.layout6 li{
	border-bottom: 1px solid #fafafa;
	padding-bottom: 1em;
	padding-top: 1em;
}

.layout6 li a{
	display: block;
	width: 100%;
	height: 100%;
}

.layout6 li .photo{
	float: left;
	width: 7.42em;
	height: 5.9em;
	overflow: hidden;
	border-radius: 0.15em 0.15em 0.15em 0.88em;
	margin-right: 0.72em;
}

.layout6 li .photo img{
	width: 100%;
	height: 100%;
}

.layout6 li h3{
	font-size: 1.1em;
	line-height: 1.3em;
	height: 3.9em;
	font-weight: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.layout6 li p{
	font-size: 0.7em;
	line-height: 1.2em;
	height: 1.2em;
	margin-top: 0.8em;
}

.layout6 li p span{
	color: #008aff;
}

.layout6 li p label{
	margin-left: 1em;
	color: #999ca1;
}

.layout7{
	padding-top: 0.6em;
    margin: 0px 3.5%;
	height: 1.7em;
	line-height: 1.7em;
	text-align: center;
	position: relative;
}

.layout7 .middle{
	font-size: 1.16em;
}

.layout7 .back{
	position: absolute;
	left: 0px;
	bottom: 0.39em; 
	width: 0.5em;
	height: 0.92em;
	background: url("images/back.png") no-repeat left center;
	background-size: contain;
}

.layout7 .share{
	position: absolute;
	right: 0px;
	bottom: 0.33em; 
	width: 1.04em;
	height: 1.04em;
	background: url("images/share.png") no-repeat right center;
	background-size: contain;
}

.layout7 .cancel{
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #333;
	font-size: 1.13em;
}

.layout7 .submit{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 4.69em;
	height: 1.93em;
	border-radius: 0.18em;
	font-size: 0.88em;
	color: #fff;
	background: #008aff;
}

.layout7 .submit:hover{
	color: #dfdfdf !important;
}

.layout8{
	margin: 1.16em 3.5% 0px 3.5%;
	background: #dbf3ff;
	border: 1px solid #cbeeff;
	border-radius: 0.16em;
	height: 2.45em;
	line-height: 2.45em;
	text-align: center;
}

.layout8 span{
	font-size: 1.02em;
	color: #63727a;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0px 1.15em;
}

.layout8 .on{
	color: #008aff;
}

.layout8 .on i{
	position: absolute;
	width: 1em;
	height: 0.16em;
	border-radius: 0.08em;
	background: #008aff;
	left: 50%;
	margin-left: -0.5em;
	bottom: 0.2em;
}

.layout9{
	margin: 0.45em 3.5% 0px 3.5%;
	padding-bottom: 1.6em;
}

.layout9 li{
	border-bottom: 1px solid #eff1f1;
	padding: 0.8em 0px;
}

.layout9 li a{
	display: block;
	width: 100%;
	height: 100%;
}

.layout9 li .head{
	float: left;
	width: 2.15em;
	height: 2.15em;
	border: 0.04em solid #dfdede;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 0.55em;
}

.layout9 li .head img{
	width: 100%;
	height: 100%;
}

.layout9 li .name{
	float: left;
	height: 2.23em;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.layout9 li .name h4{
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
}

.layout9 li .name h5{
	color: #999ca1;
	font-size: 0.66em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 0.2em;
}

.layout9 li .tag{
	float: right;
	width: 3.93em;
	height: 1.9em;
	line-height: 1.9em;
	text-align: center;
	border-width: 0.045em;
	border-style: solid;
	border-radius: 0.18em;
	font-size: 0.88em;
	margin-top: 0.267em;
}

.layout9 .color1 .tag,
.layout11 .color1,
.layout12 .color1 .tag{
	border-color: #ffdcc3;
	background: #ffe9d9;
	color: #ff6c00;
}

.layout9 .color2 .tag,
.layout11 .color2,
.layout12 .color2 .tag{
	border-color: #cee8ff;
	background: #e5f3ff;
	color: #008aff;
}

.layout9 .color3 .tag,
.layout11 .color3,
.layout12 .color3 .tag{
	border-color: #ceeed9;
	background: #e3f5e9;
	color: #19ad4d;
}

.layout9 .color4 .tag,
.layout11 .color4,
.layout12 .color4 .tag{
	border-color: #fbd0d2;
	background: #ffe8e9;
	color: #eb0f19;
}

.layout9 li p{
	margin-top: 0.7em;
	font-size: 0.96em;
	line-height: 1.47em;
	text-align: justify;
}

.layout10{
	margin: 1.5em 3.5% 0px 3.5%;
}

.layout10 .head{
	float: left;
	width: 2.15em;
	height: 2.15em;
	border: 0.04em solid #dfdede;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 0.55em;
}

.layout10 .head img{
	width: 100%;
	height: 100%;
}

.layout10 .name{
	float: left;
	height: 2.23em;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.layout10 .name h4{
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
}

.layout10 .name h5{
	color: #999ca1;
	font-size: 0.66em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 0.2em;
}

.layout11{
	margin: 0.88em 3.5% 0px 3.5%;
	padding-bottom: 1em;
}

.layout11 .type{
	float: left;
	line-height: 1.99em;
	font-size: 0.88em;
}

.layout11 .type i{
	font-style: normal;
	color: #008aff;
}

.layout11 .tag{
	float: right;
    width: 3.93em;
    height: 1.9em;
    line-height: 1.9em;
    text-align: center;
    border-width: 0.045em;
    border-style: solid;
    border-radius: 0.18em;
    font-size: 0.88em;
}

.layout11 .text{
	margin-top: 1.2em;
}

.layout11 .text p{
	font-size: 0.96em;
	line-height: 1.48em;
	text-align: justify;
}

.layout11 .text p img{
	width: 100%;
	margin-top: 1.1em;
	border-radius: 0.19em;
}

.layout12{
	margin: 1em 3.5% 0px 3.5%;
	padding-bottom: 1.6em;
}

.layout12 h4{
	font-weight: normal;
	font-size: 1.04em;
	line-height: 1.2em;
	color: #0c182f;
}

.layout12 .list{
	margin-top: 1em;
	position: relative;
}

.layout12 .list .line{
	position: absolute;
	width: 0.04em;
	height: 100%;
	left: 0.27em;
	top: 0em;
	background: #f0f0f1;
}

.layout12 .list li{
	position: relative;
	margin-top: 1.7em;
	z-index: 9;
	transform: translateZ(9em);
}

.layout12 .list li:nth-child(1) {
	margin-top: 0em;
}

.layout12 .list .point{
	float: left;
	width: 0.5em;
	height: 0.5em;
	border-width: 0.04em;
	border-style: solid;
	border-radius: 50%;
	margin: 0.62em 0.6em 0px 0px;
}

.layout12 .list .color1 .point{
	border-color: #ffe9d9;
	background: #ff6c00;
}

.layout12 .list .color2 .point{
	border-color: #e5f3ff;
	background: #008aff;
}

.layout12 .list .color3 .point{
	border-color: #e3f5e9;
	background: #19ad4d;
}

.layout12 .list .color4 .point{
	border-color: #ffe8e9;
	background: #eb0f19;
}

.layout12 .list .tag{
	float: left;
    width: 3.93em;
    height: 1.9em;
    line-height: 1.9em;
    text-align: center;
    border-width: 0.045em;
    border-style: solid;
    border-radius: 0.18em;
    font-size: 0.88em;
}

.layout12 .list .time{
	float: right;
	font-size: 0.66em;
	color: #999ca1;
	line-height: 2.65em;
}

.layout12 .list p{
	font-size: 0.96em;
    line-height: 1.48em;
    text-align: justify;
	margin: 0.6em 0px 0px 1.23em;
}

.layout13{
	margin: 2.4em 3.5% 0px 3.5%;
	padding-bottom: 1.6em;
}

.layout13 .row{
	position: relative;
	margin-top: 1.6em;
}

.layout13 .row span{
	float: left;
	font-size: 0.96em;
	line-height: 2.07em;
}

.layout13 .row span i{
	font-style: normal;
	color: #f01919;
}

.layout13 .select{
	float: right;
	width: calc(100% - 4em);
}

.layout13 .select button{
	float: left;
	width: 3.8em;
	height: 1.99em;
	line-height: 1.99em;
	border: 0.04em solid #75c1ff;
	background: #f5fcff;
	border-radius: 0.2em;
	font-size: 0.96em;
	color: #008aff;
	margin-left: 1.4em;
}

.layout13 .select button:nth-child(1) {
	margin-left: 0em;
}

.layout13 .select .on{
	border-color: #008aff;
	background: #008aff;
	color: #fff;
}

.layout13 .detail{
	margin-top: 0.7em;
	margin-bottom: 2.8em;
	border: 0.04em solid #75c1ff;
	border-radius: 0.2em;
	padding: 1em;
	background: #fff;
}

.layout13 .detail textarea{
	display: block;
	width: 100%;
	font-family: "Microsoft Yahei","SimSun";
	border: none;
	padding: 0px;
	background: #fff;
	resize: none;
	font-size: 0.96em;
	line-height: 1.48em;
	height: 10.36em;
	text-align: justify;
}

.layout13 .detail textarea::-webkit-input-placeholder {
	color: #b4cadb;
}
.layout13 .detail textarea:-moz-placeholder {
	color: #b4cadb;
}
.layout13 .detail textarea::-moz-placeholder {
	color: #b4cadb;
}
.layout13 .detail textarea:-ms-input-placeholder {
	color: #b4cadb;
}

.layout13 .num{
	position: absolute;
	right: 1em;
	bottom: 1em;
	color: #b4cadb;
	font-size: 0.92em;
	line-height: 2.25em;
}

.layout13 .btn{
	margin-top: 0.92em;
}

.layout13 .btn button{
	position: relative;
	z-index: 9;
	transform: translateZ(9em);
	float: left;
    width: 8.7em;
    height: 2.17em;
    line-height: 2.17em;
    border: 0.04em solid #75c1ff;
    background: #f5fcff;
    border-radius: 0.2em;
    font-size: 0.92em;
    color: #008aff;
}

.layout13 .btn button i{
	font-style: normal;
	font-size: 0.8em;
}

.layout13 .btn button:nth-child(2) {
	margin-left: 0.61em;
}

.layout13 .btn button.disable{
	background: #fdfeff;
	border-color: #e1f1ff;
	color: #c7e5ff;
}

.layout13 .show{
	width: calc(100% + 1em);
	margin-top: 0.92em;
	height: 3.75em;
	overflow: hidden;
	position: relative;
}

.layout13 .show .shadow{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 1.5em;
	background: url("images/ly13-shadow.png");
	background-size: 100% 100%;
}

.layout13 .show ul{
	overflow-y: auto;
	white-space: nowrap;
	padding-right: 1.5em;
}

.layout13 .show ul::-webkit-scrollbar {
	display: none;
}

.layout13 .show li{
	display: inline-block;
	vertical-align: top;
	border: 0.04em solid #75c1ff;
	border-radius: 0.2em;
	overflow: hidden;
	position: relative;
	width: 3.67em;
	height: 3.67em;
	margin-right: 0.2em;
}

.layout13 .show img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.layout13 .show i{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.5);
}

.layout13 .show label{
	position: absolute;
	right: 0.65em;
	bottom: 0px;
	font-size: 0.58em;
	color: #fff;
	line-height: 2.1em;
}

.layout13 .txt{
	border: 0.04em solid #75c1ff;
    border-radius: 0.2em;
    padding: 0em 1em;
    background: #fff;
	font-size: 0.96em;
	height: 2.7em;
	line-height: 2.7em;
	margin-top: 0.73em;
	width: calc(100% - 2.08em);
}

.layout13 .txt::-webkit-input-placeholder {
	color: #b4cadb;
}
.layout13 .txt:-moz-placeholder {
	color: #b4cadb;
}
.layout13 .txt::-moz-placeholder {
	color: #b4cadb;
}
.layout13 .txt:-ms-input-placeholder {
	color: #b4cadb;
}

.layout13 p{
	font-size: 0.96em;
	color: #b4cadb;
	line-height: 1.48em;
}

.layout13 .checkbox-wrap{
	position: absolute;
	right: 0px;
	top: 50%;
	width: 3.25em;
	height: 2.66em;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.layout13 .checkbox-wrap .check{
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0;
	z-index: -1;
}

.layout13 .checkbox-wrap label{
	display: block;
	width: 100%;
	height: 100%;
	background: url("images/ly13-circle2.png") no-repeat center;
	background-size: contain;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	user-select: none;
}

.layout13 .checkbox-wrap .check:checked + label{
	background: url("images/ly13-circle1.png") no-repeat center;
	background-size: contain;
}

.drop{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.5);
	z-index: 99;
	transform: translateZ(99em);
	display: none;
}

.drop .close{
	position: absolute;
	width: 1.7em;
	height: 1.7em;
	left: 50%;
	margin-left: -0.85em;
	top: 50%;
	margin-top: 10.8em;
	background: url("images/drop-close.png") no-repeat center center;
	background-size: contain;
}

.drop .box{
	position: absolute;
	width: 21.4em;
	height: 17.6em;
	left: 50%;
	margin-left: -10.7em;
	top: 50%;
	margin-top: -9.3em;
	background: url("images/drop-bg.png");
	background-size: 100% 100%;
	text-align: center;
}

.drop .icon{
	position: absolute;
	width: 100%;
	height: 3.44em;
	left: 0%;
	top: 2.44em;
}

.drop .icon img{
	display: inline-block;
	vertical-align: top;
	height: 100%;
}

.drop h4{
	position: absolute;
	font-size: 1.8em;
	line-height: 1.2em;
	height: 1.2em;
	width: 100%;
	left: 0%;
	top: 3.6em;
	font-weight: normal;
	color: #0c182f;
}

.drop p{
	position: absolute;
	font-size: 1.04em;
	line-height: 1.2em;
	height: 1.2em;
	width: 100%;
	left: 0%;
	top: 9.3em;
	font-weight: normal;
}

.drop .btn2,
.drop .btn3,
.drop .btn4{
	position: absolute;
	top: 13.1em;
	width: 9.06em;
	height: 2.83em;
	border-radius: 0.31em;
}

.drop .btn2 img,
.drop .btn3 img,
.drop .btn4 img{
	height: 1em;
	display: inline-block;
	vertical-align: top;
	margin-top: 0.91em;
}

.drop .btn3{
	left: 1.3em;
	background: #008aff;
	border-bottom-left-radius: 0.92em;
}

.drop .btn2{
	right: 1.3em;
	background: #badfff;
	border-top-right-radius: 0.92em;
}

.drop .btn4{
	left: 50%;
	margin-left: -4.53em;
	background: #008aff;
	border-bottom-left-radius: 0.92em;
}
