/* 公共样式 */
*{font-family: "Microsoft Yahei",SimHei, arial,helvetica,sans-serif !important;padding:0;margin:0;behavior: url(http://www.peihuaedu.com/templates/peihua/css/ie-css3.htc);}
ul,li{list-style: none;margin: 0;padding: 0;}
a{text-decoration: none;}
input,textarea{outline:none;border:none;padding: 0;margin: 0;}
p,img{margin:0;padding: 0;}
img{border:0 none;line-height:0;font-size: 0;}
a{cursor: pointer;color: #20584f;}

body{position: relative;width: 100%;min-width: 1200px;font-size: 14px;}
.fl{ float:left}
.fr{ float:right}
.clr{ clear:both;}
.hide{display: none;}
.content{margin: 0 auto;width: 1200px;}

.mask{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 3;
	display: none;
}
/*头部*/
.header{
	width: 100%;
	height: 95px;
	position: fixed;
	top:0;
	left:0;
	background: rgba(0,0,0,0.5);
	z-index: 2;
}
.header .logo{
	float: left;
	padding: 18px 0 0 3px;
}
.header .nav{
	float: right;
}
.header .nav > li{
	float: left;
	margin-left: 50px;
	line-height: 95px;
	font-size: 16px;
	position: relative;
}
.header .nav > li a{
	color: #fff;
}
.header .nav > li .subnav{
	position: absolute;
	min-width: 180px;
	top: 95px;
	left: -20px;
    background: rgba(0, 0, 0, 0.7);
	display: none;
}
.header .nav > li .subnav li{
	font-size: 14px;
	line-height: 20px;
	padding: 11px 15px;
    border-bottom: 1px solid rgba(73, 71, 71, 0.3);
}
.header .nav > li .subnav li:last-child{
	border: none;
}
.header .nav > li:hover .subnav{
	display: block;
}
.banner img{
	width: 100%;
}

/*底部*/
.footer{
	width: 100%;
	height: 515px;
	background: url(../image/bg_ft.jpg) no-repeat center top;
}
.footer .link{
	padding: 60px 0 55px;
	overflow: hidden;
	border-bottom: 1px solid #181818;
}
.footer .link .left{
	float: left;
	margin-right: 26px;
}
.footer .link .left p{
	width: 142px;
	line-height: 30px;
	background: #ACACAC;
	text-align: center;
	color: #fff;
	margin-bottom: 14px;
}
.footer .link .link_list { 
	width: 1032px; 
	font-size: 0;
}
.footer .link .link_list img { 
	margin-right: 26px;
	 vertical-align: top;
	 width: 183px;
	 height: 73px;
}
.ft_center{
	padding: 39px 0 22px;
	overflow: hidden;
}
.ft_center .left{
	float: left;
}
.ft_center .left .logo{
	float: left;
}
.ft_center .left .tip{
	width: 500px;
	color: #fff;
	margin-left: 45px;
	float: left;
	line-height: 26px;
}
.ft_center .left .tip span{
	color: #20584f;
}
.ft_center .right{
	width: 255px;
	float: right; 
}
.ft_center .right .date{
	color: #acacac; 
	margin-top: -25px;
}
.ft_center .right .tel{
	color: #20584f; 
	font-family: "Impact"!important;
	font-size: 36px;
}
.ft_center .right .cus{
	float: left;
	margin-right: 14px;
}
.ft_center .right .cus a{
	display: block;
	width: 118px;
	line-height: 28px;
	border:1px solid #20584f;
	margin-bottom: 10px;
	padding-left: 40px;
}
.ft_bottom{
	overflow: hidden;
}
.ft_bottom .left{
	float: left;
}
.ft_bottom .left .ft_nav{
	margin: 15px 0 20px -28px;
	overflow: hidden;
}
.ft_bottom .left li{
	float: left;
	line-height: 20px;
	padding: 0 30px;
	border-right: 1px solid #666;
}
.ft_bottom .left li:last-child{
	border-right:0;
}
.ft_bottom .left li a{
	color: #fff;
}
.ft_bottom .left .record{
	color: #fff;
}
.ft_bottom .left .record span{
	margin-left: 10px;
}
.ft_bottom .left .record a{
	color: #fff;
}

.ft_bottom .right{
	float: right;
	width: 255px;
	margin-top: 5px;
}
.ft_bottom .right p{
	color: #fff;
	line-height: 36px;
}

/*分页*/
.page{
	text-align: center;
	padding: 20px 0 60px;
}
.page a{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #ddd;
	margin: 0 5px;
	font-size: 12px;
	color: #333;
}
.page a.cur{
	color: #fff;
	background: #000;
	border-color: #000;
}

/*内容页分页*/
.page_con{
	overflow: hidden;
	font-size: 16px;
	color: #000;
	padding: 60px 55px 100px;
	box-sizing: border-box;
}
.page_con p{
	width: 33.33%;
	float: left;
}
.page_con a{
	color: #000;
}
.page_con .prev{
	text-align: left;
}
.page_con .back{
	text-align: center;
}
.page_con .next{
	text-align: right;
}

/*crumbs*/
.crumbs{
	text-align: right;
	line-height: 73px;
	color: #333;
}
.crumbs a{
	color: #333;
}

/*返回顶部*/
#goTopBtn{
	position: fixed;
	right: 10%;
	bottom: 10%;
	width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	background: #20584f;
	cursor: pointer;
	font-weight: bold;
	display: none;
}