.layout-top {
    background: url(/js/images/home-banner.png) no-repeat center top;
    background-size: 100% 100%;
    min-width: 1903px;
}

.lyaout {
    text-align: center;
    margin: 0 auto;
}

.textBanner {
    color: #fff;
    font-size: 20px;
    background: url(/js/images/bannerText.png) no-repeat center center;
    width: 924px;
    height: 187px;
    text-align: left;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 550px;
    padding-top: 58px;
    line-height: 32px;
    cursor: pointer;
}

.textBanner span {
    font-weight: 600;
    padding: 0 4px;
    font-size: 18px;
}

.layout-menu {
    text-align: center;
    width: 900px;
    margin: 0 auto;
    margin-top: 597px;
    padding: 0;
    height: 115px;
}

.layout-menu li {
    height: 115px;
    width: 300px;
    /* background: url(/js/images/ulBg.png) no-repeat center center; */
    float: left;
    color: #fff;
    line-height: 150px;
    list-style: none;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.layout-menu li:before {
    /* content: ""; */
    display: inline-block;
    width: 48px;
    height: 48px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 15px;
}

.layout-menu li:first-child:before {
    background-image: url(/js/images/tzsy.png);
}

.layout-menu li:nth-child(2):before {
    background-image: url(/js/images/hot-logo.png);
}

.layout-menu li:last-child:before {
    background-image: url(/js/images/yxts.png);
}

.layout-menu li:hover {
    transform: scale(1.08);
}

/* å ä½ */
.Placeholder {
    width: 100%;
    height: 5px;
    background: #2a2f40;
    position: relative;
}

/* ä¸‹éƒ¨åˆ†çš„å†…å®¹ */
.layout-bottom {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    min-width: 1903px;
    background-image: url(/js/images/AtiveBG-banner-1.png),url(/js/images/AtiveBG-banner-3.png),url(/js/images/AtiveBG-banner-2.png);
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: 28%,28%,100% 100%;
    background-position: left top,bottom right,center;
    padding-bottom: 180px;
    margin-top: -28px;
    /*background-size: 100% 100%;*/
}

/* ä¼˜æƒ æ´»åŠ¨ */
.promotions {
    background: url(/js/images/yhhdTitle.png) no-repeat center 48px;
    padding-top: 119px;
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
    /*margin-bottom: 60px;*/
}

/* æ ‡é¢˜ */
.promotions-ul {
    width: 100%;
    background-color: #675539;
    height: 52px;
    line-height: 48px;
    position: relative;
}

.promotions-ul li {
    float: left;
    width: 142px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
}

/* æç¤ºæ¡ */
.promotions-ul li:nth-child(6) {
    position: absolute;
    left: 0;
    height: 4px;
    background: #eab411;
    bottom: 0;
    width: 124px;
}

/* æœ€åŽä¸€ä¸ªli å…¨éƒ¨æ´»åŠ¨ */
/*.promotions-ul li:last-child {*/
/*float: right;*/
/*justify-content: flex-end;*/
/*margin-right: 15px;*/
/*}*/

/* é€‰ä¸­çš„æ ·å¼ */
.promotions-ulClick {
    /*padding-right: 16px !important;*/
    border-bottom: 4px solid #eab411;
}

.promotions-ulClick:before {
    content: "";
    background: url(/js/images/ulClickFont.png) no-repeat center center;
    width: 26px;
    height: 22px;
    display: inline-block;
}

.promotions-ulLastClick {
    padding-right: 7.5px !important;
    margin-right: 0 !important;
}

.promotions-conter {
    width: 100%;
    padding-top: 0;
    margin: 0 auto;
}

.promotions-conter a {
    display: inline-block;
    width: 386px;
    /*height: 240px;*/
    margin-right: 20px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.spanImg {
    transition: all .3s linear;
    background-size: 110% 110% !important;
}

.promotions-conterSpan3, .promotions-conter span:last-child {
    margin-right: 0 !important;
}

.promotions-conter a > h2 {
    position: absolute;
    bottom: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    color: #fff;
    font-size: 20px;
    height: 34px;
    line-height: 32px;
    font-weight: 500;
}

.promotionsSpanNew:after {
    content: "";
    position: absolute;
    background: url(/js/images/new.png) no-repeat center center;
    left: 8px;
    width: 64px;
    height: 34px;
    top: -8px;
}

.promotions-conterImg1 {
    background-image: url(/js/images/tgpd.png);
}

.promotions-conterImg2 {
    background-image: url(/js/images/xyzd.png);
}

.promotions-conterImg3 {
    background-image: url(/js/images/by.png);
}

.features {
    background: url(/js/images/yxtsTitle.png) no-repeat center 40px;
    margin: 0 auto;
    padding-top: 120px;
    margin-top: 90px;
    display: flex;
    cursor: pointer;
}

.features > div {
    height: 500px;
    width: 288px;
    float: left;
    margin-right: 18px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .5s ease;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.features > div:last-child {
    margin-right: 0px;
}

.features > div:hover {
    transform: scale(1.08, 1.12);
}

.features > div:hover:before {
    background: rgba(0, 0, 0, .4)
}

.features > div:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 11;
    transition: all .5s ease;
    display: block;
}

.features > div:hover .features-imgBox {
    top: 128px;
}

.features > div:hover .features-imgBox > div {
    transform: rotateY(0deg);
}

.features > div h1 {
    background-image: linear-gradient(to top, #ffeaa4 5%, #ffeaa4, #ffffff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 31px;
    margin-bottom: 10px;
    font-size: 31px;
}

.features > div:nth-child(even) h1 {
    background-image: linear-gradient(to top, #b0dbff 5%, #b0dbff, #ffffff 60%);
}

.features > div > button {
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    width: 176px;
    height: 34px;
    border: 1px solid #fff;
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
    box-sizing: border-box;
    margin-bottom: 18px;
}

.features div:nth-child(3) > button, .features div:last-child > button {
    margin-bottom: 40px;
}

.featuresSpanYellowFont {
    color: #ffde00;
    font-weight: 600;
    font-size: 22px;
}

.features > div > p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    line-height: 24px;
}

.featuresSpanBlueFont {
    color: #31c2ff;
    font-weight: 600;
}

.features-imgBox {
    position: absolute;
    top: 500px;
    text-align: center;
    width: 100%;
    z-index: 99;
    color: #fff;
    transition: all .4s ease;
}

.features-imgBox > div {
    width: 155px;
    height: 155px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: all .5s ease .3s;
    transform: rotateY(-180deg);
}

.features-imgBox > div > img {
    width: 142px;
    height: 142px;
}

.features-imgBox > p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 18px;

}

.features > div:first-child {
    background-image: url(/js/images/featuresBg1.png);
}

.features > div:nth-child(2) {
    background-image: url(/js/images/featuresBg2.png);
}

.features > div:nth-child(3) {
    background-image: url(/js/images/featuresBg3.png);
}

.features > div:last-child {
    background-image: url(/js/images/featuresBg4.png);
}

.cle:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}

main .container {
    margin-top: 0;
}

.promotions-conter {
    display: flex;
    flex-wrap: wrap;
}

.promotions-conter div {
    height: 180px;
    background-color: #000;
    position: relative;
    overflow: hidden;
}

.promotions-conter img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.promotions-conter div:hover img {
    transform: scale(1.1);
}

.promotions-conter span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 36px;
    color: #fff;
    background-color: rgba(24, 20, 17, .6);
    text-align: center;
    font-size: 16px;
}

