@charset "UTF-8";

@import url(best.css); 

body{ background:#f7f7f7;}
.img_div{
	padding: 50px 0;
	text-align: center;
}
.img_div img{
	width:189px;
	height:134px;
	vertical-align: middle;
}
.shibaitit{ width:100%; height:60px; line-height:60px; font-size:18px; color:#fff; background:#ef3a3a ; text-align:center;}
.shibai{ width:100%; font-size:30px; color:#ef3a3a; text-align:center;}
.yuanyin{ width:80%; font-size:14px; color:#2d2d2d; text-align:center; margin:10px 10%;}
.jishi{ font-size:14px; color:#666; text-align:center;margin-top:60px;margin-bottom: 20px;}
.fhbut{
    display: block;
    width: 201px;
    margin: 0 auto 20px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 18px;
    background: #ef3a3a;
    -moz-border-radius: 33px;
    -webkit-border-radius: 33px;
    border-radius: 33px;
}

















