/*@media screen and (min-width: 300px) and (max-width: 820px) {*/
/*    #selectItem {*/
/*        margin-top: 0.5rem !important;*/
/*    }*/

/*    li {*/
/*        height: 2rem !important;*/
/*        line-height: 2rem !important;*/
/*    }*/

/*    #content {*/
/*        line-height: 2rem !important;*/
/*    }*/

/*    #selectImg svg {*/
/*        height: 1rem !important;*/
/*        width: 1rem !important;*/
/*    }*/

/*    #selectImg {*/
/*        top: 0.5rem !important;*/
/*    }*/

/*    #selectImg1 svg {*/
/*        height: 1rem !important;*/
/*        width: 1rem !important;*/
/*    }*/

/*    input {*/
/*        width: 12rem !important;*/
/*    }*/

/*    #selectItem ul {*/
/*        background: #F0F4F9;*/
/*    }*/

/*    .main-top {*/
/*        padding-right: 0.5rem !important;*/
/*        padding-top: 0.5rem !important;*/
/*    }*/

/*    .container-title-background {*/
/*        font-size: 50px !important;*/
/*    }*/

/*    .t-r svg {*/
/*        height: 1rem !important;*/
/*        width: 1rem !important;*/
/*        top: 0.5rem !important;*/
/*    }*/

/*    #main {*/
/*        width: 6.25rem !important;*/
/*        height: 2rem !important;*/
/*    }*/

/*    #content {*/
/*        font-size: 12px !important;*/
/*    }*/

/*    li {*/
/*        font-size: 12px !important;*/
/*    }*/

/*    input::-webkit-input-placeholder {*/
/*        font-size: 12px !important;*/
/*    }*/

/*    .main-bottom {*/
/*        padding-left: 0.5rem !important;*/
/*        padding-right: 0.5rem !important;*/
/*    }*/

/*    .main-num {*/
/*        font-size: 40px !important;*/
/*    }*/

/*    .more {*/
/*        height: auto !important;*/
/*        width: auto !important;*/
/*        font-size: 14px !important;*/
/*        padding: 0.5rem !important;*/
/*        border-radius: 1.5rem !important;*/
/*    }*/

/*    .main-t {*/
/*        font-size: 20px !important;*/
/*    }*/

/*    .main-m {*/
/*        font-size: 14px !important;*/
/*        line-height: 1.5 !important;*/
/*        width: 80% !important;*/
/*    }*/

/*    .left {*/
/*        height: auto !important;*/
/*        flex-direction: column;*/
/*    }*/

/*    .main-img {*/
/*        height: 1.75rem !important;*/
/*        width: 1.75rem !important;*/
/*    }*/

/*    .left-img {*/
/*        width: 100% !important;*/
/*        height: auto !important;*/
/*    }*/

/*}*/

.main-t {
    font-family: 'Alibaba PuHuiTi-Bold';
}

.main-m {
    font-family: 'Alibaba PuHuiTi-Regular';
}

.more {
    font-family: 'Alibaba PuHuiTi-Regular';
}

#selectItem {
    margin-top: 10px;
}

.more {
    width: 1.5rem;
    height: 0.5rem;
    border-radius: 0.5rem;
    border: 1px solid #144297;
    font-size: 0.2rem;
    color: #144297;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0.625rem;
    right: 0.625rem;
}

.more:hover {
    cursor: pointer
}

.main-num {
    padding-top: 0.4625rem;
    font-size: 1.75rem;
    color: #F0F4F9;
    font-family: '思源Bold';
}

.main-t {
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
    padding-top: 0.375rem;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.main-m {
    padding-top: 0.25rem;
    font-size: 0.225rem;
    color: #333333;
    line-height: 0.45rem;
    width: 4.6625rem;
    font-family: 'Alibaba PuHuiTi-Regular';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

.main-text {
    padding-left: 0.625rem;
    padding-top: 0.375rem;
    position: relative;
    padding-right: 0.625rem;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 4.6625rem;
}

.main-img {
    height: 0.75rem;
    width: 0.75rem;
}

.left-img {
    height: 6.3rem;
    width: 13.5875rem;
}

.left {
    width: 100%;
    height: 6.3rem;
    box-sizing: border-box;
    border: 1px solid #D9E3EF;
    display: flex;
    margin-bottom: 0.75rem;
}
.left .litpic_img{
    width: calc(100% - 5.9125rem);
}
.left .litpic_img img{
    width: 100%;
    height: 100%;
}
.main-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 3.25rem;
    padding-top: 0.75rem;
    margin-bottom: 0.75rem;
    padding-left: 3.25rem;
}

.t-r svg {
    height: 0.25rem;
    width: 0.25rem;
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
}

input::-webkit-input-placeholder {

    color: #728EC1;
    font-size: 0.2rem;
}

input {
    -web-kit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    border: 1px solid #d9e3ef;
    border-radius: 0.75rem;
    padding-left: 0.375rem;
    height: 0.75rem;
    width: 5rem;
    color: #144297;
}

.t-r {
    position: relative;
    padding-left: 0.125rem;
    display: flex;
}

.t-r input {
    box-sizing: border-box;
}

.main-top {
    padding-right: 3.25rem;
    display: flex;
    justify-content: end;
}

#main {
    position: relative;
    width: 2.25rem;
    height: 0.75rem;
}

