/* CSS Document */
*{ margin:0; padding:0;color:#333;}
body,input,select{ font-size:14px; font-family: "Microsoft YaHei", 微软雅黑; }
ul{ list-style:none;}
a{ text-decoration:none; }
img { border:none;}
.left{ float:left;}
.right{ float:right;}
input,select{ outline:none;}

/* Clear Fix */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{ display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */
.inner{ width:1200px; margin:0 auto;}
.border0{ border:0px !important;}
.b-title{ font-size:20px; font-weight:bold;  height:40px;}



/*head*/
.m-head{ height:130px;}
.m-head .name{ padding-left:30px;  color: #333; line-height: 130px; font-weight:bold; font-size: 24px;}
.m-head .logo{ padding-top:25px;}

.m-head .phone{ height: 130px; float: right; line-height: 130px; font-size: 28px;
	 background: url(/images/vip_hy/index_1.png) left center no-repeat;
	background-size:50px 57px ; padding-left: 60px;
}

/*nav*/
.m-nav{ width:100%; height:40px; line-height:40px; background:#000;}

.m-nav ul li{ float:left;}
.m-nav ul li a{ display:block; color:#fff; padding:0px 30px;}
.m-nav ul li a:hover{ background:#a41302;}
.m-nav ul li .on{ background:#a41302;}

/*当前位置*/
.m-position{ padding:15px 0px; color: #9e9e9f; font-size: 18px; border-bottom: 6px solid #eeefef;}
.m-position div{color: #9e9e9f; }
.m-position div span{color: #9e9e9f; }


/*m-page*/
.m-page {
	margin-top: 20px;
	font-size: 13px;
	border-left: 1px solid #E8E8E8;
}
.m-page ul li {
	float: left;
	line-height: 35px;
}
.m-page ul li a {
	display: block;
	padding: 0px 10px;
	border: 1px solid #E8E8E8;
	color:#999;
	border-left:none;
	text-align: center;
}
.m-page ul li .num {
	padding: 0px 15px;
}
.m-page ul li .current {
	padding: 0px 15px;
	background: #01AF63;
	color: #fff;
	border: 1px solid #E8E8E8;
	border-left:none;
}
.m-page ul li .text {
	width: 30px;
	height: 25px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0px 3px;
}
.m-page ul li .submit {
	display: block;
	width: 40px;
	height: 25px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0px 3px;
	border-radius: 5px;
}

/*banner*/
.m-banner{ }
.slideBox{ width:100%; height:500px; overflow:hidden; position:relative; }
.slideBox .hd{ width:100px; height:15px; overflow:hidden; position:absolute; left:50%; width:70px;margin-left:-25px; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:4px;  width:12px; height:12px; line-height:14px; text-align:center; background:#757674; cursor:pointer; 
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;}
.slideBox .hd ul li.on{ background:#ed7816; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li a{ display: block; width:100%; height:500px;}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/images/vip_hy/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }



/*layout*/
.m-wrap{ width:980px; margin:0 auto; }
.m-wrap .l{ width:200px;}
.m-wrap .l .box{ width:198px; border:1px solid #D9D9D9; margin-bottom:10px;}
.m-wrap .l .box .title{ height:30px; line-height:30px; background:#F2F2F2; border-bottom:1px solid #D9D9D9; text-indent:15px;}
.m-wrap .l .service ul{ padding:15px;}
.m-wrap .l .service ul li{ height:30px; line-height:30px; border-bottom:1px solid #dedede; padding-left:15px; background:url(/images/vip_hy/g_08.png) left center no-repeat;}
.m-wrap .l .contact .content{ padding:15px; line-height:25px;}


.m-wrap .r{ width:770px;}
.m-wrap .r .box{ width:768px; border:1px solid #D9D9D9; margin-bottom:10px;}
.m-wrap .r .box .title{ height:30px; line-height:30px; padding-right:10px; background:#F2F2F2; border-bottom:1px solid #D9D9D9; text-indent:20px;}
.m-wrap .r .box .title a{ font-size:12px;}
.m-wrap .r .box .title a:hover{ color:#E7691E;}
.m-wrap .r .box .content{ padding:10px; line-height:25px;}

.m-pic li{ float:left; padding:0px 10px; margin-bottom:10px;}


.m-footer{ background:#323333; padding-bottom: 10px;}
.m-footer .f-logo{ width: 140px; padding-top: 50px; float: left;}
.m-footer .f-logo img{display: block; width: 140px;}

.f-link{ float: left; margin-left: 100px; padding-top: 20px;}
.f-link .item{ color: #fff; font-size: 18px; height: 35px; line-height: 35px; padding-left: 45px;
	margin-bottom: 10px;
}
.f-link .item.l1{ background: url(/images/vip_hy/index_22.png) no-repeat;background-size: 35px;}
.f-link .item.l2{ background: url(/images/vip_hy/index_25.png) no-repeat;background-size: 35px;}
.f-link .item.l3{ background: url(/images/vip_hy/index_26.png) no-repeat;background-size: 35px;}
.f-link .item.l4{ background: url(/images/vip_hy/index_27.png) no-repeat;background-size: 35px;}


.m-footer .f-ewm{ float: right; width: 140px; padding-top: 50px;}
.m-footer .f-ewm img{display: block; width: 140px;}
.m-footer .hy{margin-left: 15px;}

.copyright{ height: 30px; clear: both; text-align: center; color: #fff; font-size: 14px; margin-top: 10px;}


.gonggao{width: 1200px; margin: 0px auto; height:30px; line-height:30px;}