﻿body.qiyeList .contentpage, body.qiyeDetail .contentpage {
    background: #F6F8FA
}

body.qiyeList .sltcontent, body.qiyeDetail .sltcontent {
    padding-bottom: 60px
}

.sltpclass {
    padding: 25px 62px 25px 20px;
    background: #fff;
    line-height: 32px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.sltclassstyle {
    flex: 1;
}

.sltpclass .titletxt {
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #999;
    margin-right: 5px
}

.sltpclass .peritem {
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333;
    padding: 5px 12px;
    margin-right: 8px;
    cursor: pointer
}

    .sltpclass .peritem.active, .sltpclass .peritem:hover {
        background: #006FBB;
        color: #FFF;
        border-radius: 5px;
        padding: 5px 12px
    }

.listC {
    background: #fff;
    margin-top: 20px;
    padding: 23px 29px
}

    .listC .tabnav {
        display: flex;
        border-bottom: 1px solid #DDD;
        margin-bottom: 23px
    }

        .listC .tabnav .pertab {
            font-family: AlibabaPuHuiTi_2_75_SemiBold;
            font-size: 15px;
            line-height: 30px;
            color: #999;
            padding-bottom: 15px;
            border-bottom: 3px solid #006FBB00;
            margin-right: 40px;
            cursor: pointer
        }

            .listC .tabnav .pertab.active {
                border-bottom: 3px solid #006FBB;
                font-family: AlibabaPuHuiTi_2_85_Bold;
                font-weight: bold;
                font-size: 19px;
                color: #222
            }

    .listC .pageListitem {
        padding-bottom: 23px;
        margin-bottom: 23px;
        border-bottom: 1px solid #EEE;
        display: grid;
        grid-template-columns: 234px 1fr;
        gap: 23px
    }

        .listC .pageListitem:hover {
            border-bottom: 1px solid #007DD9
        }

        .listC .pageListitem .leftbgimg {
            width: 234px;
            height: 176px;
            background: #007DD922;
            background-repeat: no-repeat;
            background-size: cover
        }

    .listC .infoC {
        width: 100%;
        display: grid;
        align-items: start;
        align-content: start
    }

.qiyetype {
    padding: 5px 12px;
    display: inline-block;
    position: relative;
    top: -5px;
    left: 12px;
    background: #FFEBE4;
    border-radius: 4px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 14px;
    color: #FF5B1F
}

    .qiyetype .qiyeicon {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url(../img/use-icon8.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-right: 5px;
        position: relative;
        top: 2px
    }

.listC .pageListitem .titletxtC {
    display: block;
    font-size: 16px;
    font-family: AlibabaPuHuiTi_2_65_Medium;
    font-weight: bold;
    color: #222;
    margin-bottom: 8px
}

.listC .pageListitem .titletxt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
    display: inline-block
}

.listC .pageListitem:hover .titletxt {
    color: #007DD9
}

.listC .pageListitem .subtitletxt {
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 14px;
    color: #999
}

.listC .norinfotr {
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

    .listC .norinfotr.lasttr {
        margin-bottom: 0
    }

    .listC .norinfotr .labletxt {
        color: #999
    }

.listC .cktr3 {
    margin-bottom: 24px
}

.listC .qiyeinfotxt {
    font-size: 14px;
    font-family: HarmonyOS_Sans_SC;
    color: #333;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.liulancount {
    margin-bottom: 12px
}

    .liulancount .llcount {
        font-size: 14px;
        font-family: AlibabaPuHuiTi_2_55_Regular;
        color: #666
    }

        .liulancount .llcount::before {
            content: '';
            display: inline-block;
            width: 16px;
            height: 16px;
            background-image: url(../img/liulan_icon.png);
            background-repeat: no-repeat;
            background-size: cover;
            margin-right: 8px;
            position: relative;
            top: 3px
        }

    .liulancount .timespan {
        font-size: 14px;
        font-family: AlibabaPuHuiTi_2_55_Regular;
        color: #666
    }

        .liulancount .timespan::before {
            content: '';
            display: inline-block;
            width: 16px;
            height: 16px;
            background-image: url(../img/time_icon.svg);
            background-repeat: no-repeat;
            background-size: cover;
            margin-right: 3px;
            position: relative;
            top: 3px
        }

    .liulancount .splitline1v {
        display: inline-block;
        width: 1px;
        height: 16px;
        background: #DDD;
        margin-right: 20px;
        margin-left: 20px;
        position: relative;
        top: 2px
    }

.cktd {
    background: #F3F4F7;
    border-radius: 4px;
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-right: 10px
}

    .cktd .labletxt {
        font-size: 14px;
        color: #535862
    }

    .cktd .daycount {
        font-family: AlibabaPuHuiTi_2_85_Bold;
        font-size: 18px;
        font-weight: bold;
        color: #222
    }

    .cktd .aftertxt {
        font-size: 14px;
        color: #999
    }

.listC .pageListitem a.linkbtn {
    display: none;
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #007DD9;
    cursor: pointer;
    border-bottom: 1px solid transparent
}

.listC .pageListitem:hover a.linkbtn {
    display: block
}

.listC a.linkbtn:hover, .listC a.linkbtn:hover::after {
    opacity: .6
}

.listC a.linkbtn::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../img/arrow-blue.png);
    background-position-y: 7px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-left: 8px
}

