@charset "gb2312";
	.clearfix:before,.header:before {
	content:"";
	display:table
}
.clearfix:after,.header:after {
	content:"";
	display:table;
	clear:both
}
html,body,p,dl,dt,dd,table,td,th,input,img,form,div,span,ul,ol,li,h1,h2,h3,h4,h5,h6,select,input {
	margin:0;
	padding:0;
	font-weight:normal
}
html {
	overflow-y:scroll;
	margin:0 auto !important;
	height:100%;
	min-width:320px;
	max-width:720px;
	-webkit-text-size-adjust:none;
	-webkit-user-select:none
}
body {
	position:relative;
	height:100%;
	background-color:#f5f5f5;
	color:#333333;
	font-size:1.16667rem
}
img,iframe {
	border:none
}
ul,li,ol {
	list-style:none
}
img {
	vertical-align:top;
	max-width:100%
}
table {
	border-collapse:collapse;
	border-spacing:0
}
input,button {
	outline:0;
	border-radius:0;
	background:transparent
}
em,b,i,strong,cite,sub,sup,font {
	font-weight:normal;
	font-style:normal;
	font-size:100%
}
a {
	color:#333333;
	text-decoration:none;
	outline:none
}
.clear {
	clear:both
}
a,li,input,button,section,span,div {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-moz-tap-highlight-color:rgba(0,0,0,0);
	-o-tap-highlight-color:rgba(0,0,0,0);
	-ms-tap-highlight-color:rgba(0,0,0,0);
	tap-highlight-color:rgba(0,0,0,0)
}
::-webkit-input-placeholder {
	color:#999999
}
::-moz-placeholder {
	color:#999999
}
:-moz-placeholder {
	color:#999999
}
.ui-touch {
	background-color:#f2f2f2
}
.wrapper {
	padding-bottom:0.41667rem;
	font-size:1.16667rem
}
.wrapper.wrapper_hasfixed {
	padding-top:12.08333rem
}
.m-mask {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#000000;
	opacity:0.5
}
.header {
	padding:0 0.91667rem;
	color:#ffffff;
	background-color:#67a4f5
}
.header .area-logo {
	min-height: 3.5rem;
	overflow:hidden
}
.header .logo{position:absolute;top:1.5rem;width:10.66667rem;height:1.45833rem;background:transparent;background-size:contain}

