* {-webkit-box-sizing: border-box;box-sizing: border-box;}

body{
    overflow-x: visible;
}

/* 导航 start */

.mainnav {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    width: 100%;
    background:#fff;
    height: 60px;
    line-height: 60px;
    text-align: left;
    z-index: 5;
}


/* .mainnav-box {
    width: 1200px;
    margin: 0 auto;
} */

.mainnav-list {
    height: 61.5px;
    display: inline-block;
    font-size: 16px;
    color: #303030;
    margin-right: 60px;
    cursor: pointer;
    position: relative;
}

.mainnav-click-active{
    border-bottom: 3px solid #0086f1;
     /* background-color: #0086f1; */
 }


/* 导航 end */


/* business start */

.business {
    padding-bottom: 80px;
}

.template-width {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.template-titlte {
    color: #061928;
    font-size: 32px;
    padding-top: 73px;
    padding-bottom: 50px;
    text-align: center;
}
.no-swiper-container-pc{
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}
.no-swiper-container-pc .swiper-slide{
    width: 49.6%;
}
.business-container {
   
    font-size: 0;
   
}

.business-box {
    width: 100%;
    height: 200px;
    display: inline-block;
    padding: 0 15px;
    padding-left: 30px;
    box-sizing: border-box;
    text-align: left;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background:rgba(247,247,247,1);
}
.business-box-img{
    width: 66px;
    height: auto;
}
.business-box-img img{
    display: block;
    width: 100%;
    height: auto;
}
.business-bg {
    width: 470px;
    background: rgba(247,247,247,1);
    padding: 25px;
    padding-top: 0;
}

.business-box-title {
    font-size: 22px;
    color: #061928;
    padding-bottom: 10px;
    position: relative;
}

/* .business-box-title::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    background-color: #00ccfe;
    bottom: 15px;
    left: 0;
} */

.business-box-text {
    font-size: 14px;
    color: #636a72;
    line-height: 24px;
    height: 50px;
}

.business-btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #061828;
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
   
    margin-top: 40px;
    
}
.business-btn a{
    width:auto;
    height:auto;
    font-size:16px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(6,24,39,0.75);
    cursor: pointer;
    opacity: 0.75;
}

.business-btn a:hover {
    color: #0086f1;
}

/* .business-box:hover .business-box-title,
.business-box:hover .business-box-text{
    color: rgba(255,255,255,1);
    opacity:0.8;
} */
/* business end */


/* programme start */

.programme {
    background: url(../image/service/241556326edz.png) no-repeat center center;
    background-size: cover;
    padding-bottom: 65px;
}

.template-titlte-color {
    color: #ffffff;
}

.template-subtitlte {
    text-align: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 28px;
    padding: 0 9%;
    margin-bottom: 50px;
}

.programme-container {
    margin-left: -5px;
    margin-right: -5px;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.programme-box {
   
    display: inline-block;
    width: 49.6%;
    vertical-align: top;
    margin-bottom: 10px;
    position: relative;
    background:rgba(35,133,237,0.2);
}

.programme-bg {
    /* background-color: #264373; */
    padding: 0 35px;
    height: 264px;
    position: relative;
    overflow-y: hidden;
}

.programme-bg-posit {
    position: relative;
    top: 63px;
    /* top: 50%;
    transform: translateY(-50%); */
    transition: all 0.3s linear;
}

.programme-box-title {
    font-size: 22px;
    color: #ffffff;
    padding-bottom: 53px;
    position: relative;
}

.programme-box-title::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    background-color: #00ccfe;
    bottom: 25px;
    left: 0;
}

.programme-box-text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 28px;
}

.programme-box-btn {
    text-align: center;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #2386ee;
    background-color: #ffffff;
    display: none;
    transition: all 0.3s linear;
    cursor: pointer;
}


/* programme end */

.blurprint-content-box {
    margin: 0 auto;
    margin-top: 50px;
    width: 1200px;
}
.blurprint-content-box img {
    width: 100%;
}


/* advantage start */

.advantage {
    position: relative;
    padding-bottom: 80px;
}

