﻿﻿/*&#98;&#101;&#115;&#116;&#51;&#54;&#53;&#20307;&#32946;&#27491;&#19981;&#27491;&#35268;&#95;&#51;&#54;&#53;&#22825;&#31532;&#19977;&#23395;&#26080;&#21024;&#38500;&#23436;&#25972;&#32763;&#35793;&#95;&#51;&#54;&#53;&#22269;&#38469;&#36895;&#21457;&#24425;&#31080;农村网 css*/
@charset "utf-8";
/*公共*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	margin: 0px auto;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	background: #fff;
	overflow-x: hidden;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0px;
	line-height: 1.8em
}

b,strong {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
 /* Remove most spacing between table cells.*/
}

li {
	list-style: none outside none;
}

body::-webkit-scrollbar {
	width: 10px;
	background: #ccc;
}

body::-webkit-scrollbar-thumb {
	background: #f4f5f9;
	border-radius: 10px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
/*链接*/
a {
	text-decoration: none;
	color: #626262;
	background: transparent;
	outline: none
}
.ggad { clear:both; width:770px;   }
.ggad img { width:364px; height:120px;float:left; padding-right:20px;}

/*标题*/
h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
}

h5 {
	font-size: 15px;
	font-weight: normal;
}

h6 {
	font-size: 13px;
	font-weight: normal;
}

/*表单*/
form {
	margin: 0;
}

button,select {
	text-transform: none;
}

input {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	width: 99%;
	line-height: normal;
}

textarea {
	padding: 2px;
	color: #000000;
	background-color: #fff;
	width: 99%;
}

/*其它*/
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;
 /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}



/*==========组建 开始==========*/
/*常用*/
.blue {
	color: #00F !important;
}

.green {
	color: #0F0 !important;
}

.red {
	color: #F00 !important;
}

.black {
	color: #000000 !important;
}

.white {
	color: #FFFFFF !important;
}

.gray {
	color: gray;
	!important;
}

.purple {
	color: purple;
	!important;
}

.coffee {
	color: #c93;
	!important;
}
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb50 {
	margin-bottom: 50px;
}
.ml5 {
	margin-left: 5px;
}
.ml6 {
	margin-left: 6px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}

.ml43 {
	margin-left: 45px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr50 {
	margin-right: 50px;
}
/*浮动*/
.clear {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/*对齐方式*/
.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}



/*表单类*/
.form_text, .form_text:hover, .form_text_verifycode, .form_text_verifycode:hover {
	border-color: #a0a0a0 #cbd9eb #cbd9eb #a0a0a0;
	border-width: 1px;
	height: 20px;
	line-height: 20px;
	clip: rect;
	padding: 2px;
	color: #000000;
}

.form_text {
	width: 95%;
	background-position: 0px 0px;
}

.form_text:hover {
	background-position: 0px -37px;
}

.form_text_verifycode {
	width: 50px;
	margin-right: 3px;
	background-position: 0px 0px;
}

.form_text_verifycode:hover {
	background-position: 0px -37px;
}

.form_radio {
	width: auto;
	border: 0;
}

.form_checkbox {
	width: auto;
	border: 0
}

.form_select {
	height: 25px;
}

.form_textarea {
	width: 95%;
	height: 80px;
	border-color: #a0a0a0 #cbd9eb #cbd9eb #a0a0a0;
	border-width: 1px;
	padding: 2px;
}

.form_button {
	width: auto;
	vertical-align: middle;
	border: 0 none;
/*解决ie焦点是有黑色边框*/
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0;
}

.required {
	color: red;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
}

/*其它*/
.hide {
	display: none;
}  /*隐藏*/
.code_image {
	cursor: pointer;
	padding-bottom: 6px;
} /*验证码图片样式*/
/*gotop*/
#topcontrol {
	position: fixed;
	display: none;
	bottom: 150px;
	right: 0px;
	opacity: 1;
	cursor: pointer;
	z-index: 99;
}


/*头部*/
/* header --------------------------------------------------*/

.topbg {background: url(../images/ahncwbg.png) no-repeat  center; min-width:1200px;}
#header {
	width: 1200px;
	height: 197px;
	margin: 0 auto; 
	position: relative;
	z-index: 2;
}

#header .logo { position:absolute;
    top:80px;
	float: left;
	width: 365px;
	height: 120px;
}

#header .logo a {
	display: block;
	line-height: 83px;
	vertical-align: middle;
	text-align: center;
	font-size: 0px;
}

#header .logo img {
	width: 260px;
	height: 68px;
	margin: 0 auto;
	vertical-align: middle;
}

#header  .hour { left:300px; position:absolute;
    top:85px; color:#fff; font-size:16px;
	float: left;
}

#header .headerC {
	font-size: 16px;
	width: 490px;
	float: right;
	height: 30px;
	position: relative;
	top: 55px;
}

#header .headerR { top:90px;
	width: 370px;
	float: right;
	position: relative;
}

#header .headerRT {
	height: 30px;
	margin-bottom: 5px;
	position: relative;
	z-index: 2;
}

#header .headerRB {
	height: 70px;
	position: relative;
	z-index: 1;
}

#header .search .bd { left:300px; position:absolute;
    top:70px; 
	float: left;
	height: 34px;
}

#header .search .text {
	padding: 0 0 0 4px;
	height: 34px;
	width: 210px;
}

#header .search .button {
	background: #8fc31f;
	border: none;
	color: #fff;
	height: 34px;
	width: 60px;
	vertical-align: middle;
	text-align: center
}

#header .search input {
	float: left;
	flex: 4;
	height: 34px;
	outline: none;
	box-sizing: border-box;
}

#header .bt {
	margin-left: 20px;
	padding: 0;
	float: left;
}

/* navBody --------------------------------------------------*/

#navBody {background: url(../images/navbg.png); 
	width: 100%;
	height: 42px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	min-width: 1200px;
}

#navBody .navCont {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#navBody .subnavCont {
	padding: 10px 0 10px 0;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#navBody .colsItem {
	float: left;
	width: 100%;
}

#navBody .colsItem li {
	float: left;
	padding: 0 8px 0 7px;
	height: 32px;
}


