@charset "utf-8";
html, body {
  width: 100%;
  color: #555;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  font-size: 12px;
  background-color: #f5f5f5;
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  /* IE9*/
  src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff') format('woff'), /* chrome、firefox */
  url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('iconfont.svg#iconfont') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 27px!important;
  padding: 5px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
ul, p {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
.downImg {
  display: inline-block;
  ;
  font-size: 13px;
  font-family: 微软雅黑;
  color: #7B7B7B
}
.line {
  display: inline-block;
}
.title {
  width: 990px;
  height: 65px;
  line-height: 65px;
  margin-top: 30px;
  color: rgb(40, 202, 204);
  font-family: 微软雅黑;
  font-size: 30px;
  border-radius: 5px;
}
.title_bottom {
  margin-bottom: 20px;
}
.tip {
  font-size: 15.8px;
  font-family: 微软雅黑;
  color: #7B7B7B;
  text-align: left;
  padding: 10px 20px 0 20px;
}
.div {
  margin: 0px auto;
  text-align: center;
}
ul li {
  list-style-type: none;
}
.con_left ul li {
  float: left;
}
.con_left {
  font-size: 14px;
  line-height: 1.5;
  color: #7B7B7B;
  float: left;
  width: 690px;
  margin: 10px 10px 0 15px;
  border-radius: 5px;
  height: 510px;
}
.con_left ul li:nth-child(1) {
  width: 23%;
}
.con_left ul li:nth-child(2) {
  width: 30%;
}
.con_left ul li:nth-child(3) {
  width: 47%;
}
.con_left ul {
  height: 155px;
  margin-top: 50px;
}
.con_right {
  font-size: 14px;
  line-height: 1.5;
  color: #7B7B7B;
  border-radius: 5px;
  float: left;
  width: 290px;
  margin: 10px 15px 0 0px;
  height: 510px;
}
.con_right ul {
  margin-top: 20px;
}
.con_right ul li {
  width: 100%;
  margin-top: 10px;
}
.img_detailed {
  margin-top: 15px;
}
.splider_line {
  width: 285px;
  width: 205px\9;
  height: 1px;
  background: #ecebeb;
}
.font_color {
  color: rgb(40, 202, 204);
}
header {
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, .5);
}
header .logo {
  display: inline-block;
  float: left;
  padding-top: 10px;
  padding-left: 10px;
}
header ul {
  height: 60px;
  float: right;
}
header ul li {
  float: left;
  padding-top: 33px;
}
header ul li a {
  color: #fff;
  font-size: 12px;
  font-family: "微软雅黑";
  color: #fff;
  padding: 0 31px;
}
header ul li span {
  color: #fff;
}
.main {
  width: 100%;
  height: auto;
  margin-top: 5%;
  background-color: #f5f5f5;
}
.pro_title {
  width: 100%;
  height: auto;
}
.pro_title ul {
  width: 75%;
  height: auto;
  margin: 0 auto;
}
.pro_title ul li {
  float: left;
  width: 16.5%;
}
.pro_title ul li:nth-child(1) {
  margin-left: 2%;
}
.pro_title ul li:nth-child(6) {
  float: left;
  width: 13%;
}
.pro_title ul li .img_txt {
  float: left;
  width: 75%;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
  color: #333333;
  font-family: "微软雅黑";
}
.pro_title ul li:nth-child(6) .img_txt {
  width: 100%;
}
.pro_title ul li:nth-child(6) .img_txt img {
  width: 95%;
}
.pro_title ul li .img_txt img {
  display: block;
  text-align: center;
  width: 100%;
}
.img_img {
  margin-top: 35%;
  margin-left: 7%;
  width: 13%;
}
.pro_item {
  width: 100%;
  height: auto;
  clear: both;
  padding-top: 3%;
}
.pro_item ul {
  margin: 0 auto;
  width: 56%;
}
.pro_item ul li {
  font-family: "微软雅黑";
  font-size: 22px;
  color: #333333;
  line-height: 45px;
}
footer {
  clear: both;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f5f5f5;
}

/*person尺寸适配*/

@media screen and (max-width: 1920px) {
  .img_txt span, .pro_item ul li {
    font-size: 20px;
    line-height: 45px;
  }
  .pro_item ul {
    width: 56%;
  }
}
@media screen and (max-width: 1680px) {
  .img_txt span, .pro_item ul li {
    font-size: 18px;
    line-height: 40px;
  }
  .pro_item ul {
    width: 53%;
  }
}
@media screen and (max-width: 1366px) {
  .img_txt span, .pro_item ul li {
    font-size: 15px;
    line-height: 35px;
  }
  .pro_item ul {
    width: 54%;
  }
}
@media screen and (max-width: 1280px) {
  .img_txt span, .pro_item ul li {
    font-size: 13px;
    line-height: 30px;
  }
  .pro_item ul {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .img_txt span, .pro_item ul li {
    font-size: 12px;
    line-height: 25px;
  }
  .pro_item ul {
    width: 59%;
  }
}
