@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: #f4f4f8;
	background-size: 70px auto;
	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: #FF6600;
}

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: #0dc2b4;
	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: #0dc2b4;
	font-weight: 700;
	font-style: normal;
	font-size: 1.8rem
}

.subtopic-head {
	margin-top: 60px
}

.f-mt45 {
	margin-top: 105px
}

.nav {
	height: 50px;
	background: #0dc2b4;
	line-height: 50px;
	width: 100%;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0 5px
}

.nav a.fanhui {
	width: 20%;
	background: #6f9fe6;
	color: #fff;
	font-weight: 700;
	font-size: 2rem
}

.nav a.pdname {
	width: 75%;
	color: #fff;
	font-weight: 700;
	font-size: 2rem
}

.nav a,.nav a:link {
	display: inline-block;
	text-align: center;
	position: relative
}

.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: 85%;
	color: #fff;
	font-size: 1.7rem;
	margin-left: 5px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main-new span{
	float: left;
}

.main-new span:before{
	content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #f5f9f9;
    vertical-align: middle;
    margin: 0 3px;
    border-radius: 5px;
}

.main-new a {
	color: #fff;
	float: left
}

.map-right {
	width: 10%;
	height: 50px;
	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: 15px
}

.main {
	overflow: hidden;
	width: 100%;
}

.bg-box {
	background: #fff;
	padding: 5px 15px 0 15px;
	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 #0dc2b4;
	height: 39px;
	line-height: 40px;
	margin: 0 auto;
	box-sizing: border-box;
	color: #0dc2b4;
	font-size: 1.6rem;
	font-weight: 700
}

.isad {
	/*padding: 10px 0;
  overflow: hidden;*/
  border-bottom: 1px solid #f0f0f0;
}

.tuone {
	display: block;
	border-bottom: 1px solid #f0f0f0;
}

.tuone .article_link {
	padding: 10px 0px;
	overflow: hidden;
	display: block;
}

.tuone .title {
  height: auto;
  overflow: hidden;
  font-weight: normal;
  white-space: normal;
}

.tuone .article_title {
	font-size: 1.7rem;
	overflow: hidden;
	line-height: 26px;
	font-weight: normal;
	word-break: break-all;
}

.tuone .title .shijian {
	color: #999;
	font-size: 1.2rem;
	overflow: hidden;
	margin-top: 6px;
}

.tuone .picture {
	width: 110px;
	height: 80px;
	margin-right: 0;
	float: right;
}

.tuone .picture img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 300ms ease;
	-moz-transition: opacity ease .3s;
	pointer-events: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	text-decoration: none;
}

/*有三张图css*/
.tuthree {
	display: block;
	border-bottom: 1px solid #f0f0f0;
}

.tuthree .article_link {
	padding: 10px 0px;
	overflow: hidden;
	display: block;
}

.tuthree .title {
	display: inline-block;
	width: 100%;
	margin-bottom: 4px;
	vertical-align: middle;
}

.tuthree .article_title {
	font-size: 1.7rem;
	overflow: hidden;
	font-weight: normal;
}

.tuthree .shijian {
	color: #999;
	font-size: 1.2rem;
	overflow: hidden;
}

.tuthree .picture {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.tuthree .picture dd {
	display: inline-block;
	overflow: hidden;
	width: 32.333%;
	height: 6.6668rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.tuthree .picture dd:nth-child(even) {
    margin: 0 5px;
}
.tuthree .picture dd img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 300ms ease;
	-moz-transition: opacity ease .3s;
	pointer-events: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	text-decoration: none;
}
/*无图css*/
.tutwo {
	display: block;
	border-bottom: 1px solid #f0f0f0;
}

.tutwo .article_link {
	padding: 10px 0px;
	overflow: hidden;
	display: block;
}

.tutwo .title {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.tutwo .article_title {
	font-size: 1.7rem;
	overflow: hidden;
	line-height: 26px;
	font-weight: normal;
}

.tutwo .title .shijian {
	color: #999;
	font-size: 1.2rem;
	overflow: hidden;
	margin-top: 6px;
}

.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 {
	color: #ff4f4f;
	padding: 10px 0;
	overflow: hidden;
	display: block;
}
/*顶部导航点开收起*/
.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: #0dc2b4
}

.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 #0dc2b4;
	background: #0dc2b4;
	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
}

.copy_box a.on {
	color: #202023;
}

.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{
	text-align:center;
	font-size:1.4rem;
	color:#787878;
}