@charset: "utf-8";
body{
	background: #fafafa;
}
.d-tt{
	text-align: center;
	font-size: 36px;
	padding-top: 40px;
	padding-bottom: 20px;
	font-weight: normal;
}
.d-bd{
	
}
.banner .p1{
	float: right;
	color: #333;
	text-align: center;
    white-space: nowrap;
    margin-top: 110px;
    margin-right: 40px;
}
.banner .p1> h1{
	font-size: 45px;
}
.banner .p1> p{
	font-size: 20px;
    margin-top: 15px;
    color: #575757;
    line-height: 40px;
}
.banner .p1> p span{
	color: #bb8853;
}
.banner .p1> span{
	display: inline-block;
    width: 319px;
    height: 58px;
    line-height: 58px;

	font-size: 25px;
    margin-top: 15px;
    color: #fff;
    background: url("../images/banner-tagbg.png") no-repeat center;
}