
#test2{
    width: 100%;
    /*padding-top: 100px!important;*/
    height: 100vh;
    /*margin: 100px auto;*/
    /*background: #1E9FFF;*/
}
/*.swiper-container2{*/
    /*width: 100%;*/
    /*padding-top: 17vh!important;*/
    /*!*height: 50vh;*!*/
    /*margin: 0px auto;*/
    /*!*background: #1E9FFF;*!*/
/*}*/
/*.bannerDiv{*/
    /*position: relative;*/
    /*overflow: hidden;*/
/*}*/
/*.bannerDiv h2{*/
    /*width: 70%;*/
    /*letter-spacing: 2px;*/
    /*text-align: center;*/
    /*position: absolute;*/
    /*!*left: 10%;*!*/
    /*top:30vh;*/
    /*color: #1E9FFF;*/
    /*font-size: 0.7rem;*/
    /*font-weight: 800;*/
/*}*/
/*.bannerDiv .banText1,.bannerDiv .banText2{*/
    /*width: auto;*/
    /*padding: 0.5vw 1vw;*/
    /*background: rgba(0,0,0,0.7);*/
    /*border-radius: 6px;*/
    /*font-size: 1.3rem;*/
    /*letter-spacing: 2px;*/
    /*!*text-align: right;*!*/
    /*position: absolute;*/
    /*left: 10%;*/
    /*top:35vh;*/
    /*color: white;*/
    /*font-weight: 800;*/
/*}*/
/*.banText1-1{*/
    /*width: auto;*/
    /*padding: 0.2vw 1vw;*/
    /*background: rgba(0,0,0,0.9);*/
    /*border-radius: 6px;*/
    /*font-size: 0.8rem;*/
    /*letter-spacing: 2px;*/
    /*!*text-align: right;*!*/
    /*position: absolute;*/
    /*left: 10%;*/
    /*top:48vh;*/
    /*color:rgba(221,221,221,0.6);*/
    /*font-weight: 800;*/
/*}*/
/*.bannerDiv .banText2{*/
    /*right: 30%;*/
    /*top:30vh;*/
/*}*/
/*.swiper-slide2{*/
    /*width: 40vw;*/
    /*height: 70vh;*/
    /*overflow: hidden;*/
    /*border-radius: 10px;*/
/*}*/

.biglogo{
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*border-radius: 10px;*/
    /*transition-duration:0.8s;*/
    /*transform: scale(1.3);*/
}


.con_title{
    display:block;
    width:100%;
    margin: 0 auto;
    height:auto;
    overflow:hidden;
    text-align:center;
    font-size:1.2rem;
    /*line-height:70px;*/
    color:#1F87E8;
    /*font-style:italic;*/
    /*border-bottom: 1px solid #c2c2c2;*/
}
.yellowTitle{
    color: #FB8C00;
}
.con_title h5{
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 1rem;
    font-size: 0.6rem;
    color: rgba(0,0,0,0.6);
}
/*关于我们*/
.index_photo_case{
    width:100%;
    margin: 0 auto;
    /*background-color:rgba(0,0,0,0.03);*/
}
.index_photo_caseBox{
    width: 75%;
    margin:10px auto;
    padding: 20px 0;
}
.case_class{
    width: 100%;
    /*width:70%;*/
    height:auto;
    display: flex;
    flex-wrap: wrap;
    /*background: #00FF00;*/
    /*overflow:hidden;*/
    /*padding-top:15px;*/
    margin:0 auto;
    /*text-align:center;*/
}
.text{
    width: 60%;
    /*height: 320px;*/
    /*margin-left: 5%;*/
    padding: 10px;
    /*background: yellow;*/
}
.text1{
    width: 100%;
    font-size: 0.7rem;
    text-align: justify;
    -moz-text-align-last: right;
    letter-spacing: 1px;
    line-height: 1.5rem;
    color: rgba(0,0,0,0.55);
    /*text-indent:2em;*/
}
.textImg1{
    width: 50%;
    height: auto;
}
.pitem{
    position: relative;
    width: 40%;
    padding: 10px;
    border-radius: 10px!important;
    overflow: hidden;
    /*background: red;*/
}
/*.pitem p{*/
    /*width:90%;*/
    /*height:50px;*/
    /*padding:0 5%;*/
    /*text-align:left;*/
    /*font-size:18px;*/
    /*line-height:50px;*/
    /*color:rgba(1, 113, 187, 1);*/
    /*position:absolute;*/
    /*bottom:0%;*/
    /*left:0;*/
    /*z-index:3;*/
    /*font-weight: 800;*/
