
html{
    font-size: 15px;
}
body{
    background-color: #f9f9f9;
}
/*header--页头修改部分*/
.conner{
    width: 100vw;
}
.md-10{
    margin: 0 !important;
}
.font-weight-bold{
    font-weight: bold;
    font-size: 15px;
    color: #fff !important;
}
.default-header nav .main-menu{
    padding-left: 15px;
}
/*.default-header nav .main-menu a{*/
/*    font-size: 0.9rem;*/
/*}*/
/*.default-header{*/
/*    background-color: transparent !important;*/
/*}*/
/*.menu-product1{*/
/*    line-height: 4.5rem !important;*/
/*}*/
/*.default-header nav .main-menu li{*/
/*    width: 6.3rem !important;*/
/*    line-height: 1rem;*/
/*    color: #fff !important;*/
/*}*/
.menu-product1:nth-child(2)>a:hover,.menu-product1:nth-child(3)>a:hover{cursor: default;
}
.md-10>span{
    font-size: 16px !important;
    color: #fff !important;
}
.fontColor{
    color: #fff !important;
}
/*.default-header nav .main-menu a:hover{*/
/*    color: #cccccc !important;*/
/*}*/
.conner>header{
    background-color:transparent;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: 999;
}
.bg-menu-image{
    background-image: url('../img/images/icon/menu.png');
    display: inline-block;
    width: 30px;
    height: 30px;
}
.bg-left-image{
    background-image: url('../img/images/icon/left.png');
    display: inline-block;
    width: 30px;
    height: 30px;
}
.bg-close-image{
    background-image: url('../img/images/icon/76-error bold.png');
    display: inline-block;
    width: 30px;
    height: 30px;
}
/*公司产品*/
.componyTitle{
    width: 100%;
    display: block;
    padding: 50px 0 10px 0;
    height: 150px;
    background-color: #f9f9f9;
    text-align: center;
}
.comtitle{
    font-size:34px;
    font-weight: 600;
    /*position: absolute;*/
    /*transform: translate(-50%);*/
}
.comenglish{
    /*width: 17rem;*/
    font-size: 26px;
    font-weight: 500;
    color: rgba(200,200,200,.4);
    margin-top: -40px;
    /* box-shadow: inset -2px 3px 5px #aaa; */
    /*display: inline;*/
    /*position: absolute;*/
    /*top: 26px;*/
    opacity: .7;
    /*transform: translate(-50%);*/
}
.productContainer{
    width: 100%;
    /*height: 50rem;*/
    /*background-color: #f9f9f9;*/
    margin-bottom: 70px;
}
.we_arevice{
    background: linear-gradient(90deg, #6A3BF0, #9876FA);
    width: 100%;
    padding-top: 75px;
    margin-top: 2rem;
}
.cpmcontent{
    margin: 0 auto !important;
    height: 72px;
    overflow-x: auto;
    overflow-y: hidden;
    /* width: 1100px !important; */
}
.s_print{
    height: 62px;
    /*background-size: 100% 100%;*/
    display: flex;
    flex-wrap: nowrap;
    border-radius: 10px;
    position: relative;
}
.p_borderBottom{
   margin: 0 auto;
    width: 60px;
    border-bottom: 3px solid orangered;
}
.s_jiao{
    width: 10px;
    height: 10px;
    border-right: 10px solid transparent;
    border-left: 10px solid  transparent;
    border-top:10px solid  #FE4A4D;
    margin-left: 55px;
    position: absolute;
    bottom: -25px;
    /*display: none;*/
}
.s_sub{
    margin: 0;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    background-color: transparent;
    padding: 20px;
    color: #fff;
    cursor:pointer;
    font-weight: bold;
    position: relative;
}
.s_sub:first-child{
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
}
.s_sub:last-of-type{
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
}
/*.s_sub:focus{*/
/*    background-color: #FE4A4D;*/
/*}*/
/*!*.s_sub:hover+.s_jiao {*!*/
/*!*    display: block;*!*/
/*!*}*!*/
/*.s_sub:focus+.s_detailContainer{*/
/*    display: flex;*/
/*}*/

.s_acbg{
    background-color: #FE4A4D;
}
.s_acbg:after{
    content: '';
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FE4A4D;
    position: absolute;
    bottom: -10px;
    left: 45%;
}
.bg-img-sanjiao{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
}
.s_detailContainer{
    width: 1100px;
    display: flex;
    margin: 0 auto;
    margin-top: 50px
}
.s_flex{
    display: flex;
}

.s_detali{
    margin-left: 60px;
}
.s_img{
    width: 400px;
    /*height: 380px;*/
}
.s_borderBottom{
    margin: 20px 0;
    border-bottom: 3px solid orangered;
    width: 50px;
}
.s_hide{
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.s_btn{
    float: right;
    padding: 8px 40px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    margin-top: 30px;
    margin-right: 30px;
    color: #fff !important;
    background-color: #FE4A4D;
}



.g_detailContainer{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;

}
.g_detail{
    width: calc(1100px/4 - 20px);
    position: relative;
    margin:10px 20px 30px 0;
    height: 335px;
    text-align: center;
    padding: 20px;
}
.g_detail:hover{
    background: #fafafa;
    box-shadow: 0px 0px 8px 0px rgba(182, 194, 206, 0.26);
}
.g_content{
    text-align: start;
    padding: 5px 0;
    margin-top: 15px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.top_right_hand , .bottom_left_hand {
    display: none;
    position: absolute;
    width: 76px;
    height: 76px;
}

.g_detail:hover .top_right_hand , .g_detail:hover .bottom_left_hand{
    display: inline-block;
}

.top_right_hand{
    top: -26px;
    right: -26px;
}
.bottom_left_hand{
    bottom:-26px;
    left: -26px;
}



.w_detailContainer{
    width: 1100px;
    height: 465px;
    overflow: hidden;
    margin: 0 auto !important;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    background-color: #fff;

}
.w_detail{
    width: calc(1100px / 3);
}
.w_detail img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transition: all .5s
}
.w_detail img:hover{
    transform: scale(1.1);
    transition: all .5s
;
}
.w_detail p{
    width: calc(600px/3);
    margin: auto;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 30px;
}
.w_subtitle{
    margin: 10px 0;
}


.x_Container{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.x_Container p{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: #FF4447;
}
.x_Container img{
    width: 80px;
    height: 80px;
    border-radius:50% ;
    transform: translate(-50%, -50%);
    position: relative;
    top: 50%;
    left: 50%;
}
.x_detailContainer{
    list-style: none;
    width: 110px;
    height: 180px;

}
.x_content{
    width: 130px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: -20px;
}
.x_swiperContainer{
    width: 1100px;
    height: 350px;
    overflow: hidden;
    margin: 0 auto;
    list-style: none;
    position: relative;
}
.x_swiperItem{
    position: absolute;
    display: flex;
    box-sizing: content-box;
    flex-wrap: nowrap;
}
.x_swiperItem li{
    width: calc(600px / 2 - 20px);
    position: relative;
    height: 250px;
    background-color: #fff;
    margin: 0  0 0  10px;
    text-align: center;
    transform:  scaleY(.8);

}
.x_swiperItem li a{
    display: block;
    width: 100%;
    height: 75%;
}
.x_seoDesc{
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #232044;
    height: 90px;
    text-align: start;
    padding: 0 20px;

}
.x_swiperItem li img{
    width: 100%;
    height: 100%;
}
.x_borderBottom{
    border-bottom: 1px solid #F1F1F1;
}
.x_title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 60px;
    color: #232044;
}
.x_bgimg{
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    margin: 30px 0 20px 30px;
}
.swiperActive{
    transform:  scaleY(1.2) !important;
    box-shadow: 0 2px 4px #ddd;
    width: 500px !important;
    /*background-color: #00a2ea !important;*/
    z-index:2;
}
.Acticetransition{
    transition: transform .5s;
}
.swiperActive .x_title{
    line-height: 40px;
}
.x_next , .x_prev{
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    bottom: 200px;
    text-align: center;
    cursor: pointer;
}
.x_next {
    right: 10%;
}
.x_prev {
    left: 10%;
}
.p1{
    transform:translate3d(-224px,0,0) scale(0.81);
}
.p2{
    transform:translate3d(0px,0,0) scale(0.81);
    transform-origin:0 50%;
    opacity: 0.8;
    z-index: 2;
}
.p3{
    transform:translate3d(224px,0,0) scale(1);
    z-index: 3;
    opacity: 1;
}
.p4{
    transform:translate3d(449px,0,0) scale(0.81);
    transform-origin:100% 50%;
    opacity: 0.8;
    z-index: 2;
}
.p5{
    transform:translate3d(672px,0,0) scale(0.81);
}
.p6{
    transform:translate3d(896px,0,0) scale(0.81);
}
.p7{
    transform:translate3d(1120px,0,0) scale(0.81);
}





.texttitle p{
    text-align: start;
    height: 135px;
    overflow: hidden;
    /*文字溢出用省略号代替*/
    text-overflow:ellipsis;
    /*设置伸缩盒子*/
    display: -webkit-box;
    /*最大行数*/
    -webkit-line-clamp:6;
    /*检索伸缩盒子*/
    -webkit-box-orient: vertical;
    margin: 15px 0;
    padding:  0 15px;
    color: #333;
}
.texttitle>h5{
    font-size: 20px;
}
.bt-yellow{
    background-color: #FFC425;
    color: #fff;
    padding: 6px 30px;
    border-radius:75px;
}
.card-service,.card-resources{
    display: flex;
    /*justify-content: start;*/
    /*height: 13rem;*/
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width:1275px;
    padding-bottom: 90px;

}
.card-service>div,.card-resources>div{
    width:255px;
    height: 255px;
    margin-right: -14px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}
.card-service>ul{
    height: 244px;
}
.card-service div label,.card-resources>div>p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 550;
    color: #000;
    letter-spacing: 2px;
}
.card-service div span,.card-resources div span{
    display: block;
    width: 37.5px !important;
    height: 4.5px !important;
    margin: 0 auto;
    background-color: #00A4FF;
}
.com_titleUl{
    margin-top: 90px;
}
.com_titleUl>p{
    display: none;
    margin-top: 10px;
    font-size: 12px;
    padding: 0 40px;
    list-style: none;
    color: #000;
    line-height: 21px;
}
.card-service div:hover .com_titleUl{
    margin-top: 60px;
    transition: all .5s;
}
.card-service div:hover label{
    /*color: red ;*/
    color:#193291;
}
.card_we_advantage{
    background-size:cover;
    width: 100%;
    /*padding-top: 75px;*/
    /*margin-top: 10px*/
}
.card-service div:hover p{
    transition: all .5s;
    margin-block-end:5px
}
.card-service div:hover .com_titleUl>p{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}
.card-service div:nth-child(1){
    /*margin-left: 122px;*/
}
.card-service div:nth-child(5){
    margin-left: 243px;
}
.card-service div:nth-child(5),.card-service div:nth-child(6),.card-service div:nth-child(7),.card-service div:nth-child(8){
    margin-top: -45px;
}
.footer_btmDiv{
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_btmDiv span{
    font-size: 19.5px;
    font-weight: bold;
    color: #fff;
    margin: 7.5px;
}
.footer_btmDiv span:first-child{
    margin-right:45px;
}
/*项目案例*/
.het_case{
    display: flex;
    justify-content: center;
}
.case_date{
    width: 495px;
    height: 700px;
    position: relative;
    background: linear-gradient(0deg, #4282FD, #6849F5);
}
.case_date_img{
    width: 135px;
    height: 135px;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translate(-50%);
}
.case_date_img img{
    width: 135px;
    height: 135px;
    margin-bottom: 20px;
}
.case_date_img img:hover{
    cursor: pointer;
}
.case_date_text{
   position: absolute;
    left: 50%;
    bottom: 100px;
    transform: translate(-50%);
}
.case_page{
    height: 4.5px;
    background-color: #809DFB;
    position: absolute;
    left: 50%;
    bottom: 100px;
    transform: translate(-50%);
    cursor: pointer;
}
.case_page2{
    height: 4.5px;
    background-color: #fff;
    display: inline-block;

}
.case_text1{
    font-size: 95px;
    font-weight: 400;
    color: #f9f9f9;
}
.case_text2{
    margin-left: 15px;
    font-size: 60px;
    font-weight: 500;
    color: #809DFB;
}
.case_click{
    /*width: 100%;*/
    /*max-width: 1095px;*/
    /*height: 650px;*/
    /*margin-left: -70px;*/
    /*overflow: hidden;*/
    width: 100%;
    max-width: 1115px;
    height: 650px;
    margin-left: -90px;
    padding-left: 20px;
    overflow: hidden;
}
.comcontainer{
    background-color:#f9f9f9;
    width: 100%;
    height: 1050px;
    padding-top: 75px;
}
.case_container{
    display: flex;
    flex-wrap: wrap;
}
.case_content{
    margin-top: 110px;
    margin-right: 34.5px;
    width: 330px;
    height: 480px;
    border-radius: 7.5px;
    background-color: #fff;
    position: relative;
    box-shadow: 4px 6px 29px 0px rgba(22, 22, 22, 0.16);
    transition: transform .3s;
}
.case_content:hover{
    transform: scale(1.1);
    transition: 0.3s;
}
.case_content img:first-child{
    width:100%;
    height: 255px;
    border-top-right-radius: 7.5px;
    border-top-left-radius: 7.5px;
}
.case_content h4{
    color: #555;
    line-height: 60px;
    margin-top: 15px;
    padding-left: 22.5px;
    font-size: 19.5px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.case_content p{
    height: 90px;
    font-size: 15px;
    color: #999999;
    padding:  0 22.5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    display: -moz-box;
    -moz-line-clamp: 4;
    -moz-box-orient: vertical;
    position: relative;
}
.case_content p:after{
    content: "···";
    position:absolute;
    bottom:0;right:0;
    padding:0 20px 1px 45px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);

}

.case_content img:last-child{
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 22px;
    right: 25px;
}
.news_fristcon{
    justify-content: center;
    /*display: flex;*/
}
.news_container{
    background-color:#fff;
    width: 100%;
    /*padding-top: 75px;*/
}
.news_fristcon>a{
    display: block;
    width:33%;
    max-width: 525px;
    height: 300px;
    overflow: hidden;
}
.news_fristcon img{
    width: 100%;
    height: 100%;
}

.news_fristcon li{
    max-width: 508px;
    height: 300px;
    background-color: #f9f9f9;
    margin-left: 30px;
    padding: 30px;
}
.news_fristcon h4{
    font-size: 28px;
    color: #333;
    text-align: start;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_fristcon li:hover h4{
    color: #00a2ea;
}
.news_fristcon li:hover p{
    color: #00a2ea;
}
.news_date{
    font-size: 18px;
    color: #999;
}
.news_content{
    font-size: 15px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    font-weight: 400;
    color: #666666;
}
.news_null{
    display: block;
    margin: 0 auto;
    width: 450px;
    height: 0.75px;
    background-color: #aaa;
    margin-top: 45px;
}
.news_content2{
    /*width: 345px;*/
    height: 195px;
    margin: 25.5px  0;
}
.news_content2 .news_content{
    height: 65px;
}
/*轮播图小白点控制高度*/
.carousel-indicators{
    bottom: 30px;
}
/*控制小白点颜色*/
.carousel-indicators li{
    background-color: #ccc;
}
/*控制小白点激活颜色*/
.carousel-indicators .active{
    background-color: #00A2F5;
}
.service_index{
    width: 37.5px;
    height: 37.5px;
    background: linear-gradient(90deg, #58B629, #70DF3A);
    color: #fff;
    font-size: 22.5px;
    font-weight: 500;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -18.8px;
    
}
.service_iin{
font-weight: bold;
    color: #333;
    margin-top: 31.5px;
}
.serveice_content{
    font-size: 15px;
    font-weight: 500;
    color: #636465;
    margin-top: 15px;
    height: 67.5px;
    /* background: pink; */
    padding: 0  15px;
    text-align: start;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.add-service{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.add-service ul{
    width: 265px;
    height:244px;
    margin-right: 15px;
    text-align: center;
}
.add-service ul:nth-child(even){
    margin-top: 60px;
}
@media (max-width: 768px){
    .m-xs-0{
        margin: 0 auto !important;
    }
    .center{
        justify-content: center !important;
    }
    .xs-none{
        display: none !important;
    }
    .xs-height{
        line-height: 90px !important;
    }
    .xs-bg{
        background-color: #fff !important;
    }
    .xs-color {
        color: #000 !important;
    }
    .container{
        min-width:470px
    }

}
@media (max-width: 500px){
  /*header*/
    .active-none {
        left: 64.5% !important;
    }
    /*公司产品*/
 .texttitle p , .bt-yellow  , .case_date ,.news_date ,.com_titleUl>p , .serveice_content p{
        display: none !important;
    }
 #product{
     height: calc(600rem / 16) !important;
 }
    .comcard{
    width: 5.5rem;
    height: 5.5rem;
    margin: 1rem 0rem 2rem 0rem;
    box-sizing: border-box;
    border-radius: 7% !important;
    }
    .comcard img{
        width: 2.5rem;
        height: 2.5rem;
        padding: 0;
        margin: 1.3rem;
        margin-bottom:2rem !important;
    }
    .texttitle h5{
        font-size: .7rem;
    }
    .comcard:hover .texttitle h5{
        color: #00a2ea;
    }
    .componyTitle{
        height: auto;
    }
    .comtitle{
        font-size: 24px;
    }
    .comenglish{
        font-size: 18px;
        margin-top: -30px;
    }
    .smmargin{
        margin-top: -15px !important;
    }
    .s_detailContainer{
        width: 100%;
        margin-top: 20px;
        align-items: center;
    }
    .s_detailContainer img{
        width: 10rem;
        height: 10rem;
    }
    .s_sub{
        font-size: 1rem;
    }
    .s_detali{
        margin-left: 10px;
    }
    .s_detali h3{
        font-size: 1rem;
    }
    .s_detali p , .s_detali a{
        font-size: .8rem;
    }


    /*功能特色*/
    .features{
        height: calc(520rem / 16);
    }
    .g_detailContainer{
        width: 100%;
        box-sizing: border-box;
        padding: 0 1.3rem;
    }
    .g_detailContainer .g_detail{
        width: 50%;
        margin: 10px 0;
        height: 11.5rem;
        padding: 0 1.3rem;
    }
    .g_detail img{
        display: none;
        width: 2rem;
        height: 2rem;
    }
    .g_detail h4{
        font-size: .8rem;
    }
    .g_content{
        font-size: .7rem;
        padding: 0 ;
    }





    /*我们得优势*/
    .w_detailContainer{
        width: 100%;
        height: 430px;
    }
    .w_detail{
        width: 50%;
    }
    .w_detail p{
        width: 12rem;
        font-size: .8rem;
    }
    .w_subtitle{
        font-size: .8rem;
    }

    /*项目案例*/
    .x_Container , .x_swiperContainer{
        width: 100% !important;
        overflow-x: auto;
        justify-content: flex-start;
        padding-top: 3rem;

    }
    .x_Container p{
        width: 5rem;
        height: 5rem;
    }
    .x_content{
        font-size: 1rem;
        width: 7rem;
        margin-left: -1rem;
    }
    .swiperActive{
        width: 20rem !important;
    }
    .x_swiperItem{
        margin-left: calc(-600px / 2 + 3rem);
    }
    .x_swiperItem li{
        height: 10.5rem;
    }
    .x_next, .x_prev {
        z-index:9;
        bottom: 7.7rem;
    }
    .x_bgimg{
        display: none;
    }
    .x_seoDesc{
        font-size: .8rem;
        -webkit-line-clamp:5;
    }
    .x_title{
        font-size: 1rem;
    }



    .card_we_advantage{
        padding-top: 20px;
    }
    .card-service , .card-resources{
        padding-bottom:0 ;
    }
    .card-service>div, .card-resources>div{
        width: 6rem;
        height: 6rem;
        margin-bottom: 1rem !important;
        position: relative;
    }
    .card-service div label , .card-service div span{
        font-size: .7rem;
        position: absolute;
        left: 0;
        right: 0;
        top: 2.5rem;
    }
    .card-service div span{
        position: absolute;
        left: 0;
        right: 0;
        top: 4rem;
    }
    .footer_btmDiv span{
        font-size: .8rem;
    }



    .case_container {
        display: flex;
         flex-wrap: nowrap;
        overflow-y: auto ;
        padding-bottom: 1rem;

    }
    .comcontainer{
        height: auto;
        padding-top: 0;
    }
    .case_click {
        width: 100%;
        max-width: calc(1115rem / 30);
        height: calc(650rem / 30);
        margin-left: calc(10rem / 30);
        padding-left: calc(20rem / 30);
    }
    .case_content {
        margin-top: calc(110rem / 30);
        margin-right: 17px;
        width: calc(330rem / 30);
        height: calc(480rem / 30);
        border-radius: calc(7.5rem / 30);
        flex-shrink: 0;
    }
    .case_content img:first-child{
        width: 100%;
        height:calc(255rem / 30);
        border-top-right-radius: calc(7.5rem / 30);
        border-top-left-radius: calc(7.5rem / 30);
    }
    .case_content p{
        height: calc(76rem / 30);
        font-size: 0.8rem;
        color: #999999;
        padding:  0 calc(22.5rem / 30);
    }
    .case_content h4 {
        line-height:  calc(60rem / 30);
        margin-top:  calc(15rem / 30);
        padding-left: calc(22.5rem / 30);
        font-size: calc(19.5rem / 30);
        width: calc(330rem / 30);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .case_content img:last-child{
        width: calc(30rem / 30);
        height:  calc(30rem / 30);
        position: absolute;
        bottom:  calc(22rem / 30);
        right:  calc(25rem / 30);
    }



    .news_container{
        padding-top: 0;
    }
    .news_fristcon {
        justify-content: start;
         display: flex;
    }
    .news_fristcon>a {
        width:30%;
        height: calc(150rem / 30);
    }
    .news_fristcon li {
        width: 65%;
        height: calc(150rem / 30);
        padding: 0 0 0 30px;

    }
    .news_fristcon h4{
        margin-top: .5rem;
        font-size: 1rem !important;
    }
    .news_content {
        font-size: .8rem;
        height: calc(150rem / 30);
        -webkit-line-clamp: 2;
    }
    .news_content a p , .newconent2_a .news_content .news_content{
        height: calc(70rem / 30);
    }
    .news_twotcon{
        display: block !important;
    }
    .newconent2_a{
        width: 100% !important;
        background-color: #f9f9f9;
        margin-bottom:1rem;
    }
    .newconent2_a:first-child{
        margin-top:1rem;
    }
    .news_content2{
        width: 100% !important;
        margin: 0 !important;
    }

    /*.service_phone{*/
    /*    justify-content: start !important;*/
    /*    flex-wrap: nowrap;*/
    /*    overflow-y: auto;*/
    /*    padding-top: 20px;*/
    /*}*/
    /*.service_phone ul{*/
    /*    flex-shrink: 0;*/
    /*}*/


    .add-service ul{
        width: calc(132rem / 30);
        height: calc(132rem / 30);
        background-color: #fff !important;
       border-radius: 50%;
        margin-right:0rem;
    }
    .serveice_content{
        display: inline-block;
        position: relative;
        font-size: .8rem;
        width: 0px;
        background: transparent;
        padding: 0;
    }
    /*.serveice_content p{*/
    /*    text-align: start;*/
    /*    text-overflow: ellipsis;*/
    /*    overflow: hidden;*/
    /*    display: -webkit-box;*/
    /*    -webkit-line-clamp: 3;*/
    /*    -webkit-box-orient: vertical;*/
    /*}*/
    /*.add-service ul:hover .serveice_content{*/
    /*    width:110px;*/
    /*    background-color: rgba(0,0,0,.7);*/
    /*    color: #fff;*/
    /*    padding: 3px;*/
    /*    transition:all 1s;*/
    /*}*/


    .service_index{
        font-size: .9rem;
        width: calc(40rem / 30);
        height: calc(40rem / 30);
        margin-top: -0.5rem;

    }
    .service_iin{
        font-size: .8rem;
        margin-top: 1rem;
    }
    .we_arevice{
        padding: 2rem 0 ;
    }
}