html,
body {
  position: relative;
  height: 100%;
  *height: auto;
}
[class^=mobile-] {
  display: none;
}
@media screen and (max-width: 1024px) {
  [class^=pc-] {
    display: none;
  }
  [class^=mobile-] {
    display: initial;
  }
}
.showNav {
  overflow: hidden;
}
.showNav body {
  overflow: hidden;
}
.showNav .header .hd_c {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}
.widthMain {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .widthMain {
    width: auto;
    margin: 0 -0.3rem;
    padding: 0 0.3rem;
  }
}
.wp {
  min-height: 886px;
  _height: expression(this.scrollHeight < 886 ? "886px" : "auto");
  background: url(../images/banner.jpg) no-repeat center top;
  min-width: 1200px;
  _width: expression(document.body.clientWidth < 1200 ? "1200px" : "auto");
}
@media screen and (max-width: 1024px) {
  .wp {
    background: none;
    min-width: auto;
    _width: expression(document.body.clientWidth < NaN ? "NaNpx" : "auto");
    min-width: unset;
    width: 7.5rem;
    overflow: hidden;
    padding: 1rem 0.3rem 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.header {
  width: 1200px;
  margin: 0 auto;
  padding-top: 34px;
  height: 96px;
  line-height: 96px;
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .header {
    width: auto;
    margin: 0 -0.3rem;
    padding: 0 0.3rem;
  }
}
.header .hd_l {
  float: left;
  margin-right: 50px;
}
.header .hd_l a {
  display: block;
  height: 96px;
  *height: 72px;
  *padding-top: 24px;
}
.header .hd_c {
  float: left;
}
.header .hd_c .item {
  float: left;
  padding: 0 42px;
  color: #fff;
  position: relative;
}
.header .hd_c .item a {
  color: #fff;
}
.header .hd_c .item .hd {
  display: block;
  position: relative;
  cursor: pointer;
}
.header .hd_c .item .hd:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 1px;
  font-size: 0;
  line-height: 1;
  background: #fff;
  bottom: 19px;
  left: 50%;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.header .hd_c .item .bd {
  position: absolute;
  left: 50%;
  margin-left: -47px;
  max-height: 0;
  _height: expression(this.scrollHeight > 0 ? "0px" : "auto");
  overflow: hidden;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
       -o-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity ease-in-out 0.4s;
  -o-transition: opacity ease-in-out 0.4s;
  -moz-transition: opacity ease-in-out 0.4s;
  transition: opacity ease-in-out 0.4s;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: opacity,-o-transform;
  -moz-transition-property: opacity,transform,-moz-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform,-moz-transform,-o-transform;
}
.header .hd_c .item .bd a {
  display: block;
  line-height: 54px;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000');
  color: #fff;
  width: 94px;
  text-align: center;
  -webkit-transition: all ease-in-out 0.1s;
  -o-transition: all ease-in-out 0.1s;
  -moz-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
}
:root .header .hd_c .item .bd a {
  -webkit-filter: none\9;
          filter: none\9;
}
.header .hd_c .item .bd a:hover {
  background: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#4c000000');
}
:root .header .hd_c .item .bd a:hover {
  -webkit-filter: none\9;
          filter: none\9;
}
.header .hd_c .item:hover .hd:after {
  width: 34px;
  -webkit-transform: translateX(-17px);
     -moz-transform: translateX(-17px);
      -ms-transform: translateX(-17px);
       -o-transform: translateX(-17px);
          transform: translateX(-17px);
  margin-left: -17px \9;
}
.header .hd_c .item:hover .bd {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
  max-height: 300px;
  _height: expression(this.scrollHeight > 300 ? "300px" : "auto");
}
.header .hd_r {
  float: right;
  width: 154px;
}
.header .hd_r .searchbox {
  float: left;
  margin-right: 23px;
  position: relative;
  *padding-top: 37px;
}
.header .hd_r .searchbox .hd {
  cursor: pointer;
}
.header .hd_r .searchbox .bd {
  height: 0;
  overflow: hidden;
  position: absolute;
  background: #fff;
  right: 0;
  margin-right: -60px;
  width: 185px;
  line-height: 30px;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: opacity,-o-transform;
  -moz-transition-property: opacity,transform,-moz-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform,-moz-transform,-o-transform;
}
.header .hd_r .searchbox .bd .input_text {
  text-indent: 1em;
  width: 100%;
  height: 30px;
  vertical-align: top;
}
.header .hd_r .searchbox .bd .btn_search {
  cursor: pointer;
  width: 33px;
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  border: 0;
  background: none;
}
.header .hd_r .searchbox:hover .bd {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
  height: 30px;
}
.header .hd_r .tel {
  color: #fff;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    _position: absolute;
    width: 7.5rem;
    margin: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    left: 0;
    top: -1px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1rem;
    background: #fff;
    z-index: 600;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    _left: expression(eval(document.documentElement.scrollLeft)+0);
    _right: auto;
    _top: expression(eval(document.documentElement.scrollTop)+-1);
    _bottom: auto;
  }
  .header .hd_c,
  .header .hd_r {
    display: none;
  }
  .header .hd_c {
    display: none;
    -webkit-transform: translateX(-100%);
       -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000');
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    transition: all linear 0.1s;
    _left: expression(eval(document.documentElement.scrollLeft)+0);
    _right: auto;
    _top: expression(eval(document.documentElement.scrollTop)+0);
    _bottom: auto;
    _left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0))-0);
    _right: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-0);
    _bottom: auto;
  }
  :root .header .hd_c {
    -webkit-filter: none\9;
            filter: none\9;
  }
  .header .hd_c .hd_c_inner {
    top: 0;
    height: 100%;
    background: #fff;
    width: 5.28rem;
  }
  .header .hd_c .hd_c_inner a {
    background: #fff;
    color: #000;
    font-size: 0.28rem;
    border-bottom: 1px solid #f7f7f7;
    display: block;
    text-align: center;
  }
  .header .hd_c .hd_c_inner .item {
    width: 100%;
    padding: 0;
    line-height: 0.75rem;
  }
  .header .hd_c .hd_c_inner .item div.hd {
    display: none;
  }
  .header .hd_c .hd_c_inner .item .bd {
    margin: 0;
    position: static;
    max-height: 20rem;
    _height: expression(this.scrollHeight > 20 ? "20px" : "auto");
    max-height: 20rem!important;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  .header .hd_c .hd_c_inner .item .bd a {
    line-height: 0.75rem;
    width: 100%;
    background: #fff;
    color: #000;
  }
  .header .hd_c .hd_c_inner .item:hover .hd:after {
    display: none;
  }
}
:root .header .hd_c .item:hover .hd:after {
  margin-left: 0;
}
.banner {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .banner {
    width: auto;
    margin: 0 -0.3rem;
    padding: 0 0.3rem;
  }
}
.banner .pc-banner {
  height: 356px;
  padding-top: 400px;
  width: 878px;
}
.banner .pc-banner .hd {
  line-height: 122px;
  font-size: 60px;
  font-weight: bold;
}
.banner .pc-banner .bd {
  font-size: 20px;
  line-height: 34px;
}
@media screen and (max-width: 1024px) {
  .banner {
    width: auto;
    margin: 0 -0.3rem;
    height: 4.37rem;
    background-image: -webkit-image-set(url(../images/banner@2x.png) 2x, url(../images/banner@3x.png) 3x);
    -moz-background-size: cover!important;
         background-size: cover!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .banner {
      background-image: url(../images/banner@2x.png);
      -moz-background-size: 375px 207.5px;
           background-size: 375px 207.5px;
    }
  }
  .banner .mobile-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    text-align: center;
  }
  .banner .mobile-banner .hd {
    font-size: 0.55rem;
    line-height: 1;
  }
  .banner .mobile-banner .bd {
    padding-top: 0.33rem;
    font-size: 0.18rem;
    width: 6.2rem;
    line-height: 0.26rem;
  }
  .banner .mobile-banner.mobile-banner1 .hd {
    font-size: 0.9rem;
  }
  .banner .mobile-banner.mobile-banner1 .bd {
    line-height: 0.73rem;
    text-transform: uppercase;
    font-size: 0.25rem;
    padding-top: 0;
  }
}
.div_main {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .div_main {
    width: auto;
    margin: 0 -0.3rem;
    padding: 0 0.3rem;
  }
}
.pc-platform_statistics {
  height: 120px;
  background: rgba(255, 255, 255, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7ffffff', endColorstr='#f7ffffff');
  margin-top: -60px;
  position: relative;
  -webkit-box-shadow: 0 2px 4px #ccc;
     -moz-box-shadow: 0 2px 4px #ccc;
          box-shadow: 0 2px 4px #ccc;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
:root .pc-platform_statistics {
  -webkit-filter: none\9;
          filter: none\9;
}
.pc-platform_statistics .item {
  float: left;
  height: 120px;
  border-right: 1px solid #f1f1f1;
  width: 239px;
  text-align: center;
}
.pc-platform_statistics .item .hd {
  color: #ff6c00;
  line-height: 30px;
  font-size: 16px;
  font-weight: bolder;
  padding-top: 36px;
}
.pc-platform_statistics .item .hd .num {
  font-size: 30px;
}
.pc-platform_statistics .item .bd {
  font-size: 14px;
  line-height: 30px;
  color: #999;
}
.pc-platform_statistics .item .bd .icon {
  margin-right: 5px;
}
.pc-platform_statistics .item.item-last {
  border-right: none;
}
.title1 {
  text-align: center;
}
.title1 .txt {
  line-height: 40px;
  font-size: 32px;
}
.title1 .en {
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .title1 .txt {
    line-height: 0.51rem;
    font-size: 0.35rem;
  }
  .title1 .en {
    font-size: 0.16rem;
    line-height: 0.37rem;
  }
}
.mod-home-service {
  padding-top: 118px;
}
.mod-home-service .container {
  padding-top: 43px;
}
.mod-home-service .item {
  float: left;
  width: 240px;
  height: 290px;
  text-align: center;
  position: relative;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  overflow: hidden;
}
.mod-home-service .item .frontface {
  position: absolute;
  width: 100%;
  height: 100%;
  *left: 0;
  background: #fff;
  -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
          transform: rotateY(0);
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
  transition: all linear 0.4s;
}
.mod-home-service .item .frontface .icon_wp {
  padding: 64px 0 18px;
  height: 80px;
}
.mod-home-service .item .frontface .txt {
  font-size: 24px;
  line-height: 40px;
}
.mod-home-service .item .frontface .en {
  font-size: 12px;
  color: #666;
  line-height: 28px;
  text-transform: uppercase;
}
.mod-home-service .item .backface {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  *left: 0;
  *top: 110%;
  top: 110%\9\0;
  -webkit-transform: rotateY(-180deg);
     -moz-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform linear 0.4s;
  transition: -webkit-transform linear 0.4s;
  -o-transition: -o-transform linear 0.4s;
  -moz-transition: transform linear 0.4s, -moz-transform linear 0.4s;
  transition: transform linear 0.4s;
  transition: transform linear 0.4s, -webkit-transform linear 0.4s, -moz-transform linear 0.4s, -o-transform linear 0.4s;
  color: #fff;
  display: table;
}
.mod-home-service .item .backface .backface_inner {
  height: 290px;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  padding: 0 44px;
  *padding-top: 15px;
  line-height: 48px;
}
.mod-home-service .item .backface .backface_inner .line {
  overflow: hidden;
}
.mod-home-service .item .backface .backface_inner a {
  font-size: 16px;
  color: #fff;
}
.mod-home-service .item:after {
  content: " ";
  width: 1px;
  height: 268px;
  background: #f0f0f0;
  position: absolute;
  right: 0;
  top: 10px;
}
.mod-home-service .item.item-last:after {
  display: none;
}
.mod-home-service .item .item_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  *left: 0;
}
.mod-home-service .item:hover .item_inner .frontface {
  -webkit-transform: rotateY(-180deg);
     -moz-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.mod-home-service .item:hover .item_inner .backface {
  top: 0\9\0;
  *top: 0;
  -webkit-transform: rotateY(0deg);
     -moz-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.mod-home-service .item:hover:after {
  display: none;
}
.mod-home-service .item.item-dljzh .backface {
  -webkit-box-shadow: 0 0 4px #33b7fd;
     -moz-box-shadow: 0 0 4px #33b7fd;
          box-shadow: 0 0 4px #33b7fd;
  background: #33b7fd url(../images/bg_dljzh.png) no-repeat center center;
  -moz-background-size: cover;
       background-size: cover;
}
.mod-home-service .item.item-qyshch .backface {
  -webkit-box-shadow: 0 0 4px #fa8b6d;
     -moz-box-shadow: 0 0 4px #fa8b6d;
          box-shadow: 0 0 4px #fa8b6d;
  background: #fa8b6d url(../images/bg_qyshch.png) no-repeat center center;
  -moz-background-size: cover;
       background-size: cover;
}
.mod-home-service .item.item-gshzhc .backface {
  -webkit-box-shadow: 0 0 4px #feb416;
     -moz-box-shadow: 0 0 4px #feb416;
          box-shadow: 0 0 4px #feb416;
  background: #feb416 url(../images/bg_gshzhc.png) no-repeat center center;
  -moz-background-size: cover;
       background-size: cover;
}
.mod-home-service .item.item-qyfw .backface {
  -webkit-box-shadow: 0 0 4px #ae70ff;
     -moz-box-shadow: 0 0 4px #ae70ff;
          box-shadow: 0 0 4px #ae70ff;
  background: #ae70ff url(../images/bg_qyfw.png) no-repeat center center;
  -moz-background-size: cover;
       background-size: cover;
}
.mod-home-service .item.item-qyhl .backface {
  -webkit-box-shadow: 0 0 4px #f95fa8;
     -moz-box-shadow: 0 0 4px #f95fa8;
          box-shadow: 0 0 4px #f95fa8;
  background: #f95fa8 url(../images/bg_qyhl.png) no-repeat center center;
  -moz-background-size: cover;
       background-size: cover;
}
@media screen and (max-width: 1024px) {
  .mod-home-service {
    padding-top: 1.05rem;
  }
  .mod-home-service .container {
    padding: 0.5rem 0 1.02rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-home-service .container .item {
    width: 1.35rem;
    height: auto;
    font-size: 0.22rem;
  }
  .mod-home-service .container .item .item_inner {
    position: static;
  }
  .mod-home-service .container .item .frontface {
    position: static;
  }
  .mod-home-service .container .item .frontface .icon_wp {
    padding: 0;
    height: 1.34rem;
  }
  .mod-home-service .container .item .frontface .txt {
    font-size: 0.22rem;
    line-height: 0.54rem;
  }
  .mod-home-service .container .item .frontface .en {
    display: none;
  }
  .mod-home-service .container .item .backface {
    display: none;
  }
  .mod-home-service .container .item:after {
    display: none;
  }
  .mod-home-service .container .item:hover .frontface {
    -webkit-transform: rotateY(0);
       -moz-transform: rotateY(0);
            transform: rotateY(0);
  }
  .mod-home-service .container .item:hover .backface {
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
  }
}
.mod-home-company_brief {
  padding-top: 195px;
  height: 421px;
  padding-bottom: 77px;
  position: relative;
}
.mod-home-company_brief .container {
  position: relative;
  z-index: 10;
  width: 420px;
}
.mod-home-company_brief .container .hd {
  font-size: 26px;
  line-height: 71px;
  font-weight: normal;
}
.mod-home-company_brief .container .bd {
  line-height: 31px;
  color: #999;
  font-size: 14px;
}
.mod-home-company_brief .container .ft {
  padding-top: 40px;
}
.mod-home-company_brief .container .ft .btn {
  color: #fff;
  width: 200px;
  height: 57px;
  font-size: 14px;
  -webkit-border-radius: 28px;
     -moz-border-radius: 28px;
          border-radius: 28px;
  background: #fa951e;
  background: -webkit-gradient(linear, left top, right top, from(#f1d84f), to(#ff6c00));
  background: -webkit-linear-gradient(left, #f1d84f, #ff6c00);
  background: -moz-linear-gradient(left, #f1d84f, #ff6c00);
  background: -o-linear-gradient(left, #f1d84f, #ff6c00);
  background: linear-gradient(to right, #f1d84f, #ff6c00);
  display: block;
  text-align: center;
  line-height: 57px;
}
.mod-home-company_brief .banner {
  position: absolute;
  right: 0;
  top: 194px;
  width: 841px;
  height: 421px;
  background: url(../images/bg_company_brief.png) no-repeat top right;
}
@media screen and (max-width: 1024px) {
  .mod-home-company_brief {
    padding-top: 0.9rem;
    padding-bottom: 0;
    height: auto;
    margin: 0 -0.3rem;
    background: #f9f9f9;
  }
  .mod-home-company_brief .banner {
    position: static;
    width: 5.42rem;
    height: 2.71rem;
    background-image: -webkit-image-set(url(../images/bg_company_brief@2x.png) 2x, url(../images/bg_company_brief@3x.png) 3x);
    background-image: image-set(url(../images/bg_company_brief@2x.png) 2x, url(../images/bg_company_brief@3x.png) 3x);
    margin: 0 auto;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-company_brief .banner {
      background-image: url(../images/bg_company_brief@2x.png);
      -moz-background-size: 271px 135.5px;
           background-size: 271px 135.5px;
    }
  }
  .mod-home-company_brief .container {
    padding-top: 0.23rem;
    width: 6.1rem;
    text-align: center;
    margin: 0 auto;
  }
  .mod-home-company_brief .container .hd {
    font-size: 0.28rem;
    line-height: 0.83rem;
  }
  .mod-home-company_brief .container .bd {
    font-size: 0.18rem;
    line-height: 0.32rem;
  }
  .mod-home-company_brief .container .ft {
    padding: 0.48rem 0 0.86rem;
  }
  .mod-home-company_brief .container .ft .btn {
    width: 2rem;
    height: 0.58rem;
    font-size: 0.2rem;
    -webkit-border-radius: 0.29rem;
       -moz-border-radius: 0.29rem;
            border-radius: 0.29rem;
    line-height: 0.58rem;
    margin: 0 auto;
  }
}
.mod-home-applicable_people {
  padding: 33px 0 0;
}
.mod-home-applicable_people .container {
  padding: 72px 0 180px;
  overflow: hidden;
}
.mod-home-applicable_people .item {
  width: 390px;
  height: 230px;
  position: relative;
  float: left;
  margin-right: 20px;
  color: #373839;
}
.mod-home-applicable_people .item .item_inner {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  *left: 0;
  overflow: hidden;
}
.mod-home-applicable_people .item .item_inner .frontface {
  position: absolute;
  width: 100%;
  *left: 0;
  height: 227px;
  border-bottom: 4px solid #ff6c00;
  font-size: 24px;
  line-height: 69px;
}
.mod-home-applicable_people .item .item_inner .frontface .icon-wp {
  padding-top: 60px;
  line-height: 46px;
}
.mod-home-applicable_people .item .item_inner .backface {
  position: absolute;
  width: 100%;
  *left: 0;
  padding-top: 95px;
  height: 135px;
  text-align: center;
  overflow: hidden;
  display: none;
}
.mod-home-applicable_people .item .item_inner .backface .btn {
  border: 2px solid #fff;
  line-height: 37px;
  width: 176px;
  -webkit-border-radius: 19px;
     -moz-border-radius: 19px;
          border-radius: 19px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 18px;
  color: #fff;
}
.mod-home-applicable_people .item:hover .item_inner .frontface {
  display: none;
}
.mod-home-applicable_people .item:hover .item_inner .backface {
  display: block;
}
.mod-home-applicable_people .item.item1 {
  background: url(../images/applicable_people1.jpg) no-repeat center center;
}
.mod-home-applicable_people .item.item1:hover {
  background: url(../images/applicable_people1_1.jpg) no-repeat center center;
}
.mod-home-applicable_people .item.item2 {
  width: 380px;
  background: url(../images/applicable_people2.jpg) no-repeat center center;
}
.mod-home-applicable_people .item.item2:hover {
  background: url(../images/applicable_people2_1.jpg) no-repeat center center;
}
.mod-home-applicable_people .item.item3 {
  float: right;
  margin-right: 0;
  background: url(../images/applicable_people3.jpg) no-repeat center center;
}
.mod-home-applicable_people .item.item3:hover {
  background: url(../images/applicable_people3_1.jpg) no-repeat center center;
}
@media screen and (max-width: 1024px) {
  .mod-home-applicable_people {
    padding: 1.04rem 0 0;
  }
  .mod-home-applicable_people .container {
    padding: 0.61rem 0 0.69rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .mod-home-applicable_people .item {
    width: 6.9rem;
    height: 3.49rem;
    margin: 0 0 0.45rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -moz-background-size: cover!important;
         background-size: cover!important;
  }
  .mod-home-applicable_people .item .item_inner .frontface {
    height: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 0.06rem solid #ff6c00;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 0.32rem;
    line-height: 0.99rem;
  }
  .mod-home-applicable_people .item .item_inner .frontface .icon-wp {
    padding: 0;
    line-height: 0.66rem;
  }
  .mod-home-applicable_people .item .item_inner .backface {
    display: none;
  }
  .mod-home-applicable_people .item:hover .item_inner .frontface {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mod-home-applicable_people .item:hover .item_inner .backface {
    display: none;
  }
  .mod-home-applicable_people .item.item1 {
    background-image: -webkit-image-set(url(../images/applicable_people1@2x.png) 2x, url(../images/applicable_people1@3x.png) 3x);
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-applicable_people .item.item1 {
      background-image: url(../images/applicable_people1@2x.png);
      -moz-background-size: 345px 174.5px;
           background-size: 345px 174.5px;
    }
  }
  .mod-home-applicable_people .item.item1:hover {
    background-image: -webkit-image-set(url(../images/applicable_people1@2x.png) 2x, url(../images/applicable_people1@3x.png) 3x);
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-applicable_people .item.item1:hover {
      background-image: url(../images/applicable_people1@2x.png);
      -moz-background-size: 345px 174.5px;
           background-size: 345px 174.5px;
    }
  }
  .mod-home-applicable_people .item.item2 {
    width: 100%;
    background-image: -webkit-image-set(url(../images/applicable_people2@2x.png) 2x, url(../images/applicable_people2@3x.png) 3x);
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-applicable_people .item.item2 {
      background-image: url(../images/applicable_people2@2x.png);
      -moz-background-size: 345px 174.5px;
           background-size: 345px 174.5px;
    }
  }
  .mod-home-applicable_people .item.item2:hover {
    background-image: -webkit-image-set(url(../images/applicable_people2@2x.png) 2x, url(../images/applicable_people2@3x.png) 3x);
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-applicable_people .item.item2:hover {
      background-image: url(../images/applicable_people2@2x.png);
      -moz-background-size: 345px 174.5px;
           background-size: 345px 174.5px;
    }
  }
  .mod-home-applicable_people .item.item3 {
    background-image: -webkit-image-set(url(../images/applicable_people3@2x.png) 2x, url(../images/applicable_people3@3x.png) 3x);
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-applicable_people .item.item3 {
      background-image: url(../images/applicable_people3@2x.png);
      -moz-background-size: 345px 174.5px;
           background-size: 345px 174.5px;
    }
  }
  .mod-home-applicable_people .item.item3:hover {
    background-image: -webkit-image-set(url(../images/applicable_people3@2x.png) 2x, url(../images/applicable_people3@3x.png) 3x);
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-applicable_people .item.item3:hover {
      background-image: url(../images/applicable_people3@2x.png);
      -moz-background-size: 345px 174.5px;
           background-size: 345px 174.5px;
    }
  }
}
.mod-home-why_choose_us {
  padding: 191px 0 162px;
  height: 629px;
  background: url(../images/bg_home_why_choose_us.jpg) no-repeat center top;
}
.mod-home-why_choose_us .title {
  width: 350px;
  height: 629px;
  background: url(../images/bg_title_why_choose_us.png) no-repeat;
  color: #fff;
  float: left;
  font-size: 34px;
}
.mod-home-why_choose_us .title .txt {
  padding: 30px 0 0 50px;
  height: 92px;
  line-height: 92px;
  padding-bottom: 4px;
  position: relative;
}
.mod-home-why_choose_us .title .txt:after {
  content: " ";
  position: absolute;
  width: 40px;
  height: 4px;
  background: #fff;
  overflow: hidden;
  bottom: 0;
  left: 50px;
}
.mod-home-why_choose_us .title .en {
  padding-top: 16px;
  line-height: 54px;
  padding-left: 50px;
}
.mod-home-why_choose_us .container {
  float: right;
  padding: 24px 87px 0 0;
  width: 640px;
}
.mod-home-why_choose_us .item {
  float: left;
  width: 254px;
  padding: 0 33px;
  height: 280px;
}
.mod-home-why_choose_us .item .icon_wp {
  padding-top: 23px;
  height: 55px;
  text-align: center;
}
.mod-home-why_choose_us .item .hd {
  font-size: 22px;
  line-height: 54px;
  text-align: center;
  font-weight: 500;
  color: #333;
}
.mod-home-why_choose_us .item .bd {
  color: #808080;
  font-size: 14px;
  line-height: 28px;
}
.mod-home-why_choose_us .item.item_1 .hd,
.mod-home-why_choose_us .item.item_2 .hd {
  color: #fff;
}
.mod-home-why_choose_us .item.item_1 .bd,
.mod-home-why_choose_us .item.item_2 .bd {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .mod-home-why_choose_us {
    padding: 0;
    margin: 0 -0.3rem;
    padding: 0 0.3rem;
    height: auto;
    background-image: -webkit-image-set(url(../images/bg_home_why_choose_us@2x.png) 2x, url(../images/bg_home_why_choose_us@3x.png) 3x);
    -moz-background-size: auto 3.05rem !important;
         background-size: auto 3.05rem !important;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-why_choose_us {
      background-image: url(../images/bg_home_why_choose_us@2x.png);
      -moz-background-size: 375px 152.5px;
           background-size: 375px 152.5px;
    }
  }
  .mod-home-why_choose_us .title {
    width: 1.19rem;
    height: 1.525rem;
    font-size: 0.115rem;
    line-height: 0.18rem;
    background-image: -webkit-image-set(url(../images/bg_title_why_choose_us@2x.png) 2x, url(../images/bg_title_why_choose_us@3x.png) 3x);
    float: none;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-why_choose_us .title {
      background-image: url(../images/bg_title_why_choose_us@2x.png);
      -moz-background-size: 119px 152.5px;
           background-size: 119px 152.5px;
    }
  }
  .mod-home-why_choose_us .title .txt {
    padding: 0.43rem 0 0 0.36rem;
    height: 0.64rem;
    line-height: 0.64rem;
  }
  .mod-home-why_choose_us .title .txt:after {
    left: 0.36rem;
    width: 0.27rem;
    height: 0.02rem;
  }
  .mod-home-why_choose_us .title .en {
    padding: 0.1rem 0 0 0.36rem;
    line-height: 0.36rem;
  }
  .mod-home-why_choose_us .container {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding: 0.15rem 0 1.11rem;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-home-why_choose_us .container .item {
    width: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 1.97rem;
    padding: 0 0.2rem;
  }
  .mod-home-why_choose_us .container .item .icon_wp {
    padding-top: 0.42rem;
    height: 0.34rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .mod-home-why_choose_us .container .item .hd {
    font-size: 0.18rem;
    line-height: 0.44rem;
  }
  .mod-home-why_choose_us .container .item .bd {
    padding-top: 0.08rem;
    font-size: 0.16rem;
    line-height: 0.24rem;
    text-align: center;
  }
  .mod-home-why_choose_us .container .item.item_1 .hd,
  .mod-home-why_choose_us .container .item.item_2 .hd {
    color: #333;
  }
  .mod-home-why_choose_us .container .item.item_1 .bd,
  .mod-home-why_choose_us .container .item.item_2 .bd {
    color: #808080;
  }
}
.mod-home-service_step {
  background: url(../images/bg_service_step_top.jpg) no-repeat center top;
}
.mod-home-service_step .div_main1 {
  height: 974px;
}
.mod-home-service_step .div_main1 .title1 {
  padding-top: 66px;
}
.mod-home-service_step .div_main1 .title1 .white {
  color: #fff;
  margin-right: 4px;
}
.mod-home-service_step .div_main1 .container {
  padding-top: 65px;
}
.mod-home-service_step .div_main1 .container .item {
  margin: 0 auto;
  height: 145px;
  width: 145px;
  margin-bottom: 42px;
  position: relative;
}
.mod-home-service_step .div_main1 .container .item .hd {
  width: 145px;
  height: 145px;
}
.mod-home-service_step .div_main1 .container .item .bd {
  position: absolute;
  left: 178px;
  white-space: nowrap;
  top: 0;
}
.mod-home-service_step .div_main1 .container .item .bd .t {
  padding-top: 33px;
  font-size: 30px;
  color: #000c1a;
  font-weight: 500;
  line-height: 42px;
}
.mod-home-service_step .div_main1 .container .item .bd .desc {
  line-height: 38px;
  font-size: 18px;
  color: #555454;
}
.mod-home-service_step .div_main_wp {
  height: 924px;
  background: #373839;
}
.mod-home-service_step .div_main_wp .title {
  padding-top: 87px;
  text-align: center;
}
.mod-home-service_step .div_main_wp .title .txt {
  font-size: 32px;
  line-height: 1;
  color: #e6e5e5;
  font-weight: 500;
  letter-spacing: 4px;
}
.mod-home-service_step .div_main_wp .title .ext {
  font-size: 18px;
  line-height: 38px;
  color: #5c5d5d;
  letter-spacing: 16px;
}
.mod-home-service_step .div_main_wp .container {
  padding-top: 65px;
  background: url(../images/bg_service_step_bottom.png) no-repeat 320px 67px;
}
.mod-home-service_step .div_main_wp .container .container_left {
  float: left;
}
.mod-home-service_step .div_main_wp .container .container_left .item {
  border-bottom: 4px solid #ff6c00;
  margin-bottom: 75px;
  padding-left: 7px;
}
.mod-home-service_step .div_main_wp .container .container_left .item .hd {
  line-height: 42px;
  font-size: 26px;
  color: #fff;
}
.mod-home-service_step .div_main_wp .container .container_left .item .hd .num {
  font-size: 70px;
  font-weight: 500;
  *line-height: 70px;
  color: #ff6c00;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.mod-home-service_step .div_main_wp .container .container_left .item .bd {
  font-size: 16px;
  padding: 0 0 17px 0;
  line-height: 55px;
  color: #fff;
}
.mod-home-service_step .div_main_wp .container .container_left .item.item1 {
  width: 220px;
}
.mod-home-service_step .div_main_wp .container .container_left .item.item2 {
  width: 306px;
}
.mod-home-service_step .div_main_wp .container .container_left .item.item3 {
  width: 393px;
}
.mod-home-service_step .div_main_wp .container .container_right {
  float: right;
  padding-top: 32px;
}
.mod-home-service_step .div_main_wp .container .container_right .items-service {
  width: 563px;
  height: 249px;
  margin-bottom: 19px;
  border: 1px solid #95a5fd;
  position: relative;
}
.mod-home-service_step .div_main_wp .container .container_right .items-service .hd {
  width: 145px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: -1px;
  left: -1px;
  background: #ff6c00;
}
.mod-home-service_step .div_main_wp .container .container_right .items-service .hd:after {
  content: " ";
  background: none;
  width: 0;
  height: 0;
  overflow: hidden;
  border: 50px solid transparent;
  border-top-color: #ff6c00;
  position: absolute;
  right: -20px;
  border-left-width: 20px;
  border-right-width: 20px;
}
.mod-home-service_step .div_main_wp .container .container_right .items-service .bd {
  padding: 106px 0 0 84px;
  line-height: 41px;
  *height: 85px;
}
.mod-home-service_step .div_main_wp .container .container_right .items-service .bd a {
  *line-height: 41px;
  color: #666;
  font-size: 14px;
  float: left;
  width: 158px;
}
.mod-home-service_step .div_main_wp .container .container_right .items-service .bd a .dot {
  color: #ff6c00;
  width: 17px;
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
}
.mod-home-service_step .div_main_wp .container .container_right .items-service.items-service1 {
  background: url(../images/bg_service1.png) no-repeat center center;
}
.mod-home-service_step .div_main_wp .container .container_right .items-service.items-service2 {
  background: url(../images/bg_service2.png) no-repeat center center;
}
@media screen and (max-width: 1024px) {
  .mod-home-service_step {
    background-image: -webkit-image-set(url(../images/bg_service_step_top@2x.png) 2x, url(../images/bg_service_step_top@3x.png) 3x);
    -moz-background-size: auto 5.73rem !important;
         background-size: auto 5.73rem !important;
    margin: 0 -0.3rem -2px;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-service_step {
      background-image: url(../images/bg_service_step_top@2x.png);
      -moz-background-size: 375px 286.5px;
           background-size: 375px 286.5px;
    }
  }
  .mod-home-service_step .div_main1 {
    height: 5.73rem;
  }
  .mod-home-service_step .div_main1 .title1 {
    padding-top: 0.46rem;
  }
  .mod-home-service_step .div_main1 .title1 .white {
    margin-right: 0.04rem;
    margin-left: -0.02rem;
  }
  .mod-home-service_step .div_main1 .container {
    padding-top: 0.27rem;
  }
  .mod-home-service_step .div_main1 .container .item {
    height: 0.7rem;
    width: 0.7rem;
    margin-bottom: 0.34rem;
  }
  .mod-home-service_step .div_main1 .container .item .hd {
    width: 0.7rem;
    height: 0.7rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mod-home-service_step .div_main1 .container .item .bd {
    left: 0.78rem;
    top: 0;
  }
  .mod-home-service_step .div_main1 .container .item .bd .t {
    padding-top: 0.05rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
  }
  .mod-home-service_step .div_main1 .container .item .bd .desc {
    line-height: 0.23rem;
    font-size: 0.14rem;
  }
  .mod-home-service_step .div_main_wp {
    height: auto;
    background-repeat: no-repeat;
    background-position: center 2.3rem;
    background-image: -webkit-image-set(url(../images/bg_service_step_bottom@2x.png) 2x, url(../images/bg_service_step_bottom@3x.png) 3x);
    -moz-background-size: auto 4.54rem !important;
         background-size: auto 4.54rem !important;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-service_step .div_main_wp {
      background-image: url(../images/bg_service_step_bottom@2x.png);
      -moz-background-size: 230.5px 227px;
           background-size: 230.5px 227px;
    }
  }
  .mod-home-service_step .div_main_wp .title {
    padding-top: 0.83rem;
  }
  .mod-home-service_step .div_main_wp .title .txt {
    font-size: 0.32rem;
    letter-spacing: 4px;
  }
  .mod-home-service_step .div_main_wp .title .ext {
    font-size: 0.18rem;
    line-height: 0.38rem;
    color: #5c5d5d;
    letter-spacing: 0.2rem;
    text-indent: 0.07rem;
  }
  .mod-home-service_step .div_main_wp .container {
    padding-top: 0.62rem;
    background: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .mod-home-service_step .div_main_wp .container .container_left {
    width: 5.7rem;
    margin: 0 auto;
  }
  .mod-home-service_step .div_main_wp .container .container_left .item {
    border-bottom-width: 0.04rem;
    margin-bottom: 0.74rem;
    padding-left: 0;
  }
  .mod-home-service_step .div_main_wp .container .container_left .item .hd {
    line-height: 0.54rem;
    font-size: 0.26rem;
    height: 0.54rem;
  }
  .mod-home-service_step .div_main_wp .container .container_left .item .hd .num {
    font-size: 0.7rem;
    margin-right: 0.1rem;
  }
  .mod-home-service_step .div_main_wp .container .container_left .item .bd {
    font-size: 0.16rem;
    padding: 0 0 0.22rem;
    line-height: 0.53rem;
  }
  .mod-home-service_step .div_main_wp .container .container_left .item.item1 {
    width: 2.22rem;
  }
  .mod-home-service_step .div_main_wp .container .container_left .item.item2 {
    width: 3.07rem;
  }
  .mod-home-service_step .div_main_wp .container .container_left .item.item3 {
    width: 3.92rem;
  }
  .mod-home-service_step .div_main_wp .container .container_right {
    padding-top: 0.34rem;
    background: #f5f5f5;
  }
  .mod-home-service_step .div_main_wp .container .container_right .items-service {
    width: 6.7rem;
    height: auto;
    margin: 0 auto;
    margin-bottom: 0;
    border: none;
    background: none!important;
  }
  .mod-home-service_step .div_main_wp .container .container_right .items-service .hd {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0.57rem 0 1.07rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: none;
    color: #040000;
    font-size: 0.32rem;
    line-height: 0.75rem;
  }
  .mod-home-service_step .div_main_wp .container .container_right .items-service .hd:after {
    border: none;
    width: 0.4rem;
    height: 0.03rem;
    background: #ff6c00;
    left: 50%;
    top: 1.3rem;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .mod-home-service_step .div_main_wp .container .container_right .items-service .bd {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-home-service_step .div_main_wp .container .container_right .items-service .bd a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 3.18rem;
    height: 2.22rem;
    background: #fff;
    border-bottom: 0.04rem solid #ff6c00;
    margin-bottom: 0.41rem;
    font-size: 0.28rem;
    line-height: 1;
    color: #040000;
  }
  .mod-home-service_step .div_main_wp .container .container_right .items-service .bd a .mobile-en {
    line-height: 0.46rem;
    font-size: 0.16rem;
  }
  .mod-home-service_step .div_main_wp .container .container_right .items-service .bd a .dot {
    display: none;
  }
}
.mod-home-news {
  background: #f3f3f3;
  padding: 75px 0 125px;
}
.mod-home-news .container {
  padding-top: 32px;
  overflow: hidden;
}
.mod-home-news .items_left {
  width: 450px;
  height: 543px;
  background: url(../images/news.jpg) no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  position: relative;
  float: left;
  margin-right: 12px;
}
.mod-home-news .items_left .txt {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000');
  width: 410px;
  line-height: 56px;
  font-size: 18px;
  padding: 0 20px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
:root .mod-home-news .items_left .txt {
  -webkit-filter: none\9;
          filter: none\9;
}
.mod-home-news .items_center {
  float: left;
  width: 450px;
}
.mod-home-news .items_center .item {
  display: block;
  padding: 25px 39px 0 40px;
  height: 241px;
  background: #fff;
  margin-bottom: 11px;
}
.mod-home-news .items_center .item .hd {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
.mod-home-news .items_center .item .bd {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  padding-bottom: 22px;
}
.mod-home-news .items_center .item .ft {
  display: table;
  width: 100%;
  border-top: 1px solid #f2f2f2;
}
.mod-home-news .items_center .item .ft .time {
  height: 122px;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  color: #999;
  line-height: 22px;
}
.mod-home-news .items_center .item .ft .time .day {
  line-height: 28px;
  font-size: 34px;
}
.mod-home-news .items_center .item .ft .more {
  height: 122px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 14px;
  text-align: right;
}
.mod-home-news .items_center .item.item-last {
  margin-bottom: 0;
}
.mod-home-news .items_center .item:hover .hd {
  color: #4c9de7;
}
.mod-home-news .item_right {
  float: right;
  width: 278px;
}
.mod-home-news .item_right .item {
  width: 248px;
  height: 99px;
  background: #fff;
  display: block;
  margin-bottom: 8px;
  padding: 33px 15px 43px;
}
.mod-home-news .item_right .hd {
  float: left;
  width: 85px;
  padding-left: 20px;
  color: #999;
  font-size: 16px;
  line-height: 29px;
}
.mod-home-news .item_right .hd .day {
  font-size: 34px;
  height: 60;
  line-height: 60px;
  position: relative;
}
.mod-home-news .item_right .hd .day:after {
  content: " ";
  border-right: 1px solid #f3f3f3;
  height: 91px;
  position: absolute;
  right: 0;
  top: 10px;
}
.mod-home-news .item_right .bd {
  float: left;
  width: 90px;
  padding-left: 28px;
  line-height: 32px;
  font-size: 18px;
  color: #000;
}
.mod-home-news .item_right .ft {
  float: right;
  padding-top: 70px;
  color: #d2d2d2;
  font-size: 20px;
}
.mod-home-news .item_right .item:hover .bd {
  color: #4c9de7;
}
@media screen and (max-width: 1024px) {
  .mod-home-news {
    background: #f5f5f5;
    margin: 0 -0.3rem;
    padding: 0.65rem 0 1.15rem;
  }
  .mod-home-news .container {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding-top: 0;
    width: 6.7rem;
    margin: 0.26rem auto 0;
  }
  .mod-home-news .items_left {
    width: 100%;
    height: 2.48rem;
    background-image: -webkit-image-set(url(../images/news@2x.png) 2x, url(../images/news@3x.png) 3x);
    background-image: image-set(url(../images/news@2x.png) 2x, url(../images/news@3x.png) 3x);
    -moz-background-size: cover!important;
         background-size: cover!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-home-news .items_left {
      background-image: url(../images/news@2x.png);
      -moz-background-size: 335px 124px;
           background-size: 335px 124px;
    }
  }
  .mod-home-news .items_left .txt {
    background: none;
    color: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1;
    font-size: 0.38rem;
    padding: 0 0.2rem;
    position: static;
  }
  .mod-home-news .items_center {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0.28rem 0.3rem 0;
  }
  .mod-home-news .items_center .item {
    padding: 0;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: auto;
    margin-bottom: 0;
  }
  .mod-home-news .items_center .item .hd,
  .mod-home-news .items_center .item .ft {
    display: none;
  }
  .mod-home-news .items_center .item .bd {
    font-size: 0.28rem;
    line-height: 0.84rem;
    padding-bottom: 0;
    color: #565656;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 6.1rem;
    height: 0.84rem;
    display: block;
  }
  .mod-home-news .item_right {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 0.3rem 0.15rem;
  }
  .mod-home-news .item_right .item {
    padding: 0;
    width: 100%;
    height: auto;
  }
  .mod-home-news .item_right .item .hd,
  .mod-home-news .item_right .item .ft {
    display: none;
  }
  .mod-home-news .item_right .item .bd {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.28rem;
    line-height: 0.84rem;
    height: auto;
    padding: 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #565656;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    height: 0.84rem;
    width: 6.1rem;
    display: -webkit-box;
  }
}
.footer {
  height: 450px;
  background: url(../images/bg_footer.jpg) no-repeat center top;
  padding-top: 68px;
}
.footer .div_main {
  overflow: hidden;
}
.footer .item {
  float: left;
  width: 149px;
  padding-left: 4px;
  color: #fff;
}
.footer .item a {
  color: #fff;
}
.footer .item .hd {
  font-size: 20px;
  line-height: 62px;
}
.footer .item .bd {
  font-size: 15px;
  line-height: 32px;
}
.footer .item .bd a {
  display: block;
}
.footer .item.item-last a {
  display: inline;
}
.footer .qrcode {
  float: right;
  color: #fff;
  line-height: 65px;
  font-size: 15px;
  text-align: center;
}
.footer .qrcode .img {
  width: 173px;
  height: 173px;
  background: url(../images/qrcode.png) no-repeat;
}
.footer .copyright {
  font-size: 15px;
  color: #fff;
  line-height: 139px;
  text-align: center;
  padding-top: 70px;
}
.footer .copyright a {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .footer {
    height: auto;
    background-image: -webkit-image-set(url(../images/bg_footer@2x.png) 2x, url(../images/bg_footer@3x.png) 3x);
    background-image: image-set(url(../images/bg_footer@2x.png) 2x, url(../images/bg_footer@3x.png) 3x);
    background-position: center top;
    -moz-background-size: cover!important;
         background-size: cover!important;
    background-repeat: no-repeat;
    margin: 0 -0.3rem;
    padding: 0.3rem 0.3rem 0;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .footer {
      background-image: url(../images/bg_footer@2x.png);
      -moz-background-size: 375px 304.5px;
           background-size: 375px 304.5px;
    }
  }
  .footer .div_main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    position: relative;
    margin-bottom: 0.32rem;
  }
  .footer .item {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    margin-bottom: 0.5rem;
  }
  .footer .item .hd {
    font-size: 0.26rem;
    line-height: 0.55rem;
  }
  .footer .item .bd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 0.23rem;
    line-height: 0.53rem;
  }
  .footer .item .bd a {
    margin-right: 0.5rem;
  }
  .footer .item .bd a:last-child {
    margin: 0;
  }
  .footer .qrcode {
    position: absolute;
    top: 1.7rem;
    right: 1.28rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    line-height: 0.3rem;
    font-size: 0.23rem;
  }
  .footer .qrcode .img {
    background-image: -webkit-image-set(url(../images/qrcode@2x.png) 2x, url(../images/qrcode@3x.png) 3x);
    background-image: image-set(url(../images/qrcode@2x.png) 2x, url(../images/qrcode@3x.png) 3x);
    background-position: center top;
    -moz-background-size: cover!important;
         background-size: cover!important;
    background-repeat: no-repeat;
    width: 1.73rem;
    height: 1.73rem;
    margin-bottom: 0.14rem;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .footer .qrcode .img {
      background-image: url(../images/qrcode@2x.png);
      -moz-background-size: 86.5px 86.5px;
           background-size: 86.5px 86.5px;
    }
  }
  .footer .qrcode a {
    color: #fff;
  }
  .footer .qrcode .mobile-txt {
    display: block;
    text-align: center;
  }
  .footer .qrcode .ext {
    color: #949897;
    font-size: 0.24rem;
    line-height: 0.33rem;
  }
  .footer .copyright {
    font-size: 0.18rem;
    line-height: 0.8rem;
    padding-top: 0;
  }
}
.toolbox {
  background: #373839;
  color: #fff;
  position: fixed;
  _position: absolute;
  top: 164px;
  right: 0;
  _top: expression(eval(document.documentElement.scrollTop)+164);
  _bottom: auto;
  _left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0))-0);
  _right: auto;
}
.toolbox .item {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  width: 66px;
  cursor: pointer;
}
.toolbox .item .icon_wp {
  height: 26px;
  line-height: 26px;
}
.toolbox .item.item-talk {
  line-height: 34px;
}
.toolbox .item.item-talk .icon_wp {
  padding-top: 11px;
}
.toolbox .item.item-qq {
  line-height: 33px;
}
.toolbox .item.item-qq .icon_wp {
  padding-top: 10px;
}
.toolbox .item.item-tel {
  line-height: 37px;
}
.toolbox .item.item-tel .icon_wp {
  padding-top: 8px;
}
.toolbox .item.item-gotop {
  line-height: 29px;
}
.toolbox .item.item-gotop .icon_wp {
  padding-top: 10px;
  line-height: 24px;
  height: 24px;
}
@media screen and (max-width: 1024px) {
  .toolbox {
    display: none;
  }
}
.online_service {
  position: fixed;
  _position: absolute;
  right: 0;
  bottom: 100px;
  _left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0))-0);
  _right: auto;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-100);
  _bottom: auto;
}
.pc-nav {
  background: rgba(255, 255, 255, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#33ffffff');
  height: 70px;
  margin-top: -70px;
}
:root .pc-nav {
  -webkit-filter: none\9;
          filter: none\9;
}
.pc-nav a {
  float: left;
  height: 70px;
  line-height: 70px;
  width: 240px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.pc-nav a.curr {
  background: #ff6c00;
}
.pc-nav a:hover {
  background: #ff8933;
}
.mod-dailijizhang1 {
  background: #f8f8f8;
  padding: 68px 0 52px;
}
.mod-dailijizhang1 .fl,
.mod-dailijizhang1 .fr {
  background: #fff;
}
.mod-dailijizhang1 .fl {
  padding: 0 50px 0 59px;
  width: 651px;
  height: 709px;
  padding-top: 22px;
}
.mod-dailijizhang1 .fl .item {
  margin-bottom: 2px;
}
.mod-dailijizhang1 .fl .hd {
  line-height: 86px;
  font-size: 26px;
  font-weight: normal;
  position: relative;
}
.mod-dailijizhang1 .fl .hd:after {
  content: " ";
  border-bottom: 2px solid #999;
  height: 0;
  line-height: 1;
  overflow: hidden;
  width: 24px;
  left: 2px;
  bottom: 0;
  position: absolute;
}
.mod-dailijizhang1 .fl .bd {
  font-size: 18px;
  color: #666;
  line-height: 46px;
  padding-top: 32px;
}
.mod-dailijizhang1 .fl .item-last .bd {
  padding-top: 35px;
  line-height: 32px;
}
.mod-dailijizhang1 .fl .item-last .bd .t {
  color: #ff6c00;
}
.mod-dailijizhang1 .fr {
  height: 673px;
  width: 355px;
  padding: 58px 0 0 77px;
}
.mod-dailijizhang1 .fr .hd {
  font-size: 26px;
  line-height: 1;
  font-weight: normal;
}
.mod-dailijizhang1 .fr .bd {
  padding-top: 44px;
  line-height: 55px;
  color: #666;
  font-size: 18px;
}
.mod-dailijizhang1 .fr .bd .num {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 26px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  font-size: 14px;
  text-align: center;
  background: #ff6c00;
  margin-right: 20px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .mod-dailijizhang1 {
    margin: 0 -0.3rem;
    padding: 0.41rem 0 0.26rem;
  }
  .mod-dailijizhang1 .div_main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .mod-dailijizhang1 .fl {
    width: 6.7rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0.37rem;
    height: auto;
  }
  .mod-dailijizhang1 .fl .item {
    margin-bottom: 0.1rem;
    border-bottom: 1px solid #f8f8f8;
  }
  .mod-dailijizhang1 .fl .item:last-child {
    margin: 0;
    border: none;
  }
  .mod-dailijizhang1 .fl .item .hd {
    line-height: 0.71rem;
    font-size: 0.3rem;
    padding-top: 0.15rem;
    text-align: center;
  }
  .mod-dailijizhang1 .fl .item .hd:after {
    border-bottom-width: 0.02rem;
    width: 0.24rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .mod-dailijizhang1 .fl .item .bd {
    font-size: 0.24rem;
    line-height: 0.6rem;
    padding-top: 0.32rem;
    padding-bottom: 0.25rem;
  }
  .mod-dailijizhang1 .fl .item.item-last .bd {
    padding: 0.38rem 0 0.5rem;
    line-height: 0.38rem;
  }
  .mod-dailijizhang1 .fl .item.item-last .bd p:first-child {
    padding-bottom: 0.24rem;
  }
  .mod-dailijizhang1 .fr {
    width: 6.7rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto 0.38rem;
    padding: 0.15rem 0.34rem 0;
    height: auto;
  }
  .mod-dailijizhang1 .fr .hd {
    line-height: 0.7rem;
    font-size: 0.3rem;
    position: relative;
    text-align: center;
  }
  .mod-dailijizhang1 .fr .hd:after {
    content: " ";
    border-bottom: 0.02rem solid #999;
    width: 0.24rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .mod-dailijizhang1 .fr .bd {
    padding: 0.51rem 0 0.39rem;
    line-height: 0.72rem;
    font-size: 0.24rem;
  }
  .mod-dailijizhang1 .fr .bd .num {
    width: 0.34rem;
    height: 0.34rem;
    font-size: 0.18rem;
    line-height: 0.34rem;
    margin-right: 0.28rem;
    margin-top: -0.15em;
  }
}
.mod-dailijizhang2 {
  height: 1012px;
  background: #fb7628 url(../images/bg_dljzh1.jpg) no-repeat center top;
}
.mod-dailijizhang2 .title {
  padding: 82px 0 68px;
  text-align: center;
  color: #fff;
}
.mod-dailijizhang2 .title .txt {
  font-size: 26px;
  line-height: 46px;
  font-weight: normal;
}
.mod-dailijizhang2 .title .ext {
  font-size: 16px;
  line-height: 37px;
}
.mod-dailijizhang2 .container {
  width: 576px;
  height: 675px;
  background: #fff;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  margin-left: 154px;
  position: relative;
}
.mod-dailijizhang2 .container .fl {
  width: 576px;
}
.mod-dailijizhang2 .container .fl .hd {
  padding: 37px 0 24px;
}
.mod-dailijizhang2 .container .fl .hd .txt {
  font-size: 28px;
  background: #ff6c00;
  color: #fff;
  width: 338px;
  height: 42px;
  -webkit-border-radius: 21px;
     -moz-border-radius: 21px;
          border-radius: 21px;
  text-align: center;
  margin: 0 auto;
}
.mod-dailijizhang2 .container .fl .item {
  margin-bottom: 15px;
}
.mod-dailijizhang2 .container .fl .item_hd {
  font-size: 28px;
  line-height: 58px;
  padding-left: 73px;
  font-weight: bold;
}
.mod-dailijizhang2 .container .fl .item_bd {
  padding-left: 73px;
  font-size: 18px;
  line-height: 33px;
  width: 423px;
}
.mod-dailijizhang2 .container .fr {
  position: absolute;
  height: 629px;
  width: 290px;
  background: #f6f7f7;
  right: -289px;
  top: 21px;
  -webkit-border-top-right-radius: 17px;
     -moz-border-radius-topright: 17px;
          border-top-right-radius: 17px;
  -webkit-border-bottom-right-radius: 17px;
     -moz-border-radius-bottomright: 17px;
          border-bottom-right-radius: 17px;
}
.mod-dailijizhang2 .container .fr .hd {
  padding: 34px 0 27px;
}
.mod-dailijizhang2 .container .fr .hd .txt {
  font-size: 26px;
  color: #fff;
  width: 204px;
  height: 39px;
  text-align: center;
  margin: 0 auto;
  background: #3e3b3f;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
}
.mod-dailijizhang2 .container .fr .item {
  margin-bottom: 16px;
}
.mod-dailijizhang2 .container .fr .item_hd {
  font-weight: bold;
  font-size: 26px;
  color: #3c3c3c;
  line-height: 43px;
  padding-left: 48px;
}
.mod-dailijizhang2 .container .fr .item_bd {
  padding-left: 43px;
  font-size: 16px;
  line-height: 32px;
  width: 202px;
}
.mod-dailijizhang2 .container .flag {
  width: 64px;
  height: 64px;
  color: #fff;
  background: #ff6c00;
  font-size: 30px;
  line-height: 64px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  position: absolute;
  right: -32px;
  top: 40px;
}
.mod-dailijizhang2 .container .flag.flag1 {
  top: 117px;
}
.mod-dailijizhang2 .container .flag.flag2 {
  top: 252px;
}
.mod-dailijizhang2 .container .flag.flag3 {
  top: 376px;
}
.mod-dailijizhang2 .container .flag.flag4 {
  top: 513px;
}
@media screen and (max-width: 1024px) {
  .mod-dailijizhang2 {
    height: 8.75rem;
    background: -webkit-image-set(url(../images/bg_dljzh1@2x.png) 2x, url(../images/bg_dljzh1@3x.png) 3x);
    background: image-set(url(../images/bg_dljzh1@2x.png) 2x, url(../images/bg_dljzh1@3x.png) 3x);
    -moz-background-size: 100% auto!important;
         background-size: 100% auto!important;
    margin: 0 -0.3rem;
    padding: 0 0.3rem;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-dailijizhang2 {
      background-image: url(../images/bg_dljzh1@2x.png);
      -moz-background-size: 375px 437.5px;
           background-size: 375px 437.5px;
    }
  }
  .mod-dailijizhang2 .title {
    padding: 0.62rem 0 0.34rem;
  }
  .mod-dailijizhang2 .title .txt {
    font-size: 0.3rem;
    line-height: 0.48rem;
  }
  .mod-dailijizhang2 .title .ext {
    font-size: 0.2rem;
    line-height: 0.4rem;
  }
  .mod-dailijizhang2 .container {
    width: 4.28rem;
    height: 5.37rem;
    -webkit-border-radius: 0.15rem;
       -moz-border-radius: 0.15rem;
            border-radius: 0.15rem;
    margin: 0;
  }
  .mod-dailijizhang2 .container .fl {
    width: 4.28rem;
  }
  .mod-dailijizhang2 .container .fl .hd {
    padding: 0.29rem 0 0.19rem;
  }
  .mod-dailijizhang2 .container .fl .hd .txt {
    font-size: 0.22rem;
    width: 2.69rem;
    height: 0.33rem;
    -webkit-border-radius: 0.0825rem;
       -moz-border-radius: 0.0825rem;
            border-radius: 0.0825rem;
    padding-left: 0.4em;
  }
  .mod-dailijizhang2 .container .fl .item {
    margin-bottom: 0.15rem;
  }
  .mod-dailijizhang2 .container .fl .item_hd {
    font-size: 0.22rem;
    line-height: 0.48rem;
    padding-left: 0.58rem;
  }
  .mod-dailijizhang2 .container .fl .item_bd {
    padding-left: 0.58rem;
    font-size: 0.14rem;
    line-height: 0.26rem;
    width: 3.33rem;
  }
  .mod-dailijizhang2 .container .fr {
    height: 5rem;
    width: 2.61rem;
    right: -2.61rem;
    top: 0.17rem;
    -webkit-border-top-right-radius: 0.13rem;
       -moz-border-radius-topright: 0.13rem;
            border-top-right-radius: 0.13rem;
    -webkit-border-bottom-right-radius: 0.13rem;
       -moz-border-radius-bottomright: 0.13rem;
            border-bottom-right-radius: 0.13rem;
  }
  .mod-dailijizhang2 .container .fr .hd {
    padding: 0.29rem 0 0.18rem;
  }
  .mod-dailijizhang2 .container .fr .hd .txt {
    font-size: 0.2rem;
    width: 1.62rem;
    height: 0.31rem;
    -webkit-border-radius: 0.0775rem;
       -moz-border-radius: 0.0775rem;
            border-radius: 0.0775rem;
  }
  .mod-dailijizhang2 .container .fr .item {
    margin-bottom: 0.11rem;
  }
  .mod-dailijizhang2 .container .fr .item_hd {
    font-size: 0.2rem;
    line-height: 0.42rem;
    padding-left: 0.37rem;
  }
  .mod-dailijizhang2 .container .fr .item_bd {
    padding-left: 0.37rem;
    font-size: 0.13rem;
    line-height: 0.25rem;
    width: 2.1rem;
  }
  .mod-dailijizhang2 .container .flag {
    width: 0.5rem;
    height: 0.5rem;
    font-size: 0.23rem;
    line-height: 0.5rem;
    right: -0.125rem;
  }
  .mod-dailijizhang2 .container .flag.flag1 {
    top: 0.93rem;
  }
  .mod-dailijizhang2 .container .flag.flag2 {
    top: 2rem;
  }
  .mod-dailijizhang2 .container .flag.flag3 {
    top: 3rem;
  }
  .mod-dailijizhang2 .container .flag.flag4 {
    top: 4.09rem;
  }
}
.mod-dailijizhang3 {
  padding-bottom: 84px;
}
.mod-dailijizhang3 .title {
  padding-top: 38px;
  height: 86px;
  text-align: center;
  line-height: 86px;
  font-size: 26px;
  position: relative;
}
.mod-dailijizhang3 .title:after {
  content: " ";
  position: absolute;
  width: 24px;
  height: 2px;
  background: #999;
  bottom: 0;
  left: 50%;
  margin-left: -12px;
}
.mod-dailijizhang3 .bd {
  padding: 67px 0 0;
  width: 889px;
  margin: 0 auto 22px;
}
.mod-dailijizhang3 .bd .item {
  overflow: hidden;
}
.mod-dailijizhang3 .bd .col {
  border-left: 1px solid #eeefef;
  border-top: 1px solid #eff0f0;
  float: left;
  width: 440px;
  line-height: 68px;
  font-size: 18px;
  color: #37383a;
  text-align: center;
}
.mod-dailijizhang3 .bd .col2 {
  border-right: 1px solid #eeefef;
  color: #ec6917;
}
.mod-dailijizhang3 .bd .item-first .col1 {
  background: #f6f7f7;
  color: #ec6917;
  font-weight: bold;
}
.mod-dailijizhang3 .bd .item-first .col2 {
  background: #ec6917;
  color: #fff;
  font-weight: bold;
}
.mod-dailijizhang3 .bd .item-last .col {
  border-bottom: 1px solid #eeefef;
}
.mod-dailijizhang3 .ft {
  background: #fcf6ef;
  color: #37383a;
  width: 890px;
  height: 39px;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
  line-height: 39px;
}
@media screen and (max-width: 1024px) {
  .mod-dailijizhang3 {
    padding: 0.25rem 0 1.06rem;
  }
  .mod-dailijizhang3 .title {
    padding-top: 0;
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.3rem;
  }
  .mod-dailijizhang3 .title:after {
    width: 0.24rem;
    height: 0.02rem;
    margin-left: -0.12rem;
  }
  .mod-dailijizhang3 .bd {
    padding: 0.51rem 0 0;
    width: 6.9rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto 0.17rem;
  }
  .mod-dailijizhang3 .bd .col {
    width: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 0.52rem;
    font-size: 0.16rem;
  }
  .mod-dailijizhang3 .ft {
    width: 100%;
    line-height: 0.31rem;
    font-size: 0.12rem;
    height: 0.31rem;
  }
}
.mod-dailijizhang4 {
  height: 758px;
  background: url(../images/bg_dljzh2.jpg) no-repeat center top;
}
.mod-dailijizhang4 .title {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding-top: 97px;
  line-height: 85px;
  position: relative;
}
.mod-dailijizhang4 .title:after {
  content: " ";
  position: absolute;
  width: 24px;
  height: 2px;
  left: 50%;
  bottom: 0;
  background: #999;
  margin-left: -12px;
}
.mod-dailijizhang4 .container {
  padding-top: 74px;
  margin-left: -30px;
}
.mod-dailijizhang4 .container .item {
  margin-left: 29px;
  margin-bottom: 32px;
  width: 585px;
  height: 164px;
  *padding-top: 48px;
  *height: 116px;
  *margin-left: 15px;
  overflow: hidden;
  background: #fff;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  float: left;
}
.mod-dailijizhang4 .container .hd {
  display: table-cell;
  vertical-align: middle;
  height: 164px;
  *padding-top: 10px;
  *height: 154px;
  width: 131px;
  text-align: right;
  *float: left;
  *margin-right: 45px;
}
.mod-dailijizhang4 .container .bd {
  display: table-cell;
  vertical-align: middle;
  padding-left: 47px;
}
.mod-dailijizhang4 .container .bd .t {
  font-size: 22px;
  color: #ff6c00;
  line-height: 43px;
}
.mod-dailijizhang4 .container .bd .desc {
  font-size: 16px;
  color: #444445;
  line-height: 39px;
}
@media screen and (max-width: 1024px) {
  .mod-dailijizhang4 {
    height: 5.57rem;
    background-image: -webkit-image-set(url(../images/bg_dljzh2@2x.png) 2x, url(../images/bg_dljzh2@3x.png) 3x);
    background-image: image-set(url(../images/bg_dljzh2@2x.png) 2x, url(../images/bg_dljzh2@3x.png) 3x);
    -moz-background-size: 100% auto!important;
         background-size: 100% auto!important;
    margin: 0 -0.3rem;
    padding: 0 0.3rem;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-dailijizhang4 {
      background-image: url(../images/bg_dljzh2@2x.png);
      -moz-background-size: 375px 278.5px;
           background-size: 375px 278.5px;
    }
  }
  .mod-dailijizhang4 .title {
    font-size: 0.3rem;
    padding-top: 0.8rem;
    line-height: 0.68rem;
  }
  .mod-dailijizhang4 .title:after {
    width: 0.24rem;
    height: 0.02rem;
    margin-left: -0.12rem;
  }
  .mod-dailijizhang4 .container {
    padding-top: 0.54rem;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
  }
  .mod-dailijizhang4 .container .item {
    width: 3.39rem;
    height: 1.1rem;
    margin: 0;
    margin-bottom: 0.21rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 0.04rem;
       -moz-border-radius: 0.04rem;
            border-radius: 0.04rem;
  }
  .mod-dailijizhang4 .container .hd {
    height: 1.1rem;
    width: 0.74rem;
  }
  .mod-dailijizhang4 .container .bd {
    padding-left: 0.26rem;
  }
  .mod-dailijizhang4 .container .bd .t {
    font-size: 0.18rem;
    line-height: 0.35rem;
  }
  .mod-dailijizhang4 .container .bd .desc {
    font-size: 0.14rem;
    line-height: 1;
    padding-right: 0.25rem;
  }
}
.mod-dailijizhang5 {
  padding: 78px 0 135px;
  background: #f8f8f8;
}
.mod-dailijizhang5 .item {
  width: 1009px;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 2px 2px 4px #e3e3e3;
     -moz-box-shadow: 2px 2px 4px #e3e3e3;
          box-shadow: 2px 2px 4px #e3e3e3;
  margin: 0 0 30px 102px;
  position: relative;
}
.mod-dailijizhang5 .item .hd {
  padding: 27px 0 0 28px;
  font-size: 24px;
  line-height: 58px;
}
.mod-dailijizhang5 .item .bd {
  font-size: 18px;
  line-height: 30px;
  padding: 0 70px 35px 31px;
}
.mod-dailijizhang5 .item .icon_num {
  position: absolute;
  left: -102px;
  top: 75px;
}
.mod-dailijizhang5 .item .icon-pin {
  position: absolute;
  left: -37px;
  top: 82px;
}
.mod-dailijizhang5 .item .icon-arr_b {
  position: absolute;
  bottom: -18px;
  left: -90px;
}
@media screen and (max-width: 1024px) {
  .mod-dailijizhang5 {
    padding: 0.7rem 0 0.68rem;
    margin: 0 -0.3rem;
  }
  .mod-dailijizhang5 .div_main {
    width: 6.96rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .mod-dailijizhang5 .item {
    width: 6.3rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: 0.02rem 0.02rem 0.04rem #e3e3e3;
       -moz-box-shadow: 0.02rem 0.02rem 0.04rem #e3e3e3;
            box-shadow: 0.02rem 0.02rem 0.04rem #e3e3e3;
    margin: 0 0 0.19rem 0;
    position: relative;
    background: #fff;
  }
  .mod-dailijizhang5 .item .hd {
    padding: 0.07rem 0 0 0.18rem;
    font-size: 0.18rem;
    line-height: 0.55rem;
  }
  .mod-dailijizhang5 .item .bd {
    font-size: 0.14rem;
    line-height: 0.22rem;
    padding: 0 0.39rem 0.24rem 0.19rem;
  }
  .mod-dailijizhang5 .item .icon_num {
    left: -0.62rem;
    top: 0.45rem;
  }
  .mod-dailijizhang5 .item .icon-pin {
    left: -0.23rem;
    top: 0.5rem;
  }
  .mod-dailijizhang5 .item .icon-arr_b {
    bottom: 0.2rem;
    left: -0.56rem;
  }
}
.mod-gongshangzhuce1 .div_main {
  overflow: hidden;
  padding: 158px 0 191px;
}
.mod-gongshangzhuce1 .aside {
  width: 504px;
  height: 586px;
  float: left;
  background: url(../images/bg_gshzhc.jpg) no-repeat;
}
.mod-gongshangzhuce1 .container {
  width: 604px;
  float: right;
  padding-top: 77px;
}
.mod-gongshangzhuce1 .container .en {
  font-size: 16px;
  line-height: 33px;
  color: #051242;
}
.mod-gongshangzhuce1 .container .txt {
  font-size: 36px;
  color: #ff6c00;
  font-weight: normal;
  line-height: 68px;
  padding-bottom: 21px;
}
.mod-gongshangzhuce1 .container .bd {
  font-size: 20px;
  line-height: 36px;
}
.mod-gongshangzhuce1 .container .ft {
  padding-top: 90px;
}
@media screen and (max-width: 1024px) {
  .mod-gongshangzhuce1 .div_main {
    padding: 0.44rem 0.3rem 0.8rem;
  }
  .mod-gongshangzhuce1 .aside {
    float: none;
    width: 6.07rem;
    height: 2.08rem;
    background-image: -webkit-image-set(url(../images/bg_gshzhc@2x.png) 2x, url(../images/bg_gshzhc@3x.png) 3x);
    background-image: image-set(url(../images/bg_gshzhc@2x.png) 2x, url(../images/bg_gshzhc@3x.png) 3x);
    -moz-background-size: cover!important;
         background-size: cover!important;
    margin: 0 auto;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-gongshangzhuce1 .aside {
      background-image: url(../images/bg_gshzhc@2x.png);
      -moz-background-size: 335px 104px;
           background-size: 335px 104px;
    }
  }
  .mod-gongshangzhuce1 .container {
    width: 100%;
    float: none;
    padding-top: 0.42rem;
    text-align: center;
  }
  .mod-gongshangzhuce1 .container .en {
    font-size: 0.12rem;
    line-height: 0.22rem;
  }
  .mod-gongshangzhuce1 .container .txt {
    line-height: 0.42rem;
    font-size: 0.3rem;
  }
  .mod-gongshangzhuce1 .container .bd {
    font-size: 0.18rem;
    line-height: 0.36rem;
    padding-top: 0.24rem;
  }
  .mod-gongshangzhuce1 .container .ft {
    padding-top: 0.34rem;
  }
}
.mod-gongshangzhuce2 {
  position: relative;
}
.mod-gongshangzhuce2 .container {
  width: 1081px;
  -webkit-box-shadow: 0 0 30px #eaeaea;
     -moz-box-shadow: 0 0 30px #eaeaea;
          box-shadow: 0 0 30px #eaeaea;
  margin: 0 auto;
  overflow: hidden;
}
.mod-gongshangzhuce2 .item {
  border-bottom: 2px solid #eaeaea;
  overflow: hidden;
}
.mod-gongshangzhuce2 .item .col {
  line-height: 59px;
  text-align: center;
  font-size: 20px;
  color: #323232;
}
.mod-gongshangzhuce2 .item .col1 {
  border-right: 2px solid #eaeaea;
  float: left;
  width: 539px;
}
.mod-gongshangzhuce2 .item .col2 {
  float: right;
  width: 540px;
  height: 59px;
}
.mod-gongshangzhuce2 .item .right {
  color: #f47521;
  font-weight: bold;
  margin-right: 20px;
}
.mod-gongshangzhuce2 .item .wrong {
  color: #8b8a8a;
  margin-right: 20px;
  font-size: 32px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.mod-gongshangzhuce2 .item.item-first {
  border-bottom: none;
}
.mod-gongshangzhuce2 .item.item-first .col {
  padding: 32px 0 28px;
}
.mod-gongshangzhuce2 .item.item-first .col .txt {
  line-height: 38px;
  font-size: 30px;
}
.mod-gongshangzhuce2 .item.item-first .col .en {
  font-size: 20px;
  line-height: 28px;
}
.mod-gongshangzhuce2 .item.item-first .col1 {
  border: none;
  background: #f47521;
  width: 541px;
  color: #fff;
}
.mod-gongshangzhuce2 .item.item-first .col2 {
  background: #e2e2e2;
  color: #8b8a8a;
  height: 66px;
}
@media screen and (max-width: 1024px) {
  .mod-gongshangzhuce2 .container {
    width: 5.41rem;
    margin: 0 auto;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    overflow: visible;
  }
  .mod-gongshangzhuce2 .container .fl {
    margin-bottom: 0.32rem;
    float: none;
    -webkit-box-shadow: 0 0 30px #eaeaea;
       -moz-box-shadow: 0 0 30px #eaeaea;
            box-shadow: 0 0 30px #eaeaea;
  }
  .mod-gongshangzhuce2 .container .fr {
    float: none;
    -webkit-box-shadow: 0 0 30px #eaeaea;
       -moz-box-shadow: 0 0 30px #eaeaea;
            box-shadow: 0 0 30px #eaeaea;
  }
  .mod-gongshangzhuce2 .container .item {
    border-bottom: 0.02rem solid #eaeaea;
  }
  .mod-gongshangzhuce2 .container .item .col {
    line-height: 0.57rem;
    font-size: 0.2rem;
  }
  .mod-gongshangzhuce2 .container .item .col1 {
    border-right: none;
    width: 100%;
  }
  .mod-gongshangzhuce2 .container .item .col2 {
    width: 100%;
    float: none;
    height: 0.57rem;
    line-height: 0.57rem;
  }
  .mod-gongshangzhuce2 .container .item .right {
    margin-right: 0.2rem;
  }
  .mod-gongshangzhuce2 .container .item .wrong {
    margin-right: 0.2rem;
    font-size: 0.32rem;
  }
  .mod-gongshangzhuce2 .container .item.item-first .col {
    padding: 0.32rem 0 0.28rem;
  }
  .mod-gongshangzhuce2 .container .item.item-first .col .txt {
    line-height: 0.38rem;
    font-size: 0.3rem;
  }
  .mod-gongshangzhuce2 .container .item.item-first .col .en {
    font-size: 0.2rem;
    line-height: 0.28rem;
  }
  .mod-gongshangzhuce2 .container .item.item-first .col1 {
    width: 100%;
  }
  .mod-gongshangzhuce2 .container .item.item-first .col2 {
    height: 0.66rem;
  }
}
.mod-gongshangzhuce3 {
  padding-top: 215px;
}
.mod-gongshangzhuce3 .div_main {
  position: relative;
}
.mod-gongshangzhuce3 .top {
  overflow: hidden;
}
.mod-gongshangzhuce3 .top .aside {
  width: 427px;
  float: left;
}
.mod-gongshangzhuce3 .top .aside .hd {
  text-align: center;
  line-height: 58px;
  font-size: 30px;
  padding-bottom: 40px;
}
.mod-gongshangzhuce3 .top .aside .bd {
  width: 370px;
  margin: 0 auto;
}
.mod-gongshangzhuce3 .top .aside .item {
  display: block;
  width: 370px;
  height: 70px;
  background: #f47521;
  text-align: center;
  margin-bottom: 30px;
  line-height: 70px;
  color: #fff;
  font-size: 20px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.mod-gongshangzhuce3 .top .aside .item.item-last {
  margin-bottom: 0;
}
.mod-gongshangzhuce3 .top .container {
  float: right;
  width: 770px;
  font-size: 20px;
  line-height: 30px;
  color: #010101;
}
.mod-gongshangzhuce3 .banner-gongshangzhuce3 {
  position: absolute;
  right: 0;
  height: 400px;
  width: 770px;
  top: 78px;
  background: url(../images/banner_gshzhc.jpg) no-repeat;
}
.mod-gongshangzhuce3 .banner-gongshangzhuce3 .desc {
  color: #f47521;
  font-size: 50px;
  top: -70px;
  right: 0;
  position: absolute;
  line-height: 1;
}
.mod-gongshangzhuce3 .bottom .title {
  padding: 202px 0 86px;
  text-align: center;
}
.mod-gongshangzhuce3 .bottom .title .txt {
  font-size: 36px;
  font-weight: normal;
  line-height: 59px;
}
.mod-gongshangzhuce3 .bottom .title .en {
  color: #999;
  line-height: 43px;
  font-size: 16px;
}
.mod-gongshangzhuce3 .bottom .container {
  overflow: hidden;
  padding-bottom: 132px;
  margin-left: -78px;
}
.mod-gongshangzhuce3 .bottom .item {
  margin-left: 76px;
  float: left;
  width: 350px;
  height: 349px;
  background: #fff4f0;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  text-align: center;
  position: relative;
}
.mod-gongshangzhuce3 .bottom .hd {
  padding-top: 102px;
  font-size: 72px;
  color: #ff6c00;
  line-height: 1;
}
.mod-gongshangzhuce3 .bottom .bd {
  line-height: 62px;
  font-size: 24px;
}
.mod-gongshangzhuce3 .bottom .ft {
  position: absolute;
  width: 100%;
  *left: 0;
  bottom: -40px;
}
@media screen and (max-width: 1024px) {
  .mod-gongshangzhuce3 {
    padding-top: 0.83rem;
  }
  .mod-gongshangzhuce3 .top .aside {
    width: 6.9rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 3.18rem;
  }
  .mod-gongshangzhuce3 .top .aside .hd {
    line-height: 1rem;
    font-size: 0.3rem;
    padding-bottom: 0;
  }
  .mod-gongshangzhuce3 .top .aside .bd {
    width: 100%;
  }
  .mod-gongshangzhuce3 .top .aside .item {
    width: 100%;
    height: 0.7rem;
    margin-bottom: 0.3rem;
    line-height: 0.7rem;
    font-size: 0.26rem;
    -webkit-border-radius: 0.08rem;
       -moz-border-radius: 0.08rem;
            border-radius: 0.08rem;
    -webkit-box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.4);
       -moz-box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.4);
  }
  .mod-gongshangzhuce3 .top .container {
    text-align: center;
    padding-top: 0.37rem;
    width: 100%;
    font-size: 0.22rem;
    line-height: 0.31rem;
  }
  .mod-gongshangzhuce3 .banner-gongshangzhuce3 {
    width: 2.9rem;
    height: 4rem;
    background-image: -webkit-image-set(url(../images/banner_gshzhc@2x.png) 2x, url(../images/banner_gshzhc@3x.png) 3x);
    background-image: image-set(url(../images/banner_gshzhc@2x.png) 2x, url(../images/banner_gshzhc@3x.png) 3x);
    -moz-background-size: cover!important;
         background-size: cover!important;
    right: 0.3rem;
    top: 0.72rem;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-gongshangzhuce3 .banner-gongshangzhuce3 {
      background-image: url(../images/banner_gshzhc@2x.png);
      -moz-background-size: 145px 200px;
           background-size: 145px 200px;
    }
  }
  .mod-gongshangzhuce3 .banner-gongshangzhuce3 .desc {
    font-size: 0.5rem;
    line-height: 1;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -0.16rem;
    top: 0;
    font-weight: bolder;
    text-transform: uppercase;
  }
  .mod-gongshangzhuce3 .bottom .title {
    padding: 0.91rem 0 0.58rem;
  }
  .mod-gongshangzhuce3 .bottom .title .txt {
    font-size: 0.3rem;
    line-height: 0.48rem;
  }
  .mod-gongshangzhuce3 .bottom .title .en {
    line-height: 0.31rem;
    font-size: 0.12rem;
  }
  .mod-gongshangzhuce3 .bottom .container {
    padding-bottom: 0.77rem;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.58rem;
  }
  .mod-gongshangzhuce3 .bottom .item {
    margin-left: 0;
    width: 3.5rem;
    height: 3.49rem;
    -webkit-border-radius: 0.08rem;
       -moz-border-radius: 0.08rem;
            border-radius: 0.08rem;
    margin-bottom: 0.59rem;
  }
  .mod-gongshangzhuce3 .bottom .item:last-child {
    margin-bottom: 0.07rem;
  }
  .mod-gongshangzhuce3 .bottom .hd {
    padding-top: 1.05rem;
    font-size: 0.72rem;
  }
  .mod-gongshangzhuce3 .bottom .bd {
    font-size: 0.24rem;
    line-height: 0.57rem;
  }
  .mod-gongshangzhuce3 .bottom .ft {
    bottom: -0.4rem;
  }
}
.mod-gongshangzhuce4 {
  height: 601px;
  background: url(../images/bg_gshzhc1.jpg) no-repeat center top;
}
.mod-gongshangzhuce4 .title {
  padding-top: 88px;
  text-align: center;
}
.mod-gongshangzhuce4 .title .txt {
  font-size: 36px;
  line-height: 60px;
  color: #fff;
  font-weight: normal;
}
.mod-gongshangzhuce4 .title .en {
  color: #fff;
  line-height: 43px;
  font-size: 16px;
}
.mod-gongshangzhuce4 .container {
  padding-top: 109px;
}
.mod-gongshangzhuce4 .item {
  float: left;
  width: 320px;
  padding: 0 40px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.mod-gongshangzhuce4 .item .icon_wp {
  height: 84px;
}
.mod-gongshangzhuce4 .item.item-last {
  padding: 0 20px;
  width: 360px;
}
@media screen and (max-width: 1024px) {
  .mod-gongshangzhuce4 {
    margin: 0 -0.3rem;
    height: 7.98rem;
    background-image: -webkit-image-set(url(../images/bg_gshzhc1@2x.png) 2x, url(../images/bg_gshzhc1@3x.png) 3x);
    background-image: image-set(url(../images/bg_gshzhc1@2x.png) 2x, url(../images/bg_gshzhc1@3x.png) 3x);
    -moz-background-size: cover!important;
         background-size: cover!important;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-gongshangzhuce4 {
      background-image: url(../images/bg_gshzhc1@2x.png);
      -moz-background-size: 375px 399px;
           background-size: 375px 399px;
    }
  }
  .mod-gongshangzhuce4 .title {
    padding-top: 0.68rem;
  }
  .mod-gongshangzhuce4 .title .txt {
    font-size: 0.3rem;
    line-height: 0.57rem;
  }
  .mod-gongshangzhuce4 .title .en {
    line-height: 0.42rem;
    font-size: 0.14rem;
  }
  .mod-gongshangzhuce4 .container {
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .mod-gongshangzhuce4 .item {
    width: 3.14rem;
    padding: 0;
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
  .mod-gongshangzhuce4 .item .icon_wp {
    height: 0.85rem;
    padding-top: 0.46rem;
  }
}
.mod-gongshangzhuce5 {
  background: url(../images/bg_gshzhc1.png) no-repeat center 490px;
}
.mod-gongshangzhuce5 .title {
  padding: 120px 0 145px;
  text-align: center;
}
.mod-gongshangzhuce5 .title .txt {
  font-size: 36px;
  line-height: 58px;
  font-weight: normal;
}
.mod-gongshangzhuce5 .title .en {
  font-size: 16px;
  color: #999;
  line-height: 43px;
}
.mod-gongshangzhuce5 .container {
  height: 536px;
  position: relative;
}
.mod-gongshangzhuce5 .container .item {
  position: absolute;
}
.mod-gongshangzhuce5 .container .item .hd {
  color: #393939;
  font-size: 26px;
  line-height: 1;
  padding-bottom: 10px;
}
.mod-gongshangzhuce5 .container .item .bd {
  color: #989898;
  font-size: 14px;
}
.mod-gongshangzhuce5 .container .item .icon {
  position: absolute;
  left: -46px;
  top: -4px;
}
.mod-gongshangzhuce5 .container .item.item1 {
  left: 54px;
}
.mod-gongshangzhuce5 .container .item.item2 {
  left: 316px;
  top: 234px;
}
.mod-gongshangzhuce5 .container .item.item2 .icon {
  left: -62px;
}
.mod-gongshangzhuce5 .container .item.item3 {
  left: 518px;
}
.mod-gongshangzhuce5 .container .item.item3 .icon {
  left: -62px;
}
.mod-gongshangzhuce5 .container .item.item4 {
  top: 234px;
  left: 692px;
}
.mod-gongshangzhuce5 .container .item.item4 .icon {
  left: -58px;
}
.mod-gongshangzhuce5 .container .item.item5 {
  left: 914px;
}
.mod-gongshangzhuce5 .container .item.item5 .icon {
  left: -60px;
}
@media screen and (max-width: 1024px) {
  .mod-gongshangzhuce5 {
    background: none;
  }
  .mod-gongshangzhuce5 .title {
    padding: 0.89rem 0 0.73rem;
  }
  .mod-gongshangzhuce5 .title .txt {
    font-size: 0.3rem;
    color: #2c2c2c;
    line-height: 0.51rem;
  }
  .mod-gongshangzhuce5 .title .en {
    font-size: 0.12rem;
    line-height: 0.36rem;
  }
  .mod-gongshangzhuce5 .container {
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding-bottom: 0.82rem;
  }
  .mod-gongshangzhuce5 .container .item {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 1.17rem;
    margin-bottom: 0.12rem;
  }
  .mod-gongshangzhuce5 .container .item .item_inner {
    position: relative;
  }
  .mod-gongshangzhuce5 .container .item .hd {
    font-size: 0.26rem;
    line-height: 0.45rem;
    padding-bottom: 0;
  }
  .mod-gongshangzhuce5 .container .item .bd {
    font-size: 0.14rem;
    line-height: 0.24rem;
  }
  .mod-gongshangzhuce5 .container .item .icon {
    left: -0.46rem;
    top: -0.04rem;
  }
  .mod-gongshangzhuce5 .container .item:nth-child(2n) {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 0.3rem;
  }
  .mod-gongshangzhuce5 .container .item.item1 {
    left: -0.54rem;
  }
  .mod-gongshangzhuce5 .container .item.item2 {
    left: 3.16rem;
    top: 2.34rem;
  }
  .mod-gongshangzhuce5 .container .item.item2 .icon {
    left: -0.62rem;
  }
  .mod-gongshangzhuce5 .container .item.item3 {
    left: 5.18rem;
  }
  .mod-gongshangzhuce5 .container .item.item3 .icon {
    left: -0.62rem;
  }
  .mod-gongshangzhuce5 .container .item.item4 {
    top: 2.34rem;
    left: 6.92rem;
  }
  .mod-gongshangzhuce5 .container .item.item4 .icon {
    left: -0.58rem;
  }
  .mod-gongshangzhuce5 .container .item.item5 {
    left: 9.14rem;
  }
  .mod-gongshangzhuce5 .container .item.item5 .icon {
    left: -0.6rem;
  }
}
.mod-aboutus1 {
  padding: 103px 0 0;
}
.mod-aboutus1 .title {
  text-align: center;
}
.mod-aboutus1 .title .txt {
  font-size: 30px;
  line-height: 46px;
  color: #333;
  font-weight: normal;
}
.mod-aboutus1 .title .en {
  line-height: 29px;
  font-size: 14px;
  text-transform: uppercase;
}
.mod-aboutus1 .container {
  padding: 55px 0 0;
  font-size: 16px;
  color: #313131;
  line-height: 30px;
}
.mod-aboutus1 .container p {
  text-indent: 1em;
}
.mod-aboutus1 .container .tc {
  padding-top: 50px;
}
@media screen and (max-width: 1024px) {
  .mod-aboutus1 {
    background: #f8f8f8;
    margin: 0 -0.3rem;
    padding: 0.41rem 0.3rem 0.2rem;
  }
  .mod-aboutus1 .div_main {
    background: #fff;
    margin: 0;
    -webkit-box-shadow: 0 0 10px #e9e9e9;
       -moz-box-shadow: 0 0 10px #e9e9e9;
            box-shadow: 0 0 10px #e9e9e9;
  }
  .mod-aboutus1 .title {
    padding-top: 0.39rem;
  }
  .mod-aboutus1 .title .txt {
    font-size: 0.3rem;
    line-height: 0.46rem;
  }
  .mod-aboutus1 .title .en {
    font-size: 0.14rem;
    line-height: 0.29rem;
  }
  .mod-aboutus1 .container {
    padding: 0.24rem 0.29rem 0.63rem;
    font-size: 0.16rem;
  }
  .mod-aboutus1 .container .tc {
    padding-top: 0.07rem;
  }
}
.mod-aboutus2 {
  padding: 107px 0 134px;
}
.mod-aboutus2 .title {
  text-align: center;
}
.mod-aboutus2 .title .txt {
  font-size: 30px;
  line-height: 46px;
  color: #333;
  font-weight: normal;
}
.mod-aboutus2 .title .en {
  line-height: 29px;
  font-size: 14px;
  text-transform: uppercase;
}
.mod-aboutus2 .container {
  padding-top: 51px;
  text-align: center;
}
.mod-aboutus2 .container .content {
  line-height: 30px;
  font-size: 16px;
  padding-bottom: 68px;
  color: #313131;
}
.mod-aboutus2 .container .item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 2px;
  line-height: 50px;
  font-size: 22px;
  color: #333;
}
@media screen and (max-width: 1024px) {
  .mod-aboutus2 {
    background: #f8f8f8;
    margin: 0 -0.3rem;
    padding-top: 0;
    padding-bottom: 0.43rem;
  }
  .mod-aboutus2 .div_main {
    background: #fff;
    margin: 0;
    width: 6.9rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding-bottom: 0.83rem;
    -webkit-box-shadow: 0 0 10px #e9e9e9;
       -moz-box-shadow: 0 0 10px #e9e9e9;
            box-shadow: 0 0 10px #e9e9e9;
  }
  .mod-aboutus2 .title {
    padding-top: 0.53rem;
  }
  .mod-aboutus2 .title .txt {
    font-size: 0.3rem;
    line-height: 0.46rem;
  }
  .mod-aboutus2 .title .en {
    line-height: 0.29rem;
    font-size: 0.14rem;
  }
  .mod-aboutus2 .container {
    padding-top: 0.22rem;
  }
  .mod-aboutus2 .container .content {
    line-height: 0.28rem;
    font-size: 0.16rem;
    padding-bottom: 0.46rem;
  }
  .mod-aboutus2 .container .item {
    margin: 0 0.02rem;
    line-height: 0.18rem;
    font-size: 0.12rem;
    color: #333;
  }
}
.mod-aboutus3 {
  background: url(../images/bg_aboutus.jpg) no-repeat center 0;
}
.mod-aboutus3 .title {
  text-align: center;
}
.mod-aboutus3 .title .txt {
  font-size: 30px;
  line-height: 46px;
  color: #333;
  font-weight: normal;
}
.mod-aboutus3 .title .en {
  line-height: 29px;
  font-size: 14px;
  text-transform: uppercase;
  color: #485469;
}
.mod-aboutus3 .div_main {
  padding-top: 80px;
}
.mod-aboutus3 .container {
  padding: 132px 0 215px 40px;
  width: 527px;
}
.mod-aboutus3 .container .item {
  margin-bottom: 14px;
  color: #748095;
  font-size: 15px;
  position: relative;
}
.mod-aboutus3 .container .hd {
  line-height: 32px;
}
.mod-aboutus3 .container .bd {
  line-height: 28px;
}
.mod-aboutus3 .container .icon {
  position: absolute;
  left: -40px;
  top: 2px;
}
@media screen and (max-width: 1024px) {
  .mod-aboutus3 {
    background: #f8f8f8;
    margin: 0 -0.3rem;
    padding-bottom: 0.56rem;
  }
  .mod-aboutus3 .title .txt {
    font-size: 0.3rem;
    line-height: 0.46rem;
  }
  .mod-aboutus3 .title .en {
    line-height: 0.29rem;
    font-size: 0.14rem;
  }
  .mod-aboutus3 .div_main {
    padding: 0;
    width: 6.9rem;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
  }
  .mod-aboutus3 .container {
    padding: 0.62rem 0 0 0.97rem;
    width: 5.22rem;
  }
  .mod-aboutus3 .container .item {
    margin-bottom: 0.14rem;
    font-size: 0.15rem;
  }
  .mod-aboutus3 .container .hd {
    line-height: 0.32rem;
  }
  .mod-aboutus3 .container .bd {
    line-height: 0.28rem;
  }
  .mod-aboutus3 .container .icon {
    left: -0.4rem;
    top: 0.02rem;
  }
}
.mod-aboutus4 .div_main {
  padding: 128px 0 200px;
}
.mod-aboutus4 .title {
  text-align: center;
  position: relative;
}
.mod-aboutus4 .title .txt {
  font-size: 30px;
  line-height: 46px;
  color: #333;
  font-weight: normal;
}
.mod-aboutus4 .title .en {
  line-height: 29px;
  font-size: 14px;
  text-transform: uppercase;
  color: #485469;
}
.mod-aboutus4 .title:before {
  content: " ";
  border-bottom: 1px solid #f3f3f3;
  position: absolute;
  width: 451px;
  right: 50%;
  top: 50%;
  margin-right: 150px;
}
.mod-aboutus4 .title:after {
  content: " ";
  border-bottom: 1px solid #f3f3f3;
  position: absolute;
  width: 451px;
  left: 50%;
  top: 50%;
  margin-left: 150px;
}
.mod-aboutus4 .container {
  height: 488px;
  padding-top: 65px;
}
.mod-aboutus4 .container_inner {
  height: 488px;
  position: relative;
}
.mod-aboutus4 .item {
  position: absolute;
  width: 300px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  z-index: 10;
}
.mod-aboutus4 .item .hd {
  background: #e9f0f5;
  line-height: 44px;
  text-align: center;
  font-size: 15px;
  color: #303e49;
}
.mod-aboutus4 .item .bd {
  padding: 33px 0 34px;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.mod-aboutus4 .item .ft {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -80px;
}
.mod-aboutus4 .item .ft .year {
  color: #fff;
  position: absolute;
  left: 50%;
  line-height: 62px;
  font-size: 16px;
  text-align: center;
  width: 60px;
  margin-left: -30px;
}
.mod-aboutus4 .item:before {
  content: " ";
  border: 4px solid transparent;
  border-bottom-color: #e9f0f5;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -4px;
}
.mod-aboutus4 .item.item1 {
  left: 0;
  bottom: 0;
}
.mod-aboutus4 .item.item1 .bd {
  background: url(../images/history1.jpg) no-repeat;
}
.mod-aboutus4 .item.item2 {
  left: 300px;
}
.mod-aboutus4 .item.item2 .bd {
  background: url(../images/history2.jpg) no-repeat;
}
.mod-aboutus4 .item.item2 .ft {
  top: auto;
  bottom: -80px;
}
.mod-aboutus4 .item.item2:before {
  border-color: transparent;
  border-top-color: #e9f0f5;
  bottom: -8px;
  top: auto;
}
.mod-aboutus4 .item.item3 {
  bottom: 0;
  left: 600px;
}
.mod-aboutus4 .item.item3 .bd {
  background: url(../images/history3.jpg) no-repeat;
}
.mod-aboutus4 .item.item4 {
  left: 900px;
  top: 0;
}
.mod-aboutus4 .item.item4 .bd {
  background: url(../images/history4.jpg) no-repeat;
}
.mod-aboutus4 .item.item4 .ft {
  top: auto;
  bottom: -80px;
}
.mod-aboutus4 .item.item4:before {
  border-color: transparent;
  border-top-color: #e9f0f5;
  bottom: -8px;
  top: auto;
}
.mod-aboutus4 .line {
  height: 3px;
  background: #d7e4ed;
  width: 1320px;
  position: absolute;
  left: -62px;
  top: 50%;
}
@media screen and (max-width: 1024px) {
  .mod-aboutus4 {
    margin: 0 -0.3rem;
    background: #f8f8f8;
    padding-bottom: 0.31rem;
  }
  .mod-aboutus4 .div_main {
    width: 6.9rem;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #e9e9e9;
       -moz-box-shadow: 0 0 10px #e9e9e9;
            box-shadow: 0 0 10px #e9e9e9;
    padding: 0.59rem 0 0.81rem;
  }
  .mod-aboutus4 .title .txt {
    font-size: 0.3rem;
    line-height: 0.46rem;
  }
  .mod-aboutus4 .title .en {
    line-height: 0.29rem;
    font-size: 0.14rem;
  }
  .mod-aboutus4 .title:before,
  .mod-aboutus4 .title:after {
    display: none;
  }
  .mod-aboutus4 .container {
    padding: 0.42rem 0 0;
    height: auto;
  }
  .mod-aboutus4 .container_inner {
    height: 6.17rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .mod-aboutus4 .item {
    width: 2.9rem;
    -webkit-border-radius: none;
       -moz-border-radius: none;
            border-radius: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .mod-aboutus4 .item .hd {
    text-align: right;
    background: none;
    font-size: 0.075rem;
    line-height: 0.205rem;
    font-weight: bold;
  }
  .mod-aboutus4 .item .bd {
    text-align: right;
    padding: 0;
    font-size: 0.14rem;
    line-height: 0.28rem;
    background: none;
    color: #5a5858;
  }
  .mod-aboutus4 .item .ft {
    right: -0.75rem;
    width: 0.6rem;
    height: 0.6rem;
    top: 0.41rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mod-aboutus4 .item .ft .year {
    line-height: 0.6rem;
    font-size: 0.16rem;
    width: 0.6rem;
    height: 0.6rem;
    margin-left: -0.3rem;
    top: 0;
  }
  .mod-aboutus4 .item:before {
    display: none;
  }
  .mod-aboutus4 .item.item1 {
    left: auto;
    bottom: auto;
    right: 3.93rem;
    top: 0.14rem;
  }
  .mod-aboutus4 .item.item1 .bd {
    background: none;
  }
  .mod-aboutus4 .item.item2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    left: 3.97rem;
    top: 1.66rem;
  }
  .mod-aboutus4 .item.item2 .hd {
    text-align: left;
  }
  .mod-aboutus4 .item.item2 .bd {
    text-align: left;
    background: none;
  }
  .mod-aboutus4 .item.item2 .ft {
    top: 0.2rem;
    right: auto;
    left: -0.83rem;
  }
  .mod-aboutus4 .item.item3 {
    top: 3.04rem;
    bottom: auto;
    right: 3.93rem;
    left: auto;
  }
  .mod-aboutus4 .item.item3 .bd {
    background: none;
  }
  .mod-aboutus4 .item.item4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    left: 3.98rem;
    top: 4.75rem;
  }
  .mod-aboutus4 .item.item4 .hd {
    text-align: left;
  }
  .mod-aboutus4 .item.item4 .bd {
    text-align: left;
    background: none;
  }
  .mod-aboutus4 .item.item4 .ft {
    top: 0.2rem;
    right: auto;
    left: -0.83rem;
  }
  .mod-aboutus4 .line {
    background: #f8f8f8;
    width: 0.04rem;
    height: 6.17rem;
    left: 50%;
    top: 0;
    margin-left: -0.01rem;
  }
}
.mod-qiyeshuichou1 {
  padding: 83px 0 150px;
}
.mod-qiyeshuichou1 .title .txt {
  line-height: 107px;
  text-align: center;
  color: #333;
  font-size: 35px;
  position: relative;
}
.mod-qiyeshuichou1 .title .txt:after {
  content: " ";
  border-bottom: 2px solid #ff6c00;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 24px;
  margin-left: -12px;
}
.mod-qiyeshuichou1 .title .ext {
  padding-top: 20px;
  line-height: 28px;
  font-size: 16px;
  color: #666;
  text-align: center;
  width: 650px;
  margin: 0 auto;
}
.mod-qiyeshuichou1 .container {
  overflow: hidden;
}
.mod-qiyeshuichou1 .container .item {
  padding-top: 85px;
  float: left;
  width: 320px;
  padding: 85px 40px 37px;
  text-align: center;
}
.mod-qiyeshuichou1 .container .icon_wp {
  height: 103px;
}
.mod-qiyeshuichou1 .container .hd {
  font-size: 22px;
  color: #333;
  line-height: 73px;
  font-weight: normal;
}
.mod-qiyeshuichou1 .container .bd {
  line-height: 28px;
  color: #666;
}
@media screen and (max-width: 1024px) {
  .mod-qiyeshuichou1 {
    padding: 0.37rem 0 0.92rem;
  }
  .mod-qiyeshuichou1 .title .txt {
    line-height: 0.84rem;
    font-size: 0.3rem;
  }
  .mod-qiyeshuichou1 .title .txt:after {
    width: 0.24rem;
    border-bottom-width: 0.02rem;
    margin-left: -0.12rem;
  }
  .mod-qiyeshuichou1 .title .ext {
    padding-top: 0.15rem;
    line-height: 0.28rem;
    font-size: 0.16rem;
    width: 6.64rem;
  }
  .mod-qiyeshuichou1 .container {
    padding-top: 0.27rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .mod-qiyeshuichou1 .container .item {
    width: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0.17rem 0.3rem 0;
  }
  .mod-qiyeshuichou1 .container .item .icon_wp {
    height: 1.02rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-qiyeshuichou1 .container .item .hd {
    font-size: 0.22rem;
    line-height: 0.71rem;
  }
  .mod-qiyeshuichou1 .container .item .bd {
    line-height: 0.28rem;
    font-size: 0.16rem;
  }
}
.mod-qiyeshuichou2 {
  padding-bottom: 124px;
  height: 630px;
}
.mod-qiyeshuichou2 .banner_qyshch {
  height: 630px;
  float: left;
  width: 528px;
  background: url(../images/banner_qyshch1.png) no-repeat;
}
.mod-qiyeshuichou2 .container {
  width: 578px;
  float: right;
  padding-top: 7px;
}
.mod-qiyeshuichou2 .container .hd {
  line-height: 134px;
  font-size: 35px;
  color: #333;
  font-weight: normal;
}
.mod-qiyeshuichou2 .container .bd {
  line-height: 28px;
  color: #666;
  font-size: 16px;
}
.mod-qiyeshuichou2 .container .desc {
  padding-bottom: 26px;
}
.mod-qiyeshuichou2 .container .list .item {
  position: relative;
  padding-left: 36px;
  margin-bottom: 26px;
}
.mod-qiyeshuichou2 .container .list .icon {
  position: absolute;
  left: 0;
  top: 10px;
}
@media screen and (max-width: 1024px) {
  .mod-qiyeshuichou2 {
    padding: 0 0 0.68rem;
    height: auto;
  }
  .mod-qiyeshuichou2 .banner_qyshch {
    margin: 0 auto;
    height: 1.2rem;
    width: 6.7rem;
    float: none;
    background: -webkit-image-set(url(../images/banner_qyshch1@2x.png) 2x url(../images/banner_qyshch1@3x.png) 3x);
    background: image-set(url(../images/banner_qyshch1@2x.png) 2x url(../images/banner_qyshch1@3x.png) 3x);
    -moz-background-size: cover!important;
         background-size: cover!important;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-qiyeshuichou2 .banner_qyshch {
      background-image: url(../images/banner_qyshch1@2x.png);
      -moz-background-size: 335px 60px;
           background-size: 335px 60px;
    }
  }
  .mod-qiyeshuichou2 .container {
    float: none;
    width: 5.9rem;
    padding-left: 0.52rem;
    padding-top: 0.47rem;
  }
  .mod-qiyeshuichou2 .container .hd {
    line-height: 0.68rem;
    font-size: 0.3rem;
  }
  .mod-qiyeshuichou2 .container .bd {
    line-height: 0.28rem;
    font-size: 0.16rem;
  }
  .mod-qiyeshuichou2 .container .desc {
    padding-bottom: 0.3rem;
  }
  .mod-qiyeshuichou2 .container .list .item {
    padding-left: 0.35rem;
    margin-bottom: 0.26rem;
  }
  .mod-qiyeshuichou2 .container .list .icon {
    top: 0.1rem;
    left: 0;
  }
}
.mod-qiyeshuichou3 {
  height: 782px;
  background: url(../images/bg_qyshch.jpg) no-repeat center 0;
}
.mod-qiyeshuichou3 .title {
  padding-top: 81px;
}
.mod-qiyeshuichou3 .title .txt {
  line-height: 107px;
  text-align: center;
  color: #fff;
  font-size: 35px;
  position: relative;
}
.mod-qiyeshuichou3 .title .txt:after {
  content: " ";
  border-bottom: 2px solid #ff6c00;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 24px;
  margin-left: -12px;
}
.mod-qiyeshuichou3 .title .ext {
  padding-top: 20px;
  line-height: 28px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  width: 650px;
  margin: 0 auto;
  text-transform: uppercase;
}
.mod-qiyeshuichou3 .container {
  padding-top: 46px;
  margin-left: -78px;
}
.mod-qiyeshuichou3 .container .item {
  float: left;
  background: #fff;
  color: #666;
  width: 350px;
  height: 114px;
  *padding-top: 20px;
  *height: 94px;
  margin-left: 76px;
  margin-bottom: 27px;
  display: table;
  -webkit-box-shadow: 2px 2px 4px #999;
     -moz-box-shadow: 2px 2px 4px #999;
          box-shadow: 2px 2px 4px #999;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.mod-qiyeshuichou3 .container .item_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.mod-qiyeshuichou3 .container strong {
  color: #ff6c00;
  font-size: 24px;
  line-height: 38px;
}
.mod-qiyeshuichou3 .container p {
  font-size: 16px;
  line-height: 31px;
}
@media screen and (max-width: 1024px) {
  .mod-qiyeshuichou3 {
    height: 9.02rem;
    background-image: -webkit-image-set(url(../images/bg_qyshch@2x.png) 2x, url(../images/bg_qyshch@3x.png) 3x);
    background-image: image-set(url(../images/bg_qyshch@2x.png) 2x, url(../images/bg_qyshch@3x.png) 3x);
    -moz-background-size: cover!important;
         background-size: cover!important;
    margin: 0 -0.3rem;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .mod-qiyeshuichou3 {
      background-image: url(../images/bg_qyshch@2x.png);
      -moz-background-size: 375px 451px;
           background-size: 375px 451px;
    }
  }
  .mod-qiyeshuichou3 .div_main {
    margin: 0 auto;
  }
  .mod-qiyeshuichou3 .title {
    padding-top: 0.63rem;
  }
  .mod-qiyeshuichou3 .title .txt {
    line-height: 0.68rem;
    font-size: 0.3rem;
  }
  .mod-qiyeshuichou3 .title:after {
    border-bottom-width: 0.02rem;
    width: 0.24rem;
    margin-left: -0.12rem;
  }
  .mod-qiyeshuichou3 .title .ext {
    padding-top: 0;
    line-height: 0.46rem;
    font-size: 0.1rem;
    width: 100%;
  }
  .mod-qiyeshuichou3 .container {
    padding-top: 0.3rem;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .mod-qiyeshuichou3 .container:before,
  .mod-qiyeshuichou3 .container:after {
    display: none;
  }
  .mod-qiyeshuichou3 .container .item {
    width: 3.4rem;
    height: 1.14rem;
    margin: 0 0 0.09rem 0;
    -webkit-box-shadow: 0.02rem 0.02rem 0.04rem rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0.02rem 0.02rem 0.04rem rgba(0, 0, 0, 0.2);
            box-shadow: 0.02rem 0.02rem 0.04rem rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-qiyeshuichou3 .container .item_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-qiyeshuichou3 .container strong {
    font-size: 0.24rem;
    line-height: 0.38rem;
  }
  .mod-qiyeshuichou3 .container p {
    font-size: 0.16rem;
    line-height: 0.31rem;
  }
}
.mod-qiyeshuichou4 {
  padding-bottom: 194px;
}
.mod-qiyeshuichou4 .title {
  padding: 70px 0 74px;
}
.mod-qiyeshuichou4 .title .txt {
  line-height: 107px;
  text-align: center;
  color: #333;
  font-size: 35px;
  position: relative;
}
.mod-qiyeshuichou4 .title .txt:after {
  content: " ";
  border-bottom: 2px solid #ff6c00;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 24px;
  margin-left: -12px;
}
.mod-qiyeshuichou4 .title .ext {
  padding-top: 20px;
  line-height: 28px;
  font-size: 12px;
  color: #666;
  text-align: center;
  width: 650px;
  margin: 0 auto;
  text-transform: uppercase;
}
.mod-qiyeshuichou4 .table_anlifenxi {
  width: 100%;
  border-collapse: collapse;
}
.mod-qiyeshuichou4 .table_anlifenxi th,
.mod-qiyeshuichou4 .table_anlifenxi td {
  border: 2px solid #f4f4f4;
  line-height: 35px;
  padding: 11px 0;
  color: #646263;
  text-align: center;
  font-size: 20px;
}
.mod-qiyeshuichou4 .table_anlifenxi td {
  font-size: 19px;
}
.mod-qiyeshuichou4 .table_anlifenxi .col1 {
  width: 222px;
}
.mod-qiyeshuichou4 .table_anlifenxi .col2 {
  width: 381px;
}
.mod-qiyeshuichou4 .table_anlifenxi .col4 {
  padding: 11px 20px;
}
@media screen and (max-width: 1024px) {
  .mod-qiyeshuichou4 {
    padding-bottom: 1.02rem;
  }
  .mod-qiyeshuichou4 .title {
    padding: 0.77rem 0 0.6rem;
  }
  .mod-qiyeshuichou4 .title .txt {
    font-size: 0.3rem;
    line-height: 0.72rem;
  }
  .mod-qiyeshuichou4 .title .txt:after {
    border-bottom-width: 0.02rem;
    width: 0.24rem;
    margin-left: -0.12rem;
  }
  .mod-qiyeshuichou4 .title .ext {
    padding-top: 0.2rem;
    line-height: 0.18rem;
    font-size: 0.1rem;
    width: auto;
  }
  .mod-qiyeshuichou4 .table_anlifenxi th,
  .mod-qiyeshuichou4 .table_anlifenxi td {
    border-width: 0.02rem;
    padding: 0.06rem 0;
    font-size: 0.12rem;
    line-height: 0.2rem;
  }
  .mod-qiyeshuichou4 .table_anlifenxi td {
    font-size: 0.11rem;
  }
  .mod-qiyeshuichou4 .table_anlifenxi .col1 {
    width: 1.25rem;
  }
  .mod-qiyeshuichou4 .table_anlifenxi .col2 {
    width: 2.19rem;
  }
  .mod-qiyeshuichou4 .table_anlifenxi .col4 {
    padding: 0.06rem 0.2rem;
  }
}
.mod_qiyefawu1 {
  background: #f8f8f8;
  padding: 67px 0 70px;
}
.mod_qiyefawu1 .div_main {
  height: 446px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px #ccc;
     -moz-box-shadow: 0 2px 4px #ccc;
          box-shadow: 0 2px 4px #ccc;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.mod_qiyefawu1 .item {
  float: left;
  padding: 179px 29px 0 30px;
  width: 190px;
  height: 266px;
  margin-right: 68px;
  font-size: 15px;
  line-height: 24px;
  position: relative;
  color: #555;
}
.mod_qiyefawu1 .hd {
  line-height: 55px;
  text-align: center;
  color: #ff6c00;
  font-size: 18px;
}
.mod_qiyefawu1 .item-last {
  margin-right: 0;
}
.mod_qiyefawu1 .num_wp {
  width: 113px;
  height: 113px;
  position: absolute;
  top: 89px;
  left: 79px;
}
.mod_qiyefawu1 .num_wp .num {
  color: #fff;
  font-size: 30px;
  line-height: 80px;
  position: absolute;
  width: 80px;
  text-align: center;
  z-index: 10;
  left: 0;
  top: 0;
  font-weight: bold;
}
.mod_qiyefawu1 .icon-arr_r {
  position: absolute;
  top: 112px;
  right: -38px;
}
@media screen and (max-width: 1024px) {
  .mod_qiyefawu1 {
    margin: 0 -0.3rem;
    padding: 0.42rem 0.3rem 0.85rem;
  }
  .mod_qiyefawu1 .div_main {
    height: 6.3rem;
    -webkit-box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.2);
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .mod_qiyefawu1 .fl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .mod_qiyefawu1 .fr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
  .mod_qiyefawu1 .item {
    float: none;
    padding: 0;
    width: 50%;
    padding: 1.24rem 0.5rem 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 1.64rem;
    margin-right: 0;
    font-size: 0.15rem;
    line-height: 0.24rem;
    margin-bottom: 0.53rem;
  }
  .mod_qiyefawu1 .fl .item:last-child .icon-arr_r {
    top: 2.73rem;
    right: auto;
    left: 1.66rem;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .mod_qiyefawu1 .fr .item:first-child .icon-arr_r {
    top: 0.54rem;
    right: auto;
    left: 0;
  }
  .mod_qiyefawu1 .hd {
    line-height: 0.55rem;
    font-size: 0.18rem;
  }
  .mod_qiyefawu1 .num_wp {
    width: 1.13rem;
    height: 1.13rem;
    top: 0.35rem;
    left: 1.32rem;
  }
  .mod_qiyefawu1 .num_wp .num {
    font-size: 0.3rem;
    line-height: 0.79rem;
    width: 0.83rem;
  }
  .mod_qiyefawu1 .icon-arr_r {
    top: 0.54rem;
    right: -0.2rem;
  }
}
.mod-qiyefawu2 {
  background: #f8f8f8;
}
.mod-qiyefawu2 .title {
  text-align: center;
}
.mod-qiyefawu2 .title .txt {
  font-size: 34px;
  color: #555;
  line-height: 73px;
  position: relative;
}
.mod-qiyefawu2 .title .txt:after {
  content: " ";
  position: absolute;
  border-bottom: 3px solid #ff6c00;
  width: 38px;
  bottom: 0;
  left: 50%;
  margin-left: -19px;
}
.mod-qiyefawu2 .title .ext {
  font-size: 20px;
  line-height: 42px;
  color: #dfdfe1;
}
.mod-qiyefawu2 .container {
  padding: 46px 0 137px;
  margin-left: -74px;
  overflow: hidden;
}
.mod-qiyefawu2 .item {
  float: left;
  width: 350px;
  height: 141px;
  margin-left: 74px;
  background: #fff;
  -webkit-box-shadow: 0 0 4px #ccc;
     -moz-box-shadow: 0 0 4px #ccc;
          box-shadow: 0 0 4px #ccc;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 26px;
  display: table;
}
.mod-qiyefawu2 .hd {
  display: table-cell;
  vertical-align: middle;
  width: 93px;
  text-align: center;
  *float: left;
  *height: 98px;
  *padding-top: 48px;
}
.mod-qiyefawu2 .bd {
  display: table-cell;
}
.mod-qiyefawu2 .bd .bd_t {
  font-size: 24px;
  color: #5d5d5d;
  line-height: 53px;
  padding-top: 24px;
}
.mod-qiyefawu2 .bd .bd_b {
  font-size: 16px;
  color: #919191;
  line-height: 26px;
}
@media screen and (max-width: 1024px) {
  .mod-qiyefawu2 {
    margin: 0 -0.3rem;
    padding: 0 0.3rem;
  }
  .mod-qiyefawu2 .title .txt {
    font-size: 0.34rem;
    line-height: 0.73rem;
  }
  .mod-qiyefawu2 .title .txt:after {
    border-bottom-width: 0.03rem;
    width: 0.38rem;
    margin-left: -0.19rem;
  }
  .mod-qiyefawu2 .title .ext {
    font-size: 0.2rem;
    line-height: 0.42rem;
  }
  .mod-qiyefawu2 .container {
    padding: 0.46rem 0 1.37rem;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-qiyefawu2 .item {
    width: 3.4rem;
    height: 1.41rem;
    margin-left: 0;
    margin-bottom: 0.15rem;
    -webkit-box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.1);
  }
  .mod-qiyefawu2 .hd {
    width: 0.93rem;
  }
  .mod-qiyefawu2 .bd .bd_t {
    font-size: 0.24rem;
    line-height: 0.53rem;
    padding-top: 0.24rem;
  }
  .mod-qiyefawu2 .bd .bd_b {
    font-size: 0.16rem;
    line-height: 0.26rem;
  }
}
.mod-newslist {
  background: #f9f9f9;
  position: relative;
  padding-top: 60px;
}
.mod-newslist .pc-platform_statistics {
  position: absolute;
  top: -60px;
  margin-top: 0;
}
.mod-newslist .title {
  font-size: 28px;
  line-height: 115px;
}
.mod-newslist .title:before {
  content: " ";
  border-left: 4px solid #ff6c00;
  height: 30px;
  margin: 0 15px 0 4px;
}
.mod-newslist .container .item {
  background: #fff;
  width: 1026px;
  height: 228px;
  padding: 28px 146px 0 28px;
  margin-bottom: 28px;
  display: block;
}
.mod-newslist .container .item .img-news {
  float: left;
  width: 262px;
  height: 196px;
  -moz-background-size: cover;
       background-size: cover;
}
.mod-newslist .container .item .content {
  float: right;
  width: 719px;
}
.mod-newslist .container .item .hd {
  line-height: 1;
  font-size: 24px;
  color: #000;
  width: 100%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-bottom: 17px;
}
.mod-newslist .container .item .bd {
  height: 114px;
  color: #797979;
  font-size: 16px;
  line-height: 37px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.mod-newslist .container .item .ft {
  padding-top: 24px;
  line-height: 1;
  font-size: 20px;
  color: #999;
}
.mod-newslist .container .item:hover .hd {
  color: #4c9de7;
}
.mod-newslist .container .page {
  padding: 43px 0 96px;
  text-align: center;
}
.mod-newslist .container .page a,
.mod-newslist .container .page span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  padding: 0 30px;
  color: #838383;
  line-height: 70px;
  font-size: 24px;
  margin: 0 4px;
}
.mod-newslist .container .page span {
  color: #fff;
  background: #ff6c00;
}
.mod-newslist .container .page a:hover {
  background: #ff8933;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .mod-newslist {
    margin: 0 -0.3rem;
    padding: 0.34rem 0.3rem 0;
  }
  .mod-newslist .title {
    display: none;
  }
  .mod-newslist .container .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0.31rem 0.31rem 0 0.2rem;
    height: 1.84rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0.24rem;
  }
  .mod-newslist .container .item .img-news {
    width: 1.6rem;
    height: 1.2rem;
  }
  .mod-newslist .container .item .content {
    width: 4.46rem;
  }
  .mod-newslist .container .item .hd {
    font-size: 0.24rem;
    padding-bottom: 12px;
  }
  .mod-newslist .container .item .bd {
    height: 0.4rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 0.14rem;
    line-height: 0.21rem;
  }
  .mod-newslist .container .item .ft {
    padding-top: 0.28rem;
    line-height: 1;
    font-size: 0.2rem;
  }
  .mod-newslist .container .page {
    padding: 0.17rem 0 0.6rem;
  }
  .mod-newslist .container .page a,
  .mod-newslist .container .page span {
    padding: 0 0.22rem;
    line-height: 0.6rem;
    font-size: 0.22rem;
    margin: 0 0.04rem;
  }
  .mod-newslist .container .page a:hover {
    color: #838383;
    background: #fff;
  }
}
.mod-news_detail {
  background: #f9f9f9;
  padding: 24px 0 121px;
  position: relative;
}
.mod-news_detail .div_main {
  background: #fff;
}
.mod-news_detail .news_statistics {
  position: absolute;
  width: 1200px;
  padding-top: 32px;
  height: 52px;
  background: #ffffff;
  border-bottom: 1px solid #f0f0f0;
  top: -60px;
  text-indent: 32px;
  color: #838282;
}
.mod-news_detail .news_statistics .icon-time {
  margin-right: 7px;
}
.mod-news_detail .title {
  padding: 50px 0 34px;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  font-weight: normal;
}
.mod-news_detail .container {
  width: 995px;
  margin: 0 auto;
  color: #797979;
  font-size: 16px;
  line-height: 38px;
  padding-bottom: 111px;
}
.mod-news_detail .page-tool {
  width: 1140px;
  margin: 0 auto;
  padding: 0 0 49px;
}
.mod-news_detail .page-tool a {
  color: #666;
  line-height: 42px;
}
.mod-news_detail .page-tool .icon {
  margin: -2px 8px 0 0;
}
.mod-news_detail .page-tool a:hover {
  color: #333;
}
.mod-news_detail .page-tool .line {
  border-bottom: 1px dashed #eee;
}
@media screen and (max-width: 1024px) {
  .mod-news_detail {
    margin: 0 -0.3rem;
    padding: 0.42rem 0.3rem 0;
  }
  .mod-news_detail .div_main {
    margin: 0;
    padding: 0;
    background: none;
  }
  .mod-news_detail .news_statistics {
    display: none;
  }
  .mod-news_detail .container_wp {
    background: #fff;
    -webkit-box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.1);
    width: 6.9rem;
  }
  .mod-news_detail .title {
    padding: 0.69rem 0 0.34rem;
    font-size: 0.24rem;
    line-height: 0.32rem;
  }
  .mod-news_detail .container {
    width: 6.3rem;
    font-size: 0.16rem;
    line-height: 0.38rem;
    padding-bottom: 0.57rem;
  }
  .mod-news_detail .page-tool {
    width: 6.7rem;
    padding: 0.27rem 0 0.61rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 0.24rem;
    line-height: 0.55rem;
  }
  .mod-news_detail .page-tool .txt {
    display: none;
  }
}
/*# sourceMappingURL=default.css.map */