.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.about_anchor.pro_anchor dt {
  background-image: url(../images/about/about-menu.png);
}
.about .title {
  width: 100%;
  text-align: center;
  height: 34px;
  line-height: 34px;
  color: #4b7ff7;
  font-size: 16px;
  font-weight: bold;
}
.about .title span {
  color: #1c1f28;
  text-transform: uppercase;
}
.about .title:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  overflow: hidden;
  background: #568ef3;
  background: -moz-linear-gradient(left, #65ecbe, #4b7ff7, #65ecbe);
  background: -webkit-linear-gradient(left, #65ecbe, #4b7ff7, #65ecbe);
  background: -o-linear-gradient(left, #65ecbe, #4b7ff7, #65ecbe);
}
.about .com-title {
  width: 100%;
  text-align: center;
}
.about .com-title h1,
.about .com-title h2,
.about .com-title h3 {
  font-weight: normal;
}
.about .com-title h1 {
  font-size: 43px;
  color: #1c1f28;
  height: 50px;
  line-height: 50px;
}
.about .com-title h1 span {
  color: #f2572e;
}
.about .com-title h2 {
  font-size: 18px;
  color: #333333;
  margin: 0 0 15px;
  line-height: 32px;
}
.about .com-title h3 {
  color: #666666;
  line-height: 18px;
  font-size: 14px;
}
.about .about-part1 {
  margin: 0 auto 68px;
  padding-top: 55px;
}
.about .about-part1 .part1-img {
  margin: 120px 0 0;
  position: relative;
  height: 686px;
}
.about .about-part1 .part1-img .img1 {
  margin: 52px 0 245px;
  position: relative;
  z-index: 10;
}
.about .about-part1 .part1-img .img2 {
  position: absolute;
  left: 0;
  top: 0;
}
.about .about-part1 .part1-img .img3 {
  z-index: 10;
  position: relative;
  margin: 0 0 0 552px;
}
.about .about-part2 {
  width: 100%;
  height: 478px;
  background: url("../images/about/about-img4.jpg") center top no-repeat;
  background-size: cover;
  padding-top: 45px;
  margin-bottom: 136px;
}
.about .about-part2 h3 {
  width: 100%;
  text-align: center;
  margin-bottom: 275px;
}
.about .about-part2 .w1242 {
  width: 1242px;
  margin: 0 auto ;
  height: 240px;
  background: #fff;
  padding-top: 50px;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.about .about-part2 .w1242:before {
  content: "";
  display: block;
  width: 96.6%;
  height: 12px;
  background: #363c4e;
  position: absolute;
  top: -12px;
  left: 1.7%;
}
.about .about-part2 .w1242:after {
  content: '';
  display: block;
  width: 96.6%;
  height: 10px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  position: absolute;
  bottom: -8px;
  left: 1.7%;
}
.about .about-part2 .w1242 ul {
  height: 239px;
  overflow: hidden;
  background: #fff;
  position: relative;
  z-index: 100;
}
.about .about-part2 .w1242 ul li.li1 {
  width: 254px;
  margin: 0 65px 0 100px;
}
.about .about-part2 .w1242 ul li.li2 {
  width: 402px;
  margin-right: 81px;
}
.about .about-part2 .w1242 ul li.li2:before,
.about .about-part2 .w1242 ul li.li2:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 185px;
  overflow: hidden;
  background: #d6d7d8;
  float: left;
}
.about .about-part2 .w1242 ul li.li2 img {
  float: left;
  margin: 0 81px 0 65px;
}
.about .about-part2 .w1242 ul li {
  float: left;
}
.about .about-part3 {
  padding-top: 136px;
  margin-bottom: 140px;
}
.about .part3-img {
  margin-top: 82px;
}




.about .part0-img{
  width: 655px;
  height: 624px;
  position: relative;
  margin: 140px 0;
}
.about .part0-img img{
  width: 658px;
  height: 624px;
  left: 140px;
  position: relative;
}
.about .part0-img .text{
  position: absolute;
  right: -450px;
  top:60px
}
.about .part0-img .text span{
  font-size: 18px;
  color: #5584ff;
}
.about .part0-img .text p{
  font-size: 14px;
  color: #999999;
}
.about .part0-img .text a{
  width: 112px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #f2572e;
  display: block;
  color: #fff;
  margin-top: 92px;
}