/*}*/

.pitem img{
    width: 100%;
    height: auto;
    /*object-fit: cover;*/
    border-radius: 10px;
}
.case_class .pitem:hover img{
    transition-duration:0.8s;
    transform: scale(1.1);
    transition: 1.5s;
    opacity:0.8;
}
/*.nubBox{*/
    /*width:100%;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*!*background: #00FF00;*!*/
    /*padding-top:20px;*/
    /*margin:0 auto;*/
/*}*/
/*.nubLi{*/
    /*width: 33%;*/
    /*!*background: pink;*!*/
    /*!*height: 3rem;*!*/
    /*margin-right: 1%;*/
/*}*/
/*.nubNumber{*/
    /*width: 100%;*/
    /*padding-top: 20px;*/
    /*font-size: 0.65rem;*/
    /*line-height: 1rem;*/
    /*color: #1E9FFF;*/
    /*text-align: center;*/
/*}*/
/*.nubNumber b{*/
    /*font-size: 2.1rem;*/
/*}*/
/*.nubjs{*/
    /*width: 100%;*/
    /*font-size: 0.6rem;*/
    /*line-height: 1.5rem;*/
    /*color: rgba(0,0,0,0.6);*/
    /*text-align: center;*/
/*}*/

.corporate{
    width: 100%;
    /*background: yellow;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 0;
}
.corporate li{
    width:25%;
    height: 10rem;
    overflow: hidden;
    padding: 4px;
    border: 1px solid rgba(0,0,0,0.1);
    /*margin-right: 2%;*/
    /*border: 1px solid black;*/
    margin-bottom: 20px;
    position: relative;

}

.shade{
    width: 100%;
    height: 100%;

    /*background: rgba(0,0,0,0.45);*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: space-around;*/
    /*align-items: center;*/
}
.corporate li:hover .shade{
    transition-duration:0.8s;
    transform: scale(1.1);
    transition: 1.5s;
    opacity:0.8;
}
.culture{
    background: url("../image/home/home-1.png") no-repeat center center;
    background-size:100% 100%;
}
.service{
    background: url("../image/home/home-2.png") no-repeat center center;
    background-size:100% 100%;
}
.GlobalLayout{
    background: url("../image/home/home-3.jpg") no-repeat center center;
    background-size:100% 100%;
}
.GlobalLayout1{
    background: url("../image/home/home-4.jpg") no-repeat center center;
    background-size:100% 100%;
}
.corporate li p{
    width: 100%;
    line-height: 1.5rem;
    text-align: center;
    color: white;
    background: rgba(0,0,0,0.7);
    font-size: 0.6rem;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}
/*.p1{*/
    /*font-size: 0.9rem;*/
    /*letter-spacing: 1px;*/
/*}*/
/*.p2{*/
    /*padding: 0 25px!important;*/
    /*line-height: 1rem!important;*/
    /*font-size: 0.6rem;*/
    /*letter-spacing: 2px;*/
    /*text-align: left!important;*/
/*}*/
/*.p2-1{*/
    /*text-align: center!important;*/
/*}*/
/*.p3{*/
    /*width: 40%;*/
    /*height: auto;*/
    /*cursor: pointer;*/
