* {
  margin: 0;
  padding: 0; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden; }

body {
  color: #474747;
  margin: 0 auto;
  background: #ffffff;
  min-width: 320px;
  font-size: 12px;
  line-height: 24px;
  font-family: "Microsoft Yahei",Helvetica,Arial,sans-serif; }

ol, ul, li {
  list-style: none; }

img {
  border: none;
  vertical-align: top; }

a {
  color: #474747;
  text-decoration: none;
  outline: none; }

a:hover {
  color: #323233; }

button, input, select, textarea {
  font-size: 100%;
  font-family: tahoma;
  margin: 0;
  outline: 0 none;
  vertical-align: baseline;
  *vertical-align: middle;
  border: none; }

input {
  -webkit-appearance: none;
  outline: none;
  border-radius: 0; }

input:focus, textarea:focus {
  outline: none; }

input:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-modify: read-write-plaintext-only; }

input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none; }

textarea {
  -webkit-appearance: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

.clearfix:before, .clearfix:after {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.none {
  display: none; }

em, i {
  font-style: normal; }

b {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

@font-face {
  font-family: 'HelveticaCyrBold';
  src: url("../font/HelveticaCyrBold.eot");
  src: url("../font/HelveticaCyrBold.eot?#font-spider") format("embedded-opentype"), url("../font/HelveticaCyrBold.woff") format("woff"), url("../font/HelveticaCyrBold.ttf") format("truetype"), url("../font/HelveticaCyrBold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.HelveticaCyrBold {
  font-family: 'HelveticaCyrBold'; }

.inner_title b {
  font-family: 'HelveticaCyrBold'; }

.dobuletxtoverflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.trans, .footer_bot .footer_right a, .footer .footer_nav dl dt a, .footer .footer_nav dl dd a, .common_more, .common_more span, .common_more:before, .sec_news dl dt .title {
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }

.imgem, .team_list li .img em, .sec_news dl dd em {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }

.elli, .sec_news dl dt .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.header {
  position: fixed;
  z-index: 555;
  width: 100%;
  left: 0;
  top: 0; }

.headerwrap {
  position: relative;
  padding: 29px 5% 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.menu_btn {
  display: inline-block;
  width: 32px;
  padding: 10px; }

.menu_btn.is-hidden {
  visibility: hidden; }

.menu_btn > * {
  display: block;
  height: 2px;
  background-color: #282636;
  -webkit-transition: width 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: width 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  margin-bottom: 8px; }

.is-white .menu_btn > * {
  background-color: #fff; }

.menu_btn .-top {
  width: 32px; }

.menu_btn .-middle {
  width: 32px; }

.menu_btn .-bottom {
  width: 32px;
  margin-bottom: 0; }

.menu_btn:hover .-top {
  width: 30px; }

.menu_btn:hover .-middle {
  width: 40px; }

.menu_btn:hover .-bottom {
  width: 50px; }

.p-menuModal {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #333333; }

.p-menuModal.is-hidden {
  /*display: none*/ }

.modal_closebtn {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 5%;
  top: 29px;
  padding: 12px 38px 12px 10px; }

.modal_closewrap {
  position: relative;
  display: block;
  width: 30px;
  height: 30px; }

.modal_closewrap .-left {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 28px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.modal_closewrap .-left:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  display: block;
  width: 32px;
  height: 4px;
  background-color: #333333;
  margin-top: -2px;
  margin-left: -1px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform .8s ease 0s;
  transition: -webkit-transform .8s ease 0s;
  transition: transform .8s ease 0s;
  transition: transform 0.8s ease 0s, -webkit-transform 0.8s ease 0s; }

:hover > .modal_closewrap .-left:before {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.modal_closewrap .-right {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 28px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.modal_closewrap .-right:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  display: block;
  width: 32px;
  height: 4px;
  background-color: #333333;
  margin-top: -2px;
  margin-left: -1px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform .8s ease .1s;
  transition: -webkit-transform .8s ease .1s;
  transition: transform .8s ease .1s;
  transition: transform 0.8s ease 0.1s, -webkit-transform 0.8s ease 0.1s; }

:hover > .modal_closewrap .-right:after {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.modal_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }

.modal_menu ul li {
  margin-bottom: 20px;
  text-align: center; }

.modal_menu ul li > a {
  display: block;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 6px;
  font-size: 18px;
  color: #d8d7d7; }

.modal_menu ul li > a:after {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 0;
  width: 20px;
  height: 1px;
  background: #fe8f00;
  content: ""; }

.modal_menu dl dd {
  display: inline-block; }

.modal_menu dl dd a {
  line-height: 30px;
  font-size: 14px;
  color: #a4a4a4;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }

.modal_menu dl dd a:hover {
  color: #fff; }

.modal_menu dl dd i {
  font-size: 14px;
  color: #a4a4a4; }

.modal_menu dl dd:last-child i {
  display: none; }

.modal_menu ul li a em {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.modal_menu ul li a em:before {
  left: 0;
  position: absolute;
  top: 0;
  clip: rect(0, 0, 100px, 0);
  content: attr(data-content);
  color: #fe8f00;
  display: inline-block;
  zoom: 1;
  -webkit-transition: clip 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: clip 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%; }

.modal_menu ul li:hover em:before {
  clip: rect(0, 200px, 100px, 0); }

.modal_menu ul li > a:before {
  content: "";
  width: 30px;
  height: 1px;
  background: #fe8f00;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
  transform-origin: center;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  visibility: hidden\9; }

.modal_menu ul li:hover > a:before {
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transform-origin: 0;
  visibility: visible\9; }

.w_1200 {
  width: 96%;
  margin: 0 auto;
  max-width: 1200px; }

.footer_bot {
  line-height: 24px;
  padding: 17px 0;
  background: #222222;
  font-size: 12px;
  color: #868686; }
  .footer_bot .footer_left {
    float: left; }
  .footer_bot .footer_right {
    float: right; }
    .footer_bot .footer_right a {
      color: #868686; }
      .footer_bot .footer_right a:hover {
        color: #fff; }

.footer {
  width: 100%;
  background: #333333;
  padding-top: 65px;
  padding-bottom: 59px; }
  .footer .w_1200 {
    position: relative; }
  .footer .footer_left {
    float: left;
    width: 37.5%; }
    .footer .footer_left dt {
      position: relative;
      margin-bottom: 24px;
      padding-bottom: 12px;
      font-size: 18px;
      color: #d8d7d7; }
      .footer .footer_left dt:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 20px;
        height: 1px;
        background: #fe8f00;
        content: ""; }
    .footer .footer_left dd {
      font-size: 14px;
      color: #a4a4a4; }
      .footer .footer_left dd p {
        margin-bottom: 13px;
        line-height: 24px;
        padding-left: 29px; }
      .footer .footer_left dd .p1 {
        background: url(../images/contact_icon1.png) no-repeat left 5px; }
      .footer .footer_left dd .p2 {
        background: url(../images/contact_icon2.png) no-repeat left 5px; }
      .footer .footer_left dd .p3 {
        background: url(../images/contact_icon3.png) no-repeat left 5px; }
  .footer .footer_nav {
    float: left;
    width: 54.83%; }
    .footer .footer_nav dl {
      float: left;
      width: 33.3%; }
      .footer .footer_nav dl dt {
        position: relative;
        margin-bottom: 24px;
        padding-bottom: 12px;
        font-size: 18px;
        color: #d8d7d7; }
        .footer .footer_nav dl dt:after {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 20px;
          height: 1px;
          background: #fe8f00;
          content: ""; }
        .footer .footer_nav dl dt a {
          color: #d8d7d7; }
          .footer .footer_nav dl dt a:hover {
            color: #fff; }
      .footer .footer_nav dl dd {
        line-height: 30px; }
        .footer .footer_nav dl dd a {
          font-size: 14px;
          color: #a4a4a4; }
          .footer .footer_nav dl dd a:hover {
            color: #fff; }
  .footer .footer_ewm {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px; }
    .footer .footer_ewm .img {
      display: block;
      margin-bottom: 12px; }
      .footer .footer_ewm .img img {
        width: 100%; }
    .footer .footer_ewm span {
      display: block;
      text-align: center;
      font-size: 14px;
      color: #a4a4a4; }

.header, .header .logo, .menu_btn {
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.header:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-color: #fff; }

.header:before {
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: -webkit-transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  content: ""; }

.header.js_scrolledHeader:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }

.header.js_scrolledHeader .headerwrap {
  padding: 15px 5% 15px; }

.modal_menu ul li.on > a {
  color: #fe8f00; }

.modal_menu dl dd.active a {
  color: #fe8f00; }



.section_partner{padding-bottom: 50px; }
.js_partner{ position: relative;padding-right: 1px;  }
.section_partner .common_title i{margin-bottom: 40px;}
.js_partner ul{ }
.js_partner li{float: left; }
.js_partner li a{  display: block; height: 90px;  text-align: center; border:1px solid #cacaca; box-sizing:border-box; margin-right: -1px;position: relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.js_partner li .img{ }
.js_partner li .img img{  max-width: 100%;}
.section_partner .prev,.section_partner .next{  width: 16px;height: 32px; position: absolute; top: 50%;margin-top: -16px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  }
.section_partner .prev{ left: -37px; background: url(../images/partner_leftarrow.png) no-repeat center;}
.section_partner .next{ left: auto; right: -31px; background: url(../images/partner_rightarrow.png) no-repeat center; }
.section_partner .prev:hover,.section_partner .next:hover{ opacity: 0.8; }
.section_partner .prev.swiper-button-disabled,.section_partner .next.swiper-button-disabled{ opacity: 0.6; cursor:default;}

.js_partner li a{ position: relative;display: block; height:90px; text-align:center; line-height:90px; *font-size:75px;}
.js_partner li a:after{content:' '; vertical-align:middle;}
.js_partner li a img{vertical-align:middle;}
.js_partner li a:hover{ opacity: 0.8; }

.section_partner .swiper-pagination{ display: none; bottom: 0;text-align: center;width: 100%;}
.section_partner .swiper-pagination .swiper-pagination-bullet{ margin: 0 4px;}
.section_partner .swiper-pagination .swiper-pagination-bullet-active{ background: #e47e37; }

@media only screen and (max-width: 1260px) {
.section_partner .prev,.section_partner .next{ display: none;}
.js_partner{ padding-bottom: 30px; }
.section_partner .swiper-pagination{ display: block;}


  /*1260 end*/ }
@media only screen and (max-width: 991px) {
  .footer {
    padding: 30px 0; }

  .footer .footer_left {
    width: 100%; }

  .footer .footer_nav {
    width: 100%; }

  .footer .footer_nav dl {
    width: 100%;
    margin-bottom: 20px; }

  .footer .footer_nav dl dt {
    width: 100%;
    margin-bottom: 5px; }

  .footer .footer_nav dl dd {
    display: inline-block;
    margin-right: 20px; }

  .footer .footer_ewm {
    position: static; }

  .footer_bot .footer_left, .footer_bot .footer_right {
    width: 100%;
    text-align: center; }

  .headerwrap {
    padding: 15px 5% 15px; }

  .modal_closebtn {
    top: 15px; }

  /*991 end*/ }
@media only screen and (max-width: 780px) {
  /*780 end*/ }
@media only screen and (max-width: 480px) {
  /*480 end*/ }
.imgem, .team_list li .img em, .sec_news dl dd em {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }

.elli, .sec_news dl dt .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*banner*/
.banner li {
  position: relative; }

.banner li .img {
  position: relative;
  padding-bottom: 100vh;
  height: 0; }

.banner li .img em {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-size: cover; }

.banner .txt {
  position: absolute;
  top: 50%;
  width: 96%;
  max-width: 1200px;
  left: 50%;
  transform: translate(-50%, -50%); margin-top: -40px; }

.banner .txt1 {
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 26px; }

.banner .txt1 span {
  display: block;
  font-size: 32px;
  color: #333333; }

.banner .txt2 {
  line-height: 50px;
  margin-top: 15px; }

.banner .txt2 span {
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #555555; }

.banner .txt3 {
  line-height: 24px; }

.banner .txt3 span {
  display: block;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase; }

.banner .swiper-button-prev, .banner .swiper-button-next {
  display: none; }

.banner .swiper-pagination {
  display: none; }

.banner .line {
  height: 2px !important;
  overflow: hidden; }

.banner .line span {
  position: relative;
  display: block;
  float: left;
  width: 30px;
  height: 2px;
  line-height: 1;
  z-index: 9999;
  font-size: 0;
  overflow: hidden; }

.banner .line span:before {
  position: absolute;
  left: 50%;
  top: 0px;
  content: "";
  width: 0;
  height: 1px;
  overflow: hidden;
  background: #e47e37; }

.banner .swiper-slide-active .line span:before {
  width: 100%;
  left: 0;
  background: #e47e37;
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s; }

.banner .txt1 span {
  transition: transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateX(-100%); }

.banner .swiper-slide-active .txt1 span {
  transform: translateX(0); }

.banner .txt2 {
  max-height: 96px;
  overflow: hidden;
  max-width: 480px; }

.banner .txt2 span {
  transition: transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
  transform: translateX(-100%); }

.banner .swiper-slide-active .txt2 span {
  transform: translateX(0); }

.banner .txt3 {
  max-height: 41px;
  overflow: hidden; }

.banner .txt3 span {
  transition: transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
  transform: translateX(-100%); }

.banner .swiper-slide-active .txt3 span {
  transform: translateX(0); }

.banner .swiper-slide-active .img em {
  animation: scaleUpDown 1.2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }

@keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
/* section_case start */
.common_title b {
  display: block;
  line-height: 35px;
  margin-bottom: 25px;
  font-size: 30px;
  color: #333333; }
.common_title i {
  display: block;
  margin-bottom: 28px;
  width: 30px;
  height: 2px;
  background: #e47e37;
  line-height: 1; }
.common_title span {
  display: block;
  font-size: 14px;
  color: #555555; }


.section_case {
  padding-top: 100px;
  padding-bottom: 110px;
  background: url(../images/case_bg.jpg) no-repeat center top; }

.common_more {
  position: relative;
  display: inline-block;
  padding: 0 62px;
  line-height: 54px;
  height: 54px;
  overflow: hidden;
  border: 1px solid #b0b0b0;
  font-size: 16px; }
  .common_more span {
    position: relative;
    display: block;
    color: #333333; }
  .common_more:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e47e37;
    content: "";
    transform: translateX(-100%); }
  .common_more:hover {
    border-color: #e47e37; }
  .common_more:hover span {
    color: #fff; }
  .common_more:hover:before {
    transform: translateX(0); }

.case_left {
  float: left;
  width: 22.25%;
  margin-top: 60px; }

.js_case {
  float: left;
  width: 77.75%; }

.case_button {
  position: relative;
  width: 113px;
  height: 24px;
  line-height: 24px;
  margin-top: 123px;
  margin-bottom: 88px; }

.case_button .swiper-button-prev, .case_button .swiper-button-next {
  width: 31px;
  height: 24px; }

.case_button .swiper-button-prev {
  left: 0;
  background: url(../images/case_arrow.png) no-repeat left center; }

.case_button .swiper-button-next {
  right: 0;
  background: url(../images/case_arrow.png) no-repeat right center; }

.case_button .swiper-pagination {
  font-size: 14px;
  color: #333333; }

.section_team {
  background: url(../images/team_bg.jpg) no-repeat center top;
  position: relative;
  padding: 47px 0 48px; }
  .section_team .bg {
    position: absolute;
    left: 0;
    top: 47px;
    bottom: 48px;
    width: 38.54%;
    background: #333333; }

.team_left {
  position: relative;
  float: left;
  padding-top: 98px;
  padding-bottom: 124px; }
  .team_left .common_title {
    max-width: 268px; }
    .team_left .common_title b {
      font-size: 32px;
      color: #fff; }
    .team_left .common_title span {
      max-height: 120px;
      overflow: hidden;
      line-height: 30px;
      font-size: 14px;
      color: #fff; }
  .team_left .more {
    margin-top: 44px;
    display: block;
    position: relative;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    color: #fff;
    padding-right: 53px; }
    .team_left .more:after {
      position: absolute;
      left: 75px;
      top: 0;
      width: 25px;
      height: 25px;
      background: url(../images/arrow.png) no-repeat left center;
      content: ""; }

.team_right {
  float: right;
  width: 64.17%;
  margin-top: 93px; }

.bordertrans, .team_list li a:after, .sec_news dl a:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 10px solid #e47e37;
  content: "";
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(1.05); }

.borderhover, .team_list li a:hover:after, .sec_news dl a:hover:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1); }

.team_list li {
  float: left;
  width: 29.87%;
  margin-right: 5.195%; }
  .team_list li a {
    display: block;
    position: relative; }
  .team_list li .img {
    display: block;
    position: relative;
    padding-bottom: 143.48%;
    overflow: hidden; }
.team_list li:last-child {
  margin-right: 0; }

.section_news {
  padding: 88px 0 81px; }
  .section_news .w_1200 {
    position: relative; }
  .section_news .btn {
    text-align: center;
    margin-top: 66px; }

.sec_news {
  position: relative;
  padding-left: 29%; min-height: 645px;  }
  .sec_news .common_title {
    position: absolute;
    left: 0;
    top: 0;
    width: 29%;
    padding-top: 54px; }
  .sec_news dl a {
    display: block;
    position: relative;
    overflow: hidden; }
  .sec_news dl dt {
    padding: 60px 9.2% 0;
    box-sizing: border-box;
    height: 220px; }
    .sec_news dl dt .title {
      margin-bottom: 13px;
      font-size: 18px;
      color: #333333; }
    .sec_news dl dt h4 {
      margin-bottom: 15px;
      max-height: 48px;
      overflow: hidden;
      font-size: 14px;
      color: #666666; }
    .sec_news dl dt h5 i {
      display: block;
      background: url(../images/news_arrow.png) no-repeat center;display: none;
      width: 23px;
      height: 24px; }
  .sec_news dl dd {
    position: relative;
    padding-bottom: 220px;
    overflow: hidden;
    height: 0; }
  .sec_news .dl1 {
    width: 29%;
    position: absolute;
    left: 0;
    bottom: 0; }
  .sec_news .dl2 dt, .sec_news .dl4 dt {
    float: left;
    width: 59.15%;
    padding: 60px 4.69% 0; }
  .sec_news .dl2 dd, .sec_news .dl4 dd {
    float: left;
    width: 40.85%; }
  .sec_news .dl3 dt {
    float: right;
    width: 40.85%;
    padding: 60px 3.76% 0; }
  .sec_news .dl3 dd {
    float: right;
    width: 59.15%; }

.sec_news dl a:hover dt .title {
  color: #e47e37; }

.sec_news dl a:hover dd em {
  transform: scale(1.05); }

.js_team .swiper-pagination {
  display: none; }

@media only screen and (max-width: 1260px) {
  /*1260 end*/ }
@media only screen and (max-width: 991px) {

  .section_partner .common_title b{text-align: center;}
  .banner .txt1 span {
    font-size: 24px; }

  .common_title i {
    margin: 0 auto 10px; }

  .common_title b, .common_title b {
    margin-bottom: 10px; }

  .common_more {
    box-sizing: border-box;
    width: 80%;
    text-align: center; }

  .section_team {
    position: relative;
    padding-bottom: 60px;
    padding-top: 30px; }

  .section_team .bg {
    display: none; }

  .team_left {
    position: static;
    float: none;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 20px; }

  .team_left .common_title {
    max-width: 100%;
    text-align: center; }

  .team_left .common_title b {
    color: #333333; }

  .team_left .common_title span {
    color: #555555; }

  .team_right {
    float: none;
    width: 100%;
    margin-top: 0; }

  .team_left .more {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    bottom: 20px;
    color: #333; }

  .team_left .more:after {
    background: url(../images/news_arrow.png) no-repeat center; }

  .section_news {
    padding: 30px 0; }

  .sec_news {
    padding-left: 0; }

  .sec_news .common_title {
    position: static;
    width: 100%;
    padding-top: 0;
    text-align: center;
    margin-bottom: 20px; }

  .sec_news .common_title i {
    margin: 0 auto 10px; }

  .sec_news .dl1 {
    width: 100%;
    position: static; }

  .sec_news .dl1 dt {
    float: right;
    width: 40.85%;
    padding: 60px 3.76% 0; }

  .sec_news .dl1 dd {
    float: right;
    width: 59.15%; }

  .section_news .btn {
    margin-top: 10px; }

  .js_team {
    padding-bottom: 30px; }

  .js_team .swiper-pagination {
    display: block;
    bottom: 0; }

  .js_team .swiper-pagination-bullet-active {
    background: #e47e37; }

  .section_case {
    position: relative;
    padding-top: 30px;
    padding-bottom: 130px; }

  .case_left {
    width: 100%;
    margin-top: 0px; }
    .case_left .common_title {
      text-align: center; }

  .case_button {
    position: absolute;
    left: 50%;
    bottom: 90px;
    margin: 0;
    transform: translateX(-50%); }

  .section_case .common_more {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%); }

  .js_case {
    margin-top: 15px;
    width: 100%; }

  .hex .txt {
    top: 0;
    height: 100%;
    -webkit-transform: translateY(0%) translatez(0px);
    -ms-transform: translateY(0%) translatez(0px);
    transform: translateY(0%) translatez(0px);
    display: flex;
    align-items: center; }

  .hex .txt i {
    display: none; }

  .hex .txt b {
    margin-bottom: 0; }

    .sec_news{ min-height: auto;}

  /*991 end*/ }
@media only screen and (max-width: 780px) {
  .sec_news dl dt, .sec_news dl dd {
    width: 100% !important; }

  .sec_news dl dd {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 63.22% !important; }

  .sec_news dl dt {
    height: auto;
    padding: 15px 10px !important; }

  .sec_news dl {
    margin-bottom: 15px; }

  .sec_news dl a {
    position: relative;
    padding-top: 63.22%; }

  /*780 end*/ }
@media only screen and (max-width: 480px) {
  /*480 end*/ }

/*# sourceMappingURL=index.css.map */
