@charset "utf-8";

.title1 {
    position: relative;
    margin-bottom: .55rem;
}

.title1 .name {
    display: flex;
    gap: .1rem;
    align-items: center;
}

.title1 .name .namewz {
    font-size: .3rem;
    line-height: .43rem;
}

.title1 .name .bt1bp1 {
    width: .45rem;
}

.title1 .name .bt1bp2 {
    width: .57rem;
}

.title1 .more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ed9c17;
    font-size: 0.15rem;
    background: url(../image/more1.png) no-repeat center right;
    background-size: auto 0.21rem;
    line-height: 0.24rem;
    font-family: 'SimHei';
    padding-right: 0.15rem;
}

.title2 {
    color: #ffffff;
}

.title2 .more {
    background-image: url(../image/more_1.png);
    color: #ffffff;
}

.box1 {
    background: url(../image/bj111.png) no-repeat center bottom;
    background-size: cover;
}

.box1 .list {
    padding-top: 0.2rem;
}

.box1 .list .item {
    float: left;
    height: 2.7rem;
    width: 20%;
    color: #ffffff;
    background: url(../image/jyzntbbj1.png) no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.box1 .list .item .block {
    width: 100%;
    text-align: center;
}

.box1 .list .item .tb {
    margin: auto;
}

.box1 .list .item .bt {
    font-size: 0.3rem;
    margin-top: 0.24rem;
    margin-bottom: 0.2rem;
    transition: all 0.4s;
}

.box1 .list .item .fbt {
    font-size: 0.2rem;
}

.box1 .list .item:hover .tb {
    transform: rotateY(180deg);
}

.box2 {
    background: url(../image/kedhbj.png) no-repeat center center;
    background-size: cover;
}

.box2 .list {
    /* height: 5.55rem; */
}

.box2 .left {
    position: relative;
    width: 28.5%;
    height: 100%;
}

.box2 .left .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box2 .left .back {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0rem;
    width: 100%;
    height: 100%;

}

.box2 .left .block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box2 .left .tp1 {
    width: 0.85rem;
    margin: auto;
    transition: all 0.4s;
}

.box2 .left .wz {
    font-size: 0.36rem;
    width: 0.36rem;
    margin: 0.3rem auto;
    line-height: 1.2;
    color: #ffffff;
}

.box2 .left .tp2 {
    width: 0.76rem;
    height: 0.76rem;
    border-radius: 50%;
    margin: auto;
    background: url(../image/ksdhgd.png) no-repeat center top 0.28rem;
    background-color: #f2bd4a;
    background-size: auto 0.17rem;
    transition: all 0.4s;
}

.box2 .left:hover .tp2 {
    background-color: #1e76b5;
}

.box2 .left:hover .tp1 {
    /* animation: xzdh1 4s linear infinite; */
}

@-webkit-keyframes xzdh1 {

    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.box2 .right {
    width: 71.5%;
    background-color: #ffffff;
    box-sizing: border-box;
    height: 100%;
    box-sizing: border-box;
    padding: 0.14rem 0.14rem;
}

.box2 .right .item {
    width: calc(100% / 3);
    padding: 0.09rem;
    float: left;
    box-sizing: border-box;
}

.box2 .right .a {
    background: url(../image/ksdhtbbj1.png);
    background-size: cover;
    position: relative;
    height: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    box-sizing: border-box;
    padding: 0rem 0.2rem;
}

.box2 .right .a::before {
    content: '';
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: calc(100% - 0.2rem);
    height: calc(100% - 0.2rem);
    background: url(../image/ksdhtbbj.png);
    background-size: 100% 100%;
}

.box2 .right .block {
    text-align: center;
}

.box2 .right .tb {
    margin: auto;
}

.box2 .right .bt {
    /* margin-top: 0.2rem; */
    font-size: 0.24rem;
    line-height: 0.34rem;
}

.box2 .right .bt1 {
    font-size: 0.18rem;
    line-height: 0.34rem;
}

.box2 .right .item:hover .tb {
    transform: rotateY(180deg);
}

.box3 {
    background: url(../image/xwzxbj.jpg) no-repeat center top;
    background-size: cover;
}

.box3 .left {
    width: 68%;
    box-sizing: border-box;
    padding-right: 0.55rem;
    box-sizing: border-box;
}

.box3 .left .list {
    display: none;
}

.box3 .left .list.style {
    display: block;
}

.box3 .left .namewz {
    cursor: pointer;
    display: inline-block;
}

.box3 .left .namewz.style {
    color: #056ab3;
}

.box3 .left .namewz:nth-child(2) {
    margin-left: 0.42rem;
    position: relative;
}

.box3 .left .namewz:nth-child(2)::before {
    content: '';
    left: -0.21rem;
    background-color: #cccccc;
    width: 0.01rem;
    height: 0.24rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.box3 .left .title1 .more {
    display: none;
}

.box3 .left .title1 .more.style {
    display: block;
}

.box3 .left .top {
    width: calc(100% + 0.4rem);
}

.box3 .left .top .item {
    width: calc(50% - 0.4rem);
    margin-right: 0.4rem;
    position: relative;
    padding-bottom: 0.22rem;
    float: left;
}

.box3 .left .top .img {
    overflow: hidden;
}

.box3 .top .img img {
    width: 100%;
    height: 2.8rem;
    object-fit: cover;
}

.box3 .top .sj {
    line-height: 0.4rem;
    color: #ffffff;
    padding: 0rem 0.17rem;
    left: 0.3rem;
    background: #056ab3;
    position: absolute;
    transform: translateY(-0.2rem);
}

.box3 .top .bt {
    font-size: 0.18rem;
    margin-top: 0.39rem;
}

.box3 .top .item:hover .img img {
    transform: scale(1.1);
}

.box3 .top .item:hover .bt {
    font-weight: 600;
    color: #056ab3;
}

.box3 .bottom {
    border-top: 0.01rem solid #e5e5e5;
    padding-top: 0.15rem;
}

.box3 .bottom .item {}

.box3 .bottom .sj {
    margin-left: 0.1rem;
    float: right;
    color: #868686;
}

.box3 .bottom .l1 {
    padding-left: 0.3rem;
    background: url(../image/xwzx3.png) no-repeat left center;
    background-size: 0.18rem;
}

.box3 .bottom .sj,
.box3 .bottom .l1 {
    line-height: 0.44rem;
}


.box3 .bottom .item:hover .l1,
.box3 .bottom .item:hover .sj {
    color: #056ab3;
}

.box3 .right {
    width: 32%;
}

.box3 .right .rlist .item {
    padding: 0.2rem 0;
    border-bottom: 0.01rem solid #e5e5e5;
    transition: all 0.4s;
}

.box3 .right .rlist .item:nth-child(1) {
    padding-top: 0;
}

.box3 .right .rlist .item .sj {
    padding-left: 0.25rem;
    background: url(../image/lnjkzx1.png) no-repeat left center;
    background-size: 0.15rem;
}



.box3 .right .rlist .item .l1 {
    margin-top: 0.16rem;
}

.box3 .right .rlist .item:hover .sj {
    background-image: url(../image/lnjkzx2.png);
    color: #9d7f22;
}

.box3 .right .rlist .item:hover {
    color: #056ab3;
    border-bottom: 0.01rem solid #056ab3;
}

.box45 {
    background: url(../image/zjjsbj.png);
    padding: .7rem 0;
    background-size: cover;
    box-sizing: border-box;
}

.box4 {
    padding-left: calc((100% - 1450px)/2);
    box-sizing: border-box;
}

.box4 .title1 {
    max-width: 1450px;
    box-sizing: border-box;
}


.box4 .left {
    width: 46%;
}

.box4 .left .a {
    background-color: #ffffff;
    box-shadow: 0rem 0rem 0.1rem 0rem rgba(0, 0, 0, 0.05);
    height: 4.3rem;
}

.box4 .left .img {
    overflow: hidden;
    float: left;
    height: 100%;
    margin-right: 0.45rem;
}

.box4 .left .img img {
    width: 3.24rem;
    height: 100%;
    object-fit: cover;
}

.box4 .left .wz {
    box-sizing: border-box;
    padding: 0.45rem;
}

.box4 .left .l1 {
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
    color: #056ab3;
}

.box4 .left .l3 {
    line-height: 0.3rem;
    -webkit-line-clamp: 5;
}

.box4 .left .slick-list {
    overflow: visible !important;
}

.box4 .left .a:hover img {
    transform: scale(1.1);
}

.box4 .left .a:hover .l3 {
    color: #056ab3;
}

.box4 .left .slick-dots {
    display: none !important;
}


.box4 .left .slick-prev,
.box4 .left .slick-next {
    width: 0.5rem;
    height: 0.5rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 0.38rem;
    left: 3.74rem;
    background: url(../image/zjjs3.png) no-repeat center center;
    background-size: .21rem;
    background-color: #ffffff;
    z-index: 9;
    box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(24, 70, 150, 0.14);
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.4s;
}

.box4 .left .slick-next {
    left: 4.44rem;
    background-image: url(../image/zjjs4.png);
}

.box4 .left .slick-prev:hover {
    background-image: url(../image/zjjs3_1.png);
    background-color: #056ab3;
    box-shadow: 0rem 0.03rem 0rem 0rem rgba(24, 70, 150, 0.14);
}

.box4 .left .slick-next:hover {
    background-image: url(../image/zjjs4_1.png);
    background-color: #056ab3;
    box-shadow: 0rem 0.03rem 0rem 0rem rgba(24, 70, 150, 0.14);
}

.box4 .right {
    width: 54%;
    box-sizing: border-box;
    padding-left: 0.45rem;
    height: 4.3rem;
    display: flex;
    align-items: center;
}

.box4 .right1 {
    padding-right: calc((100vw - 1450px) / 2);
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

/* .box4 .right .slider {
    width: 100%;
} */

.box4 .right .item {
    padding-right: 0.4rem;
    box-sizing: border-box;
}

.box4 .right .a {}

.box4 .right .img {
    overflow: hidden;
    padding-top: 120%;
    position: relative;
}

.box4 .right .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.box4 .right .l2 {
    line-height: 0.28rem;
    font-size: 0.15rem;
    margin-top: 0.18rem;
}

.box4 .right .l2 span {
    font-size: 0.18rem;
}

.box4 .right .slick-arrow,
.box4 .right .fade-3 .slick-dots {
    display: none !important;
}

.box4 .right .a:hover img {
    transform: scale(1.1);
}

.box4 .right .a:hover .l2 {
    color: #056ab3;
}


.box4 .right .slick-list {
    overflow: visible;
}

.box5 .list {
    margin: 0 -0.55rem;
}

.box5 .box .slick-slider {
    padding: 0rem 0.45rem;
}

.box5 .item {
    padding: 0rem 0.08rem;
}

.box5 .item a:nth-child(1) {
    margin-bottom: 0.42rem;
}

.box5 .item .img {
    overflow: hidden;
}

.box5 .item .img1 {
    padding-top: 56%;
    background: url(../image/tsyl1.png) no-repeat center center;
    background-size: cover;
    transition: all 0.4s;
}

.box5 .item .l1 {
    width: 77%;
    margin: auto;
    margin-top: -0.3rem;
    line-height: 0.6rem;
    background: #f3f3f3;
    font-size: 0.2rem;
    box-sizing: border-box;
    padding: 0rem 5%;
    text-align: center;
    z-index: 1;
    position: relative;
}

.box5 .slick-dots {
    display: none !important;
}

.box5 .item .a:hover .img1 {
    transform: scale(1.1);
}

.box5 .item .a:hover .l1 {
    color: #ffffff;
    font-weight: 600;
    background: url(../image/dsafas.png);
    background-size: cover;
}

.box5 .slick-prev,
.box5 .slick-next {
    width: 0.34rem;
    height: 0.62rem;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url(../image/tsylan2.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 9;
    cursor: pointer;
    transition: all 0.4s;
}

.box5 .slick-next {
    left: auto;
    right: 0;
    background-image: url(../image/tsylan1.png);
}

.box5 .slick-prev:hover,
.box5 .slick-next:hover {
    opacity: 0.6;
    transition: all 0.4s;
}

.box6 {
    background-color: #0070b3;
    position: relative;
}

.box6 .box {
    max-width: 19.2rem;
    padding: 0 !important;
}

.box6 .title1 {
    position: absolute;
    max-width: 1450px;
    width: 94%;
    left: 50%;
    transform: translateX(-50%);
    top: .7rem;
}

.box6 .left,
.box6 .right {
    height: 7rem;
}

.box6 .left {
    width: 33%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 2.36rem;
    padding-right: 0.6rem;
    background: url(../image/jxkybj1.png) no-repeat;
    background-size: 100% 100%;
}

.box6 .left .list {
    width: 100%;
    box-sizing: border-box;
}

.box6 .left .list .item {}

.box6 .left .list .l1 {
    background: url(../image/jxky3.png) left center no-repeat;
    background-size: 0.1rem;
    font-family: SourceHanSerifSCBold;
    font-size: 0.2rem;
    padding-left: 0.22rem;
    line-height: 0.56rem;
    color: rgba(255, 255, 255, 0.8);
}

.box6 .left .list .item:hover .l1 {
    color: #d4ae8b;
    background-image: url(../image/jxky3_1.png);
}

.box6 .right {
    width: 67%;
    padding-right: 2.35rem;
    box-sizing: border-box;
    padding-top: 0.6rem;
    background: url(../image/jxkybj2.png) no-repeat center center;
    background-size: 100% 100%;
}

.box6 .right .r1 {
    width: 71%;
    float: left;
    box-sizing: border-box;
    padding-right: 0.4rem;
}

.box6 .right .a {
    background-color: #f9f9f9;
}

.box6 .right .img {
    overflow: hidden;
}

.box6 .right .img img {
    width: 100%;
    height: 3.4rem;
    object-fit: cover;
}


.box6 .right .wz {
    padding: 0.25rem 0.3rem;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
    position: relative;
}

.box6 .right .wz .jl {
    position: absolute;
    width: 0.3rem;
    height: 0.3rem;
}

.box6 .right .wz .jl1 {
    left: 0.1rem;
    top: 0.1rem;
}

.box6 .right .wz .jl2 {
    right: 0.1rem;
    top: 0.1rem;
}

.box6 .right .wz .jl3 {
    right: 0.1rem;
    bottom: 0.1rem;
}

.box6 .right .wz .jl4 {
    left: 0.1rem;
    bottom: 0.1rem;
}


.box6 .right .bt {
    transition: all 0.4s;
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 0.32rem;
    margin-bottom: 0.15rem;
}

.box6 .right .r1 .zy {
    height: .84rem;
}

.box6 .right .zy {
    transition: all 0.4s;
    line-height: 0.28rem;
    color: #999999;
}

.box6 .right .more {
    transition: all 0.4s;
    font-size: 0.2rem;
    font-weight: 600;
    color: #056ab3;
    text-align: center;
    line-height: 0.26rem;
    background: url(../image/zzz1.png) no-repeat center center;
    background-size: auto 100%;
    margin-top: 0.2rem;
}

.box6 .right .r1 .slick-slider {
    padding-left: 0.8rem;
}

.box6 .right .a:hover .bt {
    color: #056ab3;
}

.box6 .right .a:hover .zy {
    color: #333333;
}

.box6 .right .a:hover .more {
    background-image: url(../image/zzz1_1.png);
    color: #ffbe56;
}

.box6 .right .a:hover .img img {
    transform: scale(1.1);
}

.box6 .r2 {
    width: 29%;
    float: left;
    height: 5.82rem;
    display: flex;
    align-items: center;
}

.box6 .r2 .slick-slider {
    width: 100%;
}

.box6 .right .r2 .zy {
    -webkit-line-clamp: 7;
}

.box6 .right .r2 .wz {
    padding-top: 0.4rem;
}

.box6 .right .r2 .wz1 {
    height: 2.65rem;

}

.box6 .right .r2 .slick-arrow,
.box6 .right .slick-dots {
    display: none !important;
}


.box6 .right .slick-prev,
.box6 .right .slick-next {
    width: 0.4rem;
    height: 0.5rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 0rem;
    left: -0.4rem;
    background: url(../image/zzzz1.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 9;
    cursor: pointer;
    transition: all 0.4s;
}

.box6 .right .slick-next {
    left: 0;
    bottom: 0.5rem;
    background-image: url(../image/zzzz1_1.png);
}

.box6 .right .slick-prev:hover,
.box6 .right .slick-next:hover {
    opacity: 0.6;
    transition: all 0.4s;
}

.box7 .blocks {
    width: calc(100% + 0.45rem);
}

.box7 .title1 {
    margin-bottom: .3rem;
}

.box7 .block {
    width: calc(33.33% - 0.45rem);
    float: left;
    margin-right: 0.45rem;
}

.box7 .item {
    border-bottom: 0.01rem dashed #b8b8b8;
}


.box7 .sj,
.box7 .l1 {
    line-height: 0.6rem;
}

.box7 .sj {
    margin-left: 0.1rem;
    float: right;
    color: #868686;
}

.box7 .l1 {
    font-size: .18rem;
    padding-left: 0.42rem;
    background: url(../image/lnhl1.png) no-repeat left 0.07rem center;
    background-size: 0.19rem auto;
}

.box7 .new .l1 {
    background-image: url(../image/lnhl2.png);
    background-position: left 0rem center;
    background-size: 0.3rem auto;
}

.box7 .item:hover {
    border-bottom: 0.01rem dashed #056ab3;
    /* transition: all 0.4s; */
}

.box7 .item:hover .l1,
.box7 .item:hover .sj {
    /* transition: all 0.4s; */
    color: #056ab3;
}

@media screen and (max-width: 1920px) {
    .box6 .left {
        padding-left: calc((100vw - 1450px) / 2);
    }

    .box6 .right {
        padding-right: calc((100vw - 1450px) / 2);
    }
}

@media screen and (max-width: 1800px) {
    .box4 .left {
        width: 52%;
    }

    .box4 .right {
        width: 48%;
    }
}

@media screen and (max-width: 1600px) {

    .box4 .left {
        width: 58%;
    }

    .box4 .right {
        width: 42%;
    }

    .box5 .list {
        margin: 0;
    }
}

@media screen and (max-width: 1530px) {
    .box4 {
        padding-left: 3%;
    }

    .box1 .list .item .tb {
        height: .74rem;
        width: auto;
    }

    .box4 .title1 .more {
        right: 3%;
    }

    .box6 .left {
        padding-left: 3%;
    }

    .box6 .right {
        padding-right: 3%;
    }
}

@media screen and (max-width: 1000px) {
    .box7 .block {
        width: calc(100% - 0.45rem);
    }

    .box7 .block:nth-child(2) {
        margin-top: .4rem;
        margin-bottom: .4rem;
    }

    .box7 .title1 {
        margin-bottom: .1rem;
    }

    .box6 .right {
        padding: 30px 3%;
    }

    .box6 .right .r1 .slick-slider {
        padding-bottom: 60px;
    }

    .box6 .right .slick-prev,
    .box6 .right .slick-next {
        bottom: 0;
        left: calc(50% - 25px);
        transform: translateX(-50%);
    }

    .box6 .right .slick-next {
        left: calc(50% + 25px);
    }

    .box6 .right .r1 .slick-slider {
        padding-left: 0rem;
    }

    .box6 .right .img img {
        height: 4.4rem;
    }

    .box6 .left {
        padding-top: 80px;
        padding-bottom: 24px;
    }

    .box6 .left,
    .box6 .right {
        height: auto;
    }

    .box6 .title1 {
        top: .45rem;
    }

    .box4 .list {
        padding-right: 3%;
    }

    .box45 {
        padding-top: .4rem;
    }

    .box4 .left {
        width: 100%;
        float: none;
    }

    .box4 .right {
        height: auto;
        margin-top: .3rem;
        padding: 0;
        float: none;
        width: calc(100% + .4rem);
    }

    .box6 .left,
    .box6 .right,
    .box3 .left,
    .box3 .right,
    .box2 .left,
    .box2 .right {
        width: 100%;
        float: none;
    }

    .box3 .left .namewz:nth-child(2) {
        margin-left: 0.22rem;
    }

    .box3 .left .namewz:nth-child(2)::before {
        left: -0.13rem;
        height: 0.2rem;
    }

    .box3 .left {
        padding: 0px;
        margin-bottom: 30px;
    }

    .box3 .top .img img {
        height: 28vw;
    }

    .box2 .left {
        height: 5.55rem;
    }

    .box2 .list {
        height: auto;
    }

    .box {
        padding: .4rem 0;
    }

    .title1 {
        margin-bottom: .3rem;
    }

    .box1 .list .item {
        width: 50%;
    }

    .box1 .list .item {
        height: 40vw;
    }

    .title1 .name .bt1bp1 {
        width: .32rem;
    }

    .title1 .name .bt1bp2 {
        width: .42rem;
    }

    .title1 .name .namewz {
        font-size: 0.26rem;
        line-height: .3rem;
    }

    .box1 .list {
        padding-top: 0rem;
    }
}

@media screen and (max-width: 800px) {
    .box2 .right .item {
        width: 50%;
    }

    .box6 .right .img img {
        height: 51vw;
    }

    .box2 .right .a {
        height: 37vw;
    }

    .box6 .r2 {
        width: 100%;
        float: none;
        height: auto;
        display: block;
    }

    .box6 .right .r2 .wz1 {
        height: auto;
        margin-bottom: 25px;
    }

    .box6 .right .r1 {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 500px) {
    .box6 .title1 {
        width: calc(100% - 40px);
    }

    .box6 .left {
        padding-left: 20px;
        padding-right: 20px;
    }

    .box4 .left .slick-prev,
    .box4 .left .slick-next {
        bottom: 0.23rem;
        left: 2.44rem;
    }

    .box4 .left .slick-next {
        left: 3.15rem;
    }

    .box4 .left .wz {
        padding: 0.22rem;
    }

    .box4 .left .img {
        margin-right: 0.22rem;
    }

    .box4 .left .img img {
        width: 2.24rem;
    }

    .box4 .left .a {
        height: 235px;
    }

    .box3 .left .top .item {
        width: calc(100% - 0.4rem);
    }

    .box3 .top .img img {
        height: 56vw;
    }

    .box2 .left .tp1 {
        width: 0.5rem;
    }

    .box2 .right .bt {
        margin-top: 0.12rem;
        font-size: 0.18rem;
        line-height: 0.28rem;
    }

    .box2 .right .tb {
        height: .35rem;
    }

    .box2 .right .bt1 {
        font-size: 0.15rem;
        line-height: 0.28rem;
    }

    .box2 .right {
        padding: 0.14rem 0.1rem;
    }

    .box2 .left .tp2 {
        width: .5rem;
        height: .5rem;
        background-position: center top 0.18rem;
        background-size: auto 0.12rem;
    }

    .box2 .left {
        height: 3.5rem;
    }

    .box2 .left .wz {
        font-size: 0.28rem;
        width: 0.28rem;
        margin: 0.2rem auto;
    }

    .box1 .list .item .fbt {
        font-size: .14rem;
    }

    .box1 .list .item .bt {
        font-size: 15px;
        margin-top: 0.14rem;
        margin-bottom: 0.11rem;
    }

    .box1 .list .item .tb {
        height: .44rem;
        width: auto;
    }

}

@media screen and (max-width: 400px) {}