.gd-bm-box {
  width:100%;
  margin: auto;
  background: #ffffff;
}

.gd-bm-box .gd {
  background-color: #fff;
  float: left;
  height: 380px;
  width: 480px;
  border-radius: 5px;
}

.gd-bm-box .bm {
  background-color: #fff;
  float: right;
  height: 380px;
  width: 480px;
  border-radius: 5px;
}

.gd-bm-box .bm-title {
  border-bottom: 1px solid #ccc;
background: #FCD751;
  font-size: 20px;
  text-align: center;
  padding: 15px 0;
}
.bm-title th{
	text-align:center !important; 
}

#gdlist {
  height: 224px;
  margin-top: 20px;
  overflow: hidden;
  padding: 0 20px;
}

#gdlist ul li {
  list-style-type: none;
  border-bottom: 1px solid #eee;
  color: #F12903;
  font-size: 14px;
  line-height: 40px;
  padding: 0 5px;
}

#gdlist table td {
  border-bottom: 1px solid #eee;
  height: 42px;
  font-size: 16px;
  text-align: center;
}

.bdlist {
  height: 220px;
  margin-top: 15px;
  overflow: hidden;
  padding: 0 80px;
}

.bdlist ul li {
  color: #f60;
  font-size: 18px;
  margin-top: 25px;
}

.t1 {
  border: 1px solid #ddd;
  border-radius: 30px;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  padding: 0 20px;
  width: 210px;
}
.xqzb_dt{
	width:100%;
	background:#1A2BA1;
	margin:auto;
	padding:66px 0px;
}
.dt_ul{
    width: 49%;
    text-align: center;
    float: left;
    margin-left: 6px;
    color:#2739A8;
}
.li_center{
	width:1200px;
	margin:auto;
}
