@charset "gb2312";

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 62.5%;
	font-family: "Microsoft Yahei";
}

* html,* html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	font-size: 100%;
}

body {
	position: relative;
	margin: 0 auto;
	max-width: 640px;
	min-width: 320px;
	background: #f5f5f5;
	background-size: 70px auto;
	background-size: cover;
	color: #333;
	line-height: 22px;
	width: expression(document.body.clientWidth<700 ? "640px":"100%");
}

h2,img,li,ul,fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

a {
	color: #333;
	text-decoration: none
}

a:active,a:hover {
	color: #5c76b8;
	text-decoration: underline
}

li {
	list-style: none
}

ul li {
	list-style-type: none
}

section {
	display: block;
	padding: 0;
	margin: 0
}

.clearfix {
	zoom: 1
}

.both {
	clear: both
}

.mt10 {
	margin-top: 10px!important
}

.f-fl {
	float: left
}

.f-mt10 {
	margin-top: 10px
}

.top {
	width: 100%;
	height: 55px;
	z-index: 9;
	background: #fff;
	display: block;
	box-sizing: border-box;
	position: relative
}

.top .logo {
	display: block;
	text-align: center;
	padding-left: 15px
}

.top .logo .load {
	text-decoration: none;
	color: #999;
	font-size: 1.2rem;
	float: right;
	padding-right: 15px;
	padding-top: 8px
}

.top .logo .load.app {
	margin-left: 15px;
	margin-top: 5px
}

.top .logo .load.app span {
	line-height: 30px
}

.top .logo .load span {
	padding: 3px 10px;
	background: #e4200b;
	color: #fff;
	font-family: sans-serif;
	display: block;
	border-radius: 2px;
	font-size: 1.4rem
}

.top .logo .load span p {
	font-size: 1.2rem
}

