.middle {
  margin: 0px auto;
  width: 1200px;
}
.borderBottom {
  border-bottom: #ccc 1px solid;
}
* {
 
  font-family: "微软雅黑";
}
.middle .about_lefft {
  width: 239px;
}
.middle .about_lefft h3 {
  color: #007ce4;
  font-size: 22px;
  border-bottom: #ccc 1px solid;
  padding-bottom: 10px;
}
.middle .about_lefft h3 p {
  font-size: 12px;
  font-weight: normal;
}
.middle .about_lefft .list_one li.list_one_l {
  text-indent: 10px;
  line-height: 43px;
  border-bottom: #ccc 1px solid;
}
.middle .about_lefft .list_one li.list_one_l a {
  font-size: 16px;
}
.middle .about_lefft .list_one li.list_one_l a.active {
  color: #007ce4;
}
.middle .about_lefft .list_one li.list_one_l .list_two {
  padding-top: 3px;
  background: #007ce4;
}
.middle .about_lefft .list_one li.list_one_l .list_two li {
  text-indent: 0px;
  margin: 5px;
}
.middle .about_lefft .list_one li.list_one_l .list_two li.active {
  background: white;
}
.middle .about_lefft .list_one li.list_one_l .list_two li.active a {
  display: block;
  color: #007ce4;
}
.middle .about_lefft .list_one li.list_one_l .list_two li a {
  border-bottom: white 1px solid;
  display: block;
  color: white;
  margin: 0px 31px;
}
.middle .about_right {
  width: 890px;
  /*新闻*/
}
.middle .about_right .content_info p {
  line-height: 30px;
  text-indent: 2em;
  margin-bottom: 20px;
}
.middle .about_right .content_info p span {
  color: #007ce4;
}
.middle .about_right .showed_content ul li {
  margin-bottom: 30px;
}
.middle .about_right .showed_content .showed_t {
  width: 153px;
  line-height: 153px;
  text-align: center;
}
.middle .about_right .honor_info {
  position: relative;
}
.middle .about_right .honor_info ul:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #bdd0db;
}
.middle .about_right .honor_info ul li {
  margin-top: 30px;
  position: relative;
}
.middle .about_right .honor_info ul li span {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  behavior: url(../image/ie-css3.htc);
  background: #1c619c;
  display: block;
  position: absolute;
  top: 4px;
  left: -4px;
  z-index: 999;
}
.middle .about_right .honor_info ul li .cbp_tmlabel {
  margin-left: 20px;
}
.middle .about_right .cz_b_t ul li {
  line-height: 32px;
  border-bottom: 1px dotted #ccc;
  text-indent: 15px;
  font-size: 14px;
  background: url(../image/service/sj.png) no-repeat 0px 14px;
}
.middle .about_right .cz_b_t ul li span {
  float: right;
  font-size: 12px;
}
.middle .about_right .cz_b_t .cz_page .pre {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  background: #ececec;
  cursor: pointer;
}
.middle .about_right .cz_b_t .cz_page .pages ul li {
  width: 30px;
  height: 30px;
  background: #ececec;
  float: left;
  line-height: 30px;
  margin: 0px 5px;
}
.middle .about_right .cz_b_t .cz_page .pages ul li.PageBgc {
  background: #b7b7b7;
}
.middle .about_right .cz_b_t .cz_page .pages ul li a {
  display: block;
}
.middle .about_right .cz_b_t .cz_page .next {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  background: #ececec;
  cursor: pointer;
}
.middle .about_right .contact_info {
  width: 100%;
  height: 585px;
  background: #f9f9f9 url(../image/home/EFFECT.png) no-repeat right 0px;
}
.middle .about_right .contact_info form div {
  margin-bottom: 20px;
}
.middle .about_right .contact_info form input[type="radio"] {
  display: inline-block;
}
.middle .about_right .contact_info form label {
  font-weight: bold;
}
.middle .about_right .contact_info form label span {
  font-weight: normal;
  margin-left: 30px;
}
