.jiejue {
    width: 100%;
    height: 3rem;
    background: #FAFAFA;
    padding-top: 0.94rem;
    box-sizing: border-box;
}

.jiejue .jiejue_title {
    margin-bottom: 0.41rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.35rem;
    color: #000000;
    text-align: center;
    line-height: 0.47rem;
}

.jiejue .jiejue_title1 {
        margin: 0 auto;
    width: 15rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    text-align: center;
    line-height: 0.24rem;
}

.youshi {
    padding-top: 0.87rem;
    width: 15rem;
    height: 6.07rem;
    margin: 0 auto;
    box-sizing: border-box;
}

.youshi .tit {
    margin-bottom: 1.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.35rem;
    color: #000000;
    text-align: center;
    line-height: 0.47rem;
}

.youshi_list {
    display: flex;
}

.youshi_list a {
    display: block;
    width: 4.1rem;
    margin-right: 1.35rem;
    cursor: pointer;
}

.youshi_list a:last-child {
    margin-right: 0;
}

.youshi_list a .a_img {
    position: relative;
    width: 1.04rem;
    height: 1.04rem;
    border: 0.01rem solid #0071B2;
    border-radius: 50%;
    transition: all 0.3s;
    margin: 0 auto 0.32rem;
}

.youshi_list a .a_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 0.52rem;
    transition: all 0.3s;
}

.youshi_list a .a_img .img2 {
    opacity: 0;
}

.youshi_list a:hover .a_img {
    background: #0071B2;
}

.youshi_list a:hover .a_img .img2 {
    opacity: 1;
}

.youshi_list a:hover .a_img .img1 {
    opacity: 0;
}

.youshi_list a .a_title {
    margin-bottom: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.27rem;
    text-align: center;
}

.youshi_list a .a_text {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #919191;
    line-height: 0.25rem;
    text-align: center;
}

.fangan {
    width: 100%;
    height: 8rem;
    background: url('../img/fangan.png') no-repeat;
    background-size: 100% 100%;
    padding-top: 1.16rem;
    box-sizing: border-box;
}

.fangan .fangan_tit {
    margin-bottom: 0.97rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.35rem;
    line-height: 0.47rem;
    color: #000000;
    text-align: center;
}

.fangan .fangan_list {
    display: flex;
    width: 15rem;
    margin: 0 auto;
}

.fangan .fangan_list a {
    position: relative;
    padding-top: 1.45rem;
    box-sizing: border-box;
    display: block;
    width: 3.46rem;
    height: 4rem;
    background: #FFFFFF;
    box-shadow: 0 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.02);
    border-radius: 0.2rem;
    margin-right: 0.38rem;
}

.fangan .fangan_list a:last-child {
    margin-right: 0;
}

.fangan .fangan_list a img {
    display: block;
    width: 0.64rem;
    height: 0.64rem;
    margin: 0 auto 0.2rem;
}

.fangan .fangan_list a .fangan_text {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.27rem;
    text-align: center;
}

.fangan .fangan_list a .a_mod {
    opacity: 0;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
    overflow: hidden;
    background: url('../img/fanganbg.png') no-repeat;
    background-size: 100% 100%;
    padding: 1.28rem 0.41rem 0 0.4rem;
    box-sizing: border-box;
}

.fangan .fangan_list a:hover .a_mod {
    opacity: 1;
}

.fangan_list a .a_mod .mod_tit1 {
    margin-bottom: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.27rem;
}

.fangan_list a .a_mod .mod_tit2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.25rem;
}

.anli {
    width: 100%;
    padding-top: 1.07rem;
    margin-bottom: 1.16rem;
}

.anli .anli_tit {
    margin-bottom: 0.75rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.35rem;
    color: #000000;
    text-align: center;
    line-height: 0.47rem;
}

.anli_card {
    display: flex;
    width: 15rem;
    height: 6rem;
    margin: 0 auto;
    background: url('../img/anli.png') no-repeat;
    background: 100% 100%;
}

.anli_card .anli_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 6rem;
    padding-left: 1.44rem;
    box-sizing: border-box;
}

.anli_card .anli_left .anli_item {
    display: flex;
    align-items: center;
    width: 2.5rem;
    transition: all 0.3s;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.24rem;
    margin: 0.22rem 0;
    cursor: pointer;
}

.anli_card .anli_left .anli_item.active {
    font-weight: bold;
    color: #000000;
}

.anli_item .anli_item_bor {
    margin-right: 0.14rem;
    width: 0.02rem;
    height: 0.13rem;
    background: #A2A2A2;
    transition: all 0.3s;
}

.anli_item.active .anli_item_bor {
    background: #0071B2;
}

.anli_right {
    display: block;
    width: 9rem;
    height: 6rem;
}

.kehu {
    width: 100%;
}

.kehu .kehu_tit {
    margin-bottom: 0.75rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    line-height: 0.47rem;
    color: #000000;
    font-size: 0.35rem;
    text-align: center;
}

.kehu_list {
    display: flex;
    justify-content: center;
}

.kehu_list a {
    display: block;
    width: 1.96rem;
    margin: 0 0.325rem;
    height: 0.78rem;
    margin-bottom: 1.42rem;
    box-shadow: 0 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.1);
}

.kehu_list a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}