body {
	font-family: 'Microsoft YaHei';
	line-height: 1.1;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}

.fullImg>img {
	width: 100%;
}

.header {
	padding: 20px 0;
}

.logo {
	width: 214px;
	margin: 0 10px 0 10px;
}

.headerSearch {
	width: 510px;
}

.searchcontainer {
	width: 415px;
	padding-top: 24px;
}

.searchcontainer .am-input-group-primary.am-input-group .am-form-field {
	border-color: #E7E7E7;
}

.searchHref {
	line-height: 1;
	margin: 15px 0 0 0;
}

.searchHref a {
	font-size: 13px;
	color: #010101;
}

.searchHref a:not(:last-child):after {
	content: "|";
	color: #DEDEDE;
	display: inline-block;
	margin: 0 12px;
}

.headerBanner {
	width: 440px;
}

.navContainer {
	background-color: #0083DF;
	margin-bottom: 15px;
}

.navlist {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.navlists a {
	color: #fff;
	font-size: 14px;
	line-height: 1;
}

.navlists {
	line-height: 1;
	padding: 20px 0;
}

.navlist>li:not(:last-child) {
	margin-right: 15px;
}

.subMenus {
	background-color: #F5F5F5;
	padding: 20px 10px;
}

.subMenus-btn>a:not(:last-child) {
	margin-right: 20px;
}

.subMenus-btn>a {
	font-size: 13px;
	color: #010101;
	display: inline-block;
}

.dropDownBtn {
	font-size: 13px;
	color: #000000;
	cursor: pointer;
}

.dropDownBtn>span {
	padding: 0 5px;
	color: #1A5A88;
}

.subMenus-handels {
	margin-right: 15px;
}

.fullScreenBanner {
	margin: 25px auto 20px;
}

.banenrsContainer {
	margin-bottom: 17px;
}

.banenrsContainer:first-child {
	width: 800px;
}

.banenrsContainer:last-child {
	width: 385px;
}

.bestImportent>a {
	font-size: 36px;
	color: #016cb7;
	font-weight: bold;
}

.bestImportent {
	margin: 30px auto 27px;
}

.importentNewslist {
	font-size: 16px;
	color: #333333;
	margin-right: 25px;
}

.justifyScrollContainer {
	border-top: 1px solid #E4E4E4;
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 25px;
}

.justifyScrollLabel {
	font-size: 24px;
	color: #d30011;
	display: inline-block;
	margin-right: 40px;
	vertical-align: super;
}

.justifyScroll {
	height: 30px;
	overflow: hidden;
}

.justifyList {
	/* line-height: normal; */
	margin: 0;
	padding-left: 20px;
}

.justifyList>li {
	list-style: disc;
	height: 30px;
	line-height: 30px;
}

.justifyListcontent {
	font-size: 14px;
	color: #333333;
	display: inline-block;
}

.justifyList>li:not(:last-child)>.justifyListcontent {
	margin-right: 80px;
}

.containerLeft {
	width: 700px;
}

.bigCarousel {
	height: 480px;
}

.bigCarousel .am-slider-c4 .am-slider-desc {
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 18px;
	padding: 0 40px;
}

.bigCarousel .am-slider-c4 .am-direction-nav a {
	color: #fff;
	opacity: 1;
	bottom: 5px;
	width: auto;
	height: auto;
}
.bigCarousel .am-slider-c4 .am-direction-nav a.am-prev{
	left: 30px;
}
.bigCarousel .am-slider-c4 .am-direction-nav a.am-next:before {
	content: "\f105";
	font-size: 50px;
}

.bigCarousel .am-slider-c4 .am-direction-nav a:before {
	content: "\f104";
	font-size: 50px;
}

.bigCarousel .am-slider-c4 .am-direction-nav a.am-next {
	padding-left: 5px;
	/*left: unset;*/
	right: 30px;
}

.littleCarousel {
	position: relative;
	background-color: #F5F5F5;
	margin-top: 30px;
	padding: 10px;
}

.swiper-container {
	width: 615px;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: transparent;
}

.videoCarousel {
	position: relative;
}

.playBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 42px;
	cursor: pointer;
}

.littleCarousel-img {
	width: 108px;
	margin: 0 18px 15px;
}

.img-title {
	font-size: 16px;
	color: #333333;
	margin: 10px auto;
}

.swiper-button-prev,
.swiper-button-next {
	background: transparent;
	color: #AAAAAA;
	outline: 0;
	font-size: 60px;
}

