@charset "gb2312";
.pagew {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	
}

.newpagew{
	width: 710px;
	margin-left: auto; 
	margin-right: auto;
}

.topBar {
	line-height: 36px;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	background-color: #FFF;
}
.topBar a {
	background-image: url(imagesi_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	margin-left: 20px;
	padding-left: 30px;
}
.topBar .pagew #sethome {
	background-image: url(imagesi_01.png);
}
.topBar .pagew #setfav {
	background-image: url(imagesi_02.png);
}

/*加*/
.banner{
	width:1024px;
	height:104px;
	margin:0 auto;
	background-image:url(imagesbanner.jpg);
}
.daohang{
	width:1024px;
	height:38px;
	background-color:#df0000;
	margin:0 auto;
	color:#FFFFFF;
}
.daohang a {
	display: inline-block;
	padding-bottom: 6px;
	margin-right: 50px;
	margin-left: 50px;
	font-size:14px;
	padding-top:10px;
	padding-left:0px;
	color:#FFFFFF;
}
.daohang a:hover{
	text-decoration: none;
	color:#C3FF00;
	cursor:pointer;
}
/*加*/

/*2018年4月4日 新增样式 Begin*/
.wl{
	display: table;
	border-spacing: 6px;
}
.wlnr{
	display: table-cell;
	text-align:center;
}
/*2018年4月4日 新增样式 End*/

.pagetop {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c40b00;
	background-color: #FFF;
	box-shadow: 0px 20px 30px #dcdcdc;
	margin-bottom: 20px;
}
.pagetop a.logo {
	background-image: url(imagesi_03.png);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 255px;
	position: absolute;
	top: 22px;
}
.pagetop .top .mainmenu {
	font-size: 16px;
	line-height: 22px;
	position: absolute;
	top: 46px;
	right: 0px;
	text-align: right;
	white-space: nowrap;
}
.pagetop .top .mainmenu a {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	margin-right: 5px;
	margin-left: 5px;
}
.pagetop .top .mainmenu a.nowid {
	color: #bd0000;
	background-image: url(imagesi_04.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}



.pagetop .top {
	position: relative;
	height: 106px;
}
.foot {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #980000;
	padding-bottom: 30px;
}
.foot .footmenu {
	background-image: url(imagesi_23.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
}
.foot .footmenu p {
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.foot .outlink {
	white-space: nowrap;
}

.foot .outlink a {
	display: inline-block;
	margin-left: 15px;
}

.list p {
	font-size: 12px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 26px;
	white-space: nowrap;
}
.list p:before {
	/*content: "·";*/
	display: inline-block;
	width: 12px;
	font-family: "宋体";
	padding-right: 5px;
}
.list p span  {
	font-size: 12px;
	color: #999;
	float: right;
}
.grayline {
	border: 1px solid #e5e4e4;
}























.cl.redline {
	height: 20px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
.fm_gotop a{
	height: 32px;
	width: 32px;
	display: block;
	background-image: url(imagesup.png);
	background-repeat: no-repeat;
	background-position: center center;
}