#navBody .colsItem li a { font-weight:bolder;
	font-size: 18px;
	display: block;
	height: 32px;
	line-height: 32px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	color: #fff;
}

#navBody .colsItem li a:hover {
	color: #f00;
}

#navBody .colsItem .total  a:hover {
	color: #fff;
}

#navBody .subnavCont .df {
	overflow: hidden;
	height: 20px;
	float: left;
	font-size: 14px;
	line-height: 25px;
	width: 50px;
}

#navBody .subnavCont .xian {
	float: right;
	width: 346px;
}

#navBody .subnavCont .xian img {
	margin: 3px 0 0 5px;
}

#navBody .subnavCont img {
	float: left;
}

#navBody .subcolsItem {
	overflow: hidden;
	float: left;
	width: 980px;
}

#navBody .subcolsItem li {
	background: #eeeeee;
	border-right: 1px solid #666;
	float: left;
	width: 60px;
	height: 23px;
}

#navBody .subcolsItem li a {
	font-size: 18px;
	text-align: center;
	display: block;
	height: 23px;
	line-height: 23px;
	color: #333;
}

#navBody .cols01 {
	width: 136px;
	margin-left: 20px;
	_display: inline;
}

#navBody .cols02 {
	width: 136px;
	padding-left: 10px;
}

#navBody .cols03 {
	width: 136px;
	padding-left: 10px;
}

#navBody .cols04 {
	width: 136px;
	padding-left: 10px;
}

#navBody .cols05 {
	width: 136px;
	padding-left: 10px;
}

#navBody .cols06 {
	width: 228px;
	padding-left: 10px;
	border-right: 0px;
}

#navBody .moreBtn {
	position: absolute;
	right: 10px;
	bottom: 12px;
	cursor: pointer;
}


/* headLine --------------------------------------------------*/

#headLine {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 0
}

#headLine .part1 {
	height: 165px;
	position: relative;
	overflow: hidden;
}

#headLine .part1 .more {
	width: 20px;
	padding-top: 12px;
}

#headLine .part1 .more a {
	font-size: 14px;
	color: #bdbdbd;
	line-height: 15px;
}


.bigtt {background: url(../images/ncwhot.png) no-repeat left; 
	width: 1180px;
	text-align: center;
	margin-top: 15px;
}

.bigtt a {
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 50px;
	font-weight: bold;
	color: #cc0004;
}

.bigtt a:hover {
	color: #f90;
}

.zbt { width:1050px; overflow:hidden; height:70px; margin:0 auto; padding-left:70px;text-align:center;}

#headLine .hots { width:1000px; overflow:hidden; margin:0px auto; text-align:center; padding-left:90px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	position: relative;
}

#headLine .hots p {
	width: 100%;
	text-align: center;
}

#headLine .hots .moreNews {
	background: #fff;
	color: #71869e;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 12px;
	padding: 0 0 0 20px;
}

#headLine .hots a {
	font-weight: normal;
	margin: 10px 0;
	padding-right: 30px;
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	color: #333;
}

#headLine .hots a:hover {
	color: #e60012;
}
/*主体*/
#main	{width: 1200px; 
	margin: 0 auto;
	position: relative;
	z-index: 0
}
#main .mainL { 
	width: 410px;
	float: left;
}
#main .mainR { overflow:hidden;
	width: 750px;
	float: right;
}
#main .mainL .chaCom_head {background: url(../images/ncwchannel1.png) no-repeat 0 30px ;
	width: 410px;
	height: 39px;
}

#main .mainL .chaCom_head h2 { font-size:24px; color:#999;
	height: 39px;
	float: left;
	font-family: "微软雅黑";
	font-weight: normal;
}

#main .mainL .chaCom_head h2 a { font-weight:bolder;
	color: #60ac14;
	font-family: "微软雅黑";
	font-size: 22px;
}
#main .mainL .minlm {
	float: right;
	display: block;
	padding-right: 12px;
	line-height: 36px;
	color: #a9a9a9;
	height: 46px;
}

#main .mainL .minlm a {letter-spacing:-8px; 
	font-size: 22px;
	color: #a9a9a9;
	float: left;
}

#main .mainL .minlm span {
	float: left;
	width: 3px;
	height: 3px;
	line-height: 3px;
	overflow: hidden;
	margin: 0 5px;
	background: #a9a9a9;
	position: relative;
	margin-top: 21px;
}
#main .newsL { 
	width: 750px;
	float: left;
}
#main .newsR {
	width: 320px;
	float: right;
}
/* 农村网要闻专题切换tabs */