.swiper-button-next {
	right: 5px;
}

.logosBar {
	margin: 24px auto 20px;
	/* padding: 2px 18px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA; */
}

.logosBar>a {
	width: 98px;
}

.logosBarRight>a {
	margin-right: 18px;
}

.logosBarRight>a:nth-child(1) {
	width: 97px;
}

.logosBarRight>a:nth-child(2) {
	width: 54px;
}

.logosBarRight>a:nth-child(3) {
	width: 87px;
}

.logosBarLeft {
	margin-top: 10px;
}

.news1 {
	/* padding-bottom: 10px; */
	border-bottom: 1px solid #EAEAEA;
}

.news1-lists {
	width: 50%;
	margin-bottom: 20px;
	padding: 0 15px;
}

.news1-lists>a {
	color: #333333;
	font-size: 16px;
}

.news1-lists>a:before {
	content: '';
	border: 0;
	height: 3px;
	width: 3px;
	background-color: #000;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.text-banner {
	border-bottom: 1px solid #EAEAE9;
	padding: 18px 18px 0;
	position: relative;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
}

.text-banner>p>a {
	margin: 0 30px 20px 0;
	color: #005fa1;
	font-size: 14px;
}

.text-banner>p>a:last-child {
	margin-right: 0;
}

.bannerLabel {
	font-size: 12px;
	color: #ffffff;
	background-color: #AEAEAE;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 1px 4px;
	border-radius: 2px;
}

.containerRight {
	width: 470px;
}

.defaultNewsTitle {
	font-size: 20px;
	color: #333333;
	margin: 30px auto 20px;
	font-weight: 600;
	display: block;
}

.blackText {
	font-size: 16px;
	color: #333333;
}

.defaultNewslists {
	margin-bottom: 21px;
}

.defaultNews {
	margin-top: 30px;
}


.newslistslabelborder {
	font-size: 16px;
	color: #016ebb;
	padding: 0px 5px;
	border: 1px solid #EAEAEA;
}

.defaultLineheight {
	line-height: 25px;
	margin-bottom: 17px;
}

.newslistslabel:after {
	content: "|";
	display: inline-block;
	margin: 0 10px;
}

.importentContainer2 {
	padding-top: 15px;
}

.importentContainer2>div:nth-child(1) {
	width: 375px;
	margin-right: 27px;
}

.importentContainer2>div:nth-child(2) {
	width: 390px;
	margin-right: 30px;
}

.importentContainer2>div:nth-child(3) {
	width: 375px;
}

.fullBorder {
	border: 1px solid #EAEAEA;
}

.niceNews {
	padding: 13px;
	margin-bottom: 25px;
}

.niceNewsTitle>a {
	font-size: 20px;
	color: #016ebb;
}

.niceNewsMedia {
	padding: 0 10px;
	margin-bottom: 20px;
}

.niceNewsTitle {
	padding-bottom: 10px;
	margin: 0 0 17px;
	border-bottom: 1px solid #eaeaea;
}

.niceNewsMediaImg {
	width: 133px;
}

.niceNewsmediaContent {
	width: 175px;
	padding-top: 15px;
}

.niceNewsMediaContentTitle {
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 15px;
}

.niceNewsMediaContenttext {
	text-align: justify;
	line-height: 1.7;
}

.niceNewsMediaContenttext>a {
	font-size: 14px;
	letter-spacing: -0.2px;
}

.listStyle>a:before {
	content: '';
	border: 0;
	height: 3px;
	width: 3px;
	background-color: #000;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.niceNews .defaultNewsList {
	padding: 0 10px;
}

.split:after {
	content: "|";
	display: inline-block;
	margin: 0 7px;
}

.border-title {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 13px 9px;
}

.blueText {
	color: #016ebb;
}

.blueTitle {
	font-size: 24px;
}

.defaultNewsTitle.little {
	color: #333333;
	font-size: 16px;
	margin: 38px auto 20px;
}

.defaultNewsTitle.little+.defaultNewsList {
	padding: 0 5px;
}

.videoNews {
	padding: 9px 12px 25px;
	margin-bottom: 20px;
}

.videosHot {
	margin-bottom: 30px;
}

.videosHot>div {
	width: 160px;
	position: relative;
}

.videoNews-label {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 33px;
	background-color: #00000075;
	line-height: 33px;
}

.videoPlayBtn {
	width: 25px;
	margin: 0 7px 0 10px;
	line-height: 1.9;
}