/*}*/
.service_but{
    display:block;
    width:10%;
    height:1.5rem;
    line-height:1.5rem;
    font-size: 0.7rem;
    color: white;
    text-align: center;
    letter-spacing: 2px;
    background: linear-gradient(to right,#1F87E8,#FB8C00);
    /*background: url("../image/home/more-1.png") no-repeat center center;*/
    /*background-size:100% auto;*/
    margin-top: 20px;
    border-radius: 6px
}


/*产品展示*/
.index_video_case{
    /*display:block;*/
    width:75%;
    height:auto;
    overflow:hidden;
    padding-top:30px;
    padding-bottom:40px;
    margin: 0 auto;
    /*background-color:#F2F2F2;*/
}
.treeSu{
    width: 100%;
    /*background: pink;*/
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
.suBox{
    width: 25%;
    /*background: yellow;*/
    padding-bottom: 10px;
}
.errTextSure{
    width: 100%;
    padding: 10px 0;
    line-height: 2rem;
    color: white;
    text-align: center;
    letter-spacing: 1px;
    font-size: 0.8rem;
    background:rgba(23,100,170,1);
}
.suBox ul{
    width: 100%;
    border-left: 1px solid rgba(0,0,0,0.2);
    border-right: 1px solid rgba(0,0,0,0.2);
}
.suBox ul li{
    width: 100%;
    line-height: 1.2rem;
    font-size: 0.6rem;
    color: rgba(0,0,0,0.8);
    text-align: center;
    padding: 0.7rem 5px;
    border-bottom: 1px dashed rgba(0,0,0,0.2);
}

.cpBox{
    width:100% ;
    /*background: pink;*/
}
.video_case_list{
    width:70%;
    /*height:auto;*/
    /*overflow:hidden;*/
    margin:0 auto;
    text-align:center;
    /*padding:0px 0 30px 0;*/
    /*background: #00F7DE;*/
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    /*padding-top: 2%;*/
}

.vitem{
    width:30%;
    /*padding: 20px 30px 0px 20px;*/
    /*background: yellow;*/
    margin-bottom: 5px;
    text-align: center;
    cursor: pointer;
    /*border: 1px solid rgba(0,0,0,0.2);*/
}
/*.vitem:nth-child(3n+1) {*/
    /*width:70%;*/
/*}*/
/*.vitemLong{*/
    /*width:70%;*/
    /*!*padding: 35px 40px;*!*/
/*}*/
.pic{
    width:100%;
}
.pic .tu{
    display:block;
    width:100%;
    height: 5rem;
    object-fit: contain;
}

.titleEn,.titleCn{
    width:100%;
    text-align:left;
    font-size:0.6rem;
    line-height:1rem;
    color: rgba(0,0,0,0.7);
    letter-spacing: 1px;
}
.titleEn{
    color: rgba(0,0,0,0.3)!important;
    font-size: 0.6rem!important;
    line-height:1.1rem;
}
.titleCn1{
    width:100%;
    text-align:left;
    font-size:0.5rem;
    line-height:1rem;
    color: rgba(0,0,0,0.55);
    letter-spacing: 1px;
}
.xiangqing{
    display: block;
    width: 100%;
    /*padding: 0px 5px;*/
    letter-spacing: 1px;
    text-align: left;
    font-size: 0.6rem;
    /*height: auto;*/
    margin-top: 10px;
    cursor: pointer;
    color: rgba(0,0,0,0.6);
}
/*.vitem:nth-child(3n+2) .xiangqing{*/
    /*width: 40%;*/
    /*!*opacity: 0.6;*!*/
/*}*/


.xqSmall{
    /*display: block;*/
    width: 36%;
    height: auto;
    margin-bottom: 20px;
    /*cursor: pointer; */
}



.index_video_case .case_class{
    width:90%;
    height:auto;
    overflow:hidden;
    padding-top:15px;
    margin:0 auto;
    text-align:center;
}

.details,.details1{
    width:10%;
    height:46px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 46px;
    background: #00a0e9;
    color: white;
    font-size: 0.65rem;
    cursor: pointer;
    border-radius: 6px;
    /*text-indent:2em;*/
}
.details{
    background: url("../image/home/konw.png") no-repeat center center;
    background-size:100% auto;
    margin-top: 20px;
    /*box-shadow: 8px 8px 8px #F2F2F2;*/
}
.details1{
    width: 1200px!important;
}

/*案例展示*/
.caseBox{
    width: 100%;
    /*background: yellow;*/
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}
.caseBox li{
    width: 24%;
    padding: 20px;

    /*padding-bottom: 10px;*/
    /*background: pink;*/
}
.caseBox li:hover{
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.05);
}

.caseBoxtu{
    width: 100%;
    height: 6rem;
    object-fit: cover;
}
.caseBoxtitleCn,.caseBoxtitleCn1{
    width:100%;
    text-align:left;
    font-size:0.6rem;
    line-height:1rem;
    color: rgba(0,0,0,0.6);
    letter-spacing: 1px;
}
.caseBoxxiangqing{
    display: block;
    width: 30%;
    height: auto;
    margin-top: 10px;
    cursor: pointer;
}

/*新闻*/
.newsBox{
    width: 100%;
    /*background: pink;*/
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}
.newsBox li{
    width: 49%;
    background: white;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.05);
}
.newsBox li p{
    width:100%;
    text-align:left;
    font-size:0.5rem;
    line-height:1rem;
    color: rgba(0,0,0,0.6);
    letter-spacing: 1px;
}
.newsBox li .P1{
    font-size:0.65rem;
    line-height:1rem;
    color: rgba(0,0,0,0.9);
}
.newsBox li .P2{
    font-size:0.6rem;
    line-height:1rem;
    color: rgba(0,0,0,0.7);
}

