@charset "gb2312";
* {
	margin:0px;
	padding:0px;
}
body {
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
	padding:0;
	color:#333;
	line-height:22px;
	background:#f8f8f8;
	font-family:"Microsoft YaHei","SimSun";
	width:expression(document.body.clientWidth <700 ? "640px":"100%" );
}
div,img,ul,li{
	margin:0;
	padding:0;
	border:0;
}
h1{
	margin:0;
	padding:0;
}
a:link,a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover,a:active {
	color:#3790e2;
	text-decoration:underline;
}
li {
	list-style:none;
}
/*全部背景*/
.m_list_goall span,.m_site span,.header-left,.m_list_gopart span {
	background:url(/m_images/all_bg.png) no-repeat;
	background-size:372px 181px;
}
.list-wrap .list-row .list-row-more {
	position:absolute;
	top:0px;
	right:5px;
	height:30px;
	color:#999;
}
.list-wrap .list-row:active {
	height:30px;
	line-height:30px;
	background-color:#f0f0f0;
	border:1px solid #d4d4d4;
	border-left:0px;
	border-right:0px;
}
.m_kc_con {
	background: #fff;
	padding: 10px 5px 0px 0px;
	/*height: 80px;*/
	overflow: hidden;
}
.m_kc_con li a{
	text-decoration:none;
}
.m_kc_alllist {
	height:auto;
}
.m_kc_con li {
	width: 16%;
	height: 30px;
	font: 0.9em/30px "Microsoft YaHei";
	float: left;
	margin-left: 3%;
	margin-bottom: 10px;
	border: 1px solid #d7d7d9;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
}
.m_kc_con li a:link,.m_kc_con li a:visited {
	display:block;
	text-align:center;
}
.m_kc_con li a:hover,.m_kc_con li a:active {
	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);
}
.m_list_goall,.m_list_gopart {
	cursor:pointer;
	height:33px;
	line-height:33px;
	color:#666;
}
.m_list_goall span {
	display:block;
	float:left;
	width:11px;
	height:9px;
	background-position:-127px -116px;
	margin-top:12px;
	margin-left:5px;
}
.m_list_gopart span {
	display:block;
	float:left;
	width:11px;
	height:9px;
	background-position:-148px -115px;
	margin-top:12px;
	margin-left:10px;
}
.suoxiao {
	background: #fff;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.bb1 {
	width:80px;
	margin:0 auto;
}
.bb2 {
	width:80px;
	margin:0 auto;
}
.wz {
	float:left;
	font-size:14px;
}

ul li {
	list-style-type:none;
}
a {
	color:#555;
	text-decoration:none;
}
.mt10 {
	margin-top:10px !important;
}
.common-header {
	height:auto;
	width:100%;
	top:0;
	left:0;
	z-index:99;
	-moz-user-select:none;
	-webkit-user-select:none;
}
.common-header .header-box {
	position:relative;
	height:49px;
	border-bottom:1px solid #2f73b2;
	background-color:#3790e2;
}
.common-header .header-box .header-left {
	display:inline-block;
	width:60px;
	height:50px;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	background-position:-202px -131px;
}
.common-header .header-box .header-center {
	text-align:center;
	color:#fff;
	font-size:24px;
	height:50px;
	line-height:50px;
}
.common-header .header-box .header-center a {
	color:#fff;
}
.common-header .header-box .header-right {
	position:absolute;
	top:0px;
	right:0px;
	width:25%;
	text-align:center;
	height:49px;
	line-height:49px;
	font-size:16px;
	color:#fff;
	border-left:1px solid #4877a2;
	border-bottom:1px solid #4877a2;
}
.common-header .header-box .header-right a {
	display:block;
	background-color:#76a5d1;
	border-left:1px solid #88b0d6;
	color:#fff;
}
.common-header .header-box .header-right span {
	display:inline-block;
	color:#c4dcf3;
}

.common-header .header-box .header-txt {
    width: 25px;
    position: absolute;
    z-index: 2;
    right: 4%;
    top: 16px;
}

