﻿/*全站头部*/
.headBox {
	width: 100%;
	height: 140px;
	overflow: hidden;
	background: #323436;
	border-top: 3px solid #027FBA;
}
.siteLogo {
	width: 440px;
	height: 90px;
	float: left;
	margin: 11px 0 0 0;
}
.siteLogo .logo {
	width: 160px;
	float: left;
	margin-left: 20px;
}
.siteInfo {
	width: 230px;
	float: left;
	color: #f0f0f0;
	font-size: 17px;
	height: 90px;
	line-height: 84px;
	margin: 0 0 0 25px;
}
.icoNav {
	width: 442px;
	float: right;
	margin: 27px 0 0 0;
}
.icoNav a {
	width: 58px;
	height: 55px;
	display: block;
	float: left;
	margin: 0 0 0 0;
	border-right: 1px dashed #222222;
	text-align: center;
	overflow: hidden;
	background-image: url(../images/icoNav.png);
	background-repeat: no-repeat;
	line-height: 92px;
	color: #ddd;
}
.icoNav a.ico1 {
	background-position: 22px 0px;
}
.icoNav a.ico2 {
	background-position: -40px 0px;
}
.icoNav a.ico3 {
	background-position: -93px 0px;
}
.icoNav a.ico4 {
	background-position: -154px 0px;
}
.icoNav a.ico5 {
	background-position: -211px 0px;
}
.icoNav a.ico6 {
	background-position: -272px 0px;
}
.icoNav a.ico7 {
	background-position: -332px 0px;
}
.icoNav a.ico8 {
	background-position: -388px 0px;
	border: none;
}
.icoNav a:hover {
	background-image: url(../images/icoNav_h.png);
	font-weight: bold;
	color: #fff
}
.icoNav a.icoGobak {
	background: url(../images/goback.png) no-repeat 31px 2px;
	width: 86px;
}
/*全站头部菜单*/
.Menu {
	width: 100%;
	background: #000;
	height: 35px;
	overflow: hidden;
	margin: 4px 0 0 0;
	float: left;
}
.Menu li {
	float: left;
	width: 100px;
	text-align: center;
	color: #FFF;
	height: 35px;
	line-height: 35px;
	border-right: #5a5e60 1px solid;
	font-size: 16px;
	background: #000;
}
.Menu li a {
	display: block;
	height: 100%;
	width: 100%;
	color: #fff;
}
.Menu li a:hover {
	text-decoration: none;
}
.Menu li.ln1 {
	border-top: #008de4 1px solid;
}
.Menu li.ln2 {
	border-top: #fd5f00 1px solid;
}
.Menu li.ln3 {
	border-top: #ffc002 1px solid;
}
.Menu li.ln4 {
	border-top: #00a635 1px solid;
}
.Menu li.ln5 {
	border-top: #00c3c4 1px solid;
}
.Menu li.ln6 {
	border-top: #b92400 1px solid;
}
.Menu li.ln7 {
	border-top: #e07e00 1px solid;
}
.Menu li.ln8 {
	border-top: #27c790 1px solid;
}
.Menu li.ln9 {
	border-top: #5c68ec 1px solid;
}
.Menu li.ln10 {
	border-top: #00a9da 1px solid;
}
.Menu li.ln11 {
	border-top: #e41a91 1px solid;
	width: 119px;
}
.Menu li.ln1:hover {
	background: #008de4;
}
.Menu li.ln2:hover {
	background: #fd5f00;
}
.Menu li.ln3:hover {
	background: #ffc002;
}
.Menu li.ln4:hover {
	background: #00a635;
}
.Menu li.ln5:hover {
	background: #00c3c4;
}
.Menu li.ln6:hover {
	background: #b92400;
}
.Menu li.ln7:hover {
	background: #e07e00;
}
.Menu li.ln8:hover {
	background: #27c790;
}
.Menu li.ln9:hover {
	background: #5c68ec;
}
.Menu li.ln10:hover {
	background: #00a9da;
}
.Menu li.ln11:hover {
	background: #e41a91;
}
/*首页头部图片新闻展示区*/
.topImg {
	width: 1190px;
}
.topImg .tiLeft {
	width: 860px;
	float: left;
	position: relative;
	overflow: hidden;
}
.topImg img {
    width: 205px;
    height: 130px;
    transition: all 1s ease 0s;
}
.topImg .ch-slide img{
	width: 100%;
        height:360px;
}
/*.topImg .tiLeft:hover img, .topImg .rCell:hover img {
	transform: scale(1.1)
}*/
.topImg .tiRight {
	width: 542px;
	height: 401px;
	float: left;
	position: relative;
	overflow: hidden;
}
.topImg .title {
	width: 100%;
	height: 90px;
	background: url(../img/topimgMark.png) 0 bottom repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}