/*媒体查询*/
@media (max-width: 900px) {
    #test2{
        width: 100%;
        height: 50vh;
    }
    .biglogo {
        width: 100%;
        height: 100%;
        object-fit: cover;
        /*border-radius: 10px;*/
    }


    /*产品展示*/
    .index_video_case {
        width: 95%;
        /*padding-top: 30px;*/
        padding-bottom: 10px;
        /*margin: 0 auto;*/
         /*background-color: pink;*/
    }
    .con_title {
        text-align: center;
        /*font-size: 1.4rem;*/
        /* line-height: 70px; */
    }
    .suBox{
        width: 100%;
        /*background: yellow;*/
        padding-bottom: 10px;
    }
    .errTextSure{
        display: none;
    }
    .suBox ul{
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-around;
        border: none;
    }
    .suBox ul li {
        width: 49%;
        /*line-height: 1.2rem;*/
        font-size: 0.8rem;
        color: rgba(0,0,0,0.8);
        /*text-align: center;*/
        /*padding: 0.7rem 5px;*/
        border: 1px dashed rgba(0,0,0,0.2);
        margin-bottom: 5px;
    }
    .video_case_list {
        width: 100%;
    }

    .vitem {
        width: 49%;
        margin-bottom: 30px;
    }
    .service_but {
        width: 35%;
        /*height: 4rem;*/
        margin: 0px auto;
    }

    /*关于我们*/
    .index_photo_caseBox {
        width: 95%;
        /*margin: 10px auto;*/
        /*padding: 20px 0;*/
    }
    .text {
        width: 100%;
        padding: 10px 0;
    }
    .text1 {
        width: 100%;
        font-size: 0.8rem;
        line-height: 1.5rem;
    }
    .textImg1 {
        width: 100%;
        /*height: auto;*/
    }
    .pitem {
        width: 100%;
        padding: 10px 0;
    }
    .details{
        width: 40%;
        height: 4rem;
        margin: 0 auto;
        /* text-indent: 2em; */
    }

    /*企业优势*/
    .index_photo_caseBox {
        width:95%;
        padding: 20px 0px 0px 0px;
    }
    .corporate{
        padding: 20px 0px 0px 0px;
    }
    .corporate li {
        width: 100%;
        height: 10rem;
        margin-bottom: 20px;
    }
    .corporate li p {
        line-height: 2.5rem;
        font-size: 0.8rem;
    }


    /*案例展示*/
    .caseBox li {
        width: 100%;
        padding: 10px 0;
        border-bottom: 1px solid rgba(0,0,0,0.06);
    }
    .caseBoxtu {
        height: 8rem;
        /*object-fit: cover;*/
    }
    .titleCn{
        font-size: 0.85rem;
        font-weight: bold;
        line-height: 1.5rem;

    }
    .caseBoxtitleCn, .caseBoxtitleCn1 {
        font-size: 0.8rem;
        /*line-height: 1rem;*/
    }
    .titleCn1 {
        font-size: 0.75rem;
        line-height: 1rem;
    }
    .caseBoxxiangqing {
        width: 60%;
    }

    /*新闻*/
    .newsBox li{
        width: 100%;
        /*background: white;*/
        padding: 10px 0;
        /*margin-bottom: 10px;*/
        /*box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.05);*/
    }
    .newsBox li .P1 {
        font-size: 0.8rem;
    }
    .newsBox li .P2 {
        font-size: 0.7rem;
    }
    /*.p1 {*/
        /*font-size: 1.15rem;*/
    /*}*/
    /*.p2 {*/
        /*line-height: 1.3rem!important;*/
        /*font-size: 0.95rem;*/
    /*}*/
    /*.corporate {*/
        /*padding: 0px 0;*/
    /*}*/


    /*.titleCn {*/
        /*font-size: 1.2rem;*/
        /*line-height: 1.5rem;*/
        /*!*word-break: break-all;text-align: justify;*!*/
        /*hyphens: auto;*/
    /*}*/
    /*.titleEn {*/
        /*color: rgba(0,0,0,0.55)!important;*/
        /*font-size: 0.9rem!important;*/
        /*line-height: 1.5rem;*/
        /*!*word-break: break-all;text-align: justify;*!*/
        /*hyphens: auto;*/
    /*}*/
    /*.xiangqing {*/
        /*width: 5rem;*/
        /*opacity: 1;*/
    /*}*/


    /*.xiangqing：nth-child(3n+1) {*/
        /*width: 30%;*/
        /*opacity: 0.6;*/
    /*}*/

}
