body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
button,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: Microsoft YaHei;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
    outline: 0;
    border: 0;
}

a {
    text-decoration: none;
}

button,
textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}

.container {
    width: 100%;
    max-width: 1920px;
    min-height: 1940px;
    margin: auto;
    /*background: url(../images/qt.jpg) no-repeat center top rgb(23, 23, 23);*/
    background: rgb(23, 23, 23);
    overflow: hidden;
    /* padding-bottom: 90px; */
}

/*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ§Ã‚Â²Ã¢â‚¬â€ÃƒÂ§Ã‚Â»Ã¢â‚¬Â ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.scroll-style::-webkit-scrollbar {
    /*ÃƒÂ©Ã‚Â«Ã‹Å“ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‹â€ Ã‚Â«ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ§Ã‚Â«Ã¢â‚¬â€œÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â°Ã‚ÂºÃƒÂ¥Ã‚Â¯Ã‚Â¸*/
    width: 8px;
    height: 8px;
}

/*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ©Ã¢â‚¬Â¡Ã…â€™ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€*/
.scroll-style::-webkit-scrollbar-thumb {
    border-radius: 8px !important;
    background-image: linear-gradient(0deg, #ffbd61 0%, #ffbd61 100%) !important;
}

/*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ¨Ã‚Â½Ã‚Â¨ÃƒÂ©Ã‚ÂÃ¢â‚¬Å“*/
.scroll-style::-webkit-scrollbar-track {
    border-radius: 8px !important;
    background: #EDEDED !important;
}

.section {
    width: 100%;
    height: 1080px;
    margin: auto;
    background: none no-repeat center;
    position: relative;
}

.section1 {
    background: url(../images/bg.jpg) no-repeat center center;
    background-size: cover;
}

.section1 .lt {
    float: left;
    width: 260px;
    height: 73px;
    background: url(https://test.khm.hk/images/index12.png) no-repeat center;
    background-size: 100%;
    margin: 16px 0 0 31px;
}

.section1 .rt {
    float: right;
    width: 231px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    background: url(../images/btna.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    color: #efe1d5;
    margin: 39px 50px 0 0;
}

.section1 .lb {
    width: 759px;
    height: 391px;
    text-align: center;
    background: url(../images/slg.png) no-repeat center;
    background-size: 100%;
    float: left;
    clear: both;
    /* margin: 455px 0 0 240px; */
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.section1 .tttottom {
    width: 63px;
    height: 67px;
    background: url(../images/bbottonm.png);
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
}

.section2 {
    background: url(../images/bg1.jpg);
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.section2 .title {
    width: 792px;
    height: 195px;
    display: block;
    margin: 0 auto 18px;
}

.section2 .title img {
    float: left;
    width: 100%;
    height: 100%;
}

.s2-con1 {
    width: 1407px;
    height: 726px;
    margin: auto;
    background: url(../images/bg13.png) no-repeat;
    background-position: center 20%;
    background-size: auto 70%;
}

.t {
    font-size: 16px;
    line-height: 30px;
    color: #f2a356;
    height: 60px;
    width: 945px;
    margin: 0 auto 69px;
    text-align: center;
}
.tst{
    font-size: 16px;
        line-height: 30px;
        color: #f2a356;
        height: 60px;
        width: 945px;
        margin: 0 auto 20px;
        text-align: center;
}
.sb-next {
    width: 133px;
    height: 127px;
    margin: auto;
    background: url(../images/lr1.png) no-repeat center;
    background-size: auto 100%;
    position: absolute;
    right: 255px;
    top: 100px;
    z-index: 2;
    cursor: pointer;
}

.sb-next.black {
    width: 98px;
    height: 86px;
    background-image: url(../images/lra1.png);
}

.sb-prev {
    width: 133px;
    height: 127px;
    margin: auto;
    background: url(../images/lr2.png) no-repeat center;
    background-size: auto 100%;
    position: absolute;
    left: 225px;
    top: 100px;
    z-index: 2;
    cursor: pointer;
}

.sb-prev.black {
    width: 98px;
    height: 86px;
    background-image: url(../images/lra2.png);
}

.s2-swiper1 {
    width: 100%;
    height: 660px;
    margin: auto;
    position: relative;

}

.swiper-pagination-bullet {
    width: 39px;
    height: 39px;
    margin: 0;
    background: url(../images/bq2.png) no-repeat center;
    background-size: auto 100%;
    opacity: 1;
    margin: 0 !important;
}

.swiper-pagination-bullet-active {
    background: url(../images/bq1.png) no-repeat center;
    background-size: auto 100%;
}

.s-pagination {
    position: absolute;
    text-align: center;
    font-size: 0;
    /* top: 0; */
    left: 0;
    right: 0;
    margin: auto;
}


.s2-con1 .s2-bg-img {
    width: 243px;
    height: 251px;
    margin: 35px auto 117px;
    background: url(../images/icot2.png) no-repeat center;
    background-size: auto 100%;
    position: relative;
}

.s2-con1 .s2-bg-img img {
    width: 135px;
    /* height: 70px; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s2-con1 .s2-bg-img:after {
    content: "";
    display: block;
    width: 158px;
    height: 163px;
    margin: auto;
    background: url(../images/icot1.png) no-repeat center;
    background-size: auto 100%;
    position: absolute;
    left: 43px;
    top: 43px;
}

.s2-con1 .s2-shadow {
    width: 100%;
    height: 197px;
    margin: auto;
    background: url(../images/bg1.png) no-repeat center;
    background-size: auto 100%;
    box-sizing: border-box;
    text-align: center;
    /* box-sizing: border-box; */
    padding-top: 12px;
    line-height: 36px;
}

.s2-con1 .s2-shadow .b1 {
    font-size: 30px;
    font-weight: bold;
    color: #ffe08e;
    line-height: 54px;
}

.s2-con1 .s2-shadow .b2 {
    font-size: 16px;
    color: #30b248;
    /* line-height: 40px; */
}

.s2-con1 .s2-shadow .b3 {
    font-size: 16px;
    color: #e77848;
    /* line-height: 40px; */
}

.s2-con1 .s2-shadow .b4 {
    font-size: 16px;
    color: #ffffff;
    /* line-height: 40px; */
}

.section2 .s2-toggle {
    width: 223px;
    height: 460px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}

.s2-toggle .xiantiao {
    width: 15px;
    height: 626px;
    background: url(../images/w1.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.s2-toggle .s2-tli {
    width: 164px;
    height: 78px;
    display: inline-block;
    vertical-align: top;
    background: url(../images/btnb2.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 7px;
    position: relative;
    margin: 5px 0;
    cursor: pointer;
    z-index: 3;
}

.s2-toggle .s2-tli span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: 2px;
    color: #d1baaa;
    text-align: center;
    width: 100%;
}

.s2-toggle .s2-tli.active {
    width: 218px;
    height: 92px;
    /* background: url(../images/btnb1.png) no-repeat center center;
    background-size: 120% 145%; */
    background: none;
    padding-top: 13px;
    position: relative;

}

.s2-toggle .s2-tli.active::after {
    content: "";
    display: block;
    width: 240px;
    height: 140px;
    margin: auto;
    background: url(../images/btnb1.png) no-repeat center center;
    /* background-size: 120% 145%; */
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.s2-toggle .s2-tli.active span {
    color: #ffffff;
    text-shadow: -2px -2px 2px #84462c, 2px 2px 2px #84462c;
    text-align: left;
    padding-left: 44px;
    box-sizing: border-box;

}


.s2-ul .s2-li {
    display: none;
    transform: scale(0.9);
}

.s2-ul .s2-li.active {
    display: block;
}

.s2-con2 {
    width: 1220px;
    margin: 0 auto;
    position: relative;
    left: 29px;
}

.s2-con2 .t {
    font-size: 16px;
    line-height: 23px;
    color: #f2a356;
    height: 60px;
    width: 945px;
    margin: 0 auto 69px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    top: -27px;
}

.s2-swiper2 {
    width: 100%;
    height: 714px;
    margin: auto;
    position: relative;
}

.s2-con2 .s2-bg-img {
    width: 955px;
    height: 640px;
    margin: 0 auto;
    background: url(../images/bg2.png) no-repeat center;
    background-size: auto 100%;
    position: relative;
}

.s2-con2 .s2-bg-img img {
    width: 872px;
    height: 491px;
    position: absolute;
    left: 46px;
    top: 54px;
}

.s2-con2 .s2-shadow {
    width: 1137px;
    height: 174px;
    margin: auto;
    background: url(../images/top2.png) no-repeat center;
    background-size: auto 100%;
    box-sizing: border-box;
    text-align: left;
    padding-top: 66px;
    line-height: 36px;
    position: absolute;
    z-index: 2;
    bottom: 48px;
    padding-left: 169px;
    left: 65px;
}

.s2-con2 .s2-shadow .b1 {
    font-size: 30px;
    font-weight: bold;
    color: #ffe08e;
    line-height: 40px;
}

.s2-con2 .s2-shadow .b2 {
    font-size: 16px;
    color: #ffffff;
}

.s2-con2 .sb-next {
    right: 0;
    top: 230px;
}

.s2-con2 .sb-prev {
    left: 0;
    top: 230px;
}


.s2-swiper3 {
    width: 100%;
    height: 698px;
    margin: auto;
    position: relative;
}

.s2-con3 {
    width: 1250px;
    height: 726px;
    margin: auto;
    /* background: url(../images/bg13.png) no-repeat center;
    background-size: auto 100%; */
}

.s2-con3 .s2-bg-img {
    width: 1010px;
    height: 544px;
    margin: 35px auto 58px;
    background: url(../images/bg3.png) no-repeat center;
    background-size: auto 100%;
    position: relative;
}

.s2-con3 .s2-bg-img img {
    width: 845px;
    height: 370px;
    /* height: 70px; */
    position: absolute;
    left: 81px;
    top: 110px;
}

.s2-con3 .s2-bg-img span{
    font-size: 40px;
    color: #302017;
    font-weight: bold;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%)
}

.s2-con3 .sb-next {
    right: 0;
    top: 225px;
}

.s2-con3 .sb-prev {
    left: 0;
    top: 225px;
}


.s2-swiper4 {
    width: 100%;
    height: 800px;
    margin: auto;
    position: relative;
}

.s2-con4 {
    width: 1320px;
    height: 685px;
    margin: 0 auto;
    position: relative;
    top: -20px;
}

.s2-con4 .swiper-slide {
    width: 340px;
    height: 743px;
    margin: 0 auto;
    background: url(../images/bg4.png) no-repeat center 130px;
    background-size: 300px 610px;
    opacity: .6;
    box-sizing: border-box;
    /* transform: scale(0.6) !important; */

}

.s2-con4 .swiper-slide-active {
    opacity: 1;
    /*transform: scale(1) !important;*/
}

.s2-con4 .swiper-slide.swiper-slide-next,
.s2-con4 .swiper-slide.swiper-slide-prev {
    /*transform: scale(0.8) !important;*/
}

.s2-con4 .s2-bg-img {
    width: 150px;
    height: 150px;
    margin: 80px auto 58px;
    background: url(../images/icot2.png) no-repeat center;
    background-size: auto 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
}

.s2-con4 .s2-bg-img img {
    width: 72px;
    /* height: 70px; */
    position: absolute;
    left: 38px;
    top: 39px;
}

.s2-con4 .s2-bg-img:after {
    content: "";
    display: block;
    width: 116px;
    height: 89px;
    margin: auto;
    background: url(../images/icot1.png) no-repeat center;
    background-size: auto 100%;
    position: absolute;
    left: 16px;
    top: 28px;
}

.s2-con4 .con {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    text-shadow: 0px 0px 0px #000, 1px 1px 1px #000;
    padding-top: 215px;
    width: 241px;
    margin: 0 auto;
}

.s2-con4 .con .b1 {
    font-size: 24px;
    font-weight: bold;
    height: 52px;
    color: #ff8a00;
    line-height: 52px;
    border-bottom: 1px solid #302017;
    margin: 0 auto 8px;
}

.s2-con4 .con .red {
    color: #ff0000;
}

.s2-con4 .con .yellow {
    color: #ffe86b;
}

.s2-con4 .con .blue {
    color: #459dff;
}

.s2-con4 .con .gray {
    color: #666;
}

.s2-con4 .con .yellow {
    color: #dfcda4;
}

.s2-con4 .sb-next {
    right: 0;
    top: 300px;
}

.s2-con4 .sb-prev {
    left: 0;
    top: 300px;
}


.s2-swiper5 {
    width: 100%;
    height: 604px;
    margin: 0 auto 32px;
    position: relative;
    /* padding-top: 50px; */
}


.s2-con5 {
    width: 1195px;
    margin: 0 auto;
    position: relative;
    /* height: 612px; */
    background: url(../images/bg5.png) no-repeat center 15px;
    background-size: 100% auto;
    margin-top: 30px;
}

.s5-bottom {
    width: 100%;
    font-size: 14px;
    color: #695540;
    text-align: center;
}

.s2-con5 .s2-bg-img {
    width: 820px;
    height: 446px;
    margin: 86px auto 0px;
    position: relative;
}

.s2-con5 .s2-bg-img img {
    width: 100%;
    height: 100%;
    float: left;
}

.s2-con5 .s2-shadow {
    width: 100%;
    height: 52px;
    margin: auto;
    line-height: 66px;
    font-size: 22px;
    color: #23150f;
    text-align: center;
    font-weight: bold;
}


.s2-con5 .sb-next {
    right: 72px;
    top: 276px;
}

.s2-con5 .sb-prev {
    left: 72px;
    top: 276px;
}

.s2-con5 .customs-ul {
    position: absolute;
    text-align: center;
    font-size: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.swiper-ul .swiper-li {
    display: none;
}

.swiper-ul .swiper-li.active {
    display: block;
}

.swiper-ul .swiper-li .swiper-li-img {
    width: 820px;
    /* height: 446px; */
    margin: 0 auto 0px;
    position: relative;
    overflow: hidden;
}

.swiper-ul .swiper-li .swiper-li-img img {
    /* float:left; */
    width: 820px;
    height: 446px;
    margin: 86px auto 0px;
}

.swiper-ul .swiper-li .swiper-li-txt {
    width: 100%;
    height: 52px;
    margin: auto;
    line-height: 55px;
    font-size: 22px;
    color: #23150f;
    text-align: center;
    font-weight: bold;
}

.s2-con5 .customs-li {
    width: 195px;
    height: 61px;
    background: url(../images/btnc2.png) no-repeat center top;
    background-size: 100% auto;
    display: inline-block;
    position: relative;
    margin: 0 8px;
    color: #ccab84;
    font-size: 24px;
    line-height: 55px;
    cursor: pointer;
    z-index: 10;
}

.s2-con5 .customs-li.active {
    background-image: url(../images/btnc1.png);
    color: #ffffff;
}