.head_wrap {
	background: 0 0
}

.head_wrap_shrink {
	background: #0052d9
}

.head_wrap.blue {
	background-color: #0052d9
}

.newslists-head {
	height: 240px
}

.newslists-head.b1 {
	background: #111
}

.newslists-head.b2 {
	background: #130325
}

.newslists-head.b3 {
	background: #a43f39
}

.newslists-head-cont {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.newslists-head-cont .tit {
	position: absolute;
	left: 15px;
	top: 127px
}

html[lang=en] .newslists-head-cont .tit {
	top: 136px
}

.newslists-head-cont .tit h3 {
	height: 43px;
	display: inline-block;
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	font-style: italic;
}

.newslists-head-cont .tit span {
	display: inline-block;
	vertical-align: -26px;
	margin-left: 24px;
	line-height: 36px;
	font-size: 20px;
	color: #fff
}

html[lang=en] .newslists-head-cont .tit span {
	vertical-align: -18px
}

.newslists-head-cont .bg {
	position: absolute;
	right: 0;
	top: 0;
	width: 486px;
	height: 240px
}

.newslists-head.b1 .newslists-head-cont .bg {
	background-image: url(../images/newslist/head_bg_1.jpg)
}

.newslists-head.b2 .newslists-head-cont .bg {
	background-image: url(../images/newslist/head_bg_2.jpg)
}

.newslists-head.b3 .newslists-head-cont .bg {
	background-image: url(../images/newslist/head_bg_3.jpg)
}

.newslists-head.b1 .newslists-head-cont .tit h3 {
	background: url(../images/newslist/head_tit_1.png) no-repeat
}

.newslists-head.b2 .newslists-head-cont .tit h3 {
	width: 138px;
	background: url(../images/newslist/head_tit_2.png) no-repeat
}

.newslists-head.b3 .newslists-head-cont .tit h3 {
	background: url(../images/newslist/head_tit_3.png) no-repeat
}

html[lang=en] .newslists-head.b1 .newslists-head-cont .tit h3 {
	width: 473px;
	height: 36px;
	background: url(../images/newslist/head_tit_1_en.png) no-repeat
}

html[lang=en] .newslists-head.b2 .newslists-head-cont .tit h3 {
	width: 419px;
	height: 36px;
	background: url(../images/newslist/head_tit_2_en.png) no-repeat
}

html[lang=en] .newslists-head.b3 .newslists-head-cont .tit h3 {
	width: 639px;
	height: 36px;
	background: url(../images/newslist/head_tit_3_en.png) no-repeat
}

.path-wrap {
	height: 56px;
	background: #f3f5f6
}

.path-cont {
	width: 1170px;
	margin: 0 auto;
	padding: 12px 15px;
	line-height: 36px;
	font-size: 16px
}

.path-cont .arrow {
	display: inline-block;
	vertical-align: -2px;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	background: url(../images/icon_arrow_3.png)
}

.path-item {
	color: #2a2e2e
}

.news-wrap {
	width: 1185px;
	margin: 0 auto 80px;
	padding-left: 15px
}

.news-list {
	margin: 40px auto 56px;
	padding-right: 189px
}

.news-item {
	position: relative;
	display: block;
	height: 136px;
	margin-top: 56px
}

html[lang=en] .news-item {
	margin-top: 78px
}

.news-item.first,html[lang=en] .news-item.first {
	margin-top: 0
}

.news-date,.news-txt {
	margin-top: 8px;
	font-size: 16px
}

.news-hd {
	position: absolute;
	left: 0;
	top: 0;
	width: 204px;
	height: 136px
}

.news-hd img {
	display: block;
	width: 100%;
	height: 100%
}

.news-bd {
	padding-left: 236px
}

.news-tit {
	max-height: 60px;
	font-size: 20px;
	color: #2a2e2e
}

.news-txt {
	max-height: 56px;
	line-height: 28px;
	overflow: hidden;
	color: #5f6464
}

.news-date {
	color: #919797
}

.news-date .time {
	padding-left: 8px
}

.news-more {
	width: 996px;
	padding-top: 8px;
	text-align: center;
	line-height: 36px;
	border-top: 1px solid #e2e6e6;
	font-size: 16px;
	color: #2a2e2e
}

.news-more span {
	cursor: pointer
}

