* {
  padding: 0;
  margin: 0;
}

body {
  font: 300 14px/21px '微软正黑體';
}

.box2_left {
  font-weight: inherit;
  width: 2500px;
  margin-top: 25px;
  margin-left: 55px;
  font: 300 14px/21px '微软正黑體';
  color: #696e6e;
}

.box2_left h2 {
  border-left: 10px solid #f9a950;
  padding-left: 20px;
  color: #292f38;
  font-size: 1.71em;
  line-height: 1em;
  margin-bottom: 30px;
  font-weight: inherit;
}

.box2_left p {
  margin-bottom: 15px;
  color: #696e6e;
  overflow: hidden;
  letter-spacing: 0.1px;
}

.box2_left li {
  display: inline-block;
}

.box2_left li img {
  height: 40px;
  width: auto;
  margin: 0 15px 0 15px;
}

.box2_left table {
  padding: 0;
  border: none;
  margin-bottom: 60px;
  border-spacing: 0;
  color: #000;
}

.box2_left td {

  vertical-align: top;
  padding: 5px;

}

.box2_left .box2_left_bcj {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 75px;
}

.box2_left #box2_one {
  background-color: #f8f9d6;
}

.box2_left #box2_two {
  width: 235px;
}

.box2_left #box2_three {

  height: 65px;
  padding: 5px 5px 0 5px;
}

.box2_left #box2_four {
  margin-bottom: 10px;
}

.btn {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  width: 80px;
  height: 35px;
  text-align: center;
  line-height: 33px;
  border-radius: 5px;
}

.box2_left .s1 {
  color: #3c7e6e;
}

.box2_left .s2 {
  color: #a94442;
}

.box2_left .bj1 {
  background-color: #fff;
}



.bj1:hover {
  background-color: #dddddd;
}