*::after,
::before {
  display: block;
  position: absolute;
}
.BMap_mask,
.BMap_cpyCtrl,
.BMap_scaleTxt,
.BMap_scaleCtrl,
.BMap_omCtrl,
.anchorBL {
  display: none !important;
}
.over {
  overflow: auto;
}
table {
  border-collapse: collapse;
}
.clearfix::after {
  clear: both;
  content: "";
  display: block;
  overflow: hidden;
  position: static;
}
.clearfix {
  *zoom: 1;
}
.over {
  overflow: auto;
}
a {
  display: block;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -moz-outline-style: none;
}
input {
  outline: none;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
input::-o-clear {
  display: none;
}
.BMap_Marker img {
  width: auto;
}
textarea {
  overflow: auto;
  font-family: inherit;
}
.BMap_cpyCtrl.BMap_noprint.anchorBL {
  display: none;
}
.mohead {
  display: none;
}
.pcbanner {
  display: block;
}
.mobanner {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#map img {
  max-width: 1000px;
}
.maodian {
  position: relative;
  top: -100px;
  height: 1px;
  display: block;
}
@media (max-width: 1366px) {
  .maodian {
    top: -82px;
  }
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #eee;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
}
img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  -webkit-transform: scale(1.00001);
     -moz-transform: scale(1.00001);
      -ms-transform: scale(1.00001);
          transform: scale(1.00001);
}
.wrap1600 {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}
.wrap {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
@font-face {
  font-family: "syht-l";
  src: url("../fonts/syht-l/syht-l.eot");
  src: url("../fonts/syht-l/syht-l.eot?#iefix") format("embedded-opentype"), url("../fonts/syht-l/syht-l.woff") format("woff"), url("../fonts/syht-l/syht-l.ttf") format("truetype"), url("../fonts/syht-l/syht-l.svg#syht-l") format("svg");
  font-style: normal;
  font-weight: normal;
}
.syht-l {
  font-family: "syht-l";
}
body {
  overflow-x: hidden;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  width: 100%;
  line-height: 1;
  font-family: Arial, "syht-l", Microsoft Yahei;
  max-width: 1920px;
  margin: 0 auto;
  font-size: 14px;
  color: #666;
}
ul li {
  list-style: none;
}
.hoverbtn {
  position: relative;
  cursor: pointer;
}
.hoverbtn img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  display: block;
}
.hoverbtn .act {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.hoverbtn:hover .nor {
  opacity: 0;
}
.hoverbtn:hover .act {
  opacity: 1;
}
@font-face {
  font-family: "ali_m";
  src: url("../fonts/ali_m/ali_m.eot");
  src: url("../fonts/ali_m/ali_m.eot?#iefix") format("embedded-opentype"), url("../fonts/ali_m/ali_m.woff") format("woff"), url("../fonts/ali_m/ali_m.ttf") format("truetype"), url("../fonts/ali_m/ali_m.svg#ali_m") format("svg");
  font-style: normal;
  font-weight: normal;
}
.ali_m {
  font-family: "ali_m";
}
@font-face {
  font-family: "ali_b";
  src: url("../fonts/ali_b/ali_b.eot");
  src: url("../fonts/ali_b/ali_b.eot?#iefix") format("embedded-opentype"), url("../fonts/ali_b/ali_b.woff") format("woff"), url("../fonts/ali_b/ali_b.ttf") format("truetype"), url("../fonts/ali_b/ali_b.svg#ali_b") format("svg");
  font-style: normal;
  font-weight: normal;
}
.ali_b {
  font-family: "ali_b";
}
@font-face {
  font-family: "ali_r";
  src: url("../fonts/ali_r/ali_r.eot");
  src: url("../fonts/ali_r/ali_r.eot?#iefix") format("embedded-opentype"), url("../fonts/ali_r/ali_r.woff") format("woff"), url("../fonts/ali_r/ali_r.ttf") format("truetype"), url("../fonts/ali_r/ali_r.svg#ali_r") format("svg");
  font-style: normal;
  font-weight: normal;
}
.ali_r {
  font-family: "ali_r";
}
@font-face {
  font-family: "stsong";
  src: url("../fonts/stsong/stsong.eot");
  src: url("../fonts/stsong/stsong.eot?#iefix") format("embedded-opentype"), url("../fonts/stsong/stsong.woff") format("woff"), url("../fonts/stsong/stsong.ttf") format("truetype"), url("../fonts/stsong/stsong.svg#ali_r") format("svg");
  font-style: normal;
  font-weight: normal;
}
.stsong {
  font-family: "stsong";
}
.dtlj {
  line-height: 60px;
  text-align: center;
}
header {
  background: #fff;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
  -moz-transition: all .4s linear;
  transition: all .4s linear;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
}
header .logobox {
  float: left;
  padding: 18px 0 17px 0;
  display: block;
}
header .logobox:hover .indiv .actlogobox {
  height: 100%;
}
header .rt {
  float: right;
}
header .rt .navbox {
  float: left;
  margin-right: 80px;
}
header .rt .navbox .navli {
  margin-right: 50px;
  float: left;
}
header .rt .navbox .navli .navTl {
  display: block;
  -webkit-perspective-origin: 500px;
     -moz-perspective-origin: 500px;
          perspective-origin: 500px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  line-height: 100px;
}
header .rt .navbox .navli .navTl span {
  position: relative;
  display: block;
  color: #333333;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  font-size: 16px;
  font-weight: 600;
}
header .rt .navbox .navli .navTl span::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -2px;
}
header .rt .navbox .navli .subox {
  left: 0;
  width: 100%;
  position: absolute;
  top: 100%;
  display: none;
  background-color: #fafafa;
  -webkit-box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  white-space: nowrap;
  line-height: 64px;
  text-align: center;
}
header .rt .navbox .navli .subox a {
  display: inline-block;
  margin-right: 50px;
  color: #1a1a1a;
  font-size: 16px;
  position: relative;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
header .rt .navbox .navli .subox a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #ee6639;
  position: absolute;
  left: 0;
  bottom: 10px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
header .rt .navbox .navli .subox a:last-child {
  margin-right: 0;
}
header .rt .navbox .navli .subox a:hover {
  color: #ee6639;
}
header .rt .navbox .navli .subox a:hover::after {
  width: 100%;
}
header .rt .navbox .navli:hover .navTl span {
  color: #ee6639;
}
header .rt .navbox .navli:last-child {
  margin-right: 0;
}
header .rt .lang {
  float: left;
  font-size: 16px;
  line-height: 100px;
  margin-right: 56px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
header .rt .lang:hover {
  color: #ee6639;
}
header .rt .cjty {
  float: left;
  padding: 32px 0;
}
header .rt .cjty span {
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  width: 115px;
  height: 36px;
  -webkit-border-radius: 18px;
     -moz-border-radius: 18px;
          border-radius: 18px;
  border: 1px solid #ee6639;
  text-align: center;
  line-height: 34px;
  color: #ee6639;
}
header .rt .cjty:hover span {
  background: #ee6639;
  color: #fff;
}
.maskout {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: none;
}
.maskout img {
  width: 30px;
  position: absolute;
  left: 40px;
  top: 40px;
}
.menu_sub {
  position: fixed;
  right: -70%;
  top: 0;
  width: 70%;
  background: #000;
  z-index: 1000;
  height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.menu_sub li {
  text-align: left;
  border-bottom: 1px solid #232530;
  line-height: 44px;
  font-size: 16px;
  width: 92%;
  margin: 0 auto;
}
.menu_sub a {
  color: #fff;
  display: block;
}
.menu_sub .subTitle {
  color: #fff;
  background: url(../images/plus.png) no-repeat;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-position: right center;
}
.menu_sub .bignav {
  background: none !important;
}
.menu_sub .subbox {
  display: none;
  font-size: 14px;
}
.menu_sub .menuact {
  background: url(../images/reduce.jpg) no-repeat;
  background-position: right center;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
.video_mask {
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  -webkit-transform: scale(0.6);
     -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.video_mask .videobox {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid #143170;
}
.video_mask .videobox .top {
  height: 60px;
  background: #fafafa;
}
.video_mask .videobox .top .close_btn {
  cursor: pointer;
  float: right;
  width: 44px;
  height: 44px;
  position: relative;
  margin-top: 8px;
}
.video_mask .videobox .top .close_btn i {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
     -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  left: 50%;
  top: 50%;
  background: #000;
}
.video_mask .videobox .top .close_btn .s {
  width: 2px;
  height: 28px;
}
.video_mask .videobox .top .close_btn .h {
  width: 28px;
  height: 2px;
}
.video_mask .videobox video {
  width: 100%;
  display: block;
}
.fdmask {
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  -webkit-transform: scale(0.6);
     -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.fdmask .in_div {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.fdmask .in_div .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.fdmask .in_div .fdprev {
  left: 0;
}
.fdmask .in_div .fdnext {
  right: 0;
}
.fdmask .in_div #fdswiper {
  width: 60%;
}
.act_video_mask {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.moreBtn {
  width: 144px;
  height: 42px;
  padding: 2px;
  background: url(../images/btnBg.png);
  cursor: pointer;
}
.moreBtn span {
  display: block;
  height: 100%;
  line-height: 38px;
  text-align: center;
  color: #ee6639;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.moreBtn:hover span {
  background: #ee6639;
  color: #fff;
}
.leg {
  height: 100px;
}
footer {
  background-color: #222222;
}
footer .top {
  padding: 27px 0;
  border-bottom: 1px solid #333;
}
footer .top a {
  display: block;
  width: 22.8571%;
  text-align: center;
  float: left;
  line-height: 30px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  border-right: 1px solid #333333;
}
footer .top a .imgbox {
  display: inline-block;
  margin-right: 16px;
  width: 30px;
  position: relative;
  top: 8px;
}
footer .top a:first-child,
footer .top a:last-child {
  width: 15.71435%;
}
footer .top a:first-child {
  text-align: left;
}
footer .top a:last-child {
  text-align: right;
  border-right: none;
}
footer .top a:hover {
  color: #ee6639;
}
footer .center {
  padding: 50px 0;
  border-bottom: 1px solid #333;
}
footer .center .lt {
  width: 30%;
  float: left;
  border-right: 1px solid #333;
}
footer .center .lt .ftlogo {
  width: 184px;
  display: block;
  margin-bottom: 30px;
}
footer .center .lt .phoneNum {
  font-size: 24px;
  font-weight: bold;
  color: #cccccc;
  margin-bottom: 15px;
}
footer .center .lt .addr {
  line-height: 24px;
  color: #888888;
  margin-bottom: 22px;
}
footer .center .lt .ermbox .box {
  float: left;
  text-align: center;
}
footer .center .lt .ermbox .box img {
  margin-bottom: 13px;
  border: 1px solid #fff;
  width: auto;
}
footer .center .lt .ermbox .box .te {
  color: #cccccc;
}
footer .center .lt .ermbox .box:first-child {
  margin-right: 25px;
}
footer .center .rt {
  float: left;
  width: 70%;
  height: 296px;
  position: relative;
}
footer .center .rt li {
  position: absolute;
}
footer .center .rt li a {
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  color: #888888;
  margin-bottom: 14px;
}
footer .center .rt li .title {
  font-size: 18px;
  color: #eeeeee;
  margin-bottom: 23px;
}
footer .center .rt li a:hover {
  color: #fff;
  -webkit-transform: translateX(-5px);
     -moz-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
          transform: translateX(-5px);
}
footer .center .rt li:nth-child(1) {
  left: 11.2245%;
  top: 0;
}
footer .center .rt li:nth-child(2) {
  left: 30%;
  top: 0;
}
footer .center .rt li:nth-child(3) {
  left: 50%;
  top: 0;
}
footer .center .rt li:nth-child(4) {
  left: 70%;
  top: 0;
}
footer .center .rt li:nth-child(5) {
  left: 90%;
  top: 0;
}
footer .center .rt li:nth-child(6) {
  right: 0%;
  top: 0;
}
footer .bt {
  padding: 21px 0;
  color: #888888;
}
footer .bt .lt {
  float: left;
}
footer .bt .lt a {
  display: inline-block;
  padding: 0 15px;
  border-right: 1px solid #333;
}
footer .bt .lt a:first-child {
  padding-left: 0;
}
footer .bt .lt a:last-child {
  border-right: none;
}
footer .bt .rt {
  float: right;
}
.bannerbox {
  position: relative;
  z-index: 20;
}
.bannerbox .wrap1600 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -100px;
}
.bannerbox .rb {
  float: right;
  width: 740px;
  height: 320px;
  background: #3f3f3f;
  background: rgba(63, 63, 63, 0.6);
  padding: 50px 0 0 60px;
}
.bannerbox .rb .en {
  font-size: 60px;
  color: #ee6639;
  margin-bottom: 27px;
}
.bannerbox .rb .cn {
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 46px;
}
.bannerbox .rb .navbox a {
  display: block;
  float: left;
  line-height: 100px;
  font-size: 16px;
  color: #bbbbbb;
  margin-right: 23px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.bannerbox .rb .navbox a:last-child {
  margin-right: 0;
}
.bannerbox .rb .navbox a:hover,
.bannerbox .rb .navbox .actA {
  color: #fff;
}
.pagebox {
  text-align: center;
  margin-top: 3.3333%;
}
.pagebox a {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 43px;
  color: #333;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  background: #fff;
  margin-right: 8px;
  border: solid 1px #e5e5e5;
}
.pagebox a:hover,
.pagebox .current {
  background-color: #ee6639;
  color: #fff;
}
.pagebox .prev,
.pagebox .next {
  position: relative;
  width: 85px;
  background-color: #f5f5f5;
}
.pagebox .prev img,
.pagebox .next img {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.pagebox .prev .act,
.pagebox .next .act {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.pagebox .next {
  margin-right: 0;
}
@media (max-width: 768px) {
  .pcbanner {
    display: none;
  }
  .mobanner {
    display: block;
  }
}
.mktitle .line {
  width: 50px;
  height: 2px;
  background-color: #323232;
  margin-bottom: 42px;
}
.mktitle .en {
  color: #ee6639;
  font-size: 60px;
  margin-bottom: 18px;
  font-family: "stsong";
}
.mktitle .cn {
  font-size: 36px;
  color: #333333;
}
/*首页开始*/
.swiper-container .swiper-pagination .swiper-pagination-bullet {
  margin: 0 10px;
  position: relative;
  background: none;
  width: 6px;
  height: 6px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  opacity: 1;
}
.swiper-pagination-bullet::after,
.swiper-pagination-bullet::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.swiper-pagination-bullet::before {
  background: #fff;
  width: 6px;
  height: 6px;
}
.swiper-pagination-bullet::after {
  width: 12px;
  height: 12px;
  border: 1px solid transparent;
}
.swiper-pagination-bullet-active::before {
  background: #ee6639;
  width: 4px;
  height: 4px;
}
.swiper-pagination-bullet-active::after {
  border-color: #ee6639;
}
/*首页结尾*/
.sol_ul a {
  display: block;
  width: 32.1428%;
  float: left;
  margin: 1.7858% 1.7858% 0 0;
  position: relative;
}
.sol_ul a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  background: rgba(0, 0, 0, 0);
}
.sol_ul a .mask {
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 20;
}
.sol_ul a .mask .indiv {
  position: absolute;
  left: 0%;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sol_ul a .mask .indiv .title {
  text-align: center;
  margin-bottom: 46px;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  opacity: 0;
  -webkit-transition-delay: .1s;
     -moz-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
}
.sol_ul a .mask .indiv .title span {
  position: relative;
  color: #ffffff;
  font-size: 24px;
}
.sol_ul a .mask .indiv .title span::after,
.sol_ul a .mask .indiv .title span::before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
}
.sol_ul a .mask .indiv .title span::after {
  left: -70px;
}
.sol_ul a .mask .indiv .title span::before {
  right: -70px;
}
.sol_ul a .mask .indiv .icon {
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  width: 46px;
  margin: 0 auto;
  opacity: 0;
}
.sol_ul a:nth-child(1),
.sol_ul a:nth-child(2),
.sol_ul a:nth-child(3) {
  margin-top: 0;
}
.sol_ul a:nth-child(3n) {
  margin-right: 0;
}
.sol_ul a:hover i {
  background: rgba(0, 0, 0, 0.3);
}
.sol_ul a:hover .mask {
  left: 25px;
  top: 25px;
  right: 25px;
  bottom: 25px;
}
.sol_ul a:hover .mask .indiv .title,
.sol_ul a:hover .mask .indiv .icon {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.sol_ul a:hover .mask .indiv .icon {
  -webkit-transition-delay: .1s;
     -moz-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
}
.sol_ul a:hover .mask .indiv .title {
  -webkit-transition-delay: 0;
     -moz-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
}
/*关于我们开始*/
.abtop {
  background: #f5f5f5;
}
.abtop .wrap1600 {
  background: #fff;
  padding: 110px 5.2083% 160px;
  position: relative;
}
.abtop .wrap1600 .sekuai {
  position: absolute;
  width: 200px;
  right: -200px;
  top: 0;
  bottom: 0;
  background: #fff;
}
.abtop .wrap1600 .infobox {
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 63px;
}
.abtop .wrap1600 .infobox span {
  color: #eb6100;
  font-weight: bold;
}
.intitle {
  padding: 80px 0 60px;
}
.intitle .tl {
  font-size: 36px;
  color: #333333;
  margin-bottom: 22px;
  text-align: center;
}
.intitle .line {
  width: 200px;
  height: 1px;
  background-color: #e5e5e5;
  position: relative;
  margin: 0 auto;
}
.intitle .line::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: #eb6100;
}
.abt .box {
  width: 32.5714%;
  float: left;
  padding: 5% 0 6% 6.4286%;
  margin-right: 1.1429%;
  background-color: #f5f5f5;
}
.abt .box .imgbox,
.abt .box .tebox {
  float: left;
}
.abt .box .imgbox {
  margin-right: 35px;
}
.abt .box .tebox .tl {
  font-size: 24px;
  color: #333333;
  padding-top: 10px;
  margin-bottom: 27px;
}
.abt .box .tebox .te {
  font-size: 16px;
  color: #666666;
}
.abt .box:last-child {
  margin-right: 0;
}
/*组织架构开始*/
.org_a {
  background: #f5f5f5;
}
.org_a .wrap1600 {
  background: #fff;
  padding: 110px 5.2083% 100px;
  position: relative;
}
.org_a .wrap1600 .sekuai {
  position: absolute;
  width: 200px;
  right: -200px;
  top: 0;
  bottom: 0;
  background: #fff;
}
/*组织架构结束*/
.swiperMask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  background: #000;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 99999;
}
.swiperMask .indiv {
  width: 65%;
  padding: 0 100px;
  position: absolute;
  left: 17.5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.swiperMask .indiv .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #ccc;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}
.swiperMask .indiv .prev_news {
  left: 0;
}
.swiperMask .indiv .next_news {
  right: 0;
}
.swiperMask .indiv .btn:hover {
  background: #ee6639;
}
.swiperMask .indiv .closeSwiper {
  position: absolute;
  right: -50px;
  top: -50px;
  width: 48px;
  padding: 8px;
  cursor: pointer;
}
.swiperMask .indiv .swiper-container {
  padding-bottom: 40px;
}
.swiperMask .indiv .swiper-slide img {
  width: 100%;
}
.swiperMask .indiv .swiper-slide .te {
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.actSwiper {
  top: 0;
}
@media (max-width: 768px) {
  .swiperMask .indiv {
    left: 0;
    width: 100%;
    padding: 0;
  }
  .swiperMask .indiv .btn {
    display: none;
  }
  .swiperMask .indiv .swiper-slide .te {
    font-size: 14px;
  }
  .swiperMask .indiv .swiper-container {
    padding-bottom: 20px;
  }
  .swiperMask .indiv .closeSwiper {
    left: 50%;
    right: auto;
    top: auto;
    bottom: -50px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
/*荣誉资质结束*/
/*解决方案开始*/
.intitle .tl {
  text-align: left;
}
.intitle .line {
  margin: 0;
}
.intitle .line::after {
  left: 0;
  -webkit-transform: translate(0);
     -moz-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}
/*解决方案结束*/
.sol_a {
  display: block;
}
.sol_a .insol_ul a {
  display: block;
}
.sol_a .insol_ul a .mask .indiv .title,
.sol_a .insol_ul a .mask .indiv .icon {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.newpage {
  text-align: center;
}
.newpage .hoverbtn {
  display: inline-block;
  margin: 0 15px;
  background: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}
.newpage .hoverbtn img {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.newpage .hoverbtn:hover {
  background: #ee6639;
}
.newpage .nopage {
  pointer-events: none;
  opacity: .5;
}
@media (max-width: 1440px) {
  .bannerbox .rb {
    height: 308px;
  }
  .bannerbox .rb .en {
    font-size: 50px;
  }
  .abtop .wrap1600 {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  header .rt .navbox {
    margin-right: 60px;
  }
  header .rt .navbox .navli {
    margin-right: 40px;
  }
  header .rt .lang {
    margin-right: 40px;
  }
  .mktitle .en {
    font-size: 54px;
  }
  .mktitle .cn {
    font-size: 30px;
  }
  .sol_ul a .mask .indiv .title span {
    font-size: 22px;
  }
  .abt .box {
    padding: 5% 0 6% 3.4286%;
  }
  .abt .box .imgbox {
    margin-right: 20px;
  }
  .org_a .wrap1600 {
    padding-bottom: 80px;
  }
}
@media (max-width: 1366px) {
  .leg {
    height: 80px;
  }
  header .logobox {
    padding: 15px 0;
  }
  header .logobox img {
    height: 50px;
    width: auto;
  }
  header .rt .navbox .navli .navTl {
    line-height: 80px;
  }
  header .rt .lang {
    line-height: 80px;
  }
  header .rt .cjty {
    padding: 22px 0;
  }
  .intitle .tl {
    font-size: 30px;
    margin-bottom: 22px;
  }
  .bannerbox .wrap1600 {
    bottom: -60px;
  }
  .bannerbox .rb {
    height: 228px;
    width: 600px;
    padding: 50px 0 0 50px;
  }
  .bannerbox .rb .en {
    font-size: 40px;
    margin-bottom: 18px;
  }
  .bannerbox .rb .cn {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .bannerbox .rb .navbox a {
    line-height: 60px;
    font-size: 14px;
    margin-right: 15px;
  }
  .abtop .wrap1600 {
    padding-top: 60px;
  }
  .abt .box .imgbox {
    width: 60px;
    margin-right: 15px;
  }
  .abt .box .tebox .tl {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .org_a .wrap1600 {
    padding-top: 60px;
  }
}
@media (max-width: 1280px) {
  .org_a .wrap1600 {
    padding-bottom: 60px;
  }
  .mktitle .line {
    margin-bottom: 30px;
  }
  .mktitle .en {
    font-size: 48px;
  }
  .mktitle .cn {
    font-size: 26px;
  }
  .abt .box {
    padding: 5% 0 6% 2.4286%;
  }
  .abt .box .imgbox {
    width: 50px;
    margin-right: 10px;
  }
  .abt .box .tebox .tl {
    font-size: 18px;
  }
  .abt .box .tebox .te {
    font-size: 14px;
  }
  .abtop .wrap1600 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .abtop .wrap1600 .infobox {
    margin-bottom: 40px;
  }
  .intitle {
    padding: 60px 0 40px;
  }
  .intitle .tl {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .abtop .wrap1600 {
    padding: 60px  5.2083%;
  }
  .abtop .wrap1600 .infobox {
    line-height: 26px;
    font-size: 14px;
  }
  .mktitle .cn {
    font-size: 20px;
  }
  .mktitle .en {
    font-size: 30px;
  }
  .leg {
    height: 60px;
  }
  .mohead {
    display: block;
    height: 60px;
    padding: 0 5%;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  }
  .mohead .logoBox {
    overflow: hidden;
    float: left;
    margin-top: 10px;
    display: block;
  }
  .mohead .logoBox img {
    height: 40px;
    display: block;
    width: auto;
  }
  .mohead .menu {
    margin-top: 8px;
    width: 44px;
    height: 44px;
    overflow: hidden;
    float: right;
  }
  .mohead .menu span {
    width: 30px;
    height: 3px;
    background: #ee6639;
    display: block;
    margin: 4px auto;
  }
  .mohead .menu span:first-child {
    margin-top: 13px;
  }
  header {
    display: none;
  }
  .sol_ul a .mask .indiv .title {
    margin-bottom: 20px;
  }
  .sol_ul a .mask .indiv .title span {
    font-size: 16px;
  }
  .sol_ul a .mask .indiv .title span::after,
  .sol_ul a .mask .indiv .title span::before {
    width: 40px;
  }
  .sol_ul a .mask .indiv .title span::after {
    left: -60px;
  }
  .sol_ul a .mask .indiv .title span::before {
    right: -60px;
  }
  .sol_ul a .mask .indiv .icon {
    width: 30px;
  }
  .sol_ul a:hover .mask {
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
  }
  .history_a .wrap1600 .hibox {
    width: 800px;
  }
}
@media (max-width: 768px) {
  .intitle .tl {
    text-align: center;
  }
  .intitle .line {
    margin: 0 auto;
  }
  .intitle .line::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .bannerbox .wrap1600 {
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .bannerbox .wrap1600 .rb {
    width: 100%;
    padding: 5% 5% 0;
    height: auto;
  }
  .bannerbox .wrap1600 .rb .en {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .bannerbox .wrap1600 .rb .cn {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .bannerbox .wrap1600 .rb .navbox {
    padding-bottom: 20px;
  }
  .bannerbox .wrap1600 .rb .navbox a {
    line-height: 30px;
  }
  .mktitle .line {
    margin: 0 auto 10px;
  }
  .mktitle .en {
    text-align: center;
    margin-bottom: 10px;
  }
  .mktitle .cn {
    text-align: center;
  }
  footer .top,
  footer .center {
    display: none;
  }
  footer .bt .lt {
    width: 100%;
    margin-bottom: 10px;
  }
  footer .bt .rt {
    line-height: 28px;
  }
  .sol_ul a {
    width: 100%;
    margin-right: 0;
  }
  .sol_ul a .mask .indiv .title,
  .sol_ul a .mask .indiv .icon {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .sol_ul a:nth-child(2),
  .sol_ul a:nth-child(3) {
    margin-top: 6%;
  }
  .abtop {
    background: #fff;
  }
  .abtop .wrap1600 {
    padding: 60px 0;
  }
  .abtop .wrap1600 .sekuai {
    display: none;
  }
  .abt .box {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    padding: 5% 0 6% 5.4286%;
  }
  .org_a {
    background: #fff;
  }
  .org_a .wrap1600 {
    padding: 0 0 60px;
  }
  .newpage .hoverbtn {
    width: 40px;
  }
  .abtop .wrap1600 {
    padding-top: 0;
  }
  .history_a .wrap1600 .hibox {
    width: 100%;
  }
  .history_a .wrap1600 .hibox .year .num {
    margin: 0 auto 30px;
  }
  .history_a .wrap1600 .hibox .year ul {
    padding-bottom: 20px;
  }
  .history_a .wrap1600 .hibox .year ul li {
    padding: 0;
    padding-left: 50px;
    margin-bottom: 30px!important;
  }
  .history_a .wrap1600 .hibox .year ul li .month {
    position: absolute;
    left: 0;
    top: 10px;
    width: 40px;
  }
  .history_a .wrap1600 .hibox .year ul li .month::after {
    left: 100%;
  }
  .history_a .wrap1600 .hibox .year ul li .contentbox {
    position: static;
    width: 100%;
  }
  .history_a .wrap1600 .hibox .year ul li .contentbox .text {
    padding: 10px;
    line-height: 20px;
    font-size: 12px;
  }
  .history_a .wrap1600 .hibox::after {
    left: 20px;
    top: 40px;
    bottom: 233px;
    height: auto;
  }
}