.videoNews-text {
	text-align: left;
	font-size: 14px;
	color: #fff;
	margin: 0;
	/* vertical-align: middle; */
}

.grayBtn {
	color: #818181;
}

.internetShop {
	margin-top: 20px;
	padding: 9px 12px 0px;
}

.smallCarousel {
	width: 220px;
	margin-right: 14px;
}

.smallCarousel-content {
	width: 115px;
}

.smallCarousel .am-slider-c4 .am-slider-desc {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	padding: 0 40px;
}

.smallCarousel .am-slider-c4 .am-direction-nav a {
	color: #fff;
	opacity: 1;
	bottom: 5px;
	width: auto;
	height: auto;
}
.smallCarousel .am-slider-c4 .am-direction-nav a.am-prev{
	left: 10px;
}
.smallCarousel .am-slider-c4 .am-direction-nav a.am-next:before {
	content: "\f105";
	font-size: 25px;
}

.smallCarousel .am-slider-c4 .am-direction-nav a:before {
	content: "\f104";
	font-size: 25px;
}

.smallCarousel .am-slider-c4 .am-direction-nav a.am-next {
	padding-left: 5px;
	right: 10px;
}

.smallCarousel-content>a:first-child {
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 20px;
}

.smallCarousel-content>a:last-child {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.3px;
}

.smallcarousel-container {
	margin-bottom: 25px;
}

.interactTitle {
	margin: 25px 0;
}

.ownTabcontaienr {
	width: 830px;
}

.ownTabContorl {
	border-bottom: 1px solid #EAEAEA;
}

.subOwnTabContorl {
	width: 50%;
	text-align: center;
	height: 100%;
}

.OwnTabBtn {
	font-size: 20px;
	cursor: pointer;
}

.subOwnTabContorl.active {
	background-color: #F5F5F5;
	position: relative;
}

.subOwnTabContorl.active:after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background-color: #016ebb;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px;
}

.ownTabContorl {
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
}

.subOwbTabContent {
	min-height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	padding: 25px;
	border: 1px solid #EAEAEA;
}

.subOwbTabContent.active {
	background-color: #F5F5F5;
	display: block;
}

.owbTabContent {
	position: relative;
}

.tabNews {
	margin-bottom: 30px;
}

.tabNews-title {
	font-size: 20px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 15px;
}

.tabNews-text {
	font-size: 14px;
	color: #959595;
	text-indent: 2em;
	display: block;
	line-height: 1.7;
}

.tabNewsLists {
	float: left;
	width: 50%;
	margin-bottom: 25px;
}

.tabNewsImgLists {
	width: 220px;
}

.tabNewsImgLists:not(:last-child) {
	margin-right: 55px;
}

.tabNewsImgText {
	padding: 0 10px;
	margin: 20px 0 0 0;
	font-size: 15px;
}

.interactRight {
	width: 345px;
}

.interactRightLists {
	width: 160px;
}

.interactRightList>div:first-child {
	margin-bottom: 15px;
}

.interactRightList>div>a:first-child {
	margin-right: 20px;
}

.secotionList-media {
	position: relative;
	margin-bottom: 25px;
}

.secotionLists {
	width: 375px;
	border-top: 2px solid #016EBB;
	padding: 14px 17px 0;
}

.secotionList>li:not(:last-child) {
	margin-right: 37px;
}

.qrcontainer {
	margin-top: 50px;
}

.qr-label {
	font-size: 18px;
	width: 5em;
	margin-right: 40px;
	margin-top: 40px;
	float: left;
	line-height: 1.5;
}

.qr-lists {
	width: 100px;
	margin-right: 89px;
}

.qr-lists:last-child {
	margin-right: 0;
}

.qr-lists>p {
	color: #333333;
	font-size: 12px;
	font-weight: 600;
	margin: 15px auto 0;
}

.friendLinkTab {
	margin: 35px auto;
}

.friendLinkTab .am-nav-tabs {
	background-color: #F7F7F7;
	border: 1px solid #ddd;
}

.friendLinkTab .am-nav-tabs>li>a {
	color: #333333;
	font-size: 16px;
}

.friendLinkTab .am-tab-panel {
	padding: 25px;
}

.friendLinkTab .am-tab-panel a {
	font-size: 14px;
	line-height: 3;
	margin-right: 12px;
}

.footerImg {
	background-color: #F3F3F3;
	padding: 30px 0;
}

.footerImgs:not(:last-child) {
	margin-right: 30px;
}

