/**基本格式开始***************/
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p {
	margin:0px;
	padding:0px;
	font-size:13px;
}
ul {
	list-style:none;
}
img,a img {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

/**基本格式结束***************/
body{
	margin:0 auto;
	font-family:"Microsoft YaHei";
	min-width:1140px;
}
.clear:before,.clear:after{display:table;content:""}
.clear:after{clear:both}
.clear{zoom:1}
/*header*/
.header{
	width:1140px;
	height:70px;
	margin:0 auto;
	background:#fff;
}
.header .logo{
	width:300px;
	height:70px;
	float:left;
	overflow:hidden;
}
.nav{
	width:auto;
	height:30px;
	float:right;
	line-height:30px;
	margin-top:20px;
}
.nav li{
	width:110px;
	text-align:center;
	float:left;
}
.nav li a{
	color:#3B3B3B;
	line-height:30px;
	display:inline-block;
}
.nav li.active a,.nav li a:hover {
	color:#1873cc;
	border-bottom:2px solid #1873cc;
}
.header .admin{
	width:auto;
	height:30px;
	margin-top:20px;
	line-height:30px;
	float:right;
	margin-right:5px;
	font-size:12px;
}
.header .admin a{
	color:#3B3B3B;
}

/*banner*/
.banner-box{min-width:1140px;height:360px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:1140px;margin:0 auto;height:360px;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:360px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:1140px;position:absolute;top:120px;left:50%;margin-left:-605px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:40px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:-30px;background:url(../images/foot.png) no-repeat -49px 0;}
.banner-box .bd li .m-width img{width:1140px;height:360px;}
.banner-box .hd {position:absolute;top:210px;left:537px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#1873cc;}

/*bottom*/
.bottom{
	min-width:1140px;
	width:100%;
	height:auto;
	background:#000;
	padding-top:30px;
	padding-bottom:20px;
}
.bottom .bottomMain{
	width:1140px;
	margin:0 auto;
	color:#fff;
	padding:10px 0;
}
.bottom .bottomMain dl{
	width:200px;
	float:left;
	margin-left:80px;
}
.bottom .bottomMain dl dt{
	margin-bottom:5px;
	font-size:14px;
}
.bottom .bottomMain dl dt a{
	color:#fff;
	font-size:14px;
}
.bottom .bottomMain dl  dd a{
	font-size:13px;	
	color:#fff;
	opacity:0.55;
	display:block;
	line-height:25px;
}
.bottomInfo{
	width:1140px;
	height:120px;
	margin:0 auto;
	color:#fff;
	opacity:0.55;
	font-size:12px;
	margin-top:40px;
	text-align:center;
	/*display: flex;*/
	justify-content: center;
	align-items: center;
}
/*qqbox*/
.bottomInfo div{ width:100%;text-align:center;height:30px;}
.bottomInfo div span{ line-height:25px;padding:0 10px;}
.bottomInfo div a{ display: inline-block;}

.qqbox {
	position: fixed;
	right: 33px;
	top:50%;
	margin-top: -125px;
	height: 187px;
	width: 80px;
	background: white;
	display:flex;
	flex-direction:column;
	justify-content: space-between;
	transition: all .3s;
}
.shouqi {
	width: 30px;
	height: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #1873cc;
	position: absolute;
	z-index: 1;
	right:-33px;
	color: #FFF;
	/*border-left: 1px solid #EEE;*/
	font-size: 20px;
	cursor: pointer;
}

.qqbox .qq-item {
	display: block;
	background:#1873cc;
	color:white;
	height: 61.75px;
	text-align: center;
	line-height: 61.75px;
	transition: all .3s;
	width: 80px;
	position: absolute;
	overflow: hidden;
	right: 0;
}
.qqbox .qq-item:nth-child(2){
	top: 62.75px;
}
.qqbox .qq-item:nth-child(3){
	top: 125.5px;
}
.qqbox .qq-item:nth-child(4){
	top: 188.25px;
}


.qqbox .qq-item:hover,.shouqi:hover {
	background: #999;
}

/*pages*/
.pages{ width:100%;text-align:center;padding:10px 0;clear:both;}
.pages a,.pages .current{ font-size:12px;font-family:Arial;margin:0 2px;}
.pages a,.pages .current{ border:1px solid #056dae;background:#fff;padding:2px 6px;text-decoration:none;}
.pages .current,.pages a:hover{ background:#056dae;color:#fff;}
.pages span{ display:inline;}
.pages .now,.pages .total { color:#056dae;}


/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
	white-space: nowrap;
	overflow: visible;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../images/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}

.fwq_tr_title{ color:#999;display:inline-block;width:120px;text-align:center;}