.header .logo-title {
	position:relative;
	float:left;
	margin-left:1.04167rem;
	margin-top:1.70833rem;
	padding-left:1.04167rem;
	font-size:1.5rem
}
.header .logo-title:before {
	content:"";
	left:0;
	position:absolute;
	width:1px;
	height:1.5rem;
	background-color:#bfddfb;
	overflow:hidden
}
.header-another {
	display:none;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.header_fixed {
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:50
}
.m-serch {
	position:relative;
	margin-top:0.41667rem;
	margin-bottom:1.43333rem;
	z-index:21
}
.m-serch-area {
	position:relative;
	margin-top:0.41667rem;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex
}
.m-serch-area:before {
	content:"";
	position:absolute;
	top:50%;
	margin-top:-0.79167rem;
	left:1rem;
	width:1.58333rem;
	height:1.58333rem;
	background-image:url(https://iili.io/3xzEkss.png);
	background-repeat:no-repeat;
	background-size:contain
}
.m-serch-ipt {
	padding:0 3.66667rem 0 3.33333rem;
	height:3.5rem;
	font-size:1.33333rem;
	width:100%;
	border:0 none;
	background-color:#ffffff;
	color:#333333;
	-moz-border-radius:0.16667rem 0 0 0.16667rem;
	-webkit-border-radius:0.16667rem 0 0 0.16667rem;
	border-radius:0.16667rem 0 0 0.16667rem;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	width:0;
	display:block
}
.m-serch-btn {
	position:relative;
	display:block;
	border:0 none;
	width:6.16667rem;
	height:3.5rem;
	text-align:center;
	line-height:3.5rem;
	font-size:1.33333rem;
	color:#5e5e5e;
	background-color:#dde5ed;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dde5ed));
	background-image:-webkit-linear-gradient(top,#fff,#dde5ed);
	background-image:-moz-linear-gradient(top,#fff,#dde5ed);
	background-image:-o-linear-gradient(top,#fff,#dde5ed);
	background-image:linear-gradient(to bottom,#ffffff,#dde5ed);
	-moz-border-radius:0 0.16667rem 0.16667rem 0;
	-webkit-border-radius:0 0.16667rem 0.16667rem 0;
	border-radius:0 0.16667rem 0.16667rem 0
}
.m-serch-btn:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:100%;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#e6ecf2),to(#d8dde3));
	background-image:-webkit-linear-gradient(top,#e6ecf2,#d8dde3);
	background-image:-moz-linear-gradient(top,#e6ecf2,#d8dde3);
	background-image:-o-linear-gradient(top,#e6ecf2,#d8dde3);
	background-image:linear-gradient(to bottom,#e6ecf2,#d8dde3)
}
.m-serch-btn:active {
	background-color:#cad2da;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ececec),to(#cad2da));
	background-image:-webkit-linear-gradient(top,#ececec,#cad2da);
	background-image:-moz-linear-gradient(top,#ececec,#cad2da);
	background-image:-o-linear-gradient(top,#ececec,#cad2da);
	background-image:linear-gradient(to bottom,#ececec,#cad2da)
}

.footer-site {
	text-align:center
}
.footer-site .links2 {
/*	margin-top:1.66667rem;
	margin-bottom:1.66667rem;*/
	font-size:1.16667rem;
	line-height:35px;
}
.footer-site .links2 a {
	padding:0 0.1rem;
	border-left:0px solid #b6b6b6
}
.footer-site .links2 a:first-child {
	border-left:none
}
.footer-site .ex {
	padding-bottom:1.25rem;
	color:#666666
}
.feed-loading {
	height:4.41667rem;
	line-height:4.41667rem;
	color:#999999;
	text-align:center
}
@media only screen and (max-width:359px) {
	html {
	font-size:12px
}
}
@media only screen and (min-width:360px) and (max-width:399px) {
	html {
	font-size:12px
}
}
@media only screen and (min-width:400px) {
	html {
	font-size:12px
}}

.banner-container {
	overflow:hidden
}
.banner-container img {
	width:100vw;
}
.middle-banner {
	overflow:hidden;
	margin-bottom:0.66667rem
}
.middle-banner img {
	width:100vw;
	height:15.28vw
}
.m-listA:before {
	content:"";
	display:table
}
.m-listA:after {
	content:"";
	display:table;
	clear:both
}
.loading_panle {
	position:fixed;
	z-index:99;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#fff
}
.loading_panle span {
	position:absolute;
	top:50%;
	width:100%;
	text-align:center
}
.dh-header {
	height:5.08333rem;
	background-color:#67a4f5;
	overflow:hidden
}
.dh-header:before {
	content:"";
	display:block;
	margin:1.875rem auto 0;
	width:17.08333rem;
	height:2.5rem;
	background:url(https://iili.io/3hDte0F.png) no-repeat;
	background-size:contain
}
.m-boxA {
	margin-bottom:0.66667rem;
	background-color:#ffffff;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3
}
.m-boxA-hd {
	position:relative;
	height:3rem;
	line-height:3rem;
	border-bottom:1px solid #e3e3e3;
	-moz-border-radius:0.33333rem 0.33333rem 0 0;
	-webkit-border-radius:0.33333rem 0.33333rem 0 0;
	border-radius:0.33333rem 0.33333rem 0 0
}
.m-boxA-tit {
	position:relative;
	padding-left:1.25rem;
	font-size:1.25rem;
	color:#2c2c2c;
	top:2px
}
.m-listA li {
	float:left;
	margin:0.20833rem 0;
	width:25%;
	height:3.33333rem;
	line-height:3.41667rem;
	overflow:hidden;
	font-size:1.08333rem
}
.m-listA li a {
	
	height:100%;
	overflow:hidden
}
.m-listA li a:active {
	background-color:#f2f2f2
}
.m-listA li a img {
	vertical-align:-5px;
	margin:0 0.41667rem 0 0.25rem;
	width:1.66667rem;
	height:1.66667rem
}

.m-box-smz {
	border-top:0 none;
	padding:1.04167rem 0.58333rem
}

.m-listC {
	font-size:1.25rem;
	overflow:hidden;
	border-bottom:1px solid #e3e3e3
}
.m-listC:last-child {
	border-bottom:0 none
}
.m-listC-tit {
	position:relative;
	height:3rem;
	line-height:3rem;
	padding-left:1.04167rem;
	border-bottom:1px solid #e3e3e3;
	overflow:hidden
}
.m-listC-item {
	height:3.25rem;
	line-height:3.25rem;
	border-bottom:1px solid #e3e3e3
}
.m-listC-item:last-child {
	border-bottom:0 none
}
.m-listC-item a {
	line-height:3.25rem;
	position:relative;
	float:left;
	width:24%;
	height:3.25rem;
	text-align:center;
	overflow:hidden
}
.m-listC-item a.w1 {
	width:16%;
}
.m-listC-item a:after {
	content:"";
	position:absolute;
	top:50%;
	right:0;
	margin-top:-0.79167rem;
	background-color:#e3e3e3;
	width:1px;
	height:1.58333rem;
	overflow:hidden
}
.m-listC-item a:nth-child(5n) {
	font-size:1rem;
	color:#6e6d6d;
	width:12%;
	text-indent:4px
}
.m-listC-item a:nth-child(5n):after {
	display:none
}
.m-listC-item a:active {
	background-color:#f2f2f2
}
.m-listC-item a:first-child {
	color:#3097fd
}

.m-box-mz{padding:0.41667rem 0 0.75rem}
.m-box-mz:after{content:"";position:relative;display:block;z-index:1;width:92.3%;margin:0 1.16667rem;top:0.83333rem;background-color:#ebebeb;height:1px;overflow:hidden}



.m-box-quick-enter {
    margin-bottom: 0;
    padding: 1.04167rem 0 0 0.58333rem;
}

.m-box-quick-enter .m-listA li {
    width: 50%;
    height: auto;
    padding: 0 0.58333rem 1.04167rem 0;
    box-sizing: border-box;
    margin: 0;
}

.m-box-quick-enter .m-listA li a {
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: solid 1px #67a4f5;
    border-radius: 22px;
    background: #eee;
    background-image: linear-gradient(to top, #fff, #eee, #fff);
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    display: block;
    color: #0000FF;
    text-decoration: none;
    font-size: 24px;
}