@charset "utf-8";
/*底部帮助*/
.wh_auto {
	float:left;
	width:100%;
	height:168px;
	margin:15px 0 0;
	background:#f5f5f5;
	border-top:2px solid #65b71f}
.wh_auto .help {
	width:1200px;
	height:130px;
	margin:20px auto 0}
.wh_auto .help .border_lf_none {
	border-left:none;
	padding-left:0}
.help dl {
	float:left;
	width:150px;
	height:130px;
	margin-left:40px;
	border-left:1px solid #e8e8e8}
.help dl dt {
	font-family:"microsoft yahei";
	font-size:15px;
	color:#333;
	height: 24px;
	margin-bottom:5px}
.help dl dd {
	height:24px;
	line-height:24px}
.help dl dd a {
	color:#999}
.help dl a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis
}
.help dl a:hover{
    color: #f80;
}

.wechat-gz{
    float: right;
    width: 90px;
}
.wechat-gz strong{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
}
.wechat-gz img{
    width: 90px;
    height: 90px;
}


/*底部友情链接*/
.link {
	float:left;
	width:1200px;
	margin:15px 0;
	padding:10px 0;
}
.link dl{
	float:left;
	width:1200px}
.link dl dt{
	color:#c1c1c1;
	float:left;
	width:70px;
	font-family: "宋体";}
.link dl dd{
	float:left;
	width:1130px}
.link dl dd a{
	float:left;
	color:#999;
	margin:0 15px 10px 0;
    font-family: "宋体";}
.link dl dd a:hover{
    color: #f80;
	text-decoration: underline;
}

/*底部内容*/
.footer{
	float:left;
	width:1200px;
	margin-top:15px}
.foot_menu{
	float:left;
	width:1200px;
	height:30px;
	line-height:30px;
	text-align:center}
.foot_menu a{
	color:#333;
	margin-right:10px}
.foot_menu a s{
	color:#c9c9c9;
	margin-left:10px}
.foot_con,.foot_con p{
	float:left;
	color:#777;
	width:1200px;
	line-height:22px;
	text-align:center}
.foot_img{
	float:left;
	width:1200px;
	text-align:center}
/*边栏快捷导航*/
.qj-sidle-nav{
	width:40px;
	position:fixed;
	top:0;
	right:0;
	z-index:99999999;
	background:#3b3b3b}
.sidle-nr-box{
	width:40px;
	height:250px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-125px}
.nr-list{
	float:left;
	width:40px;
	position:relative}
.nr-list .menu-ico{
	float:left;
	width:40px;
	padding:7px 0;
	cursor:pointer;
	color:#e6e6e6;
	text-align:center;
	font-weight:bold;
	font-size:14px;}
.nr-list .menu-ico:hover{
	background:#fa993b}
.nr-list .menu-ico span{
	display:block;
	padding:0 9px}
.nr-list .menu-con{
	display:none;
	position:absolute;
	top:0;
	left:-206px;
	width:200px;
	padding:20px 0;
	text-align:center;
	border:3px solid #dbdbdb;
	background:#fff}
.nr-list .menu-con s{
	position:absolute;
	right:-9px;
	top:10px;
	display:block;
	width:9px;
	height:12px;
	background:url(../images/menu-arrow-rig.png) left no-repeat}
.nr-list .menu-con .name{
	display:block;
	padding:5px 0}
.nr-list .menu-con .order-link{
	color:#5472a9}
.kf-box{
	width:120px;
	margin:0 auto;
	text-align:center}
.kf-box p{
	margin-bottom:10px}
.kf-box em{
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-style:normal;
	border-bottom:1px solid #e5e5e5}
.kf-box a{
	color:#fff;
	display:block;
	width:120px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	margin-top:10px;
	background:url(../images/kf-ico.png) left no-repeat}
.user-box{
	}
.user-box p{
	padding:5px 0}
.user-box em{
	display:inline-block;
	width:50px;
	height:24px;
	line-height:24px;
	font-style:normal}
.user-box input{
	width:100px;
	height:24px;
	line-height:24px}
.user-box .login-btn{
	color:#fff;
	display:block;
	width:160px;
	height:26px;
	line-height:26px;
	margin:0 auto;
	background:#fa993b;
	border-radius:5px}










