﻿@charset "utf-8";
/* CSS Document */

.banner #banner_box {height: 280px;}
.banner #slider {height: 280px;}
.banner #slidertab {margin-top: -30px;}
.banner #slider img {height: 280px;}



.content_box {width: 100%;}


.content_box .content_2 {margin-top: 20px;}
.content_box .content_2 .nr {height: 327px; background-color: #fff;}

.content_box .content_2 .content_2_l {width: 750px;height: 365px;overflow: hidden;border: 1px solid #e3e3e3;}
.content_box .content_2 .content_2_r {width: 240px;overflow: hidden;border: 1px solid #e3e3e3;}

.content_box .content_2 .content_2_l .nr {padding: 0px;}
.content_box .content_2 .content_2_l .nr a { width: 360px; height: 300px; display:block; background-image: url(../image/bj-10-1.jpg); background-repeat: repeat; margin: 15px 7px 0 8px; float: left;}
.content_box .content_2 .content_2_l .nr a h5 { font-size: 16px; color: #ffffff; font-weight: bold; line-height: 34px; text-align: center; background-color: #002c89;}
.content_box .content_2 .content_2_l .nr a .box {padding: 10px 12px;height: 192px;color: #fbfcfc;font-size: 12px;line-height: 24px;}
.content_box .content_2 .content_2_l .nr a .box img { width: 190px; height: 110px; float: left; padding: 5px 10px 0 0;}

.content_box .content_2 .content_2_l .nr a center {}
.content_box .content_2 .content_2_l .nr a center span { display: inline-block; width: 240px; height: 35px; background-color: #e98e03; font-size: 12px; color: #ffffff; line-height: 35px;}
.content_box .content_2 .content_2_l .nr a:hover { background-image: url(../image/bj-10-2.jpg);}

.content_box .content_2 .content_2_r .nr { height: 307px;padding: 10px;}
.content_box .content_2 .content_2_r .nr img { max-width: 100%;}
.content_box .content_2 .content_2_r .nr p {
	height: 189px;
	margin: 4px 5px;
	color: #414141;
	font-size: 12px;
	line-height: 21px;    
	overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 9; /** 显示的行数 **/
}





.content_box .content_3 {}
.content_box .content_3 .content_3_l {
	width: 750px;
	height: 300px;
	border: 1px solid #e3e3e3;
	background-color: #FFF;
}
.content_box .content_3 .content_3_r {
	width: 240px;
	height: 300px;
	border: 1px solid #e3e3e3;
	background-color: #FFF;
}
.content_box .content_3 .content_3_l .nr {
}
.content_box .content_3 .content_3_l .nr a {
	display: block;
	width: 352px;
	height: 55px;
	margin: 15px 0 ;
	padding-right: 12px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
.content_box .content_3 .content_3_l .nr a .time {
	width: 62px;
	height: 51px;
	background-color: #9e9f9f;
	color: #ffffff;
	text-align: center;
	padding-top: 9px;
	
}
.content_box .content_3 .content_3_l .nr a .time h6 {font-size: 12px;font-family: Arial;}
.content_box .content_3 .content_3_l .nr a .time h5 {font-size: 16px;font-family: Arial;padding-top: 5px;}

.content_box .content_3 .content_3_l .nr a .news {width: 284px;height: 100%; margin-left:4px}
.content_box .content_3 .content_3_l .nr a .news h6 {
	font-size: 14px;
	color: #494949;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content_box .content_3 .content_3_l .nr a .news h5 {
	font-size: 12px;
	color: #9e9f9f;
	line-height: 18px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2; /** 显示的行数 **/
	height: 36px;
	margin-top: 3px;
}

.content_box .content_3 .content_3_l .nr a:hover .time {background-color: #1b4997;}
.content_box .content_3 .content_3_l .nr a:hover .news h6 {color: #193c6e;}
.content_box .content_3 .content_3_l .nr a:hover .news h5 {color: #9da9b9;}
.content_box .content_3 { margin-top: 14px;}


.content_box .content_3 .content_3_r .nr { height: 262px;}
.content_box .content_3 .content_3_r .nr img { width: 100%; height: 100%;}

.content_box .content_4 { text-align: center; background-image: url(../image/bj-8.png); margin: 12px 0;}
.content_box .content_4 a {padding-left: 10px;color: #00328b;font-size: 12px;display: inline-block;background-image: url(../image/dian-5-1.png);background-position: 2px center; line-height: 35px;}
.content_box .content_4 a:hover {background-image: url(../image/dian-5-2.png); color: #ff7900 }