.hasMoreTab{ width:400px; font-family:"Microsoft YaHei";  }
.hasMoreTab .hd{ line-height:32px; height:38px; background:url(../images/ncwchannelxian.png) no-repeat 0 34px; position:relative; }
.hasMoreTab .hd .more{ float:right; font-size:22px;letter-spacing:-8px; padding-right:10px; }
.hasMoreTab .hd .more a {color:#999;} 
.hasMoreTab .hd .more a:hover {color:#f00;} 
.hasMoreTab .hd ul{ z-index:5; position:absolute; height:38px; overflow:hidden; zoom:1; }
.hasMoreTab .hd li{ float:left;  cursor:pointer; margin-left:-1px;letter-spacing:1px ;font-weight:bold; color:#999; font-size:22px;margin-right:15px;}
.hasMoreTab .hd li.on{ font-weight:bold; height:38px; line-height:32px; background:#fff; background:url(../images/ncwchannel.png) no-repeat 0 32px; font-weight:bold; color:#60ac14; font-size:22px; }
.hasMoreTab .bd{clear:both; position:relative; }
.hasMoreTab .bd h2{ font-size:14px; }
.hasMoreTab .bd p{ color:#999; }
.hasMoreTab .bd p a{ color:#c00; }
.hasMoreTab .bd ul a{ font-size:16px; }
.hasMoreTab .bd li { height:35px; overflow:hidden; line-height:35px;}
.hasMoreTab .bd li a{ 
	margin-bottom: 12px;
	overflow: hidden;
	vertical-align: top;}
.hasMoreTab .bd ul a:hover { color:#f00; }
.hasMoreTab .conWrap {position:relative; width: 400px; height: 132px; }
.hasMoreTab .con {position: absolute; width: 400px; left:0; top:0;}
.hasMoreTab .con h2 { height:40px; overflow:hidden; line-height:40px;}
.hasMoreTab .con h2 a {font-size:18px;font-weight: bold;color: #000;}
.hasMoreTab .con h2 a:hover{color: #e2313f;}	
/* 视频直播tab */	
.videoTab{ width:750px; font-family:"Microsoft YaHei";  }
.videoTab .hd{ line-height:32px; height:38px; background:url(../images/ncwchannelxian.png) no-repeat 0 34px; position:relative; }
.videoTab .hd .more{ float:right; font-size:22px;letter-spacing:-8px; padding-right:10px; }
.videoTab .hd .more a {color:#999;} 
.videoTab .hd .more a:hover {color:#f00;} 
.videoTab .hd ul{ z-index:5; position:absolute; height:38px; overflow:hidden; zoom:1;width:750px;  }
.videoTab .hd li{ float:left;  cursor:pointer; margin-left:-1px;letter-spacing:1px ;font-weight:bold; color:#999; font-size:22px;margin-right:15px;}
.videoTab .hd li.on{ font-weight:bold; height:38px; line-height:32px; background:#fff; background:url(../images/ncwchannel.png) no-repeat 0 32px; font-weight:bold; color:#60ac14; font-size:22px; }
.videoTab .bd{clear:both; position:relative; }
.videoTab .bd h2{ font-size:14px; }
.videoTab .bd p{ color:#999; }
.videoTab .bd p a{ color:#c00; }
.videoTab .bd ul a{ font-size:16px; }
.videoTab .bd li { height:32px; overflow:hidden; line-height:32px; float:left;}
.videoTab .bd li a{ 
	margin-bottom: 12px;
	overflow: hidden;
	vertical-align: top;}
.videoTab .bd ul a:hover { color:#f00; }
.videoTab .conWrap {position:relative; width: 770px; height: 132px; }
.videoTab .con {position: absolute; width: 770px; left:0; top:0;}
.videoTab .con h2 { height:35px; overflow:hidden; line-height:35px;}
.videoTab .con h2 a {font-size:18px;font-weight: bold;color: #000;}
.videoTab .con h2 a:hover{color: #e2313f;}	

.videoTab .picTitle { float:left;  margin-right:14px;
	position: relative;
	width: 240px;
	height: 160px;
	overflow: hidden;
}

.videoTab .picTitle img {
	width: 265px;
	height: 220px;
}

.videoTab .picTitle .lazyload {
	display: none;
}

.videoTab .picTitle .name {
	bottom: 0;
	color: #FFFFFF;
	height: 35px;
	left: 0;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 11;
	font-size: 16px;
	font-weight: bold;
}

.videoTab .picTitle .name a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
}
.videoTab .picTitle .bg {
	background: #000;
	bottom: 0;
	height: 35px;
	left: 0;
	opacity: 0.7;
	filter: alpha(opacity=90);
	position: absolute;
	width: 100%;
	z-index: 10;
}
/* focusWordBlue */

.focusWordBlue {
	height: 25px;
	margin-bottom: 12px;
	overflow: hidden;
}

.focusWordBlue a { font-size:18px;
    /*	display: inline-block;
height: 16px;*/
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
	color: #000;
}
.focusWordBlue a:hover{

	color: #e2313f;
}
.focusWordBlue a .icon {
	#margin-right: 4px;
	position: relative;
	top: -2px;
}



/* 列表页*/

.news-position {background: url(../images/fonticon-all.png) no-repeat;background-position: -175px -212px;
padding-left:30px;
	color: #999;
}

.news-position a {
	position: relative;
	margin-right: 5px;
	color: #999;
}

.news-position .location-i {
	position: absolute;
	top: 0;
	right: -16px;
}
#p-detail {
	font-size: 18px;
	color: #404040;
	line-height: 36px;
}

#p-detail p {
	margin-bottom: 15px;
}

#p-detail p img {
	margin: 0px auto;
	max-width: 100%!important;
	height: auto!important;
	margin: 10px 0;
}

#p-detail  img {
	margin: 0px auto;
	max-width: 100%!important;
	height: auto!important;
	margin: 10px 0;
}
.fllow3-wap {
	0 float: right;
	position: relative;
	width: 300px;
	height: 100%;
	overflow: hidden;
}

#fllow3 {
	width: 350px;
}

#fllow3.fixed {
	position: fixed;
	bottom: 38px;
}

#fllow3.hold {
	position: absolute;
	bottom: 16px;
}


#fllow3 .ad {
	overflow: hidden;
}

#fllow3 .ad a {
	display: block;
	width: 100%;
	overflow: hidden;
}

#fllow3 .ad img {
	width: 100%;
}
.part-right  {
	display: block;
	margin-bottom: 30px;
}

.right-wap {
	margin-top: 20px;
	position:relative;
}

.right-wap .name {
	margin-left: -34px;
	position: absolute;
	top: -10px;
	left: 50%;
	padding: 0 18px;
	z-index: 2;
	background-color: #FFF;
	font-size: 16px;
	color: #808080;
}

.ahwx { width:200px; margin:0px auto; padding-left:30px; }
.ahapp { width:200px; margin:0px auto;}
.ahapp  img{ margin-left:10px;}
.hothour { border:1px solid #efefef; margin-top:40px;
	position: relative;
}

.hothour>div.name { height:50px; margin-left:15px; line-height:50px;
	width: 315px; border-bottom:1px solid #efefef;
}

.hothour>div.name span {
	display: inline-block;
	padding: 0 8px;
	color: #333;
	cursor: pointer;
	font-size: 24px;
}

.hothour>div.name span.active {
	color: #666;
}

.hothour>div.name span.x-xt {
	padding: 0 14px;
	border-right: 1px solid #ccc;
}

.i-sp {
	display: none;
}

.hot-news {
	padding: 28px 16px 0;
	display: none;
}

.hot-news li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #E6E6E6;
}

.hot-news li:last-child {
	border: none;
}

.hot-news li.last-child {
	border: none;
}

.hot-news li> a {
	font-size: 14px;
	margin-bottom: 8px;
}

.hot-news .left {
	font-size: 12px;
	color: #B3B3B3;
}

.hot-news .right {
	font-size: 12px;
	color: #348CEC;
}


.xs { height:210px;
	padding: 0 16px 0;
	margin-bottom: 10px;
}

.xs .name span {
	margin-left: 10px;
	padding-left: 10px;
	color: #348CEC;
	border-left: 1px solid #ccc;
}

.xs li {
	margin: 0 0 15px 15px;
	float: left;
}

.xs li a {
	display: block;
	position: relative;
}

.xs li a img {
	display: block;
	width: 135px;
	height: 90px;
}

.xs li a div {
	position: absolute;
	bottom: 0;
	width: 95px;
	height: 24px;
	padding: 85px 20px 5px;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/sbg.png);
	overflow: hidden;
	line-height: 25px;
	text-align: center;
}

#p2-nav {background: url(../images/list.png) no-repeat;background-position: 0 6px;
	margin:20px 0 20px 22px;
	width: 270px;
}

#p2-nav.fixed {
	position: fixed;
	top: 86px;
}

#p2-nav.hold {
	position: absolute;
	bottom: 80px;
}

.p2-nav-wap {
	position: relative;
	margin-right: 40px;
	width: 130px;
	height: 100%;
}

#p2-nav div {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
}

#p2-nav li a {
	background: url('.././jt.png') no-repeat left;
	padding-left: 30px;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #036;
}

