.main_wrap {
    padding-top: 1.34rem;
}

.search {
    height: 1.06rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0, 0, 0, 0.07);
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
}

.search>input,
.search>input::placeholder {
    flex: 1;
    font-size: 0.2rem;
    color: #717171;
    line-height: 0.3rem;
    padding: 0 0.44rem;
}

.search>input::placeholder {
    padding: 0;
}

.search>div {
    flex: none;
}

.search>div:first-of-type {
    width: 0rem;
    height: 0.63rem;
    border: 0.01rem solid #E8E8E8;
}

.search>div:last-of-type {
    width: 1.07rem;
    justify-content: center;
}

.search>div:last-of-type>img {
    height: 0.32rem;
    width: 0.32rem;
}

.search_result_num {
    width: 6.7rem;
    height: 1.8rem;
    margin-top: 0.54rem;
    justify-content: center !important;
    font-size: 0.25rem;
    color: #000000;
    line-height: 0.3rem;
    margin: 0 auto;
}

.content_box {
    display: flex;
    justify-content: space-between;
    padding-top: 0.53rem;
    padding-bottom: 0.25rem;
    border-bottom: 0.01rem dashed #C6C6C6;
    cursor: pointer;
}

.content_box:hover>.content_box_right {
    background: #0068B7;
}

.content_box:hover>.content_box_right>span {
    color: #fff;
}

.content_box:hover>.content_box_right>.content_down {
    background: url("/img/news/5_3_2index.png");
    background-size: cover;
}

.content_box>.content_box_right {
    transition: var(--m_tran) background;
}

.content_box>.content_box_right>span {
    transition: var(--m_tran) color;

}

.content_box>.content_box_right>.content_down {
    transition: var(--m_tran) background;
}

.content_box_right {
    margin: 0.25rem 0;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0.15rem 0rem;
    border: 0.01rem solid #0068B7;
    padding: 0.13rem 0.19rem;
    cursor: pointer;

}

.content_box_right>span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #0068B7;
}

.content_box_right .content_down {
    width: 0.15rem;
    height: 0.15rem;
    background: url("/img/news/5_3_2icon.png");
    background-size: cover;
    margin-left: 0.12rem
}

.content_box .content_box_center>div:first-child {
    display: flex;
    align-items: center;
    margin-bottom: 0.07rem;
}

.content_box .content_box_center>div:last-child {
    font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 0.17rem;
    color: #B1B1B1;
    margin-top: 0.15rem;
    transition: var(--m_tran) color;
}

.content_box:hover .content_box_center>div:last-child {
    color: #101010FF;
}

.content_box .content_box_center>div:nth-child(2) {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
}

.content_box .content_box_center {
    padding-right: 2.16rem;
    flex: 1;
}

.content_box .content_box_center>div:first-child>span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.26rem;
    margin-left: 0.14rem
}

.content_box:hover .content_box_center>div:first-child>div:last-child {
    font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 0.17rem;
    color: #B1B1B1;
    line-height: 0.28rem;
}

.content_box:hover .content_box_center .content_hove_font {
    color: #2B66B0FF;
    font-weight: bold;
}

.content_box:hover .content_box_center .content_hove_font {
    color: #2B66B0FF;
    font-weight: bold;
}

.content_box .content_box_center .content_hove_font {
    transition: var(--m_tran) color font-weight;
}

.content_box .content_box_center>div:first-child>.content_img {
    background: url("/img/business_cooperation/6_3_1index.png") no-repeat;
    background-size: contain;
    width: 0.07rem;
    height: 0.16rem;
    transform: var(--m_tran) background;
}

.content_box:hover .content_box_center>div:first-child>.content_img {
    background: url("/img/business_cooperation/6_3_1icon.png") no-repeat;
    background-size: contain;
}

.content_four {
    display: flex;
    justify-content: center;
    margin-top: 0.76rem;
    margin-bottom: 0.75rem;
}

.content_four>p {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.32rem;
    height: 0.32rem;
    color: RGBA(223, 223, 223, 1);
    margin-right: 0.08rem;
    cursor: pointer;
}

.content_four>p:first-child {
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    border: 0.01rem solid #DEDEDE;
    color: RGBA(223, 223, 223, 1);
}

.content_four>p:last-child {
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    border: 0.01rem solid #DEDEDE;
    color: RGBA(223, 223, 223, 1);
}

.content_four>p:nth-child(2) {
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    color: #fff;
    background: rgba(43, 102, 176, 1);
}

.content_four>p:nth-child(3) {
    border: 0.01rem dashed #DEDEDE;
}

.content_four>p:nth-child(4) {
    border: 0.01rem dashed #DEDEDE;
}

.content_four>p:nth-child(5) {
    border: 0.01rem dashed #DEDEDE;
}

.content_four>p:nth-child(7) {
    border: 0.01rem dashed #DEDEDE;
}

.no_result {
    width: 3.61rem;
    height: 3.44rem;
    margin: 0 auto;
    margin-top: 0.33rem;
}

.no_result_text {
    font-size: 0.18rem;
    color: #606060;
    margin-top: 0.27rem;
    text-align: center;
    padding-bottom: 0.8rem;
}
