
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	float: none;
	clear: both;
}
.mt-100 {
	margin-top: 100px;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.more:hover,
.hot:hover {
	text-decoration: underline;
}
.m-list .itm a:hover,
.u-ct .u-tit a:hover,
.qw-list .u-tit a:hover{
	color: #f30000;
}
img:hover {
	opacity: .8;
}
.banner {
	background: url(../images/banner.jpg) top center no-repeat;
	height: 600px;
}
.container {
	width: 1200px;
	margin:50px auto;
}
.hot {
	font-size: 50px;
	font-weight: 600;
	text-align: center;
	color: #f30000;
	margin-bottom: 20px;
	padding: 0 30px;
}
.hot a {
	color: #f30000;
}
.text-hide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-list .itm {
	float: left;
    line-height: 50px;
    border-bottom: 1px dashed #dfdfdf;
    width: 540px;
    margin: 0 30px;
    background: url(../images/point.png) 10px center no-repeat;
    text-indent: 40px;
}
.more {
	background: #f17272;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 200px;
    margin: 30px auto;
    display: block;
    text-align: center;
    border-radius: 40px;
}
.categry {
	height: 65px;
	display: block;
	background: url(../images/category.png) no-repeat;
	text-align: center;
	position: relative;
}
.categry a {
	height: 65px;
    display: inline-block;
    font-size: 0;
    width: 260px;
    position: absolute;
    margin-left: -130px;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity = 0)
}
.categry1 {
	background-position: 0px 0px;
}
.categry2 {
	background-position: 0px -81px;
}
.categry3 {
	background-position: 0px -163px;
}
.categry4 {
	background: url(../images/category3.png) top center no-repeat;
}
.scroll {
	width:100%;
	position:relative;
	height:665px;
	overflow:hidden;
	margin:30px auto 0;
}
.imgWrap {
	position:relative;
	width: 100000px;
	height:665px;
	font-size: 0;
}
.imgWrap ul {
	position:absolute;
	top:0;
	left:0;
}
.imgW-itm {
	display:inline-block;
	position:relative;
	float:left;
}
.imgWrap .p-tit {
	position:absolute;
	width:100%;
	height:50px;
	bottom:48px;
	left:50px;
	background:#fff;
	opacity:0.7;
	filter: alpha(opacity=40);
}
.imgW-itm img {
	display:block;
	width:1000px;
	height:665px;
}
.imgW-itm .txt {
	position: absolute;
    color: #fff;
    font-size: 24px;
    bottom: 0;
    left: 0;
    background: url(../images/opa.png) repeat;
    width: 100%;
}
.imgW-itm .txt p {
	padding: 10px 15px;
}
.wrapBtn {
	position:absolute;
	top: 300px;
	width: 100%;
	z-index:999;
}
.preBtn {
	display:inline-block;
	left:0;
	z-index:3;
	position:absolute;
	cursor: pointer;
	opacity: .7;
	z-index:999;
}
.nextBtn {
	right:0;
	z-index:3;
	position: absolute;
	cursor: pointer;
	opacity: .7;
	z-index:999;
}
.preBtn:hover,.nextBtn:hover {
	opacity: 1;
}
.filter-left {
    width: 140px;
    height: 665px;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0.4;
    z-index: 2;
    filter: alpha(opacity=50);
}
.filter-right {
    width: 140px;
    height: 665px;
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    opacity: 0.4;
    z-index: 2;
    filter: alpha(opacity=50);
}
.zsxd {
	margin: 40px auto 30px;
    padding: 0 30px;
}
.zsxd .pic {
	float: left;
	height: 320px;
	overflow: hidden;
}
.zsxd .pic img {
	width: 540px;
}
.zsxd .u-ct {
	width: 540px;
    float: right;
    display: inline;
    height: 320px;
    overflow: hidden;
}
.zsxd .u-tit {
	text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}
.zsxd .u-tit a {
	color: #000;
}
.zsxd .u-txt {
	color: #666666;
    font-size: 18px;
    line-height: 2;
}
.qw-list .itm {
	float: left;
    width: 540px;
    margin: 30px 30px;
}
.qw-list .u-tit {
	font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}
.qw-list .u-tit a {
	color: #000;
}
.qw-list .u-ct {
	color: #666666;
    font-size: 18px;
    line-height: 2;
}



.scroll-two {
    position: relative;
    height: 326px;
    margin: 30px auto;
    overflow: hidden;
}
.scroll-two .hd {
	overflow: hidden;
    z-index: 2;
    width: 100%;
    height: 0;
}
.scroll-two .hd .prev, .scroll-two .hd .next {
	display: block;
    width: 40px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/left.png) center center no-repeat;
    z-index: 999;
    position: absolute;
    left: 0;
}
.scroll-two .hd .next {
	background: url(../images/right.png) center center no-repeat;
	left:auto;
    right: 0;
}
.scroll-two .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
	display: none;
}
.scroll-two .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
}
.scroll-two .hd ul li.on {
	background-position:0 0;
}
.scroll-two .bd {
	height: 326px;
    width: 1050px;
    margin: 0 auto;

}
.scroll-two .bd ul {
	overflow:hidden;
	zoom:1;
}
.scroll-two .bd ul li {
	margin:0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.scroll-two .bd .pic-link{
	display: block;
    width: 551px;
    height: 326px;
    float: left;
    margin-right: 40px;
    overflow: hidden;
}
.scroll-two .bd .art-pic{
	display: block;
    float: left;
    width: 551px;
    margin-right: 40px;
}
.scroll-two .bd .art-title {
	font-size: 24px;
	color:#000;
	margin-bottom:15px;
	text-align: center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:600;
}
.scroll-two .bd .art-title a {
	color: #000;
}
.scroll-two .bd .art-title a:hover,
.art-subtitle a:hover {
	color: #f30000;
}
.art-subtitle {
    margin-bottom: 10px;
}
.art-subtitle a {
	color: #000;
}
.scroll-two .bd .art-con{
	color:#666666;
	font-size:16px;
	text-align: justify;
}