body{
	min-width: 1240px;
}

.header {
	 background:url(../jpg/r5aufg.jpg) no-repeat center top;
}
.header-bg {
	height: 1255px;
	width: 1200px;
	margin: 0 auto;
}
.header.inheader{
        background-position-y: 0px;
}
.header.inheader .header-bg{
        background-position-y: -50px;
}


.wrap-main{
	width: 1200px;
	margin: 0 auto;
}
.Lmar{
	margin:20px -15px;
}
.Lmar:after,.Lmar:before{
	content:'.';
	display:table;
	line-height:0;
	visibility:hidden;
}
.Lmar:before{
	clear:both;
}
.w50p{
	float:left;
	margin:0 15px;
}
.w50p{
	width: 585px;
}
.next,.prev{
	position: absolute;
	top: 50%;
	z-index: 4;
	margin-top: -60px;
	display: block;
	width: 40px;
	height: 80px;
	cursor: pointer;
	background: url(../png/ilnpv8.png);
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}
.next{
	right: 0;
	background-position: right 0;
}
.more{
	float: left;
	margin-top: 15px;
	width: 100%;
	text-align: right;
}
.more a{
	color:#1a8ac1;
}
.time{
	float: right;
	font-size: 16px;
	color:#888;
}
.wrap-title{
	text-align: center;
	margin-bottom:40px;
}
.noPdTop{
	padding-top:0;
}


.hot-pic{
	position:relative;
	width:100%;
	height:366px;
}
.hot-pic .bd li{
	width:100%;
	height:366px;
	position:relative;
	overflow:hidden;
}
.hot-pic .bd li span{
	position:
	absolute;
	left:0;
	bottom:0;
	padding-left: 15px;width:100%;
	height: 52px;
	line-height: 52px;
	color:#fff;
	font-size: 18px;
	background: rgba(26,86,168,0.7);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.hot-pic .bd li img{
	width: 100%;
	height:100%;
}
.hot-pic:hover .prev,.hot-pic:hover .next{
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
}
.hot-pic:hover .bd li span{
	background: rgba(26,86,168,0.9);
}
.hot-pic .hd{
	position: absolute;
	bottom: 20px;
	right: 8px;
}
.hot-pic .hd li{
	float: left;
	margin-right: 6px;
	width: 10px;
	height:10px;
	border-radius:50%;
	background-color: #bab4a4;
	cursor: pointer;
}
.hot-pic .hd li.on{
	background-color: #fff;
}
.hot-list ul{
	margin:5px 0;
}
.hot-list li{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #383a46;
	box-sizing: border-box;
	padding: 18px 0;
	font-weight: 500;
}
.hot-list li a{
	float: left;
	max-width: 78%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.hot-list li i{
	float: left;
	margin: 12px 10px 0 0;
	width: 6px;
	height: 6px;
	background-color: #4084cc;
}
.qwfb{ 
	margin-top: -640px;
}
.qwfb .wrap-main{
	background-color: #fff;
	padding:0 20px;
	min-height: 406px;
}
.gdxd{
	margin-top: 80px;
	padding-bottom: 30px;
}
.w33p{
	position:relative;
	float:left;
	margin:0 15px 20px;
	width:380px;
}
.w33p span{
	display:block;
}
.w33p .img img{
	width:100%;
	height:238px;
}
.w33p .img{
	width: 100%;
	height: 238px;
	overflow: hidden;	
}
.w33p .txt{
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-left: 8px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: rgba(26,86,168,0.7);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.gdxd .hot-list li{
	border-bottom: 1px dashed #cbcbcb;
}
.mtbd{
	margin-bottom: 60px;
}
.mtbd .Lmar{
	padding:20px;
	background-color: #d8ebff;
}
.mtbd .w50p{
	width:565px;
}

.hot-pic li a img{
	transition:all 0.6s;
	-ms-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-webkit-transition:all 0.6s;
	-o-transition:all 0.6s;
}
.hot-pic li:hover a img{
	transform:scale(1.2);
	-ms-transition:scale(1.2);
	-moz-transition:scale(1.2);
	-webkit-transition:scale(1.2);
	-o-transition:scale(1.2);
}