.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header {
  position: fixed;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.header.headerFix {
  background: rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 1260px) {
  .header {
    min-width: 1260px;
  }
}
.banner {
  background-size: cover ;
  height: 630px;
  overflow: hidden;
  position: relative;
}
.banner .pic {
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  position: absolute;
  z-index: 1;
}
.banner .pic-02 {
  /* left: 50%;
  margin-left: -960px;
  width: 1920px; */
  width: 100%;
  position: absolute;
  z-index: 0;
}
.banner img {
  vertical-align: middle;
}
.banner .text {
  width: 100%;
  color: #fff;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.banner .title-01 {
  font-size: 33px;
}
.banner .title-02 {
  font-size: 14px;
  font-family: arial;
}
@media screen and (max-width: 768px) {
  .banner {
    display: none;
  }
}
.banner-m {
  display: none;
  position: relative;
}
.banner-m img {
  vertical-align: middle;
  width: 100%;
}
.banner-m .text {
  width: 100%;
  color: #fff;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -0.1rem;
}
.banner-m .title-01 {
  font-size: 0.77333333rem;
  line-height: 1.08rem;
  margin-bottom: 0.4rem;
}
.banner-m .title-02 {
  font-size: 0.4rem;
  line-height: 0.56rem;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .banner-m {
    display: block;
  }
}
.home-event {
  position: relative;
  margin-top: -100px;
  z-index: 999;
}
.home-event .list {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.home-event li {
  width: 25%;
  float: left;
}
.home-event .box {
  display: block;
  padding: 20px 20px;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-align: center;
}
.home-event .box .title {
  font-size: 16px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-event .box .info {
  font-size: 13px;
  color: #fff;
  opacity: 0.6;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-event .box:hover {
  background: rgba(255, 255, 255, 0.09);
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .home-event {
    display: none;
  }
}
.home-event-m {
  display: none;
  background: #efefef;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.home-event-m .list {
  overflow: hidden;
  width: 1200px;
  margin-left: -5px;
  margin-right: -5px;
}
.home-event-m li {
  width: 25%;
  float: left;
  padding: 0 5px;
}
.home-event-m .box {
  display: block;
  padding: 15px 0;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-align: center;
}
.home-event-m .box .title {
  font-size: 14px;
  color: #333333;
  height: 28px;
  line-height: 28px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-event-m .box .info {
  font-size: 12px;
  color: #999999;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-event-m .box:hover {
  background: rgba(255, 255, 255, 0.09);
  z-index: 9;
}
.home-event-m .box:hover .title {
  color: #ed6827;
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .home-event-m {
    display: block;
  }
}
.home-title {
  text-align: center;
  position: relative;
}
.home-title .title {
  color: #333333;
  font-size: 32px;
  line-height: 1;
  padding: 15px 0;
  margin-bottom: 5px;
}
.home-title .info {
  color: #999999;
  font-size: 14px;
}
.home-title .info .a-01 {
  color: #ed6827;
}
.home-title .info .a-01:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .home-title:before {
    display: none;
  }
  .home-title .title {
    font-size: 24px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .home-title .info {
    font-size: 12px;
  }
}
.home-pingtai {
  padding-top: 65px;
}
.home-pingtai .truelandTabs .container {
  position: relative;
}
.home-pingtai .truelandTabs .container:after {
  content: "";
  display: block;
  border-bottom: 1px #f4f4f4 solid;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
}
.home-pingtai .truelandTabs:last-child .container:after {
  display: none;
}
.home-pingtai .nr {
  border-top: 1px #f4f4f4 solid;
  padding: 40px 0 0 0;
  margin-top: 30px;
}
.home-pingtai .tabsMenu {
  font-size: 0;
}
.home-pingtai .tabsMenu .list {
  position: relative;
}
.home-pingtai .tabsMenu .list .line {
  display: none;
}
.home-pingtai .tabsMenu li {
  width: 16.66666667%;
  display: inline-block;
  text-align: center;
  position: relative;
  color: #666666;
  font-size: 18px;
  padding: 25px 20px 25px 20px;
}
.home-pingtai .tabsMenu li:after {
  content: "";
  display: none;
  width: 0%;
  height: 2px;
  background: #ed6827;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-pingtai .tabsMenu li.active:after {
  width: 100%;
}
.home-pingtai .tabsMenu li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.home-pingtai .tabsMenu li a:hover {
  color: #333;
}
.home-pingtai .tabsMenu li a:hover .bt {
  color: #ed6827;
}
.home-pingtai .tabsMenu li a:hover .info {
  color: #ed6827;
}
.home-pingtai .tabsMenu li a:hover a {
  color: #ed6827;
}
.home-pingtai .tabsMenu li:nth-child(4n) {
  border-right: none;
}
.home-pingtai .tabsMenu .icon {
  position: relative;
  width: 120px;
  height: 120px;
  display: block;
  margin: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
  background-size: 100%;
}
.home-pingtai .tabsMenu .icon .hover {
  display: none;
}
.home-pingtai .tabsMenu .bt {
  display: block;
  color: #333333;
  margin-bottom: 5px;
  height: 36px;
  line-height: 36px;
}
.home-pingtai .tabsMenu .info {
  line-height: 18px;
  height: 36px;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
}
.home-pingtai .tabsCon {
  background-color: #f4f4f4;
  overflow: hidden;
  display: none;
  height: initial;
}
.home-pingtai .tabsCon .item {
  overflow: hidden;
  padding: 45px 0 15px;
}
.home-pingtai .tabsCon .btn {
  margin-top: 15px;
}
.home-pingtai .tabsCon .btn a {
  display: inline-block;
  font-size: 16px;
  min-width: 122px;
  line-height: 30px;
  border: 2px #6e6e6e solid;
  text-align: center;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-pingtai .tabsCon .btn a:hover {
  background: #ed6827;
  color: #fff;
  border-color: #ed6827;
}
.home-pingtai .tabsCon .list {
  display: block;
  font-size: 0;
  margin-left: -20px;
  margin-right: -20px;
}
.home-pingtai .tabsCon .hot {
  width: 20%;
  float: left;
  padding-right: 80px;
}
.home-pingtai .tabsCon .hot .box {
  border-right: 1px #d1d1d1 solid;
}
.home-pingtai .tabsCon .hot .txt a {
  display: block;
  line-height: 30px;
}
.home-pingtai .tabsCon .list-02 {
  width: 75%;
  float: left;
}
.home-pingtai .tabsCon .list-02 li {
  width: 33.33333333%;
  float: left;
}
.home-pingtai .tabsCon .list-02 li:nth-child(4n+1) {
  clear: none;
}
.home-pingtai .tabsCon li {
  width: 25%;
  float: left;
  padding: 0 20px 0 20px;
  margin-bottom: 35px;
  font-size: 13px;
}
.home-pingtai .tabsCon li .box {
  max-width: 255px;
  display: inline-block;
}
.home-pingtai .tabsCon li:nth-child(4n+1) {
  clear: left;
}
.home-pingtai .tabsCon .li-05 {
  width: 20%;
}
.home-pingtai .tabsCon .li-05:nth-child(4n+1) {
  clear: none;
}
.home-pingtai .tabsCon .li-05:nth-child(5n+1) {
  clear: left;
}
.home-pingtai .tabsCon .li-06 {
  width: 16.66666667%;
}
.home-pingtai .tabsCon .li-06:nth-child(4n+1) {
  clear: none;
}
.home-pingtai .tabsCon .li-06:nth-child(6n+1) {
  clear: left;
}
.home-pingtai .tabsCon .title {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 10px;
}
.home-pingtai .tabsCon .tag {
  display: inline-block;
  border: 1px #ed6827 solid;
  border-radius: 2px;
  line-height: 18px;
  text-align: center;
  color: #ed6827;
  padding: 0 6px;
  font-size: 12px;
  margin-left: 5px;
}
.home-pingtai .tabsCon .tags-02 {
  margin-top: 10px;
  font-size: 0;
}
.home-pingtai .tabsCon .tags-02 span {
  display: inline-block;
  border: 1px #9fa09f solid;
  border-radius: 2px;
  line-height: 18px;
  text-align: center;
  color: #9fa09f;
  padding: 0 6px;
  font-size: 12px;
  margin-right: 6px;
}
.home-pingtai .tabsCon .txt {
  font-size: 13px;
  color: #8a8a8a;
  line-height: 20px;
}
.home-pingtai .tabsCon .txt a {
  display: inline-block;
  min-width: 82px;
  padding-right: 5px;
  color: #8a8a8a;
}
.home-pingtai .tabsCon .txt a:hover {
  color: #ed6827;
  text-decoration: underline;
}
.home-pingtai .tabsCon .txt a:last-child {
  padding-right: 0;
  min-width: auto;
}
.home-pingtai .truelandTabs.firstCur .tabsMenu .list .line {
  display: block;
}
.home-pingtai .truelandTabs.firstCur .tabsMenu .list li:after {
  display: block;
}
.home-pingtai .truelandTabs.firstCur .tabsMenu li.active .info {
  color: #ed6827;
}
.home-pingtai .truelandTabs.firstCur .tabsMenu li.active a {
  color: #ed6827;
}
@media screen and (max-width: 768px) {
  .home-pingtai {
    display: none;
  }
}
.home-pingtai-m {
  display: none;
  padding-top: 40px;
  padding-bottom: 20px;
}
.home-pingtai-m img {
  vertical-align: middle;
}
.home-pingtai-m .nr {
  margin-top: 30px;
}
.home-pingtai-m .list {
  margin-left: -9px;
  margin-right: -9px;
}
.home-pingtai-m li {
  width: 50%;
  float: left;
  padding: 0 10px 20px 10px;
}
.home-pingtai-m li .box {
  display: block;
  background: #f9f9f9;
  -webkit-box-shadow: 1px 1px 0 0 #e6e6e6;
          box-shadow: 1px 1px 0 0 #e6e6e6;
  text-align: center;
  padding: 15px 9px;
}
.home-pingtai-m li .pic {
  position: relative;
  width: 120px;
  height: 120px;
  margin: auto;
}
.home-pingtai-m li .text {
  padding: 10px 0 0 0;
}
.home-pingtai-m li .title {
  font-size: 15px;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .home-pingtai-m {
    display: block;
  }
}
.home-aijsh {
  padding-top: 65px;
}
.home-aijsh .nr {
  margin-top: 40px;
  background: #384148 url(../images/aijsh-bg-02.jpg) no-repeat center top;
  color: #fff;
  padding-top: 55px;
  padding-bottom: 140px;
}
.home-aijsh .nr a {
  color: #fff;
}
.home-aijsh .tabsMenu {
  font-size: 0;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
.home-aijsh .tabsMenu .list {
  position: relative;
}
.home-aijsh .tabsMenu .list .line {
  position: absolute;
  bottom: 0;
  left: 25%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 7px 8px 7px;
  border-color: transparent transparent #fff transparent;
  margin-left: -7px;
  display: none;
}
.home-aijsh .tabsMenu li {
  width: 20%;
  display: inline-block;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 18px;
  padding: 0 20px 0 20px;
}
.home-aijsh .tabsMenu li:before {
  content: "";
  margin: auto;
  width: 44px;
  height: 20px;
  background: url(../images/icon/arrow-up.png) no-repeat top center;
  display: none;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-aijsh .tabsMenu li:after {
  content: "";
  width: 0%;
  height: 3px;
  background: #ed6827;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-aijsh .tabsMenu li.active:after {
  width: 100%;
}
.home-aijsh .tabsMenu li .pic {
  width: 100px;
  height: 100px;
  margin: auto;
  display: block;
}
.home-aijsh .tabsMenu li a {
  color: #fff;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.home-aijsh .tabsMenu li .title {
  display: block;
  padding-top: 10px;
}
.home-aijsh .tabsCon {
  overflow: hidden;
  display: none;
  height: initial;
  position: relative;
}
.home-aijsh .tabsCon .container-02 {
  position: relative;
  z-index: 9;
}
.home-aijsh .tabsCon .item {
  overflow: hidden;
}
.home-aijsh .tabsCon .left {
  padding-top: 70px;
  padding-bottom: 0px;
  padding-right: 30px;
}
.home-aijsh .tabsCon .left .title {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 10px;
}
.home-aijsh .tabsCon .left .title a {
  display: inline-block;
  padding-bottom: 2px;
  position: relative;
}
.home-aijsh .tabsCon .left .title a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
.home-aijsh .tabsCon .left .title a:hover:after {
  display: block;
}
.home-aijsh .tabsCon .left .info {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px;
}
.home-aijsh .tabsCon .left .gongneng {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 22px;
  display: none;
}
.home-aijsh .tabsCon .left .btn {
  display: none;
}
.home-aijsh .tabsCon .left .btn a {
  color: #ed6827;
}
.home-aijsh .tabsCon .left .btn a:hover {
  text-decoration: underline;
}
.home-aijsh .tabsCon .right {
  width: 100%;
}
.home-aijsh .tabsCon .right .titleBig {
  font-size: 16px;
  line-height: 55px;
}
.home-aijsh .tabsCon .right .list li {
  width: 25%;
  float: left;
}
.home-aijsh .tabsCon .right .list .li-03 {
  width: 33.33333333%;
}
.home-aijsh .tabsCon .right .list .li-05 {
  width: 20%;
}
.home-aijsh .tabsCon .right .list .box {
  background: rgba(255, 255, 255, 0.3);
  padding: 20px 40px 25px 40px;
  display: block;
}
.home-aijsh .tabsCon .right .list .box:hover .title {
  text-decoration: underline;
}
.home-aijsh .tabsCon .right .list .box:hover .icon {
  background: #ed6827;
}
.home-aijsh .tabsCon .right .list .box:hover .default {
  display: none;
}
.home-aijsh .tabsCon .right .list .box:hover .hover {
  display: block;
}
.home-aijsh .tabsCon .right .list .title {
  font-size: 14px;
  margin-bottom: 10px;
}
.home-aijsh .tabsCon .right .list .title .icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #acacac;
  margin-right: 10px;
  vertical-align: middle;
}
.home-aijsh .tabsCon .right .list .title .hover {
  display: none;
}
.home-aijsh .tabsCon .right .list .info {
  font-size: 13px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.home-aijsh .tabsCon .right .list li:nth-child(2n) .box {
  background: #fff;
}
.home-aijsh .tabsCon .right .list li:nth-child(2n) .title {
  color: #333;
}
.home-aijsh .tabsCon .right .list li:nth-child(2n) .info {
  color: #8a8a8a;
}
.home-aijsh .tabsCon .right .list li:nth-child(6n) .box,
.home-aijsh .tabsCon .right .list li:nth-child(8n) .box {
  background: rgba(255, 255, 255, 0.3);
}
.home-aijsh .tabsCon .right .list li:nth-child(6n) .title,
.home-aijsh .tabsCon .right .list li:nth-child(8n) .title {
  color: #fff;
}
.home-aijsh .tabsCon .right .list li:nth-child(6n) .info,
.home-aijsh .tabsCon .right .list li:nth-child(8n) .info {
  color: #fff;
}
.home-aijsh .tabsCon .right .list li:nth-child(5n) .box,
.home-aijsh .tabsCon .right .list li:nth-child(7n) .box {
  background: #fff;
}
.home-aijsh .tabsCon .right .list li:nth-child(5n) .title,
.home-aijsh .tabsCon .right .list li:nth-child(7n) .title {
  color: #333;
}
.home-aijsh .tabsCon .right .list li:nth-child(5n) .info,
.home-aijsh .tabsCon .right .list li:nth-child(7n) .info {
  color: #8a8a8a;
}
.home-aijsh .truelandTabs.firstCur .product-menu .list .line {
  display: none;
}
@media screen and (max-width: 768px) {
  .home-aijsh {
    display: none;
  }
}
.home-aijsh-m {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #f4f5f7;
  -webkit-box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 9;
}
.home-aijsh-m .tabsMenu {
  font-size: 0;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
.home-aijsh-m .tabsMenu .list {
  position: relative;
}
.home-aijsh-m .tabsMenu .list .line {
  position: absolute;
  bottom: 0;
  left: 25%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 7px 8px 7px;
  border-color: transparent transparent #fff transparent;
  margin-left: -7px;
  display: none;
}
.home-aijsh-m .tabsMenu li {
  width: 24%;
  display: inline-block;
  text-align: center;
  position: relative;
  color: #333333;
  font-size: 15px;
}
.home-aijsh-m .tabsMenu li:nth-child(3) {
  width: 28%;
}
.home-aijsh-m .tabsMenu li:before {
  content: "";
  margin: auto;
  width: 44px;
  height: 20px;
  background: url(../images/icon/arrow-up-02.png) no-repeat top center;
  display: none;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-aijsh-m .tabsMenu li:after {
  content: "";
  width: 0%;
  height: 1.5px;
  background: #ed6827;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-aijsh-m .tabsMenu li:hover .title {
  color: #ed6827;
}
.home-aijsh-m .tabsMenu li:first-child:before {
  background: url(../images/icon/arrow-up-02.png) no-repeat top center;
}
.home-aijsh-m .tabsMenu li.active .title {
  color: #ed6827;
}
.home-aijsh-m .tabsMenu li.active:before {
  display: block;
}
.home-aijsh-m .tabsMenu li.active:after {
  width: 100%;
}
.home-aijsh-m .tabsMenu li .box {
  display: block;
}
.home-aijsh-m .tabsMenu li a {
  color: #333333;
  display: block;
  padding: 10px 0 5px 0;
  text-decoration: none;
}
.home-aijsh-m .tabsMenu li .pic {
  width: 40px;
  height: 40px;
  margin: auto auto 5px auto;
}
.home-aijsh-m .tabsMenu li a:hover {
  color: #333;
}
.home-aijsh-m .tabsMenu li a:hover .bt {
  color: #ed6827;
}
.home-aijsh-m .tabsMenu li a:hover .info {
  color: #ed6827;
}
.home-aijsh-m .tabsMenu li a:hover a {
  color: #ed6827;
}
.home-aijsh-m .tabsCon .item {
  display: none;
}
.home-aijsh-m .tabsCon .left {
  background: #fff;
  padding: 15px 15px;
}
.home-aijsh-m .tabsCon .left .title {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.home-aijsh-m .tabsCon .left .info {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.home-aijsh-m .tabsCon .left .gongneng {
  color: #ed6827;
  font-size: 14px;
  padding: 10px 0 20px 0;
}
.home-aijsh-m .tabsCon .left .gongneng > div {
  display: inline-block;
  margin-right: 15px;
}
.home-aijsh-m .tabsCon .left .btn {
  text-align: right;
}
.home-aijsh-m .tabsCon .left .btn a {
  color: #ed6827;
}
.home-aijsh-m .tabsCon .right {
  padding: 0;
  margin-top: 20px;
}
.home-aijsh-m .tabsCon .right .titleBig {
  display: none;
}
.home-aijsh-m .tabsCon .right li {
  margin-bottom: 15px;
}
.home-aijsh-m .tabsCon .right li:last-child {
  margin-bottom: 0;
}
.home-aijsh-m .tabsCon .right .title {
  background: #fff;
  color: #333333;
  font-size: 15px;
  line-height: 50px;
  padding-left: 14px;
  padding-left: 50px;
  position: relative;
}
.home-aijsh-m .tabsCon .right .title .icon {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 12px;
  left: 14px;
}
.home-aijsh-m .tabsCon .right .title .icon img {
  vertical-align: top;
}
.home-aijsh-m .tabsCon .right .title .btn {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
}
.home-aijsh-m .tabsCon .right .title .btn:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #dddddd;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.home-aijsh-m .tabsCon .right .title .btn:after {
  content: "";
  display: block;
  height: 20px;
  width: 2px;
  background: #dddddd;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-aijsh-m .tabsCon .right .title .hover {
  display: none;
}
.home-aijsh-m .tabsCon .right .info {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  padding: 15px 15px;
  display: none;
}
.home-aijsh-m .tabsCon .right .active .title .icon .default {
  display: none;
}
.home-aijsh-m .tabsCon .right .active .title .icon .hover {
  display: block;
}
.home-aijsh-m .tabsCon .right .active .title .btn:after {
  height: 0;
}
@media screen and (max-width: 768px) {
  .home-aijsh-m {
    display: block;
  }
}
@media screen and (max-width: 375px) {
  .home-aijsh-m .tabsMenu li {
    font-size: 13px;
  }
}
.home-ywchx {
  padding-top: 65px;
  padding-bottom: 190px;
  position: relative;
}
.home-ywchx:before {
  content: "";
  display: block;
  width: 100%;
  height: 1000px;
  background: #ffffff url(/static/img/ywchx-bg.png) no-repeat center top;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.home-ywchx .nr {
  margin-top: 330px;
  position: relative;
  z-index: 1;
}
.home-ywchx .list {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
.home-ywchx li {
  width: 25%;
  float: left;
  border-right: 1px #e5e5e5 solid;
}
.home-ywchx li:last-child {
  border-right: none;
}
.home-ywchx li .box {
  display: block;
  position: relative;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.home-ywchx li .text {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 35px 40px 35px;
  position: relative;
  z-index: 10;
}
.home-ywchx li .title {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
}
.home-ywchx li .title .tags {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.home-ywchx li .title .tags span {
  display: inline-block;
  border: 1px #ed6827 solid;
  border-radius: 2px;
  line-height: 18px;
  text-align: center;
  color: #ed6827;
  padding: 0 6px;
  font-size: 12px;
  float: left;
  margin-right: 10px;
}
.home-ywchx li .info {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  height: 80px;
  margin: 15px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
}
.home-ywchx li .tags-02 {
  display: inline-block;
  vertical-align: top;
  min-height: 20px;
}
.home-ywchx li .tags-02 span {
  display: inline-block;
  border: 1px #9fa09f solid;
  border-radius: 2px;
  line-height: 18px;
  text-align: center;
  color: #9fa09f;
  padding: 0 6px;
  font-size: 12px;
  margin-right: 6px;
  float: left;
}
.home-ywchx li .btn {
  background: #3d3d3d;
  color: #fff;
  width: 100%;
  line-height: 48px;
  padding: 0 45px;
  opacity: 0;
  position: absolute;
  z-index: 9;
  bottom: 0px;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-ywchx li .btn span {
  position: relative;
}
.home-ywchx li .btn span:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #fff;
  vertical-align: middle;
  margin-left: 10px;
}
.home-ywchx li .btn .icon {
  display: inline-block;
  background: #272727;
  width: 48px;
  height: 48px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
.home-ywchx li .btn .icon svg {
  fill: #fff;
  vertical-align: middle;
}
.home-ywchx li .box:hover .btn {
  opacity: 1;
  bottom: -47px;
}
@media screen and (max-width: 768px) {
  .home-ywchx {
    display: none;
  }
}
.home-ywchx-m {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #f7f7f7 url(/static/img/aijsh-bg.png) no-repeat center top;
  background-attachment: fixed;
  position: relative;
  z-index: 0;
}
.home-ywchx-m img {
  vertical-align: middle;
}
.home-ywchx-m .nr {
  margin-top: 40px;
  overflow: hidden;
}
.home-ywchx-m li {
  width: 100%;
}
.home-ywchx-m li .box {
  display: block;
  text-align: center;
  background: #fff;
  position: relative;
}
.home-ywchx-m li .text {
  border: 1px #c9c9c9 solid;
  padding: 25px 15px 20px 15px;
}
.home-ywchx-m li .pic img {
  width: 100%;
}
.home-ywchx-m li .title {
  color: #333333;
  font-size: 16px;
  margin-bottom: 5px;
}
.home-ywchx-m li .title .tags {
  display: none;
}
.home-ywchx-m li .info {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  min-height: 96px;
}
.home-ywchx-m li .tags-02 {
  display: none;
}
.home-ywchx-m li .btn {
  background: #3d3d3d;
  color: #fff;
  width: 100%;
  line-height: 45px;
  padding: 0 20px;
  opacity: 1;
  text-align: left;
  font-size: 12px;
  position: relative;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-ywchx-m li .btn span {
  position: relative;
}
.home-ywchx-m li .btn span:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #fff;
  vertical-align: middle;
  margin-left: 10px;
}
.home-ywchx-m li .btn .icon {
  display: inline-block;
  background: #272727;
  width: 45px;
  height: 45px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
.home-ywchx-m li .btn .icon svg {
  fill: #fff;
  vertical-align: middle;
}
.home-ywchx-m .pagination {
  text-align: center;
  margin-top: 20px;
}
.home-ywchx-m .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px #666 solid;
  margin: 0 5px;
}
.home-ywchx-m .pagination .swiper-active-switch {
  background: #ed6827;
  border-color: #ed6827;
}
@media screen and (max-width: 768px) {
  .home-ywchx-m {
    display: block;
  }
}
.home-solution {
  padding-top: 65px;
}
.home-solution .nr {
  background: #3d3d3d;
  margin-top: 50px;
  color: #fff;
}
.home-solution .list {
  border-left: 1px #646464 solid;
}
.home-solution li {
  width: 33.33333333%;
  float: left;
  border-bottom: 1px #646464 solid;
  border-right: 1px #646464 solid;
}
.home-solution li .box {
  display: block;
  position: relative;
  padding: 30px 0;
}
.home-solution li .con {
  position: relative;
  padding-left: 120px;
}
.home-solution li .con .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 65px;
  top: 5px;
}
.home-solution li .con .title {
  display: inline-block;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.home-solution li .mask {
  width: 100%;
  height: 303px;
  background-color: #f97648;
  background: linear-gradient(15deg, #f97648, #f29e53);
  display: block;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.home-solution li .mask .mask-con {
  position: relative;
  z-index: 1;
  padding-top: 45px;
  padding-left: 35px;
  padding-right: 140px;
}
.home-solution li .mask .title {
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 24px;
}
.home-solution li .mask .info {
  padding-right: 80px;
  font-size: 12px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  margin-bottom: 24px;
}
.home-solution li .mask .btn a {
  color: #fff;
}
.home-solution li .mask .btn a:hover {
  text-decoration: underline;
}
.home-solution li .mask .bg {
  width: 100%;
  height: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: 0;
}
.home-solution li .maskBottom {
  -webkit-transform-origin: bottom left !important;
          transform-origin: bottom left !important;
  top: auto;
  bottom: -1px;
}
.home-solution li .maskCenter {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  top: -101px;
}
.home-solution li .box:hover .mask {
  width: 100%;
  opacity: 1;
  z-index: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media screen and (max-width: 768px) {
  .home-solution {
    display: none;
  }
}
.home-solution-m {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
}
.home-solution-m img {
  vertical-align: middle;
}
.home-solution-m .nr {
  margin-top: 30px;
}
.home-solution-m li {
  clear: both;
  padding-bottom: 15px;
}
.home-solution-m li:last-child {
  padding-bottom: 0;
}
.home-solution-m li .box {
  display: block;
  background: #f9f9f9;
  border-bottom: 1px #e6e6e6 solid;
  line-height: 40px;
  padding: 10px 35px 10px 80px;
  position: relative;
}
.home-solution-m li .box:after {
  content: "";
  display: block;
  width: 0.5px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  top: 1px;
  right: 0;
}
.home-solution-m li .icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 20px;
}
.home-solution-m li .arrow {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 10px;
}
.home-solution-m li .arrow img {
  width: 20px;
  height: 20px;
  float: left;
}
@media screen and (max-width: 768px) {
  .home-solution-m {
    display: block;
  }
}
@media screen and (max-width: 375px) {
  .home-solution-m li .box {
    padding-left: 50px;
    padding-right: 25px;
  }
  .home-solution-m li .icon {
    left: 5px;
  }
  .home-solution-m li .arrow {
    right: 5px;
  }
}
@-webkit-keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.yunshengtai {
  background: #e0e0e0;
  padding-top: 80px;
  padding-bottom: 80px;
}
.yunshengtai .nr {
  margin-top: 50px;
  position: relative;
}
.yunshengtai .globalMap {
  text-align: center;
  width: 1240px;
  position: relative;
}
.yunshengtai .globalMap img {
  vertical-align: top;
}
.yunshengtai .area {
  position: absolute;
  width: 80px;
  height: 80px;
  visibility: visible;
  opacity: 1;
}
.yunshengtai .area .name {
  display: block;
  position: absolute;
  z-index: 9;
  top: 35px;
  left: 68px;
  font-size: 16px;
  line-height: 27px;
  padding: 0 10px;
  border-radius: 5px;
  background: #fff;
  width: 60px;
  text-align: center;
  color: #333;
  cursor: initial;
  position: relative;
}
.yunshengtai .area .name:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 5px 7px 5px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -7px;
}
.yunshengtai .area .name:hover {
  color: #333;
}
.yunshengtai .area .name-02 {
  display: block;
  position: absolute;
  z-index: 9;
  top: 26px;
  right: 36px;
  font-size: 16px;
  line-height: 27px;
  padding: 0 10px;
  border-radius: 5px;
  background: #fff;
  width: 60px;
  text-align: center;
  color: #333;
  cursor: initial;
  position: relative;
}
.yunshengtai .area .name-02:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -7px;
}
.yunshengtai .area .name-02:hover {
  color: #333;
}
.yunshengtai .area .dot {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #eb6100;
}
.yunshengtai .area .circle {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background: transparent;
}
.yunshengtai .area .circle:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #eb6100;
  opacity: 0;
  -webkit-animation: ripple 4500ms ease-out 225ms infinite;
          animation: ripple 4500ms ease-out 225ms infinite;
}
.yunshengtai .area .circle-shadow:after {
  -webkit-box-shadow: inset 0 0 5em rgba(235, 97, 0, 0.16);
          box-shadow: inset 0 0 5em rgba(235, 97, 0, 0.16);
}
.yunshengtai .area .circle-10:after {
  -webkit-animation: ripple 4500ms ease-out 225ms infinite;
          animation: ripple 4500ms ease-out 225ms infinite;
}
.yunshengtai .area .circle-40:after {
  -webkit-animation: ripple 4500ms ease-out 900ms infinite;
          animation: ripple 4500ms ease-out 900ms infinite;
}
.yunshengtai .area .circle-70:after {
  -webkit-animation: ripple 4500ms ease-out 1575ms infinite;
          animation: ripple 4500ms ease-out 1575ms infinite;
}
.yunshengtai .area .circle-80:after {
  -webkit-animation: ripple 4500ms ease-out 1800ms infinite;
          animation: ripple 4500ms ease-out 1800ms infinite;
}
.yunshengtai .America {
  top: 148px;
  left: 280px;
  width: 100px;
  height: 100px;
}
.yunshengtai .America .name {
  position: absolute;
}
.yunshengtai .Britain {
  position: absolute;
  top: 105px;
  left: 547px;
}
.yunshengtai .Germany {
  top: 115px;
  left: 585px;
}
.yunshengtai .Germany .name {
  position: absolute;
  top: 26px;
  left: 56px;
}
.yunshengtai .NorthChina {
  top: 168px;
  left: 902px;
  width: 110px;
  height: 110px;
}
.yunshengtai .NorthChina .name-02 {
  position: absolute;
  top: 41px;
  right: 70px;
}
.yunshengtai .SouthChina {
  top: 200px;
  left: 907px;
  width: 110px;
  height: 110px;
}
.yunshengtai .SouthChina .name-02 {
  position: absolute;
  top: 41px;
  right: 70px;
}
.yunshengtai .EastChina {
  top: 194px;
  left: 944px;
}
.yunshengtai .EastChina .name {
  position: absolute;
  top: 26px;
  left: 56px;
}
.yunshengtai .Hongkong {
  top: 225px;
  left: 944px;
}
.yunshengtai .Hongkong .name {
  position: absolute;
  top: 26px;
  left: 56px;
}
.yunshengtai .Japan {
  top: 167px;
  left: 1020px;
}
.yunshengtai .Japan .name {
  position: absolute;
  top: 26px;
  left: 56px;
}
.yunshengtai .Malaysia {
  top: 257px;
  left: 868px;
  width: 150px;
  height: 150px;
}
.yunshengtai .Malaysia .name {
  width: 85px;
  top: 62px;
  left: 95px;
}
.yunshengtai .Australia {
  top: 416px;
  left: 1034px;
  width: 150px;
  height: 150px;
}
.yunshengtai .Australia .name {
  width: 85px;
  top: 62px;
  left: 95px;
}
@media screen and (max-width: 768px) {
  .yunshengtai {
    display: none;
  }
}
.yunshengtai-m {
  display: none;
  background: #e0e0e0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.yunshengtai-m .container-02 {
  padding-left: 0;
  padding-right: 0;
}
.yunshengtai-m img {
  vertical-align: middle;
}
.yunshengtai-m .nr {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .yunshengtai-m {
    display: block;
  }
}
.home-yunfuwu {
  padding-top: 80px;
}
.home-yunfuwu .nr {
  border-top: 1px solid #efefef;
  margin-top: 60px;
}
.home-yunfuwu .list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.home-yunfuwu li {
  width: 50%;
  max-width: 50%;
  padding: 40px 0;
  float: left;
  position: relative;
}
.home-yunfuwu li .title {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
}
.home-yunfuwu li .title .icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  vertical-align: top;
}
.home-yunfuwu li .info {
  color: #9f9f9f;
  font-size: 14px;
  padding-bottom: 25px;
}
.home-yunfuwu li .info .span-01 {
  margin-right: 30px;
}
.home-yunfuwu li .info .span-01:last-child {
  margin-right: 0;
}
.home-yunfuwu li .btn a {
  margin-right: 30px;
  margin-right: 40px;
  color: #ed6827;
}
.home-yunfuwu li .btn a:hover {
  text-decoration: underline;
}
.home-yunfuwu li .btn a:last-child {
  margin-right: 0;
}
.home-yunfuwu li .con {
  width: 100%;
  max-width: 720px;
  overflow: hidden;
}
.home-yunfuwu li .bg {
  width: 100%;
  height: 100%;
  background-position: right center;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}
.home-yunfuwu li:hover .bg {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.home-yunfuwu .li-left {
  position: relative;
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  overflow: hidden;
}
.home-yunfuwu .li-left .con {
  float: right;
}
.home-yunfuwu .li-left .box {
  padding-right: 40px;
}
.home-yunfuwu .li-right {
  position: relative;
  min-width: 600px;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
.home-yunfuwu .li-right .box {
  padding-left: 40px;
}
@media screen and (max-width: 1440px) {
  .home-yunfuwu li .con {
    max-width: 630px;
  }
  .home-yunfuwu .li-left .con {
    padding-left: 15px;
  }
  .home-yunfuwu .li-right .box {
    padding-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .home-yunfuwu {
    display: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .home-yunfuwu .nr {
    display: none;
  }
}
.home-yunfuwu-m {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
}
.home-yunfuwu-m img {
  vertical-align: middle;
}
.home-yunfuwu-m .nr {
  margin-top: 30px;
}
.home-yunfuwu-m .list {
  margin-left: -9px;
  margin-right: -9px;
}
.home-yunfuwu-m li {
  width: 50%;
  float: left;
  padding: 0 9px;
}
.home-yunfuwu-m li .box {
  display: block;
  background: #f9f9f9;
  -webkit-box-shadow: 1px 1px 0 0 #e6e6e6;
          box-shadow: 1px 1px 0 0 #e6e6e6;
  text-align: center;
  padding: 15px 9px;
}
.home-yunfuwu-m li .pic {
  position: relative;
  width: 80px;
  height: 80px;
  margin: auto;
}
.home-yunfuwu-m li .text {
  padding: 10px 0 0 0;
}
.home-yunfuwu-m li .title {
  font-size: 18px;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .home-yunfuwu-m {
    display: block;
  }
}
.baozhang {
  text-align: center;
  padding: 42px 0;
  font-size: 0;
}
.baozhang li {
  display: inline-block;
  text-align: center;
  padding: 0 35px;
  overflow: hidden;
  vertical-align: top;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.baozhang li .icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.baozhang li .text {
  display: inline-block;
  vertical-align: middle;
  float: left;
}
@media screen and (max-width: 768px) {
  .baozhang {
    display: none;
  }
  .baozhang li {
    padding: 0 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 639px) {
  .baozhang {
    padding: 10px 0 0 0;
  }
  .baozhang li {
    width: 50%;
    padding: 0 10px 10px 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1439px) {
  .container-02 {
    max-width: 1260px;
  }
}
