body{
  background: url('../images/bg_top.png') top 70px center #A91918 no-repeat;
  position: relative;
}
.center{
  width: 100%;
  padding-bottom: 40px;
}
.index_banner{
  width: 100%;
  min-width: 1066px;
}

.w994{
  width: 1260px;
  margin: 0 auto;
  
}
.index_top{
  padding-top: 576px;
}
.index_top .index_center_c{
  width: 964px;
  border-left: 3px solid #73572d;
  border-right: 3px solid #73572d;
  border-bottom: 3px solid #73572d;
  background: #fff;
  padding: 0 40px 40px 40px;
  /* background: url('../images/index_tabel_c.png') repeat-y; */
}
.index_top_msg{
  width: 1260px;
  height: 197px;
  background: url('../images/index_top_bg.png') no-repeat;
  padding: 30px 88px 0 88px;
}
.index_top_msg p{
  padding: 5px 0;
  font-size: 18px;
  text-indent: 36px;
  line-height: 32px;
}
.index_top_msg p span{
  color: #DF3415;
}
.index_center{
  width: 1200px;
  margin: 30px auto;
  overflow: hidden;
  background: #FFF5D9;
  border-radius: 20px 20px 20px 20px;
}
.index_center_t{
  width: 994px;
  height: 71px;
  background: url('../images/index_tabel_t.png') no-repeat;
}
.index_center .index_center_c{
  width:1084px;
  margin: 30px auto;
  /* background: url('../images/index_tabel_c.png') repeat-y; */
}
.index_center_b{
  width: 100%;
  height: 142px;
  background: url('../images/index_tabel_f.png') no-repeat;
}
.award_top{
  overflow: hidden;
  width: 100%;
  margin: 0 0 0 10px;
  background: #F4E1AB;
  border-radius: 10px 10px 0 0;
}
.award_top li{
  height: 45px;
  float: left;
  line-height: 45px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.award_top_1{
 width: 160px;
}
.award_top_2{
  width: 280px;
 }
 .award_top_3{
  width: 250px;
 }
 .award_top_4{
  width: 173px;
 }
 .award_top_5{
  width: 214px;
 }
.award_list {
  border-spacing: 0px;
  margin: 0 0 0 10px;
  width: 1084px;
}
.award_list tr{
  background: #fff;
}
.award_list tr td{
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #FFF5D9;
}
.award_list tr:nth-child(even){
  background: #FFFDF6;
}
.td1{
  width: 160px;
}
.td2{
  width: 280px;
}
.td3{
  width: 250px;
}
.td5{
  width: 173px;
}
.td4{
  width: 214px;
}
.search_car a{
  color: #A91918;
  text-decoration: underline;
}
.index_tips{
  font-size: 12px;
  margin: 15px 0 0 15px;
  color: #333;
  display: block;
}
.index_btn_tips{
  font-size: 18px;
  font-weight: bold;
  margin: 70px 0 0 270px;
  color: #de485b;
  display: block;
  text-decoration: underline;
}
.index_btn{
  width: 762px;
  height: 76px;
  background: linear-gradient( 342deg, #DF3415 0%, #DF5515 100%);
  box-shadow: 0px 0px 5px 0px rgba(169,25,24,0.5);
  border-radius: 20px 20px 20px 20px;
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 76px;
  margin: 50px 0 50px 180px;
}
.index_bottom{
  width: 100%;
  height: 498px;
  background: url('../images/index_bg_bottom.jpg') top center no-repeat;
}