#p2-nav li a:hover { color:#f00;}
#p2-nav li a.active {
}
.vlist {height:150px;
	padding: 0 16px 0;
}

.vlist li {background: url(../images/fonticon-all.png) no-repeat;background-position: -175px -180px;padding-left:30px;
	margin: 0 0 10px 10px; overflow:hidden; height:20px;
	float: left;
}

.vlist li a { font-size:16px;
	display: block;
	position: relative;
}
.vlist li a:hover { color:#f00;}
.zt { height:260px;
	padding: 0 16px 0;
	margin-bottom: 30px;
}

.zt .name span {
	margin-left: 10px;
	padding-left: 10px;
	color: #348CEC;
	border-left: 1px solid #ccc;
}

.zt li {width: 135px; height:125px; overflow:hidden;
	margin: 0 0 15px 15px;
	float: left;
}

.zt li a { font-size:12px; text-align:center;
	display: block;
	position: relative;
}

.zt li a img { margin-bottom:5px;
	display: block;
	width: 135px;
	height: 90px;
}


.hot-bottom {
	margin-top: 10px;
}

.right-wap.hot-word {
	border-top: none;
	margin-bottom: 20px;
}

#xggj { float:left; border-top:5px solid #ccc; margin-top:20px;
	width: 750px;}
.tit{ float:left; border-bottom:1px solid #ccc; margin-bottom:20px;
	width: 750px;
}
#xggj .newestList li { width:310px;
	background: url(./fonticon-all.png)no-repeat -5px -40px;
	float: left;
	height: 22px; line-height:20px; margin:0 10px 10px 0 ;
	padding-left: 20px;
	overflow: hidden;
}

#xggj .newestList a { font-size:16px;
	line-height: 22px;
}

.hot-words {
	max-height: 185px;
	margin-bottom: 30px;
	overflow: hidden;
}

.hot-words a {
	display: inline-block;
	margin: 6px 8px 6px 0;
	padding: 2px 18px;
	border: 1px solid #d71629;
	border-radius: 18px;
	font-size: 14px;
	color: #d71629;
	transition: all .4s;
	-moz-transition: all .4s;
	; /* Firefox 4 */
		-webkit-transition: all .4s;
 /* Safari å’Œ Chrome */
	-o-transition: all .4s;
	; /* Opera */
		line-height: 19px;
}

.hot-words a:hover {
	color: #FFF;
	background-color: #d71629;
}

.footer { width:100%; min-width:1200px;
	padding-bottom: 12px;
	background-color: #868686;
	height: 238px;
}
/* 分页 */
div#displaypagenum{margin: 30px auto;text-align: center;}
div#displaypagenum center{text-align: center}
div#displaypagenum a.page,div#displaypagenum a.page-previous,div#displaypagenum a.page-next,div#displaypagenum span.page-active{height:20px;line-height:20px;text-align:center;font-size:15px;background:#fff;color:#000;clear: none;margin: 0 5px;padding: 0 6px;border: 1px solid #ccc;display: inline-block;}
div#displaypagenum a.page a,div#displaypagenum a.page-previous a,div#displaypagenum a.page-next a{width: auto;margin-right: 0; }
div#displaypagenum a.page a:hover,div#displaypagenum a.page-previous a:hover,div#displaypagenum a.page-next a:hover{text-decoration: none;}
div#displaypagenum span.page-active{background: #f00; color:#fff;}
div#displaypagenum a.page.page-active a{color: #fff;}

/* 内容页 */
.h-news { border-bottom:1px solid #ccc;
	float: left;
	width: 1200px;
}

