﻿@charset "utf-8";
/* CSS Document */

.main{
	background: url("../images/xygz/top-bg.jpg") no-repeat;
	background-size: 100% auto;
}
.xygz-title{
	width: 130px;
	text-align: left;
	font-size: 20px;
	line-height: 42px;
	position: absolute;
	z-index: 9;
	background: #fff;
}
.xygz-title img{
	position: relative;
	top: -5px;
}
.xyfc-main{
	padding-top: 20px;
}
.callbacks_container,.callbacks_container li{
	width: 100%;
}
.djzc-main img{
	width: 100%;
}
.xyfc .more,.byhy .more,.dswd .more{
	float: right;
	margin-top: -40px;
	font-size: 12px;
}
.dswd .more{
	margin-top: -25px;
}
.xyfc .more a,.byhy .more a,.swd .more a{
	color: #B6B6B6;
}
.dswd{
	box-shadow: 0 0 20px #a1a1a1;
	-webkit-box-shadow:0 0 20px #a1a1a1;
	-o-box-shadow:0 0 20px #a1a1a1;
	-moz-box-shadow:0 0 20px #a1a1a1;
	width: 100%;
	padding: 15px;
	margin-top: 30px;
}
.dswd-title{
	background: url("../images/xygz/file.jpg") no-repeat left center;
	padding-left: 32px;
	font-size: 20px;
}
.dswd ul{
	padding-top: 15px;
	padding-bottom: 15px;
}
.dswd li{
	line-height: 64px;
	width: 100%;
	border-bottom: 1px dotted #dcdcdc;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
}
.dswd li a{
	color: #000;
}
.byhy{
	padding-top: 30px;
}
.byhy-main{
	width: 100%;
}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;}
.picMarquee-left .bd{width: 100%;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; width: 100%;}
.picMarquee-left .bd ul li{ 
	margin:0 8px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	padding:10px;
	margin-top: 10px;
	width:25%;
}
.picMarquee-left .bd ul li .pic{
	width: 100%;
}
.picMarquee-left .bd ul li .pic img{ width:100%; display:block;}
.picMarquee-left .bd ul li .pic a:hover img{}
.picMarquee-left .bd ul li .title{
	line-height:24px;
	width: 100%;
	text-align: center;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
	margin-top: 10px;
}
.picMarquee-left .bd ul li .title a{
	color: #333;
}
.picMarquee-left .bd ul li:hover{
	box-shadow: 0 0 10px #a1a1a1;
	-webkit-box-shadow:0 0 10px #a1a1a1;
	-o-box-shadow:0 0 10px #a1a1a1;
	-moz-box-shadow:0 0 10px #a1a1a1;
}

.lzp{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
}
.zt-item-title{
	padding:0px 10px;
	background: url("../images/xygz/bg2.png") repeat;
}

.zbfc-item{
	width: 100%;
	background: #f5f5f5;
	padding:10px 15px;
	margin-bottom: 15px;
	padding-top: 0px;
}
.zbfc-item-date{
	text-align: right;
	line-height: 42px;
	color: #9a0104;
}
.zbfc-item-date i{
	font-size: 16px;
}
.zbfc-item-title a{
	color: #000;
	display: block;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
}
.gzzd li{
	line-height: 62px;
	display: block;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	border-bottom: 1px solid #e3e3e3;
}
.gzzd li a{
	color: #000;
}
#slider3 .news-img-title{
	position: absolute;
	bottom:0;
	z-index: 999;
}
.zbfc,.gzzd{
	padding-top: 30px;
}
@media(max-width:1366px){
	.dswd li{
		line-height: 54px;
	}
}
@media(max-width:1024px){
	.dswd li{
		line-height: 40px;
	}
}
@media(max-width:992px){
	.header .left a img{
		height: auto;
		width: 400px;
		padding-left: 10px;
	}
	.header>.container{
		background: url("../images/header-bg.png") no-repeat right bottom;
		background-size: auto 90%;
	}
	.picMarquee-left .bd ul li{
		width: 33.3%;
	}
}
@media(max-width:767px){
	.header .left a img{
		height: auto;
		width: 300px;
	}
	.header>.container{
		background: none;
	}
	.main{
		padding-top: 15px;
		padding-bottom: 15px;
		margin-top: 113px;
		
	}
	.banner{
		margin-bottom: -50px;
		margin-top: 0px;
	}
	.main-2{
		padding-left: 15px;
		padding-right: 15px;
	}
	.picMarquee-left .bd ul li{
		width: 50%;
	}
}
