@charset "utf-8";
*{
	padding: 0;
	margin: 0;
}
body {
    margin:0 auto;
	font-size:14px;
	line-height:26px;
	width:100%; 
	font-family:"宋体";
	background:#fcfcfc;
	overflow-x: hidden;
}
a {
    color:#555555;
	font-size:14px;
	text-decoration:none;
	line-height:24px;
}
a:hover {
    color: #f0480b;
    text-decoration: none;
}
li {
    color:#555555;
	text-decoration:none;
	font-size:14px;
	list-style:none; 
}
ul{ 
	margin:0px; 
	padding:0px;
}
img{ 
	border: 0;
	display: block;
}
.clearfix:after{
    content:"";
    display: block;
    clear: both;
    height: 0; 
    visibility: hidden;
}
.clearfix{  
    zoom:1; 
    *zoom:1;  
}  
.fl{
	float: left;
}
.fr{
	float: right;
}
.top-banner{
	height: 992px;
	background: #fff;
	position: relative;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.top-banner .topbanner-left{
			width: 50%;
			*width: 49%;
			height: 839px;
			background: url(20170711-topleftbg2.jpg) repeat-x 0 0;
		}
		.top-banner .topbanner-right{
			width: 50%;
			*width: 49%;
			height: 839px;
			background: url(20170711-toprightbg2.jpg) repeat-x 0 0;
		}
		.top-banner .topbanner-center {
		    position: absolute;
		    top: 0;
		    left: 50%;
		    margin-left: -550px;
		    width: 1100px;
		    height: 839px;
		    background: url(20170711-topcenterbg2.jpg) no-repeat 0 0;
		}
.content{
	width: 1124px;
	margin: 0 auto;
	background: #fff;
	padding: 0 38px;
}
.content .xizongjianghua{
	
}
.xizongjianghua .title{
	height: 108px;
	background: url(20170711-title1.jpg) no-repeat 0 0;
}
.title a{
	line-height: 75px;
	color: #000;
}
.xizongjianghua .xizongjianhua-info{
	padding-bottom: 20px;
}
.xizongjianhua-info ul li{
	float: left;
	width: 542px;
	margin-left: 40px;
}
.xizongjianhua-info ul li:first-child{
	margin-left: 0px;
}
.xizongjianhua-info ul li h2,.xizongjianhua-info ul li h2 a{	
	text-align: center;
	font-family: "宋体";
	font-size: 16px;
	color: #c40100;
	line-height: 70px;
}
.xizongjianhua-info ul li p{
	text-indent: 2em;
	font-size: 14px;
	color: #000;
}
.xizongjianhua-info ul li p a{
	color: #c40100;
}
.content .dangzhandanggui{
	
}
.dangzhandanggui .title{
	height: 108px;
	background: url(20170711-title2.jpg) no-repeat 0 0;
}
.dangzhandanggui .dangzhandanggui-info .row{
	padding-bottom: 20px;
}
.dangzhandanggui-info .dangzhandanggui-info-list{
	width: 542px;
	margin-left: 40px;
}
.dangzhandanggui-info-list .dzdg-info-title{
	
}
.dangzhandanggui-info-list .dzdg-info-title h2{
	color:#ad331b ;
	font-family: "宋体";
	font-size: 16px;
	float: left;
	width: 200px;
	line-height: 70px;
}
.dangzhandanggui-info-list .dzdg-info-title h2 span{
	padding: 0 5px;
}
.dangzhandanggui-info-list .dzdg-info-title a{
	color:#000 ;
	font-family: "宋体";
	font-size: 14px;
	float:right;
	line-height: 70px;
}
.dangzhandanggui-info-list ul li{
	background: url(20170711-infolistli-bg.jpg) no-repeat 0 0;
	padding-left: 12px;
	height: 26px;
	color: #000;
}
.dangzhandanggui-info-list ul li a{
	color: #000;
}
.content .last-lanmu{
	
}
.last-lanmu .last-lanmu-left{
	width: 542px;
}
.last-lanmu .last-lanmu-right{
	width: 542px;
	margin-left: 40px;
}
.last-lanmu-left .title{
	height: 108px;
	background: url(20170711-title3.jpg) no-repeat 0 0;
}
.last-lanmu-right .title{
	height: 108px;
	background: url(20170711-title4.jpg) no-repeat 0 0;
}
.last-lanmu ul{
	padding: 10px 0;
}
.last-lanmu ul li{
	background: url(20170711-infolistli-bg.jpg) no-repeat 0 0;
	padding-left: 12px;
	height: 26px;
	color: #000;
}
.last-lanmu ul li a{
	color: #000;
}
.footer-top{
	height: 90px;
	background: #cd1110;
	margin-top: 20px;
}
.footer-top .footer-top-img{
	padding-top: 20px;
	width: 1100px;
	margin:  0 auto;
}
.footer-top-img ul li{
	width: 259px;
	height: 50px;
	float: left;
/*	background: #fff;*/
	margin: 0 8px;
}
.footer-top-scroll{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.footer-top-scroll .arrow{
	width: 14px;
	height: 50px;
	background: #fff;
	display: block;
	position: absolute;
	top:20px;
	z-index: 9;
}
.footer-top-scroll .left-prev{
	left: 28px;
}
.footer-top-scroll .right-next{
	right: 28px;
}
.footer{
	height: 120px;
	padding-top: 30px;
}
.footer p{
	text-align: center;
}
.footer p a{
	color: #000;
}