.pl_service4 {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
.pl_service4 .item_con {
    text-align: right;
    margin-bottom: 2px;
    height: 60px;
    clear: both;
}
.pl_service4 .service_item {
    padding-left: 60px;
    float: right;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    transition: all 0.5s ease;
    position: relative;
    cursor: pointer;
}
.pl_service4 .service_item.showLang:hover {
    width: fit-content;
    min-width: 230px;
    max-width: 600px;
}
.pl_service4 .service_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
}
.pl_service4 .service_icon span {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    display: block;
    margin-top: 2px;
    padding: 0 2px;
}
.pl_service4 .service_icon .icon {
    width: 30px;
    height: 30px;
    margin: 15px 16px 0 16px;
}
.pl_service4 .service_value {
    padding: 10px 20px 10px 0;
    text-align: left;
    line-height: 20px;
}
.pl_service4 .service_value p {
    height: 20px;
    overflow: hidden;
}
.pl_service4 .service_group .service_value a {
    display: block;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.pl_service4 .service_value.dh {
    line-height: 40px;
}
.pl_service4 .service_value.tp {
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
    overflow: hidden;
    display: none;
}
.pl_service4 .service_value.tp img {
    width: 100%;
    height: 100%;
    display: block;
}
.pl_service4 .service_item.showImg:hover .service_value.tp {
    display: block;
}


#c_static_001-1655857475027 .e_image-1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#c_static_001-1675161932230 .e_categoryB-1 .active .p_c_content222 .deep.deep1:after{
    opacity: 0;
}

.e_container-4 .info{
    display: flex;
    font-size: 16px;
    color:#666;
    justify-content: center;
    margin-top: 15px;
}
.e_container-4 .info .item{
    margin:0 10px;
}

.j_downlist .list{
    padding-top: 20px;
}
.j_downlist .list .item{
    display: flex;
    border-bottom: 1px solid #ccc;
    padding:20px 0;
    transition:all .4s;
    align-items: center;
}
.j_downlist .list .item .tit{
    font-size: 16px;
    flex:1;
    min-width: 0;
    transition:all .4s;
}
.j_downlist .list .item .ico img{
    width: 16px;
    height: 16px;
}
.j_downlist .list .item:hover{
    padding:20px 10px;
}
.j_downlist .list .item:hover .tit{
    color:#007aff;
}

.page_con .pagination{
    margin-top: 20px;
}
.page_con .pagination li{
    display: inline-block;
    margin: 0 3px;
}
.page_con .pagination li.active a{
    background: #e50112;
    color:#fff;
}
.page_con .pagination li span,.page_con .pagination li a{
    display: block;
    line-height: 30px;
    height: 30px;
    text-align: center;
    background: #f4f4f4;
    color: #666;
    min-width: 30px;
    padding: 0 10px;
}
.page_con .pagination li a:hover{
    background: #e6f4ff;
    color: #30a7fd;
}
#c_navigation_0061635239687823.header_on{
    position: fixed;
}
#c_static_001-1646637978069 .e_richText-14 table{
    width: 100%!important;
}
#c_static_001-1646637978069 .e_richText-14 table span{
    font-family: '微软雅黑'!important;
}
#c_static_001-1646637978069 .e_richText-14 table p{
    margin-bottom: 0;
    font-size: 14px;
}
#c_static_001-1646637978069 .e_richText-14 table td{
    padding: 5px 20px!important;
    border-color:#ccc!important;
}
#c_static_001-1646637978069 .e_richText-14 .firstRow{
    background: #eee;
}
#c_static_001-1646637978069 .e_richText-14 .firstRow p{
    font-size: 16px;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .pl_service4{
        display: none;
    }
    #c_static_001-1636703125092 .e_container-34{
        display: none;
    }
    #c_static_001-1636703125092 .e_richText-39{
        text-align: center;
    }
    #c_static_001-1636703125092 .e_container-35{
        padding-bottom: 0;
    }
    #c_static_001-1646637978069 .e_video-28{
        margin-bottom:30px;
    }
    .header{
        position: fixed;
        height: 66px;
        background: #fff;
        width: 100%;
        margin:0!important;
        padding: 10px 0;
    }
}