.advantage-container {
    margin-left: -5px;
    margin-right: -5px;
    text-align: left;
}

.advantage-box {
    /* padding: 0 5px; */
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 10px;
    position: relative;
}

.advantage-box-posit {
    position: relative;
    top: 42px;
    transition: all 0.3s linear;
    display: flex;
    flex-direction: row;
}
.advantage-img-box{
    position: relative;
    top: 20px;
    width: 66px;
    height: auto;
}
.advantage-img-box img{
    /* display: block; */
    width: 100%;
    height: auto;
}
.advantage-bg {
    background: rgba(247,247,247,1);
    padding: 0 30px;
    height: 230px;
    position: relative;
}

.advantage-box-title {
    font-size: 22px;
    color: #000000;
    padding-bottom: 20px;
    position: relative;
    line-height: normal;
}

.advantage-box-text {
    font-size: 14px;
    line-height: 24px;
    color: #636a72;
}

.advantage-icon {
    width: 92px;
    height: auto;
    vertical-align: middle;
}

.advantage-icon2 {
    width: 100%;
    height: auto;
    display: none;
}

.advantage-text {
    width: 87%;
    display: inline-block;
    padding-left: 8%;
    vertical-align: middle;
}

.advantage-box-btn {
    text-align: center;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 25px;
    display: none;
    transition: all 0.3s linear;
    cursor: pointer;
    border: 1px solid #63a9f3;
}


/* advantage end */