.h-title {
	margin-top: 10px;	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 40px;
	color: #404040;

}
.bt1 { border-top:1px solid #ccc;}
.bb1 { border-bottom:1px solid #e5e5e5;}
.yt-title { 
	margin-top: 30px;

	font-size: 20px;
	color: #404040;

}
.fb-title { 
	margin-top: 10px;

	font-size: 20px;
	color: #404040;

}
.h-time {
	margin-right: 20px;
}

.h-info {height:35px; float:left;
	margin-top: 40px;
	font-size: 14px;
	color: #666;
}

.h-info a {
	color: #348CEC;
}
.h-fx {margin-top:30px; float:right; margin-right:20px;}

/* 数据列表 */
.clearfix {
	display: block;
	#zoom: 1;
    /*ie6-ie7*/
}

.clearfix:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

.dataList { margin-top:30px;}
.dataList li { padding: 15px 0 10px 0; border-bottom: 1px solid #ededed; overflow: hidden; position:relative;  }
.dataList h3 { width:670px;  }
.dataList h3 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 22px; color: #000; font-family:"微软雅黑"; }
.dataList h3 a:hover { color:#f00;}
.dataList h4 { width:100%; }
.dataList h4 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 22px; color: #000; font-family:"微软雅黑"; }
.dataList h5 { width:100%; }
.dataList h5 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 16px; color: #000; font-family:"微软雅黑"; }

/*.dataList .imgs { float: left; width: 138px; height: 90px; margin-right: 10px; }*/
.dataList .imgs a { font-size: 0px; vertical-align: top; float:left; width:138px; height:90px; overflow:hidden; display:inline; margin-right:10px; }
.dataList .imgs img { width: 138px; height: 90px; vertical-align: top; padding-right:10px; float:left;
-moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease;
 }
.dataList .imgs img:hover { width: 138px; height: 90px; vertical-align: top;  float:left;
 -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)
 }
.dataList .summary {height: 70px; line-height: 24px; overflow: hidden; color: #666; font-size:14px; text-indent:2em ; margin-top:10px; }
.dataList .info { height: 14px; line-height: 14px; text-align: left; }
.dataList .time { font-size: 12px; color:#999; }
.dataList .moreBtn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer; display: none; }
.dataList .moreBtn i { display: inline-block; width: 16px; height: 16px; background: url() no-repeat; vertical-align: middle; margin-right: 5px; display: none; }
.dataList .moreBtn .text { line-height: 16px; vertical-align: middle; }
.dataList .bdsharebuttonbox { position: absolute; top: 20px; right: 0px; display: none; }
.dataList .bdsharebuttonbox span.bds_more { padding: 0 0 0 20px!important; background: url() no-repeat 0px 0px!important; line-height:20px; }
#dataMoreLink { text-align: center; display: none; }
#dataMoreLink a { color: #333; }

/* 数据列表样式01 */

.dataList01 {
	overflow: hidden;
}

.dataList01 li {
	height: 20px;
	margin-bottom: 12px;
	overflow: hidden;
	vertical-align: top;
}

.dataList01 li a {
    /*display: inline-block;
height: 16px;*/	font-family: \5FAE\8F6F\96C5\9ED1;

	line-height: 20px; font-size:16px;
    /*margin-right: 4px;*/
	vertical-align: top;
	color: #393939;
}
.dataList01 li a:hover {
	color: #9d020f;
}.dataList01 li a .icon {
	#margin-right: 4px;
	position: relative;
	top: -2px\9;
	top: -2px\0;
	#top: 0px;
}

.dataList01 li.first a {
	font-weight: bold;
}
/* 数据列表样式02 */

.dataList02 {
	overflow: hidden;
}

.dataList02 li {
	height: 35px;
	overflow: hidden;
	vertical-align: top;
}

.dataList02 li a {
    font-family: \5FAE\8F6F\96C5\9ED1;
	line-height: 35px; font-size:16px;
	vertical-align: top;
	color: #393939;
}
.dataList02 li a:hover {
	color: #f30;
}.dataList02 li a .icon {
	#margin-right: 4px;
	position: relative;
	top: -2px\9;
	top: -2px\0;
	#top: 0px;
}

.dataList02 li.first a {
	font-weight: bold;
}

/* 幻灯片 */
.box{width: 750px;height: 420px;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width: 750px;height: 420px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 750px; height: 420px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;background: rgba(0,0,0,.5);text-indent: 2em;
				padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; 
				background: rgba(255,255,255,0.6);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(196,0,2,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.0);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.0);}
/*特别推荐*/
#pictureItem {background: url(../images/xzrtj.png) no-repeat; 
	width: 100%; height:120px; margin-top:20px;
	clear: both;
}
#pictureItem .picList li {
	float: left;
	height: 110px;
	position: relative;
	margin: 0 0 10px 8px;
}
#pictureItem .picList2 li {
	float: left;
	height: 110px;
	position: relative;
}
/*视频*/
.videoItem {
	width: 1200px;
	height: 344px;
	margin: 0 auto;
}
.videoItem_l {
    width: 630px;
    height: 350px;
    position: relative;
}
.videoItem_l img {
    width: 630px;
    height: 350px;
}
.videoItem_title {
    width: 600px;
    height: 57px;
    padding: 0 12px;
    line-height: 80px;
    background: url(../images/xzrvideobg.png) repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
	font-family:宋体;
}
.videoItem_title a{
    color: #fff;
    text-decoration: none;
    display: block;
    width: 572px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.videoItem_r { float:right;
    width: 570px;
    height: 344px;
}
.videoItem_r li{ float: left;
    position: relative;

}
.videoItem_r li.t {
    margin:10px 30px 0 10px;
}
.videoItem_r li.c { float:right;
}
.videoItem_r li.v {margin:0 0 13px 13px;
}
.videoItem_r li.v img{ 
    width: 272px;
    height: 141px ;
}
.videoItem_titles{
    width: 248px;
    height: 57px;
    padding: 0 12px;
    line-height: 80px;
    background: url(../images/xzrvideobg.png) repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
	font-family:宋体;
}
.videoItem_titles a{
    color: #fff;
    text-decoration: none;
    display: block;
    width:241px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.videoItem video { border:0;
    width: 630px;
    height: 350px;}

.ico_play { background-image: url(../images/vplay.png);
    position: absolute;
    top: 35px;
    left: 105px;
    width: 60px;
    height: 60px;
}
.ico_play1 { background-image: url(../images/vplay.png);
    position: absolute;
    top: 130px;
    left: 280px;
    width: 60px;
    height: 60px;
}

/*频道*/

/* section03 */
#section03 {
	text-align: center;
}

#section03 #channel {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#channel {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.chaCom {
	width: 365px;
	margin-bottom: 20px;
	overflow: hidden;
}

.colB {

}

.colB .chaCom_head { background: url(../images/ncwchannel1.png) no-repeat 0 30px ;
	width: 363px;
	height: 50px;
	line-height: 46px;
}

.colB .chaCom_head h2 {
	height: 46px;
	line-height: 26px;
	float: left;
	font-family: "微软雅黑";
	font-weight: normal;
}

.colB .chaCom_head h2 a {letter-spacing:1px;
	color: #60ac14;
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 22px;
}

.colB .chaCom_con {
}

