html,
body,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p {
    margin: 0px;
    padding: 0px;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    background-color: #fff;
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", " ", SimSun, sans-serif;
}

.navactive {
    color: red !important;
}

img {
    display: block;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.center-w {
    width: 1200px;
}

.wonderful-video-width {
    width: 998px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.show {
    display: block;
}

.hide {
    display: none;
}


/*清除浮动*/

.clearfix:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.header {
    position: fixed;
    width: 100%;
    height: 80px;
    z-index: 1001;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.header .header-box {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header .header-box .mw-nav {
    overflow: hidden;
}

.header .header-box .mw-nav ul {
    width: 150%;
}

.header .header-box .mw-nav ul>li {
    float: left;
    margin: 0 16px;
}

.header .header-box .mw-nav ul>li>a {
    color: #fff;
    display: inline-block;
    height: 75px;
    line-height: 75px;
    padding: 0 8px;
    font-size: 18px;
}

.header .header-box .mw-nav ul>li>a>i {
    margin-right: 10px;
}

.header .header-box .mw-nav ul>.cart {
    margin-left: 26px;
}

.header .header-box .mw-nav ul>.active>a {
    color: #108ee9;
    border-bottom: 4px solid #108ee9;
}

.banner {
    width: 100%;
    height: 412px;
    position: relative;
}

.banner>a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/product_center_bg.png") no-repeat center center;
}

.banner .product-description {
    width: 1200px;
    position: absolute;
    bottom: 45px;
}

.banner .product-description .product-center-txt span {
    font-size: 36px;
    color: #fff;
}

.banner .product-description .product-path {
    margin-top: 20px;
}

.banner .product-description .product-path ul li {
    font-size: 18px;
    color: #fff;
    float: left;
}

.banner .product-description .product-path ul li a {
    color: #fff;
    float: left;
}

.banner .product-description .product-path ul li a:hover {
    color: #108ee9;
}


/*关于我们*/


/*.about-us{
  background: url("../images/bg_footer.png") no-repeat center center;
  width: 100%;
  height: 654px;
  color: #fff;
  position: relative;

  .about-us-content{
    padding-top: 267px;
    .about-us-txt{
      width: 305px;
      h3{
        font-size: 30px;
        line-height: 30px;
        font-weight: 400;

      }
      ul{
        margin-top: 38px;
        li{
          >a{
            color: #fff;
            font-size: 18px;
            line-height: 40px;
          }
        }
      }

    }
    .about-myway{
      width: 500px;
      .address,.tel,.email{
        font-size: 18px;
      }
      .address{
        margin-top: 55px;
      }
      .tel,.email{
        margin-top: 24px;
      }
    }
    .qr_code{
      .lanuch-logo,.myway-weixin{
        display: inline-block;
        h3{
          text-align: center;
          font-size: 18px;
          font-weight: 400;
          margin-bottom: 10px;
        }
      }
      .myway-weixin{
        margin-left: 20px;
      }
    }
  }

  .copyright{
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 100%;
    text-align: center;
    h3{
      font-size: 24px;
      font-weight: 400;
    }
  }
}*/


/*尾部*/


/*关于我们*/

.about-us {
    background: url("../images/bg_footer.png") no-repeat center center;
    width: 100%;
    height: 484px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.about-us .about-us-box {
    display: flex;
    justify-content: space-between;
    padding-top: 78px;
}

.about-us .about-us-box .about-us-txt {
    width: 125px;
}

.about-us .about-us-box .about-us-txt h3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
}

.about-us .about-us-box .about-us-txt ul {
    margin-top: 38px;
}

.about-us .about-us-box .about-us-txt ul li>a {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.about-us .about-us-box .about-myway {
    width: 350px;
}

.about-us .about-us-box .about-myway .address,
.about-us .about-us-box .about-myway .tel,
.about-us .about-us-box .about-myway .email {
    font-size: 18px;
}

.about-us .about-us-box .about-myway .address {
    margin-top: 55px;
}

.about-us .about-us-box .about-myway .tel,
.about-us .about-us-box .about-myway .email {
    margin-top: 24px;
}

.about-us .about-us-box .qr_code .lanuch-logo,
.about-us .about-us-box .qr_code .myway-weixin {
    display: inline-block;
}

.about-us .about-us-box .qr_code .lanuch-logo h3,
.about-us .about-us-box .qr_code .myway-weixin h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}

.about-us .about-us-box .qr_code .myway-weixin {
    margin-left: 20px;
}

.about-us .about-us-box .about-us-content::-webkit-scrollbar {
    display: none;
}

.about-us .copyright {
    margin-top: 112px;
    text-align: center;
}

.about-us .copyright h3 {
    font-size: 24px;
    font-weight: 400;
}


/*尾部的英文样式*/

.about-us-en>.about-us-box>.about-us-txt {
    width: 200px;
}

.about-us-en>.about-us-box>.about-myway {
    width: 420px;
}

.about-us-en>.about-us-box>.about-myway>.address {
    margin-top: 35px;
}

.about-us-en>.about-us-box>.about-myway>.tel {
    margin-top: 18px;
}

.about-us-en>.about-us-box>.about-myway>.email {
    margin-top: 18px;
}

@font-face {
    font-family: 'iconfont';
    /* project id 338630 */
    src: url('//at.alicdn.com/t/font_338630_0ho2ud5hahziwwmi.eot');
    src: url('//at.alicdn.com/t/font_338630_0ho2ud5hahziwwmi.eot?#iefix') format('embedded-opentype'), url('../fonts/font_338630_0ho2ud5hahziwwmi.woff') format('woff'), url('//at.alicdn.com/t/font_338630_0ho2ud5hahziwwmi.ttf') format('truetype'), url('//at.alicdn.com/t/font_338630_0ho2ud5hahziwwmi.svg#iconfont') format('svg');
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: "iconfont";
    font-style: normal;
}

.icon-cart::before {
    content: "\e607";
    font-size: 20px;
}


/*成功案例*/

.icon-success-case::before {
    content: "\e605";
    font-size: 48px;
}


/*工业设计*/

.icon-industrial-design::before {
    content: "\e608";
    font-size: 36px;
}


/*工程开发*/

.icon-engineering-development::before {
    content: "\e609";
    font-size: 36px;
}


/*视觉设计*/

.icon-visual-design::before {
    content: "\e60b";
    font-size: 36px;
}


/*APP开发*/

.icon-app-development::before {
    content: "\e60a";
    font-size: 36px;
}


/*公司风采*/

.icon-company::before {
    content: "\e60d";
    font-size: 52px;
}


/*战略合作*/

.icon-cooper::before {
    content: "\e60f";
    font-size: 52px;
}


/*招贤纳士*/

.icon-talent::before {
    content: "\e60e";
    font-size: 52px;
}


/*联系我们*/

.icon-contact::before {
    content: "\e60c";
    font-size: 52px;
}

.icon-cross::before {
    content: '\e606';
    font-size: 18px;
}

.icon-faq::before {
    content: '\e617';
    font-size: 120px;
    color: #108ee9;
}

.icon-sale::before {
    content: '\e619';
    font-size: 120px;
    color: #108ee9;
}

.icon-show::before {
    content: '\e61a';
    font-size: 120px;
    color: #108ee9;
}

.icon-ebook::before {
    content: '\e618';
    font-size: 120px;
    color: #108ee9;
}

.icon-book-download::before {
    content: '\e61b';
    font-size: 76px;
    color: #d8d8d8;
}


/*精彩视频的右下角图标*/

.icon-video::before {
    content: '\e61c';
    font-size: 24px;
    color: #fff;
}


/*app的iOS图标*/

.icon-ios::before {
    content: '\e652';
    font-size: 24px;
    color: #fff;
}


/*app的安卓图标*/

.icon-android::before {
    content: '\e66b';
    font-size: 24px;
    color: #fff;
}


/*首页轮播的next*/

.icon-next::before {
    content: '\e610';
    font-size: 24px;
    color: #fff;
}


/*首页轮播的pre*/

.icon-previous::before {
    content: '\e611';
    font-size: 24px;
    color: #fff;
}


/*轮播图*/

.banner {
    position: relative;
    width: 100%;
    height: 950px;
    /*图片的样式*/
    /*左右按钮的样式*/
    /*图片轮播的指示点*/
}

.banner .banner-img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.banner .banner-img ul {
    width: 500%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
}

.banner .banner-img ul>li {
    width: 20%;
    float: left;
}

.banner .banner-img ul>li img {
    width: 100%;
    height: 950px;
}

.banner .controls {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 40%;
}

.banner .controls .left {
    float: left;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 35px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 50px;
    font-family: "simsun";
    color: #fff;
    margin-left: 66px;
}

.banner .controls .right {
    float: right;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 35px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 50px;
    font-family: "simsun";
    color: #fff;
    margin-right: 66px;
}

.banner .pointer {
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: 24px;
}

.banner .pointer ul>li {
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    border-radius: 50%;
    float: left;
}

.banner .pointer ul li+li {
    margin-left: 22px;
}

.banner .pointer ul .active {
    background-color: #fff;
}


/*轮播图中左右按钮的样式*/


/*产品展示标题*/

.product-show-title {
    width: 320px;
    height: 142px;
    margin: 59px auto 0;
    text-align: center;
}

.product-show-title img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.product-show-title .product-txt {
    margin-top: 16px;
}

.product-show-title .product-txt .line {
    color: #aaa;
    height: 0;
    border-bottom: 1px solid #aaa;
    width: 36px;
    display: inline-block;
    vertical-align: top;
    margin-top: 16px;
}

.product-show-title .product-txt .product {
    font-size: 30px;
    height: 30px;
    line-height: 29px;
    display: inline-block;
    margin: 0 18px;
}

.product-show-title .en-pds {
    color: #999;
    height: 24px;
    font-size: 24px;
    line-height: 23px;
    margin-top: 17px;
}


/*产品展示*/

.product-show {
    margin: 47px auto 0;
    overflow: hidden;
}

.product-show ul {
    width: 150%;
}

.product-show ul>li {
    float: left;
    position: relative;
}

.product-show ul>li a {
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 280px;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.product-show ul li+li {
    margin-left: 21px;
}

.product-show .more {
    text-align: center;
    margin-top: 38px;
    margin-bottom: 93px;
}

.product-show .more a {
    display: inline-block;
    width: 140px;
    height: 50px;
    background-color: #108ee9;
    border-radius: 25px;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
}

.product-show .more a:hover {
    /*第三个值是模糊度*/
    box-shadow: 0 6px 12px 4px rgba(11, 149, 255, 0.44);
}


/*成功案例*/

.success-case {
    background-image: url("../images/bg_success_case.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
    padding: 60px 0 53px;
}

.success-case .success-case-title {
    width: 360px;
    height: 142px;
    margin: 0 auto;
    text-align: center;
}

.success-case .success-case-title img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.success-case .success-case-title .case-txt {
    margin-top: 16px;
}

.success-case .success-case-title .case-txt .line {
    height: 0;
    border-bottom: 1px solid #fff;
    width: 36px;
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
}

.success-case .success-case-title .case-txt .case {
    display: inline-block;
    color: #fefefe;
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    margin: 0 6px;
}

.success-case .success-case-title .en-case {
    color: #cbcbcb;
    font-size: 30px;
    height: 30px;
    line-height: 29px;
    margin-top: 17px;
}

.success-case .success-case-item {
    height: 376px;
    margin: 55px auto 0;
    overflow: hidden;
}

.success-case .success-case-item .case-item-box {
    width: 150%;
    height: 100%;
}

.success-case .success-case-item .case-item-box .case-item {
    width: 285px;
    height: 100%;
    float: left;
    background-color: #ffffff;
    position: relative;
}

.success-case .success-case-item .case-item-box .case-item .case-item-before {
    position: absolute;
    left: 0;
    top: 0;
}

.success-case .success-case-item .case-item-box .case-item .case-item-before .case-item-content {
    text-align: center;
    margin-top: 28px;
    margin-bottom: 18px;
}

.success-case .success-case-item .case-item-box .case-item .case-item-before .case-item-content>h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 21px;
}

.success-case .success-case-item .case-item-box .case-item .case-item-before .case-item-content>span {
    font-size: 14px;
    line-height: 14px;
    color: #666;
    height: 14px;
    display: block;
    margin-top: 18px;
}

.success-case .success-case-item .case-item-box .case-item .case-item-after {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: rgba(11, 149, 255, 0.9);
}

.success-case .success-case-item .case-item-box .case-item .case-item-after .item-after-box {
    width: 89.5%;
    height: 94%;
    border: 1px solid #fff;
    margin: 12px auto;
    text-align: center;
}

.success-case .success-case-item .case-item-box .case-item .case-item-after .item-after-box h4 {
    margin-top: 116px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.success-case .success-case-item .case-item-box .case-item .case-item-after .item-after-box .line-short {
    width: 30px;
    height: 0;
    display: block;
    border-bottom: 1px solid #fff;
    margin: 20px auto 0;
}

.success-case .success-case-item .case-item-box .case-item .case-item-after .item-after-box .line-long {
    width: 80px;
    height: 0;
    display: block;
    border-bottom: 1px solid #fff;
    margin: 8px auto 0;
}

.success-case .success-case-item .case-item-box .case-item .case-item-after .item-after-box a {
    display: inline-block;
    width: 104px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 18px;
    margin-top: 28px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
}

.success-case .success-case-item .case-item-box .case-item .case-item-after .item-after-box a:hover {
    background-color: #fff;
    color: #108ee9;
}

.success-case .success-case-item .case-item-box .case-item+.case-item {
    margin-left: 21px;
}

.success-case .more {
    margin-top: 46px;
    text-align: center;
}

.success-case .more a {
    display: inline-block;
    width: 142px;
    height: 52px;
    border: 2px solid #fff;
    border-radius: 26px;
    line-height: 52px;
    color: #fff;
    font-size: 24px;
}

.success-case .more a:hover {
    background-color: #108ee9;
    border-color: #108ee9;
}


/*成功案例的背景蒙板*/

.bg-cover:before {
    background-color: rgba(0, 0, 0, 0.7);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}


/*新闻资讯*/

.news {
    background-color: #000;
}

.news .news-title {
    width: 360px;
    margin: 62px auto 0;
    text-align: center;
}

.news .news-title>img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.news .news-title .news-txt {
    margin-top: 12px;
}

.news .news-title .news-txt>.line {
    height: 0;
    border-bottom: 1px solid #aaa;
    width: 36px;
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
}

.news .news-title .news-txt>.mw-news {
    display: inline-block;
    font-size: 36px;
    line-height: 36px;
    margin: 0 4px;
}

.news .news-title .en-pds {
    font-size: 30px;
    line-height: 30px;
    color: #656565;
    margin-top: 11px;
}

.news .news-box {
    overflow: hidden;
}

.news .news-box .news-content {
    margin: 68px auto 0;
    width: 150%;
}

.news .news-box .news-content .trade-news {
    width: 692px;
}

.news .news-box .news-content .trade-news h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
}

.news .news-box .news-content .trade-news .trade-news-box {
    width: 100%;
    background-color: #fafafa;
}

.news .news-box .news-content .trade-news .trade-news-box .trade-news-one,
.news .news-box .news-content .trade-news .trade-news-box .trade-news-two {
    width: 100%;
    height: 160px;
    margin-bottom: 16px;
}

.news .news-box .news-content .trade-news .trade-news-box .trade-news-one .content-box,
.news .news-box .news-content .trade-news .trade-news-box .trade-news-two .content-box {
    width: 488px;
    height: 160px;
    position: relative;
}

.news .news-box .news-content .trade-news .trade-news-box .trade-news-one .content-box h3,
.news .news-box .news-content .trade-news .trade-news-box .trade-news-two .content-box h3 {
    font-size: 18px;
    line-height: 18px;
    color: #1392f3;
    margin-left: 19px;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 17px;
}

.news .news-box .news-content .trade-news .trade-news-box .trade-news-one .content-box p,
.news .news-box .news-content .trade-news .trade-news-box .trade-news-two .content-box p {
    word-wrap: break-word;
    word-break: break-all;
    font-size: 16px;
    margin-left: 19px;
    margin-right: 22px;
    margin-top: 20px;
    color: #666;
    line-height: 20px;
}

.news .news-box .news-content .trade-news .trade-news-box .trade-news-one .content-box span,
.news .news-box .news-content .trade-news .trade-news-box .trade-news-two .content-box span {
    margin-bottom: 0;
    position: absolute;
    right: 17px;
    bottom: 5px;
    font-size: 16px;
    color: #999;
    line-height: 16px;
}

.news .news-box .news-content .trade-news .trade-news-box .line-dashed {
    height: 0;
    border-bottom: 2px dashed #eee;
    margin-left: 20px;
    margin-right: 23px;
}

.news .news-box .news-content .trade-news .trade-news-box .trade-news-two {
    margin-top: 19px;
}

.news .news-box .news-content .trade-news .trade-news-box .trade-news-two>.content-box>h3 {
    color: #333;
}

.news .news-box .news-content .trade-news .trade-news-box .trade-news-two>.content-box>span {
    bottom: 18px;
}

.news .news-box .news-content .company-trends {
    width: 488px;
    margin-left: 20px;
}

.news .news-box .news-content .company-trends h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
}

.news .news-box .news-content .company-trends .trends-box {
    width: 100%;
    margin-top: 22px;
    position: relative;
}

.news .news-box .news-content .company-trends .trends-box img {
    width: 488px;
    height: 360px;
}

.news .news-box .news-content .company-trends .trends-box .trend-title-box {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.4);
}

.news .news-box .news-content .company-trends .trends-box .trend-title-box p {
    margin-left: 23px;
    margin-right: 20px;
    margin-top: 20px;
    font-size: 18px;
    color: #fefefe;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*精彩视频*/

.wonderful-video {
    margin-top: 110px;
}

.wonderful-video .wonderful-video-title {
    background-image: url("../images/bg_wonderful_video.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    padding-top: 115px;
    padding-bottom: 470px;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.wonderful-video .wonderful-video-title .wonderful-video-title-box {
    width: 385px;
    height: 142px;
    margin: 59px auto 0;
    text-align: center;
}

.wonderful-video .wonderful-video-title .wonderful-video-title-box img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.wonderful-video .wonderful-video-title .wonderful-video-title-box .video-txt {
    margin-top: 12px;
}

.wonderful-video .wonderful-video-title .wonderful-video-title-box .video-txt .line {
    height: 0;
    border-bottom: 1px solid #fff;
    width: 36px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

.wonderful-video .wonderful-video-title .wonderful-video-title-box .video-txt .video {
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    color: #fff;
    margin: 0 3px;
}

.wonderful-video .wonderful-video-title .wonderful-video-title-box .en-video {
    height: 30px;
    font-size: 30px;
    line-height: 29px;
    margin-top: 11px;
    color: #ccc;
}

.wonderful-video .wonderful-video-content .video-info {
    position: relative;
    height: 472px;
    margin: -350px auto 0;
}

.wonderful-video .wonderful-video-content .video-info .video-list {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.wonderful-video .wonderful-video-content .video-info .video-list ul {
    width: 300%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.wonderful-video .wonderful-video-content .video-info .video-list ul li {
    float: left;
    width: 33.33%;
    height: 100%;
}

.wonderful-video .wonderful-video-content .video-info .video-list ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.wonderful-video .wonderful-video-content .video-info .video-list::after {
    content: "";
    position: absolute;
    height: 100%;
    /* background-color: rgba(16, 142, 233, 0.4);*/
    width: 100%;
    left: 0;
    top: 0;
}

.wonderful-video .wonderful-video-content .video-info>img {
    width: 100%;
    height: 100%;
}

.wonderful-video .wonderful-video-content .video-info>a {
    position: absolute;
    width: 120px;
    height: 120px;
    background-image: url("../images/index_video_play.png");
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
    right: 0;
    margin: -60px auto 0;
    top: 50%;
}

.wonderful-video .wonderful-video-content .video-info>a:hover {
    background-image: url("../images/index_video_play_hover.png");
}

.wonderful-video .wonderful-video-content .video-info>.video-controls {
    position: absolute;
    right: -30px;
    left: -30px;
    top: 50%;
    margin-top: -35px;
    display: none;
}

.wonderful-video .wonderful-video-content .video-info>.video-controls>a {
    width: 70px;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 46px;
    text-align: center;
    line-height: 70px;
    font-family: "SimSun";
    font-weight: 900;
    border-radius: 50%;
    color: #fff;
}

.wonderful-video .wonderful-video-content .video-info>.video-controls>a:hover {
    background-color: #108ee9;
}

.wonderful-video .wonderful-video-content .video-info>.video-controls>.left {
    float: left;
}

.wonderful-video .wonderful-video-content .video-info>.video-controls>.right {
    float: right;
}


/*关于公司*/

.about-company {
    position: relative;
    height: 425px;
}

.about-company .about-company-title {
    width: 512px;
    margin: 72px auto 0;
}

.about-company .about-company-title img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.about-company .about-company-title .company-txt {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 18px;
}

.about-company .about-company-title .company-txt>span {
    color: #108ee9;
}

.about-company .about-company-title .en-company {
    text-align: center;
    width: 386px;
    margin: 20px auto 0;
}

.about-company .about-company-title .en-company>.company {
    display: inline-block;
    font-size: 24px;
    height: 24px;
    line-height: 21px;
    color: #656565;
}

.about-company .about-company-title .en-company>.line {
    width: 86px;
    height: 0;
    border-bottom: 1px solid #aaa;
    margin-top: 12px;
}

.about-company .about-company-content {
    height: 324px;
    background-color: transparent;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -87px;
    z-index: 999;
}

.about-company .about-company-content ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-company .about-company-content ul li {
    height: 100%;
}

.about-company .about-company-content ul li a {
    display: block;
    background-color: #fff;
    width: 285px;
    height: 100%;
    color: #333;
}

.about-company .about-company-content ul li a:hover {
    color: #108ee9;
}

.about-company .about-company-content ul li a .footer-bot {
    margin-top: 40px;
    margin-left: 32px;
}

.about-company .about-company-content ul li a .footer-bot .footer-txt {
    margin-left: 18px;
}

.about-company .about-company-content ul li a .footer-bot .footer-txt .cn {
    font-size: 18px;
    line-height: 18px;
}

.about-company .about-company-content ul li a .footer-bot .footer-txt .en {
    font-size: 14px;
    padding-top: 20px;
    line-height: 14px;
}

.about-company .about-company-content ul li+li {
    margin-left: 20px;
}


/*关于我们*/

.about-us {
    height: 654px;
}

.about-us .about-us-box {
    margin-top: 188px;
}

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.85);
    left: 0;
    top: 0;
    z-index: 1001;
}

.mask .video-controls {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -390px;
    margin-top: -250px;
}

.mask .video-controls a {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    cursor: hand;
    z-index: 9999;
}