.topImg .title a {
	color: #fff;
}
.topImg .rCell {
	width: 270px;
	height: 200px;
	float: left;
	margin: 0 0 1px 1px;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.topImg .rCell p {
	padding: 30px 16px 0 16px;
	font-size: 14px;
	height: 53px;
	line-height: 26px;
	color: #FFF;
	overflow: hidden;
}
.topImg .tiLeft .title p {
	padding: 40px 16px 0 16px;
	color: #FFF;
	font-size: 14px;
	height: 53px;
	line-height: 53px;
	overflow: hidden;
}
.topImg .rCell .hold {
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	filter: alpha(opacity=95);
	opacity: 0.95;
	background: #2196F3;
	display: none;
}
.topImg .rCell .hold strong {
	padding: 16px 20px 0 20px;
	line-height: 28px;
	font-size: 16px;
	float: left;
}
.topImg .rCell .hold p {
	padding: 12px 20px 0 20px;
	line-height: 22px;
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	height: 93px;
	overflow: hidden;
}
/* 首页左右分栏 */
.indexLeft {
	width: 860px;
	float: left;
}
.indexRight {
	width: 300px;
	float: right;
	margin: 0 0 0 15px;
}

.indexRight .hotNews{
    margin-bottom: 10px;
}

.allTitle {
	border-top: #4ac227 2px solid;
	width: 100%;
	background: #f3f3f3;
	height: 44px;
	overflow: hidden;
	border-bottom: #e1e1e1 1px solid;
	position: relative;
}
.allTitle h2 {
	height: 40px;
	line-height: 40px;
	color: #4ac227;
	text-indent: 10px;
	font-size: 16px;
}
.allTitle .ico-tuijian {
	width: 44px;
	height: 42px;
	position: absolute;
	top: 7px;
	left: 81px;
}
.allTitle .ico-tuijian img {
	width: 100%;
	height: auto
}
.allTitle h3 {
	height: 40px;
	line-height: 40px;
	color: #4ac227;
	text-indent: 10px;
	font-size: 16px;
}
.allStitle {
	border-bottom: #4ac227 5px solid;
	width: 100%;
	background: #fff;
	height: 32px;
	overflow: hidden;
	border-bottom: #e1e1e1 1px solid;
}
.allStitle h2 {
	height: 32px;
	line-height: 31px;
	color: #222;  /*text-indent: 10px;*/
	font-size: 16px;
	font-weight: bold;
}
.allStitle h3 {
	height: 32px;
	line-height: 31px;
	color: #222;  /*text-indent: 10px;*/
	font-size: 16px;
	font-weight: bold;
}
.allStitle strong {
	height: 32px;
	line-height: 31px;
	color: #222;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
}
.allStitle-2 h3 {
	font-weight: normal
}
.allStitle-2 h3 span {
	font-weight: normal;
	cursor: pointer;
}
.allStitle-2 h3 span.on {
	font-weight: bold
}
/*首页新闻图文列表*/
.tabBox {
	background: #f3f3f3;
	overflow: hidden;
	zoom: 1;
	border-bottom: #e1e1e1 1px solid;
	border-top: #427AAE 5px solid;
	width: 100%;
}
.tabBox li {
	float: left;
	font-size: 14px;
	color: #181818;
	display: block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background: url(../images/li_bg.png) no-repeat right center;
}
.tabBox li.hover {
	width: 110px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	color: #427AAE;
}
.indexTplist {
	width: 100%;
	float: left
}
.indexTplist li {
	position: relative;
	padding: 20px 0;
	overflow: hidden;
	zoom: 1;
	border-bottom: #e1e1e1 1px solid;
	clear: both;
}
.indexTplist li .pic {
	float: left;
	width: 225px;
	overflow: hidden;
}
.indexTplist li:hover .pic img {
	transform: scale(1.1)
}
.indexTplist li .pic img {
	width: 225px;
	height: 167px;
	transition: all .5s;
}
.indexTplist li .txt {
	float: right;
	width: 550px;
	padding-right: 20px;
}
.indexTplist li h3 {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	overflow: hidden;
}
.indexTplist li h3 a:hover {
	color: #000;
}
.indexTplist li i {
	font-style: normal;
	padding-top: 10px;
	font-size: 14px;
	color: #333;
	display: block;
}
.indexTplist li p {
	padding: 8px 0 0 0;
	line-height: 24px;
	font-size: 14px;
	color: #555;
	text-align: justify;
	height: 95px;
	overflow: hidden;
	margin-bottom: 8px;
}
.indexTplist li i span {
	padding-left: 20px;
	color: #a0a0a0;
}
.indexTplist li i span.trbszan {
	margin-left: 20px
}
.indexTplist li h3.icov {
	background: url(../images/video-ico.png) no-repeat 0px 6px;
	text-indent: 35px;
}
.indexLeft .ntabs {
    background-color: #f3f3f3;
    border-top: 2px solid #4ac227;
    border-bottom: 1px solid #e1e1e1;
    padding-right: inherit;
    height: 43px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}
.indexLeft .ntabs ul li {
	float: left;
	width: 168px;
        height: 43px;
}
.indexLeft .ntabs .ncurr {
	background-color: #34b50f;
}
.ntabs a {
	color: #666;
}
.indexLeft .ntabs .ncurr a{
	color: #fff;
}
.indexLeft .newslist .img {
	float: left;
	width: 178px;
}
.indexLeft .newslist img {
	margin-right: 10px;
	border: 1px solid #c6c6c6;
	width: 160px;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.indexLeft .newslist h1 {
	display: block;
	margin-bottom: 10px;
	padding-top: 20px;
}
.indexLeft .newslist h1 a {
	font-size: 16px;
	color: #2b2b2b;
	line-height: 26px;
}
.indexLeft .newslist h1.title a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 660px;
	display: block;
}
.indexLeft .newslist p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.indexLeft .load_more {
	display: inline-block;
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
	height: 60px;
	width: 100%;
	line-height: 60px;
	color: #bbb;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}
.indexLeft .load_more:hover {
	background-color: #fafafa;
	color: #999;
	border-color: #fafafa
}
/*热榜*/
.hotNews {
	width: 100%;
	background: #F4F4F4;
}
.hotNews-con {
	background: #fff;
}
.hotNews .list_hot {
	width: 100%;
	margin-top: 5px;
}
.hotNews .list_hot li {
	border-top: 1px solid #ffffff;
	border-bottom: 1px dashed #DEDEDE;
	font-size: 12px;
	line-height: 21px;
	max-height: 43px;
	padding: 6px 0 5px;
	overflow: hidden;
	height: 21px;
}
.hotNews .list_hot li a {
	color: #333333;
	height: 21px;
	overflow: hidden;
	display: block;
        position: relative;
        padding-left: 15px;
}
.hotNews .list_hot li a:hover {
	color: #4ac227;
}
.hotNews .list_hot li a:after{
    content: "";
    height: 4px;
    width: 4px;
    background: #555555;
    position: absolute;
    left: 4px;
    top: 9px;
}
.hotNews .list_hot li span {
	width: 16px;
	height: 14px;
	display: block;
	float: left;
	background: url(../img/numhot_bg.png) no-repeat;
	margin: 3px 0 6px;
}
.hotNews-title {
	width: 100%;
	height: 30px;
	margin-top: 4px;
}
.hotNews-title a {
	width: 33.2%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #282828;
	font-size: 14px;
	display: block;
	float: left;
	border-bottom: 2px solid #868686;
}
.hotNews-title a.on {
	color: #4ac227;
	padding-bottom: 4px;
	background: url(../img/hotNews_on.png) no-repeat center bottom;
	border: 0;
}
.hotNews-con .nhot1 {
	background-position: 0 0 !important;
}
.hotNews-con .nhot2 {
	background-position: 0 -14px !important;
}
.hotNews-con .nhot3 {
	background-position: 0 -28px !important;
}
.hotNews-con .nhot4 {
	background-position: 0 -42px !important;
}
.hotNews-con .nhot5 {
	background-position: 0 -56px !important;
}
.hotNews-con .nhot6 {
	background-position: 0 -70px !important;
}
.hotNews-con .nhot7 {
	background-position: 0 -84px !important;
}
.hotNews-con .nhot8 {
	background-position: 0 -98px !important;
}
.hotNews-con .nhot9 {
	background-position: 0 -112px !important;
}
.hotNews-con .nhot10 {
	background-position: 0 -126px !important;
}
/* 专栏 */
.personShow {
	position: relative;
	width: 100%;
}
.personShow .person-title {
	position: absolute;
	top: -25px;
	right: 7px;
}
.personShow .person-title a {
	width: 6px;
	height: 6px;
	display: block;
	float: left;
	margin: 0 4px;
	background: #fff;
	border: #d9d9d9 1px solid;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.personShow .person-title a:hover {
	background: #fd5f00;
	border: #fd5f00 1px solid;
}
.personShow .person-title a.on {
	background: #2196F3;
	border: #2196F3 1px solid;
}
.person-con {
	width: 100%;
	float: left;
}
.personShow dl {
	clear: both;
	overflow: hidden;
	zoom: 1;
	height: 75px;
}
.personShow dl dt {
	float: left;
	width: 70px;
	height: 70px;
	overflow: hidden;
}
.personShow dl dt img {
	width: 70px;
	height: auto;
}
.personShow dl dd {
	float: right;
	width: 216px;
}
.personShow dl dd strong {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.personShow dl dd i {
	font-style: normal;
	font-size: 16px;
	height: 50px;
	overflow: hidden;
	display: block;
	line-height: 22px;
}
.personShow p {
	padding: 8px 0 8px 0;
	font-size: 14px;
	color: #424242;
	line-height: 24px;
	text-align: justify;
	text-justify: inter-ideograph;
	height: 68px;
	overflow: hidden;
}
/* 专题 */
.topicShow {
	width: 100%;
}
.topicShow li {
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: #e1e1e1 1px solid;
}
.topicShow strong {
	font-size: 17px;
	height: 40px;
	line-height: 26px;
	text-align: center;
}
.topicShow li img {
	width: 300px;
	height: 155px;
}
/* 视频 */
.videoShow dl {
	clear: both;
	padding-bottom: 10px;
	overflow: hidden;
	zoom: 1;
	border-bottom: #e1e1e1 1px solid;
}
.videoShow dt {
	width: 132px;
	float: left;
}
.videoShow dd {
	width: 154px;
	float: right;
}
.videoShow dt img {
	width: 132px;
	height: auto;
	float: left;
	margin: 7px 0 0 0;
}
.videoShow dd h3 {
	height: 24px;
	line-height: 24px;
	color: #212121;
	font-size: 14px;
}
.videoShow dd h4 {
	line-height: 26px;
	padding-bottom: 10px;
	font-size: 14px;
}
.videoShow ul {
	padding: 10px 0 10px 0;
}
.videoShow li {
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	background: url(../images/ico_video.png) left 12px no-repeat;
	padding-left: 24px;
	overflow: hidden;
}
.videoShow li span {
	padding-right: 6px;
	color: #03A9F4;
}
.more {
	text-align: right;
}
.more a {
	margin-left: 10px;
	text-decoration: none;
	font-size: 12px;
	width: 80px;
	height: 24px;
	line-height: 24px;
	border: #d9d9d9 1px solid;
	border-radius: 5px;
	color: #212121;
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	vertical-align: 0;
}
.more a:hover {
	border: #008de4 1px solid;
	border-radius: 5px;
	background: #008de4;
	color: #FFF;
	text-decoration: none;
}
/*---------------品牌频道首页---------------*/
.ColorOfBrand {
	background: #0094F3; /*蓝色*/
}
.ColorOfTopic {
	background: #119E9E; /*墨绿*/
}
.ColorOfVideo {
	background: #606060; /*灰色*/
}
.ColorOfVideo .leftNav li a {
*border-top: 1px solid #757571 !important;
*border-bottom: 1px solid #515151 !important;
}
.ColorOfVideo .leftNav li a:hover {
*background-color: #4A4A4A !important;
}
.ColorOfVideo .leftNav li a.active {
*background-color: #4A4A4A !important;
}
.ColorOfTopic .leftNav li a {
*border-top: 1px solid #31ABA7 !important;
*border-bottom: 1px solid #0E8686 !important;
}
.ColorOfTopic .leftNav li a:hover {
*background-color: #109797 !important;
}
.ColorOfTopic .leftNav li a.active {
*background-color: #109797 !important;
}
.leftNav {
	width: 120px;
	float: left;
}
.leftNavMain {
	overflow: hidden;
	padding: 0 0 7px
}
/*.leftNavMain h2{font-size: 70px; text-shadow: 0 0 5px #333; color: #fff; padding: 15px 0; font-family: Verdana light,SimHei; font-weight: bolder; background-color: rgba(0, 0, 0, .05);display: block;text-align: center;line-height: 70px;}
.leftNavMain h2 a{color: #FFF;}
.leftNavMain h2 a:hover{text-decoration:none;}*/
.leftNavMain strong {
	font-size: 70px;
	text-shadow: 0 0 5px #333;
	color: #fff;
	padding: 15px 0;
	font-family: Verdana light, SimHei;
	font-weight: bolder;
	background-color: rgba(0, 0, 0, .05);
	display: block;
	text-align: center;
	line-height: 70px;
}
.leftNavMain strong a {
	color: #FFF;
}
.leftNavMain strong a:hover {
	text-decoration: none;
}
.leftNavMain h1 {
	font-size: 70px;
	text-shadow: 0 0 5px #333;
	color: #fff;
	padding: 15px 0;
	font-family: Verdana light, SimHei;
	font-weight: bolder;
	background-color: rgba(0, 0, 0, .05);
	display: block;
	text-align: center;
	line-height: 70px;
}
.leftNavMain h1 a {
	color: #FFF;
}
.leftNavMain h1 a:hover {
	text-decoration: none;
}
.leftNavMain ul h1 {
	height: 42px!important;
	line-height: 42px!important;
	padding: 0!important;
	font-family: 微软雅黑!important;
}
.leftNavMain ul h1 a {
	padding: 0px;
}
.leftNavMain ul {
	overflow: hidden;
	border-top: 1px solid rgba(0, 0, 0, .15);
	border-bottom: 1px solid rgba(255, 255, 225, .14)
}
.leftNavMain li a {
	font-size: 15px;
	color: #fff;
	padding: 10px;
	font-weight: 400;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	border-top: 1px solid rgba(255, 255, 225, .14);
	display: block;
	text-align: center;
*border-top: 1px solid #23A2F0;
*border-bottom: 1px solid #007ECE;
}
.leftNavMain li a:hover {
	background-color: rgba(0, 0, 0, .05);
	border-bottom-color: rgba(0, 0, 0, .05);
	border-top-color: rgba(0, 0, 0, .05);
	text-decoration: none;
*background-color: #008DE8;
}
.leftNavMain li a.active {
	background-color: rgba(0, 0, 0, .2);
	border-bottom: 0;
	border-top-color: rgba(0, 0, 0, .35);
*background-color: #008DE8;
}
.Main {
	width: 1010px;
	background: #fff;
	float: left
}
.Main-left {
	width: 750px;
	float: left;
	margin: 0 0 0 15px;
}
.Main-right {
	width: 230px;
	float: left;
	margin: 0px 0 0 15px;
}
.bNlist2 {
	border-bottom: 1px solid #ccc;
	position: relative;
	margin-bottom: 10px;
}
.bNtitle {
	font-size: 16px;
	color: #fff;
	background: #009BFF;
	font-weight: bold;
	height: 32px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	padding: 0 20px;
}
/*---------------频道首页头条---------------*/
.headNews {
	width: 750px;
	margin: 0 0 5px;
	background-color: #ffffff;
	height: 290px;
}
.headNews:hover {
	background-color: #f7f8fd;
}
.headNews_lt {
	width: 425px;
	height: 290px;
	float: left;
	position: relative;
	overflow: hidden;
}
.headNews_lt img {
	width: 425px;
	height: 290px;
	transition: all 1s ease 0s;
}
.headNews:hover .headNewsImg img {
	transform: scale(1.1)
}
.headNews_rt {
	width: 324px;
	height: 288px;
	float: right;
	border: 1px solid #dfdfdf;
	border-left: 0;
	position: relative;
}
.headNews_rtbd {
	width: 268px;
	margin: 20px auto 0;
	overflow: hidden;
	color: #4b4b4b;
}
.headNews_rtbd h2 {
	line-height: 36px;
	font-size: 22px;
}
.headNews_rtbd h2 a {
	color: #000000;
}
.headNews_rtbd h2 a:hover {
	color: #027EB3;
}
.headNews_rtbd strong {
	line-height: 36px;
	font-size: 22px;
}
.headNews_rtbd strong a {
	color: #000000;
}
.headNews_rtbd strong a:hover {
	color: #027EB3;
}
.headNews_rtbd p {
	line-height: 20px;
	font-size: 14px;
	margin-top: 24px;
}
.headNews_rtzw {
	line-height: 20px;
	font-size: 14px;
	margin-top: 7px;
}
.headNews_rtzw span {
	color: #01a5ec;
	margin-right: 6px;
}
.headNews_rtzw a {
	color: #4b4b4b;
}
.headNews_trbs {
	width: 295px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	position: absolute;
	bottom: 24px;
	right: -6px;
	z-index: 999;
}
.headNews_trbs a {
	min-width: 40px;
	height: 24px;
	display: inline-block;
	padding-right: 8px;
	color: #a0a0a0;
	background: url(../images/lmbg10.png) no-repeat right center;
}
.headNews_trbs span {
	margin-left: 4px;
	height: 24px;
	color: #a0a0a0;
}
.trbszan {
	padding-left: 16px;
	min-width: 20px;
	display: inline-block;
	background: url(../images/ct_bg72.png) no-repeat left center;
}
.trbstxt {
	width: 28px;
	height: 16px;
	line-height: 16px;
	float: right;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 4px 6px 8px;
	background: url(../images/sybg.png) no-repeat right center;
	overflow: hidden;
}
.headNews_lt em {
	background: url(../images/video_logo22.png) no-repeat;
	background-size: 22px 22px;
	position: absolute;
	bottom: 4px;
	right: 60px;
	display: block;
	width: 22px;
	height: 22px;
	z-index: 10;
}
.headNews_lt span {
	position: absolute;
	display: block;
	color: #ffffff;
}
.headNews_lt span.video {
	bottom: 0px;
	right: 0px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-indent: 40px;
	background: url(../images/pic_study_title.png) repeat;
}
.headNews_lt span.atlas {
	bottom: 15px;
	right: 10px;
	min-width: 8px;
	height: 19px;
	line-height: 19px;
	font-size: 16px;
	background: url(../images/atlas_logo23.png) no-repeat;
	background-size: 23px 19px;
	padding-left: 30px;
}
.news_slide {
	position: relative;
	height: 25px;
	padding-bottom: 5px
}
.newsslidebd {
	position: absolute;
	left: 0px;
	width: 100px;
	height: 25px;
	background: url(../images/displayLiBg.jpg) no-repeat 0 0;
	top: 0px;
}
.newslist {
	background-position: 0 -25px !important;
}
.newsslidebd2 {
	position: absolute;
	right: 0px;
	width: 128px;
	height: 32px;
	background: url(../images/displayLiBg2.png) no-repeat 0 0;
	top: 1px;
}
.newslist2 {
	background-position: 0px -32px !important;
}
.newsslidebd2 span {
	float: left;
	width: 64px;
	height: 32px;
	display: inline-block;
	cursor: pointer;
}
.newsslidebd2 span.cur {
	cursor: default;
}
.newsslidebd span {
	float: left;
	width: 50px;
	height: 25px;
	display: inline-block;
	cursor: pointer;
}
.newsslidebd span.cur {
	cursor: default;
}
.newsbox {
	width: 750px !important;
	background-color: #ffffff;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	float: left;
}
.newsbox .news_li {
	width: 197px;
	padding: 24px 26px 58px 25px;
	border: 1px solid #f0f0f0;
	color: #666666;
	float: left;
	position: relative;
}
.newsbox .news_li:hover {
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background-color: #f7f8fd;
	z-index: 10;
}
.newsbox .news_li .news_tu {
	width: 225px;
	height: 167px;
	overflow: hidden;
	position: relative;
	margin: -13px 0 0 -14px;
}
.newsbox .news_li:hover .news_tu img {
	transform: scale(1.1)
}
.newsbox .news_li .news_tu img {
	width: 225px;
	height: 167px;
	display: block;
	transition: all 1.0s;
	-webkit-transition: all 1.0s;
}
.newsbox .news_li h3 {
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	color: #333333;
	height: 47px;
	overflow: hidden;
}
.newsbox .news_li h3 a {
	color: #333333;
}
.newsbox .news_li h3 a:visited {
	color: #333;
}
.newsbox .news_li h3 a:hover {
	color: #027EB3;
}
.newsbox .news_li strong {
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	color: #333333;
	height: 47px;
	overflow: hidden;
	display: block;
}
.newsbox .news_li strong a {
	color: #333333;
}
.newsbox .news_li strong a:visited {
	color: #333;
}
.newsbox .news_li strong a:hover {
	color: #027EB3;
}
.newsbox .news_li p {
	line-height: 24px;
	font-size: 14px;
	margin-top: 6px;
	height: 77px;
	overflow: hidden;
}
.newsbox .news_li .pdtt_rtzw a {
	color: #666666;
}
.newsbox .news_li .pdtt_rtzw a:hover {
	color: #027EB3;
}
.newsbox .news_li .pdtt_trbs {
	bottom: 22px;
}
.newsbox .news_li .pdtt_rtzw {
	margin-top: 12px;
}
/*---------------列表模式应用的样式---------------*/
.listview .news_li {
	position: relative;
	padding: 13px 13px 13px 13px;
	height: 169px;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	color: #666666;
	width: 722px;
}
.listview .news_li:hover {
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background-color: #f7f8fd;
	z-index: 10;
}
.listview .news_li .news_tu {
	float: left;
	width: 225px;
	height: 167px;
	position: relative;
	margin: 0px;
	margin-right: 26px;
}
.listview .news_li .news_tu img {
	width: 225px;
	height: 167px;
}
.listview .news_li h3 {
	margin-top: 0;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	overflow: hidden;
}
.listview .news_li h3 a {
	color: ##333333;
}
.listview .news_li h3 a:visited {
	color: #333;
}
.listview .news_li h3 a:hover {
	color: #027EB3;
}
.listview .news_li strong {
	margin-top: 0;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	overflow: hidden;
}
.listview .news_li strong a {
	color: ##333333;
}
.listview .news_li strong a:visited {
	color: #333;
}
.listview .news_li strong a:hover {
	color: #027EB3;
}
.listview .news_li p {
	line-height: 24px;
	font-size: 14px;
	margin-top: 16px;
	height: 95px;
}
.listview .news_li .pdtt_rtzw {
	margin-top: 12px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.listview .news_li .pdtt_rtzw a {
	color: #666666;
}
.listview .news_li .pdtt_trbs {
	bottom: 20px;
	width: 490px;
}
.listview .news_share {
	bottom: 42px;
	left: 300px;
}
.slideTxtBox {
	width: 228px;
	border: 1px solid #ddd;
	text-align: left;
	float: left;
}
.slideTxtBox .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 12px;
	top: -1px;
	height: 32px;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0px 11px;
	cursor: pointer;
}
.slideTxtBox .hd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	color: #027FBA;
}
.slideTxtBox .bd ul {
	padding: 15px 0;
	zoom: 1;
	overflow: hidden;
}
.slideTxtBox .bd li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-left: 15px;
	font-size: 12px;
	font-family: Ã¥Â®â€¹Ã¤Â½â€œ;
}
.slideTxtBox .bd .words li {
	width: 57px;
	float: left;
}
.pdtt_trbs {
	width: 229px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	position: absolute;
	bottom: 24px;
	right: -6px;
	z-index: 999;
}
.pdtt_trbs a {
	min-width: 40px;
	height: 24px;
	display: inline-block;
	padding-right: 8px;
	color: #a0a0a0;
	background: url(../images/lmbg10.png) no-repeat right center;
}
.pdtt_trbs span {
	margin-left: 10px;
	height: 24px;
	color: #a0a0a0;
}
/*---------------内容详细页---------------*/
.Main-article {
	width: 855px;
	float: left;
	padding: 0px 20px 0 10px;
}
.Main-article .artClass {
	position: absolute;
	left: 10px;
	top: 20px;
	height: 28px
}
.Main-article .artClass a, .Main-article .artClass span {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	background: #de3226;
	padding: 0 10px;
	display: inline-block;
	margin-right: 5px
}
.article-view {
	padding: 0px 30px 30px 30px;
}
.article-view .article-header {
	padding-bottom: 10px
}
.article-view .article-header h1 {
	color: #141414;
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
	letter-spacing: -1px
}
.article-view .article-header p {
	font-size: 14px;
	color: #6b6a6a;
	line-height: 25px;
	padding: 6px 0
}
.article-info {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding-bottom: 5px
}
.article-info .info-s {
	position: relative;
	padding: 0;
	line-height: 29px
}
.article-info .info-s .author {
	color: #000;
	margin-right: 5px
}
.article-info .info-s .comment-num a, .article-info .info-s .date {
	color: #bbb
}
.article-info .info-s .jm-collection.clicked span {
	color: #F12B35;
}
.article-info .info-s .comment-num {
	color: #bbb;
	margin-left: 5px;
}
.article-info .info-s .comment-num .jm-icon {
	width: 16px;
	vertical-align: -5px;
	height: 16px
}
.article-info p .tags {
	display: inline-block;
	margin: 4px 2px 8px 0;
	line-height: 21px;
	height: 21px;
	background: #818181;
	padding: 0 12px;
	color: #FFF;
	float: left
}
.content-text-focus.align-right, .set-size {
	float: right
}
.article-info p .tags:hover {
	background: #de3226;
	text-decoration: none
}
.article-main {
	padding-top: 15px
}
.article-main .article-img {
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px
}
.article-main .article-img img {
	max-width: 100%;
	margin: 0 auto
}
.article-main .article-img p {
	text-align: right;
	color: #aaa;
	line-height: 20px;
	padding-top: 15px
}
.article-main .article-content {
	padding-bottom: 10px;
	position: relative;
	font-size: 16px;
	line-height: 24px
}
.article-main strong {
	font-weight: bold
}
.article-main .article-content h3, .article-main .article-content h4, .article-main .article-content ol, .article-main .article-content p, .article-main .article-content ul {
	margin-bottom: 20px
}
.article-main .article-content ul {
	list-style: disc
}
.article-main .article-content ol {
	list-style: decimal
}
.article-main .article-content li {
	font-size: 15px;
	line-height: 30px;
	margin-left: 20px
}
.article-main .article-content p {
	font-size: 16px;
	line-height: 1.8;
	color: #0e0e0e
}
.article-main .article-content iframe {
	height: 350px;
	width: 579px
}
.article-main .article-content em, .article-main .article-content i {
	font-style: italic
}
.article-main .article-content p a {
	color: #6c899d
}
.article-main .article-content img {
	max-width: 100%;
	margin: 0 auto
}
.set-size a {
	color: #666;
	font-family: Consolas
}
.set-size a span {
	color: #6c899d
}
.article-main .article-content blockquote {
	border-left: 5px solid #8d8d8d;
	padding: 0 10px 0 15px;
	font-size: 16px;
	margin-bottom: 19px
}
.article-main .article-content blockquote p {
	font-size: 15px;
	color: #252525;
	line-height: 24px;
	margin: 0
}
.article-main .article-source p {
	color: #666;
	line-height: 20px;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 0;
}
.re-article {
	margin-top: 10px;
	padding-bottom: 10px;
	overflow: hidden
}
.re-article .title-view {
	border-bottom: 1px solid #ddd;
	height: 28px;
	line-height: 28px;
	color: grey;
	font-size: 13px;
	margin-bottom: 10px
}
.re-article .title-view .title-box {
	line-height: 28px;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: 700
}
.re-article .title-view .title-box h2 {
	font-weight: bold;
}
.article-box {
	position: relative;
	left: 0;
	top: 0;
	width: 864px;
}
.re-article .news-view {
	width: 200px;
	float: left;
	margin: 5px 5px 10px 10px;
}
.re-article .news-view:hover {
	background: #f4f3f0
}
.re-article .news-view .news-img img {
	width: auto;
	height: 150px;
}
.re-article .news-view .news-img {
	width: 200px;
	height: 150px;
	text-align: center;
	background: #E8E8E8;
}
.re-article .news-view .news-header {
	padding: 9px 5px;
	height: 30px;
	overflow: hidden;
}
.re-article .news-view .news-header a {
	font-size: 13px;
	line-height: 16px;
	color: #252525
}
.re-article .news-view .news-footer {
	padding: 9px 5px;
	height: 16px
}
.re-article .news-view .news-footer p {
	line-height: 16px;
	position: relative
}
.jm-icon {
	width: 20px;
	height: 20px;
	background: url(../images/jm-icon.png) no-repeat;
	display: inline-block;
}
.article-info .info-s .comment-num .jm-icon {
	width: 16px;
	vertical-align: -5px;
	height: 16px;
}
.icon-a-collect {
	background-position: -83px -103px;
}
/*---------------热门专题---------------*/
.hotTopic {
	width: 863px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
.hotTopic .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}
.hotTopic .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.hotTopic .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}
.hotTopic .hd ul li.on {
	background-position: 0 0;
}
.hotTopic .bd {
	padding: 10px;
	padding-left: 12px;
}
.hotTopic .bd ul {
	overflow: hidden;
	zoom: 1;
}
.hotTopic .bd ul li {
	margin: 0 15px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.hotTopic .bd ul li .pic {
	text-align: center;
}
.hotTopic .bd ul li .pic img {
	width: 150px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.hotTopic .bd ul li .pic a:hover img {
	border-color: #2196F3;
}
.hotTopic .bd ul li .title {
	line-height: 24px;
}
.hotTopic .hd strong {
	line-height: 28px;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: 700;
}
.hotTopic .hd h2 {
	line-height: 28px;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: 700;
}
.hotTopic .hd h3 {
	line-height: 28px;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: 700;
}
/*---------------评论区---------------*/
.comment-view strong {
	line-height: 24px;
	height: 24px;
	color: #333;
	display: block;
}
.comment-view strong .title-box {
	width: 150px;
	line-height: 24px;
	float: left;
	font-size: 16px;
	font-weight: 700;
	color: #666;
	position: absolute
}
.comment-title {
	width: 100%;
}
.comment-title strong {
	width: 200px;
	display: block;
	text-align: center;
	background: #8B8B8B url(../images/ly_title_bg.jpg) no-repeat right;
	color: #fff;
}
.pl-box {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 20px
}
.pl-box textarea {
	border: 1px solid #dcdcdc;
	width: 847px;
	padding: 3px 8px 5px;
	height: 64px;
	margin-bottom: 8px;
	box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .04);
	line-height: 20px;
	font-size: 13px;
	resize: none
}
.pl-box .result-tips {
	float: left;
	color: grey
}
.pl-box .result-tips span {
	font-weight: 700;
	font-size: 22px;
	font-style: italic;
	font-family: Constantia, Georgia
}
.pl-box .result-tips span.error-tips {
	color: #e44443
}
.pl-box button {
	width: 48px;
	height: 21px;
	color: #FFF;
	background: #f3473a;
	float: right;
	border: none;
}
.pl-box button.locked {
	background: #e8e8e8;
	color: #666
}
.pl-box button.locked:hover {
	color: #FFF;
	background: #f3473a
}
.report-view {
	margin: 10px 0 10px 80px;
	border-radius: 3px;
	padding: 10px 20px 0;
	position: relative;
	display: none;
	background: #f5f5f5
}
.report-view .report-arrow {
	position: absolute;
	right: 0;
	z-index: 0;
	margin: -16px 0 0;
	width: 22px;
	cursor: default
}
.comment-body .comment-footer .comment, .comment-body .report, .ju-bao {
	position: relative
}
.report-view .report-arrow em, .report-view .report-arrow span {
	font-family: SimSun;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.231;
	display: block;
	height: 12px;
	color: #f5f5f5
}
.report-view .report-arrow span {
	margin: -11px 0 0;
	color: #f5f5f5
}
.report-box {
	overflow: hidden;
	padding-bottom: 10px
}
.report-box textarea {
	resize: none;
	overflow: hidden;
	margin: 0 0 5px;
	padding: 5px 0 0 2px;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: 12px;
	word-wrap: break-word;
	outline: 0;
	height: 24px;
	line-height: 16px;
	min-height: 24px;
	width: 99%;
	vertical-align: middle;
	color: #000;
	-webkit-box-shadow: 0 1px 1px 0 #eaeaea inset;
	-moz-box-shadow: 0 1px 1px 0 #eaeaea inset;
	box-shadow: 0 1px 1px 0 #eaeaea inset
}
.report-box button {
	width: 48px;
	height: 21px;
	color: #FFF;
	background: #f3473a;
	float: right
}
.loading {
	text-align: center;
	line-height: 50px
}
.loading img {
	display: block;
	vertical-align: middle;
	width: 32px;
	margin: 0 auto
}
.jm-avatar, .jm-avatar img {
	width: 60px;
	height: 60px
}
.post-self {
	padding: 16px 0 0
}
.jm-avatar {
	float: left;
	font-size: 13px;
	line-height: 24px;
	color: #252525
}
.comment-body {
	margin-left: 80px
}
.comment-body .comment-header a {
	color: #4b0100;
	line-height: 24px;
	font-size: 14px
}
.comment-body .comment-main {
	padding: 5px 0
}
.comment-body .comment-main p {
	font-size: 13px;
	line-height: 20px;
	color: #000;
	word-wrap: break-word
}
.comment-body .comment-footer {
	line-height: 30px;
	height: 30px
}
.comment-body .comment-footer span {
	float: right;
	color: #595757;
	margin-left: 10px;
	position: relative;
	cursor: pointer
}
.comment-body .comment-footer .hide-arrow, .comment-body .comment-footer .show-arrow {
	padding-top: 2px
}
.comment-body .comment-footer .show-arrow .icon-arrow {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../image/jiantou.png) -11px 0 no-repeat
}
.comment-body .comment-footer .hide-arrow .icon-arrow {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../image/jiantou.png) no-repeat
}
.comment-body .comment-footer .more-reply {
	width: 20px;
	height: 21px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAVCAYAAABG1c6oAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAE+SURBVDiNrZMvSwRBGIefHVZPDIrhsFsNBwdiMBkELcsEo8HoJcXmBzHeJ7iw745gEc4imAyGi6JBi2jx/6kwBvdkmLvT3fEemPD+Znj4DbsTWWsJwYhUgedE6xc3V4GyWaAFzPh7cWCzQ6AOvPn7pRoakQpwkMuugW6w0IhMAAIs5tET8BkkNCKTQAasOrFNtO67cmStxYgoYAWoDHFuAWtedgPsAO/5fJFo3YmyNB0HmsBGkba/0AV2FbAwAhl8325fAWMjkP0QA/5T2QOOSjiaQM0V+pwmWp8VtRmRO7+hz6YRqQ3IhzH3pzBfQQwS3gOvJRxVnP93kLCRaN0qajMiJ8BSb1b0f+XHEu0APtwhytJ0GWg7WQe4LSGsA9O9IQamvAPz+QpCAefAZajA41glWl8B28DDP2VtYP0LXMVRslPFGs0AAAAASUVORK5CYII=) no-repeat;
	display: inline-block
}
.comment-body .comment-footer span a {
	color: #595757
}
.comment-body .comment-footer span a:hover {
	color: #ae2b04
}
.comment-body .comment-footer .date {
	float: left;
	color: #999;
	margin: 0
}
.comment-body .author-name, .comment-body .user-name {
	color: #09F
}
.comment-body .reply-to {
	margin: 0 5px;
	color: #CCC
}
.comment-body .delete, .comment-body .report {
	display: none
}
.comment-body:hover .delete, .comment-body:hover .report {
	display: inline-block
}
.jm-comments .comment-post {
	border-top: 1px solid #d7d7d7
}
.jm-comments .comment-post ul .jm-avatar, .jm-comments .comment-post ul .jm-avatar img {
	width: 40px;
	height: 40px
}
.jm-comments .comment-post ul .comment-body {
	margin-left: 0
}
.jm-comments .comment-post ul .show-all {
	width: 80px;
	display: block;
	margin: 0 auto;
	line-height: 24px;
	cursor: pointer;
	color: #f35b41
}
.btn-view .delete, .ju-bao {
	margin-right: 10px;
	display: none
}
.jm-comments .comment-post ul li {
	padding: 0
}
.jm-comments .comment-post ul li .report-box {
	margin: 0 0 0 50px
}
.jm-comments .comment-post ul li:last-of-type {
	border-bottom: 0
}
.btn-view .delete {
	cursor: pointer
}
.ju-bao-box {
	border: 1px solid #dad9da;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 350px;
	padding: 20px;
	background: #f5f1ee;
	z-index: 99;
	display: none
}
.ju-bao-box .pull-left {
	padding-top: 4px;
	margin-right: 10px
}
.ju-bao-box .input-group .radio {
	float: left;
	margin: 0 5px 0 0;
	padding-top: 4px
}
.ju-bao-box .input-group .radio input {
	margin-top: 2px
}
.ju-bao-box .input-group button {
	display: block;
	margin: 0 auto
}
/*---------------评论翻页---------------*/
.pagination {
	text-align: center;
	padding: 20px 0
}
.pagination ul li {
	display: inline;
	border-bottom: 0;
	padding: 0
}
.pagination li:first-child a, .pagination li:first-child span {
	border-radius: 50%;
	background: 0
}
.pagination li a, .pagination li span {
	border: 0;
	border-radius: 50%;
	padding: 6px 10px;
	margin: 0 2px;
	background: 0;
	color: #000;
	font-size: 10px;
	display: inline-block;
	line-height: 16px;
	width: 10px;
	text-align: center
}
.pagination .active a, .pagination .active a:focus, .pagination .active a:hover, .pagination .active span, .pagination .active span:focus, .pagination .active span:hover {
	background: #999;
	color: #fff
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover {
	background-color: #999;
	color: #fff
}
.pagination li:last-child a, .pagination li:last-child span {
	border-radius: 20px
}
.pagination i {
	font-style: normal;
	font-family: STHeiti, "Microsoft YaHei", simsun, sans-serif, Arial;
}
/*---------------专栏---------------*/
.crumb {
	width: 100%;
	min-width: 1128px;
	float: left;
}
.crumb .fr {
	position: relative;
	padding-top: 12px;
	float: right;
}
.crumb .address {
	padding-left: 10px;
	height: 66px;
	line-height: 66px;
	font-size: 14px;
	float: left;
}
.crumb .search {
	position: relative;
	margin: 0 2px 0 0;
	width: 286px;
	border: #dadada 2px solid;
}
.crumb .search .collect {
	position: absolute;
	width: 21px;
	height: 22px;
	top: 7px;
	right: 8px;
	background: url(../images/ico_find.png) no-repeat center center;
}
.crumb .search .collect a {
	width: 100%;
	height: 100%;
	display: block;
}
.crumb .search input {
	padding: 0 36px 0 10px;
	border: none;
	width: 240px;
	height: 36px;
	line-height: 36px\9;
	font-size: 12px;
	color: #6a6a6a;
	font-family: "微软雅黑"
}
.personList {
	border-top: #eeeeee 1px solid;
	overflow: hidden;
	zoom: 1;
	width: 100%;
	float: left;
}
.personList .digg {
	margin: 30px 0 40px 0;
	width: 100%;
	float: left;
}
.personList dl {
	border-left: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	float: left;
	width: 563px;
	overflow: hidden;
	zoom: 1;
}
.personList dt {
	float: left;
	text-align: center;
	width: 142px;
	background: #f8f9fa;
	padding: 24px 1px;
	padding-left: 19px;
}
.personList dt img {
	width: 116px;
	height: auto;
}
.personList .tx {
	width: 116px;
	height: 116px;
	overflow: hidden;
	display: block;
	border-radius: 60px;
}
.personList dd {
	float: right;
	padding: 15px 16px 0 0;
	width: 376px;
}
.personList dd i {
	font-size: 14px;
	color: #212121;
	font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.personList dd p {
	line-height: 26px;
	font-size: 14px;
	color: #626262;
	font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	height: 52px;
	overflow: hidden;
}
.personList dd span {
	padding-top: 6px;
	line-height: 28px;
	font-size: 16px;
	color: #212121;
	font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
}
/*---------------专栏列表---------------*/
.zlMain {
	width: 1090px;
	padding: 20px;
	background: #fff;
	overflow: hidden;
	margin: 0 auto 12px auto;
	background: #fff url(../images/yifu.gif) no-repeat -942px -848px;
}
.zlMain_bg {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	background: url(../images/yifu_bg_y.gif) repeat-y 320px 0;
}
.zlMain .left {
	float: left;
	width: 300px;
	overflow: hidden;
}
.zlMain .right {
	float: right;
	width: 745px;
	overflow: hidden;
}
.zlMain .info {
	padding-top: 5px;
}
.zlMain .info h3 {
	position: relative;
}
.zlMain .info h3 b {
	background: none;
}
.zlMain .info h3 .Gz {
	position: absolute;
	top: 5px;
	right: 0px;
}
.zlMain .info h1 {
	position: relative;
}
.zlMain .info h1 b {
	background: none;
}
.zlMain .info h1 .Gz {
	position: absolute;
	top: 5px;
	right: 0px;
}
.zlMain .info strong {
	display: block;
	width: 280px;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	overflow: hidden;
	background: #03A9F4;
	margin-bottom: 15px;
	border-radius: 5px;
}
.zlMain .info strong a {
	color: #fff;
}
.zlMain .info img {
	float: left;
	width: 120px;
	margin-bottom: 16px;
}
.zlMain .info p {
	float: right;
	width: 165px;
	height: 105px;
	padding-top: 5px;
	line-height: 21px;
	color: #666;
	overflow: hidden;
}
.zlMain .xltx_wb {
	width: 151px;
	height: 34px;
	line-height: 33px;
	overflow: hidden;
	background: url(../images/yifu.gif) no-repeat -700px -786px;
	float: left;
	margin: 16px 0 0 11px!important;
}
.zlMain .xltx_wb a {
	float: left;
	width: 150px;
	height: 34px;
	text-indent: 60px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.zlMain .name {
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 8px;
}
.zlMain .name b {
	float: left;
	font-weight: normal;
	font-size: 16px;
	background: #fff;
	padding-right: 5px;
}
.zlMain .name b i {
	font-size: 15px;
	color: #666;
	margin-left: 5px;
}
.zlMain .name b i a {
	color: #666;
}
.zlMain .name em {
	float: right;
	font-size: 12px;
	background: #fff;
	color: #666;
	padding: 0 2px;
}
.zlMain .name em a {
	color: #666;
}
.zlMain .where {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #666;
	overflow: hidden;
	border-bottom: 1px #e5e5e5 solid;
	margin-bottom: 16px;
}
.zlMain .where a {
	margin: 0 3px;
}
.zlMain .ul_list {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.zlMain .ul_list li {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
	line-height: 24px;
	border-bottom: 1px #e5e5e5 solid;
}
.zlMain .ul_list li .hdsimg {
	width: 190px;
	height: 140px;
	float: left;
	margin-right: 20px;
	text-align: center;
	background: #eee;
}
.zlMain .ul_list li img {
	width: auto;
	height: 140px;
}
.zlMain .ul_list li strong {
	display: block;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 10px;
}
.zlMain .ul_list li em {
	display: block;
	height: 24px;
	line-height: 23px;
	color: #888;
	overflow: hidden;
	margin-bottom: 10px;
}
.zlMain .ul_list li em i {
	margin-right: 5px;
	font-style: normal;
	color: #333;
}
.zlMain .ul_list li em i a {
	color: #0086be;
}
.zlMain .ul_list li p {
	font-size: 14px;
	line-height: 24px;
	color: #555;
	display: block;
	margin-left: 210px;
}
.zlMain .ul_list li em a {
	color: #027FB9;
}
.zlMain .ul_list li em a {
	float: left;
	display: inline;
	margin: 0 3px;
}
.zlMain .ul_list li em div {
	float: left;
	display: inline;
	margin-right: 10px;
}
.zlMain .a1_span {
	float: left;
	height: 24px;
	background: url(../images/yifu.gif) no-repeat right -200px;
	padding-right: 5px;
}
.zlMain .a1_span span {
	display: block;
	background: url(../images/yifu.gif) no-repeat -820px -200px;
	padding-left: 5px;
}
.zlMain .a1_span:hover {
	color: #e00;
	text-decoration: none;
}
.zlMain .xx_sz {
	float: right;
	overflow: hidden;
	color: #2c5364;
	line-height: 24px;
	height: 24px;
	padding-left: 16px;
	background: url(../images/yifu.gif) no-repeat -750px -197px;
	margin-top: -10px;
}
.zlMain .xx_sz a {
	color: #2c5364;
}
.pages {
	width: 100%;
	line-height: 33px;
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", sans-serif;
	padding: 10px 0;
}
.pages .page_a1 {
	padding: 4px 10px;
	border: 1px #ddd solid;
	background: #fff;
	color: #666;
}
.pages .page_a2 {
	padding: 2px;
	background: #fff;
	color: #666;
}
.pages a {
	padding: 5px 11px;
	margin: 0 1px;
	background: #ddd;
	color: #2c5364;
}
.pages em {
	padding: 6px 12px;
	margin: 0 1px;
	background: #2c5364;
	color: #fff;
}
/*---------------专题首页---------------*/
.subjectpic {
	padding: 0px 0 10px 0;
	overflow: hidden;
	zoom: 1;
}
.subjectpic .twosides {
	width: 240px;
	float: left;
}
.subjectpic strong {
	height: 38px;
	overflow: hidden;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	display: block;
}
.subjectpic li {
	padding-bottom: 12px;
}
.subjectpic li img {
	width: 240px;
	height: 125px;
}
.subjectpic .mid {
	width: 490px;
	margin-left: 15px;
	margin-right: 15px;
	overflow: hidden;
	height: 350px;
	float: left;
}
.subjectpic .mid img {
	width: 490px;
	height: 300px;
}
.subject {
	padding-bottom: 16px;
	position: relative;
}
.subject ul {
	overflow: hidden;
	zoom: 1;
	padding: 0px 0 20px 0;
	border-bottom: #eeeeee 1px solid;
	margin-bottom: 20px;
}
.subject li {
	width: 490px;
	float: left;
	overflow: hidden;
	zoom: 1;
	padding: 15px 10px 15px 0;
}
.subject li .tt {
	float: right;
	width: 240px;
	height: 125px;
	overflow: hidden;
}
.subject li .tt strong {
	font-size: 16px;
	line-height: 22px;
	font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subject li .tt p {
	padding-top: 6px;
	line-height: 24px;
	font-size: 14px;
	color: #626262;
	font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	height: 74px;
	overflow: hidden;
}
.subject li img {
	width: 240px;
	height: 125px;
}
.Main-topic {
	width: 1000px;
	margin-left: 10px;
}
.box, .relatedvideo, .xxlist {
	margin-bottom: 10px;
	border-top: #363636 5px solid;
}
.box h1, .relatedvideo h2, .xxlist h2 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #363636;
	border-bottom: #eeeeee 1px solid;
	font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	margin: 0 10px;
}
.subject .search {
	position: absolute;
	width: 286px;
	top: 5px;
	border: #dadada 1px solid;
	right: 0px;
}
.subject .search .collect {
	position: absolute;
	width: 21px;
	height: 22px;
	top: 4px;
	right: 8px;
	background: url(../images/ico_find.png) no-repeat center center;
}
.subject .search .collect a {
	width: 100%;
	height: 100%;
	display: block;
}
.subject .search input {
	padding: 0px 36px 0 10px;
	border: none;
	width: 240px;
	height: 28px;
	line-height: 36px\9;
	font-size: 12px;
	color: #6a6a6a;
	font-family: "微软雅黑", "黑体"
}
.topicSimg {
	width: 240px;
	height: 125px;
	float: left;
	text-align: center;
	background: #E4E5F8;
}
.topicSimg img {
	width: auto!important;
	height: 125px!important;
}
/*---------------视频频道---------------*/
.videoL {
	width: 680px;
	float: left;
	margin: 0 0 0 0px;
	background: #fff;
	padding: 0px 15px 0 15px;
}
.videoR {
	width: 299px;
	float: left;
	margin: 0px 0 0 0px;
}
.videoL .news-view {
	width: 680px;
	float: left;
	position: relative;
}
.videoL .news-view .news-img {
	position: relative;
}
.videoL .play-mate {
	background: url(../images/videoplay.png) 450px 100px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.videoL .news-position {
	padding: 10px;
	width: 660px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .7);
}
.videoL .news-view .news-header {
	padding: 5px 0;
}
.videoL .news-position .news-header a {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
	display: block;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	padding-right: 5px;
}
.videoCard {
	width: 330px;
	float: left;
	border: 1px solid #f0f0f0;
	margin: 10px 16px 5px 0;
	position: relative;
}
.videoCard-img {
	width: 330px;
	position: relative;
	text-align: center;
	background: #000;
	overflow: hidden;
	height: 165px;
}
.videoCard-img img {
	width: auto;
	height: 165px;
}
.videoCard-img:hover img {
	filter: brightness(.9);
	-webkit-filter: brightness(.9);
	-moz-filter: brightness(.9);
	-o-filter: brightness(.9);
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	-moz-transition: all .2s;
}
.videoCard .Vico {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/play-v.png) 280px 115px no-repeat;
	display: block;
}
.videoCard-title {
	float: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	width: 310px;
	margin: 5px 0 0 10px;
	height: 48px;
}
.videoCard-title strong {
	font-weight: bold;
}
.videoCard-des {
	width: 310px;
	margin: 5px 0 0 10px;
	float: left;
	color: #777;
	height: 40px;
	overflow: hidden;
}
.videoCard-info {
	width: 310px;
	float: left;
	margin: 10px 0 9px 10px;
	color: #777;
	font-size: 12px;
}
.videoList {
	width: 110%;
	float: left;
}
.videoR .sidebar-header {
	background-color: #1d1d1d;
	border-bottom: 1px solid #0f0f0f;
	overflow: hidden;
}
.videoR .sidebar-header strong {
	color: #d2d2d2;
	text-shadow: 0 1px 1px #000;
	font-size: 16px;
	line-height: 40px;
	padding-left: 15px;
	font-weight: 700;
	float: left;
}
.videoR .sidebar-header h3 {
	color: #d2d2d2;
	text-shadow: 0 1px 1px #000;
	font-size: 16px;
	line-height: 40px;
	padding-left: 15px;
	font-weight: 700;
	float: left;
}
.videoR .news-view {
	border-bottom: 1px solid #0f0f0f;
	border-top: 1px solid #3c3c3c;
	padding: 15px 15px;
	overflow: hidden;
	position: relative;
}
.videoR .news-view:hover {
	background-color: #272727;
	border-top-color: transparent;
	border-bottom-color: transparent
}
.videoR .news-view .news-header a {
	color: #FFF
}
.videoR .news-view .news-header a:hover {
	color: #f3f3f3
}
.videoR .news-img {
	width: 110px;
	float: left;
	padding-top: 13px;
	background: #000;
	padding-bottom: 13px;
}
.videoR .news-img img {
	width: 110px;
}
.videoR .news-right {
	margin-left: 120px;
	height: 80px;
	position: relative;
}
.videoR .news-right .news-header {
	height: 42px;
	overflow: hidden;
}
.videoR .news-header a {
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
.videoR .news-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.videoR .news-footer p {
	position: relative;
	color: #999;
	line-height: 25px;
	overflow: hidden;
}
.videoR .news-footer p span {
	color: #777;
	float: left;
	font-size: 12px;
}
.videoPage {
	background: #2b2b2b;
}
.vListMore {
	width: 100%;
	text-align: right;
	margin-top: 20px;
}
.vListMore a {
	color: #fff;
}
.fullBg-video {
	background: #1A1A1A;
	overflow: hidden;
	padding-bottom: 20px;
}
.vShow {
	width: 815px;
	float: left;
	margin: 0px 16px 0 0;
}
.vCrumb {
	width: 100%;
	min-width: 1128px;
	float: left;
	color: #fff;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
}
.vCrumb a {
	color: #fff;
}
.vShow-title {
	color: #fff;
	font-size: 24px;
	line-height: 55px;
}
.vShow-con {
	width: 815px;
	background: #ccc;
	height: 500px;
}
.vShow-share {
	width: 815px;
	float: left;
	border-bottom: 1px solid #000;
	margin-top: 15px;
}
.vShow-share i {
	display: block
}
.vShow .share-txt {
	width: 56px;
	float: left;
	color: #666;
	line-height: 40px;
	text-indent: 16px;
}
.vShow .share-time {
	width: 270px;
	float: right;
	color: #666;
	line-height: 40px;
	text-align: right;
	padding-right: 10px;
}
.share-view {
	float: left;
	height: 30px;
	margin-top: 4px;
	width: 300px;
}
.share-view a {
	display: inline-block;
	width: 30px;
	height: 30px!important;
	margin-bottom: 1px!important;/* background: none!important; */
	line-height: 30px!important;
	margin: 0 !important;
	padding: 0px!important;
	margin-right: 10px!important;
}
.share-view .ui-icon {
	width: 30px;
	height: 30px;
	background-image: url(../images/share.png);
	background-repeat: no-repeat
}
.share-view .ui-weibo {
	background-position: 3px center;
}
.share-view .ui-qq {
	background-position: -55px center
}
.share-view .ui-tencent-weibo {
	background-position: -26px center;
}
.share-view .ui-qzone {
	background-position: -113px center;
}
.share-view .ui-weixin {
	background-position: -80px center
}
.share-view .ui-heart {
	background-position: -141px center
}
.share-view a:hover {
	opacity: .8 !important;
}
.vShow-info {
	width: 815px;
	float: left;
	margin: 15px 0 0 0;
	color: #ddd;
	font-size: 13px;
	line-height: 24px;
}
/*---------------关于我们---------------*/
.aboutNav {
	width: 200px;
	float: left;
	margin: 20px 0 0 0;
}
.aboutNav li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #000;
	display: block;
	color: #fff;
	margin: 0 0 2px 0;
	text-indent: 30px
}
.aboutNav li:hover, .aboutNav li.active {
	background: #F3473A
}
.aboutNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
.aboutCon {
	width: 890px;
	float: left;
	margin: 20px 0 0px 30px;
	font-size: 14px;
	line-height: 30px;
}
.aboutCon p {
	text-indent: 2em;
	padding: 10px 0;
}
.aboutCon .title {
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-shadow: #CCC 1px 1px 1px;
}
.aboutCon .xtitle {
	font-weight: bold;
	font-size: 15px;
}
.aboutCon .xtitle i {
	font-size: 14px;
	color: #f00;
	padding-right: 5px;
}
/*---------------翻页---------------*/
div.digg {
	margin: 20px 0 20px 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	float: left;
	padding: 6px 0;
}
div.digg a {
	font-size: 14px;
	border-radius: 50px;
	color: #000;
	border: #dadada 1px solid;
	margin: 4px;
	padding: 1px 7px;
	text-decoration: none;
}
div.digg a:hover, div.digg a.hover {
	font-size: 14px;
	border-radius: 50px;
	border: #363636 1px solid;
	margin: 4px;
	color: #fff;
	background: #363636;
	text-decoration: none;
}
div.digg a:active {
	font-size: 14px;
	padding: 1px 7px;
	border-radius: 50px;
	border: #363636 1px solid;
	margin: 4px;
	color: #fff;
	background: #363636;
	text-decoration: none;
}
div.digg span.current {
	font-size: 14px;
	border-radius: 50px;
	border: #363636 1px solid;
	margin: 4px;
	color: #fff;
	background: #363636;
	text-decoration: none;
}
/*---------------Footer---------------*/
#footer ul {
	list-style: none;
}
#footer a {
	font: 12px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
	text-decoration: none;
}
#footer {
	clear: both;
	text-align: center;
}
#footer #footer-v0 {
	font: 12px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
	color: #999;
	margin: 0 auto;/* padding: 20px 0 0; */
}
#footer-v0 a:link, #footer-v0 a:visited {
	color: #333;
}
#footer-v0 .footer-container {
	background-color: #f6f6f6;
	border-top: 4px solid #427AAE;
	padding-bottom: 10px;
}
#footer-v0 p, #footer-v0 ul, #footer-v0 li, #footer-v0 dt, #footer-v0 dd {
	display: inline;
}
#footer-v0 p {
	_padding-right: 8px;
}
#footer-v0 .efu-pages {
	padding: 4px 0 8px;
}
#footer-v0 .efu-group {
	padding: 26px 0 2px;
}
#footer-v0 .efu-tongji {
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}
#footer-v0 .efu-pages img {
	vertical-align: middle;
}
/*---------------AD---------------*/
.ad230 {
	width: 230px;
	float: left;
}
/*---------------tag页面---------------*/
.w1130 {
	width: 1130px!important;
}
.taglist {
	width: 870px!important;
}
.tagleft {
	width: 870px!important;
	margin: 0 !important;
	margin-right: 15px!important;
}
.tagleft .news_li .pdtt_trbs {
	width: 610px;
}
.tagBrand {
	width: 870px;
	float: left;
	margin: 0px 0 15px 0;
}
.taglist .news_li {
	width: 842px;
}
.taglist .news_li p {
	height: auto
}
.bTrain {
	float: left;
	width: 100%;
}
.bTrain .lstPhotob {
	float: left;
	width: 867px;
	border-top: #4279af solid 1px;
	border-right: #4279af solid 1px;
	border-left: #4279af solid 1px;
	border-bottom: #4279af solid 4px;
}
.bTrain .lstPhotob .lstPa {
	width: 868px;
	height: 179px;
	float: left;
}
.bTrain .lstPhotob .lstPa-a {
	width: 216px;
	overflow: hidden;
	float: left;
}
.bTrain .lstPhotob .lstPa-a .conLogo {
	width: 140px;
	height: 90px;
	overflow: hidden;
	background-color: #efefef;
	margin: 13px auto 0;
}
.bTrain .lstPhotob .lstPa-a .conLogo img {
	width: 140px; /* height: 90px; */
}
.bTrain .lstPhotob .lstPa-a .titBox {
	width: 196px;
	padding: 5px 10px;
	text-align: center;
}
.bTrain .lstPhotob .lstPa-a .titBox .titH3 {
	font-weight: normal;
	display: block;
	height: 20px;
	width: 159px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.bTrain .lstPhotob .lstPa-a .titBox .titH3 a, .bTrain .lstPhotob .lstPa-a .titBox .titH3 a:visited, .bTrain .lstPhotob .lstPa-a .titBox .titH3 a:hover {
	color: #202020;
}
.bTrain .lstPhotob .txtCon-b {
	width: 120px;
	height: 28px;
	background: url(http://cs1.chinaefu.net/images/cEfu/2013/brand/brand01.png) 0 -234px no-repeat;
	overflow: hidden;
	margin: 5px auto 0;
}
.bTrain .lstPhotob .txtCon-b a {
	float: left;
	height: 28px;
	text-align: center;
	font-size: 12px;
	background: url(http://cs1.chinaefu.net/images/cEfu/2013/brand/brand01.png) 0 999em no-repeat;
	line-height: 28px;
}
.bTrain .lstPhotob .txtCon-b a, .bTrain .lstPhotoa .txtCon-b a:visited {
	color: #ffffff;
}
.bTrain .lstPhotob .txtCon-b a:hover {
	color: #f5f5f5;
}
.bTrain .lstPhotob .txtCon-b a.a-1 {
	width: 52px;
	background-position: 100% 8px;
}
.bTrain .lstPhotob .txtCon-b a.a-2 {
	width: 58px;
	padding-left: 10px;
	background-position: 8px -135px;
}
.bTrain .lstPhotob .conaUl {
	width: 650px;
	float: left;
}
.bTrain .conaUl {
	height: 179px;
	margin-left: 1px;
	background-color: #dddddd;
}
.bTrain .conaUl ul {
	height: 179px;
}
.bTrain .conaUl li {
	height: 35px;
	width: 325px;
	float: left;
	background-color: #e5e5e5;
	margin: 0 0 1px 0;
}
.bTrain .conaUl li span {
	float: left;
	height: 35px;
	line-height: 35px;
	z-index: 8;
}
.bTrain .conaUl li span.sp-a {
	width: 116px;
	background: url(http://cs1.chinaefu.net/images/cEfu/2013/brand/brandWeb01.png) 100% -55px no-repeat;
	padding-right: 4px;
	text-align: right;
	font-size: 12px;
}
.bTrain .conaUl li span.sp-b {
	background-color: #ffffff;
	width: 194px;
	padding: 0 5px;
	_padding: 0 4px 0 5px;
}
.bTrain .conaUl li span.sp-b p {
	display: inline-block;
	float: left;
	padding-right: 3px;
	line-height: 16px;
	padding-top: 8px;
	overflow: hidden;
}
.bTrain .conaUl li span.sp-b p img {
	margin-top: 1px;
}
.bTrain .conaUl li span.sp-b i {
	font-size: 12px;
	position: absolute;
	background-color: #ffffff;
	display: black;
	width: 170px;
	margin: 4px 2px 0;
	_line-height: 25px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	padding: 0 8px;
	cursor: pointer;
	border: #FFF solid 1px;
	z-index: 9999;
	font-style: normal;
}
.bTrain .conaUl li span.sp-b i.no {
	border-color: #dddddd;
	height: auto;
}
.bTrain .lstPhotob .lstPb {
	width: 616px;
	height: 41px;
	border-top: #dddddd solid 1px;
	overflow: hidden;
}
.bTrain .lstPhotob .lstPb .txtCon {
	padding: 5px 10px;
	line-height: 30px;
	font-size: 12px;
}
.bTrain .lstPhotob .lstPb .txtCon a, .bTrain .lstPhotob .lstPb .txtCon a:visited, .bTrain .lstPhotob .lstPb .txtCon a:hover {
	color: #13a6e9;
	font-size: 12px;
	padding-left: 3px;
}
.bTrain .lstColora {
	border-top: #d91b01 solid 1px;
	border-right: #d91b01 solid 1px;
	border-left: #d91b01 solid 1px;
	border-bottom: #d91b01 solid 4px;
}
.tagBtn {
	width: 90px;
	height: 28px;
	float: left;
	background: #FF5722;
	text-align: center;
	line-height: 28px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #fff!important;
	border-radius: 3px;
}
.tagBtn:hover {
	background: #DC3500;
}
.Main-left .bNlist {
	width: 100%;
	float: left;
}
/*全页底部网站导航*/
.mapLink {
	width: 100%;
	border-top: 1px solid #ddd;
	background: #f8f8f8;  /* border-bottom: 1px solid #ddd; */
	overflow: hidden;
	margin-top: 40px;
	float: left;
	font-family: Ã¥Â®â€¹Ã¤Â½â€œ;
	font-size: 12px;
}
.mapLink-cell {
	width: 140px;
	float: left;
	border-right: 1px solid #ddd;
	padding-bottom: 10px;
}
.mapLink dl {
}
.mapLink dt {
	color: #808080;
	font-weight: bold;
	padding: 30px 0 10px 30px;
}
.mapLink dd {
	padding: 0 0 10px 30px;
}
.mapLink dd a {
	color: #888;
}
.mapLink .line-2 dt {
}
.mapLink .line-2 dd {
	float: left;
}
.where {
	_display: inline;
	height: 27px;
	line-height: 29px;
	overflow: hidden;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.where strong {
	font-weight: bold;
}
.where a, .where a:visited {
	color: #333;
}
.where a:hover, .where a:active {
	color: #03A9F4;
}
.disnone {
	display: none;
}
.efu-page {
	clear: both;
	text-align: center;
	font: 400 12px/14px \5b8b\4f53;
	padding: 20px 0;
}
.efu-page span {
	margin: 0 2px;
	padding: 10px 16px 8px;
	background: #427aae;
	border: 1px solid #427aae;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
}
.efu-page a {
	padding: 10px 16px 8px;
	margin: 2px;
	border: 1px solid #d8dadf;
	background: #ffffff;
	text-decoration: none;
	display: inline-block
}
.efu-page a, .efu-page a:visited, .efu-page a:hover {
	color: #555555;
}
.efu-page .prev, .efu-page .next {
	padding: 10px 16px 8px;
	border: 1px solid #d8dadf;
}
.atozList {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px 0;
	border-top: 1px solid #eee;
	padding-top: 15px;
}
.atozList strong {
	width: 80px;
	float: left;
	display: block;
	text-indent: 10px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-left: 0px;
	text-align: right;
}
.atozList-con {
	width: 1047px;
	float: left;
}
.atozList-con span {/* width: 20px; */
	height: 20px;
	margin: 2px 7px 0 4px;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 20px;
	border-radius: 2px;
	padding: 0 7px;
	cursor: pointer;
}
.atozList-con span.selected {
	background: #4DA6FF;
	color: #fff;
	border: 1px solid #2196F3;
}
/*.authorList{width: 100%;float: left;}
.authorList dl{border-bottom: 1px solid #ddd;padding-bottom: 10px;width: 100%;float: left;}
.authorList dt{line-height: 30px;height: 30px;border-bottom: 1px dashed #eee;margin-bottom: 5px;font-size: 16px;font-weight: bold;color: #0094F3;background: #eee;text-indent: 9px;float: left;width: 100%;}
.authorList dd{white-space:nowrap;padding: 3px 5px;border: 1px solid #ccc;border-radius: 3px;margin: 2px 3px 2px 0px;cursor: pointer;display: inline-block;display: inline;float: left;}
.authorList dd:hover{color:#0094F3;border: 1px solid #0094F3;}
.authorList dd:hover a{color:#0094F3}
.authorList dd a:hover{text-decoration:none;}*/


.authorList {
	width: 100%;
	float: left;
}
.authorList dl {
	padding-bottom: 10px;
	width: 100%;
	float: left;
}
.authorList dt {
	line-height: 30px;
	height: 30px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	float: left;
	width: 100%;
	text-align: center;
	background: url(http://cs1.chinaefu.net/images/2016N/title-bg-line.png) center center no-repeat;
}
.authorList dd {
	white-space: nowrap;
	padding: 0px 5px;
	margin: 4px 3px 4px 0px;
	cursor: pointer;
	display: inline-block;
	display: inline;
	float: left;
	padding-right: 11px;
}
.authorList dd:hover {
}
.authorList dd:hover a {
	color: #0094F3
}
.authorList dd a:hover {
	text-decoration: none;
}
.allauthor {
	width: 80px;
	display: block;
	z-index: 100;
	top: 6px;
	right: 0px;
	position: absolute;
	text-align: right;
}
.allStitle {
	position: relative;
}
.gBrand {
	width: 1000px;
	overflow: hidden;
}
.gBrand ul {
	width: 1020px;
	padding: 0;
	border: none;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-left: 3px;
}
.gBrand li {
	width: 223px;
	padding: 0;
	background: #fff;
	margin: 20px 20px 0px 0;
	box-shadow: 0px 0px 3px #666;
	border: 5px solid #fff;
}
.gBrand .gBrand-logo {
	background: #fff;/* border: 1px solid #EFEFEF; */
	height: 110px;
	overflow: hidden;
}
.gBrand .gBrand-logo img {
	width: 100%;
	height: auto;
	transition: all 1s ease 0s;
}
.gBrand .gBrand-name {
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(http://cs1.chinaefu.net/style/brand_mypp/bg.gif);
}
.gBrand .gBrand-name a {
}
.gBrand li:hover .gBrand-logo {/* border: 2px solid #119E9E; */
}
.gBrand li:hover .gBrand-logo img {
	transform: scale(1.1);
}
.gBrand li:hover .gBrand-name {
	background: #119E9E;
}
.gBrand li:hover .gBrand-name a {
	color: #fff
}
.gColor {
	font-weight: bold!important;
	color: #F5E92E!important;
}
.gColor a {
	font-weight: bold!important;
	color: #F5E92E!important;
}
/*作者信息*/
.authorInfo {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
	text-align: center;
}
.authorInfo-img {
	width: 170px;
	height: 170px;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
}
.authorInfo-img img {
	width: 170px;
}
.authorInfo-name {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	margin: 10px auto;
	padding: 0 5px;
	color: #585858;
	background-color: #ebebeb;
}
.authorInfo-name:hover {
	background-color: #494949;
	color: #d9d9d9;
	text-decoration: none;
}
.authorInfo-des {
	width: 90%;
	line-height: 24px;
	font-size: 14px;
	color: #888888;
	word-wrap: break-word;
	margin: 0 auto;
}
.cright {
	background-color: #f7f7f7;
	padding: 20px 20px 10px;
	margin: 20px 0;
}
.cright strong {
	color: #666!important;
	font-size: 16px!important;
	padding-bottom: 10px!important;
}
.cright p {
	font-size: 14px !important;
	color: #888!important;
	line-height: 26px!important;
	padding: 0!important;
	margin: 0!important;
}
.bdlm-1160 {
	width: 1160px;
	margin: 0 auto;
	overflow: hidden
}
.bdlm-1130 {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden
}
.bdlm-230 {
	width: 230px;
	overflow: hidden;
}
.bdlm-870 {
	width: 870px;
	overflow: hidden;
}
.bdlm-780 {
	width: 780px;
	overflow: hidden;
}
.bdlm-795 {
	width: 795px;
	overflow: hidden;
}
.ptop20 {
	padding-top: 20px!important
}
.ptop10 {
	padding-top: 10px!important
}
.pbottom10 {
	padding-bottom: 20px!important
}
.placeholder {
	width: 100%;
	float: left;
}
.gBrand li {
	width: 139px;
	padding: 0;
	background: #fff;
	margin: 20px 20px 0px 0;
	box-shadow: 0px 0px 3px #666;
	border: 5px solid #fff;
}
.gBrand .gBrand-logo {
	background: #fff;/* border: 1px solid #EFEFEF; */
	height: 110px;
	overflow: hidden;
	line-height: 105px;
}
.originalNav {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.originalNav dt {
	width: 110px;
	height: 110px;
	float: left;/* border: 1px solid #ccc; */
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 110px;
}
.originalNav dt a {
	width: 100%;
	height: 100%;
	color: #fff;
	display: block;
	text-shadow: 0 0 5px #000;
}
.originalNav dt a:hover, .originalNav dl:hover dt a {
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}
.originalNav dd.tt {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 16px;
	margin-top: 27px;
	height: 52px;
	overflow: hidden;
}
.originalNav dd.tt strong {
	font-weight: bold;
}
.originalNav dd {
}
.originalNav dl {
	width: 100%;
	float: left;
	height: 112px;
	overflow: hidden;
	margin-top: 20px;
	color: #777;
}
.originalNav .onCell-1 dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/1.jpg)
}
.originalNav .onCell-1 dt a:hover, .onCell-1:hover dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/1.jpg)
}
.originalNav .onCell-2 dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/2.jpg)
}
.originalNav .onCell-2 dt a:hover, .onCell-2:hover dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/2.jpg)
}
.originalNav .onCell-3 dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/3.jpg)
}
.originalNav .onCell-3 dt a:hover, .onCell-3:hover dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/3.jpg)
}
.originalNav .onCell-4 dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/4.jpg);
	padding-top: 30px;
}
.originalNav .onCell-4 dt a:hover, .onCell-4:hover dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/4.jpg)
}
.originalNav .onCell-4 dt {
	line-height: 22px;
	height: 110px;
	overflow: hidden;
}
.originalNav .onCell-5 dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/3.jpg)
}
.originalNav .onCell-5 dt a:hover, .onCell-3:hover dt a {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/3.jpg)
}
.disnone {
	display: none!important
}
.originalNews {
	background: #204890;
}
.originalNews .Main-left {
	width: 995px;
}
.originalNews .Main-left .bNlist {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.originalNews .newsbox {
	width: 100%!important;
}
.originalNews .newsbox .news_li {
	width: 195px;
}
.originalNews .listview .news_li {
	width: 967px;
}
.originalNews .listview .news_li .pdtt_trbs {
	width: 190px;
}
.originalTopimg {
	width: 100%;
	height: auto;
	height: 280px;
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/originalTopimg.jpg) center center no-repeat
}
.originalTopimg2 {
	width: 100%;
	height: auto;
	height: 280px;
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/originalTopimg2.jpg) center center no-repeat
}
.originalTopimg3 {
	width: 100%;
	height: auto;
	height: 280px;
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/originalTopimg3.jpg) center center no-repeat
}
.originalTopimg4 {
	width: 100%;
	height: auto;
	height: 280px;
	background: url(http://cs1.chinaefu.net/style/2016N2/images/onimages/originalTopimg4.jpg) center center no-repeat
}
.originalSlider {
	width: 995px;
	margin: 0 auto 15px;
	position: relative;
	overflow: hidden;
}
.originalSlider .e_pic_wrap {
	z-index: 1;
	white-space: nowrap;
	width: 995px;
	height: 300px;
}
.originalSlider .e_pic_wrap li {
	position: relative;
	display: inline;
	width: 995px;
	height: 300px;
	overflow: hidden;
}
.originalSlider .e_pic_wrap li img {
	width: 995px;
	height: 300px;
}
.originalSlider .e_bg_flt {
	position: absolute;
	right: 0;
	top: 0;
	width: 270px;
	height: 300px;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	z-index: 10;
}
.originalSlider .e_flt_inf {
	position: absolute;
	right: 0;
	top: 0;
	width: 227px;
	padding: 55px 28px 10px 15px;
	overflow: hidden;
	z-index: 20;
	color: #fff;
	white-space: normal;
	word-wrap: break-word;
}
.originalSlider .e_flt_inf h2 {
	font: 16px/25px "微软雅黑";
	margin-bottom: 22px;
}
.originalSlider .e_flt_inf h3 {
	font: 16px/22px "微软雅黑";
	margin-bottom: 22px;
}
.originalSlider .e_flt_inf h3 a, .originalSlider .e_flt_inf h2 a {
	color: #fff;
}
.originalSlider .e_flt_inf .t_info {
	line-height: 20px;
	overflow: hidden;
	font-family: 宋体;
	font-size: 12px;
}
.originalSlider .e_flt_inf .t_info a {
	color: #fff;
}
.originalSlider .e_flt_inf .t_info .l_view {
	background: url(../images/ico_p1.png) no-repeat scroll -120px 0;
	color: #fff;
	width: 39px;
	height: 14px;
	line-height: 14px;
	padding: 0 2px;
	display: inline-block;
	font-family: 宋体;
	font-size: 12px;
}
.originalSlider .e_sep {
	color: #81d6d3;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 235px;
	z-index: 20;
}
.originalSlider .e_sep a {
	color: #81d6d3;
}
.originalSlider .prev, .originalSlider .next {
	position: absolute;
	z-index: 30;
	display: block;
}
.originalSlider .prev {
	top: 133px;
	left: 10px;
}
.originalSlider .next {
	top: 133px;
	right: 10px;
}
.originalSlider .prev a, .originalSlider .next a {
	display: block;
	width: 25px;
	height: 32px;
	overflow: hidden;
	background: url(../images/ico_prevnext.png) no-repeat scroll 0 0;
	_background-image: url(../images/ico_prevnext_ie6.png);
}
.originalSlider .prev a {
	background-position: 0 0;
}
.originalSlider .prev a:hover {
	background-position: 0 -40px;
}
.originalSlider .next a {
	background-position: 0 -80px;
}
.originalSlider .next a:hover {
	background-position: 0 -120px;
}
.originalNews2 {
	background: #018379;
}
.originalNews3 {
	background: #175979
}
.originalNews4 {
	background: #843433
}
.article-header h1 {
	position: relative;
	display: inline;
}
.article-header h1 .ico-original {
	background: url(http://cs1.chinaefu.net/images/ico-original.png) center center no-repeat;
	display: block;
	width: 48px;
	height: 30px;
	position: absolute;
	right: -50px;
	bottom: 2px;
}
.indexTplist h3 {
	position: relative;
	display: inline;
}
.indexTplist h3 .ico-original {
	background: url(http://cs1.chinaefu.net/images/ico-original.png) center center no-repeat;
	display: block;
	width: 48px;
	height: 30px;
	position: absolute;
	right: -57px;
	bottom: -5px;
}
.livingbg {
	background: #111;
}
.livingbg .headBox {
	border-bottom: 1px solid #323436;
}
.livingbox {
}
.livingbox-top {
	width: 1130px;
	height: 654px;
	position: relative;
}
.livingbox-top-img {
	width: 1130px;
	height: 654px;
	overflow: hidden;
}
.livingbox-top-img img {
	width: 1130px;
	height: auto;
}
.livingbox-top-des {
	position: absolute;
	top: 445px;
	left: 0px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	z-index: 9;
	width: 100%;
	text-align: center;
	text-shadow: 0 0 10px #000;
}
.livingbox-top-des h2 {
	font-weight: bold;
}
.livingbox-top-des p {
	font-size: 20px;
	margin-top: 12px;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
}
.livingbox-top .tips {
	bottom: 10px;
	width: 35px;
	color: #fff;
	font-size: 15px;
	padding: 2px 8px;
	border: 1px solid #fff;
	border-radius: 6px;
	position: absolute;
	right: 10px;
	z-index: 1;
	font-style: normal;
	display: block;
	text-align: center;
}
.livingbox-lst {
}
.livingbox-play {
	width: 70px;
	height: 70px;
	background: url(http://cs1.chinaefu.net/style/2016N2/images/livingPlay.png) no-repeat center center;
	display: block;
	position: absolute;
	top: 329px;
	z-index: 10;
	left: 50%;
	margin-left: -35px;
}
.livingbox-mask {
	width: 100%;
	height: 654px;
	background: url(http://cs1.chinaefu.net/style/2016N2/images/livingmask.png) center center repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
}
.livingbox-lst a:hover {
	text-decoration: center
}
.livingbox-lst {
	width: 1130px;
	margin: 20px auto 0 auto;
}
.livingbox-lst li {
	border: 1px solid #242424;
	width: 251px;
	padding: 14px;
	float: left;
	margin: 0px 0;
	margin-left: 1px;
	margin-bottom: 1px;
	height: 242px;
}
.livingbox-lst li:hover {
	background: #242424
}
.livingbox-lst li .video_list_pic {
	position: relative;
	width: 252px;
	height: 146px;
	overflow: hidden;
}
.livingbox-lst li .video_list_pic .play {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(http://cs1.chinaefu.net/style/2016N2/images/video_play.png) no-repeat center center;
	display: none;
}
.livingbox-lst li .video_list_pic img {
	width: 252px;
}
.livingbox-lst li .video_list_pic .p_time {
	bottom: 10px;
	opacity: .7;
	position: absolute;
	right: 10px;
	line-height: 30px;
	padding: 0 10px;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	background: #333;
}
.video_title {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	font-weight: 800;
	margin: 16px 0 0;
	height: 55px;
	overflow: hidden;
}
.livingbox-lst li .t_source {
	color: #5f5f5f;
	font-size: 12px;
	line-height: 30px;
	position: relative;
	width: 288px;
	z-index: 999;
}
.livingbox-lst li .t_source a, .livingbox-lst li .t_source span {
	color: #5f5f5f
}
.livingbox-lst li .vpdtt_rtzw span {
	color: #01a5ec;
	margin-right: 6px
}
.livingbox-lst li .vpdtt_rtzw a {
	color: #fff
}
.livingbox-lst li .t_source a {
	margin-right: 10px;
}
.livingbox-lst li .t_source span {
	margin-left: 8px;
}
.livingbox-lst li .newslv_share {
	color: #666;
	padding-top: 10px;
	left: 15px;
	display: none
}
.livingbox-lst li:hover .newslv_share, .livingbox-lst li:hover .video_list_pic .play {
	display: block
}
.video_more {
	padding-bottom: 20px;
	;
	line-height: 30px;
	text-align: center;
}
.video_more a {
	font-size: 14px;
	color: #00a5ec
}
.livingbox-lst .video_list_pic span.live_now {
	color: rgb(255, 0, 0);
	font-size: 16px;
	padding: 0 3px 0 0;
}
.reply {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/reply_icon.png) no-repeat left center;
	padding-left: 16px;
}
.reply_top {
	background: url(http://cs1.chinaefu.net/style/2016N2/images/reply_top_icon.png) no-repeat left center;
	padding-left: 16px;
}
.livingbox-lst .video_news p {
	font-size: 14px;
	color: #939393;
	margin: 16px 0;
}
.livingShow {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.livingPlayer {
	width: 805px;
	float: left;
	height: 565px;
	overflow: hidden;
}
.livingSame {
	width: 305px;
	float: left;
	background: #000;
	margin-left: 20px;
	height: 565px;
	overflow: hidden;
}
.livingSame-cell {
	position: relative;
	margin-top: 16px;
	float: left;
}
.livingSame-cell-img {
}
.livingSame-cell:hover .livingSame-cell-img img {
	opacity: 1;
}
.livingSame-cell-img img {
	width: 100%;
	height: auto;
	opacity: 0.7;
}
.livingSame-cell-des {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	background: rgba(0,0,0,.5);
	color: #fff;
}
.livingSame-title {
	width: 100%;
	float: left;
	border-bottom: 1px solid #333;
	padding: 10px 0;
}
.livingSame-title h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.livingTitle {
	width: 100%;
	margin-top: 10px;
	float: left;
}
.livingTitle h1 {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	line-height: 40px;
	font-size: 24px;
	font-weight: 400;
	color: #eee;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.livingTitle p {
	padding: 5px 0;
	color: #666;
	line-height: 24px;
	font-size: 14px;
}
.livingDown {
	width: 1130px;
	margin-top: 40px;
	margin: 0 auto;
}
.livingComment {
	width: 785px;
	float: left;
	background: #fff;
	padding: 10px;
	overflow: hidden;
	padding-bottom: 0;
}
.livingNews {
	width: 285px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
	background: #fff;
	padding: 10px;
	padding-top: 0;
}
.livingDownBg {
	background: #eee;
	overflow: hidden;
	padding: 20px 0;
}
.livingDown .tts {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.livingDown .tts h3 {
	font-size: 20px;
	font-weight: bold;
}
.livingDown .hotNews {
	overflow: hidden
}
.livingComment .msg-lst {
	overflow: hidden;
	width: 100%;
	float: left;
	margin-top: 10px;
}
.livingComment .msg-lst li {
	padding: 10px;
	background: #eee;
	margin-bottom: 10px;
	overflow: hidden;/* box-shadow: 0 1px 2px #ccc; */
}
.livingComment .msg-lst li .msginfo {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.livingComment .msg-lst li .msginfo strong {
	float: left;
	color: #111;
	font-weight: bold;
}
.livingComment .msg-lst li .msginfo i {
	float: right;
	font-size: 12px;
	font-style: normal;
	color: #FF5722;
}
.livingComment .msg-lst li .msg {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #777;
}
.livingComment .talk {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.livingComment .talk .talk-add {
	display: block;
	color: #FFFFFF;
	background: #000000;
	float: left;
	height: 36px;
	width: 90px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #000;
	margin-left: -1px;
}
.livingComment .talk input {
	border: 1px solid #000;
	background: #fff;
	height: 36px;
	line-height: 20px;
	width: 692px;
	float: left;
	border-radius: 0;
	text-indent: 10px;
}
.newsQR {
	width: 100%;
	float: left;/* display: none */
	margin-bottom: 20px;
	border-top: #427AAE 5px solid;
}
.newsQR img {
	width: 100%;
	height: auto;
}
.newsqr2 {
	border-radius: 10px;
	overflow: hidden;
}
.w830 {
	width: 830px;
}
.w850 {
	width: 850px;
}
.w880 {
	width: 880px;
}
.main_list {
	display: none;
}
.f_layer_l {
	width: 830px;
}
.f_layer_img {
	position: relative;
	height: 307px
}
.f_layer_l_b {
	position: absolute;
	width: 410px;
	height: 307px;
	margin-bottom: 30px;
	overflow: hidden
}
.f_layer_l_b .back-img, .f_layer_l_s .back-img {
	position: absolute;
	width: 100%
}
.f_layer_l_b-content, .f_layer_l_s-content {
	position: absolute;
	width: 410px;
	height: 307px;
	z-index: 10;
	cursor: pointer;
	display: block
}
.f_layer_l_s-content .t-h1 {
	word-break: inherit;
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	font-weight: 400
}
.f_layer_l_b:before, .f_layer_l_s:before, .topic-content:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: -webkit-gradient(linear, 0 30%, 0 100%, from(rgba(0,0,0,0)), to(#121515));
	background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0), #121515);
	background: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0), #121515);
	background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0), #121515)
}
.f_layer_l_b:hover:before, .f_layer_l_s:hover:before, .topic-content:hover:before {
	opacity: .9
}
.f_layer_l_b img, .f_layer_l_s img {
	width: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.f_layer_l_s, .f_layer_l_s-content {
	width: 200px;
	height: 150px;
	overflow: hidden
}
.f_layer_l_b:hover img, .f_layer_l_s:hover img {
	-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	transform: matrix(1.04, 0, 0, 1.04, 0, 0)
}
.t-h1 {
	margin: 0 30px;
	bottom: 22px;
	position: absolute;
	font-size: 24px;
	color: #fff
}
.f_layer_l_s {
	position: relative;
	background-color: #fafafa
}
.f_layer_l_s-content a {
	font-size: 16px;
	color: #fff
}
.f_layer_l_s.f_layer_l_s-index, .f_layer_l_s.f_layer_l_s-index .f_layer_l_s-content {
	width: 200px;
	height: 150px
}
.f_layer_l_s.f_layer_l_s-index {
	position: absolute;
	left: 423px
}
.f_layer_l_s.f_layer_l_s-index.f_layer_l_s-index-bottom {
	top: 157px
}
.f_layer_l_s.f_layer_l_s-index .f_layer_l_s-content .t-h1 {
	font-size: 16px;
	margin: 0 20px;
	bottom: 16px
}
.f_layer_l_s.f_layer_l_s-index2, .f_layer_l_s.f_layer_l_s-index .f_layer_l_s-content {
	width: 200px;
	height: 150px
}
.f_layer_l_s.f_layer_l_s-index2 {
	position: absolute;
	left: 630px
}
.f_layer_l_s.f_layer_l_s-index2.f_layer_l_s-index-bottom {
	top: 157px
}
.f_layer_l_s.f_layer_l_s-index2 .f_layer_l_s-content .t-h1 {
	font-size: 16px;
	margin: 0 20px;
	bottom: 16px
}
.t-h1 {
	line-height: 1.5;
}
.f_layer_R {
	width: 340px;
}
.s_layer_l {
	width: 900px;
}
.s_layer_l .ntabs {
	width: 830px;
	background-color: #ff6f0f;
	padding-left: 5px;
	padding-right: 5px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
}
.s_layer_l .ntabs ul li {
	float: left;
	width: 164px;
}
.s_layer_l .ntabs .ncurr {
	background-color: #ff5601;
}
.s_layer_l .newslist .img {
	float: left;
	width: 170px;
}
.s_layer_l .newslist img {
	margin-right: 10px;
	border: 1px solid #c6c6c6;
	width: 160px;
	height: 120px;
	margin-top: 20px;
}
.s_layer_l .newslist h1 {
	display: block;
	margin-bottom: 10px;
	padding-top: 20px;
}
.s_layer_l .newslist h1 a {
	font-size: 16px;
	line-height: 26px;
}
.s_layer_l .newslist h1.title a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 660px;
	display: block;
}
.s_layer_l .newslist p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.s_layer_l .newslist .time, .newsb_info span a {
	color: #999;
	margin-right: 10px;
	line-height: 26px;
}
.s_layer_l .newslist ul li:hover {
	background-color: #f7f7f7;
}
.s_layer_l .load_more {
	display: inline-block;
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
	height: 60px;
	width: 100%;
	line-height: 60px;
	color: #bbb;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}
.s_layer_l .load_more:hover {
	background-color: #fafafa;
	color: #999;
	border-color: #fafafa
}
.s_layer_R {
	width: 280px;
}
.srlayer {
	border: 1px solid #d8d8d8;
	width: 298px;
}
.s_layer_R .tit {
	height: 40px;
	line-height: 38px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
	background-color: #f5f5f5;
}
.s_layer_R .tit span {
	color: #4ac227;
	font-weight: bold;
	padding-left: 10px;
}
.s_layer_R .tit a {
	margin-right: 10px;
	float: right;
}
.srlayer .imgnews {
	width: 100%;
	text-align: center;
	margin-top: 9px;
	margin-left: 15px;
}
.srlayer .imgnews img {
	max-width: 313px;
	float: left;
	margin-top: 5px;
}
.srlayer .imgnews a {
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30px;
}
.srlayer .imgnews .imgtit {
	width: 320px;
	padding-left: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30px;
}
.imgnews h3.dt {
	float: left;
	font-weight: normal;
	width: 215px;
	padding-left: 10px;
}
.imgnews h3.ft {
	float: left;
	font-weight: normal;
	width: 290px
}
.imgnews h3.jy {
	float: left;
	font-weight: normal;
	width: 135px
}
.imgnews h3 p {
	width: auto;
	color: #999999;
	line-height: 24px;
	text-align: left;
}
.imgnews h3 p a {
	width: 40px;
	display: inline-block;
}
.srlayer .nlists a {
	width: 268px;
	display: block;
	padding-left: 15px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.srlayer.recomnews .nlists {
	padding: 10px 0
}
.srlayer.recomnews .nlists a {
	width: 150px;
	padding: 0 10px;
	float: left;
}
.srlayer.recomnews a img {
	width: 100%;
}
.srlayer.recomnews p {
	text-align: center;
}
.f_biaoqian {
	width: 156px;
	height: 96px;
	border: 2px solid #4d4d4d;
	border-radius: 10px;
}
.f_biaoqian i {
	width: 50px;
	height: 40px;
	background: url('images/nbq.jpg') no-repeat;
	margin: 12px 0px 14px 53px;
	display: block;
}
.f_biaoqian span {
	font-size: 16px;
	margin-left: 45px;
}
.f_biaoqian:hover {
	border-color: #fe6d10;
}
.f_biaoqian:hover span {
	color: #fe6d10
}
.f_biaoqian i.d1 {
	background-position: -10px 0px;
}
.f_biaoqian i.d2 {
	background-position: -10px -100px;
}
.f_biaoqian i.d3 {
	background-position: -10px -50px;
}
.f_biaoqian i.d4 {
	background-position: -10px -150px;
}
.f_biaoqian:hover i.d1 {
	background-position: -80px 0px;
}
.f_biaoqian:hover i.d2 {
	background-position: -80px -100px;
}
.f_biaoqian:hover i.d3 {
	background-position: -80px -50px;
}
.f_biaoqian:hover i.d4 {
	background-position: -80px -150px;
}
.f_layer_R img {
	width: 340px;
	height: 80px;
	margin-top: 15px;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #616161;
	z-index: 1001;
	-moz-opacity: 0.4;
	opacity: .40;
	filter: alpha(opacity=40);
}
.white_content {
	display: none;
	background: #fff;
	padding: 0;
	font-size: 14px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 90001;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
	-moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
	box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
.s_layer_l .nav {
	width: 880px;
	background-color: #4ac227;
	padding-left: 15px;
	padding-right: 5px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
}
.s_layer_l .nav a {
	color: #fff
}
.highlight {
	font-size: 20px;
	color: #ff6f0f
}
.newscontent {
	/*width: 987px;*/
	padding: 0px 20px;
	border: 1px solid #ccc;
	border-top: 0px;
}
.pos {
	padding-bottom: 10px;
	border-bottom: 2px solid #4ac227;
}
.newstit {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
}
.newstitle {
	width: 94%;
	margin: 0 auto;
	padding: 20px 0 10px;
	_padding: 0;
	font-size: 24px;
	line-height: 1.5em;
	color: black;
	clear: both;
	text-align: center;
	font-weight: normal;
	font-family: \5B8B\4F53;
}
.contentMsg {
	margin-top: 5px;
	width: 100%;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
	text-align: center;
	color: #666;
}
.contentMain {
	width: 98%;
	margin: 0;
	padding: 0 10px 10px;
	font-size: 14px;
	line-height: 180%;
	text-align: left;
	word-wrap: break-word;
	word-break: break-all;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}
.contentMain p {
	text-indent: 2em;
}
.contentMain img {
	max-width: 98%;
}
.contentMsg_nbox{
    height:30px; 
    line-height:30px; 
    background:#939393;
}
.contentMsg_nbox .content_ntitle{
    width:400px; 
    float:left; 
    margin-left:150px; 
    color:#fff;
}
.contentMsg_nbox .content_njc{
    background:#fe360e; 
    width:100px; 
    float:left;
}
.contentMsg_nbox .content_njc a{
color:#fff;
}
.xiangguan {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: #EAE5E5 1px solid;
	border-top: 2px solid #4ac227;
	margin-top: 10px;
}
.xiangguan h3 {
	width: auto;
	margin-bottom: 10px;
}
.xiangguan .list {
	width: auto;
}
.xiangguan .list ul {
	list-style-type: none
}
.xiangguan .list ul li {
	float: left;
	width: 380px;
	height: 30px;
	line-height: 30px;
        margin-right: 22px;
}
.xiangguan .list ul li:nth-child(2n) {
        margin-right: 0px;
}
.xiangguan .list ul li em {
	font-family: "瀹嬩綋"
}
.newscontent .key {
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	color: #4ac277;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	background: #F8F8F8;
	border: #EAE5E5 1px solid;
	margin-top: 10px;
}
.newscontent .hotnews {
	margin-top: 10px;
}
.newscontent .hotnews ul li {
	width: 180px;
	margin: 0 5px;
	float: left;
}
.newscontent .hotnews ul li img {
	width: 180px;
}
.newscontent .hotnews ul li p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.newsinrlist {
	width: 338px;
	border: 1px solid #d9d9d9;
}
.newsinrlist .tit {
	height: 40px;
	border-bottom: 1px solid #d9d9d9;
	background-color: #f6f6f6;
	line-height: 40px;
	font-size: 16px;
}
.newsinrlist .tit span {
	padding-left: 10px;
	color: #ff6f12;
	font-size: 16px;
}
.newsinrlist .tit a {
	float: right;
	margin-right: 10px;
}
.newsinrlist li {
	padding: 0px 10px;
	line-height: 39px;
	border-bottom: #e4e4e4 1px solid;
	font-size: 14px;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsinrlist li span {
	float: right;
}
.newsinrlist .nimg {
	width: auto;
	margin: auto;
	padding-top: 8px;
	padding-left: 8px;
	height: 65px;
}
.newsinrlist .nimg img {
	float: left;
	width: 90px;
	height: 67px;
	margin-right: 10px;
}
.newsinrlist .nimg h3.dt {
	float: left;
	width: auto;
	font-weight: normal;
	width: 220px;
}
.newsinrlist .nimg h3.dt a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsinrlist .nimg h3 p {
	width: auto;
	color: #999999;
	line-height: 24px;
	font-size: 14px;
	margin: 5px 0px;
}
/*新闻内页企业信息*/
.enterpriseinfo {
	padding: 20px 10px;
	background-color: #eee
}
.enterpriseinfo .infotop {
	margin-bottom: 16px;
}
.enterpriseinfo .infotop img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 15px
}
.enterpriseinfo .infotop .infotext {
	width: 145px;
    float: right;
}
.enterpriseinfo .infotop .infotext h4 {
	font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.enterpriseinfo .infotop .infotext .des {
}
.enterpriseinfo .infomd .list {
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e1e1
}
.enterpriseinfo .infomd .link p {
	font-size: 14px;
	padding-left: 10px;
}
.enterpriseinfo .infomd .link a {
	float: left;
	display: block;
	border: 1px solid #d1d1d1;
	background: #fff;
	padding: 2px 10px;
	margin: 8px 0 0 8px;
}
.enterpriseinfo .infobot .item {
	float: left;
	width: 80px;
	padding: 0 3px;
	text-align: center;
}
.enterpriseinfo .infobot .item:nth-child(1), .enterpriseinfo .infobot .item:nth-child(2) {
	border-right: 1px solid #e1e1e1
}
.enterpriseinfo .infobot .item p {
	line-height: 21px
}
.enterpriseinfo .infobot .item .num {
	color: #4ac227;
	font-size: 15px;
}
.newsad {
	width: 298px;
	border: 1px solid #d9d9d9;
}
.newsad .tit {
	height: 40px;
	border-bottom: 1px solid #d9d9d9;
	background-color: #f6f6f6;
	line-height: 40px;
	font-size: 16px;
}
.newsad .tit span {
	padding-left: 10px;
	color: #4ac227;
	font-size: 16px;
}
.newsad .tit a {
	float: right;
	margin-right: 10px;
}
.newsad .newsc {
	border: 1px solid #fafafa;
	float: left;
    width: inherit;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 25px;
	font-size: 12px;
}
.newsad .newsc:hover{
    background: #2ea705;
}
.newsad .newsc:hover a{
    color: #ffffff;
}
.ezmodal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 90000;
	background: rgba(0,0,0,.6);
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
}
.ezmodal-container {
	background: #fff;
	padding: 0;
	font-size: 14px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 90001;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
	-moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
	box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
.ezmodal .ezmodal-close {
	position: absolute;
	top: 9px;
	right: 20px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	text-shadow: 1px 1px 1px rgba(250,250,250,1);
	cursor: pointer;
	color: #838383;
}
.ezmodal .ezmodal-close:hover {
	color: #535353;
}
.ezmodal .ezmodal-header {
	font-size: 24px;
	padding: 10px;
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
	border-radius: 7px 7px 0 0;
	line-height: 32px;
	color: #646464;
}
.ezmodal .ezmodal-content {
	padding: 10px 20px;
}
.ezmodal .ezmodal-footer {
	padding: 10px 20px;
	background: #efefef;
	border-top: 1px solid #e3e3e3;
	text-align: CENTER;
	border-radius: 0 0 7px 7px;
	COLOR: #666666;
}
.ezmodal P {
	FONT-SIZE: 14PX;
	LINE-HEIGHT: 24PX;
	MARGIN-BOTTOM: 10PX;
	TEXT-INDENT: 1EM;
}
.catlist {
	padding: 15px 15px 15px 20px;
	line-height: 24px;
}
.catlist ul li {
	line-height: 39px;
	border-bottom: #e4e4e4 1px solid;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.catlist_li {
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	background: url('image/li_dot.gif') no-repeat 5px 12px;
	padding: 0 10px 0 12px;
	overflow: hidden;
}
.catlist_sp {
	background: #FFFFFF url('image/dot.gif') repeat-x 0 center;
}
.hotzt {
	text-align: center;
	padding-bottom: 10px;
}
.hotzt .tit {
	text-align: left;
}
.hotzt p {
	height: 40px;
	line-height: 38px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
	background-color: #f5f5f5;
}
.hotzt img {
	margin-top: 10px;
}
.f_link {
	background-color: #f8f8f8;
}
.linktit {
	padding-top: 10px;
	color: #7c7c7c;
	padding-bottom: 10px;
}
.linktit h2 {
	float: left;
}
.linkbox {
	width: auto;
	padding: 6px;
	line-height: 26px;
}
.linkbox strong {
	color: #7c7c7c
}
.linkbox a {
	margin: 0 10px 0 0px;
	display: inline-block;
}
.newsinrlist li .rank-num {
	fl0at: left;
	font-size: 12px;
	color: white;
	background: #999999;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	text-align: center;
	display: inline-block;
	margin-right: 1.5em;
}
.newsinrlist li .rank-num1 {
	background: #ff6600
}
.newsinrlist li .rank-num2 {
	background: #ff9000
}
.newsinrlist li .rank-num3 {
	background: #ffc000
}
.newsinrlist li .rank-num4 {
}
.newsinrlist li .rank-num5 {
}
.newsinrlist li .rank-num6 {
}
.newsinrlist .inews {
	text-align: center;
	width: 320px;
	margin: 5px 10px;
	display: inline-table;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
}
.newsinrlist .inews img {
	max-width: 313px;
	float: left;
	margin-top: 5px;
}
.newsinrlist .inews a {
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30px;
}
.newsinrlist.inews .imgtit {
	width: 320px;
	padding-left: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30px;
}
.inews h3.dt {
	float: left;
	font-weight: normal;
	width: 215px;
	padding-left: 10px;
}
.inews h3.ft {
	float: left;
	font-weight: normal;
	width: 290px
}
.inews h3.jy {
	float: left;
	font-weight: normal;
	width: 135px
}
.inews h3 p {
	width: auto;
	color: #999;
	line-height: 24px;
	text-align: left;
}
.inews h3 p a {
	width: 40px;
	display: inline-block;
}
/*文章评论*/
.recomment {
	margin-bottom: 48px;
}
.recomment .r_header {
	height: 28px;
	padding-bottom: 22px;
	overflow: hidden;
}
.header-title {
	font-size: 16px;
	color: #2a2a2a;
	float: left;
	height: 100%;
	margin-right: 10px;
}
.header-protocol {
	float: left;
	height: 100%;
	color: #ccc;
	font-size: 14px;
	line-height: 34px;
}
.header-protocol a, .header-protocol a:visited {
	color: #ccc;
}
.header-protocol a:hover {
	color: #4ac227;
}
.header-number {
	float: right;
	height: 100%;
	color: #adadad;
	line-height: 34px;
	font-size: 14px;
}
.header-number, .header-number:visited {
	color: #4ac227;
}
.box-content {
	border: 3px solid #f0f0f0;
	position: relative;
}
.box-textarea-block {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	height: 104px;
}
.box-textarea {
	height: 100%;
	width: 100%;
	display: block;
	border: none;
	font-size: 14px;
	line-height: 24px;
	color: #4b4b4b;
}
.box-info {
	overflow: hidden;
	padding: 14px 12px;
	border-top: 1px solid #eee;
}
.box-commentBtn, .box-info {
	height: 34px;
	line-height: 34px;
}
.box-commentBtn {
	float: right;
	width: 100px;
	color: #fff;
	background-color: #a3a3a3;
	text-align: center;
	font-size: 14px;
	border-radius: 17px;
	cursor: pointer;
}
.box-commentBtn--able {
	background-color: #4ac227;
}
.box-commentBtn--able:hover {
	background-color: #4ac772;
}
/*评论列表*/
.comment-title {
	padding-bottom: 14px;
	border-bottom: 1px solid #f0f0f0;
	margin-top: 48px;
	overflow: hidden;
}
.comment-all {
	font-size: 16px;
	color: #2a2a2a;
	float: left;
}
.comment-center {
	float: left;
	overflow: hidden;
	position: relative;
	top: 4px;
}
.comment-center-slash {
	display: inline-block;
	margin: 0 6px;
	color: #999;
	font-size: 14px;
}
.comment-my {
	font-size: 14px;
	color: #4ac227;
	cursor: pointer;
}
.comment-user {
	height: 32px;
	line-height: 32px;
	font-size: 12px;
}
.comment-username {
	font-weight: 600;
	color: #4ac227;
}
.comment-time {
	color: #999;
	display: inline-block;
	margin-left: 12px;
}
.comment-content {
	color: #4b4b4b;
	line-height: 24px;
	margin-top: 2px;
	word-wrap: break-word;
}
.comment-moreBtn, .comment-noMore {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f0f0f0;
	color: #adadad;
	font-size: 14px;
	margin-top: 20px
}
.comment-moreBtn {
	cursor: pointer;
}
.comment-moreBtn:hover {
	background-color: #e6e5e5;
	color: #999;
}

.co_detail_dao{
    padding: 1px 10px;
}

.enterpriseinfo .infomd .list ul.co_ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.enterpriseinfo .infomd .list ul.co_ul li{
    width: 100%;
}

.enterpriseinfo .infomd .list ul.co_ul li a{
    float: initial;
    padding: 10px 10px;
    margin: 8px 0 0 0;
}

.enterpriseinfo .infomd .list ul.co_ul li:hover a{
    background: #4ac227;
    color: #fff;
}

.enterpriseinfo .infomd .list ul.co_ul li a p i{
    margin-right: 5px;
}

/*新闻首页*/
.fl {
    float: left;
    display: block;
}
.fr {
    float: right;
    display: block;
}

.news_total{
    width: 840px;
    float: left;
}

i.fa{
    margin-right: 5px;
}

em.fa{
    margin-right: 5px;
}

.topImg p {
    color: #555555;
    font-size: 14px;
    line-height: 26px;
}

.topImg .tiLeft .wihtebg, .wihtebg {
    /*padding: 20px 15px;*/
    background: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
}

.topImg .tiLeft .Title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
}

.topImg .tiLeft .imgmdes {
    margin-bottom: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

.topImg .tiLeft .fr {
    width: 630px;
}

.topImg .tiLeft .ch-slide .fr{
    width: 28px;
    right: 30px;
}

.topImg .tiLeft .ch-slide .fl{
    width: 28px;
    left: 30px;
}

.topImg .tiLeft .ch-slider-direction .ch-slider-arrow-right {
    left: 11px;
    border-left-color: #fff;
}

.topImg .tiLeft .ch-slider-direction .ch-slider-arrow-left {
    right: 11px;
    border-right-color: #fff;
}

.topImg .tiLeft .mdeslist {
    padding-top: 6px;
    font-size: 12px;
    color: #999999;
    margin-bottom: 20px;
}

.yellowc {
    color: #ff6450;
    padding-right: 8px;
    position: relative;
    margin-right: 8px;
    text-decoration: underline;
}

.yellowc:after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    height: 10px;
    background: #999999;
}
.topImg .tiLeft .medslist em, .topImg .tiLeft .medslist span {
    vertical-align: middle;
}

.topImg .tiLeft .imgmdes .fr .mdeslist em, .topImg .tiLeft .imgmdes .fr .mdeslist span {
    vertical-align: middle;
}

.topImg .tiLeft .imgmdes .fr .mdeslist .padright25 {
    padding-right: 10px;
    float: right;
}

.imgmdeslist {
    width: 830px;
}

.imgmdeslist li {
    float: left;
    width: 164px;
    margin-right: 15px;
}

.imgmdeslist li img {
    width: 164px;
    height: 100px;
}

.imgmdeslist li .textcontent {
    border: 1px solid #eeeeee;
    padding: 10px 10px 30px;
}

.imgmdeslist li .textcontent p {
    line-height: 18px;
    color: #555555;
    height: 36px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.imgmdeslist li .textcontent .shareandsee {
    margin: 10px 0 5px 0;
}

.imgmdeslist li .textcontent .shareandsee span, .imgmdeslist li .textcontent .shareandsee em {
    vertical-align: middle;
}

strong.sharebox {
    position: relative;
    cursor: pointer;
    font-weight: normal;
}

.content .rightside .whitebg{
    background: #fff;
}

.tiRight {
    width: 300px;
}

.rightTitle {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    padding-left: 10px;
    border-bottom: 1px solid #e9e9e9;
}

.tiRight .whitebg .mdeslists {
    padding-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #4ac227;
    height: 318px;
}

.tiRight .whitebg .mdeslists li {
    padding: 0 10px;
}

.tiRight .whitebg .mdeslists li span, .tiRight .whitebg .mdeslists li em {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #555555;
    display: inline-block;
    vertical-align: middle;
}

.tiRight .whitebg .mdeslists li em {
    margin-right: 10px;
    height: 18px;
    width: 18px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    background: #efefef;
    line-height: 18px;
    border-radius: 9px;
    text-align: center;
}

.tiRight .whitebg .meslists li em.bgft {
    background: #ff6450;
    color: #fff;
}


.tiRight .whitebg .mdeslists li span {
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tiRight .whitebg .mdeslists li:nth-child(1) em{
    background: #ff6450;
    color: #fff;
}

.tiRight .whitebg .mdeslists li:nth-child(2) em, .tiRight .whitebg .mdeslists li:nth-child(3) em{
    background: #ffa800;
    color: #fff;
}

.dao_box {
    height: 40px;
    line-height: 40px;
    border-top: 1px #4ac227 solid;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-indent: 28px;
    position: relative;
}

.dao_box:after {
    content: "";
    height: 8px;
    width: 8px;
    background: #4ac227;
    position: absolute;
    left: 9px;
    top: 17px;
    border-radius: 50px;
}

.tiRight .list_r1 {
    padding: 0 0 20px;
    height: 630px;
    clear: both;
}

.ht_list {
    clear: both;
}

.ht_list h2 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 30px;
    padding-top: 4px;
    font-family: "microsoft yahei";
}

.ht_list h2 a {
    font-size: 16px;
    color: #333;
    font-family: Source Han Sans CN,Hiragino Sans GB,microsoft yahei,arial,sans-serif !important;
}

.ht_list dl {
    clear: both;
    height: 142px;
    margin: 10px auto;
}

.ht_list dl dt {
    float: left;
    width: 140px;
    height: 140px;
    border: 1px #e7e7e7 solid;
    overflow: hidden;
}

.ht_list dl dt img{
    width: 100%;
}

.ht_list dl dt:nth-child(2){
  float: left;
}

.ht_list dl dt:nth-child(2){
   float: right;
}

table {
    width: 100%;
}

.list_r1 table {
    margin-bottom: 8px;
}

































