.promotions-conter a {
    margin-top: 20px;
    margin-right: 20px;
}

.promotions-conter a:nth-child(3n+3) {
    margin-right: 0;
}

.bj, footer {
    min-width: 1903px;
}

.layout-menu a {
    color: #fff
}

.container {
    width: 100%;
}

.layout-menu {
    text-align: center;
    width: 900px;
    margin: 0 auto;
    /*margin-top: 597px;*/
    padding: 0;
    height: 115px;
    /* position: absolute; */
    left: 40px;
    right: 40px;
    bottom: 0;
}

.layout-top {
    background: url(/js/images/home-banner.png) no-repeat center top;
    background-size: 100% 100%;
    min-width: 1903px;
    min-height: 800px;
    /* height: calc(100vh - 75px); */
    position: relative;
}

/*--------*/
body , ul , li , h3 , p{
    margin:0;
    padding:0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.layout-top {
    background: url(/js/images/bg1.png) no-repeat center top;
    background-size: 100% 100%;
    min-width:1400px;
    min-height: 860px;
    position: relative;
    padding-bottom:36px;
    padding-top: 15px;
    height: calc(100vh - 72px);
}

/* 文案 */
.layout-top-text {
    text-align: center;
}



/*------*/



.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 10px;
    left: 0;
    width: 200px !important;
    margin: 0 auto;
    background-image: url("/js/images/ActiveNewIcon-1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 6px 4px;
}
.swiper-pagination-bullet-active {
    background-color: #ffc835;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}
.swiper-pagination{
    position: initial !important;
}
