/* bottom_content */
.bottom_content_bg {
  margin-top: 20px;
  padding-bottom: 100px;
  background: url(../images/bottom_bg.png) no-repeat bottom;
  background-size: 100% auto;
}
.bottom_content {
  padding: 0 60px;
  width: 1130px;
  margin: 0 auto;
  box-shadow: 4px 8px 10px 0px #ddd;
}
.bottom_left {
  width: 280px;
  float: left;
  border: 1px solid #e5e5e5;
  padding-bottom: 100px;
}

.bottom_right {
  width: 800px;
  float: right;
}

.bottom_right {
  position: relative;
}

.bottom_left_one {
  width: 100%;
  text-align: center;
  height: 100px;
  background: url(../images/title_bg.png) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 80px;
}

.bottom_left ul {
  padding: 0 25px;
  margin-top: 50px;
}

.bottom_left ul li {
  min-height: 54px;
  background: #e6e6e6;
  margin-top: 30px;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
  border-left: 4px solid #0b53b6;
  padding: 10px 0;
  box-sizing: border-box;
}
.bottom_left ul li:hover  {
  background: #0b53b6;
}
.bottom_left ul li:hover a {
  color: #fff;
}

.bottom_left ul li a {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.bottom_left ul li.on {
  background: #0b53b6;
}
.bottom_left ul li.on a {
  color: #fff;
}
.bottom_xjtj {
  font-size: 22px;
  margin-top: 20px;
  color: #003fad;
  border-bottom: 2px solid #003fad;
  display: inline-block;
  padding: 3px 4px;
}

.bottom_ysxj {
  margin-top: 20px;
  font-size: 15px;
  text-indent: 150px;
}

.bottom_ysxj span {
  margin-left: 50px;
}

.bottom_form_top {
  margin-top: 20px;
  background: url(../images/xinfeng.png) no-repeat center;
  background-size: 100% auto;
  height: 290px;
  position: absolute;
  top: 100px;
  color: #fff;
  font-size: 14px;
  padding: 0 30px;
  width: 740px;
}

.bf_one {
  text-align: center;
  margin-top: 110px;
  font-size: 20px;
}

.bf_two {
  margin-top: 10px;
  text-indent: 30px;
}

.bf_th {
  margin-top: 20px;
  text-indent: 30px;
}

.bf_show_more {
  background: #b6e1ff;
  padding: 4px 10px;
  border-radius: 5px;
  position: absolute;
  bottom: 20px;
  right: 40px;
}

.bottom_form {
  margin-top: 236px;
  border: 1px solid #d8d8d8;
  border-radius: 0 0 20px 20px;
  font-size: 16px;
  padding: 30px;
  overflow: hidden;
}
.bottom_form table td {
  min-height: 45px;
  line-height: 45px;
}

.bottom_form table td input[type='text'] {
  margin-left: 10px;
  height: 30px;
  outline: none;
  border: none;
  background: #e6e6e6;
  font-size: 16px;
  width: 250px;
}

.bottom_form table td input[type='radio'] {
  margin-left: 20px;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}

.bottom_form table td textarea {
  resize: none;
  margin-left: 10px;
  background: #e6e6e6;
  height: 100px;
  width: 618px;
  border: none;
  outline: none;
  font-size: 16px;
}

.bf_form_submit {
  background-color: #0b53b6;
  width: 120px;
  text-align: center;
  margin-left: 30px;
  height: 35px;
  color: #fff;
  user-select: none;
  font-size: 14px;
}
.bottom_form table td label {
  margin-left: 5px;
}

.bottom_form table td span:nth-child(1) {
  color: red;
}
.bottom_form table td span:nth-child(2) {
  margin-left: 10px;
}

.bf_list {
  margin-top: 20px;
  font-size: 16px;
  margin-bottom: 100px;
}

.bf_list .bf_th {
  background: #e5e5e5;
  height: 50px;
  line-height: 50px;
  border: 1px solid #cdcdcd;
}

.bf_list .bf_th span:nth-child(1) {
  margin-left: 200px;
}

.bf_list .bf_th span:nth-child(2) {
  margin-left: 400px;
}

.bf_list_con {
  height: 40px;
  line-height: 40px;
  border: 1px solid #cdcdcd;
  border-top: none;
  padding: 2px 20px;
}

.bf_list_con a {
  display: inline-block;
  width: 635px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bf_list_con span {
  float: right;
  margin-right: 20px;
}

.bottom_letter_con {
  margin-top: 50px;
  margin-bottom: 80px;
}

.bottom_letter_con td {
  font-size: 微软雅黑 !important;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border-color: #cdcdcd !important;
}

.bf_list td {
  font-size: 14px !important;
  height: 30px;
  line-height: 30px;
}

.bf_wjdc_list {
  margin-top: 30px;
}
.bf_wjdc_list td {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.bf_wjdc_list td a {
  font-size: 14px;
}

.bg_wjdc_con {
  margin-top: 30px;
}

.bg_wjdc_con table:nth-child(1) tbody:nth-child(1) tr:nth-child(1) td {
  text-align: center;
}
.bg_wjdc_con table:nth-child(1) tbody:nth-child(1) tr:nth-child(2) td {
  text-align: center;
  padding-bottom: 20px;
}

.bg_wjdc_con table:nth-child(1) tbody:nth-child(1) tr:nth-child(3) td {
}

.bg_wjdc_con td {
  text-align: left;
  text-indent: 0;
}

.bf_zjdc_list {
  margin-top: 30px;
}

.bf_zjdc_list table {
  margin: 0 auto;
}

.bf_zjdc_list li {
  height: 40px;
  line-height: 40px;
}

.bf_zjdc_list ul li a {
  display: inline-block;
  width: 700px;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bf_zjdc_list span {
  float: right;
  font-size: 14px;
}

.bf_tsqd_list {
  /* margin-top: 30px; */
}

.bf_tsqd_list ul li {
  height: 140px;
  width: 380px;
  float: left;
  margin-top: 40px;
  background: #efefef;
}
.bf_tsqd_list ul li:hover {
  background: #0b53b6;
}
.bf_tsqd_list ul li:hover div {
  color: #fff;
}
.bf_tsqd_list ul li a {
  display: inline-block;
  height: 100%;
  width: 100%;
  color: #0b53b6;
  font-size: 16px;
  font-weight: bold;
}

.bf_tsqd_list ul li:nth-child(even) {
  float: right;
}

.bf_tsqd_list ul li a > span {
  display: inline-block;
  width: 40px;
  height: 40px;
  float: left;
  margin-top: 50px;
  margin-left: 40px;
}

.bf_tsqd_list ul li a > div {
  height: 140px;
  width: 250px;
  float: right;
  text-align: center;
  line-height: 140px;
  margin-right: 30px;
}

.bf_tsqd_list ul li a > div > span {
  display: inline-block;
  line-height: 23px;
  vertical-align: middle;
}

/* news_list */
.news_list {
  margin-top: 20px;
}
.news_list ul li {
  height: 40px;
  line-height: 40px;
  position: relative;
}

.news_list ul li::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #0b53b6;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  top: 18px;
  left: 3px;
}

.news_list li a {
  width: 650px;
  display: inline-block;
  margin-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}

.news_list li span {
  font-size: 16px;
  float: right;
  color: #666;
}
