.nswsfenlei {
	margin: 30px auto;
}

.nswsfenlei ul {
	font-size: 0;
	text-align: center;
}

.nswsfenlei li {
	display: inline-block;
	vertical-align: top;
	width: 240px;
	height: 50px;
	border: 1px solid #e0e0e0;
	text-align: center;
}

.nswsfenlei li+li {
	margin-left: 12px;
}

.nswsfenlei li:hover,
.nswsfenlei li.curNewsType {
	background: #ee7b1d;
	border-color: #ee7b1d;
}

.nswsfenlei li a {
	display: block;
	line-height: 50px;
	font-size: 16px;
}

.nswsfenlei li:hover a,
.nswsfenlei li.curNewsType a {
	color: #fff;
}


.newstemptwo {
	width: 100%;
}

.newstemptwo li {
	box-shadow: 0px 0px 10px #ddd;
	padding: 20px;
	position: relative;
	margin: 0 0 2% 0;
}

.newshx:after,
.newshx:before,
.newssx:after,
.newssx:before {
	display: block;
	content: '';
	position: absolute;
	transition: all .5s ease;
	background: #ee7b1d;
}

.news_more {
	position: absolute;
	bottom: 20px;
}

.newshx:after,
.newshx:before {
	width: 0px;
	height: 3px;
}

.newshx:after {
	top: 0px;
	left: 0px;
}

.newshx:before {
	bottom: 0px;
	right: 0px;
}

.newssx:after {
	top: 0px;
	left: 0px;
}

.newssx:before {
	bottom: 0px;
	right: 0px;
}

.newssx:after,
.newssx:before {
	height: 0px;
	width: 3px;
}

.newstemptwo li:hover .newshx:after,
.newstemptwo li:hover .newshx:before {
	width: 100%;
}

.newstemptwo li:hover .newssx:after,
.newstemptwo li:hover .newssx:before {
	height: 100%;
}

.newspic {
	float: left;
	overflow: hidden;
	width: 26%;
}

.newspic img {
	width: 100%;
	min-height: 220px;
}

.newswa {
	width: 72%;
	float: right;
	padding-top: 1%;
}

.news_a a {
	font-size: 20px;
	font-weight: bold;
}

.news_a span {
	float: right;
	font-size: 16px;
	color: #999;
	font-weight: bold;
}

.news_body {
	margin-top: 2%;
	font-size: 14px;
	line-height: 28px;
	transition: all .3s ease;
	position: relative;
	color: #888;
}

.news_more a {
	display: inline-block;
	padding: 0 23px;
	line-height: 34px;
	font-size: 14px;
	border-radius: 17px;
	background: #000;
	color: #fff;
	text-align: center;
	transition: all .3s ease;
}

.newstemptwo li:hover .news_body {
	padding-left: 2%;
}

.newstemptwo li:hover .news_more a {
	border-radius: 0px;
	background: #ee7b1d;
}

.newstemptwo li:hover .news_a a {
	color: #ee7b1d;
}



.nyxqnewsbg {
	width: 100%;
	background: #f4f4f4;
	padding: 30px 0;
}

.nyxqnews {
	margin: 0 auto;
	width: 1200px;
}

.nyxqnews_left {
	width: 830px;
	float: left;
	background: #FFF;
	padding: 30px;
	padding-bottom: 0;
	overflow: hidden;
}

.news_lefttit {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 15px;
}

.news_lefttit h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	margin-bottom: 15px;
	color: #333;
}

.news_lefttit span {
	display: block;
	float: left;
	border-left: 1px dotted #b6b6b6;
	color: #999;
	line-height: 14px;
	padding: 0 10px;
}

.news_lefttit .chuchu {
	padding: 0 10px 0 0;
	border-left: none;
}

.newsshare {
	float: right;
	margin-top: -8px;
}

.nyxqnews_leftcont {
	margin-top: 20px;
	line-height: 28px;
	color: #777;
}
.nyxqnews_leftcont img{
	max-width: 100%;
}

.nyxqnews_leftpage {
	width: 890px;
	margin-left: -30px;
	margin-top: 20px;
	border-top: 1px solid #e7e7e7;
	line-height: 70px;
}

.nyxqnews_leftup {
	float: left;
	border-right: 1px solid #e7e7e7;
	width: 364px;
	padding-left: 50px;
	padding-right: 30px;
	height: 70px;
	overflow: hidden;
	background: url(../img/newsup.png) 30px 29px no-repeat;
}

.nyxqnews_leftdown {
	float: right;
	text-align: right;
	width: 365px;
	padding-left: 30px;
	padding-right: 50px;
	height: 70px;
	overflow: hidden;
	background: url(../img/newsdown.png) 413px 29px no-repeat;
}

.nyxqnews_right {
	width: 300px;
	float: right;
	position: relative;
}

.nyxqnewsfanhui {
	position: absolute;
	top: 0;
	left: -958px;
	z-index: 10;
}

.nywenzhang {
	padding: 30px 30px 20px 30px;
	background: #FFF;
}

.nyxqnews_righttit {
	font-size: 18px;
	border-bottom: 1px solid #e7e7e7;
	height: 36px;
	line-height: 18px;
	position: relative;
}

.nyxqnews_righttit:before {
	content: "";
	width: 75px;
	height: 1px;
	background: #1059a9;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.nyxqnews_righttit strong {
	color: #1059a9;
}

.nyxqnews_rightcont {
	margin-top: 10px;
	line-height: 36px;
}

.nyxqnews_rightcont a {
	display: block;
	background: url(../img/newswenzhagn.png) left center no-repeat;
	padding-left: 22px;
	width: 220px;
	height: 36px;
	overflow: hidden;
}

.nyzx {
	margin-top: 10px;
}


.nyxqnewsbg{background:#fff !important; padding:0 !important;}
.nyxqnews,.news_box_lbm{width:100% !important;}
.nyxqnewsfanhui{left:100% !important; top:0 !important;}
.nyxqnews_left{width:72% !important; background:#fff !important; border:1px #eee solid;}
.nyxqnews_leftpage{width:calc(100% + 60px) !important;}
.nyxqnews_leftup{width:50% !important; }
.nyxqnews_leftdown{width:47.6% !important; background-position: right center !important; margin-right:2.4%;}
.nywenzhang{background:#fff !important;  border:1px #eee solid;}
.nyxqnews_right{width:26% !important;}
.nyxqnews_rightcont a{width:260px !important;}
.nyxqnews_righttit:before{background: #ee7b1d !important;}
.nyxqnews_righttit strong {color: #ee7b1d !important;}
