html, body {
  background: #fff;
}
.content {
  position: relative;
}
.conPos {
  position: absolute;
  margin-top: 200px;
  width: 78%;
  text-align: center;
  left: 11%;
  color: #fff;
  z-index: 5000;
  opacity: 0;
}
.headerBgPic {
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden;
  background-color: #333;
}
.secDiv {
  font-size: 70px;
  line-height: 90px;
  font-family: "Trump";
}
.shangbiao {
  margin-top: 50px;
}
.shangbiao > div {
  width: 15%;
  display: inline-block;
}
@media (max-width: 1300px) {
  .shangbiao > div {
    width: 20%;
  }
}
@media (max-width: 900px) {
  .headerBgPic {
    height: 500px;
  }
}
.conPos h1 {
  font-size: 64px;
  font-weight: 500;
}
@media (max-width: 780px) {
  .conPos h1 {
    font-size: 32px;
    line-height: 60px;
  }
}
@media (max-width: 900px) {
  .conPos h1 {
    font-size: 42px;
  }
  .conPos {
    margin-top: 75px;
  }
}
@media (max-width: 1300px) {
  .conPos h1 {
    font-size: 50px;
    line-height: 72px;
  }
}
.conPos p {
  font-size: 34px;
}
@media (max-width: 900px) {
  .secDiv {
    font-size: 68px;
    line-height: 76px;
  }
  .shangbiao > div {
    width: 30%;
  }
}
.tt {
  font-size: 20px;
}
.header_ul {
  position: relative;
  width: 100%;
  float: left;
  height: 184px;
}
.header_ul ul {
  width: 90%;
  padding: 1em;
  float: left;
}
.header_ul > li {
  width: 25%;
}
.header_li {
  /*position: absolute;*/
  float: left;
  top: 0;
  height: 184px;
  z-index: 49;
  overflow: hidden;
}
.header_li::-webkit-scrollbar {
  width: 0;
}
.header_li, html {
  /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
  -ms-overflow-style: none;
  /*火狐下隐藏滚动条*/
  overflow: -moz-scrollbars-none;
}
.fir_header_li {
  /*left: 0;*/
}
.sec_header_li {
  /*left: 25%;*/
}
.thi_header_li {
  /*left: 50%;*/
}
.fou_header_li {
  /*left: 75%;*/
}
@media (max-width: 768px) {
  .secDiv {
    font-size: 40px;
    line-height: 76px;
  }
  .tt {
    font-size: 15px;
  }
  .headerBgPic {
    height: 250px;
  }
}
@media (max-width: 1050px) {
  .header_ul > li {
    width: 50%;
  }
}
.header_ul li ul li {
  width: 100%;
  color: #fff;
  line-height: 29px;
}
.header_ul li ul li h2 {
  margin: 10px 0;
}
.fir_header_li {
  background: -webkit-linear-gradient(#009a54, #3da777);
  background: -o-linear-gradient(#009a54, #3da777);
  background: -moz-linear-gradient(#009a54, #3da777);
  background: linear-gradient(#009a54, #3da777);
}
.sec_header_li {
  background: -webkit-linear-gradient(#3b45cb, #5e68d9);
  background: -o-linear-gradient(#3b45cb, #5e68d9);
  background: -moz-linear-gradient(#3b45cb, #5e68d9);
  background: linear-gradient(#3b45cb, #5e68d9);
}
.thi_header_li {
= background: -webkit-linear-gradient(#e3ac01, #f5bf18);
  background: -o-linear-gradient(#e3ac01, #f5bf18);
  background: -moz-linear-gradient(#e3ac01, #f5bf18);
  background: linear-gradient(#e3ac01, #f5bf18);
}
.fou_header_li {
  background: -webkit-linear-gradient(#162383, #272f94);
  background: -o-linear-gradient(#162383, #272f94);
  background: -moz-linear-gradient(#162383, #272f94);
  background: linear-gradient(#162383, #272f94);
}
.mginb-16 {
  margin-bottom: 16px;
}
.cent-cont {
  position: absolute;
  left: 12%;
  top: 20%;
}
.cent-cont .cent-cont {
  position: absolute;
  left: 10.5%;
  top: 50%;
  margin-top: -240px;
  color: #fff;
  z-index: 3;
}
.cent-cont .word {
  color: #fff;
  font-size: 50px;
  line-height: 68px;
}
.cent-cont .word p {
  position: relative;
  overflow: hidden;
  height: 68px;
}
.cent-cont li .word p .font-sign {
  position: relative;
  display: block;
  top: 20px;

  filter: alpha(opacity=0);
}
.cent-cont li .link {
  display: block;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  margin-top: 50px;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  position: relative;
  overflow: hidden;

  filter: alpha(opacity=0);
}
.cent-cont li .link i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/ico_16.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}
.i-fir-wrap {
  position: relative;
  background-color: #fff;
  z-index: 2;
  float: left;
  width: 100%;
}
@media (min-width: 1050px) {
  .i-fir-wrap {
    position: relative;
    background-color: #fff;
    z-index: 2;
    float: left;
    width: 100%;

  }
}
li {
  float: left;
}
.fr {
  float: right;
  display: inline;
}
.fl {
  float: left;
  display: inline;
}
.i-column-wrap.black .stit {
  color: #333;
}
.i-column-wrap .stit {
  font-size: 26px;
  line-height: 46px;
  color: #333;
  margin-left: -1px;
}
.i-column-wrap.black .stit a {
  color: #333;
}
.i-column-wrap.black .line {
  background-color: #9a9a9a;
}
.i-column-wrap .line {
  display: block;
  width: 10px;
  height: 2px;
  background-color: #9a9a9a;
  margin-top: 10px;
}
.i-column-wrap.black .mtit {
  color: #444;
}
.i-column-wrap .mtit {
  display: block;
  margin-top: 18px;
  line-height: 36px;
  color: #444;
  font-size: 16px;
}
.i-column-wrap.black .mtit a {
  color: #444;
}
.i-column-wrap .font {
  display: block;
  line-height: 24px;
  font-size: 13px;
  margin-top: 10px;
}
.i-column-wrap.black .link {
  border: 1px solid #aaa;
}
.i-column-wrap.black .link:hover {
  background-color: #000;
  transition: all 0.3s ease 0s;
}
.i-column-wrap .link {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-top: 98px;
  transition: background 0.3s ease 0s;
  position: relative;
  overflow: hidden;
}
.i-column-wrap .link .bg {
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  transition: all 0.3s ease 0s;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
}
.i-fir-wrap .left-wrap .num-box {
  width: 210px;
  height: 206px;
  background-color: #f0f0f0;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
.i-fir-wrap .left-wrap .num-box .num {
  display: inline-block;
  color: #999;
  font-size: 24px;
  line-height: 58px;
  font-family: "Base-font";
  margin-top: 62px;
  background: url(../img/line_01.png) no-repeat center top;
}
.i-fir-wrap .left-wrap .num-box p {
  color: #888;
}
.i-wrap .up-graybox .stit {
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  color: #fff;
  display: none;
}
.i-wrap .up-graybox .stit:hover {
  display: block;
}
.i-column-wrap.black .link i {
  background: url(../img/ico_06.png) no-repeat center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transition: all 0.3s ease 0s;
}
.i-wrap .up-graybox .linet {
  top: 0;
}
.i-wrap .up-graybox .line {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
.i-wrap .up-graybox .lineb {
  bottom: 0;
}
.i-wrap .up-graybox .line {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
/*第二块*/
@media (min-width: 1050px) {
  .i-sec-wrap.active .img-box, .i-sec-wrap.active .right-cont {
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .i-sec-wrap.active .img-box {
    transition: all 0.3s ease 0s;
  }
  .i-sec-wrap .img-box, .i-sec-wrap .right-cont {
    margin-top: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .i-sec-wrap .img-box {
    width: 64%;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .i-sec-wrap .img-box:hover img {
    transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
  }
  .i-sec-wrap .img-box:hover .stit {
    display: block;
  }
  .i-wrap .up-graybox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.4s ease 0s;
  }
  .i-wrap .up-graybox .stit {
    display: none;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff;
  }
  .text .i-fir-wrap .right-wrap .img-box:hover .stit {

    display: block;
  }
  .i-wrap .up-graybox .out-ico {
    display: none;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .i-wrap .up-graybox .line {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    margin-left: -50px;
  }
  .i-sec-wrap.active .img-box, .i-sec-wrap.active .right-cont {
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .i-sec-wrap.active .right-cont {
    transition: all 0.3s ease 0.1s;
  }
  .i-sec-wrap .img-box, .i-sec-wrap .right-cont {
    margin-top: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .i-sec-wrap .right-cont {
    width: 28%;
    margin-right: 3.9%;
    color: #fff;
    padding-top: 88px;
  }
}
@media (max-width: 1440px) {
  .i-sec-wrap .right-cont, .i-fou-wrap .cont-wrap, .i-sex-wrap .cont-wrap {
    padding-top: 50px;
  }
}
.i-sec-wrap .right-cont .stit {
  /* font-size: 40px; */
  font-size: 26px;
  line-height: 60px;
}
.i-column-wrap.white .stit {
  color: #fff;
  font-weight: bold;
}
.i-column-wrap .stit {
  font-size: 26px;
  line-height: 46px;
  color: #333;
  margin-left: -1px;
}
.i-column-wrap.white .stit a {
  color: #fff;
}
.i-sec-wrap .img-box .up-graybox {
  display: none;
}
.i-sec-wrap .img-box:hover .up-graybox {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
}
.i-sec-wrap .img-box:hover .stit {
  display: block;
}
.i-column-wrap.white .line {
  background-color: #9a9a9a;
}
.i-column-wrap .line {
  display: block;
  width: 10px;
  height: 2px;
  background-color: #9a9a9a;
  margin-top: 10px;
}
.i-sec-wrap .right-cont .mtit {
  line-height: 28px;
}
.i-column-wrap.white .mtit {
  color: #cdcdcd;
}
.i-column-wrap .mtit {
  display: block;
  margin-top: 18px;
  line-height: 36px;
  color: #444;
  font-size: 16px;
}
.i-column-wrap.white .mtit a {
  color: #cdcdcd;
}
.i-column-wrap.white .font {
  color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.i-column-wrap .font {
  display: block;
  line-height: 24px;
  font-size: 13px;
  margin-top: 10px;
}
.i-sec-wrap .right-cont .link-box {
  margin-top: 96px;
}
.i-sec-wrap .right-cont .link-box a {
  display: inline-block;
  line-height: 26px;
  height: 26px;
  font-size: 13px;
  margin-bottom: 14px;
  border: 1px solid #828282;
  padding: 0 12px;
  border-radius: 18px;
  margin-right: 10px;
  color: #fff;
  transition: all 0.3s ease 0s;
  float: left;
}
.i-sec-wrap .right-cont .link-box h3 {
  display: inline-block;
}
h3 {
  font-size: 14.04px;
}
.i-sec-wrap {
  position: relative;
  background-color: #2f2f2f;
  float: left;
  width: 100%;
}
@media (max-width: 1440px) {
  .i-sec-wrap .right-cont .link-box {
    margin-top: 40px;
  }
}
/*响应式*/
@media (max-width: 1050px) {
  .i-fir-wrap .left-wrap {
    width: 100%;
  }
  .i-fir-wrap .right-wrap {
    width: 100%;
  }
  .i-fir-wrap .left-wrap .num-box {
    display: none;
  }
  .i-sec-wrap .img-box {
    width: 100%;
  }
  .i-sec-wrap .right-cont {
    width: 90%;
  }
  .i-column-wrap .link {
    margin-top: 20px;
  }
  .i-fir-wrap .left-wrap {
    padding-bottom: 38px;
  }
  .i-sec-wrap .right-cont .link-box {
    margin-top: 40px;
  }
  .i-sec-wrap .right-cont {
    padding-top: 26px;
    padding-bottom: 38px;
  }
  .i-fir-wrap .left-wrap .cent-cont {
    position: inherit;
    left: 0;
    top: 0;
    margin-top: 30px;
    width: 92%;
    margin-left: 4%;
  }
}
.m-sub-menu .bot-link .link1 {
  background: url(../img/ico_01.png) no-repeat center;
  background-size: auto 16px;
}
.m-sub-menu .bot-link .link2 {
  background: url(../img/ico_02.png) no-repeat center;
  background-size: auto 16px;
}
.m-sub-menu .bot-link .link3 {
  background: url(../img/ico_03.png) no-repeat center;
  background-size: auto 16px;
}
.m-sub-menu .bot-link a {
  display: inline-block;
  width: 36px;
  height: 50px;
  margin-right: 20px;
  float: left;
}
.m-sub-menu .list-wrap li .col-box {
  display: block;
  width: 84%;
  padding: 0 7.8% 0 8.2%;
}
.m-sub-menu .bot-link {
  width: 84%;
  padding: 0 7.8% 0 8.2%;
  margin-top: 30px;
}
.m-sub-menu .list-wrap .point {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../img/ico_38.png) no-repeat center;
  margin-top: 26px;
}
/*成功案例*/
@media (min-width: 1050px) {
  .i-thi-wrap.active .main-wrap {
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .i-thi-wrap .main-wrap {
    margin-top: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease 0s;
  }
  .i-thi-wrap .main-wrap {
    width: 93.4%;
    margin: 0 auto;
  }
  .i-thi-wrap .tit-box h4 {
    font-size: 26px;
    line-height: 36px;
    color: #333;
    font-weight: normal;
    margin: 20px 0;
  }
  .i-thi-wrap .tit-box .intr {
    line-height: 26px;
    font-size: 15px;
    margin-top: 6px;
    color: #999;
  }
  .i-thi-wrap .nav-box {
    margin-top: 24px;
  }
  .i-thi-wrap .nav-box .more {
    display: inline-block;
    font-size: 14px;
    line-height: 42px;
    color: #777;
    background: url(../img/ico_09.png) no-repeat left center;
    padding-left: 22px;
    transition: all 0.3s ease 0s;
  }
  .i-thi-wrap .nav-box .left-link span.cur, .i-thi-wrap .nav-box .left-link span.cur, .i-thi-wrap .nav-box .left-link span:hover, .i-thi-wrap .nav-box .left-link span:hover, .i-thi-wrap .nav-box .left-link a.cur, .i-thi-wrap .nav-box .left-link a.cur, .i-thi-wrap .nav-box .left-link a:hover, .i-thi-wrap .nav-box .left-link a:hover {
    background-color: #333 !important;
    color: #fff;
  }
  .i-thi-wrap .nav-box .left-link .all {
    font-family: "Base-font";
    text-align: center;
    width: 75px;
  }
  .i-thi-wrap .nav-box .left-link span, .i-thi-wrap .nav-box .left-link a {
    display: inline-block;
    float: left;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    margin-right: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
  }
  .i-thi-wrap .nav-box .left-link .type1 {
    background: url(../img/ico_10.png) no-repeat 20px center #f5f5f5;
  }
  .i-thi-wrap .nav-box .left-link .type-link {
    padding-left: 50px;
    padding-right: 30px;
  }
  .i-thi-wrap .nav-box .left-link span, .i-thi-wrap .nav-box .left-link a {
    display: inline-block;
    float: left;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    margin-right: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
  }
  .i-thi-wrap .nav-box .left-link .type1 {
    background: url(../img/ico_10.png) no-repeat 20px center #f5f5f5;
  }
  .i-thi-wrap .nav-box .left-link .type-link {
    padding-left: 50px;
    padding-right: 30px;
  }
  .i-thi-wrap .nav-box .left-link span, .i-thi-wrap .nav-box .left-link a {
    display: inline-block;
    float: left;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    margin-right: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
  }
  .i-thi-wrap .nav-box .left-link .type1 {
    background: url(../img/ico_10.png) no-repeat 20px center #f5f5f5;
  }
  .i-thi-wrap .nav-box .left-link .type4 {
    background: url(../img/ico_71.png) no-repeat 25px center #f5f5f5;
  }
  .i-thi-wrap .nav-box .more {
    display: inline-block;
    font-size: 14px;
    line-height: 42px;
    color: #777;
    background: url(../img/ico_09.png) no-repeat left center;
    padding-left: 22px;
    transition: all 0.3s ease 0s;
  }
  .i-thi-wrap .nav-box .left-link .type3 {
    background: url(../img/ico_12.png) no-repeat 25px center #f5f5f5;
  }
  .i-thi-wrap .nav-box .left-link .type-link {
    padding-left: 50px;
    padding-right: 30px;
  }
  .i-thi-wrap .nav-box .left-link span, .i-thi-wrap .nav-box .left-link a {
    display: inline-block;
    float: left;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    margin-right: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
  }
  .i-thi-wrap .nav-box {
    margin-top: 24px;
    width: 100%;
    float: left;
  }
  .i-thi-wrap .list-wrap {
    margin-top: 45px;
  }
  .i-thi-wrap .list-wrap ul {
    width: 101.6%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .i-thi-wrap .list-wrap li {

    margin-right: 1.6%;
    transition: box-shadow 0.3s ease 0s;
    margin-bottom: 20px;
  }
  .i-thi-wrap .list-wrap .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .i-thi-wrap .list-wrap .img:hover img {
    transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
  }
  img.up-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
  }
  .i-thi-wrap .list-wrap .up-graybox {
    z-index: 3;
  }
  .i-wrap .up-graybox {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.4s ease 0s;
  }
  .i-wrap .up-graybox .bgbox {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  .i-thi-wrap .list-wrap .img:hover img {
    transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
  }
  .i-thi-wrap .list-wrap .img:hover .up-graybox {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
  }
  .i-thi-wrap .list-wrap .img:hover .stit {
    display: block;
    trtransform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
  }
  .i-fou-wrap .img-box {
    width: 64%;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .i-wrap .up-graybox .out-ico {
    display: none;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .i-thi-wrap .list-wrap .up-graybox {
    z-index: 3;
  }
  .i-wrap .up-graybox {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);

  }
  .i-fou-wrap .img-box:hover .up-graybox {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
  }
  .i-fou-wrap .img-box:hover img {
    transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
  }
  .i-fou-wrap .img-box:hover .stit {
    display: block;
    transition: all 0.6s ease 0s;
  }
  .i-thi-wrap .list-wrap .cont-wrap {
    width: 86.5%;
    padding: 20px 6.5%;
    _border: 1px solid #f2f2f2;
    margin-top: -1px;
    float: left;
  }
  .i-thi-wrap .list-wrap .tit {
    line-height: 32px;
    font-size: 18px;
  }
  .i-thi-wrap .list-wrap .tit a {
    display: inline-block;
    color: #333;
  }
  .i-thi-wrap .list-wrap .tit a {
    display: inline-block;
    color: #333;
  }
  .i-thi-wrap .list-wrap .bot-link {
    display: block;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    line-height: 40px;
    position: relative;
  }
  .i-thi-wrap .list-wrap .bot-link .stt {
    font-size: 14px;
  }
  .i-thi-wrap .list-wrap .bot-link .point {
    display: inline-block;
    width: 24px;
    height: 8px;
    background: url(../img/ico_08_h.png) no-repeat right center;
    margin-top: 14px;
  }
  .i-thi-wrap .mobile-scroll {
    display: none;
    position: relative;
    overflow: hidden;
    padding-bottom: 48px;
  }
  .i-thi-wrap .list-wrap {
    margin-top: 45px;
  }
  .i-thi-wrap.active .main-wrap {
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .i-thi-wrap .main-wrap {
    margin-top: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease 0s;
  }
  .i-thi-wrap .main-wrap {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    margin-top: 80px;
  }
  .i-thi-wrap .nav-box .left-link span.cur, .i-thi-wrap .nav-box .left-link span.cur, .i-thi-wrap .nav-box .left-link span:hover, .i-thi-wrap .nav-box .left-link span:hover, .i-thi-wrap .nav-box .left-link a.cur, .i-thi-wrap .nav-box .left-link a.cur, .i-thi-wrap .nav-box .left-link a:hover, .i-thi-wrap .nav-box .left-link a:hover {
    background-color: #333 !important;
    color: #fff;
  }
  .i-thi-wrap .nav-box .left-link .all {
    font-family: "Base-font";
    text-align: center;
    width: 75px;
  }
  .i-thi-wrap .nav-box .left-link span, .i-thi-wrap .nav-box .left-link a {
    display: inline-block;
    float: left;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    margin-right: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
  }
  .i-thi-wrap {
    float: left;
    background: #fff;
    width: 100%;
  }
  .i-thi-wrap .nav-box .left-link a h1, .i-thi-wrap .nav-box .left-link a h2 {
    font-size: 14px;
    line-height: 50px;
  }
  .i-thi-wrap .nav-box .left-link span, .i-thi-wrap .nav-box .left-link a {
    display: inline-block;
    float: left;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    margin-right: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
  }
  .i-thi-wrap .list-wrap li {
    width: 31.5%;
    margin-right: 1.6%;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .i-thi-wrap .pc-scroll ul li {
    margin-right: 0;
    width: 100%;
  }
}
.i-column-wrap {
  width: 29%;
  margin-left: 3.2%;

}
.i-fou-wrap .i-column-wrap, .i-sex-wrap .i-column-wrap {
  padding-top: 82px;
}
.i-fou-wrap {
  background-color: #2f2f2f;
  float: left;
}
.i-column-wrap.white .link i {
  background: url(../img/ico_05.png) no-repeat center;
}
.i-column-wrap .link i {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transition: all 0.3s ease 0s;
}
.i-column-wrap.white .link {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.i-column-wrap .link {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-top: 98px;
  transition: background 0.3s ease 0s;
  position: relative;
  overflow: hidden;
}
.i-column-wrap .link:hover {
  background: #CDCDCD;
}
@media (min-width: 1050px) {
  .fadeIntop {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(30px);
  }
}
.news-recommend-list {
  position: relative;
  overflow: hidden;
  padding-left: 5px;
  margin-left: -5px;
}
.news-recommend-list ul {
  width: 102%;
  padding-bottom: 10px;
}
.news-recommend-list li {
  width: 31.3%;
  margin-right: 2%;
  transition: box-shadow 0.3s ease 0s;
}
.news-recommend-list .img {
  display: block;
  position: relative;
  overflow: hidden;
}
.news-recommend-list .img .bgimg {
  width: 100%;
}
.news-recommend-list .img img {
  transform: translateZ(0px);
  transition: transform 0.3s ease 0s;
}
.news-recommend-list .img img {
  transform: translateZ(0px);
  transition: transform 0.3s ease 0s;
}
img.up-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.news-recommend-list .img .up-gray {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.3s ease 0s;
}
.news-recommend-list .cont-wrap {
  padding-top: 18px;
  padding-bottom: 10px;
  border: 1px solid #f8f8f8;
  float: left;
  width: 100%;
}
.news-recommend-list .cont-wrap .cont {
  width: 90%;
  margin: 0 auto;
}
.news-recommend-list .cont-wrap .tit {
  font-size: 18px;
  line-height: 30px;
}
.news-recommend-list .cont-wrap .tit a {
  display: block;
  color: #1c1c1c;
  height: 30px;
  position: relative;
  overflow: hidden;
  padding-top: 3px;
  padding-bottom: 3px;
}
.news-recommend-list .cont-wrap .word {
  display: block;
  line-height: 24px;
  font-size: 14px;
  margin-top: 4px;
  height: 85px;
}
.news-recommend-list .cont-wrap .word a {
  display: inline-block;
}
.news-recommend-list .cont-wrap .bot-link {
  line-height: 46px;
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
}
.news-recommend-list .cont-wrap .bot-link .more {
  font-size: 14px;
  display: inline-block;
  font-family: "Base-font";
}
.news-recommend-list .cont-wrap .bot-link .link-point {
  display: inline-block;
  width: 24px;
  height: 8px;
  background: url(../img/ico_08.png) no-repeat center;
  margin-top: 18px;
}
.contact-wrap {
  width: 100%;
  float: left;
}
.contact-wrap .main-wrap {
  width: 82.8%;
  margin: 0 auto;
}
.contact-wrap {
  background-color: #f6f6f6;
  padding-top: 50px;
  padding-bottom: 50px;
}
.contact-wrap .city-list {
  width: 166px;
  margin-right: 100px;
}
.contact-wrap .city-list ul {
  width: 100%;
}
.contact-wrap .city-list li.cur, .contact-wrap .city-list li:hover {
  color: #333;
}
.contact-wrap .city-list li {
  width: 100%;
  line-height: 36px;
  font-size: 24px;
  color: #c5c5c5;
  cursor: pointer;
  font-family: "Base-font";
  transition: color 0.3s ease 0s;
}
.contact-wrap .address {
  margin-right: 8%;
  width: 300px;
}
.contact-wrap h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  font-family: "Base-font";
  padding-bottom: 13px;
  border-bottom: 1px solid #e3e3e3;
  color: #333;
}
.contact-wrap .address .cont {
  padding-top: 25px;
}
.contact-wrap .address .cont p {
  line-height: 24px;
  font-size: 14px;
  color: #666;
}
.contact-wrap .address .cont .stt {
  font-weight: bold;
}
.contact-wrap .address .cont .link-map {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../img/ico_13.png) no-repeat center;
  margin-top: 8px;
  transition: background 0.3s ease 0s;
}
.contact-wrap .weixin {
  margin-right: 100px;
  width: 240px;
}
.contact-wrap h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  font-family: "Base-font";
  padding-bottom: 13px;
  border-bottom: 1px solid #e3e3e3;
  color: #333;
}
.contact-wrap .weixin .wx-img {
  padding-top: 26px;
}
.contact-wrap .advis {
  width: 205px;
}
.contact-wrap h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  font-family: "Base-font";
  padding-bottom: 13px;
  border-bottom: 1px solid #e3e3e3;
  color: #333;
}
.contact-wrap .advis .link-qq {
  padding-top: 28px;
}
.contact-wrap .advis .link-qq a {
  display: inline-block;
  margin-bottom: 10px;
  border: 1px solid #e3e3e3;
  padding-left: 40px;
  line-height: 34px;
  width: 75px;
  font-size: 12px;
  background: url(../img/ico_14.png) no-repeat 17px center;
  transition: all 0.3s ease 0s;
}
.contact-wrap .advis .link-qq a {
  display: inline-block;
  margin-bottom: 10px;
  border: 1px solid #e3e3e3;
  padding-left: 40px;
  line-height: 34px;
  width: 75px;
  font-size: 12px;
  background: url(../img/ico_14.png) no-repeat 17px center;
  transition: all 0.3s ease 0s;
}
.wx-img img {
  width: 36%;
}
@media (max-width: 1440px) {
  .contact-wrap .city-list {
    width: 166px;
    margin-right: 28px;
  }
  .contact-wrap .address {
    width: 290px;
    margin-right: 8%;
  }
  .contact-wrap .weixin {
    width: 190px;
    margin-right: 30px;
  }
  .contact-wrap .advis {
    width: 180px;
  }

}
@media (max-width: 1050px) {
  .contact-wrap .city-list, .contact-wrap .advis {
    display: none;
  }
}
/*页脚*/
footer {
  background-color: #222;
  padding-top: 70px;
  padding-bottom: 54px;
  float: left;
  width: 100%;
}
footer .main-wrap {
  width: 82.8%;
  margin: 0 auto;
}
footer .top-wrap {
  padding-bottom: 35px;
  border-bottom: 1px solid #393939;
  width: 100%;
  float: left;
}
footer .top-wrap .nav {
  line-height: 40px;
}
footer .top-wrap .nav a {
  display: inline-block;
  font-size: 14px;
  float: left;
  color: #fff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  transition: opacity 0.3s ease 0s;
}
footer .top-wrap .nav .line {
  display: inline-block;
  float: left;
  width: 1px;
  height: 10px;
  background-color: #fff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  margin: 16px 20px 14px;
}
footer .top-wrap .call {
  line-height: 40px;
  margin-top: 2px;
  display: inline-block;
  color: #fff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  font-size: 12px;
}
footer .bot-wrap {
  /* line-height: 42px; */
  line-height: 24px;
  padding-top: 28px;
  font-size: 12px;
}
footer .bot-wrap .site-img {
  display: inline-block;
  margin-right: 8px;
  color: #7a7a7a;
}
footer .bot-wrap p {
  color: #7a7a7a;
  text-transform: uppercase;
}
footer .bot-wrap a {
  color: #7a7a7a;
  transition: all 0.3s ease 0s;
}
#i-sec-wrap {
  display: none;
}
@media (max-width: 1050px) {
  .swiper-slide {
    height: 500px !important;
  }
}
@media (max-width: 768px) {
  footer .top-wrap .nav {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .lunbo_position {
    display: none;
  }
}
@media (max-width: 1050px) {
  .content {
    overflow: hidden;
  }
  .img {
    position: relative;
    margin: 0 auto;
    width: 90%;
  }
  .header_ul {
    overflow: hidden;
    height: auto;
  }
  .header_ul .header_li {
    width: 100%;
    height: auto;
  }
  .i-thi-wrap .tit-box {
    padding: 15px;
  }
  .i-thi-wrap .tit-box h4 {
    font-size: 24px;
  }
  .i-thi-wrap .img .up-pic {
    height: auto;
  }
  .i-thi-wrap .cont-wrap {
    padding: 15px;
  }
  .i-thi-wrap .tit {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .i-thi-wrap .intr {
    margin-bottom: 10px;
    color: #666;
  }
}