.listC .hotlist .titletxt {
    background: #F3F4F7;
    padding: 12px;
    margin-bottom: 20px
}

    .listC .hotlist .titletxt > span {
        font-size: 18px;
        font-weight: bold;
        font-family: AlibabaPuHuiTi_2_75_SemiBold;
        color: #222
    }

        .listC .hotlist .titletxt > span::before {
            content: '';
            display: inline-block;
            width: 3px;
            height: 18px;
            background: #007DD9;
            background-repeat: no-repeat;
            background-size: cover;
            margin-right: 10px;
            position: relative;
            top: 3px
        }

.hotC .perhotC {
    background: #FFF;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.13);
    border-radius: 4px;
    margin-bottom: 20px
}

.hotC .topimg {
    background: aliceblue;
    width: 284px;
    height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px
}

.hotC .txtinfo {
    padding: 16px 24px 16px 24px;
    width: 284px
}

.hotC .perhotC .titletxt2 {
    font-size: 18px;
    font-weight: bold;
    font-family: AlibabaPuHuiTi_2_75_SemiBold;
    color: #333;
    border-bottom: 1px solid #DDD;
    padding-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    position: relative
}

    .hotC .perhotC .titletxt2 > a.hotClink::after {
        content: '';
        display: none;
        width: 16px;
        height: 16px;
        background-image: url(../img/arrow-blue2.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-left: 3px;
        position: absolute;
        left: auto;
        right: 0;
        top: 5px
    }

.hotC .perhotC:hover .titletxt2 > a.hotClink::after {
    display: inline-block
}

.hotC .perhotC:hover .titletxt2 > a.hotClink {
    color: #007DD9
}

.hotC .perhotC .titletxt2 > a.hotClink {
    width: calc(100% - 20px);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.hotC .perhotC:hover .titletxt2 > a.hotClink {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative
}

.hotC .contry {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 16px;
    margin-bottom: 4px
}

.hotC .labeltxt {
    font-size: 14px;
    color: #666
}

.hotC .valtxt {
    font-size: 14px;
    color: #333
}

    .hotC .valtxt::before {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        background-image: url(../img/country-icon.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin-right: 2px;
        position: relative;
        top: 2px
    }

.xiangqinginfo {
    padding: 20px;
    background: #FFF
}

    .xiangqinginfo .title {
        font-size: 22px;
        font-weight: bold;
        font-family: AlibabaPuHuiTi_2_85_Bold;
        color: #222;
        margin-bottom: 20px
    }

        .xiangqinginfo .title::before {
            content: '';
            display: inline-block;
            width: 4px;
            height: 22px;
            background-image: url(../img/lefttitlebg.png);
            background-repeat: no-repeat;
            background-size: cover;
            margin-right: 8px;
            position: relative;
            top: 3px
        }

    .xiangqinginfo .tr1 {
        display: flex;
        gap: 24px
    }

    .xiangqinginfo .leftimg {
        width: 234px;
        height: 324px;
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 6px
    }

    .xiangqinginfo .titletxt {
        font-size: 28px;
        font-weight: bold;
        font-family: AlibabaPuHuiTi_2_85_Bold;
        color: #007DD9;
        margin-bottom: 8px
    }

    .xiangqinginfo .qiyetr1 {
        background: #F3F4F7;
        border-radius: 4px;
        padding: 20px
    }

    .xiangqinginfo .newtd2 {
        display: flex
    }

    .xiangqinginfo .nwnewtd2 {
        flex: 1
    }

.nrightvalue {
    width: 872px;
    margin-left: 6px;
    text-align: justify
}

.xiangqinginfo .qiyetr1 .td1, .xiangqinginfo .qiyetr1 .td2 {
    margin-bottom: 8px
}

.xiangqinginfo .qiyetr1 .td1 {
    display: inline-block;
    width: calc(50% - 20px)
}

.qiyeDetail .qiyeC {
    padding-bottom: 12px
}

.qiyeDetail .leftlabel {
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #666
}

.qiyeDetail .rightvalue {
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333
}

.qiyeDetail .spliglineC1 {
    height: 1px;
    background-image: linear-gradient(to right, #DDD 62%, rgba(255, 255, 255, 0) 0);
    background-position: bottom;
    background-size: 12px 1px;
    background-repeat: repeat-x;
    margin-bottom: 20px
}

.trcustom {
    margin-bottom: 8px
}

.xqtitleC {
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-bottom: 1px solid #DDD
}

    .xqtitleC .txttitle {
        font-size: 28px;
        font-weight: bold;
        font-family: AlibabaPuHuiTi_2_85_Bold;
        color: #006FBB;
        padding-bottom: 10px
    }

    .xqtitleC .splitlineC2 {
        width: 32px;
        height: 3px;
        background: #007DD9;
        position: relative;
        top: 1px
    }

.qiyeDetail .xqinfo3 {
    padding-bottom: 40px
}

.qiyeDetail .rightvalue.qiye::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../img/qiyeicon.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 4px;
    position: relative;
    top: 3px
}

.qiyeDetail .rightvalue.country::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../img/country-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 4px;
    position: relative;
    top: 3px
}

.xiangqinginfo .cktr3 {
    margin-bottom: 16px
}

.widthFixed {
    width: 533px
}

.gLC {
    display: grid;
    grid-template-columns: repeat(6, minmax(164px, 1fr));
    align-items: center;
    justify-items: stretch;
    padding-top: 20px;
    padding-bottom: 0;
    gap: 20px
}

.pergood {
    text-align: center
}

.gLC .pergood .imgD {
    min-width: 164px;
    height: 164px;
    background: #FFF;
    border-radius: 2px;
    border: 1px solid #DDD;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px
}

.gLC .pergood:hover .imgD {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.13);
    border: 1px solid #007DD9
}

.gLC .pergood .goodstitletxt {
    min-width: 180px;
    min-height: 48px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 16px;
    color: #222;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

    .gLC .pergood .goodstitletxt > a.linkbtn {
        font-family: AlibabaPuHuiTi_2_55_Regular;
        font-size: 16px;
        color: #222;
        line-height: 22px
    }

.gLC .pergood:hover .goodstitletxt > a.linkbtn {
    color: #007DD9
}
.spxq .spxqpage {
    background-color: rgba(246,248,250,1);
    position: relative;
    width: 100%;
    overflow: hidden
}

.spxq .spxqmain {
    margin: auto;
    width: 1300px;
    padding-bottom: 60px
}

.spxq .text-wrapper_2 {
    background-color: rgba(246,248,250,1);
    padding: 11px 0;
    display: flex;
    align-items: center
}

.spxq .text_16 {
    overflow-wrap: break-word;
    color: rgba(136,136,136,1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px
}

.spxq .text_17 {
    cursor: pointer;
    overflow-wrap: break-word;
    color: rgba(83,88,98,1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px
}

.spxq .text_18 {
    cursor: pointer;
    overflow-wrap: break-word;
    color: rgba(83,88,98,1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px
}

.spxq .text_19 {
    cursor: pointer;
    overflow-wrap: break-word;
    color: rgba(83,88,98,1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px
}

.spxq .text_20 {
    cursor: pointer;
    overflow-wrap: break-word;
    color: rgba(0,125,217,1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px
}

.spxq .zhtjcontent {
    padding: 20px;
    background-color: white;
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
    padding-top: 20px
}

.spxq .textflex {
    display: flex
}

.spxq .box_20 {
    width: 4px;
    height: 22px;
    margin-top: 4px
}

.spxq .section_3 {
    background-color: rgba(0,125,217,1);
    width: 4px;
    height: 4px
}

.spxq .section_4 {
    background-color: rgba(0,125,217,0.9);
    width: 4px;
    height: 4px;
    margin-top: 2px
}

.spxq .section_5 {
    background-color: rgba(0,125,217,0.7);
    width: 4px;
    height: 4px;
    margin-top: 2px
}

.spxq .section_6 {
    background-color: rgba(0,125,217,0.4);
    width: 4px;
    height: 4px;
    margin-top: 2px
}

.spxq .text_21 {
    overflow-wrap: break-word;
    color: rgba(34,34,34,1);
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin-left: 17px
}

.spxq .spxqcontent {
    margin: 0 10px;
    margin-top: 20px;
    display: flex
}

.spxq .spxqleftimg {
    width: 348px;
    /*height: 348px;*/
    border-radius: 2px;
    border: 1px solid #ddd;
    margin-top: 8px;
    margin-bottom: 34px;
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: center
}

    .spxq .spxqleftimg img {
        width: 100%;
        height: auto;
        max-height: 100%;
        padding: 5px;
        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor
    }

.spxq .contenttop {
    display: flex;
    align-items: center
}

.spxq .splb {
    background-color: #ff5b1f;
    padding: 6px 12px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px
}

.spxq .spxqrightcontent {
    display: flex;
    flex: 1;
    flex-direction: column
}

.spxq .spname {
    margin-left: 12px;
    color: #333;
    font-size: 28px;
    font-weight: bold
}

.spxq .spjs {
    background: #f3f4f7;
    border-radius: 4px;
    margin-top: 8px;
    padding: 16px 20px;
    display: flex
}

.spxq .spjsname {
    width: 70px;
    height: 24px;
    font-size: 14px;
    color: #666
}

.spxq .spgn {
    flex: 1;
    font-size: 14px;
    color: #333
}

.spxq .spjstitile {
    margin-top: 12px;
    font-size: 14px
}

.spxq .spjsleft {
    color: #666
}

.spxq .spjsright {
    color: #000;
    line-height: 24px
}