.common-header .header-box .header-txt .channel_map {
    width: 25px;
    height: 20px;
    position: absolute;
    background: url(http://m.51test.net/m_images/icon_bg1.png) no-repeat;
}

.common-header .common-nav {
	display:none;
	height:80px;
	border-bottom:1px solid #2f73b2;
	background-color:#378fe1;
}
.common-header .common-nav .common-nav-box {
	float:left;
	width:24%;
	height:40px;
	line-height:40px;
	text-align:center;
}
.common-header .common-nav a {
	display:block;
	width:24%;
	height:40px;
	line-height:40px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.common-header .common-nav a.first {
	margin-left:2%;
}
.common-header .common-nav a:hover {
	background-color:#8db7de;
	}
.common-header .common-nav a:active {
	background-color:#8db7de;
}

.more-box {
	margin: 10px 10px 0;
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:18px;
	background-color:#f8f8f8;
	border:1px solid #e9e9e9;
	background: #fff;
}
.more-box span {
	display:inline-block;
	vertical-align:top;
	margin-top:10px;
	margin-left:3px;
	width:15px;
	height:15px;
	background:url(/m_images/more_ico.png) no-repeat;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
/*新列表文章样式*/
.list-wrap li {
	margin:10px 10px 0;
	padding:5px 5px 0px 5px;
	border:1px solid #e9e9e9;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.04);
	background:#fff;
	position:relative;
	z-index:1;
	line-height:24px;
	overflow:hidden;
	font-size:16px;
	font-weight:normal;
}
.list-wrap li a {
	line-height:24px;
	overflow:hidden;
	font-size:16px;
	font-weight:normal;
}
.list-wrap li span {
	float:right;
	color:#999;
	font-size:12px;
	width: 100%;
	display:inline;
	text-align:right;
}
.list-wrap .hot {
	color: #ff0000;
}
/*栏目头条热点区*/
.news2 {
padding: 0 5px;
background: #fff;
margin: 10px 5px 0;
border: 1px solid #e9e9e9;
}
.news2 .title em {
display: inline-block;
margin: 0px 5px 0 0;
padding: 5px 5px;
line-height: 12px;
background: #3991e5;
font-style: normal;
color: #fff;
}
.f-pt16 {
padding-top: 10px;
}
/*栏目头条 结束*/

.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;
	position:absolute;
	left:0;
	z-index:2;
	top:0;
}
.m_site a {
	display:block;
	height:37px;
	float:left;
}
.m_site span {
	display:block;
	float:left;
	width:15px;
	height:37px;
	background-position:-360px -135px;
}

.title-wrap {
	height:35px;
	line-height:35px;
	position:relative;
	padding-left:10px;
	font-size:16px;
	font-weight: bold;
	color:#3991e5;
	background:#d8ecff;
	/*margin-top:10px;*/
}
.title-wrap h2 {
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:0 5px;
	float:left;
	background:#3991e5;
}
.title-wrap span {
	margin-right: 10px;
	float: right;
	font-weight:normal; 
	font-size:16px;
}
.title-wrap span a {
	color: #3991e5;
}
/*频道6条导航*/
.m_lm1_top {
	background: #ffffff;
	padding:10px;
}
.m_lm1_top1 {
	line-height:50px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
    background: #3991e5;
    border-radius: 10px;
}
.m_lm1_top1 a {
display: inline-block;
width: 32%;
text-align: center;
color: #ffffff;
background: #3991e5;
}
.m_lm1_top1 span {
width: 5px;
display: inline-block;
text-align: center;
color: #ddd;
}
.news {
margin-top: 5px;
padding:0 5px 10px 5px;
box-sizing: border-box;
background: #fff;
box-shadow: 1px 2px 3px rgba(0,0,0,0.04);
border-top: 1px dashed #eee;
border-bottom: 1px dashed #eee;
}
.news .title {
position: relative;
overflow: hidden;
text-align: left;
}
.news .title a {
color: #ff0000;
}
.news .title span {
font-size: 16px;
}
.news .title em {
display: inline-block;
margin: 0 5px 0 5px;
padding: 5px 5px;
line-height: 12px;
background: #3991e5;
font-size: 16px;
font-style: normal;
color: #fff;
vertical-align: top;
}

/*底部版权*/
.copy_box {
	text-align:center;
	color:#909090;
	padding-top:10px;
	padding-bottom: 10px;
	background: #ffffff;
	font-size:14px;
	height:90px;
}
.copy_box .verBar span{
	background:url(/m_images/footer-ico.png) no-repeat;
	background-size:36px auto;
}
.copy_box .verBar{
	padding:0 15px;
}
.copy_box .verBar a{
	padding:0 20px;
	color:#3991e5;
	display:inline-block;
	line-height:24px;
	text-align:center;
	font-size:0.875em;
	margin:0 18px;
	text-decoration: none;
}
.copy_box .verBar a span{
	width:36px;
	height:36px;
	display:block;
	margin:0 auto;
	vertical-align:top;
}
.copy_box .verBar a.pc-ver{
	color:#636363;
}
.copy_box .verBar a.pc-ver span{
	background-position:left -37px;
}
/*分享代码*/
.share{
	overflow:hidden;
	border-top: 1px solid #e9e9e9;
	padding:0px 0px 0px 10px;
	background: #ffffff;
}
.share .sharebut{
	float:left;
	line-height:38px;
	font-weight:bold;
}
#share .bds_weixin{
	height: 28px;
    width: 28px;
    background: url(/m_images/fenxiang/weixin.png)no-repeat;
    background-size: 28px 28px;
    display: inline-block;
	padding-left: 0px;
}
#share .bds_qzone{
	height: 28px;
    width: 28px;
    background: url(/m_images/fenxiang/qzone.png)no-repeat;
	background-size: 28px 28px;
    display: inline-block;
	padding-left: 0px;
}
#share .bds_tsina{
	height: 28px;
    width: 28px;
    background: url(/m_images/fenxiang/weibo.png)no-repeat;
    background-size: 28px 28px;
    display: inline-block;
	padding-left: 0px;
}
#share .bds_sqq{
	height: 28px;
    width: 28px;
    background: url(/m_images/fenxiang/qq.png)no-repeat;
    background-size: 28px 28px;
    display: inline-block;
	padding-left: 0px;
}
#share .bds_tqq{
	height: 28px;
    width: 28px;
	background: url(/m_images/fenxiang/tx_weibo.png)no-repeat;
	background-size: 28px 28px;
    display: inline-block;
	padding-left: 0px;
}