@charset "utf-8";
/* CSS Document */

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

html {
    font-size: 10vw;
}

* {
    box-sizing: border-box;
    margin: 0;
}

body {
    margin: 0 auto;
    padding: 0;
    border: 0;
    overflow-x: scroll;
    font-size: 12px;
    min-width: 1200px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f7f7f7;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #341b00;
    text-decoration: none;
}

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word;
    color: #666;
}

.g-wp p {
    color: #000;
}

/*通用定义*/
.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearer {
    clear: both;
    height: 0;
    display: block;
    font-size: 1px;
    overflow: hidden;
}

.banner {
    position: relative;
    width: 100%;
    height: 10.5rem;
    background: url(../images/banner.png) no-repeat center top;
    overflow: hidden;
}

.banner p {
    position: absolute;
    bottom: 0.25rem;
    left: 50%;
    margin-left: -6rem;
    width: 12rem;
    font: bold 0.3rem/0.48rem "Microsoft YaHei";
    color: #fff;
}

.layout {
    width: 12rem;
    margin: 0 auto;
    /* overflow: hidden; */
}

.col {
    overflow: hidden;
    margin-top: 0.7rem;
}

.col .hd {
    position: relative;
    font: bold 0.40rem / 0.7rem "Microsoft Yahei";
    color: #333;
    text-indent: 0.4rem;
    overflow: hidden;

}

.col .hd::after {
    position: absolute;
    top: 0.18rem;
    left: 0;
    width: 0.24rem;
    height: 0.36rem;
    background: url(../images/hd-li.png) no-repeat center center;
    content: "";
}

a.more {
    position: absolute;
    right: 0;
    top: 0.24rem;
    height: 0.36rem;
    padding: 0 0.15rem;
    font: 0.16rem / 0.36rem "Microsoft Yahei";
    color: #2294e0;
    border: 0.01rem solid #2294e0;
    border-radius: 0.25rem;
    text-indent: 0;
}

.col .bd {
    margin-top: .3rem;
    overflow: hidden;
}

.shdt_focus_wrap {
    float: left;
    position: relative;
    width: 6.6rem;
    height: 3.7rem;
    border-radius: 15px;
    overflow: hidden;
}

.swiper-container_shdt_focus {
    width: 6.6rem;
    height: 3.7rem;
    border-radius: 0.3rem;
    overflow: hidden;
}

.swiper-container_shdt_focus .swiper-wrapper {
    height: 3.7rem !important;
}

.swiper-container_shdt_focus .swiper-slide {
    position: relative;
}

.swiper-container_shdt_focus .swiper-slide-active,
.swiper-container_shdt_focus .swiper-slide-duplicate-active {}

.swiper-container_shdt_focus .swiper-slide img {
    width: 100%;
    height: 3.7rem;
}

