@charset "utf-8";
* {
	font-size: 16px;
	padding: 0px;
	margin: 0px
}
body {
	color: #000;
	background-color: #FFF;
	padding: 0px;
	margin: 0px auto;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
	max-width: 640px;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
p {margin: 0px 0px 1em 0;}
b, strong {font-weight: bold;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li {list-style: none outside none;}
a {
	text-decoration: none;
	color: #000;
	background: transparent;
	outline: none
}
a:focus {outline: none;}
a:hover, a:active {
	color: #600;
	outline: none;
}
h1 {
	font-size: 1.3em;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	margin: 0;
}
h3 {
	font-size: 1.17em;
	margin: 0;
}
h4 {
	font-size: 1em;
	margin: 0;
}
h5 {
	font-size: 0.83em;
	margin: 0;
}
h6 {
	font-size: 0.67em;
	margin: 0;
}
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
code, kbd, pre, samp {font-size: 1em;}
pre {
	margin: 1em 0;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
small {font-size: 80%;}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl {margin: 1em 0;}
dd {margin: 0 0 0 40px;}
audio:not([controls]) {
	display: none;
	height: 0;
}
/*万能清除浮动开始*/ 
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #F00 !important;}
.black {color: #000!important;}
.white {color: #FFF !important;}
.gray {color: gray; !important;}
.purple {color: purple; !important;}
.clear {
	display: block;
	clear: both;
}
.float_left {float: left;}
.float_right {float: right;}
.left {text-align: left}
.right {text-align: right}
.center {text-align: center;}
.body_index, .body_single, .body_article, .body_picture, .body_download, .body_video, .body_product, .body_job, .body_guestbook, .body_feedback {
}
.index, .single, .article, .picture, .download, .video, .product, .job, .guestbook, .feedback {
	width: 99%;
	margin: 0px auto
}
#top, #logo, #navigation, #banner, #location, #announcement, #link, #copyright {
	width: 100%;
	margin: 0px auto;
}
.left_title {
	border: 0px solid red;
	clear: both;
	text-align: center;
	padding:10px 0;
	background:url(../images/index/xban.png) no-repeat center center;
}
.left_title a {
	padding: 1px 8px;
	color: #000;
}
.left{text-align: center;}
.left_body {padding: 3px 5px;}
.left_body .ChannelPicture img {
	width: 100px;
	float: left;
}
.left_body .ChannelContent_1 {
	height: 92px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
}
.left_bottom {
	clear: both;
	height: 5px;
}
#navigation span {
	display:block;
	width:100%;
	background: #212121;
	text-align: center;
	background-color: #000;
	font-size: 24px;
	color: #fff;
	padding: 18px 0;
}
#navigation {
	padding: 0px;
	border: 0px solid red;
	clear: both;
	overflow: hidden
}
#navigation a {
	line-height: 35px;
	color: #fff;
	background-color:#000;
	height:35px;
	overflow: hidden;
	display: block;
	text-align: center;
}
#navigation a.current {
	background: #fff;
	color: #000
}
.hnav2 a{
	width:25%;
	float: left;
}

