/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body {
	margin:0
}

a {
	background-color:transparent
}
a:active, a:hover {
	outline:0
}

h1 {
	margin:.67em 0;
	font-size:2em
}

img {
	border:0
}


* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:after, :before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#fff
}
/* news */
.news {
	width: 100%;
	padding-top: 70px;
	background: #fff;
	padding-bottom: 50px;
	
}
.news-left {
	width: 530px;
	float: left;
}
.news-left h3 a {
	font-size: 30px;
	color: #333;
}
.news-left h3 a i {
	font-size: 30px;
	color: #333;
	font-style: normal;
	font-weight: normal;
}
.news-left h3 a em {
	font-size: 14px;
	color: #999;
}
.news-left .title {
	position: relative;
}
.news-left .title >span {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 345px;
	z-index: 99;
	cursor: pointer;
}
.news-left .title >span#news-an01 {
	background: url(../images/news-qh.png) no-repeat top left;
	left: 460px;
}
.news-left .title >span#news-an02 {
	background: url(../images/news-qh.png) no-repeat top right;
	left: 490px;
}
.news-left .title >span#news-an01:hover {
	background: url(../images/news-qh.png) no-repeat bottom left;
	left: 460px;
}
.news-left .title >span#news-an02:hover {
	background: url(../images/news-qh.png) no-repeat bottom right;
	left: 490px;
}
.news-left-lb {
	margin-top: 50px;
	position: relative;
	overflow: hidden;
	width: 530px;
	height: 400px;
}
.news-left-lb ul {
	position: relative;
}
.news-left-lb ul li {
	float: left;
	width: 530px;
}
.news-left-lb ul li >a {
	display: block;
	width: 530px;
	height: 300px;
	overflow: hidden;
}
.news-left-lb ul li >a img {
	display: block;
	width: 530px;
	height: 300px;
	transition: all 1s ease-out;
}
.news-left-lb ul li >a img:hover {
	transform: scale(1.1);
}
.news-left-lb ul li p.p01 {
	margin-top: 22px;
}
.news-left-lb ul li p.p01 a {
	font-size: 18px;
	color: #333;
	float: left;
	display: block;
	width: 340px;
	overflow: hidden;
}
.news-left-lb ul li:hover p.p01 a {
	color: #1370c2;
}
.news-left-lb ul li p.p01 span {
	font-size: 16px;
	color: #333;
	float: right;
}
.news-left-lb ul li p.p02 {
	margin-top: 8px;
}
.news-left-lb ul li p.p02 a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.news-right {
	float: right;
	width: 600px;
}
.news-qh {
}
.news-qh a.a02 {
	display: block;
	font-size: 16px;
	color: #333;
	width: 98px;
	height: 33px;
	line-height: 35px;
	text-align: center;
	background: #fff;
	border: 1px solid #1370c2;
	float: left;
}
.news-qh a.a02:first-child {
	border-right: none
}
.news-qh a.a02.cur {
	border: 1px solid #1370c2;
	border-right: none;
	background: #1370c2;
	color: #fff;
}
.news-qh a.a03 {
	float: right;
	font-size: 14px;
	color: #666;
	padding-right: 18px;
	background: url(../images/news-bj.png) no-repeat right;
	line-height: 35px;
}
.news-box {
	margin-top: 40px;
}
.news-box li {
	BORDER-BOTTOM: #e3e3e3 1px dashed; PADDING-LEFT: 10px; FONT: 14px/37px "Microsoft Yahei"; BACKGROUND: url(Img/Index/new_ic3.gif) no-repeat left center; OVERFLOW: hidden
}
.news-box li a{
	COLOR: #363636
}
.news-box dl:first-child {
	padding-top: 0;
	border-top:none;
}
.news-box dl dt h3 {
	float: left;
	width: 344px;
	height: 24px;
	overflow: hidden;
	font-weight: normal;
}
.news-box dl dt h3 a {
	font-size: 16px;
	color: #666;
}
.news-box dl:hover dt h3 a {
	color: #1370c2;
}
.news-box dl dt span {
	font-size: 16px;
	color: #666;
	float: right;
}
.news-box dl dd {
	margin-top: 12px;
}
.news-box dl dd a {
	font-size: 14px;
	color: #666;
	width: 600px;
	height: 19px;
	overflow: hidden;
}
