.header-menu {
    width: 100vw;
    height: 90px;
    margin: 0 auto;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 100;
    transform: translate(-50%);
    padding: 0 5vw;
}
.swiper2 {
    width: 74vw;
}
a:hover{
    color: #01A3E9 !important;
}
.goumai{
    position: relative;
}
.zd-box:hover .dz,.dzsj{
    display: none;
}
.zd-box:hover .dzsj{
    display: block;
}
.jiagou-box img {
    max-width: 100%;
}
.goumai::after {
    position: absolute;
    top: 30px;
     left: 50%;
    transform: translate(-50%);
    content: ' ';
    background-color: transparent;
    width: 150px;
    height: 33px;
    
}
.goumai ul{
    width: 150px;
    position: absolute;
    top: 62px;
    background-color: #fff;
    padding: 10px 20px;
    display: none;
}
.goumai:hover ul {
    display: block ;
    animation: myfirst 2s;
    -webkit-animation: myfirst 2s;
}
.join-table {
    width: 100%;
}

.join-table th {
    height: 50px;
    line-height: 50px;
    background-color: #01A3E9;
    color: #fff;
    width: 100%;
    text-align: center;
}

.join-table td {
    /* height: 80px; */
    line-height: 80px;
    background-color: #F6F6F6;
    color: #666666;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.join-table tr {
    /* margin-bottom: 30px; */
    display: block;
    /* width: 100%; */
    margin-bottom: 30px;
    display: flex;
}

.details-button {
    display: flex;
    align-items: center;
    justify-items: center;
}

.table-left {
    text-align: left !important;
    padding-left: 30px;
    width: 100% !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: inline-block;
}

.details-button p {
    width: 100px;
    height: 34px;
    background-color: #01A3E9;
    border-radius: 17px;
    color: #fff;
    margin: 0 auto;
    line-height: 34px;
}

.join-table tr:hover .details-button p {
    background-color: #ffffff !important;
    border: solid 1px #01A3E9 !important;
    color: #01A3E9;
    transition: all 0.2s ease-in;
    cursor: pointer;
}

.close-detail {
    cursor: pointer;
}
.zhezhao2 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .5);
    z-index: 100000;
    top: 0;
    display: none;
}
.flex-between-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.flex-between {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zhezhao-text1 {
    color: #666;
    margin-top: 20px;
    line-height: 20px;
}
.zhezhao-text1 img {
    max-width: 100%;
}
.zhezhao-text1 p {
    color: #666;
    margin-top: 20px;
    line-height: 30px;
}

.zhezhao-text2 {
    color: #333;
}

.zhezhao-title2 {
    margin-top: 42px;
    color: #333333;
    font-size: 1.25rem;
}
.xinxi2 {
    border-bottom: 1px solid #01A3E9;
    padding-bottom: 25px;
    margin-top: 18px;
}
.gw-message {
    max-height: 50vh;
    overflow-y: auto;
}
.zhezhao-button {
    position: absolute;
    bottom: 60px;
    width: 32vw;
    left: 50%;
    transform: translate(-50%);
}
.zhezhao-button p {
    width: 15vw;
    height: 60px;
    background-color: #b5b5b5;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    color: #ffffff;
}
.zhezhao-button p:hover {
    background-color: #01A3E9;
    transition: all 1s;
}

.zhezhao-button {
    position: absolute;
    bottom: 60px;
    width: 32vw;
    left: 50%;
    transform: translate(-50%);
}
.zhezhao-content {
    width: 52vw;
    height: 850px;
    background-color: #ffffff;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 40px;
}

.zhezhao-title {
    width: 100%;
    height: 80px;
    background: #01A3E9;
    border-radius: 20px 20px 0px 0px;
    color: #ffffff;
    font-size: 1.75rem;
    padding-left: 3vw;
    padding-right: 20px;
}

.zhezhao-title>p:first-child {
    width: 80%;
}

main {
    margin-top: 90px;
}
a {
    cursor: pointer;
}

header {
    width: 100vw;
    border-bottom: 1px solid #DDDDDD;
}

.download-box .list_li:hover a {
    color: #01A3E9;
}

.download-box .list_li:hover {
    border: 1px solid #01a3e9 !important;
}

#hxys,
#ryzz,
#hzkh,
#xwzx,
#lxwm,
#t3,
#yy-2,
#yy-3,
#yy-4,
#yy-5,
#yy-6 {
    display: none;
}

.al {
    display: flex;
    align-items: center;
    color: #000000;
}
.fix-main {
    position: fixed;
    right: -1px;
    bottom: 40%;
    z-index: 999;
    margin-top: -110px;
    width: 85px;
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #e7e5e5;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.fix-main ul li {
    text-align: center;
    border-bottom: 1px solid #e7e5e5;
    padding: 12px 0;
    cursor: pointer;
    position: relative;
    background: #fff;
    transition: all .3s;
}

.fix-main ul li i.el-icon-arrow-up {
    font-size: 30px;
    display: inline-block;
    color: #3fae39;
    margin-bottom: -10px;
}

.fix-main ul li:first-child {
    border-top-left-radius: 10px;
}

.fix-main ul li:last-child {
    border-bottom: none;
    border-bottom-left-radius: 10px;
}

.fix-main ul li.scroll_top p {
    margin: 0;
}

.fix-main ul li p {
    margin-top: 5px;
    color: #333;
    font-size: 15px;
}

.fix-main ul li .fix-box2 {
    position: absolute;
    text-align: left;
    left: 0;
    width: 143px;
    padding-left: 12px;
    height: 80px;
    background: #fff;
    color: #fff;
    padding: 0 0 0 20px;
    border: 1px solid #e7e5e5;
    border-right: none;
    top: 0;
    z-index: -1;
    transition: all .3s;
}

.fix-main ul li .fix-box2 h4 {
    padding: 15px 0 5px;
    color: #666666;
}

.fix-main ul li .fix-box2 p {
    margin: 0;
}

.fix-main ul li .fix-box {
    position: absolute;
    border: 1px solid #e7e5e5;
    left: 0;
    background: #fff;
    width: 90px;
    padding: 8px;
    top: 0;
    height: 118px;
    transform: scale(0);
    z-index: -1;
    transition: all .3s;
}

.fix-main ul li .fix-box img {
    width: 100%;
}

.fix-main ul li .fix-box p {
    margin-top: 5px;
}

.fix-main ul li:hover {
    transition: all .3s;
}

.fix-main ul li:hover .fix-box {
    left: -108px;
    transform: scale(1);
    transition: all .3s;
}

.fix-main ul li:hover .fix-box2 {
    left: -135px;
}

.close_icon {
    position: absolute;
    top: -31px;
    right: 50%;
    margin-right: -15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 28px;
    background: #6696FF;
    text-align: center;
    border-radius: 100%;
}

.close_icon img {
    vertical-align: middle;
    display: inline-block;
    /*margin-top: 3px;*/
}

