.box{background: #f5f5f5;}
.w1000{width:1000px;padding-top: 25px;margin: auto;}

.left{float: left;width:160px;background: #ffffff;}
.left .title a{color: #6f6f6f;}
.left .now a{color: #be0000;}
.left .now img{margin-right: 5px;}
.left .title img{margin-right: 5px;display: none}
.left .title{height:47px;line-height: 47px;font-size: 14px;margin-left: 5px;margin-left: 57px;}
.left .now{height:47px;line-height: 47px;font-size: 14px;color: #be0000;margin-left: 47px;}

.right{float: left;margin-left: 30px;background: #ffffff;width: 810px;padding-bottom: 30px;margin-bottom: 70px;}
.right .background{background: url("../img/banner.png") no-repeat center;width:810px;height:324px;}
.right .button{width:238px;height:54px;background: #ff7e00;border-radius: 4px;color:#ffffff;font-size: 24px;font-weight: bold;text-align: center;line-height: 54px;}
.right .button:hover{background: #ffa54d;}