@charset "utf-8";
.fix {
	cursor:pointer;
}
section {
	width: 1400px;
	margin: 0 auto;
}
.main-news {
	float: left;
	width: 100%;
	height: 548px;
/*	background: rgba(247,247,247,0.7);*/
/*	background: #D1D1D1*/
/*	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#70f7f7f7,endColorstr=#70f7f7f7);*/
}
.main-news_bg{
	width: 1400px;
	height: 548px;
	background: url(../images/news_06.png);
	position: absolute;
	z-index: -1;
		  
}
.left {
	background: #fff;
	width: 175px;
	text-align: center;
	margin-top: 30px;
	margin-left: 10px;
}
.left dl {
	padding: 14px 0;
}
/*.left dl dt, .left dl dd {*/
/*	float: left;*/
/*}*/
.left dl dd {
	font-size: 18px;
	color: #333;
	margin-left: 10px;
}
.left_1 {
	background: url('../images/news_04.png') no-repeat center;
	width: 175px;
	border-top: 0px solid #ccc;
}
.left_1 dd {
	color: #fff !important;
	text-align: center;
}

.left_2 {
	border-top: 0px solid #ccc !important;
}
.left_3 dt i{
	font-family:"iconfont" !important;
  font-size:20px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
	margin-left: 6px;
	line-height: 24px;
}
.left_2 dt i{
	font-family:"iconfont" !important;
  font-size:18px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	line-height: 24px;
}
.left_4 dt i{
	font-family:"iconfont" !important;
  font-size:18px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	margin-right: 2px;
	line-height: 24px;
}
.left_5 dt i{
	font-family:"iconfont" !important;
  font-size:18px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	margin-right: 2px;
	line-height: 24px;
}
.left_6 dt i{
	font-family:"iconfont" !important;
  font-size:18px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	margin-right: 2px;
	line-height: 24px;
}
.left_2, .left_3, .left_4, .left_5, .left_6,.left_7,.left_8,.left_9,.left_10,.left_11 {
	text-align: center;
	border-top: 1px solid #ccc;
	width: 155px;
	margin: 0 auto;
}

#on dd,#on dt i {
	color: #2379ce;
}

.left_2:hover dd, .left_2:hover dt i{
	color: #2379ce;
}
.left_4:hover dd, .left_4:hover dt i {
	color: #2379ce;
}
.left, .right {
	float: left
}
.right {
	margin-left: 50px;
}
.right dt, .right dd {
	float: left;
}
.right_1 {
	border-bottom: 1px solid #2379ce;
	width: 1150px;
		padding-top: 10px
}
.right_1 dd {
	font-size: 20px;
	color: #2379ce;
	line-height: 55px;
	margin-left: 10px;
}
.right_1 dt {
	width: 4px;
	height: 19px;
	background: #2379ce;
	margin: 18px 0;
}
.right dl {
	width: 1150px;
}
.right_2 {
border-bottom: 1px solid #92b6d9;
	padding-bottom: 40px;
	padding-top: 28px;

}
.right dl div {
	float: left;
}
.right dl div dd {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	margin-left: 10px;
	width: 1120px;
	font-weight:normal
	
}
.right dl div dt {
	width: 8px;
	height: 8px;
	background: url(../images/news_05.png) no-repeat center;
	margin: 12px 0;
}
.right dl div dd span {
	float: right;
}
.right_2 div dd a {
	float: left;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	width:80%;
}
.right dl div:hover span {
	color: #2379ce
}
.number {
	padding: 100px 50px 40px 0;
	float: right;
}
.number div {
	float: left;
	margin-left: 15px
}
.number div a {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	width: 28px;
	height: 28px;
	border-radius: 5px;
	border: 1px solid #ccc;
	text-align: center;
	display: block;
	
}
.number div a:hover {
	background: #2379ce;
	color: #fff;
}
.on2 {
	font-size: 14px;
	color: #fff!important;
	line-height: 28px;
	width: 28px;
	height: 28px;
	border-radius: 5px;
	border: 1px solid #ccc;
	text-align: center;
	display: block;
	background: #2379ce;
}
.copy-foot{
	position:relative;
}
#_ideConac{
	text-align: center;
    display: block;
}
.biaoimg img{
	width: 38px;
    margin-top: 24px;
    margin-left: -273px;
    position: absolute;
}