@charset "utf-8";

.intro{
	background-color: #ebebeb;
    border-bottom: 1px solid #e3e3e3;
}
.banner img {
    width: 100%;
    max-width: 100%;
    vertical-align: top;
}
.b2{ text-align:center; margin-top:10px;}
.b2 .b2-img{
	 width: 55%;
}
.bv{text-align:center;}
.bv .v{
	margin:0px auto;
}
.b3{ text-align:center; margin:15px 0px}
.b3 .b3-img{
	 width: 90%;
}
.b4{ text-align:center; }
.b4 .b4-img{
	 width: 50%;
}
.b5{ margin-bottom:20px}
.b5 .b5-txt{
	 width: 85%;
	 margin:0px auto;
	 font:normal 600 16px/32px "微软雅黑";
	 color:#999;
}
.b-img-b{
	display:block; 
	 width: 100%;
}