.fix-main .sid-adver {
    position: absolute;
    width: 34px;
    color: #fff;
    height: 126px;
    padding-top: 28px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #6696FF;
    left: auto;
    right: -34px;
    top: 29%;
    display: none;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.fix-main.active {
    right: -87px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.fix-main.active .close_icon img {
    display: none;
}

.fix-main.active .sid-adver {
    display: block;
    left: -34px;
    right: auto;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.why-box {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    background: rgba(22, 25, 45, 0.8);
    /* background: #16192D; */
}
.new-new{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.new-new a{
    width: 32%;
}
.a59 {
    color: #595757;
}

#t2 {
    display: none;
}

.hangye,
.gongyi,
.caizhi,
#hy {
    display: none;
}

.search-input {
    border: none;
    border-bottom: 1px solid #ddd;
    outline: none;
    padding-bottom: 5px;
    width: 6vw;
}

.menu>li {
    margin-left: 40px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

.menu li:hover,
.new-content-box2:hover .new-title {
    color: #01A3E9;
}

.menu li:hover .border-line {
    display: block;
    animation: line 1s ease;
    -webkit-animation: line 1s ease;
}

@keyframes line {
    from {
        width: 0px;
    }
    to {
        width: 20px;
    }
}

@-webkit-keyframes line
/* Safari and Chrome */

{
    from {
        opacity: 0.6;
    }
    to {
        opacity: 1;
    }
}

.menu ul {
    position: fixed;
    top: 90px;
    left: 0;
    background-color: #fff;
    z-index: 100;
    width: 100vw;

    display: none;
}
.menu .aaa {
    position: absolute;
    top: 53px;
    left: 50%;
    z-index: 100;
    width: 180px;
    transform: translate(-50%);
}
.menu .aaa .noe-menu{
    width: 180px;
    /*background-color: pink;*/
    padding-top: 0;
    padding-bottom: 0px;
    padding-left: 0;
    text-align: center;
}
.menu .aaa .noe-menu>div{
    padding-left: 0;
    margin-bottom: 0;
}
.menu-content {
    display: flex;
}
.noe-menu {
    width: 30vw;
    background-color: #f5f7f9;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 10vw;
}

.noe-menu>div {
    /* margin-left: 10vw; */
    font-size: 18px;
    line-height: 50px;
    color: #222222;
    padding-left: 30px;
    margin-bottom: 10px;
}

.relative {
    position: relative;
}

.no-active .two-menu,
.no-two-active .thr-menu,
.no-thr-active .four-menu {
    display: none !important;
}

.two-menu {
    left: 30vw;
}

.thr-menu,
.four-menu {
    left: 18vw;
}

.two-menu,
.thr-menu,
.four-menu {
    margin-left: 40px;
    position: absolute;
    width: 20vw;
    top: 0;
    height: 100%;
}

.active-noe-menu {
    background-color: #03A4E9;
}

.active-two-menu>a {
    color: #01A3E9;
}

.active-noe-menu>a {
    color: #ffff !important;
}


/* .noe-menu p:hover {
    background-color: #03A4E9;
} */

.two-menu p,
.thr-menu p {
    font-size: 16px;
    line-height: 50px;
}

.two-menu .title,
.thr-menu .title,
.four-menu .title {
    font-size: 24px;
    font-weight: bold;
    color: #222222;
}

.menu-img {
    width: 200px;
}

.menu-img img {
    width: 100%;
    object-fit: contain;
}

.menu>li::after {
    content: '';
    width: 5vw;
    height: 40px;
    background-color: transparent;
    position: absolute;
    top: 15px;
    left: 0;
}

.menu ul li:hover a {
    color: #01A3E9;
}

.menu li:hover ul {
    display: block !important;
    animation: myfirst 2s;
    -webkit-animation: myfirst 2s;
}


.bbb .noe-menu{
    height: 600px;
}
.menu .border-line {
    width: 20px;
    height: 2px;
    background: #01A3E9;
    position: absolute;
    left: 50%;
    top: 25px;
    transform: translate(-50%);
    display: none;
}

.active-menu .border-line {
    display: block;
}

@keyframes myfirst {
    from {
        opacity: 0.6;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes myfirst
/* Safari and Chrome */

{
    from {
        opacity: 0.6;
    }
    to {
        opacity: 1;
    }
}



.menu li img {
    margin-left: 8px;
}



.active-menu>span {
    color: #01A3E9
}

.active-menu>a {
    color: #01A3E9 !important;
    position: relative;
    /* border-bottom: 2px solid #01A3E9; */
    padding-bottom: 10px;
    border-bottom-width: 2px;
}


/* a:after {
content: "";
display: inline-block;
position: absolute;
top: 30px;
left: 0px;
width: 20px;
height: 2px;
background-color: red;
} */

.header-end button {
    width: 110px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #AAAAAA;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #595757;
    line-height: 32px;
    margin-right: 30px;
}

.header-end .img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 10px;
}

.header-end {
    font-size: 14px;
    font-weight: 500;
    color: #595757;
}

.header-icon,
.line {
    margin-right: 20px;
}

.line {
    position: relative;
    display: inline-block;
    width: 1px;
    height: 15px;
    border-right: 1px solid #DDDDDD;
    top: 8px;
}

.header-phone {
    font-size: 18px;
    font-weight: 500;
    color: #01A3E9;
}
.header-phone p{
    word-spacing: 4px;
}
.swiper-pagination-bullet-active {
    width: 20px !important;
    height: 20px !important;
    border: 2px solid #FFFFFF !important;
    border-radius: 50% !important;
    background-color: transparent !important;
    opacity: 1 !important;
}

.swiper img {
    width: 100%;
    /* height: 89vh; */
    object-fit: contain;
}

.swiper {
    position: relative;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.5;
    border-radius: 50%;
}

.swiper-pagination {
    position: absolute;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 30px;
}

.box {
    width: 100vw;
    height: 120px;
    background: #F0F7FB;
}

.box>div {
    height: 120px;
}

.all-box {
    width: 84vw;
    margin: 0 auto;
}

.all-title {
    font-size: 48px;
    font-weight: 500;
    color: #333333;
    margin: 77px 0 20px 0;
}

.all-text {
    font-size: 16px;
    font-weight: 400;
    color: #6E6F70;
}

.product-menu {
    font-size: 18px;
    font-weight: 400;
    color: #6E6F70;
    /* background-color: pink; */
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 127px;
    border-bottom: 2px solid #E2E8EB;
    width: 44%;
}

body {
    overflow: hidden;
}

.product-menu2 {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 90px;
    height: 82px;
    line-height: 82px;
}

.product-menu2 span {
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    line-height: 48px;
    margin-right: 70px;
    display: inline-block;
    color: #333333;
}

.product-menu span {
    margin-left: 2%;
    cursor: pointer;
}

.product-menu span:hover,
.active-left span,
.product-menu2 span:hover {
    color: #01A3E9;
    cursor: pointer;
}

.icon-box img {
    border: 1px solid #01A3E9;
    margin-right: 22px;
    padding: 13px;
    border-radius: 6px;
}

.icon-box p {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 10px;
}

.icon-box span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #81868E;
}

.product-menu .active-product {
    color: #01A3E9;
    border-bottom: 2px solid #01A3E9;
}

.product-menu2 .active-product {
    line-height: 77px;
    color: #01A3E9;
    border-bottom: 3px solid #01A3E9;
}

.menu-icon {
    display: none;
}

.content-box {
    margin-bottom: 50px;
}

.product-active-title {
    margin: 0px 30px;
    font-size: 20px;
    font-family: MiSans;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.product-active-data {
    margin: 18px 0px 0 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    opacity: 0.6;
}

.product-active-data span {
    display: inline-block;
    width: 46%;
}

.product-normal-text {
    border-top: 1px solid #B1BAC6;
    margin: 0 28px;
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    padding-top: 18px;
    text-align: center;
}

.product-page {
    margin-top: 45px;
    font-size: 16px;
    font-family: DINPro;
    font-weight: 500;
    color: #6E6F70;
    line-height: 36px;
    margin-bottom: 10px;
}

.product-page>div .zuo-icon {
    margin-right: 13px;
}

.now-page {
    font-size: 24px;
}

.video-box {
    margin-top: 90px;
    width: 100%;
    height: 34vw;
    overflow: hidden;
}

.mySwiper,
.mySwiper .swiper-wrapper,
.mySwiper .swiper-slide {
    height: 34vw;
}

.mySwiper .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 50px;
}

.video-box .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fangan-img-box{
    width: 100%;
    height: 100%;
}
.fangan-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.all-img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.fangan-box {
    width: 100%;
   
    margin-top: 42px;
    background-size: cover;
    /*background-image: url(../imgs/icon/diannao.png);*/
    /*background: pink;*/
    position: relative;
    height: 820px;
}
.fangan-content-box{
     display: flex;
     position: absolute;
     top: 0;
     width: 100%;
     height: 100%;
     background: rgba(0,0,0,0.7);
}
.imgs{
    width: 200px;
    height: 60px;
}
.fangan-left li {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 50px;
    font-size: 20px;
    line-height: 84px;
    cursor: pointer;
}

.fangan-left li:hover {
    color: #01A3E9;
}

.fangan-left {
    padding: 160px 0;
    width: 25vw;
    border-right: 1px solid rgba(255, 255, 255, 0.33);
}

.fangan-left .active-icon,
.active-left .nom-icon,
.fangan-left li:hover .nom-icon {
    display: none;
}

.active-left .active-icon,
.fangan-left li:hover .active-icon {
    display: block;
}

.fangan-left li img {
    margin-right: 20px;
}

.fangan-content {
    margin: 160px 0 0 100px;
    width: 200%;
}

.fangan-content p {
    font-size: 48px;
    font-family: MiSans;
    font-weight: 500;
    color: #FFFFFF;
}

.fangan-content span {
    width: 34%;
    font-size: 16px;
    font-family: MiSans;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.8;
    display: inline-block;
    margin: 40px 0;
    line-height: 40px;
}

.fangan-content div {
    width: 200px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 23px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 46px;
    text-align: center;
}

.fangan-icon {
    height: 150px;
    background: #AFD9EB;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    padding: 30px 100px;
}

.fangan-icon>div>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*width: 48vw;*/
}
.fangan-icon>div>div>div{
    margin-right: 1vw;
}
.fangan-icon>div>div>div:last-child{
    margin-right: 0;
}

.fangan-icon p {
    font-size: 16px;
    font-family: MiSans;
    font-weight: 400;
    color: #201814;
    margin-bottom: 20px;
}

.fangan-box img {
    margin-right: 77px;
}

.fangan-box img:last-child {
    margin-right: 0;
}

.why-title {
    margin: 100px 0 40px 0;
}

.why-title p {
    font-size: 52px;
    font-family: MiSans;
    font-weight: 500;
    color: #F4F4F4;
    margin-bottom: 20px;
}

.why-content {
    position: absolute;
    top: 0;
}

.why-title span {
    display: inline-block;
    width: 470px;
    height: 50px;
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    color: #F4F4F4;
    line-height: 32px;
    opacity: 0.8;
}

.why-text {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #AAAAAA;
    line-height: 32px;
    margin-bottom: 6%;
}

.why-text a {
    color: #01A3E9;
    margin-left: 20px;
}

.why-icon {
    width: 90vw;
    height: 130px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #4E5777;
    border-radius: 5px;
    position: absolute;
    bottom: 96px;
    left: 50%;
    transform: translate(-50%);
}

.why-icon>div {
    border-right: 1px solid #4E5777;
    width: 20%;
    text-align: left;
    /* margin: 0 30px; */
    color: #fff;
    font-size: 14px;
}

.why-icon>div:last-child {
    border-right: none;
}

.why-icon>div p {
    font-size: 60px;
    font-family: DINPro;
    font-weight: 400;
    margin-bottom: 10px;
}

.chanpin-box {
    /* background-image: ur; */
    /* background-color: #81868E; */
    height: 880px;
    text-align: center;
    background-image: url(../imgs/组\ 6.png);
    background-size: 100% 100%;
    position: relative;
}

.chanpin-box .product1 {
    position: absolute;
    left: 15%;
    bottom: 210px;
}

.chanpin-box .product2 {
    position: absolute;
    left: 30%;
    bottom: 150px;
}

.chanpin-box .product3 {
    position: absolute;
    left: 42%;
    bottom: 280px;
}

.chanpin-box .product4 {
    position: absolute;
    left: 52%;
    bottom: 150px;
}

.chanpin-box .product5 {
    position: absolute;
    left: 68%;
    bottom: 280px;
}

.chanpin-box .product6 {
    position: absolute;
    left: 78%;
    bottom: 130px;
}

.chanpin-title {
    padding: 135px 0 30px 0;
    font-size: 52px;
    font-family: MiSans;
    font-weight: 500;
    color: #F4F4F4;
}

.chanpin-text {
    font-size: 36px;
    font-family: MiSans;
    font-weight: 500;
    color: #F4F4F4;
}

.chanpin-box>div {
    height: 51px;
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    color: #F4F4F4;
    line-height: 32px;
    opacity: 0.8;
    margin: 0 auto;
    margin-top: 30px;
}

.news-box p {
    font-size: 52px;
    font-family: MiSans;
    font-weight: 500;
    color: #333333;
    margin: 85px 0 30px 0;
    text-align: center;
}

.news-box span {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    text-align: center;
}

.news-content-box {
    width: 98vw;
    margin: 0 auto;
    margin-top: 50px;
}

.news-content-box>div {
    width: 32%;
}

.new-top {
    margin-top: 90px;
}

.new-img {
    background: #FAFAFA;
    border: 1px solid #DDDDDD;
    transition: background 2s;
}

.new-img:hover,
.new-content-box2:hover .jia {
    background: #01A3E9;
}

.new-img:hover>div,
.new-img:hover .new-time {
    color: #fff !important;
}

.new-img>div {
    margin: 20px;
    font-size: 22px;
    font-family: MiSans;
    font-weight: 500;
    color: #333;
    align-items: baseline;
}

.new-img>div>span:first-child {
    width: 78%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-img .new-time {
    font-size: 16px;
    color: #898D98;
}

.new-content {
    margin: 30px 0;
    padding-left: 20px;
    font-size: 20px;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEEEEE;
}

.new-content .new-text {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #666666;
    line-height: 26px;
    opacity: 0.8;
    margin: 20px 0;
}
.new-content .new-title {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-content span {
    font-size: 16px;
    font-weight: 500;
    color: #898D98;
}

.footer-input {
    margin-top: 60px;
    background-image: url('../imgs/input-banner.png');
}

.input-title {
    font-size: 36px;
    font-family: MiSans;
    font-weight: 500;
    color: #F4F4F4;
    margin-top: 50px;
    line-height: 50px;
}

.input-phone {
    font-size: 22px;
    font-family: DINPro;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 48px;
    display: flex;
    align-items: center;
}

.input-phone img {
    margin-right: 12px;
}

.footer-input input {
    width: 407px;
    height: 60px;
    background: rgba(244, 244, 244, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    outline: none;
    color: #F4F4F4;
    padding-left: 20px;
    /* opacity: 0.3; */
}

.footer-input input::placeholder {
    font-size: 16px;
    font-family: MiSans;
    font-weight: 400;
    color: #F4F4F4;
    line-height: 30px;
    opacity: 0.8;
}

.footer-input button {
    width: 256px;
    height: 60px;
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}

.input-box {
    padding: 45px 0;
}

.input-box input {
    width: 22%;
}

footer {
    width: 100vw;
    background: #F6F6F6;
    padding-top: 60px;
}

.footer-box {
    padding-bottom: 90px;
    border-bottom: 1px solid #DDDDDD;
}

.footer-box span {
    display: block;
}

.footer-title p {
    width: 6vw;
    border-bottom: 1px solid #DDDDDD;
    font-size: 18px;
    font-family: MiSans;
    font-weight: 500;
    color: #333333;
    padding-bottom: 30px;
}

.footer-title a {
    display: inline-block;
    margin-top: 25px;
    color: #666;
    font-size: 14px;
}

.weixin {
    font-size: 14px;
    font-family: MiSans;
    font-weight: 400;
    color: #050505;
    line-height: 36px;
    text-align: center;
}

.footer-phone {
    font-size: 23px;
    font-family: MiSans;
    font-weight: 600;
    color: #333333;
    line-height: 48px;
}
.footer-phone2{
    font-size: 39px;
}
.footer-right>div {
    margin-bottom: 30px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.footer-right-img {
    margin-left: 12px;
    width: 47px;
    height: 47px;
    background: #97A0AE;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 1s;
}

.footer-right-img:hover {
    background: #01A3E9;
}

.footer-botoom {
    color: #666;
    font-size: 14px;
    line-height: 76px;
}

.about-all-title {
    font-size: 35px;
    font-family: MiSans;
    font-weight: 500;
    color: #333333;
    margin-bottom: 17px;
}

.about-all-eg {
    font-size: 16px;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    opacity: 0.6;
    text-transform: uppercase;
    margin-bottom: 23px;
}

.about-text {
    display: inline-block;
    width: 71%;
    font-size: 20px;
    font-family: MiSans;
    font-weight: 300;
    color: #000000;
    line-height: 32px;
    margin-bottom: 78px;
}

.tabulation-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 39px;
}

.tabulation-box .tabulation-img-box {
    width: 44vw;
    height: 479px;
}

.tabulation-box .tabulation-img-box img {
    width: 100%;
    height: 479px;
    object-fit: contain;
}

.tabulation-content-box {
    width: 37vw;
    margin-left: 50px;
}

.tabulation-title {
    font-size: 36px;
    font-family: MiSans;
    font-weight: 600;
    color: #000000;
    line-height: 36px;
}

.tabulation-text {
    font-size: 18px;
    font-family: MiSans;
    font-weight: 300;
    color: #000000;
    line-height: 31px;
    opacity: 0.9;
    margin: 30px 0;
}

.tabulation-content-box button,
.tabulation-content-box a {
    margin-top: 40px;
    height: 51px;
    border: 1px solid #000000;
    font-size: 20px;
    font-family: MiSans;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
    background-color: #fff;
    padding: 0 23px;
}

.blue-button {
    background-color: #01A3E9 !important;
    color: #fff !important;
    border: 1px solid #01A3E9 !important;
    display: flex;
    align-items: center;
    margin-right: 38px;
}

.blue-button img {
    width: 26px;
    height: 26px;
    margin-right: 8px;
}


.honorary-box,.cooperate-box{
    margin-top: 60px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 44px 30px;
}
.honorary-box>div:hover {
    background-color: #03A3E9;
}

.honorary-box>div:hover p {
    color: #fff;
}

.cooperate-box>div {
    height: 176px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.cooperate-box img {
    overflow: hidden;
    padding: 0 20px;
    object-fit: contain;
}

.cooperate-box>div:hover img {
    /* width: 100%; */
    /* overflow: hidden; */
    transform: scale(1.1);
}

.honorary-box>div {
    text-align: center;
    background-color: rgba(139, 139, 139, 0.3);
    overflow: hidden;
}

.honorary-box>div img:hover {
    transform: scale(1.01);
    overflow: hidden;
}

.honorary-box>div img {
    overflow: hidden;
    width: 100%;
    /* height: 462px; */
    object-fit: cover;
}

.honorary-box>div p {
    line-height: 60px;
    height: 60px;
    /* opacity: 0.3; */
    font-size: 20px;
    font-family: MiSans;
    font-weight: 300;
    color: #000000;
}

.information-button {
    display: flex;
    margin-bottom: 23px;
    margin-left: 66%;
}

.information-button>div {
    width: 130px;
    height: 45px;
    border: solid 1px rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

.now-new {
    border: none !important;
    background-color: #03a4e9;
    
    opacity: 1 !important;
}
.now-new a {
    color: #fff !important;
}
.information-box {
    display: flex;
    align-items: flex-end;
}

.menu-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
}

.new-img2 {
    width: 50%;
}

.new-img img,
.new-img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-content-box {
    padding: 70px 60px;
    background: #F7F7F7;
    flex: 1;
    /* background-color: pink; */
}

.new-content-box .new-time,
.new-content-box2 .new-time {
    font-size: 15px;
    font-family: MiSans;
    font-weight: 600;
    color: #282828;
}

.new-content-box .new-title,
.new-content-box2 .new-title {
    font-size: 27px;
    font-family: MiSans;
    font-weight: 600;
    color: #000000;
    margin: 24px 0;
    line-height: 32px;
}

.new-content-box .new-text {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    font-family: MiSans;
    font-weight: 300;
    color: #000000;
    line-height: 30px;
}

.new-content-box>div,
.new-content-box2>div {
    width: 100%;
    height: 72px;
    background-color: #fff;
    margin-top: 70px;
    display: flex;
    align-items: center;
}

.new-content-box input,
.new-content-box2 input {
    border: none;
    outline: none;
    height: 72px;
    width: 80%;
    margin-left: 23px;
}

.new-content-box2 input {
    width: 70%;
}

.new-content-box input::placeholder,
.new-content-box2 input::placeholder {
    font-size: 16px;
    font-family: MiSans;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}

.new-content-box .jia,
.new-content-box2 .jia {
    display: inline-block;
    color: #fff;
    width: 65px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background: #03A4E9;
    font-size: 26px;
    border-radius: 0px 19px 19px 0px;
    margin-left: 25px;
}

.new-content-box2 .jia {
    background-color: #474644;
    margin-left: 16px;
}

.new-content-box2 {
    background: #F7F7F7;
    padding: 30px;
    /*margin-bottom: 37px;*/
    /*width: 32%;*/
}

.new-content-box2:hover {
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.17);
}

.new-border {
        display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 35px 40px;
    margin-top: 56px;
}

.new-content-box2 .new-text {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: MiSans;
    font-weight: 300;
    color: #4F4F4F;
    line-height: 24px;
}

.cp-video {
    width: 29.8vw;
    /* width: 20vw; */
    height: 581px;
    position: relative;
    background: linear-gradient(120deg, #420180, #52B4E2);
}

.cp-video video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.video-icon {
    padding: 0 30px;
    color: #000;
    cursor: pointer;
}

.cp-video .img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
}

.cp-video .details-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.video-fm {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
}

.details-img,
#big-video {
    display: none;
}

.cp-video2 {
    width: 29.8vw;
    height: 111px;
    border: 1px solid #000000;
    opacity: 0.6;
    display: flex;
    /* justify-content: space-around; */
    align-items: center;
    /* flex-wrap: wrap;
    overflow: hidden; */
}

.vi-box {
    width: 438px;
    display: flex;
    overflow: hidden;
}

.video-img {
    position: relative;
    left: 0;
    width: 100px;
    height: 90px;
    background: #FFFFFF;
    border: 1px solid;
    margin-right: 26px;
    border-image: linear-gradient(139deg, #420080, #59A5ED) 1 1;
}

.video-img video {
    width: 98px;
    height: 90px;
    object-fit: contain;
}

.video-img img {
    /* position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
    width: 98px;
    height: 100%;
    object-fit: contain;
}

.left-menu2 {
    margin-top: 0 !important;
    margin-right: 20px;
}

.video-content {
    margin-left: 60px;
}

.xq-menu {
    font-size: 14px;
    font-family: MiSans;
    font-weight: 300;
    color: #6A6A6A;
    display: flex;
    align-items: center;
}

.back {
    font-size: 14px;
    font-family: MiSans;
    color: #000000;
    display: flex;
    align-items: center;
}

.popular-a:hover p {
    color: #01A3E9 !important;
}

.video-title {
    font-size: 38px;
    font-family: MiSans;
    font-weight: 600;
    color: #03A4E9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 45px;
    padding-bottom: 24px;
}

.video-text {
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    margin-top: 25px;
    opacity: 0.9;
}

.video-content ul {
    width: 50%;
    margin-top: 70px;
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
}

.dinggou {
    display: flex;
    margin-top: 88px;
    align-items: center;
    font-family: MiSans;
    font-weight: bold;
    color: #000000;
    line-height: 36px;
    flex-wrap: wrap;
}

.dinggou .rexian {
    display: inline-block;
    margin-right: 53px;
    font-size: 22px;
}

.dinggou>div {
    font-size: 20px;
}

.dinggou a {
    border: 1px solid #000000;
    padding: 7px 21px;
    background-color: #fff;
}

.cp-data {
    padding-top: 70px;
    margin-top: 68px;
    display: flex;
    justify-content: space-between;
    font-size: 17px;
    font-family: MiSans;
    font-weight: 400;
    color: #000000;
    line-height: 38px;
}

.data-title {
    font-size: 38px;
    font-family: MiSans;
    font-weight: 600;
    color: #000000;
    line-height: 44px;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 2px solid rgba(72, 72, 72, 0.5);
    padding-left: 47px;
}

.cp-data2 {
    background-color: #fff;
    padding: 40px 0;
    line-height: 30px;
}

.cp-data>div:first-child {
    background-color: #fff;
    padding: 56px 0 51px 0;
    width: 62vw;
}

.data-margin {
    margin: 34px 0;
}

.canshu-box {
    display: flex;
}

.canshu-box>div {
    width: 40%;
}

.video-padding {
    padding: 0 40px 70px 50px;
    color: #000;
    font-size: 21px;
    font-weight: 400;
}

.back-next {
    color: #fff;
    background: #03A3E9;
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    margin: 0 40px;
    font-size: 20px;
}

.video-right {
    margin-bottom: 37px;
}

.plan-img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 38px 0;
}

.plan-img img {
    object-fit: contain;
    max-width: 100%;
}
.back-next div {
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.back-next div:nth-child(2){
    padding: 0 15px;
    width: 188px;
}
.video-right p {
    text-align: center;
    font-size: 21px;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    width: 18vw;
}
.cp-data td, .cp-data th{
    border: 1px solid  #333 !important;
}
.video-right .img {
    width: 18vw;
    height: 16vw;
    background-image: linear-gradient(0deg, #e1e8f1 0%, #b2e3f8 100%);
    margin-bottom: 13px;
    padding: 20px 0;
}

.video-right img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cpzx {
    box-shadow: 0px 0px 5px 0px rgba(94, 94, 94, 0.21);
    height: 372px;
}

.cpzx img {
    padding: 40px 0;
    width: 100%;
    object-fit: contain;
    height: 100%;
    /* margin-bottom: 20px; */
    background-image: linear-gradient(0deg, #e1e8f1 0%, #b2e3f8 100%);
}

.cpzx>div:first-child {
    height: 300px;
    margin-bottom: 10px;
}

.cpzx p {
    width: 100%;
    font-size: 18px;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    text-align: center;
    /* padding-bottom: 10px; */
    line-height: 26px;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;				
	text-overflow: ellipsis;	
	display: -webkit-box;			
	-webkit-line-clamp: 2;		
	line-clamp: 2;					
	-webkit-box-orient: vertical;
	padding: 0 10px;
}

.cp-box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap:5px;
}

.cp-box>div {
    position: relative;
    /*width: 17.8vw;*/
    height: 372px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(94, 94, 94, 0.21);
}

.cpzx-hover-img {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #e1e8f1 0%, #b2e3f8 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cpzx-hover {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    display: none;
    position: relative;
}

.cpzx-hover>div {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    padding: 40px 30px;
}
.focus a {
color: #fff;
}
.cpzx-hover-img img {
    width: 100%;
}
.hover-title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 32px;
}
.hover-title p{
    width: 100%;
    	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;			
	text-overflow: ellipsis;	
	display: -webkit-box;		
	-webkit-line-clamp: 3;			
	line-clamp: 3;					
	-webkit-box-orient: vertical;
}
.cp-button {
    width: 71px;
    height: 31px;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    text-align: center;
    line-height: 31px;
    margin-top: 20px;
}

.cp-box>div:hover .cpzx-hover {
    display: block !important;
}

.cp-box>div:hover .cpzx {
    display: none !important;
}

.cp-banner {
    width: 100vw;
    height: 630px;
    position: relative;
}

.cp-banner>img {
    width: 100%;
    height: 630px;
    overflow: hidden;
    object-fit: cover;
}

.cp-banner>div {
    position: absolute;
    background: rgba(16, 16, 16, 0.6);
    width: 100vw;
    height: 100%;
    color: #fff;
    top: 0;
    text-align: center;
}

.cp-banner-title {
    font-weight: 400;
    color: #FFFFFF;
    line-height: 71px;
    font-size: 56px;
    margin-top: 10%;
    margin-bottom: 10px;
}

.cp-banner-text2 {
    font-size: 27px;
    font-weight: normal
}

.cp-banner-text {
    font-size: 25px;
    font-weight: normal;
    margin-top: 10px;
}

.left-menu3 {
    margin-right: 44px !important;
}

.left-menu3 #open {
    border-bottom: 2px solid #01a3e9;
}

.left-menu3 #open .list_dt_icon {
    background-image: url(../imgs/113方向.png);
}

.banner-input {
    width: 830px;
    height: 58px;
    background: rgba(10, 10, 10, 0.25);
    border: 1px solid #FFFFFF;
    border-radius: 29px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
}

.banner-input input {
    background-color: transparent;
    border: none;
    outline: none;
    height: 100%;
    width: 95%;
    color: #fff;
}

.banner-input input::placeholder {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    opacity: 0.8;
}

.cp-img {
    width: 100%;
    margin-bottom: 23px;
}

.cp-img img {
    width: 100%;
    object-fit: cover;
}

.now-position {
    margin-top: -80px;
    margin-bottom: 80px;
    line-height: 60px;
    border-bottom: 1px solid #dddddd;
}

.fa-hz {
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    font-family: MiSans;
    font-weight: 600;
    color: #FFFFFF;
    padding-left: 7.5%;
    background-color: #03A3E9;
}

.he-img {
    margin: 35px 0 60px 0;
}

.he-img>div {
    /* margin-left: 100px; */
}

.he-img>div img {
    height: 35px;
    margin-right: 80px;
    object-fit: contain;
}

.competitiveness-box {
    padding-bottom: 120px;
}

.competitiveness-box>div:nth-child(1) {
    background-image: url(../imgs/组\ 43.png);
    background-size: 100% 100%;
}

.competitiveness-box>div:nth-child(2) {
    background-image: url(../imgs/组\ 44.png);
    background-size: 100% 100%;
}

.competitiveness-box>div:nth-child(3) {
    background-image: url(../imgs/b.jpg);
    background-size: 100% 100%;
}

.competitiveness-box>div:nth-child(4) {
    background-image: url(../imgs/组\ 45.png);
    background-size: 100% 100%;
}

.competitiveness-box>div:nth-child(5) {
    background-image: url(../imgs/组\ 46.png);
    background-size: 100% 100%;
}

.competitiveness-box>div>div {
    width: 100%;
}

.competitiveness-box>div {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 60px;
    height: 520px;
    padding: 0 90px;
}

.competitiveness-title {
    font-size: 36px;
    font-family: MiSans;
    font-weight: 500;
    color: #333333;
    line-height: 29px;
    margin-bottom: 38px;
    padding-top: 109px;
}

.competitiveness-text {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}

.competitiveness-num {
    display: inline-block;
    font-size: 65px;
    font-family: DINPro;
    font-weight: 500;
    color: #01A3E9;
    margin-top: 74px;
    margin-bottom: 16px;
}

.competitiveness-num-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    opacity: 0.8;
}

.competitiveness-box img {
    height: 100%;
}

.product-purchase {
    display: flex;
    justify-content: space-between;
    margin: 72px 0 79px 0;
}

.product-purchase>div {
    width: 20.2vw;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 42px 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.product-purchase img {
    width: 96px;
    height: 96px;
    border-radius: 15px;
    margin-right: 18px;
}

.product-right p {
    font-size: 25px;
    font-family: MiSans;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    margin-bottom: 8px;
}

.product-right span {
    font-size: 20px;
    font-family: MiSans;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
}

.popular-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 80px 0;
}

.popular-a{
        display: flex;
    align-items: center;
    width: 48%;
    height: 73px;
    border: 1px solid #484848;
    border-radius: 5px;
    padding: 0 28px;
    font-size: 20px;
    font-family: MiSans;
    font-weight: 400;
    color: #484848;
    margin-bottom: 14px;
}
.popular-a a{
        display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.popular-a-left {
    display: flex;
    align-items: center;
    line-height: 24px;
}

.popular-a-left img {
    margin-right: 15px;
}

.popular-box button {
    width: 242px;
    height: 59px;
    background: #03A4E9;
    font-size: 23px;
    font-family: MiSans;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    border: none;
}

.popular-button {
    margin: 0 auto;
    margin-top: 50px;
}

.tutorials-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tutorials-box>div {
    width: 32%;
    margin-bottom: 10px;
}

.tutorials-video {
    position: relative;
 
    height: 268px;
    width: 100%;
}
.tutorials-box::after {
    content: '';
    width: 32%;
}
.dinapu {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.tutorials-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none;
}
.tutorials-video .spjc {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tutorials-video .img2 {
    width: 67px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tutorials-box p {
    text-align: center;
    font-size: 25px;
    font-family: MiSans;
    font-weight: 400;
    color: #000000;
    margin: 21px 0 36px 0;
}

.tutorials-page {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 45px 0 80px 0;
}

.tutorials-page span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #03A4E9;
    border-radius: 50%;
    margin-right: 21px;
}

.tutorials-page .tutorials-active {
    width: 19px;
    height: 19px;
    background: #FFFFFF;
    border: 3px solid #03A4E9;
    border-radius: 50%;
}

.download-box {
    margin-bottom: 80px;
}

.download-box .list_dd>ul {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    /* justify-content: space-between; */
    /* height: 18px; */
}

.download-box .list_li {
    font-size: 20px;
    font-family: MiSans;
    font-weight: 300;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    padding: 0 18px;
    width: 24.2%;
    height: 40px;
    margin-right: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.download-box .list_li:nth-child(4n) {
    margin-right: 0px;
}

.list_li img {
    margin-right: 10px;
}

.download-box #open .list_dt_icon {
    top: 32px;
    right: 36px;
    background: url(../imgs/113方向_向右.png) no-repeat;
    background-size: contain;
}

.download-box .list_dt_icon {
    top: 26px;
    background: url(../imgs/113方向_向右\ 拷贝.png) no-repeat;
    right: 30px;
    background-size: contain;
}

.download-box .list_dd {
    height: initial;
    margin-bottom: 23px;
    overflow-y: inherit;
}

.download-box .list_dt {
    height: 72px;
    background: #03A3E9;
    color: #fff;
    font-size: 36px;
    font-family: MiSans;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 62px;
    padding-left: 48px;
    margin-bottom: 24px;
}

.download-box #open {
    border: none;
    background: #03A3E9;
    color: #fff;
}

.all-banner {
    position: relative;
    height: 630px;
}

.all-banner>div {
    position: absolute;
    top: 37%;
    left: 10vw;
    color: #fff;
    /* color: greenyellow; */
}

.all-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-title {
    font-size: 24px;
    margin-bottom: 25px;
}

.banner-text {
    font-size: 42px;
    font-weight: bold;
    line-height: 60px;
}

.contact-map {
    display: flex;
    justify-content: space-between;
    height: 454px;
    align-items: center;
    margin-top: 79px;
}

.contact-map>div:first-child {
    width: 43vw;
    height: 504px;
    overflow: hidden;
}

.contact-map>div:last-child {
    width: 37vw;
}

.contact-map>div>div p {
    font-weight: bolder;
}

.contact-map>div>div>div {
    display: flex;
}

.contact-map>div>div>div p {
    margin-right: 30px;
}

.contact-map>div>div {
    font-size: 17px;
    color: #000;
    margin-bottom: 15px;
    line-height: 30px;
}

.contact-name {
    font-size: 16px;
    color: #2C2C2C;
}

.contact-title {
    margin-bottom: 33px;
    font-size: 31px;
    padding-bottom: 33px;
    font-weight: bold;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: #000;
    margin-top: 30px;
}

.contact-button {
    width: 150px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #03A3E9;
    color: #fff !important;
    font-size: 20px;
}

.contact-button img {
    margin-right: 10px;
    object-fit: contain;
}

.contact-lx {
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px;
    margin-top: 80px;
}

.contact-lx>div {
    width: 49%;
    background-color: #03A4E9;
    padding: 40px 60px;
    color: #fff;
}

.contact-lx p {
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 37px;
}

.contact-lx ul li {
    font-size: 20px;
    line-height: 32px;
}

.bg-contact {
    background-image: url(../imgs/组\ 35.png);
    background-size: cover;
}

.contact-yh {
    display: flex;
    color: #fff;
    /* background-color: #03A3E9; */
    /* margin: 43px 0 66px 0; */
    margin-top: 43px;
    margin-bottom: 66px;
    padding: 14px 0;
    align-items: center;
}

.contact-yh>div:first-child {
    width: 44vw;
    font-size: 24px;
    line-height: 37px;
}

.contact-yh>div:last-child {
    font-size: 16px;
    opacity: 0.9;
    line-height: 34px;
    margin-left: 4%;
}

.contact-lx2 p {
    font-size: 29px;
    margin-top: 26px;
    margin-bottom: 20px;
}

.contact-lx2 {
    flex-wrap: wrap;
}

.contact-button3 {
    margin-top: 37px;
}

.contact-lx2>div {
    width: 49.5%;
    background-color: #fff;
    color: #000;
    padding: 30px 50px;
    border-radius: 10px;
    margin-bottom: 25px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.17);
    display: flex;
    /* align-items: flex-end; */
    justify-content: space-between;
}
.contact-lx2>div .yhimg {
    width: 182px;
    height: 78px;
    object-fit: contain;
}

.contact-button2 {
    display: flex;
    align-items: flex-end;
}

.contact-button2 button {
    width: 148px;
    height: 51px;
    border: none;
    border-radius: 10px;
    background-color: #03A3E9;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.contact-lx2>div:hover button {
    background-color: #A6A6A6;
}

.bg-box {}

.about-us {
    display: flex;
    justify-content: space-between;
}

.since {
    font-family: DINPro-Medium;
    font-size: 107px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: -5px;
    color: #01a3e9;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.about-us>div:first-child {
    width: 40vw;
}

.about-us>div:last-child {
    width: 59vw;
    font-size: 16px;
    color: #595959;
    line-height: 30px;
}

.about-us>div:last-child p {
    margin-bottom: 40px;
}

.establish {
    height: 49px;
    font-size: 56px;
    font-family: MiSans;
    font-weight: 500;
    color: #333333;
    margin: 30px 0 60px 0;
}

.main-bg {
    background: #e0e3f0;
}

.main-bg2 {
    background: #f0f2f9;
}

.about-us-text {
    height: 54px;
    font-size: 19px;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    opacity: 0.8;
}

.bg-box {
    height: 850px;
    background-image: url(../imgs/组\ 51.png);
    background-repeat: no-repeat;
    margin-top: 114px;
}

.about-video {
    position: relative;
    width: 90vw;
    margin: 0 auto;
    height: 800px;
    border-radius: 50px;
    margin-top: -350px;
    margin-bottom: 109px;
}

.about-video .why-box {
    border-radius: 8px;
}

.about-video video {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.about-video .why-icon {
    width: 80vw;
}

.about-video-button {
    width: 165px;
    height: 49px;
    line-height: 49px;
    background: #01A3E9;
    border-radius: 25px;
    font-size: 24px;
    font-family: MiSans;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 auto;
    margin-top: 90px;
}

.about-video-text {
    font-size: 42px;
    font-family: MiSans;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 56px;
    margin: 25px 0;
}

.about-video-content {
    font-size: 24px;
    font-family: MiSans;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 6%;
}

.about-video .why-icon {
    bottom: 47px;
}

.about-produt .cloud-product {
    margin-left: 0;
    width: 100vw;
}

.about-produt .cloud-product-ul li {
    height: 660px;
}

.about-produt .cloud-product-ul li.active {
    width: 50%;
}

.about-produt .zhuoyue {
    height: 100%;
    background-image: url(../imgs/图层\ 709.png);
    background-size: cover;
}

.about-produt .linggan {
    height: 100%;
    background-image: url(../imgs/图层\ 709.png);
    background-size: cover;
}

.about-produt .fenxiang {
    height: 100%;
    background-image: url(../imgs/图层\ 710.png);
    background-size: cover;
}

.about-produt .active-inner-01 {
    background-image: url(../imgs/b1.png);
    background-size: cover;
}

.about-produt .active-inner-02 {
    background-image: url(../imgs/b2.jpg);
    background-size: cover;
}

.about-produt .active-inner-03 {
    background-image: url(../imgs/b3.jpg);
    background-size: cover;
}

.about-produt .active-inner {
    
    /*padding: 80px 100px;*/
    /*background: rgba(17, 31, 45,0.5);*/
}
.active-inner-box{
    padding: 80px 100px;
    background: rgba(11, 35, 39,0.8);
    margin-top: -16px;
    height: 100%;
}

.active-img {
    display: flex;
    align-items: center;
    font-size: 52px;
    font-family: MiSans;
    font-weight: 500;
    color: #F4F4F4;
    margin-bottom: 70px;
}

.active-img img {
    margin-right: 24px;
}

.active-product-text {
    font-size: 16px;
    font-family: MiSans;
    font-weight: 400;
    color: #F4F4F4;
    line-height: 32px;
    opacity: 0.6;
    margin-bottom: 30px;
}

.active-product-text .active-name {
    font-size: 24px;
}

.about-produt .normal-inner {
    font-size: 52px;
    font-family: MiSans;
    font-weight: 500;
    color: #F4F4F4;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.about-produt .normal-inner img {
    margin-bottom: 42px;
}

.leadership-box {
    background-image: url(../imgs/领导致辞.png);
    padding: 90px 0 0 8%;
    background-size: cover;
    height: 600px;
    position: relative;
}

.leadership-text {
    text-align: right;
    font-size: 32px;
    font-family: MiSans;
    font-weight: 500;
    color: #333333;
    display: flex;
    align-items: flex-start;
}

.leadership-name {
    font-size: 18px;
    margin-top: 40px;
    margin-left: 410px;
    color: #333;
}

.fuhao {
    margin: 50px 0 22px 0;
}

.leadership-text p {
    margin-right: 29px;
}

.nom-right {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.active-right {
    width: 21px;
    height: 21px;
    object-fit: contain;
}

.active-right,
.active-right2 {
    display: none;
}

.popular-a:hover {
    color: #03A4E9;
    cursor: pointer;
    border: 1px solid #03A4E9;
}

.popular-a:hover .active-right,
.popular-a:hover .active-right2 {
    display: block;
}

.popular-a:hover .nom-right,
.popular-a:hover .nom-right2,
.phone-box {
    display: none;
}

.video-index {
    height: 960px;
}

.video-index video {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.beian {
    display: inline-block;
    margin-left: 10px;
}

.ui-pager2 {
    padding: 0 44px !important;
}

.data-title2 {
    font-size: 33px;
}

.video-padding {
    font-size: 18px;
}

.phone-swiper {
    width: 0;
    height: 0;
    opacity: 0;
}

.slider {
    width: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.download-box #open+.list_dd {
    border-bottom: none !important;
}
.phone-m{
        display: none;
    }
@media (max-width: 796px) {
    .xinxi2 {
        margin-top: 0;
        padding-bottom: 10px;
    }
    .zhezhao-content {
        width: 90vw;
        height: 90vh;
    }
    .zhezhao-title {
        height: 60px;
    }
    .zhezhao-title2 {
        margin-top: 20px;
    }
    .gw-message {
        max-height: 40vh;
    }
    .zhezhao-button {
        bottom: 10px;
        width: 70%;
    }
    .zhezhao-button p {
        width: 110px;
        height: 46px;
        line-height: 46px;
    }
    .table-left {
        width: inherit;
    }
    .join-table th,
    .join-table td {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .table-left {
        padding-left: 0;
    }
    .details-button p {
        width: 68px;
        padding-left: 0;
    }
    .join-table {
        font-size: 14px;
    }
    .about-footer-content {
        margin-left: 5vw;
    }
    .about-content-cart p {
        padding-left: 8vw;
    }
    .about-content-cart {
        margin: 0 5vw;
        height: 450px;
        width: 100%;
    }
    .phone-m{
        display: flex;
        position: absolute;
        right: 20px;
        top: 4px;
        font-size: 14px;
    }
    .phone-m>div{
        margin-right: 10px;
        position: relative;
    }
    .phone-m>div:first-child::after{
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        right: -6px;
        top: 0;
        background: #ccc;
    }
    .fix-main ul li {
        padding: 4px 0;
    }
    .contact-button2 button {
        width: 160px;
    }
    .new-new a{
    width: 50%;
}
        .honorary-box,.cooperate-box{
            grid-template-columns:1fr 1fr;
            grid-gap:20px 20px;
        }
        .cp-box {
            grid-template-columns: 1fr;
        }
    .product-menu span{
        margin-left: 1%;
        font-size: 14px;
    }
    .cloud-product-ul3 li.active {
        width: 90vw !important;
    }
    .product-active-data {
        margin: 18px 0px 0 10px;
    }
    .cloud-product {
        margin-left: 0 !important;
    }
    .cloud-product-ul3 li {
        width: 90vw !important;
        height: 570px !important;
        margin-bottom: 30px;
    }
    .fangan-content p {
        font-size: 32px;
    }
    .footer-phone {
        font-size: 24px;
    }
    .footer-phone2 {
        font-size: 26px;
    }
    .cp-banner-title {
        font-size: 45px;
        margin-top: 36%;
    }
    .cp-banner-text {
        font-size: 16px;
        line-height: 25px;
    }
    .cp-banner-text2 {
        font-size: 17px;
    }
    .banner-input {
        width: 92vw;
    }
    .phone-swiper {
        width: 100%;
        height: initial;
        opacity: 1;
    }
    .footer-botoom>div:first-child {
        width: 258px;
    }
    .footer-botoom>div:last-child {
        width: 60px;
    }
    .footer-botoom>div:last-child>span:last-child {
        margin-left: 0px !important;
    }
    .cp-box>div {
        width: 100%;
    }
    .menu-text {
        display: none;
    }
    .new-content-box .new-title,
    .new-content-box2 .new-title {
        font-size: 22px;
    }
    .information-button {
        margin-left: 0;
    }
    .new-content-box input,
    .new-content-box2 input {
        margin-left: 15px;
        width: 65%;
    }
    .new-content-box .jia,
    .new-content-box2 .jia {
        width: 50px;
    }
    .new-content-box2 {
        width: 100%;
    }
    .new-content-box .new-text {
        font-size: 16px;
        line-height: 26px;
    }
    .new-content-box {
        padding: 60px 30px;
    }
    .information-box,
    .new-top {
        flex-wrap: wrap;
    }
    .information-box>div,
    .new-top>div {
        width: 100%;
    }
    .honorary-box>div p {
        font-size: 16px;
    }
    .honorary-box>div {
    }
    .contact-lx2>div {
        flex-wrap: wrap;
    }
    .contact-lx2>div>div {
        margin-bottom: 30px;
    }
    .contact-lx p {
        font-size: 28px;
    }
    .contact-yh {
        flex-wrap: wrap;
    }
    .contact-yh>div {
        width: 100% !important;
    }
    .contact-yh>div:first-child {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .contact-yh>div:last-child {
        font-size: 14px;
        line-height: 20px;
        margin-left: 0;
    }
    .contact-lx ul li {
        font-size: 18px;
    }
    .contact-lx>div {
        padding: 40px 30px;
    }
    .contact-title {
        font-size: 19px;
    }
    .contact-map>div>div>div {
        flex-wrap: wrap;
    }
    .contact-map>div>div>div p {
        width: 49%;
    }
    .contact-map>div>div {
        font-size: 16px;
    }
    .contact-map,
    .contact-lx {
        flex-wrap: wrap;
    }
    .contact-map {
        height: 1200px;
    }
    .contact-map>div,
    .contact-lx>div {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .competitiveness-num {
        font-size: 58px;
    }
    .competitiveness-box .phone-box {
        width: 100%;
        height: 210px;
    }
    .competitiveness-title {
        padding-top: 30px;
        font-size: 32px;
    }
    .competitiveness-box .phone-box img {
        width: 100%;
        object-fit: cover;
    }
    .competitiveness-box>div {
        width: 100%;
    }
    .competitiveness-text {
        font-size: 13px;
        line-height: 23px;
    }
    .competitiveness-box>div {
        background-image: none !important;
        width: 100%;
        padding: 0;
        margin-bottom: 128px;
    }
    .cooperate-box img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        padding: 10px 20px;
    }
    .cooperate-box>div {
        height: 90px;
    }
    .fuhao {
        margin: 0 0 7px 0;
    }
    .leadership-name {
        margin-left: 150px;
        font-size: 16px;
    }
    .leadership-box img {
        width: 30px;
    }
    .leadership-text {
        font-size: 28px;
        line-height: 36px;
    }
    .leadership-box {
        /* height: 900px; */
        background-position: -1132px, 0;
        background-repeat: no-repeat;
        padding: 40px 30px;
        height: 752px;
    }
    .cloud-product-ul {
        /*display: flex;*/
    }
    .active-inner-box {
        padding: 40px 30px;
    }
    .about-produt .cloud-product-ul li.active {
        width: 100%;
    }
    .about-video {
        margin-top: 30px;
    }
    .about-video .why-icon {
        height: 400px;
    }
    .about-video .why-icon>div {
        margin-bottom: 20px;
    }
    .about-video-text {
        font-size: 18px;
        line-height: 30px;
    }
    .about-video-content {
        font-size: 14px;
        margin-bottom: 40px;
    }
    .about-video-button {
        margin-top: 60px;
        height: 45px;
        line-height: 45px;
        font-size: 22px;
    }
    .about-us {
        flex-wrap: wrap;
    }
    .about-us>div {
        width: 100% !important;
    }
    .since {
        font-size: 56px;
    }
    .establish {
        font-size: 48px;
        margin: 30px 0;
    }
    .about-us-text {
        line-height: 25px;
        margin-bottom: 40px;
    }
    .product-purchase {
        flex-wrap: wrap;
    }
    .popular-a {
        font-size: 16px;
        padding: 0 15px;
    }
    .product-purchase>div,
    .popular-a {
        width: 100%;
        margin-bottom: 25px;
    }
    .product-right p {
        font-size: 40px;
    }
    .download-box .list_dt {
        padding-left: 20px;
        font-size: 26px;
    }
    .tutorials-box>div,
    .download-box .list_li {
        width: 100%;
    }
    .download-box .list_li {
        margin-right: 0;
    }
    .he-img img {
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
        object-fit: contain;
    }
    .he-img>div {
        margin-left: 0;
        margin-top: 20px;
    }
    .he-img>div>div {
        width: 45%;
    }
    .he-img {
        width: 92vw;
        margin: 0 auto;
    }
    .he-img>div {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .cp-data2 {
        padding: 40px 15px;
    }
    .menu-icon,
    .phone-box {
        display: block;
    }
    .phone-none {
        display: none !important;
    }
    .header-menu {
        justify-content: space-between !important;
        padding-top: 24px;
    }
    .swiper1 {
        height: 55vh;
    }
    .swiper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .video-box {
        margin-top: 90px;
        width: 100%;
        height: 300px;
        overflow: hidden;
    }
    .mySwiper,
    .mySwiper .swiper-wrapper,
    .mySwiper .swiper-slide {
        height: 300px;
    }
    .swiper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 20px;
    }
    .f-wrap {
        flex-wrap: wrap;
    }
    .box>div>div {
        margin-top: 20px;
    }
    .box {
        height: 330px;
    }
    .product-menu {
        margin-top: 30px;
        width: 100%;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .product-menu .active-product {
        padding-bottom: 25px;
    }
    .cloud-product {
        margin-left: 0;
    }
    .phone-sw {
        background-image: linear-gradient(to bottom, #01A3E9, #009E9C);
        padding-bottom: 30px;
    }
    .phone-sw .product-img {
        margin-top: 0;
        padding-top: 20px;
    }
    .product-active-title {
        font-size: 18px;
    }
    .product-active-data span {
        width: 49%;
    }

    .fangan-left {
        padding: 46px 0;
    }
    .fangan-content {
        margin: 46px 0 0 20px;
    }
    .fangan-left li {
        font-size: 14px;
        margin-right: 8px;
        width: 100%;
    }
    .fangan-left img {
        width: 14px;
    }
    .fangan-left li img {
        margin-right: 4px;
    }
    .fangan-content span {
        line-height: 22px;
    }
    
        .fangan-icon {
        height: inherit;
        padding: 20px;
    }
    .fangan-icon>div>div {
        display: flex;
        /* flex-direction: column */
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .fangan-icon>div>div>div {
        width: 14vw;
    }
    .fangan-icon>div img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .all-text {
        line-height: 24px;
    }
    .why-title {
        margin: 45px 0 30px 0;
    }
    .why-title p {
        font-size: 34px;
    }
    .why-title span {
        width: 85%;
        font-size: 16px;
    }
    .why-text {
        width: 90%;
        margin: 0 auto;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .why-icon {
        display: flex;
        flex-wrap: wrap;
        border: none;
        height: inherit;
        bottom: 0;
        justify-content: space-between;
    }
    .why-icon>div {
        width: 100%;
        border-right: none;
        /* font-size: 12px; */
        margin-bottom: 30px;
    }
    .why-icon>div img {
        width: 45px;
    }
    .why-icon>div p {
        font-size: 40px;
    }
    .why-box>div>img {
        width: 50px;
    }
    .chanpin-box>div {
        width: 80%;
        padding-bottom: 250px;
    }
    .chanpin-box img,
    .footer-title {
        display: none;
    }
    .chanpin-box {
        background-size: cover;
        height: inherit;
    }
    .chanpin-title {
        padding: 60px 0 30px 0;
    }
    .news-content-box>div {
        width: 90%;
        margin: 0 auto;
    }
    .new-content {
        padding-left: 10px;
    }
    .new-img>div {
        font-size: 16px;
        margin: 20px 5px;
    }
    .new-img .new-time,
    .footer-botoom {
        font-size: 12px;
    }
    .new-content {
        font-size: 16px;
        padding-bottom: 15px;
    }
    .new-content span,
    .input-phone {
        font-size: 14px;
    }
    .input-box {
        display: flex;
        flex-wrap: wrap;
    }
    .input-box input {
        width: 100% !important;
        margin-bottom: 20px;
        padding-left: 10px;
    }
    .input-box button {
        width: 100%;
    }
    .input-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .input-box input::placeholder {
        font-size: 14px;
    }
    .beian {
        display: block;
        margin-left: 0px;
    }
    .footer-botoom {
        line-height: 20px;
        padding: 20px 0;
    }
    .all-banner>div {
        top: 20%;
    }
    .banner-title {
        font-size: 18px;
    }
    .all-box {
        width: 90vw;
    }
    .banner-text {
        font-size: 20px;
        line-height: 30px;
    }
    .all-banner {
        height: 185px;
    }
    .product-menu2 span {
        font-size: 14px;
        margin-right: 10px;
    }
    .wrap {
        min-width: 320px;
        max-width: 768px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
    }
    .wrapper01 {
        position: relative;
        height: 60px;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
    }
    .wrapper01 .scroller {
        position: absolute
    }
    .wrapper01 .scroller li {
        height: 60px;
        color: #666;
        float: left;
        line-height: 1rem;
        font-size: .875rem;
        text-align: center;
        line-height: 60px;
    }
    .wrapper01 .scroller li a {
        color: #666;
        display: block;
        margin: 0 .3rem
    }
    .wrapper01 .scroller li:hover a {
        color: #333;
        display: block;
    }
    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .clearfix {
        *zoom: 1;
    }
    .about-text {
        width: 100%;
        font-size: 16px;
    }
    .about-all-title {
        font-size: 38px;
    }
    .about-all-eg {
        font-size: 14px;
    }
    .tabulation-box {
        display: block;
    }
    .tabulation-box .tabulation-img-box {
        width: 100%;
        height: initial;
    }
    .tabulation-content-box {
        width: 100%;
        margin-left: 0;
        margin-top: 35px;
    }
    .tabulation-title {
        font-size: 22px;
    }
    .tabulation-text {
        font-size: 14px;
        line-height: 22px;
        margin: 20px 0;
    }
    .tabulation-box .tabulation-img-box img {
        height: initial;
    }
    .ui-pager2 {
        padding: 0px 10px !important;
    }
    .ui-paging-container ul {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .ui-paging-container li {
        font-size: 12px !important;
        margin-left: 0px !important;
    }
    .ui-paging-container li.ui-pager {
        padding: 0px 16px !important;
        height: 40px;
        line-height: 40px;
    }
    .cpzx-page .ui-paging-container li.ui-pager {
        padding: 0 15px !important;
    }
    .left-menu {
        display: none;
    }
    .video-content {
        margin-left: 0;
    }
    .cp-video,
    .cp-video2 {
        width: 90vw;
    }
    .header-menu{
        border-bottom: 1px solid #ddd ;
    }
    .cp-video {
        height: 310px;
    }
    .product-menu2 {
        margin-bottom: 45px;
    }
    .video-img {
        width: 50%;
    }
    .xq-menu {
        position: relative;
        font-size: 14px;
        margin-top: 20px;
        display: none;
    }
    .xq-menu2 .back {
        position: absolute;
        top: 25px;
    }
    .xq-menu img {
        width: 20px;
    }
    .video-content>div {
        flex-wrap: wrap;
    }
    .video-content .back2 {
        position: relative;
        left: 74%;
        top: 20px;
    }
    .video-title {
        width: 100%;
        font-size: 26px;
        line-height: 30px;
    }
    .video-text {
        font-size: 16px;
    }
    .video-content ul {
        font-size: 14px;
        margin-top: 30px;
    }
    .dinggou {
        margin-top: 40px;
    }
    .dinggou .rexian {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .cp-data>div:last-child {
        display: none;
    }
    .cp-data>div:first-child {
        width: 100%;
        padding: 30px;
    }
    .data-title {
        font-size: 28px;
        padding-left: 0;
        margin-top: 30px;
    }
    .video-padding {
        padding: 0;
        font-size: 16px;
    }
    .canshu-box {
        flex-wrap: wrap;
    }
    .canshu-box>div {
        width: 100%;
        margin-bottom: 20px;
    }
    .back-next {
        font-size: 14px;
        margin: 0;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 40px;
    }
    /* .now-position .xq-menu {
                display: block;
            } */
    .now-position {
        margin-top: -27px;
        padding-left: 72%;
    }
    .box2 a {
        margin-top: 20px;
    }
}

@media (min-width: 1366px) and (max-width: 1500px) {

    .header-phone {
        font-size: 16px;
}
    /*.fangan-content span{width:58%}*/
       .search-input {
        width: 5vw;
    }
    .cloud-product-ul3 li.active {
        width: 44% !important;
    }
    .cloud-product-ul3 li {
        width: 20vw !important;
    }
    .contact-button2 button {
        font-size: 16px;
        width: 125px;
    }
    .contact-lx ul li {
        font-size: 18px;
    }
    .competitiveness-box>div:nth-child(1) {
        background-image: url(../imgs/组\ 43.png);
        background-size: cover;
        background-position: -330px 0;
    }
    .competitiveness-box>div:nth-child(2) {
        background-image: url(../imgs/组\ 44.png);
        background-size: cover;
    }
    .competitiveness-box>div:nth-child(3) {
        background-image: url(../imgs/组\ 42.png);
        background-size: cover;
        background-position: -330px 0;
    }
    .competitiveness-box>div:nth-child(4) {
        background-image: url(../imgs/组\ 45.png);
        background-size: cover;
    }
    .competitiveness-box>div:nth-child(5) {
        background-image: url(../imgs/组\ 46.png);
        background-size: cover;
        background-position: -330px 0;
    }
    .active-inner-box {
        padding: 52px 100px;
    }
    .contact-lx2>div {
        padding: 30px 25px;
    }
    .contact-yh>div:first-child {
        width: 83vw;
    }
    .contact-map>div:first-child {
        width: 42vw;
    }
    .contact-map>div:last-child {
        width: 40vw;
    }
    .cpzx-hover>div {
        padding: 40px 20px;
    }
    .cp-box>div {
        /*width: 16.7vw;*/
    }
    .new-img2 {
        /*width: 100vw;*/
    }
    .new-content-box2 input {
        width: 60%;
    }
    .information-button {
        margin-left: 52%;
    }
    .competitiveness-box>div {
        padding: 0 45px;
    }
    .about-us>div:first-child {
        width: 61vw;
    }
    .about-video .why-icon {
        width: 88vw;
    }
    .product-purchase img {
        width: 6vw;
        height: 6vw;
        margin-right: 10px
    }
    .product-right p {
        font-size: 33px;
    }
    .download-box .list_li {
        width: 24%;
        padding: 0 12px;
    }
    .popular-a {
        padding: 0 25px;
    }
    .menu>li {
        margin-left: 30px;
    }
    .header-icon,
    .line {
        margin-right: 10px;
    }
    .header-end button {
        margin-right: 14px;
    }
    .product-normal-text {
        margin: 0 20px;
    }
    .product-active-title {
        margin: 0 13px;
    }
    .product-active-data {
        margin: 18px 0px 0 16px;
    }
    .product-active-data span {
        width: 49%;
    }
    .why-text {
        /* margin-bottom: 30px; */
    }
    .new-img>div {
        margin: 20px 10px;
    }
    .input-box input {
        width: 19%;
    }
    .video-content {
        margin-left: 30px;
    }
    .xq-menu img {
        width: 24px;
    }
    .xq-menu {
        position: relative;
    }
    .xq-menu2 .back {
        position: absolute;
        top: 25px;
    }
    .dinggou .rexian {
        margin-right: 10px;
        font-size: 20px;
    }
    .dinggou button {
        padding: 2px 14px;
    }
    .blue-button {
        margin-right: 10px;
    }
    .dinggou {
        margin-top: 55px;
        justify-content: space-between;
    }
    .cp-data>div:last-child {
        margin-right: 0;
    }
    .tabulation-content-box {
        margin-left: 30px;
        width: 42vw;
    }
    .tabulation-box .tabulation-img-box {
        width: 39vw;
    }
}

@media (min-width: 797px) and (max-width: 1365.9px) {
    .header-phone {
        font-size: 16px;
}
    .fangan-content span{width:60%}
        .cloud-product-ul3 li.active {
        width: 48% !important;
    }
    .cloud-product-ul3 li {
        width: 21vw !important;
    }
    .search-input {
        width: 7vw;
    }
    .contact-button2 button {
        font-size: 16px;
        width: 114px;
    }
    .contact-lx ul li {
        font-size: 16px;
    }
    .active-inner-box {
        padding: 60px;
    }
    
    .download-box .list_li {
        font-size: 18px;
    }
    .product-purchase>div {
        width: 22vw;
    }
    .cp-data>div:first-child {
        width: 69vw;
    }
    .cp-video,
    .cp-video2 {
        width: 37vw;
    }
    .video-content {
        margin-left: 30px;
    }
    .tabulation-content-box {
        margin-left: 30px;
        width: 46vw;
    }
    .tabulation-box .tabulation-img-box {
        width: 40vw;
    }
    .contact-lx2>div {
        padding: 30px 25px;
    }
    .contact-yh>div:first-child {
        width: 105vw;
    }
    .contact-map>div:first-child {
        width: 42vw;
    }
    .contact-map>div:last-child {
        width: 47vw;
    }
    .new-content-box2 input {
        width: 58%;
    }
    .information-button {
        margin-left: 50%;
    }
    .competitiveness-box>div {
        padding: 0 35px;
    }
    .competitiveness-box>div:nth-child(1) {
        background-image: url(../imgs/组\ 43.png);
        background-size: cover;
        background-position: -400px 0;
    }
    .competitiveness-box>div:nth-child(2) {
        background-image: url(../imgs/组\ 44.png);
        background-size: cover;
    }
    .competitiveness-box>div:nth-child(3) {
        background-image: url(../imgs/组\ 42.png);
        background-size: cover;
        background-position: -400px 0;
    }
    .competitiveness-box>div:nth-child(4) {
        background-image: url(../imgs/组\ 45.png);
        background-size: cover;
    }
    .competitiveness-box>div:nth-child(5) {
        background-image: url(../imgs/组\ 46.png);
        background-size: cover;
        background-position: -400px 0;
    }
    .about-us>div:first-child {
        width: 66vw;
    }
    .about-video .why-icon>div {
        font-size: 12px;
    }
    .about-video .why-icon {
        width: 88vw;
    }
    .download-box .list_li {
        width: 24.3%;
        margin-right: 10px;
        padding: 0 10px;
    }
    .product-purchase img {
        width: 6vw;
        height: 6vw;
        margin-right: 10px
    }
    .product-right p {
        font-size: 33px;
    }
    .canshu-box {
        flex-wrap: wrap;
    }
    .canshu-box>div {
        margin-bottom: 20px;
    }
    .xq-menu {
        position: relative;
    }
    .xq-menu2 .back {
        position: absolute;
        top: 25px;
    }
    .dinggou .rexian {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .dinggou button {
        padding: 2px 6px;
    }
    .blue-button {
        margin-right: 10px;
    }
    .dinggou {
        margin-top: 30px;
        justify-content: space-between;
    }
    .cp-data>div:last-child {
        margin-right: 0;
        margin-left: 10px;
    }
    .video-content ul {
        margin-top: 42px;
    }
    .header-menu {
    }
    .all-box {
        width: 90vw;
    }
    .menu>li {
        margin-left: 2vw;
    }
    .menu>li:first-child {
        margin-left: 0;
    }
    .header-icon,
    .line,
    .header-end .img {
        margin-right: 5px;
    }
    .header-end button {
        margin-right: 14px;
    }
    .header-menu .logo {
        width: 95%;
        object-fit: contain;
    }
    .header-end button {
        width: 90px;
    }
    .menu li img {
        margin-left: 4px;
        width: 10px;
    }
    .icon-box img {
        margin-right: 10px;
    }
    .product-menu {
        width: 40%;
    }
    .cloud-product {
        margin-left: 15px !important;
    }
    .product-normal-text {
        margin: 0 20px;
    }
    .product-active-title {
        margin: 0 13px;
    }
    .product-active-data {
        margin: 18px 0px 0 16px;
    }
    .product-active-data span {
        width: 49%;
    }
    .why-icon {
        width: 98vw;
        bottom: 25px
    }
    .why-text {
        margin-bottom: 10%;
    }
    .new-img>div>span:first-child {
        width: 73%;
    }
    .input-box input {
        width: 19.3%;
    }
}