@charset "UTF-8";
	html,body {
	font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#333;
	word-wrap:break-word
}
html,body {
	height:100%;
	-webkit-overflow-scrolling:touch
}
ul,li {
	list-style:none
}
a {
	text-decoration:none;
	color:inherit
}
input,textarea {
	outline:0;
	-webkit-appearance:none;
	padding:0;
	margin:0;
	font:inherit
}
.header-top {
	background-color:#fff;
	border-bottom:1px solid #f8f8f8;
	box-sizing:border-box;
	width:100%;
	padding:0 4.44444% 0 4.44444%;
	height:48px;
	position:relative
}
.header-top.fix-top {
	position:fixed;
	top:0;
	left:0;
	z-index:9999
}
.header-top>* {
	float:left
}
.header-top>.logo,.header-top .back-btn {
	display:block;
	height:20px;
	margin-top:11px
}
.header-top>.logo img,.header-top .back-btn img {
	height:100%
}
.header-top .back-btn {
	width:10px;
	height:18px;
	background:url(../image/fanhui.png) no-repeat center;
	background-size:100% 100%;
	margin-top:15px
}
.header-top .back_tit {
	display:inline-block;
	font-size:16px;
	color:#333;
	margin-left:15px;
	line-height:48px
}
.header-top .back_tit.has-search-tit {
	max-width:25%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.header-top .header-title {
	font-size:16px;
	text-align:center;
	line-height:48px;
	position:absolute;
	left:50%;
	transform:translate(-50%)
}
.header-top .search_sou {
	float:right;
	width:50%;
	position:relative;
	height:30px;
	border-radius:15px;
	background-color:#f3f3f3;
	box-sizing:border-box;
	min-width:145px;
	margin-top:9px
}
.header-top .search_sou input[type='text'] {
	width:100%;
	line-height:30px;
	background-color:#f3f3f3;
	border-radius:15px;
	padding:0 20% 0 9.33333%;
	box-sizing:border-box;
	border:0;
	font-size:14px
}
.header-top .search_sou input[type='text']::-webkit-input-placeholder {
	color:#ccc
}
.header-top .search_sou input[type='text']::-moz-placeholder {
	color:#ccc
}
.header-top .search_sou input[type='text']:-moz-placeholder {
	color:#ccc
}
.header-top .search_sou input[type='text']:-ms-input-placeholder {
	color:#ccc
}
.header-top .search_sou input[type='submit'] {
	-webkit-appearance:none;
	position:absolute;
	right:7.66667%;
	width:16px;
	height:16px;
	top:50%;
	margin-top:-8px;
	background-image:url(../image/soso.png);
	background-size:100% 100%;
	background-color:transparent;
	border:0
}
.header-top>.login {
	float:right;
	margin-top:15px;
	margin-left:3.11111%;
	width:15px;
	height:18px;
	background-image:url("../image/user.png");
	background-size:100% 100%
}
.header-top>.login.login-over {
	width:30px;
	height:30px;
	border-radius:100%;
	border:1px solid #e0e0e0;
	box-sizing:border-box;
	margin-top:9px;
	background:0;
	position:relative
}
.header-top>.login.login-over.has-news:after {
	content:'';
	width:8px;
	height:8px;
	border-radius:50%;
	background-color:#f00;
	position:absolute;
	right:-1px;
	top:0;
	display:block
}
.header-top>.login.login-over img {
	width:100%;
	height:100%;
	border-radius:100%
}
.search-hot,.input-list {
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:48px;
	background-color:rgba(0,0,0,0.5);
	z-index:10;
	display:none
}
.search-hot>div,.input-list>div {
	padding:14px 4.16667%;
	background-color:#fff
}
.search-hot ul {
	max-height:115px;
	overflow:hidden
}
.search-hot>div>p {
	color:#999
}
.search-hot>div>p>a {
	float:right;
	width:12px;
	height:12px;
	margin-top:3px;
	background:url() center top no-repeat;
	background-size:100% auto
}
.search-hot>div>ul>li {
	float:left;
	margin-top:10px;
	margin-right:4px
}
.search-hot>div>ul>li>a {
	display:block;
	padding:0 10px;
	color:#666;
	border-radius:20px;
	border:1px solid #b6b6b6;
	max-width:100%;
	overflow:hidden;
	height:28px;
	line-height:28px;
	box-sizing:border-box
}
.input-list {
	display:none
}
.input-list>div>ul>li>a {
	display:block;
	line-height:40px;
	border-bottom:1px solid #f8f8f8;
	color:#999
}
.input-list>div>ul>li>a>i {
	color:#ff6e00
}
.input-list>div>a {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 12px;
    height: 12px;
    background: url(../image/gmsscolse.jpg) center top no-repeat;
    background-size: 100% auto;
}
#footer {
	padding:20px 4.16667% 20px 4.16667%;
	background-color:#f8f8f8;
	box-sizing:border-box
}
#footer.pb-56 {
	padding-bottom:56px
}
#footer .logo {
	margin-bottom:8px
}
#footer .logo i {
    display: inline-block;
    height: 33px;
    width: 101px;
    background: url(../../../image/m_logo.png) no-repeat center;
    background-size: 100% 100%;
}
#footer .copy-right a {
	color:#ed751a;
	text-decoration:underline
}
#footer .copy-right p:nth-child(1) {
	font-size:10px;
	color:#ccc
}
#footer .copy-right p:nth-child(2) {
	font-size:10px;
	color:#999;
	margin-top:2px
}
#footer .download {
	position:relative;
	display:block;
	width:100%;
	padding:10px 3.33333%;
	margin-bottom:10px;
	background:url() center top no-repeat;
	background-size:100% 100%;
	box-sizing:border-box;
	border-radius:6px;
	z-index:9;
	overflow:hidden
}
#footer .download>img,#footer .download>div {
	float:left
}
#footer .download a {
	text-decoration:none
}
#footer .download .download-btn {
	float:right;
	width:80px;
	text-align:center;
	color:#fff;
	margin-top:10px;
	line-height:34px;
	border-radius:20px;
	background-image:linear-gradient(215deg,#ff5d05 0,#ff7b10 50%,#ff9c1c 100%);
}
#footer .download .close-btn {
	position:absolute;
	right:0;
	top:0;
	width:20px;
	height:20px;
	background-image:url()
}
#footer .download>img {
	width:50px;
	height:50px
}
#footer .download>div {
	padding-left:10px;
	padding-top:5px;
	max-width:54%
}
#footer .download>div * {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
#footer .download>div>h6 {
	font-size:16px;
	font-weight:normal
}
#footer .download>div>p {
	color:#a9a9a9
}
@media only screen and (max-width:359px) {
	.header>.logo>img {
	height:18px
}
#footer .download img {
	width:45px;
	height:45px
}
#footer .download .download-btn {
	width:60px;
	line-height:30px
}
}#custom-config {
	margin-top:10px;
	background-color:#fff
}
article {
	min-height:-webkit-calc(100% - 48px - 110px);
	min-height:-moz-calc(100% - 48px - 110px);
	min-height:calc(100% - 48px - 110px);
	background-color:#fff
}
@media screen and (max-width:359px) {
	article {
	min-height:-webkit-calc(100% - 48px - 128px);
	min-height:-moz-calc(100% - 48px - 128px);
	min-height:calc(100% - 48px - 128px)
}
}