.blurprint {
    width: 100%;
   
    height: auto;
    margin:0 auto;
    padding-top: 85px;
    padding-bottom: 90px;
    background-image: url(../image/service/blurprint-bg.png);
    background-size: cover;
}
.blurprint-container{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.blurprint p:nth-child(1) {
    margin: auto;
    width: auto;
    height: auto;
    font-size:32px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(6,24,40,1);
    text-align: center;

}

.blurprint p:nth-child(2) {
    margin: auto;
    margin-top: 30px;
    width: 1000px;
    height: auto;
    font-size:14px;
    font-family:PingFang SC;
    font-weight:300;
    color:rgba(13,10,38,1);
    line-height: 24px;
    text-align: center;
}

.blurprint>.dot {
    margin: 0 auto;
    /* margin-top: 25px; */
}

.blurprint>.dot>span {
    display: none;
    width: 52px;
    height: 4px;
    background: skyblue;
}

.blurprint-content-box {
    margin: 0 auto;
    margin-top: 50px;
    /* padding-top: 45px;
    padding-left: 40px;
    padding-right: 40px; */
    width: 1200px;
}

.blurprint-content-box img {
    width: 100%;

}

.blurprint-item {
    height: 264px;
    width: 360px;
    display: inline-block;
}

.blurprint-item>div {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    font-family: FZLTHJW;
    font-weight: normal;
    color:rgba(6,24,40,1);
    background: rgba(35, 134, 238, 0.1);
    margin-bottom: 1px;
}

.blurprint-item>.div-1 {
    height: 60px;
    line-height: 60px;
    background: rgba(35, 134, 238, 1);
    font-size: 20px;
    font-family: FZLTHJW;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.blurprint-item:nth-child(2) {
    margin: 0 20px;
}

.blurprint-item:nth-child(2)>.div-2,
.blurprint-item:nth-child(3)>.div-2 {
    padding: 0 20px;
    height: 101px;
    line-height: 24px;
    text-align: left;
}

.blurprint-item:nth-child(3)>.div-2 {
    line-height: 102px;
    text-align: center;
}


/* product start */

.product {
    padding-bottom: 80px;
}

.product-container {
    margin-left: -10px;
    margin-right: -10px;
    text-align: left;
}

.product-box {
    /* padding-right:5px; */
    display: inline-block;
    width: 100%;
    vertical-align: top;
   
    position: relative;
}

.product-box-bg {
    background:rgba(247,247,247,1);
    padding: 0 30px;
    position: relative;
    height: 225px;
}

.product-box-posit {
    position: relative;
    top: 52px;
    transition: all 0.3s linear;
}

.product-box-title {
    font-size: 22px;
    color: #303030;
}
.product-box-title::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    background-color: #00ccfe;
    top: 40px;
    left: 0;
}

.product-box-text {
    font-size: 14px;
    color: #616161;
    margin-top: 30px;
    line-height: 24px;
}

.product-box-btn {
    display: none;
    margin-top: 25px;
    color: #ffffff;
    display: none;
}

.product-box-btn1,
.product-box-btn2 {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #ffffff;
    margin-right: 20px;
    text-align: center;
    cursor: pointer;
}
.contact-title{
    text-align: left;
}
.product-container .swiper-button-next{right: -50px;transform: scale(0.5);}
.product-container .swiper-button-prev{left: -50px;transform: scale(0.5);}
/* product end */


/* swiper start*/

.swiper-pagination {
    display: none;
}


/* swiper end*/

/* story start */

.story {
    background:rgba(234,239,243,1);
    padding-bottom: 90px;
}

.story-container {
    margin-left: -10px;
    margin-right: -10px;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.story-box {
    
    display: inline-block;
    width: 49.6%;
    vertical-align: top;
    margin-bottom: 10px;
    position: relative;
    height: 371px;
}
.story-img-box{
    width: 100%;
}
.story-img {
    width: 100%;
    display: block;
}
.story-img img{
    display: block;
    width: 100%;
    height: auto;
}

.story-box-posit {
    /* padding: 0 50px; */
    background:rgba(249,251,253,1);
    padding: 28px 30px 30px;
    width: 100%;
    height: 145px;
    position: absolute;
    bottom: 0;
    left: 0;
    /* transition: all 0.3s linear; */
}

.story-box-title {
    font-size: 22px;
    color: #0c1e2c;
    font-weight:500;
}

.story-box-text {
    color: #636a72;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}

.story-box-btn {
    text-align: center;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 20px;
    display: none;
    transition: all 0.3s linear;
    cursor: pointer;
    background-color: #0086f1;
}


/* story end */

@media (min-width: 768px) {
    .programme-box:hover .programme-box-btn {
        display: block;
        margin-top: 30px;
        color: rgba(255,255,255,1);
        background:rgba(0,203,253,1);
        box-shadow:0px 1px 0px 0px rgba(255,255,255,0.2), 0px 5px 20px 0px rgba(65,149,239,0.48);
        transition: all 0.3s linear;
    }

    .programme-box:hover{
        background-image: url(../image/manufacture/manufacture-relative-bg.png);
        background-size: 100%;
        box-shadow:0px 20px 70px 0px rgba(51,143,239,0.3);
    }

    .programme-box:hover .programme-bg-posit {
        top: 38px;
    }
    .programme-box:hover .programme-box-title{
        padding-bottom: 33px;
        transition: all 0.3s linear;
    }
    .programme-box:hover .programme-box-text{
        line-height: 24px;
    }
    .advantage-box:hover{
        box-shadow:0px 5px 10px 0px rgba(18,32,46,0.4);
    }
    .advantage-box:hover .advantage-box-btn {
        display: block;
        background: #2386ee;
    }

    .advantage-box:hover .advantage-icon1 {
        display: block;
    }

    .advantage-box:hover .advantage-icon2 {
        display: none;
    }

    .advantage-box:hover .advantage-box-posit {
        top: 25px;
    }
    .story-box:hover{
        box-shadow:0px 5px 10px 0px rgba(18,32,46,0.4);
    }
    .story-box:hover .story-box-btn {
        display: block;
       
    }

    .story-box:hover .story-box-posit {
        padding-top: 17px;
        height: auto;
    }
    .product-box:hover{
        /* background-color: #2386ee; */
        box-shadow:0px 5px 20px 0px rgba(35,134,238,0.8) !important;
    }
    
    .product-box:hover .product-box-bg {
        background-image: url(../image/manufacture/manufacture-relative-bg.png);
        background-size: cover;
    }
    .product-box:hover .product-box-btn1{
        border: 1px solid rgba(0,204,254,1);
        background:rgba(0,204,254,1);
    }
    .product-box:hover .product-box-title {
        color: #ffffff;
    }
    .product-box:hover .product-box-title::after{
        content: "";
        position: absolute;
        width: 30px;
        height: 4px;
        background-color: #00ccfe;
        top: 38px;
        left: 0;
    }
    .product-box:hover .product-box-text {
        color: #ffffff;
    }

    .product-box:hover .product-box-posit {
        top: 27px;
    }

    .product-box:hover .product-box-btn {
        display: none;
    }

    .product-box-btn1:hover,
    .product-box-btn2:hover {
        background-color: #ffffff;
        color: #2386ee;
    }
    .product-box-btn1:hover{
        color:rgba(255,255,255,1)
    }
    /* swiper */
    .no-swiper-container {
        display: inline;
    }
    .swiper-container3 .swiper-wrapper{
        padding: 30px 0;
    }
}

@media (min-width: 751px) and (max-width: 1199px) {
    .mainnav .template-width {padding-left: 10px;}
}

@media only screen and (max-width: 1440px) {
    
}

@media only screen and (max-width: 1024px) {
    
}

@media only screen and (max-width: 540px) {
    .template-width{ width: 100%;}
    .mainnav{ height: auto; font-size: 0; line-height: 40px;}
    .mainnav-list {font-size: 14px;margin-right: 0; width: 33.3%; text-align: center; height: 40px;}
    .mainnav-click-active { border-bottom: 2px solid #0086f1;}
    
    .template-titlte{width: auto;height: 4rem;line-height: 4rem;font-size: 6vw;font-weight: bold;margin: 0 auto; text-align: center;padding: 0;}
    .business-box-text{ display: none;}
    .business-box{ display: inline-block; text-align: center; padding-left: 15px; height: 150px;}
    .business-bg{ width: auto; padding: 0;}
    .business-box-img{ width: auto; height: 40px; margin: 30px auto 15px;}
    .business-box-img img{ height: 100%; width: auto; margin: 0 auto;}
    .business-box-title{font-size: 14px;}
    
    .programme{ padding: 35px 0;}
    .programme-container{ margin: 0 auto; display: block; overflow: hidden;}
    .programme-box{ width: 100%;}
    .programme-bg{ padding: 20px 10px; height: auto;}
    .programme-bg-posit{ top: auto;}
    .programme-box-title{ font-size: 16px; padding-bottom: 30px;}
    .programme-box-text{ text-align: justify; font-size: 12px; line-height: 22px;}
    .programme-box-title::after {height: 2px;bottom: 15px;}
    
    .advantage{ padding: 30px 0;}
    .advantage-box-posit{ display: block; top: 20px;}
    .advantage-bg{ padding: 0 15px; height: 250px;}
    .advantage-img-box{ width: auto; height: 40px; text-align: center; top: auto;}
    .advantage-img-box img{ width: auto; height: 100%;}
    .advantage-text{ width: 100%; padding:0;}
    .advantage-box-title{ font-size: 14px; padding: 10px 0; text-align: center;}
    .advantage-box-text{ font-size: 12px; line-height: 20px;}

    .story{ padding: 30px 0;}
    .story-container{ margin: 0 auto;}
    .story-box-posit{ position: inherit; padding: 3vw; height: auto;}
    .story-box-text{ display: none;}
    .story-box{ height: auto}
    .story-box-title{ font-size: 4vw;}

    .product-container{ margin: 0 auto;}
    .product-container .swiper-button-next{right: 15px;}
    .product-container .swiper-button-prev{left: 15px;}

    .blurprint-content-box, .blurprint-container{ width: 100%;}
    .blurprint p:nth-child(2){ width: auto; padding: 0 2%; margin-top: 6.6vw;}
    .advantage-container{ margin: 0;}

    .blurprint{ padding-top: 11.3vw; padding-bottom: 12vw;}
    .blurprint p:nth-child(1){ font-size: 6vw;}
    .product{ padding-bottom: 10vw;}
    .blurprint-content-box{ margin-top: 6.6vw;}
}