html, body {
    margin: 0;
    padding: 0;
}

body {
    background: #F6F3EF;
}

a {
    text-decoration: none;
}

.content {
    width: 100%;
    height: auto;
    background: #F6F3EF;
}

.content-banner-bg {
    width: 100%;
    background: url("/image/mobile/banner_bg-59412f89ac67783bf91480de05189261.png") no-repeat;
    background-size: contain;
    padding-top: 58px;
}

.kdl-img img {
    width: 50%;
    height: auto;
}

.kdl-img {
    text-align: center;
}

.wskdl-content {
    background: #FFFFFF;
    opacity: 0.87;
    margin: 0 3%;
    height: auto;
    padding: 5%;
}

.wskdl-content-title {
    font-size: 18px;
    font-family: SourceHanSerifCN-Bold, SourceHanSerifCN;
    font-weight: bold;
    color: #333333;
}

.wskdl-content-content {
    font-size: 16px;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    margin-top: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.wskdl-content-map {
    margin-top: 30px
}

.wskdl-content-map > span {
    font-weight: bold;
    color: #333333;
    font-size: 18px;
    position: relative;
    top: 32px;
}

.wskdl-content-more {
    background: rgba(216, 216, 216, 0.46);
    border-radius: 42px;
    line-height: 42px;
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #8E8E8E;
    display: block;
}


.wskdl-content-more img {
    width: 21px;
    height: 21px;
    vertical-align: sub;
}

.top43 {
    margin-top: 43px;
}

.shkdl-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 3%;
}

.shkdl-content > a {
    text-decoration: none;
    color: #865339;
    margin-top: 13px;
}

.shkdl-content a > div {
    background: url("/image/mobile/button_bg-d914a6f3224981ef9c40e2221d07904d.png") no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 16px 23px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shkdl-content a > div > img:first-child {
    width: 42px;
    height: 42px;
}

.shkdl-content-item {
    font-size: 16px;
    font-family: SourceHanSerifCN-Bold, SourceHanSerifCN;
    font-weight: bold;
    color: #865339;
    width: 65%;
}

.shkdl-content-item > span {
    font-size: 15px;
    font-weight: 500;
}

/*图讲昆都仑*/
.tjkdl-content {
    margin: 23px auto 0;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 3%;
    grid-row-gap: 8%;
    padding: 0 3%;
}

.tjkdl-content > a {
    text-decoration: none;
}

.tjkdl-content-item {
    width: 100%;
    height: 216px
}

.tjkdl-content-item img {
    width: 100%;
    height: 100%;
}

.tjkdl-content-item-title {
    width: 30px;
    opacity: 0.64;
    padding: 10px 6px;
    box-sizing: border-box;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    top: -40%;
    left: 60%;
}

.tjkdl-content-item-title > div {
    writing-mode: tb-rl;
    margin-top: 5px;
    font-size: 14px;
}

.pw-bg {
    background: #E28E78;
}

.xs-bg {
    background: #2D74C9;
}

.cx-bg {
    background: #50B687;
}

.wz-bg {
    background: #593B22;
}

.lg-bg {
    background: #492A7E;
}

.hf-bg {
    background: #717EA0;
}

/*轮播图*/
.swiper-container {
    margin-top: 116px;
}

.swiper-slide img {
    width: 100%;
}

.swiper-pagination {
    position: static;
    text-align: center;
    margin-top: 20px;
}

.swiper-pagination-bullet {
    height: 15px;
    width: 15px;
}