.top h2 {
	color: #5c76b8;
	height: 55px;
	padding-left: 50px;
	font-size: 1.2rem;
	text-align: left;
	line-height: 55px;
	background: url(//img.985ks.com/m_images/login.png) no-repeat 0 9px;
	background-size: 38px auto
}

.top h2 em {
	color: #5c76b8;
	font-weight: 700;
	font-style: normal;
	font-size: 1.8rem
}

.subtopic-head {
	margin-top: 60px
}

.f-mt45 {
	margin-top: 105px
}
/*新样式开始*/
.nav {
	height: 50px;
	background: #5c76b8;
	line-height: 50px;
	width: 100%;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0 10px
}

.main-new {
	width: 100%;
	height: 50px;
}

.main-new .head_gohome {
	position: absolute;
	z-index: 2;
	top: 10px;
	height: 30px;
}

.main-new .head_gohome img {
	height: 30px;
}

.main-new .head_title {
	font-size: 18px;
	height: 16px;
	line-height: 16px;
	border-left: 1px solid #fff;
	font-weight: normal;
	margin-left: 100px;
	padding-left: 10px;
	position: absolute;
	top: 18px;
}

.main-new .head_title a {
	color: #fff;
}

.main-new .head_map {
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 0px;
	display: block;
	height: 50px;
}

.main-new .head_map img {
	margin-top: 15px;
}

.m_site_box {
	width: 100%;
	height: 38px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: -webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#fff));
	background: -webkit-linear-gradient(top,#f7f7f7,#fff);
	background: -moz-linear-gradient(top,#f7f7f7,#fff);
	background: -o-linear-gradient(top,#f7f7f7,#fff);
	border-bottom: 1px solid #ccc
}

.m_site {
	width: 100%;
	height: 37px;
	padding-left: 10px;
	line-height: 37px;
	font-size: 1.6rem;
	background: #fff;
	position: absolute;
	left: 0;
	z-index: 2;
	top: 0
}

.m_site a {
	display: block;
	height: 37px;
	font-size: 1.6rem;
	float: left;
	text-decoration: none
}

.m_site span {
	display: block;
	float: left;
	width: 15px;
	height: 37px;
	background: url(//img.985ks.com/m_images/all_bg.png) no-repeat;
	background-size: 372px 181px;
	background-position: -360px -135px
}

.main-new {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 1.6rem;
	margin-left: 5px
}

.main-new span {
	display: block;
	width: 1rem;
	height: 2rem;
	float: left;
	margin-top: 1rem;
	background: url(//img.985ks.com/m_images/back-top.png) no-repeat
}

.main-new a {
	color: #fff;
	float: left
}

.main-new a {
	float: left
}

.map-right {
	width: 10%;
	float: right
}

.map-right .map-img {
	display: block;
	width: 25px;
	height: 20px;
	background: url(//img.985ks.com/m_images/icon_bg.png) no-repeat;
	background-size: 100%;
	margin-top: 13px
}

.main {
	overflow: hidden;
	width: 100%;
}

.bg-box {
	background: #fff;
	padding: 5px 15px 0;
	display: block;
	overflow: hidden;
}

.ui-tab-list {
	width: 100%;
	background: #f7f8f9;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden
}

.ui-tab-list li {
	padding-left: 10px
}

.ui-tab-list li a {
	padding: 0 10px 8px 10px;
	border-bottom: 2px solid #5c76b8;
	height: 39px;
	line-height: 40px;
	margin: 0 auto;
	box-sizing: border-box;
	color: #5c76b8;
	font-size: 1.6rem;
	font-weight: 700
}

.bg-box li {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	position: relative
}

.bg-box li a {
	line-height: 24px;
	overflow: hidden;
	font-size: 1.7rem;
	font-weight: 400;
/*display:block*/
}

.bg-box li span {
	float: right;
	color: #999;
	font-size: 1.4rem;
	width: 100%;
	display: inline;
/*text-align:right*/
}

.bg-boxa {
	background: #fff;
	display: block
}

.more-boe {
    background: #fff;
    overflow: hidden;
    padding: 10px 0
}

.more-boe .more-box {
    width: 90%;
    color: #777;
    border: 1px solid #dedede;
    border-radius: 20px;
    padding: 7px 0;
    margin: 0 5%;
    float: left;
    text-align: center;
    font-size: 1.6rem
}

.hot_red {
	padding-right: 30px;
	background-image: url(//img.985ks.com/m_images/hot.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #ff4f4f
}

.isad {
	padding: 0!important;
}
/*顶部导航点开收起*/
.region {
	overflow: hidden;
	padding: 10px 5px 0 5px;
	height: 120px;
	background: #fff
}

.region li,.region span {
	float: left;
	margin-bottom: 10px;
	margin-left: 2.5%;
	width: 17%;
	height: 30px;
	line-height: 30px
}

.region span {
	background: url(//img.985ks.com/m_images/dhjs.png) no-repeat;
}

.region li a {
	font-size: 1.6rem
}

.region li a:hover {
	background: #f1f3f5;
	color: #5c76b8
}

.region li a:link,.region li a:visited {
	display: block;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	text-align: center;
	white-space: nowrap
}

.region li a:active,.region li a:hover {
	background: -webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#fdfdfd));
	background: -webkit-linear-gradient(top,#f4f4f4,#fdfdfd);
	background: -moz-linear-gradient(top,#f4f4f4,#fdfdfd);
	background: -o-linear-gradient(top,#f4f4f4,#fdfdfd)
}

.list_gopart,.region_all {
	height: 33px;
	color: #666;
	line-height: 33px;
	cursor: pointer
}

.region_all span {
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	width: 15px;
	height: 13px;
	background: url(//img.985ks.com/m_images/arrow1.png) no-repeat;
	background-size: 15px 13px
}

.list_gopart span {
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	width: 15px;
	height: 13px;
	background: url(//img.985ks.com/m_images/arrow2.png) no-repeat;
	background-size: 15px 13px
}

.whole {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fff
}

.list_all {
	height: auto
}

.bb1,.bb2 {
	margin: 0 auto;
	width: 90px
}

.wz {
	float: left;
	font-size: 16px
}

.region li a.currentA {
	border: 1px solid #5c76b8;
	background: #5c76b8;
	color: #fff
}

.footer {
	padding: 10px 0 10px 0;
	background: #fff
}

.footer {
	padding: 10px 0 10px 0;
	background: #fff
}

.footer .version {
	text-align: center;
	width: 100%
}

.footer .version a {
	display: inline-block;
	width: 30%;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 20px;
	color: #787878;
	margin-bottom: 8px;
	border: 0
}

.footer .version a i {
	width: 34px;
	height: 34px;
	display: block;
	margin: 0 auto;
	position: relative
}

.footer .version a i.khd {
	background: url(//img.985ks.com/m_images/shouye.png) no-repeat;
	background-size: cover
}

.footer .version a i.cpb {
	background: url(//img.985ks.com/m_images/map.png) no-repeat;
	background-size: cover
}

.footer .version a i.pcd {
	background: url(//img.985ks.com/m_images/top.png) no-repeat;
	background-size: cover
}

.footer .copyRight {
	color: #787878;
	text-align: center;
	font-size: 1.4rem;
}
