 
ul{margin: 0; padding: 0px;}
li{list-style: none;}
a{text-decoration: none;color: #000;}

.bz_box{
   width: 100%;
   background: #f4f4f4;
   overflow: hidden;
   padding-bottom: 30px;
	padding-top:20px;
}
.bz_b{
	width: 100%;
	overflow: hidden;
	background: #f4f4f4;
	text-align: center;

}
.dingwei{
    box-shadow: 0 0 5px #aaa;
	position: fixed;
	top: 0px;
	left: 0px;
}
.bz_b ul{
	width: 1200px;
	display: inline-block;
	padding: 15px 0px;
}
.bz_b ul li img{
	width: 54px;
	float: left;
	margin-right: 15px;
	margin-left: 20px;
}
.bz_b ul .curr a{
	color: #d51419;
}
.bz_b ul li{
    width: 300px;
    height: 62px;
    float: left;
    font-size: 22px;
    line-height: 62px;
    text-align: left;
}
.bz_b ul li:hover a{
	color: #d51419;
}
.bz_white{
	width: 1060px;
	padding: 20px 70px 50px 70px;
	background: #fff;
	margin-bottom: 50px;
	overflow: hidden;
	margin-top:20px;
}
.bztitle{
	width: 100%;
	font-size: 28px;
	line-height: 100px;
	border-bottom: 1px solid #f4f4f4;
	text-align: center;
	margin-bottom: 50px;
	color: #333;
	font-weight:bold;
}
.bztitle span{
	width: 100px;
    height: 1px;
    background-color: #d51419;
    margin: 0 auto;
    display: block;
}
.bail{
	float: left;
}
.bair{
	width: 840px;
	overflow: hidden;
	float: right;
}
.bair h3{
	font-size: 16px;
	color: #666;
	font-weight: normal;
}
.bzlc{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 50px;
}
.bzlc .lc{
	float: left;
    width: 76px;
    height: 50px;
    padding: 13px 0;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    border: 2px solid #e7e7e7;
    border-radius: 100%;
    color: #d51419;
}
.bzlc .xian{
	background: url(xian.jpg) no-repeat right center;
    width: 100px;
    height: 80px;
    float: left;
    margin: 0 5px;
}
.bzlc strong{
	font-size: 32px;
    line-height: 26px;
    display: block;
}
.baiul li{
	font-size: 16px;
	color: #666;
	overflow: hidden;
	line-height: 30px;
	margin-bottom: 10px;
}
.baiul li span{
	width: 40px;
	display: block;
	float: left;
}
.baiul li p{
	width: 790px;
	float: right;
	margin: 0 auto;
}
.baiul{
	overflow: hidden;
	margin-bottom: 40px;
}
.bzts{
	font-size: 12px;
    color: #7c7c7c;
    line-height: 26px;
    margin-top: 50px;
}
.bzts h3{
	margin-bottom: 30px;
}
.ywj ul li{
	width: 360px;
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 25px;
    display: block;
}
.ywj ul{
	overflow: hidden;
}
.ywj ul li .icon2{
	width: 37px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    background: url(icon-all2.png) no-repeat;
    margin-right: 10px;
}
.ywj ul li .ic1{
	background-position: 0 0;
}
.ywj ul li .ic3{
	background-position: -46px 0;
}
.ywj ul li .ic4{
	background-position: -46px -50px;
}
.ywj ul li .ic5{
	background-position: -46px -150px;
}
.ywj ul li .ic6{
	background-position: 0 -200px;
}
.ywj ul li .ic7{
	background-position: -46px -200px;
}
.bzxy{
	margin: 50px 0;
    overflow: hidden;
}
.bzx{
	width: 420px;
    text-align: center;
    float: left;
}
.bzx h4{
	font-size: 22px;
    line-height: 56px;
    font-weight: normal;
    margin: 0 auto;
}
.bzx span{
	font-size: 18px;
    line-height: 38px;
}
.bzx a{
	width: 150px;
    height: 36px;
    background-color: #d51419;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    display: block;
    margin: 15px auto 0;
    border-radius: 10px;
    transition: all .5s;
}
.bzx a:hover{
	background: #000;
}
.bzx b{
	font-size: 22px;
    color: #d51419;
    display: block;
    margin-top: 15px;
    line-height: 36px;
}