.footer {
	background-color: #0083DF;
	padding: 50px 0;
}

.footer-btn {
	font-size: 14px;
	color: #fff;
}

.footer-menus>a:not(:last-child):after {
	content: "-";
	display: inline-block;
	margin: 0 5px;
}

.footer-menus img {
	margin-right: 7px;
	vertical-align: bottom;
}

.footer-menus{
	margin: 0 auto 20px;
}
.footer-menus:last-child{
	margin: 0 auto;
}
.footer-menus a:hover{
	color: #fff;
}
.subMenus ul.am-dropdown-content>li>a{
	font-size: 12px;
}
.niceNews .defaultNewslists:last-child {
    margin-bottom: 11px;
}
.noTtitleNewsList>ul>li:last-child {
    margin-bottom: 0;
}
.foucsNews .defaultNews:first-child .defaultNewsTitle.little{
	    margin: 30px auto 20px;
}
.defaultNewslists:last-child {
    margin-bottom: 0;
}
.foucsNews>div:nth-child(2){
		margin:0
}
.foucsNews>div:nth-child(2) .defaultNewsTitle{
	margin: 25px auto 25px;
}
.internetShop .defaultNewslists {
    margin-bottom: 20px;
}
.smallplayBtn{
	width: 16px;
	height: 16px;
	background: url(../../img/sp5.png) no-repeat;
	background-size: 100%;
	    vertical-align: middle;
}
.hdssjj{ width:1200px; margin:20px auto;}
.tongl{ background-color:#016ebb; height:50px; padding-top:10px; padding-left:15px;}
.tongl h1 a{font-size: 20px; color:#FFFFFF; font-weight:500;}
/*ヽ(✿ﾟ▽ﾟ)ノ8.7startヽ(✿ﾟ▽ﾟ)ノ*/
.importentNews{
	border:#eee solid 1px;
	background: url(../../img/focus.jpg) no-repeat center left;
	padding-left: 130px;
}
.part1{
	margin-top: 20px;
}
.part1fldp{
	position:relative;
}
.part1fldp img{
	width:100%;
}
.part1fldp p{
	position:absolute;
	bottom: 0px;
	left:0px;
	width:100%;
	margin:0px;
	line-height: 2;
	background: rgba(0,0,0,.5);
	color: #fff;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:0px 5px;
}
a{
	color:inherit;
}
.part1frbignews h3{
	font-size: 2.8rem;
	font-weight:bold;
	color: #222;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.part1frbignews p{
	font-size: 1.4rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.5;
}
.part1frbignews{
	margin-bottom: 40px;
}
.defaultNewslists{
	position:relative;
	padding-left: 10px;
}
.defaultNewslists::before{
	content: "";
	width:5px;
	height: 5px;
	background: #016cb7;
	position: absolute;
	left:0px;
	top:45%;
	border-radius: 99px;
}
.secotionLists1 {
	width: 580px;
	border-top: 2px solid #016EBB;
	padding: 14px 17px 0;
}
.part2bignews img{
	width:100%;
}
.part2bignews{
	border-bottom: #eee solid 1px;
	padding-bottom: 10px;
	line-height: 1.5;
}
.part2bignews h3{
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.part2bignews p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
}
.part3fl{
	background: #f5f5f5;
	border:#eee solid 1px;
	padding:15px;
}
.part3flbignews{
	text-align: center;
	line-height: 1.5;
}
.part3flbignews h3{
	font-size: 2rem;
	font-weight: bold;
}
.part3flbignews p{
	color: #999;
	font-size: 14px;
	text-align:left;
}
.part3flpic{
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
.part3flpic img{
	width:100%;
}
.part3fr{
	text-align: center;
}
.part3fr ul{
	overflow: hidden;
	zoom:1;
}
.part3fr ul li{
	width:48%;
	position:relative;
	float: left;
	margin-top: 15px;
}
.part3fr ul li p{
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background: rgba(0,0,0,.5);
	color: #fff;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 2;
	margin:0px;
}
.part3fr ul li img{
	width:100%;
}
.part3fr ul li:nth-child(even){
	margin-left: 4%;
}
.footer{
	margin-top: 30px;
}


/* pc改版2016-08 列表页 */
.content{width:1200px;height:auto;margin:10px auto 0;-overflow: hidden;}
.section{background:#FFF;height:auto;overflow:hidden;margin-bottom:20px;-zoom:1;}
.col-left{width:70%;margin-right:60px;height:auto;float:left;display: inline;overflow: hidden;}
.col-auto{overflow:hidden;-float:left;-clear:right;}

.col-2{background:#EEE;width:49%;margin-right:2%;float:left}
.col-3{background:#EEE;width:32%;margin-right:2%;float:left}
.col-4{background:#EEE;width:23.5%;margin-right:2%;float:left}
.listtt{background: #F8F8F8 url(../img/listbg1.jpg) left bottom repeat-x; border-top: 1px solid #DDDDDD; clear: both; margin: 0 auto;}
.nav_channel{margin: 0 auto; width: 1200px; text-align: center;}
.nav_channel .navl{ color: #FFFFFF; float: left; height: 40px; line-height: 40px;}
.nav_channel .navl .navl_k{ float: left; height: 35px; background: none repeat scroll 0 0 #F8F8F8; border-top: 5px solid #32a0dd;}
.nav_channel .navl .first{border-left: 1px solid #D4D4D4;}
.nav_channel .navl a{ border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; float: left; width: 91px; height: 34px; line-height: 34px; font-size: 14px; position: relative;}
.nav_channel .navl a:hover{ color:#32a0dd;}
.nav_channel .navl a .new{ position: absolute; right: 0;width: 25px; height: 10px; overflow: hidden; text-indent: -999em; background:url(../img/20061219155812132.png) no-repeat; cursor: pointer;}
.nav_channel .navl .xzl{ color: #077ec0; float: left; font-size: 14px; font-weight: bold; background: none repeat scroll 0 0 #FFFFFF; border-bottom: 1px solid #fff; padding: 0; width: 94px;}
.datul{ width: 840px; height: 328px; position: relative; overflow: hidden;}
.datu01 img{ display: block;}
.datul .text{ width: 276px; height: 328px; background: #3d3d3d; position: absolute; top: 0px; left: 564px;}
.datul .tit{ font-size: 14px;width: 240px; height: 306px; line-height: 34px; position: absolute; top: 0px; left: 582px;}
.datul .tit h2{ width: 240px; margin: 30px auto 10px;font: 20px/36px "Microsoft Yahei";}
.datul .tit h2 a{ color:#FFFFFF;}
.datul .tit p{ font: 14px/26px "simsun"; width: 240px; margin: 0px auto 0; color: #888;}
.lunz{ position: absolute; right: 15px; top: 272px; height: 3px;}
.lunz li{ float: left; width: 11px; height: 11px; margin: 0 0 0 10px; display: block; cursor: pointer; background:url(../../img/llldh.png) 0 0 no-repeat; overflow: hidden;}
.lunz .xzl{background:url(../../img/llld.png) 0 0 no-repeat;}
.jx_nav { height:auto; overflow:hidden;}
.jx_nav ul{ width:100%;}
.jx_nav li{ float:left; font: 14px/35px "simsun"; color:#888;}
.jx_nav  .xzl{ color:#077ec0; font-weight:bold;}
.xwjx_l{ border-bottom: 1px solid #f0f0f0; height: auto; padding-top:10px; overflow:hidden;}
.xwjx_l h3{font: 14px/23px "simsun"; min-height: 45px; margin-bottom: 10px; width:147px; overflow:hidden;}
.xwjx_l .bq{ margin-bottom:5px; float:left;}
.xwjx_l .bq p{ float:left; height:20px; border: 1px solid #077ec0; border-radius: 2px; color:#077ec0; font:12px/20px "Sim sun"; text-align: center; padding:0 6px; margin-left:10px;}
.xwjx_l .bq p a{ color:#077ec0;}
.xwjx_l .ly{ font:12px/26px "Sim sun"; color:#888; float:right; margin-bottom:15px;}
.xwjx_l .ly p{ margin-right:20px; float:left;}
.xwjx_l .thumb{ width: 140px; float: left;}
.news_you{ width:300px;}
.xwjx_l .wutu { width:auto; padding-left:0;}
.xwjx_l .bq .wutu { margin-right:10px; margin-left:0;}
.jczt{ background:url(../../img/jcztbg.jpg) no-repeat;}
.jczt li{font: 15px/22px "Microsoft Yahei"; color:#555; padding-left:40px; height:32px;}
.jczt li a{color:#555;}
.jczt .first{ font: 15px/30px "Microsoft Yahei";}
.jczt .tu{ padding-left:0; height:auto;}
.line30{ height:20px;}
/* news-list */

.news-list{background:#FFF;
	height:auto;
	overflow:hidden;
	margin:0;
	width:100%;
}
.news-list li{height:35px;font:14px/34px 'simsun';overflow:hidden;padding: 2px 0; border-bottom: 1px solid #f0f0f0;}
.news-list li span{font:12px/26px 'simsun';color:#FF0000;padding-right: 4px;}
.news-list a.cate{color: #077ec0;padding-right: 4px; padding-left: 4px;}
.news-list .xtt{ font: 18px/40px "微软雅黑"; height: 40px; border-bottom:none; padding-left: 6px;}
.news-list .xtt a{ color:#077ec0; }
.news-list .ph{ font:12px/30px 'simsun'; height:30px;}
.news-list .ph a.cate{ font-weight:bold;}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.clearfix { *zoom: 1; }
.clearfix:after { content: ''; display: table; clear: both; }
li{list-style:none}
.news_you .hd{ height: 45px;
	 background:url(../../img/bg1.jpg) repeat-x;}
.news_you h3{ height: 45px;
	font: 14px/49px "Sim sun";
	overflow: hidden; font-weight:bold;
	 padding-left:13px; float:left;
 margin:0px;}
.news_you h3 a{ color:#077ec0;}
.news_you .more{ float:right; font:12px/46px "Sim sun"; margin-right:5px;}
.news_you .more{ color:#888;}

/* article-list */
.article-list{background:#FFF}
.article{background:#FFF;height:auto;overflow:hidden;-zoom:1;font-family:Tahoma,simsun; border-bottom:1px solid #dddddd;margin:-1px 0 1px;padding:10px 0}
.article h4{font: 18px/50px 'microsoft yahei';margin-bottom: 10px;}
.article h4 a:hover{color:#077ec0}
.article .thumb{width:175px;margin-right:20px;float:left}
.article .brief{
overflow:hidden;font:14px/30px 'simsun';color:#6a6a6a;margin-bottom:10px;-display:inline;/*-margin-bottom: 0*/}
.article .brief p{text-indent:2em; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.article .brief a{color:#077ec0}
.article .info{margin-bottom: 20px;}
.article .info a{margin-right:10px;font:14px/26px 'simsun';color:#888}
.mt20{
	margin-top: 20px;
}

/* pageZone */
#pageZone {overflow: hidden;margin:0 auto;padding: 19px 0;text-align: center;}
#pageZone span.count {display: none;}
#pageZone span {border: 1px solid #E2E2E2;cursor: pointer;display: inline-block;font: 14px/2 "","Arial Narrow",HELVETICA;height: 28px;margin-right: 3px;text-align: center;width: 24px;}
#pageZone a {border: 1px solid #e2e2e2;cursor: pointer;display: inline-block;font: 14px/2 "","Arial Narrow",HELVETICA;height: 28px;margin-right: 3px;text-align: center;width: 24px;}
#pageZone a.a1 {width: auto;padding:0 5px;}
#pageZone .Disabled {width: 85px;}
#pageZone span {border: 1px solid #E2E2E2;cursor: pointer;display: inline-block;font: 14px/2 "","Arial Narrow",HELVETICA;height: 28px;margin-right: 5px;text-align: center;width: 28px;background: none repeat scroll 0 0 #e18121;color:#FFFFFF;}
#pageZone span.isNow {background: none repeat scroll 0 0 #e18121;color: #FFFFFF;}
#pageZone span.dot {border: medium none;}

.post_content_main{ float: left; width: 840px;}
.post_content_main h1{ font: bold 24px/36px "Microsoft Yahei"; color: #404040;}
.post_time{ margin-top: 20px; font: 12px/1 Arial, "Sim sun"; color: #888; height: 14px;}
.post_time p{ float:left; margin-right:15px; margin-left:0; margin-top:0}
.post_body{ position: relative;  margin-top: 16px;}
.mbx{ float: left; _display: inline; width: 840px; margin: 10px 0; font: 14px/1 "Sim sun";}
.mbx a{ margin:0 7px; color:#5a5a5a;}
#zhw{ width: auto; margin: 0; font: 18px/32px "Microsoft Yahei"; color: #404040;}
#zhw .ccc{ text-align: center; text-indent: 0;}
#zhw .ybt{ text-indent:0;}
#zhw .zbzr{ float:right;text-align:right;}
#zhw p{font: 18px/32px "Microsoft Yahei"; color: #404040; text-indent: 0; margin: 16px 0 0; width:100%;}
#zhw p a{ color:#0066FF;}