#content {
    text-align: left;
    width: 100%;
    height: 100%;
    line-height: 0.75rem;
    padding-left: 0.3125rem;
    background: rgb(255, 255, 255);
    border-radius: 2px;
    border: 1px solid rgb(221, 221, 221);
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #144297;
    cursor: pointer;
    border-radius: 0.7625rem;
    box-sizing: border-box;
}

#selectImg {
    position: absolute;
    display: flex;
    top: 0.2025rem;
    right: 0.25rem;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all 0.3s ease;
}
#selectImg svg {
    height: 0.275rem;
    width: 0.275rem;
}

#selectImg1 svg {
    height: 0.275rem;
    width: 0.275rem;
}

#selectImg.active{
    position: absolute;
    display: flex;
    top: 0.2025rem;
    right: 0.3125rem;
    cursor: pointer;
    transform: rotate(180deg);
    transition: all 0.3s ease;
}


#selectItem {
    display: none;

}
#selectItem.active{
    display: block;
}
#selectItem ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-radius: 0.25rem;
    height: auto;
    width: 100%;
    overflow: hidden;
    ;
}

#selectItem ul li {
    height: 0.75rem;
    line-height: 0.75rem;
    width: 100%;
    background: #F0F4F9;
    color: #144297;
    cursor: pointer;
    font-size: 0.2rem;
    padding-left: 0.3125rem;
    box-sizing: border-box;
}

/* .li {
    background: #144297 !important;
    color: #fff !important;
} */

#selectItem ul li:hover {
    background-color: #D9E3EF;
}

/* * {
    padding: 0;
    margin: 0;
} */

.container-title {
    display: flex;
    justify-content: center;
    padding-top: 0.75rem;
}

.container-title-background {
    font-size: 1.375rem;
    font-family: Source Han Serif CN-Heavy, Source Han Serif CN;
    font-weight: 800;
    color: #f0f4f9;
    position: relative;
}

.container-title-above {
    position: absolute;

    font-family: 'Alibaba PuHuiTi-Bold';
    top: 0.85rem;
    display: flex;
    width: 100%;
    justify-content: center;
    font-size: 0.5rem;
    color: #144297;
    text-shadow: 0.053333rem 0.053333rem 0.08rem rgba(0,0,0,.2);
}








@media (max-width: 1042px) {
    .container-title-background{
        font-size: 1rem;
    }
    .container-title-above{
        top: 50%;
        transform: translateY(-50%);
    }
    #selectItem {
        position: absolute;
        width: 100%;
        top: 70%;
    }
    #selectImg svg {
        height: 0.4rem !important;
        width: 0.4rem !important;
    }

    #selectImg1 svg {
        height: 1rem !important;
        width: 1rem !important;
    }

    input {
        width: 100%;
    }

    #selectItem ul {
        background: #F0F4F9;
    }

    .main-top {
        padding: 0.4rem !important;
        justify-content: center;
    }

    .container-title-background {
        font-size: 50px !important;
    }

    .t-r svg {
        height: 0.5rem !important;
        width: 0.5rem !important;
        top: 50% !important;
        transform: translateY(-50%);
    }

    #main {
        width: 3rem;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    .t-r{
        width: calc(100% - 3rem);
    }
    #content {
        font-size: 12px !important;
    }

    li {
        font-size: 12px !important;
        height: auto !important;
        line-height: 2 !important;
        padding: 0.2rem 0;
    }

    input::-webkit-input-placeholder {
        font-size: 12px !important;
    }

    .main-bottom {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
        padding-top: 0.3rem;
    }

    .main-num {
        font-size: 40px !important;
        width: 100%;
        padding-top: 0.2rem;
        line-height: 1;
    }

    .more {
        height: auto !important;
        width: auto !important;
        font-size: 12px !important;
        padding: 0.1rem 0.15rem!important;
        border-radius: 1.5rem !important;
        right: 0.4rem;
        bottom: 0.4rem;
    }

    .main-t {
        font-size: 18px !important;
        width: 100%;
        padding-top: 0;
    }

    .main-m {
        font-size: 12px !important;
        line-height: 1.5 !important;
        width: 80% !important;
    }

    .left {
        height: auto !important;
        flex-direction: column;
    }
    .left .litpic_img{
        width: 100%;
        height: auto;
        max-height: 5.5rem;
        overflow: hidden;
    }
    .left .main-text{
        width: 100%;
        padding: 0.4rem;
        box-sizing: border-box;
    }
    .main-img {
        display: none
    }

    .left-img {
        width: 100% !important;
        height: auto !important;
    }

}