.page-bg{
	height: 340px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.page-bg div{height: 340px; position: relative;}
.page-bg div h2{ 
	height: 60px; 
	position: absolute;
	bottom: 0px; 
	left: 0px; 
	width: 260px; 
	background: #1871c1; 
	z-index: 9999;
	color: #fff;
	line-height: 60px;
	text-align: center;
	margin-bottom: 0px;
}

.submenu{
	background: #f2f2f2;
	width: 100%;
}

.submenu1{
	border: 1px auto;
	width: 260px;
	display: block;
	line-height: 60px;
	float: left;
	display: block;
	margin-bottom: 20px;
}
.submenu2{
	font-size: 20px;
	color:#FCFCFC;
	text-align: center;
}
.submenu1 a {
	color:#333333;
}
.submenu2 ul li {
	border-bottom: 1px solid #F2F2F2;
	font-size: 14px;
	height: 60px;
	background: #fff /*url('../images/jt.png') no-repeat 70px center*/;
}
.submenu2 ul li a { color: #333333; }
.submenu2 ul li.cur a{
	color: #1871c1;
	background-color:#f8f8f8;
	width: 260px;
	display: block;
	line-height: 60px;
}
.z4{
    width: 280px;
	border: 1px auto;
	float: right;
}
.z4 ul li {
	height: 60px;
	border: 1px solid #eee;
	font-size: 16px;
	margin-top: 10px;
	line-height: 60px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.17);
	padding-left: 20px;
	background: #fff;
}
.z4 ul li img{ margin: 12px 20px; float: left; }
.z4 ul li a{
	height: 60px;
	line-height: 60px;
	display:block;
}
.z4 ul li a:hover{color: #B3383C;}

.submenuy{
	width: 900px;
	margin-bottom: 50px;
	float: right;
	border: 1px auto;
	float: right;
	display: block;
	background: #ffffff;
	font-size:15px;
	padding: 20px 0px 30px 0px;
}
.b{ border-bottom: 1px solid #e8e8e8; overflow: hidden; padding: 20px; }
.b h2{
	float: left;
	color: #1871c1;
	font-size: 18px;
}
.b .location{ float: right;}
.b .location a{ color: #333; font-size: 14px; }
.neibanner{ position: relative; }
.page{ padding:50px 50px 20px 50px;line-height: 40px; }

/* 新闻列表页 */
.news-list{
	padding: 0px 0 30px 0px;
}
.news{
	padding: 0 15px;
}
.news li{
	padding: 30px 0;
	border-bottom: 1px solid #c7c7c7;
	height: 192px;
}
.news li .pic{
	width: 150px;
	float: left;
}
.news li .content{
	float: left;
    margin: 0 3%;
    width: 94%;
}
.news li .pic a{
	display: block;
	width: 100%;
	height: 100%;
}
.news li .pic img{
	border: 1px solid #c7c7c7;
	min-height: 110px;
}
.news li .content h2{
	
}
.news li .content h2 a{
	display: inline-block;
	max-width: 100%;
	font-size: 18px;
	color: #1871c1;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news li .content p{
	font-size: 14px;
	color: #525252;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin: 5px 0;
}
.news li .content .more{
	display: inline-block;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #646464;
	float:right;
}
.news li .content .more:hover{
	color: #1871c1;
}
/*新闻详情页*/
.news-info {
	padding: 0px 15px 50px 15px;
}
.news-info .hd {
	padding-bottom: 20px;
	text-align: center;
}

.news-info .hd h1 {
	font-size: 24px;
	line-height: 36px;
	word-wrap: break-word;
	font-weight: bold;
	word-break: normal;
	margin-bottom: 10px;
	font-family: "bookman old style";
}
.news-info .hd p {
	font-size: 14px;
	line-height: 1.6;
	color: #cccccc;
}
.news-info .hd p span{
	margin-right: 10px;
	font-family: Calibri;
}

/*新闻详情页*/
.section3{
	margin-top: 35px;
	padding-bottom: 40px;
}
.section3 .proList {
	
}
.section3 .proList li {
	margin-top: 20px;
	border:1px solid #ccc;
	width: 23%;
	margin-right: 2%;
	float: left;
}
.section3 .proList li:nth-child(1),
.section3 .proList li:nth-child(2),
.section3 .proList li:nth-child(3),
.section3 .proList li:nth-child(4){
	margin-top: 0;
}
.section3 .proList li:nth-child(4n){
	margin-right: 0;
}
.section3 .proList li a{
	display: block;
}
.section3 .proList li .pic {
	width: 100%;
	height: 250px;
	position: relative;
	overflow: hidden;
}

.section3 .proList li .pic img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.section3 .proList li .title {
	font-size: 18px;
	color: #555555;
	font-family: "bookman old style";
	line-height: 24px;
	padding: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}