html, body {
    margin: 0;
    padding: 0;
}

/*::-webkit-scrollbar {*/

/*    display: none;*/

/*}*/

.content {
    min-width: 1200px;
    height: auto;
}

.content-banner-bg {
    width: 100%;
    height: 656px;
    background: url("/image/web/mlkdl/banner_bg-d2d2b513e2cbeb4276469391ec649eef.png") no-repeat;
    background-size: cover;
    padding-top: 88px;
}

.content-body-bg {
    min-width: 1200px;
    background: url("/image/web/mlkdl/body_bg-1a51b61f12166cc26ec99ca3aa8e7e10.png") no-repeat;
    background-size: cover;
    background-position-y: -300px;
}

.w {
    width: 400px;
    margin: 0 auto;
}

.kdl-img img {
    width: 400px;
    height: 160px;
}

.wskdl-content {
    width: 1200px;
    height: 484px;
    opacity: 0.79;
    margin: 0 auto;
    background: white;
    box-sizing: border-box;
    padding: 30px 39px 29px 48px;
    display: flex;
    flex-direction: row;
}

.wskdl-content-left {
    width: 552px;
}

.wskdl-content-left a {
    text-decoration: none;
    font-size: 14px;
    font-family: SourceHanSerifCN-Regular, SourceHanSerifCN;
    font-weight: 400;
    color: #044AAA;
}

.wskdl-content-left > div:first-child {
    font-size: 24px;
    font-family: SourceHanSerifCN-Bold, SourceHanSerifCN;
    font-weight: bold;
    color: #333333;
    margin-top: 19px;
    line-height: 28px;
}

.wskdl-content-left > div:nth-child(2) {
    margin-top: 17px;
    font-size: 17px;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 500;
    color: #333333;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

.wskdl-content-left > div:last-child {
    display: block;
    box-sizing: border-box;
    margin-top: 48px;
}

.wskdl-content-right {
    width: 562px;
    height: 425px;
}

.triangle {
    width: 0;
    height: 0;
    border-bottom: 6px solid white;
    border-left: 6px solid #1761B7;
    border-right: 6px solid white;
    border-top: 6px solid white;
    display: inline-flex;
}

.kdl-img {
    width: 400px;
    margin: 59px auto 0;
}

.kdl-img img {
    width: 400px;
    height: 160px;
}

.shkdl-content {
    height: auto;
    width: 1200px;
    margin: 32px auto 0;
}

.shkdl-content-top {
    height: 466px;
    display: flex;
    justify-content: space-between;
}

.shkdl-content-top-left {
    width: 841px;
}

.shkdl-content-top-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.shkdl-content-top-right > a {
    text-decoration: none;
    color: #865339;
}

.shkdl-content-top-right a > div {
    width: 333px;
    height: 138px;
    background: url("/image/web/mlkdl/button-img-b8b1d7b3b41b98b274da5870dd2865d7.png") no-repeat;
    background-size: contain;
    box-sizing: border-box;
    padding: 27px 62px 31px 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shkdl-content-top-right a > div > img:first-child {
    width: 75px;
    height: 75px;
}

.shkdl-content-top-right-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.shkdl-content-top-right-item > div:first-child {
    font-size: 25px;
    font-family: SourceHanSerifCN-Bold, SourceHanSerifCN;
    font-weight: bold;
    color: #865339;
    line-height: 29px;
    letter-spacing: 2px;
}

.shkdl-content-top-right-item > div:last-child {
    font-size: 15px;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 500;
    color: #865339;
    line-height: 29px;
}

.kdl-img {
    width: 400px;
    margin: 59px auto 0;
}

.kdl-img img {
    width: 400px;
    height: 160px;
}

.tjkdl {
    margin: 108px auto 0;
}

.tjkdl-content {
    width: 1200px;
    margin: 23px auto 0;
    display: flex;
    justify-content: space-between;
}

.tjkdl-content > a {
    text-decoration: none;
}

.tjkdl-content-item {
    width: 184px;
    height: 380px
}

.tjkdl-content-item-title {
    width: 42px;
    height: 136px;
    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: -116px;
    left: 121px;
}

.tjkdl-content-item-title > div {
    writing-mode: tb-rl;
    margin-top: 5px;
}

.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 {
    width: 1400px;
    margin-top: 100px;
    height: 450px;
    padding-bottom: 60px;
}

.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.45);
}

.swiper-slide-active, .swiper-slide-duplicate-active {
    transform: scale(1);
    z-index: 999;
}

.swiper-button-prev {
    background: url("/image/web/mlkdl/left-e8c0e6581dda2c0d63890a75bed54aa2.png") no-repeat;
    width: 48px;
    height: 48px;
    background-size: cover;
}

.swiper-button-next {
    background: url("/image/web/mlkdl/right-b2dbcec4d822271071159bb9cc4a49a8.png") no-repeat;
    width: 48px;
    height: 48px;
    background-size: cover;
}

.swiper-button-prev:after, .swiper-button-next:after {
    content: none;
}

.swiper-slide a img {
    width: 760px;
    background: #000000;
    opacity: 0.6;
}

.swiper-slide.swiper-slide-active a img {
    width: 620px !important;
    border: 4px solid white;
    background: unset;
    box-shadow: 0 10px 20px #cac7c7;
    opacity: unset;
}
