@font-face {
  font-family: 'PingFang SC';
  src: local('PingFang Medium Regular'),
  local('PingFang Medium'),
  url('../font/PingFang Medium.ttf') format('truetype'),
}
.contactpage,.contactuspage,.detailpage,.newsInforpage,.partnerpage,.schoolcxpage,.shopsolutionpage,.solutionpage,.wholesaleSolutionpage,.versionpage{
  margin-top:60px;
}
.suspend{
    position:fixed;
    right:16px;
    top:0;
    bottom:0;
    width: 48px;
    height: 348px;
    border-radius: 5px;
    margin:auto;
    background: #4C57EC;
    z-index:1200;
  }
  .suspend ul li{
    padding:12px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */    
    transition-duration: 0.4s;
    position:relative;
  }
  .suspend ul li:hover{
    background: #242FCB;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius:5px ;
    border-top-left-radius: 5px;
    border-top-right-radius:5px ;
  }
  .suspend ul li .title,.suspend ul li .href a{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #FFFFFF;
    display:block;
    margin-bottom:5px;
  }
  .suspend ul li img{
    width:24px;
    height:24px;
  }
  .suspend ul li .suspendDialog1{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms;
    position:absolute;
    right:63px;
    top:0;
    width: 129.6px;
    height: 130.8px;
    background:url(../../images/pc/xfBox1.png) no-repeat center center;
    background-size:100%;
  }
  .suspend ul li .suspendDialog2{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms;
    position:absolute;
    right:63px;
    top:0;
    width: 174px;
    height: 60px;
    background:url(../../images/pc/xfBox2.png) no-repeat center center;
    background-size:100%;
  }
  .suspend ul li .suspendDialog1 i,.suspend ul li .suspendDialog2 i{
    position:absolute;
    top:8px;
    right:-11px;
  }
  .suspend ul li .suspendDialog1 .suspendDialogImg1{
    width: 96px;
    height: 96px;
    padding-top: 10.8px;
    display: block;
    margin-left:14px;
  }
  .suspend ul li .suspendDialog1 p{
    font-family: 'PingFang SC';
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    color: #4C57EC;
    margin-left: 10px;
  }
  .suspend ul li .suspendDialog2 .leftIcon{
    width:28.8px;
    height:28.8px;
    float:left;
    margin-right:6px;
    line-height: 70px;
  }
  .suspend ul li .suspendDialog2 .leftIcon img{
    width:100%;
    height:auto !important;
  }
  .suspend ul li .suspendDialog2 .rightContent{
    float:left;
  }
  .suspend ul li .suspendDialog2 .rightContent p{
    font-family: 'PingFang SC';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #4C57EC;
  }
  .suspend ul li .suspendDialog2 .rightContent p:last-child{
    color: #000000;
  }
  .suspend ul li .suspendDialog2{
    padding:10.8px 0 0 17.9px;
  }
  .othersuspend{
    width: 48px;
    height: 88px;
    border-radius: 5px;
    background: #4C57EC;
    padding:12px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */    
    transition-duration: 0.4s;
    position:relative;
    margin-top:14px;
  }
  .othersuspend:hover{
    background: #242FCB;
  }
  .othersuspend .suspendDialog1{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms;
    position:absolute;
    right:63px;
    top:0;
    width: 129.6px;
    height: 130.8px;
    background: #FFFFFF;
    background:url(../../images/pc/xfBox1.png) no-repeat center center;
    background-size:100%;
  }
  .othersuspend .title{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #FFFFFF;
    display:block;
    margin-bottom:5px;
  }
  .othersuspend img{
    width:24px;
    height:24px;
  }
  .othersuspend .suspendDialog1 .suspendDialogImg1{
    width: 96px;
    height: 96px;
    padding-top: 10.8px;
    display: block;
    margin-left:14px;
  }
  .othersuspend .suspendDialog1 p{
    font-family: 'PingFang SC';
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    margin-left:11px;
    color: #4C57EC;
  }
  /* 底部样式 */
  .footer{
    background: #0A0B0D;
  }
  .footer .centerBg{
    width:1180px;
    margin:0 auto;
    padding:50px 0 30px 0;
  }
  .footer .centerBg .footerTop{
    padding-bottom:29.7px;
  }
  .footer .centerBg .footerTop .logo{
    float:left;
    width:103.72px;
    margin-right:98px;
    margin-top:20px;
  }
  .footer .centerBg .footerTop .logo img{
    width:100%;
  }
  .footer .centerBg .footerTop ul{
    float:left;
  }
  .footer .centerBg .footerTop ul li{
    float:left;
  }
  .footer .centerBg .footerTop .introMsg{
    margin-top:20px;
  }
  .footer .centerBg .footerTop .introMsg li{
    margin-right:88px;
  }
  .footer .centerBg .footerTop .introMsg li:last-child{
    margin-right:0;
  }
  .footer .centerBg .footerTop .introMsg li p:first-child a{
    color: #FFFFFF;
  }
  .footer .centerBg .footerTop .introMsg li p a{
    display: block;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #C6C6C6;
    margin-bottom:10px;
  
  }
  .footer .centerBg .footerTop .introMsg li p a:hover{
    color: #FFFFFF;
    -webkit-transition: 300ms;
    transition: 300ms;
  }
  .footer .centerBg .footerTop .codeList{
    margin-left:124px;
  }
  .footer .centerBg .footerTop .codeList li{
    width:110px;
    /* height:105px; */
    margin-right:49px;
  }
  .footer .centerBg .footerTop .codeList li img{
    width:100%;
    height:auto !important;
  }
  .footer .centerBg .footerTop .codeList li:last-child{
    margin-right:0;
  }
  .footer .centerBg .footerTop .codeList li .p1{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color:#fff;
  }
  .footer .centerBg .footerTop .codeList li img{
    margin-top:35px;
    cursor: pointer;
  }
  .footer .centerBg .footerTop .codeList li:first-child img{
    margin-top:15px;
  }
  .footer .centerBg .footerTop .codeList li .p2{
    margin-top:15px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #C6C6C6;
  }
  .footer .centerBg .footerBottom{
    border-top: 1px solid #C6C6C6;
  }
  .footer .centerBg .footerBottom p{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #C6C6C6;
  }
  .footer .centerBg .footerBottom p a{
    color:#c6c6c6;
    margin:0 4px;
  }
  .footer .centerBg .footerBottom p a:hover{
    color:#fff;
    margin:0 4px;
  }
  .footer .centerBg .footerBottom p:nth-child(1){
    margin-top:29px;
  }
  .footer .centerBg .footerBottom p:nth-child(2),.footer .centerBg .footerBottom p:nth-child(3){
    margin-top:18px;
  }
  /* 顶部样式 */
  .header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:60px;
    background: #FFFFFF;
    z-index:1500;
  }
  .header .centerBg{
    width:1152px;
    margin:0 auto;
  }
  .header .navLeft .logo{
    display:block;
    float: left;
    margin-top: 15px;
    width: 90.23px;
  }
  .header .navLeft .logo img{
    display:block;
    float:left;
  }
  .header .navLeft{
    /* width:52.8%; */
    width:612.34px;
    float:left;
  }
  .header .navLeft ul{
    /* width:71.91%; */
    width:437.33px;
    float:left;
    /* margin-left:13.6%; */
    margin-left:84.77px;
  }
  .header .navLeft ul li:nth-child(3){
    margin-right:32px;
  }
  .header .navLeft ul li{
    line-height:60px;
    float:left;
    font-family:'PingFang SC';
    font-size:16px;
    color:#606266;
    text-align: left;
    /* margin-right:10.6%; */
    /* margin-right:32px; */
    margin-right:48px;
    position: relative;
  }
  .header .navLeft ul li:hover:after{
    position: absolute;
    display: inline-block;
    content: "";
    width: 23.97px;
    height: 3.38px;
    left:0;
    right:0;
    margin:auto;
    top: 57px;
    border-radius: 9px;
    background: #4877F0;
  }
  .headerActive:before{
    position: absolute;
    display: inline-block;
    content: "";
    width: 23.97px;
    height: 3.38px;
    left:0;
    right:0;
    margin:auto;
    top: 57px;
    border-radius: 9px;
    background: #4877F0;
  }
  .headerActive a{
    font-weight:bold;
  }
  .header .navLeft ul .otherNav1,.header .navLeft ul .otherNav2{
    position:relative;
  }
  .header .navLeft ul li .navDialog1{
    position: absolute;
    /* height: 317px; */
    width: 381px;
    left: -16px;
    top: 78px;
    border-radius: 8px;
    /* padding: 16px; */
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.1));
    background:#fff;
    z-index:100;
    visibility: hidden;
    opacity: 0;
    /* visibility:visible !important;
    opacity:1 !important; */
    -webkit-transition: 300ms;
    transition: 300ms;
    cursor: pointer;
  
  }
  .header .navLeft ul li .navDialog1 .navDialog1Top{
    width: 317px;
    height: 68px;
    margin:16px auto 0;
    border-bottom:1px solid#E9E9EB;
  }
  .header .navLeft ul li .navDialog1 .navDialog1Bottom{
    width: 317px;
    height: 184px;
    margin:12px auto 0;
  }
  .header .navLeft ul li .navDialog1 .navDialog1Top h4{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 68px;
    color: #303133;
    padding-left:13px;
  }
  .navDialog1Bottom p span,.navDialog2Bottom p span,.navDialog3Bottom p span{
    display:block;
    float:left;
    padding-right:4px;
  }
  .navDialog1Bottom p span img,.navDialog2Bottom p span img,.navDialog3Bottom p span img{
    vertical-align: text-bottom;
  }
  .navDialog1Bottom p a,.navDialog2Bottom p a,.navDialog3Bottom p a{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #606266;
    padding:14px 13px;
    display:block !important;
  }
  .navDialog1Bottom p a:hover,.navDialog2Bottom p a:hover,.navDialog3Bottom p a:hover{
    color: #303133 !important;
    background: #F4F4F5;
    font-weight: bold;
    border-radius: 8px;
  }
  .header .navLeft ul li .navDialog1 i,.header .navLeft ul li .navDialog2 i,.header .navLeft ul li .navDialog3 i{
    position: absolute;
    left: 44px;
    top: -24px;
    width:15px;
    height:15px;
    display:block;
  }
  .header .navLeft ul li .navDialog2{
    position: absolute;
    /* height: 317px; */
    width: 381px;
    left: -16px;
    top: 78px;
    border-radius: 8px;
    /* padding: 16px; */
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.1));
    background:#fff;
    z-index:100;
    visibility: hidden;
    opacity: 0;

    -webkit-transition: 300ms;
    transition: 300ms;
    cursor: pointer;
  }
  .header .navLeft ul li .navDialog2 .navDialog2Top{
    width: 317px;
    height: 68px;
    margin:16px auto 0;
    border-bottom:1px solid#E9E9EB;
  }
  .header .navLeft ul li .navDialog2 .navDialog2Bottom{
    width: 317px;
    height: 184px;
    margin:12px auto 0;
  }
  .header .navLeft ul li .navDialog2 .navDialog2Top h4{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 68px;
    color: #303133;
    padding-left:13px;
  }
  
  
  .header .navLeft ul li .navDialog3{
    position: absolute;
    /* height: 317px; */
    width: 381px;
    left: -16px;
    top: 78px;
    border-radius: 8px;
    padding: 16px;
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.1));
    background:#fff;
    z-index:100;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms;
    cursor: pointer;
  }
  .header .navLeft ul li .navDialog3 .navDialog3Top{
    width: 317px;
    height: 68px;
    margin:0 auto;
    border-bottom:1px solid#E9E9EB;
  }
  .header .navLeft ul li .navDialog3 .navDialog3Bottom{
    width: 317px;
    margin:12px auto;
  }
  .header .navLeft ul li .navDialog3 .navDialog3Top h4{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 68px;
    color: #303133;
    padding-left:13px;
  }
  
  .dropdown-hover{
    visibility:visible !important;
    opacity:1 !important;
  }
  
  .header .navLeft ul li:last-child{
    margin-right:0;
  }
  .header .navLeft ul li a{
    color:#606266;
    display:block;
  }
  .header .navLeft ul li a .icon{
    display: block;
    float:right;
    line-height:54px;
    position:absolute;
    right:-15%;
    top:0;
  }
  
  .header .navRight{
    line-height:60px;
    float:left;
    margin-left:200px;
  }
  .header .navRightOther{
    display:none;
  }
  .header .navRight .navContact{
    position:relative;
    float:left;
  }
  .header .navRight img{
    width:10.68px;
    height:10.68px;
    position:absolute;
    top:2px;
    left:-13px;
    bottom:0;
    margin:auto;
  }
  .header .navRight span{
    color:#000000;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    display:block;
    margin-right:16px;
  }
  .header .navRight .merchantLogin{
    border-radius: 4px;
    padding:7px 20px;
    width:88px;
    height:32px;
    background: rgba(72, 119, 240, 1);
    border:1px solid rgba(72, 119, 240, 1);
    color:#fff;
    font-size:12px;
    cursor:pointer;
    margin-right:16px;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
  }
  .header .navRight .merchantLogin:hover{
    background: rgba(110, 147, 240);
    color:#ffffff;
  }
  
  .header .navRight .freeTrial{
    border-radius: 4px;
    padding:7px 20px;
    width:88px;
    height:32px;
    color: rgba(72, 119, 240, 1);
    background:#fff;
    border:1px solid rgba(72, 119, 240, 1);
    font-size:12px;
    cursor:pointer;
    margin-right:16px;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
  } 
  .header .navRightOther{
    height:60px;
    line-height:60px;
    float:right;
  }
  .header .navRightOther .experienceBtn{
    margin-top: 15px;
    width: 60px;
    height: 30px;
    border: 1px solid #606266;
    border-radius: 0;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #303133;
    float:left;
  }
  .header .navRightOther .nav-btn {
    width: 25px;
    cursor: pointer;
    margin: 24px 0 0 20px;;
    float:left;
  }
  .header .navRightOther .nav-btn .line {
    display: block;
    width: 100%;
    height: 1.5px;
    background-color: #606266;
  }
  .header .navRightOther .nav-btn .line2 {
    margin-top:7px;
  }
  .header .navRightOther .nav-btn .line3 {
    margin-top:7px;
  }
  .wrap7{
    background:url(../../images/pc/wrap7.gif) no-repeat center center;
    background-size:cover;
    padding:59px 0 64px 0;
  }
  .wrap7 h2{
    font-family: 'PingFang SC';
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0em;
    line-height: 56px;
    color: #303133;
    text-align: center;
  }
  .wrap7 h3{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #606266;
    text-align: center;
    margin-top:8px;
  }
  .wrap7 a{
    height: 40px;
    width: 148px;
    border-radius: 4px;
    padding: 7px 20px 7px 20px;
    background: #4877F0;
    color:#fff;
    font-family: 'Noto Sans SC';
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    display:block;
    margin:36px auto 0;
    cursor:pointer;
    -webkit-transition-duration: 0.4s; /* Safari */    
    transition-duration: 0.4s;
  }
  .wrap7 a:hover{
    background: rgba(110, 147, 240);
    color:#ffffff;
  }
  /* alert弹窗 */
  .alertDom{
    display:none;
  }
  .alertBox{
    position:fixed;
    top:85px;
    left:0;
    right:0;
    margin:auto;
    width: 330px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #EBEEF5;
    /* box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); */
    border-radius: 4px;
    display:none;
  }
  .alertBox span{
    float:left;
    display: block;
  }
  .alertBox .icon1{
    float:right;
    position: relative;
    top: 50%;
    right: 85%;
    transform: translate(-50%,-50%);
  }
  .alertBox .icon2{
    float:right;
    position: relative;
    top: 50%;
    right: -5%;
    transform: translate(-50%,-50%);
    cursor:pointer;
  }
  .alertBox .alertMsg{
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 47px;
    color: #303133;
    text-align: left;
    padding-left: 44px;
  }
  /* 视频页面 */
  .videoPage{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.3);
    z-index:1500;
    /* opacity:0.3; */
    /* filter:alpha(opacity：30); */
  }
  .videoPage .video,.videoPage video{
    width: 1078px;
    height: 563px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
  }
  /* .videoPage .video{
    background:#000;
  } */
  .videoPage .closeBtn{
    position:absolute;
    width:36px;
    height:36px;
    top:20px;
    right:20px;
    display: block;
    cursor: pointer;
  }
  /* 加入我们模块 */
  .joinUsDom{
    display:none;
  }
  .joinUsDom .joinUs{
    
  }
  .joinUsDom .joinUsBg{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    
    background:rgba(0,0,0,0.3);
    z-index:100;
  }
  .joinUsDom .joinUsBg .joinUs{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width: 646.8px;
    height:578px;
    margin:auto;
    background: #FFFFFF;
    box-shadow: 0px 6.93px 13.86px rgba(0, 0, 0, 0.1);
    border-radius: 9.24px;
    padding:36.96px;
}
.joinUsDom .joinUsBg .joinUs h2{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    margin-bottom:15px;
}
.joinUsDom .joinUsBg .joinUs p{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    color: #606266;
    margin-bottom:20.9px;
}
.joinUsDom .joinUsBg .joinUs  ul li{
    position: relative;
    margin-bottom:25.41px;
}
.joinUsDom .joinUsBg .joinUs ul li input,.joinUsDom .joinUsBg .joinUs ul li select,.joinUsDom .joinUsBg .joinUs ul li textarea{
    float:right;
    width: 470px;
    height:41.58px;
    line-height:41.58px;
    background: #FFFFFF;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
    padding:0 13.86px;
}
.joinUsDom .joinUsBg .joinUs ul li textarea{
  float:left;
  margin-left:3%;
  resize: none;
  line-height:41.58px;
  height:43.58px;
}
.joinUsDom .joinUsBg .joinUs ul li span{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 15.015px;
    line-height: 23px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #606266;
    display:block;
    text-align: right;
    float:left;
    width:84px;
    height: 41.58px;
    line-height:41.58px
}
.joinUsDom .joinUsBg .joinUs  ul li span i{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 15.015px;
    line-height: 23px;
    text-align: right;
    color: #F78282;
    margin-right: 2px;
}
.joinUsDom .joinUsBg .joinUs ul li p{
    position:absolute;
    bottom: -46px;
    left: 104px;
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #F56C6C;
    display:none;
}
.joinUsDom .joinUsBg .joinUs .bottomContent p{
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: #606266;
    float:right;
    margin-right:18.5px;
}
.joinUsDom .joinUsBg .joinUs .bottomContent .button{
    width: 78.54px;
    height: 38.17px;
    background: #4877F0;
    border-radius: 4px;
    color:#fff;
    float:right;
    cursor: pointer;
}
.joinUsDom .joinUsBg .joinUs .closeBtn{
  position:absolute;
  top:33.5px;
  right:38.62px;
  width:16px;
  height:16px;
  cursor:pointer;
}
.joinUsDom .joinUsBg .joinUs .bottomContent .close{
  width: 78.54px;
  height: 38.17px;
  background: #fff;
  border-radius: 4px;
  color:#303133;
  float:right;
  cursor: pointer;
  margin-right: 10px;
  border:1px solid #C6C6C6;
}
.joinUsDom .joinUsBg .joinUs  ul li input::-webkit-input-placeholder { /* WebKit browsers */ 
    color:#C0C4CC; 
}
.joinUsDom .joinUsBg .joinUs  ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    color:#C0C4CC
}
.joinUsDom .joinUsBg .joinUs  ul li input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
    color:#C0C4CC
}
.joinUsDom .joinUsBg .joinUs  ul li input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
    color:#C0C4CC
}
.joinUsDom .inputBox{
   border:1px solid #F56C6C !important;
}

