﻿/*common*/
*{	
	margin: 0;
	outline: 0;
	padding: 0;
	font-size: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
}
html {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.231;
	-webkit-touch-callout: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-align: stretch;
	position: relative;
}
img {
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
img:not([src*="/"]){display:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
th, td, caption {
	vertical-align: middle;
}
textarea {
	resize: none;
	border:dashed;
	padding: 8px 0;
	border-radius: 0;
}
input, button, select, textarea {
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}
li {
	list-style: none;
}
.clr {
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
footer{
    height:35px;
	line-height:35px;
	display:block;
    overflow:hidden;
    margin-top:-35px;
    position:relative;
    z-index:10;
}
footer .weimob-copyright{color:#000; font-size:12px;}
footer .weimob-copyright a{color:#000!important;}
header{ 
    width:100%;
	margin:0; padding:0;
}
.head{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#287BC4), to(#154977));
	text-align:center;
	height:40px;
	line-height:40px;
	overflow:hidden;
	display:block;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.head a{
	color:#fff;}

.body{
    padding-bottom:30px;
    -webkit-box-sizing:border-box;
}
.body{
	max-width:640px;
	margin:auto;
	min-height:100%;
	position:relative;
}
.body ~ footer{
    text-align:center;
    position:relative;
}
.copyright{padding:8px 0;text-align:center;font-size:12px;color:#fefefe; position:fixed; bottom:0; width:100%; z-index:3}
.copyright a{color:#fefefe;}
/*cate14*/
#cate14{background-color: #000000;overflow-x: hidden;}
#cate14 .mainbg{ 
	width:100%;
	position:fixed;
	z-index:1
}
#cate14 .mainbg img{
	width:100%;
}
#cate14 .mainmenu {
	z-index: 2;
	color: #FFF;
	position: fixed;
	margin: 0px auto;
	bottom: 0;
	width: 100%;
}
#cate14 .mainmenu ul {
	display: block;
	margin: 0px 15%;
}
#cate14 .mainmenu li {
	display: block;
	width:50%;
	float:left;
}
#cate14 .mainmenu li:last-of-type {
	margin-bottom:25px;
}
#cate14 .mainmenu li a {
	display:block;
	background-color:rgba(255, 255, 255, 0.5);
	padding:8px 10px;
	margin:0 3px 3px 0;
	font-size:14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-radius: 3px;
}

/*button*/
#plug-wrap {
    position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
    z-index:800;
}
.top_bar {
    position:fixed;
    bottom:0;
    right:0px;
    z-index:900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
    padding-left: 70px;
}
.plug-menu {
    -webkit-appearance:button;
    display:inline-block;
    width:36px;
    height:36px;
    border-radius:36px;
    position: absolute;
    bottom:17px;
    right: 17px;
    z-index:999;
    box-shadow: 0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
    background-color: #B70000;
    -webkit-transition: -webkit-transform 200ms;
    -webkit-transform:rotate(1deg);
    color:#fff;
    background-repeat: no-repeat;
    -webkit-background-size: 80% auto;
    background-size: 80% auto;
    background-position: center center;
}
.plug-menu:before {
    font-size:20px;
    margin:9px 0 0 9px;
}
.plug-menu:checked {
    -webkit-transform:rotate(135deg);
}
.top_menu>li {
    width: 32px;
    height:32px;
    border-radius:32px;
    box-shadow: 0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
    background:#B70000;
    position:absolute;
    bottom:0;
    right:0;
    margin-bottom: 20px;
    margin-right:20px;
    z-index:900;
    -webkit-transition: -webkit-transform 200ms;
}
.top_menu>li a {
    color:#fff;
    font-size:20px;
    display: block;
    height: 100%;
    line-height: 33px;
    text-align: center;
}
.top_menu>li>a label{
display:none;
}
.top_menu>li a img {
display: block;
width: 22px;
height: 22px;
text-indent: -999px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -11px;
margin-left: -11px;
}
.top_menu>li.on:nth-of-type(1) {
-webkit-transform: translate(-0, -100px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(2) {
-webkit-transform: translate(-47px, -81px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(3) {
-webkit-transform: translate(-81px, -45px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(4) {
-webkit-transform: translate(-100px, 0) rotate(720deg);
}
/****************article********************/
.news_article{
	padding:10px;
}
.news_article header{
	padding:5px 0;
	
}
.news_article h3{
	font-size:18px;
	font-weight:bold;
	margin:5px 0;
}
.news_article small{
	font-size:12px;
	color: #aaa;
}

.news_article article{
	color:#555; 
	font-family: Simsun; 
	font-size: 12px; 
	line-height: 26px; 
    background-color: rgb(255, 255, 255);
}

.news_article img{
	margin:5px 0;
	width: 100%!important;
}
.news_article IFRAME{
	margin:5px 0;
	width: 100%!important;
}
#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 20000;
}
#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px!important;
    height: 180px!important;
    z-index: 20001;
}
#mess_share {
    margin: 15px 0;
    display: block;
}
#share_1 {
    float: left;
    width: 49%;
    display: block;
}
#share_2 {
    float: right;
    width: 49%;
    display: block;
}
.clr {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}
.button2 {
    font-size: 16px;
    padding: 8px 0;
    border: 1px solid #adadab;
    color: #000000;
    background-color: #e8e8e8;
    background-image: linear-gradient(to top, #dbdbdb, #f4f4f4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 1px 1px #efefef;
    text-shadow: 0.5px 0.5px 1px #fff;
    text-align: center;
    border-radius: 3px;
    width: 100%;
}
#mess_share img {
    width: 22px!important;
    height: 22px!important;
    vertical-align: top;
    border: 0;
}

.nav_footer {
    height:45px;
    line-height:45px;
    text-align:center;
    position:fixed;
    z-index:1200;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    max-width:640px;
    margin:auto;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#287BC4), to(#154977));
}
.nav_footer a{
    display:inline-block;
    width:60px;
    height:100%;
    color:#fff!important;
    background:url("../img/but_1.png") no-repeat center center;
    background-size:53px auto;
}
.nav_footer li:first-of-type a{
    text-indent:5px;
    background-image: url("../img/but_3.png");
    background-size:60px;
}
.nav_footer li:nth-of-type(2) a{
    text-indent:-5px;
    background-image: url("../img/but_2.png");
    background-size:60px;
}
.top_btn{
	padding-bottom:0!important;}
.top_btn a{	
	font-size:12px;
	margin:5px auto;
    display:block;
	color:#fff;
	text-align:center;
	line-height:35px; 
	height:35px;
	background:#154977;
	margin-bottom:10px;}
	
.box {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.box > * {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
.pagelist p{ 
    height:30px; 
	line-height:30px;
	width:100%; 
	overflow:hidden; 
	padding:0 5px; 
	font-size:12px; 
	color:#939393;
}
.pagelist p a{ color:#939393;}
/***********list**************/
.list-line{ 
    width:100%;
	min-height:100%;
	overflow:hidden;
	}	
.list-line h2{
	font-size:16px;
	color:#000;
	height:40px;
	line-height:40px;}
.list-line h2 a{ color:#000;}
.list-line ul li{
	height:35px;
	line-height:35px;
	width:100%;
	overflow:hidden;
	display:block;
	background:url(../img/list.jpg) repeat-x;
	margin-top:-1px;
	font-size:12px;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list-line ul li a{
	color:#666;
	padding-left:1em;}
	
.page{ line-height:40px; height:40px; color:#BABABA; font-size:12px; text-align:center; color:#666;}
.page a{ padding:0 5px; color:#666;}

/****show*****/
.list_show{
	width:100%;
	min-height:100%;
	overflow:hidden;
}
.list_show h2{
	font-size:16px;
	color:#000;
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.list_show h2 a{ color:#000;}
.list_show dl{
	width:100%;
	height:auto;
    background:-webkit-gradient(linear, 0 60%, 0 100%, from(#fff), to(#f0eefd));
    border-bottom:1px solid #ccc;
	display:block;
	overflow:hidden;
	padding:5px 0;}
.list_show dl dt{
	height:30px;
	line-height:30px;
	padding:0 10px;
	font-size:14px;
	color:#348FD4;
	font-weight:bold;
	overflow:hidden;
}
.list_show dl dt a{
	color:#348FD4;
}
.list_show dl dd img{
	float:left;
	padding:0 10px 0 5px;
    max-width:90px;
    width:90px;
	max-height:90px;
    overflow:hidden;
}
.list_show dl dd{
	line-height:18px;
	font-size:12px;
	color:#999;
	overflow:hidden;
}
.list_show dl dd a{
	color:#999;}

/*****class******/
	
#layout {
    position: relative;
    padding-left: 0;
}
#layout.active {
        position: relative;
        left: 150px;
    }
	
#classtype{ display:block; margin:0.2em; line-height:2em; color:#333; background-color:#ccc; text-decoration:none; padding-left:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;margin-bottom: 0.6em;}
.up{background:url(../img/up.png) 4.5em center no-repeat; cursor:pointer;}
.down{background:url(../img/down.png) 4.5em center no-repeat;cursor:pointer;}
	
.content {margin: 0 auto;overflow:hidden;}	
.ptitle {width: 100%;text-align: center;color: #FFF; overflow: hidden;background: #7DC5F4;padding:0.5em 0; font-size:1em; cursor:pointer;}
.procat{ margin-bottom:0.6em; display:none;}
.procat strong{ height:25px; line-height:25px; font-size:12px;font-weight:100; padding-left:15px;}
.procat strong a{ text-decoration:none; color:#555;}
.procat strong a:hover{ color:#308cfb;}
.pure-u-1-2 a{ display:block; margin:0.2em; line-height:2em; color:#666; background-color:#eee; text-decoration:none; padding-left:5px;}
.pure-u-1-2 a.selected{ background-color:#e3e3e3;}
	
.pure-g img{ width:100%; vertical-align:bottom;}	
.piclist a{ display:block; margin:2px; position:relative;}
.piclist a span{ position:absolute; width:100%; display:block; height:32px; line-height:32px; background-color:rgba(0,0,0,0.2); color:#fff; bottom:0; text-align:center; overflow:hidden;}
	
.pure-g {
    letter-spacing: -0.31em; /* Webkit: collapse white-space between units */
    *letter-spacing: normal; /* reset IE < 8 */
    *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */
    text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
}
.pure-g {
    word-spacing: -0.43em;
}	
.pure-g [class *= "pure-u"] {
    font-family: sans-serif;
}	
	
.pure-u-1-2{
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
	
.pure-u-1-2{
    width: 50%;
    *width: 49.9690%;
}	

.wbytext{ outline:none; padding:5px; height:22px; width:80%; border:1px solid #eee; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}    
.wbyarea{ padding:5px; outline:none; width:80%; border:1px solid #eee; height:125px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}   
.msgbut{ width:100%; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytextyz{ outline:none; padding:5px; height:22px; width:80%; border:1px solid #e3e3e3; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;} 
.wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;}
.news_article #vdcode{ width:50px; width:50px!important;}
/*CSS yellow style pagination*/

DIV.yellow {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; TEXT-ALIGN: center
}
DIV.yellow A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #000; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
DIV.yellow A:hover {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; COLOR: #000; BORDER-BOTTOM: #f0f0f0 1px solid
}
DIV.yellow A:active {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; COLOR: #000; BORDER-BOTTOM: #f0f0f0 1px solid
}
DIV.yellow SPAN.current {
	BORDER-RIGHT: #d9d300 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d9d300 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #d9d300 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #d9d300 1px solid; BACKGROUND-COLOR: #d9d300
}
DIV.yellow SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}