.container{
	padding-top: 30px;
}
/* 头条 */
.headlines{
	width: 100%;
	height: 110px;
	margin-bottom: 40px;
	background-image: url(../images/headlinesBg.png);
	position: relative;
	text-align: center;
}
.headlines_tit{
	font-size: 34px;
	color: #0f72ca;
	font-weight: bold;
	line-height: 70px;
}
.headlines_des{
	font-size: 20px;
	color: #0f72ca;
}
.headlines_more{
	position: absolute;
	font-size: 14px;
	color: #999999;
	right: 20px;
	bottom: 20px;
}
/* 新闻轮播 */
.Rotation::after{
	display: block;
	content: "";
	clear: both;
}
.Rotation_left{
	width: 607px;
	height: 370px;
	float: left;
}
.focusBoxA { position: relative; width: 607px; height: 370px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left;}
.focusBoxA .picA img { width: 607px; height: 370px; display: block; }
.focusBoxA .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 40px; width:100%;  background: #333; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; }
.focusBoxA .txtA { position: absolute; bottom: 0; z-index: 2; height: 40px; width:100%; overflow: hidden; }
.focusBoxA .txtA li{ height:40px; line-height:40px; position:absolute; bottom:-40px; }
.focusBoxA .txtA li a{ width: 607px; display: block; color: white; padding: 0 110px 0 20px; font-size: 14px; text-decoration: none;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.focusBoxA .numA { position: absolute; z-index: 3; bottom: 14px; right: 8px; }
.focusBoxA .numA li{ float: left; position: relative; width: 10px; height: 10px; margin-right: 12px; cursor: pointer; background-color: #fff; border-radius: 50%; }
.focusBoxA .numA li.on{ background-color:#0F72CA;  }
.Rotation_right{
	width: 573px;
	float: right;
	height: 370px;
	overflow: hidden;
}
.right_nav{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
	position: relative;
}
.navItem{
	font-size: 16px;
	color: #333;
	margin-right: 50px;
}
.navItem.active{
	font-weight: bold;
	border-bottom: 1px solid #0f72ca;
	color: #0f72ca;
	height: 30px;
	display: inline-block;
}
.right_Body{
	position: relative;
}
.right_more{
	color: #999999;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: -30px;
}
.right_Body{
	display: none;
}
.right_Body.active{
	display: block;
}
/* 新闻 */
.Newslist{
	margin-top: 30px;
}
.Newslist::after{
	display: block;
	content: "";
	clear: both;
}
.listpanel{
	float: left;
	width: 380px;
	margin-left: 30px;
}
.listpanel:first-child{
	margin-left: 0;
}
.list_tit{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	line-height: 42px;
}
.listTit{
	color: #0f72ca;
	font-size: 18px;
	font-weight: bold;
}
.listMore{
	float: right;
	color: #999999;
	font-size: 12px;
}
.listul{
	padding: 10px 0;
}
.listul li{
	position: relative;
	padding-right: 110px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 40px;
}
.listul li span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #333;
}
.listul li a{
	font-size: 16px;
	color: #333;
}
.listul li a:hover{
	font-weight: bold;
}
/* 横幅 */
.banner{
	width: 100%;
	height: 110px;
	margin: 10px 0;
}
.banner img{
	width: 100%;
	height: 100%;
}
.focusBox { 
	position: relative; 
	width:100%; 
	height:100%; 
	overflow: hidden; 
}
.focusBox .pic li{
	width: 100%;
	height: 110px;
	position: relative;
}
.focusBox .pic img { 
	width:100%;
	height:100%; 
	display: block; 
}
.focusBox .hd { 
	position:absolute; 
	bottom:5px; 
	right:5px;
}
.focusBox .hd li{
	list-style:none;
	float:left;
	width:12px;
	height:7px; 
	FILTER:alpha(opacity=80);
	opacity:0.8;
	border:1px solid #006C88;
	background-color:#DAE0E7;
	cursor:pointer;
	margin-right:4px;
	padding-top:2px;
}
.focusBox .hd li:hover,
.focusBox .hd .on{ 
	border:1px solid #006C88;
	background-color:#337DAB;
}
/* 案例展示 */
.part4{
	margin-top: 20px;
	height: 237px;;
}
.part4_top{
	height: 45px;
	width: 100%;
	border-bottom: 1px solid #F0F0F0;
}
.zyzl{
	display: block;
	width: 100%;
	color: #0f72ca;
	font-size: 18px;
	font-weight: bold;
	line-height: 42px;
}

.part4_content{
	margin-top: 13px;
}
.picScroll-left{ width:1200px;  overflow:hidden; position:relative;}
.picScroll-left .bd{ padding:0px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{margin-right: 24px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:224px; height:150px; display:block;}
/* 友情链接 */
.links_tit{
	width: 100%;
	border-bottom: 1px solid #F0F0F0;
	color: #0f72ca;
	font-size: 18px;
	font-weight: bold;
	line-height: 42px;
}
.linksList{
	background-color: #F5F5F5;
	width: 100%;
	min-height: 100px;
	margin-top: 10px;
	margin-bottom: 72px;
	padding: 34px 15px;
}
.linksList a{
	font-size: 18px;
	color: #999999;
	margin: 0 15px;
	line-height: 30px;
}
.linksList a:hover{
	font-weight: bold;
}