.centerBg .sub-menu .sub-menuBg{
  width:60%;
  z-index:999;
  height:100%;
  background-color: #fff;
  position: absolute;
  right: 0;
}
.centerBg .sub-menu {
  position: fixed;
  left: 0;
  top: 60px;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0, 0, 0, 0.45);
}
.centerBg .sub-menu ul, .centerBg .sub-menu li {
  width: 100%;
}
.centerBg .sub-menu li span.on{
  color:#000000;
  font-weight: 400;
}
.sub-menu ul li .sub-tit a{
  color:#000;
  display:block;
}
.centerBg .sub-menu ul li .sec-list a{
  font-size:14px;
  color:#303133;
  height:50px;
  line-height:50px;
}
.sub-menu ul li i{
  vertical-align: middle;
  margin-right:1%;
}
.sub-menu ul li i img{
  width:20px;
  height:20px;
}
.sec-list p a{
  display:block;
  padding-left: 12%;
}
.sec-list p:last-child a{
  padding-bottom:0;
}
.sec-list{
  display:none;
  /* padding:0.44rem 0 0.4rem 0; */
}
.centerBg .sub-menu .tit {
  font-size:18px;
  display: block;
  width: 100%;
  padding: 3% 5.5%;
  line-height: 26px;
  color: #000;
  position: relative;
 
}
.centerBg .sub-menu .sub-titicon{
  cursor: pointer;
  background:url(../../images/mobile/bottom1.png) no-repeat 93% center;
}

.centerBg .sub-menu .sub-menuBg .menuTitle{
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size:22px;
  color: #000000;
  padding: 18px 4.5%;
  margin-top: 28px;
}
@media screen and (max-width: 1180px) {
  .videoPage .video, .videoPage video{
    width:92%;
  }
  .wrap7 h2{
    font-size:28px;
  }
  .footer .centerBg{
    width:92%;
    margin:4% auto 0;
  }
  .footer .centerBg .footerTop .logo{
    margin-right:8%;
  }
  .footer .centerBg .footerTop .codeList{
    margin-left:24%;
  }
  .header .navRight{
    margin-left:calc(100% - 95%)
  }
}
@media screen and (max-width: 1030px) {
  .header .navRight{
    margin-left:calc(100% - 100%)
  }
  .header .navLeft ul li{
    margin-right: 32px;
  }
  
}