.colB .picTitle .bg {
	background: #393;
	bottom: 0;
	height: 35px;
	left: 0;
	opacity: 0.7;
	filter: alpha(opacity=90);
	position: absolute;
	width: 100%;
	z-index: 10;
}
.chaCom .minlm { padding-right:5px; 
	float: right;
	display: block;
	line-height: 38px;
	color: #a9a9a9;
	height: 46px;
	font-size: 14px;
}

.chaCom .minlm a {letter-spacing:-5px; font-family:"Courier New", Courier, monospace;
	font-size: 22px;
	color: #a9a9a9;
	float: left;
}

.chaCom .minlm span {
	float: left;
	width: 3px;
	height: 3px;
	line-height: 3px;
	overflow: hidden;
	margin: 0 5px;
	background: #a9a9a9;
	position: relative;
	margin-top: 21px;
}
.chaCom .minnj { padding-right:10px; 
	float: right;
	display: block;
	line-height:80px;
	color: #a9a9a9;
}

.chaCom .minnj a { font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	color: #a9a9a9;
	float: left;
}
.chaCom .minnj a:hover { color:#F00;}

.chaCom .picTitle {
	position: relative;
	width: 365px;
	height: 220px;
	overflow: hidden;
}

.chaCom .picTitle img {
	width: 365px;
	height: 220px;
}

.chaCom .picTitle .lazyload {
	display: none;
}

.chaCom .picTitle .name {
	bottom: 0;
	color: #FFFFFF;
	height: 35px;
	left: 0;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 11;
	font-size: 16px;
	font-weight: bold;
}

.chaCom .picTitle .name a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
}

.chaCom ul {
	padding-top: 5px;
	overflow: hidden;
}

.chaCom li { text-align:left; 
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.chaCom li.t1 { text-align:left;background: url(../images/ncwtitle.png) no-repeat;	 background-position: -10px -155px;
    padding-left:20px;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.chaCom li.t2 { text-align:left;background: url(../images/ncwtitle.png) no-repeat;	 background-position: -10px -257px;
    padding-left:20px;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.chaCom li.t3 { text-align:left;background: url(../images/ncwtitle.png) no-repeat;	 background-position: -10px -345px;
    padding-left:20px;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.chaCom li a {	font-family: "微软雅黑";
	font-size: 16px;
	color: #393939;
}
.chaCom li a:hover{
	color: #60ac14;
}
/*名栏目*/
.title1, .title2, .title3, .title4, .title5 {background: url(../images/ncwtitle.png) no-repeat;	
	width: 410px;
	height: 47px;
}

.title1 {background-position: -10px -38px;}
.title2 {background-position: 0 -103px;}
.title3 {background-position: 0 -198px;}
.title4 {background-position: 0 -292px;}
.title5 { clear:both;background-position: 0 -398px;	height:37px;}
.minnt { 
	float: right;
	display: block;
}

.minnt a { font-family:"Courier New", Courier, monospace; font-weight:bolder; padding-right:15px; line-height:65px;
	font-size: 14px;
	color: #a9a9a9;
	float: left;
}
.minnt a:hover { color:#F00;}

.lanb_head {background: #eee; border-left:10px solid  #83c000;
	width: 370px;
	height: 35px;
}

.lanb_head h2 { padding-left:10px;
	height: 35px;
	line-height: 35px;
	float: left;
}

.lanb_head h2 a {letter-spacing:1px;
	color: #555555;
	font-family: "微软雅黑";
font-weight:bolder;
	font-size: 22px;
}

.lanb_head .minnj { padding-right:10px; 
	float: right;
	display: block;
	line-height:37px;
}

.lanb_head .minnj a { font-family:"Courier New", Courier, monospace; font-weight:bolder; padding-right:15px;
	font-size: 16px;
	color: #a9a9a9;
	float: left;
}
.lanb_head .minnj a:hover { color:#F00;}

/*电子报*/
.scrolltitle{height:24px;font-size:14px;width:400px;height:270px; background:#f6f6f6; position:relative; clear:both;}
a.abtn{display:block;height:260px;width:17px;overflow:hidden;background:url(../images/arrow3.png) no-repeat 0px 50%;}
a.aleft{float:left;}
a.agrayleft{cursor:default;background-position:-34px 50%;}
a.aright{float:right;background-position:-17px 50%;}
a.agrayright{cursor:default;background-position:-51px 50%;}
.scrolllist{width:400px;height:230px;margin:0 auto;}
.scrolllist .imglist_w{width:350px;height:230px;overflow:hidden;float:left;position:relative;/*必要元素*/ margin:25px 0 0 10px;}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{width:360px;float:left;}
.scrolllist .imglist_w li img{padding:2px;border:solid 1px #ddd; width:320px; height:215px; margin-left:10px;}
.scrolllist .imglist_w li a{color:#3366cc;text-decoration:none;float:left;}
.scrolllist .imglist_w li a:hover img{filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;}
.scrolllist .imglist_w li p{height:48px;line-height:24px;overflow:hidden;float:left;}



/*信息*/
.InfoTitle {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px
}

.InfoTitle h1 {
	font-size: 28px;
	line-height: 1.5em;
	font-weight: normal;
}

.InfoTime {
	color: #999;
	text-align: left;
	padding: 2px 0px;
	height: 25px
}

.InfoContent, .InfoContent p {
	line-height: 1.8em;
	font-size: 16px;
}

.InfoAttachment {
	padding: 10px 0px;
	text-align: center;
	width: 81px;
	margin: 0 auto;
}

.InfoPicture {
	text-align: center;
}

.InfoPicture img {
	width: 100%;
}

.info_from_wrap {
	padding: 10px;
	text-align: center;
	color: #999;
	border: 0px dashed #ccc;
	line-height: 30px;
	margin-bottom: 5px;
}

.info_from_wrap a {
	color: #999;
}

.info_from_wrap a:hover {
	color: #555;
}

#ReadLevelTip {
	font-weight: bold;
	color: red;
}

.Tag {
	text-align: left;
	font-weight: bold;
}

.Tag a {
	padding: 0 3px;
	font-weight: normal;
	text-decoration: none;
}

.info_previous_next_wrap {
	background: #F0F0F0;
	padding: 5px 10px;
	margin-top: 20px;
	border: 1px solid #E3E3E3;
	color: #333;
	line-height: 1.8em
}

.Next a {
}

.Previous a {
}
/*==========组件 结束==========*/

/*视觉&#98;&#101;&#115;&#116;&#51;&#54;&#53;&#20307;&#32946;&#27491;&#19981;&#27491;&#35268;&#95;&#51;&#54;&#53;&#22825;&#31532;&#19977;&#23395;&#26080;&#21024;&#38500;&#23436;&#25972;&#32763;&#35793;&#95;&#51;&#54;&#53;&#22269;&#38469;&#36895;&#21457;&#24425;&#31080;*/
#sjah {
	margin-bottom: 30px;
	height: 64px;
	background: url(../images/sjah.png)  no-repeat;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#sjah li { line-height:22px;
	float: left;
	margin: 20px 0 0 20px;
	color: #fff;
	font-size: 22px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

#sjah li a {
	color: #fff;
	font-size: 18px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

#sjah li a:hover {
	color: #f2a909;
	font-size: 18px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.picbox {
	height: 420px;
	position: relative;
	width: 1200px;
	margin-bottom: 30px;
}

.ppic {
	position: absolute;
}

#ppic1 {
	left: 0;
	top: 0;
	height: 207px;
	width: 290px;
}
#ppic12 {
	left: 0;
	bottom: 0;
	height: 207px;
	width: 290px;
}
#ppic2 {
	left: 295px;
	top: 0;
	height: 420px;
	width: 610px
}

#ppic3 {
	bottom: 0;
	right: 0;
	height: 207px;
	width: 290px
}

#ppic4 {
	top: 0;
	right: 0;
	height: 207px;
	width: 290px
}

.hshadow {
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	bottom: 0;
	left: 0;
	display: block;
	height: 40px;
	opacity: 0.7;
}

.hstxt {
	bottom: 0;
	left: 0;
	line-height: 40px;
	position: absolute;
	width: 100%;
	text-align: center;
}

.hstxt a {
	color: #fff;
}
.hstxt a:hover { color:#F00;
}

.media_link {
	float: left;
	widows: 1180px;
}

.media_link ul {
	float: left;
	margin: 10px 0px;
}

.media_link li {
	line-height: 36px;
	color: #ddd
}

.media_link li a {
	color: #004276;
	padding: 0px 8px;
	font-size: 14px;
	display: inline-block
}

.media_link li a:visited {
	color: #004276
}

.media_link li a:hover {
	color: #ba2636
}

#mediaItem {
	height: 60px;
	background: url() 0 6px no-repeat;
	overflow: hidden;
	position: relative;
	float: right;
	width: 658px;
}

#mediaItem .title {
	float: left;
	height: 50px;
	line-height: 16px;
	padding: 15px 0 0 20px;
	font-size: 16px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	color: #0e649a;
}

#mediaItem .title span {
	color: #fea348;
	font-size: 12px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

#mediaItem .mediaList {
	float: left;
	width: 530px;
	height: 120px;
}