.swiper-container_shdt_focus .swiper-slide h3 {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .7rem;
    font: bold 0.2rem/0.3rem "Microsoft Yahei";
    text-indent: 1em;
    background: -moz-linear-gradient(top, transparent, #2294e0);
    background: -webkit-linear-gradient(top, transparent, #2294e0);
    background: -o-linear-gradient(top, transparent, #2294e0);
}

.swiper-container_shdt_focus .swiper-slide h3 a {
    max-width: 80%;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 0;
    margin-left: 0.2rem;
}

.swiper-container_shdt_focus .swiper-slide:hover h3 a {
    font-weight: bold
}

.shdt_focus_wrap .swiper-pagination {
    position: absolute;
    bottom: 0.3rem;
    right: 0.4rem;
}

.shdt_focus_wrap .swiper-pagination .swiper-pagination-bullet {
    float: left;
    width: 0.12rem;
    height: 0.12rem;
    margin-left: 0.12rem;
    background-color: #7c7c7c;
    opacity: 1;
    border-radius: 0.06rem;
}

.shdt_focus_wrap .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
    outline: none;
}

.shdt_list_wrap {
    float: right;
    position: relative;
    width: 5.1rem;
}

.swiper-container_shdt_list {
    width: 5.1rem;
    height: 3.2rem;
    overflow: hidden;
}

.swiper-container_shdt_list .swiper-wrapper {
    height: 3.2rem;
}

.swiper-container_shdt_list .swiper-slide {
    width: 5.1rem;
    height: 0.60rem;
    padding: 0 0.5rem;
    border-radius: 0.3rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.swiper-container_shdt_list .swiper-slide h3 {
    position: relative;
    width: 3.9rem;
    padding-left: 0.28rem;
    font: 0.20rem/0.3rem "Microsoft Yahei";
    box-sizing: border-box;
}

.swiper-container_shdt_list .swiper-slide h3:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.08rem;
    height: 0.08rem;
    margin-top: -0.04rem;
    background-color: #2495e0;
    border-radius: 50%;
    content: ""
}

.swiper-container_shdt_list .swiper-slide h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #20003b;
}

.swiper-container_shdt_list .swiper-slide span {
    font: 0.14rem/0.3rem "Microsoft Yahei";
    color: #696969;
}

.swiper-container_shdt_list .swiper-slide-active {
    background: #fff;
}

.shdt_list_cov {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    background: -moz-linear-gradient(top, transparent, #f7f7f7);
    background: -webkit-linear-gradient(top, transparent, #f7f7f7);
    background: -o-linear-gradient(top, transparent, #f7f7f7);
    z-index: 5;
}

.shdt_list_control {}

.shdt_list_control a {
    position: absolute;
    top: 3.2rem;
    width: 0.42rem;
    height: 0.42rem;
    background-image: url(../images/arrows.png);
    background-size: 0.84rem 0.42rem;
    z-index: 10;
    cursor: pointer;
    outline: none
}

.shdt_list_control a.shdt_list_prev {
    right: 0.56rem;
    background-position: 0 0;
}

.shdt_list_control a.shdt_list_next {
    right: 0;
    background-position: -0.42rem 0;
}

.cardlist {
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem 0.55rem;
    /* 元素间距 */
    justify-content: flex-start;
}

.cardlist a {
    flex: 0 0 all(33.333% - 0.8rem);
    display: block;
    text-align: center;
}

.cardlist img {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    transition: all 0.3s ease;
}

.cardlist img:hover {
    transform: scale(1.05);
}

.col3 .bd{
    padding-bottom: 40px;
}


@media screen and (max-width: 1300px) {
    .banner {
        background: url(../images/banner-m.png) no-repeat center top;
        background-size: cover;
    }

    .layout,.col{
        min-width: 100%;
        padding: 0.2rem;
    }

    .shdt_list_wrap,.swiper-container_shdt_list{
        width:11rem;
    }

    .banner p {
        width: 100%;
        margin-left: 0;
        bottom: 0;
        left: 0;
        height: auto;
        padding: 0.2rem;
        background-color: #2294e0;
        font-size: 0.5rem;
        line-height: 0.8rem;
    }

    .swiper-container_shdt_list .swiper-slide h3{
        font: 0.4rem/1rem "Microsoft Yahei";
    }

    .swiper-container_shdt_list .swiper-slide,.swiper-container_shdt_list .swiper-slide h3{
        width: 100%;
    }

    .swiper-container_shdt_list,.swiper-container_shdt_list .swiper-wrapper{
        height: 3.9rem;
    }
    /* 

    .layout {
        width: 100%;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }

    .cardlist a {
        flex: 0 0 calc(33.333% - 0.4rem);
    }

    .shdt_focus_wrap,.swiper-container_shdt_focus ,.swiper-container_shdt_focus .swiper-slide img,.swiper-container_shdt_focus .swiper-wrapper{
        width: 100%;
        height: auto!important;
    }

    .shdt_list_wrap {
        width:100%;
    }

    .col .hd {
        font-size: 0.36rem;
    }

    .swiper-container_shdt_focus .swiper-slide h3{
        height: 1.2rem;
    }

    .swiper-container_shdt_focus .swiper-slide h3 a{
        font-size: 0.6rem;
        line-height: 1rem;
    }

    .swiper-container_shdt_list{
        width: 100%;
        height: auto;
    }

    .swiper-container_shdt_list .swiper-wrapper{
        height: auto;
    }

    .swiper-container_shdt_list .swiper-slide{
        width: 100%;
    }

    .swiper-container_shdt_list .swiper-slide h3{
        width: 100%;
        font: 0.6rem/1rem "Microsoft Yahei";
    } */

}