#banner {margin-bottom: 6px;}
.flex-caption {
	width: 100%;
	padding: 3px 0px;
	position: absolute;
	bottom: 3px;
	color: #fff;
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0px;
	background: #fff;
	border: 0px solid #fff;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-prev {left: -50px;}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}
.flex-direction-nav a.flex-next:before {content: '\f002';}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {opacity: 1;}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	margin:-21px 0px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
#location {
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 3px 0px;
	margin: 0;
	border-bottom:1px solid #167312;
	color: #000;
	height: 1.5em;
	line-height: 1.5em;
	clear: both;
	text-indent: 3px;
}
#location a {color: #000}
.page {
	display: block;
	width: 100%;
	height: 2.3rem;
	font: 0.22rem/2.38rem "microsoft yahei";
	color: #000;
	background: #ddd;
	border-radius: 1.3rem;
	margin:5% auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 1.1rem;
}
/*footer*/
.Mobile {
	text-align: center;
	height: 35px;
	line-height: 35px;
	background: #000;
	margin:10px 0;
	font-size: 14px;
	margin-bottom:70px;
}
.Mobile a {
	font-weight: normal;
	color: #fff;
	font-weight: bold;
}
#tool {
	width:100%;
	max-width:640px;
}
#tool ul{
	position: fixed;
	z-index: 900;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	height: 48px;
}
.toollist li {
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box;
}
.toollist li a {
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	position: relative;
}
.toollist li a img {
	width: 24px;
	height: 24px;
}
.toollist li a p {
	margin: 1px 0 1px 0;
	font-size: 14px;
	line-height:15px;
}
.toollist {background: #212121;}
.toollist li {
	border-right: 1px solid rgba(255, 255, 255, 0.7);
	margin-top: 6px;
}
.toollist .last{border-right:none;}
.toollist li a {color: #fff;}
.ChannelContent {
	clear: both;
	padding: 0px 5px 10px 5px;
}
.ChannelContent img {
	max-width: 96%;
	display: block;
	margin: 0 auto;
}
.single ul li h1 {
	line-height: 1.5em;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
}
.left_body ul li span {
	float: right;
    color: #999;
    font-size: 12px;
	width: 66px;
    padding: 0 5px;
}
.InfoTimes {
	color: #999;
	display: block;
	text-align:center;
	font-size: 12px;
	margin:7px 0;
}
.left_body li .InfoTitle {
	float: right;
	width: 69%;
	height: 25px;
	overflow: hidden;	    
	text-overflow: ellipsis;  
	white-space: nowrap; 
	font-weight: bold;     
	padding: 5px 0;
}
.InfoContent img {max-width: 100%;}
/*==========@@通用列表 开始@@==========*/
.left_body .textlist {
	overflow: hidden;
}
.left_body .textlists {overflow: hidden;}
.textlist li, .gridlist li, .wxlist li, .thumblist li {
	line-height: 1.7em;
	vertical-align: middle;
	background-color: #FFF;
	overflow: hidden;
}
.textlist li:hover, .thumblist li:hover, .gridlist li:hover {
	cursor: pointer;
}
.textlist li {
	background: url(../textlist.jpg) left center no-repeat;
	text-overflow: ellipsis;
	border-bottom: 1px dotted #999999;
}
.textlist li.first {
	background: none;
	padding-left: 3px;
	margin-bottom: 15px;   
	border-bottom: none;
}
.textlist li img {
	float: left;
	border: 1px solid #999;
}
.textlist li .first{
	float:right;
	width: 72%;
	font-weight:bold;
	overflow: hidden;
    text-overflow: ellipsis;
}
.textlist li .InfoContent {
	float: right;
    width: 71%;
    height: 6.1em;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    margin: 5.5px 0;	
}
.textlist li em{
	color:#999;
	float: right;
	margin: 0px 6px 0 0;
}
.textlist li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.textlist li a.send{
	float: left;
	width:75%;	
}
/**/
.left_body .textlists {overflow: hidden;}
.textlists li{
	line-height: 1.7em;
	vertical-align: middle;
	background-color: #FFF;
	overflow: hidden;
}
.textlists li:hover {cursor: pointer;}
.textlists li {
	width: 100%;      
	float: left;            
	overflow: hidden;            
	white-space: nowrap;
	padding: 0 4px;
	text-overflow: ellipsis;
	border-bottom: 1px dotted #999999;
}
.textlists li .InfoContent {
	display: block;
    font-size: 14px;
    color: #666;
    line-height:1.5em;
    height: 3em;
    overflow: hidden;
    margin-top: 11px;
}
.textlists li a.send{
	width:65%;
	float: left;	
}
/**/
.about p{
	line-height: 25px;
	height: 6em;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent:2em;
}
.thumblist li {
	line-height: 1.8em;
	width: 100%;                
	overflow: hidden;      
	text-overflow: ellipsis;                  
	color: #000;
	padding-bottom: 15px;
}
.thumblist li img {
	float: left;
	margin: 0 4px;
	border: 1px solid #999999;
}
.thumblist li a:hover img {border: 1px solid #600;}
.thumblist li p {
	float: right;
	width: 71%;
	height: 5.2em;
	overflow: hidden;
	color: #666;
	margin: 0px;
	font-size:12px;
}
.gridlist li {
	width: 33%;
	overflow: hidden;
	float: left;
	line-height: 0em;
}
.gridlist li .InfoTitle {
	height: 30px;
	width:100%;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;	
	text-align: center;
}
.gridlist li .InfoPicture {
	padding: 0px 5px;
	text-align: center;
}
.gridlist li a img {border: 1px solid #999;}
.subchannellist {
	display:block; 
	float:left;
	width: 94%;
	padding: 0 3%;
}
.subchannellist li {
	float: left;
	text-align: center;
	width:33%;
}
.subchannellist li a {
	display: block;
	line-height: 24px;
    height: 24px;
	overflow: hidden;
	margin: 9px 3px;
	padding: 5px 0px;
	background-color: #fff;
	border: 1px solid #CCC;
	color: #000;
}
.subchannellist #current a {
	color: #fff;
	background: #000;
}