#mediaItem .mediaList li {
	padding-top: 2px;
	vertical-align: top;
}

#mediaItem .mediaList li p {
	float: left;
	width: 47%;
	height: 28px;
	overflow: hidden;
	color: #0f588b;
	padding-left: 2%;
	padding-right: 1%;
}

#mediaItem .mediaList li a {
	line-height: 28px;
	color: #393939;
}

#mediaItem .btn {
	width: 30px;
	height: 20px;
	position: absolute;
	z-index: 1;
	right: 0px;
	cursor: pointer;
}

#mediaItem .btn i {
	width: 0;
	height: 0;
	line-height: 0px;
	font-size: 0px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	_border-bottom: 6px solid dashed;
	_border-top: 6px solid dashed;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	overflow: hidden;
}

#mediaItem .btnPrev {
	right: 0px;
	top: 6px;
}

#mediaItem .btnPrev i {
	border-bottom: 6px solid #a9a9a9;
	top: 6px;
}

#mediaItem .btnNext {
	right: 0px;
	bottom: 6px;
}

#mediaItem .btnNext i {
	border-top: 6px solid #a9a9a9;
	bottom: 4px;
}

/* 回到顶部 */
p#back-to-top{
  position:fixed;
  bottom:100px;
  right:80px;
}
p#back-to-top a{
  text-align:center;
  text-decoration:none;
  color:#d1d1d1;
  display:block;
  width:30px;
  /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
  -moz-transition:color1s;
  -webkit-transition:color1s;
  -o-transition:color1s;
}
p#back-to-top a:hover{
  color:#979797;
}
p#back-to-top a span{
  background:#d1d1d1 url(../images/arrow-up.png) no-repeat center center;
  border-radius:6px;
  display:block;
  height:30px;
  width:30px;
  margin-bottom:5px;
  /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
  -moz-transition:background1s;
  -webkit-transition:background1s;
  -o-transition:background1s;
}
#back-to-top a:hover span{
  background:#979797 url(../images/arrow-up.png) no-repeat center center;
}


/*==========模块  开始==========*/
/*左侧*/
/*主体左侧样式*/
.left_title {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #01673A;
}

.left_title h2 {
	font-size: 16px;
	color: #01673A;
}

.left_body {
	overflow: hidden;
	zoom: 1;
	color: #01673A;
	padding: 10px 10px 5px;
	border-top: 0;
	border-bottom: 0px
}

.left_bottom {
	height: 15px;
	margin-bottom: 5px;
}
/*样式1*/
.left_title1 {
	text-align: center;
	overflow: hidden;
	margin-bottom: 25px;
}

.left_title1 h2 {
	margin-bottom: 20px;
}

.left_title1 h2 a {
	display: block;
	line-height: 56px;
	font-size: 36px;
	font-weight: normal;
	color: #444;
}

.left_title1 p {
	margin: 0 auto;
	color: #424242;
	font-size: 16px;
}

.left_title1 i {
	display: block;
	width: 30px;
	height: 3px;
	background: #1651b8;
	margin: 0 auto;
	margin-top: 10px;
}

.left_body1 {
	zoom: 1;
}

.left_bottom1 {
	height: 20px;
	background: url(../images/gonext.png) center no-repeat;
	background-size: 20px;
	margin-bottom: 60px;
}
/*样式2*/
.left_title2 {
}

.left_body2 {
	zoom: 1;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.left_body2 .InfoWrap {
	float: right;
	padding: 0 10px;
	order: 1;
}

.left_body2_left .InfoWrap {
	float: left;
	order: -1;
}

.left_body2 .InfoWrap span {
	display: block;
	font-size: 36px;
	color: #444;
	margin-bottom: 40px;
}

.left_body2 .InfoWrap .ChannelSContent {
	font-size: 24px;
	margin-bottom: 20px;
	color: #444;
	display: none;
}

.left_body2 .InfoWrap .ChannelContent {
	color: #424242;
	font-size: 16px;
	line-height: 38px;
	padding: 0;
}

.left_body2 .InfoWrap a {
	display: block;
	overflow: hidden;
	width: 180px;
	line-height: 45px;
	margin-top: 50px;
	float: none;
	font-size: 16px;
	border: 1px solid #008ed6;
	color: #008ed6;
	border-radius: 50px;
	text-align: center;
	transition-duration: .5s;
}

.left_body2 .InfoWrap a:hover {
	background: #008ed6;
	color: #FFF;
}

.left_body2_left .InfoWrap a {
	margin-left: auto;
}

.left_body2_left .InfoWrap span {
	text-align: right;
}

.left_body2_left .InfoWrap .ChannelSContent {
	text-align: right;
}

.left_body2_left .InfoWrap .ChannelContent {
	text-align: right;
}

.left_body2_left img {
	float: right;
}

.left_bottom2 {
}
/*样式3*/
.left_title3 {
	position: relative;
}

.left_title3 h2 {
	text-align: center;
	margin-bottom: 20px;
}

.left_title3 a {
	font-size: 36px;
	color: #444;
	font-weight: normal;
}

.left_title3 p {
	color: #444;
	font-size: 16px;
	text-align: center;
	margin-bottom: 50px;
}

.left_body3 {
}

.left_bottom3 {
}

.left_bottom3 a.more {
	display: block;
	overflow: hidden;
	width: 180px;
	line-height: 45px;
	margin: 10px auto 0;
	float: none;
	font-size: 16px;
	border: 1px solid #008ed6;
	color: #008ed6;
	border-radius: 50px;
	text-align: center;
	transition-duration: .5s;
}

.left_bottom3 a.more:hover {
	background: #008ed6;
	color: #FFF;
}

/*主体右侧*/
/*样式1*/
.right_title {
}

.right_title h2 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	padding: 15px 0;
	color: #333;
}

.right_title h2 img {
	margin: 0 10px;
}

.right_body {
	zoom: 1;
	border-top: 0;
	border-bottom: 0
}

.right_body:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.right_bottom {
}
/*==========模块  结束==========*/


/*===底部 开始===*/
#footerBody {
	text-align: center;
	min-width: 1200px;
}

#footerBody .links {
	background: #f1f1f1
}

#footerBody .links .cont {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}

#footerBody .links .left {
	font-size: 14px;
	float: left;
	width: 160px;
	height: 25px;
	line-height: 25px;
	color: #666;
	font-weight: bold;
}
#footerBody .links .right { text-align:left; }
#footerBody .links .right a {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin: 0 8px 0 0;
	font-size: 16px;
	color: #666;
}

#footerBody .copyright {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
}

#footerBody .copyright p {
	line-height: 24px;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}

#footerBody .copyright p a {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}

#footerBody .copyright p.rows01 {
	text-align: center;
}

#footerBody .copyright p.rows02 {
	padding-left: 40px;
}

#footerBody .copyright p.rows03 {
	padding-left: 70px;
}

#footerBody .icon {
	position: absolute;
	left: 50%;
	bottom: 24px;
	margin-left: 415px;
}

#footerBody .dibu {
	background: #1d71b7;
	color: #FFF;
}

#footerBody .dibu .cont {
	font-size: 12px;
	text-align: center;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}



/*===产品模型 开始===*/
/*详情内容中的按钮公共样式*/
.incontent_btn {
	display: block;
	width: 150px;
	color: #FFF;
	line-height: 45px;
	margin-top: 40px;
	background: #008ed6;
	border-radius: 4px;
	text-align: center;
}
/*banner文字*/
.product_banner_title {
	color: #FFF;
	padding-bottom: .8em;
	font-weight: normal;
	font-size: 50px;
}

.product_banner_btn {
	display: block;
	font-size: 18px;
	color: #FFF;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 6px;
	margin-top: 40px;
}

.info_product_detail_wrap {
	overflow: hidden;
	float: left;
	width: 770px;
	border-radius: 6px;
	padding: 50px 30px;
	margin: 20px 0;
	background: #FFF;
}

.info_product_detail_wrap .left_info {
	float: left;
	padding: 0 100px;
}

.info_product_detail_wrap .left_info img {
	display: block;
	margin: 0 auto;
	width: 140px;
	height: 140px;
}

.info_product_detail_wrap .left_info .InfoTitle {
	padding: 10px 0;
	font-size: 16px;
	color: #333;
}

.info_product_detail_wrap .left_info a {
	display: block;
	width: 120px;
	margin: 0 auto;
	line-height: 35px;
	border-radius: 50px;
	background: #008ed6;
	color: #FFF;
	text-align: center;
}

.info_product_detail_wrap .right_info {
	float: right;
	width: 420px;
}

.info_product_detail_wrap .right_info .list_item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.info_product_detail_wrap .right_info .list_item .labal {
	float: left;
	width: 100px;
}

.info_product_detail_wrap .right_info .list_item:last-child {
	border: 0;
}

.info_product_detail_wrap .InfoSContent {
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #ddd;
}

.info_product_relation_wrap {
	float: right;
	width: 350px;
	background: #FFF;
	margin: 20px 0;
	border-radius: 6px;
}

.info_product_relation_wrap h2 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
	border-left: 2px solid #008ed6;
	margin: 20px;
}

.info_product_relation_wrap .pluginlist {
	padding: 0;
}

.info_product_relation_wrap .pluginlist li {
	float: none;
	width: 320px;
	margin: 0 auto;
}

.info_product_relation_wrap .pluginlist li a {
	box-shadow: none;
	margin: 10px 5px;
}
div#p-detail video{
	width: 100%;
}