/* Flash */
.swiper1 { --swiper-pagination-color: #fff; --swiper-theme-color: #fff;}
.swiper1 .swiper-slide a { display: block; width: 100%; height: 100%;}
.swiper1 .swiper-slide a img { width: 100%;}
.swiper1 .swiper-slide a img:nth-child(2) { display: none;}
.swiper-pagination1 { margin-bottom: 16px;}

@media screen and (max-width: 1024px){ 
    .swiper-pagination1 { margin-bottom: 4px;}
    .swiper1 .swiper-slide a img:nth-child(1) { display: none;}
    .swiper1 .swiper-slide a img:nth-child(2) { display: block;}
}

/* Title */
.title { text-align: center; max-width: 75%; margin: auto;}
.title h1 { font-family: 'Montserrat-SemiBold'; font-size: 60px; font-weight: normal; color: #000;}
.title h3 { font-size: 36px; font-weight: normal; color: #333; line-height: 48px;}
.title ul { width: 100px; margin: 36px auto 40px;}
.title ul li { height: 6px; background-color: #ff8a00;}
.title ul li:nth-child(1) { width: 60px;}
.title ul li:nth-child(2) { width: 30px;}

@media screen and (max-width: 1440px){ 
    .title h1 { font-size: 48px;}
    .title h3 { font-size: 30px; line-height: 40px;}
    .title ul { width: 100px; margin: 29px auto 31px;}
}
@media screen and (max-width: 1024px){ 
    .title h1 { font-size: 36px;}
    .title h3 { font-size: 24px; line-height: 32px;}
    .title ul { width: 70px; margin: 27px auto 29px;}
    .title ul li { height: 5px;}
    .title ul li:nth-child(1) { width: 40px;}
    .title ul li:nth-child(2) { width: 20px;}
}
@media screen and (max-width: 640px){ 
    .title { max-width: 90%;}
    .title h1 { font-size: 30px;}
    .title h3 { font-size: 18px; line-height: 28px;}
    .title ul { margin: 18px auto 19px;}
}


/* Products */
.ig-bg { background: url(../Images/flBg.jpg) no-repeat center; background-size: cover; padding: 5.85% 0 7.05%;}
.ig-bg .ig-ls { flex-wrap: wrap; margin-top: 5.9%;}
.ig-bg .ig-ls a { display: block; width: 22.375%; text-align: center; -webkit-transition: all .5s ease; transition: all .5s ease;}
.ig-bg .ig-ls a:hover { background-color: #004a91;}
.ig-bg .ig-ls a:nth-child(n+5) { margin-top: 3.5%;}
.ig-bg .ig-ls a:last-child { width: 48.25%;}
.ig-bg .ig-ls a dl { overflow: hidden;}
.ig-bg .ig-ls a dl img { width: 100%; -webkit-transition: all .75s ease; transition: all .75s ease;}
.ig-bg .ig-ls a:hover dl img { -webkit-transform: scale(1.2); transform: scale(1.2);}
.ig-bg .ig-ls a h2 { font-family: 'Montserrat-Medium'; font-size: 24px; font-weight: normal; color: #fff; line-height: 30px; background-color: #999; height: 80px; display: flex; justify-content: center; flex-direction: column; padding: 0 25px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.ig-bg .ig-ls a:hover h2 { background-color: #ff8a00;}

@media screen and (max-width: 1440px){ 
    .ig-bg .ig-ls a h2 { font-size: 20px; line-height: 26px; height: 70px; padding: 0 15px;}
}
@media screen and (max-width: 1024px){ 
    .ig-bg .ig-ls a h2 { font-size: 18px; line-height: 24px; height: 64px; padding: 0 10px;}
}
@media screen and (max-width: 800px){ 
    .ig-bg .ig-ls a { width: 48.5%;}
    .ig-bg .ig-ls a:nth-child(n+3) { margin-top: 3%;}
	.ig-bg .ig-ls a:last-child { width: 100%;}
    .ig-bg .ig-ls a h2 { font-size: 16px; line-height: 18px; height: 54px;}
}


/* About */
.ab-bg { background-color: #fff; padding: 6.15% 0 7.05%;}
.ab-bg .ab-sm .ab-tx { width: 47%;}
.ab-bg .ab-sm .ab-tx .title { text-align: left; max-width: 100%;}
.ab-bg .ab-sm .ab-tx .title h1 { line-height: 65px;}
.ab-bg .ab-sm .ab-tx .title ul { margin: 35px 0 36px;}
.ab-bg .ab-sm .ab-tx .ab-js { font-size: 20px; color: #333; line-height: 34px;}
.ab-bg .ab-sm .ab-tx .ab-js a { display: block; width: 200px; height: 48px; font-size: 20px; color: #fff; line-height: 48px; padding: 0 15px; margin-top: 72px; background-color: #000; background-image: url(../Images/jt.png); background-repeat: no-repeat; background-position: 155px center; -webkit-transition: all .3s ease; transition: all .3s ease;}
.ab-bg .ab-sm .ab-tx .ab-js a:hover { padding: 0 25px; background-color: #ff8a00;}
.ab-bg .ab-sm .ab-ig { width: 43.75%;}
.ab-bg .ab-sm .ab-ig a { display: block; overflow: hidden; position: relative;}
.ab-bg .ab-sm .ab-ig a img { width: 100%; -webkit-transition:all .75s ease; transition:all .75s ease;}
.ab-bg .ab-sm .ab-ig a:hover img { -webkit-transform: scale(1.2); transform: scale(1.2);}
.ab-bg .ab-sm .ab-ig a h3 { position: absolute; left: 0; bottom: -65px; width: 100%; height: 65px; line-height: 65px; background-color: rgba(255,138,0,.85); font-family: 'Montserrat-Medium'; font-size: 30px; font-weight: normal; color: #fff; text-align: center; -webkit-transition: all .5s ease; transition: all .5s ease;}
.ab-bg .ab-sm .ab-ig a:hover h3 { bottom: 0;}
.ab-bg .ab-ls { margin-top: 7.75%;}
.ab-bg .ab-ls li { width: 20.3125%; border-bottom: 10px solid #eee; cursor: pointer; -webkit-transition: all .5s ease; transition: all .5s ease;}
.ab-bg .ab-ls li:hover { border-color: #ff8a00; padding-left: 25px;}
.ab-bg .ab-ls li h2 { font-size: 48px; color: #000;}
.ab-bg .ab-ls li p { font-size: 20px; color: #333; padding: 1px 0 21px;}

@media screen and (max-width: 1440px){ 
    .ab-bg .ab-sm .ab-tx .title h1 { line-height: 52px;}
    .ab-bg .ab-sm .ab-tx .title ul { margin: 32px 0;}
    .ab-bg .ab-sm .ab-tx .ab-js { font-size: 18px; line-height: 30px;}
    .ab-bg .ab-sm .ab-tx .ab-js a { margin-top: 59px;}
}
@media screen and (max-width: 1024px){ 
    .ab-bg .ab-sm .ab-tx { width: 50%;}
    .ab-bg .ab-sm .ab-tx .title h1 { line-height: 40px;}
    .ab-bg .ab-sm .ab-tx .title ul { margin: 24px 0 23px;}
    .ab-bg .ab-sm .ab-tx .ab-js { font-size: 16px; line-height: 28px;}
    .ab-bg .ab-sm .ab-tx .ab-js a { width: 160px; height: 38px; font-size: 16px; line-height: 38px; padding: 0 15px; margin-top: 44px; background-position: 122px center; background-size: 23px 6px;}
    .ab-bg .ab-sm .ab-tx .ab-js a:hover { padding: 0 20px;}
    .ab-bg .ab-sm .ab-ig a h3 { bottom: -50px; height: 50px; line-height: 50px; font-size: 24px;}
    .ab-bg .ab-ls li { border-bottom: 8px solid #eee;}
    .ab-bg .ab-ls li:hover { padding-left: 15px;}
    .ab-bg .ab-ls li h2 { font-size: 36px;}
    .ab-bg .ab-ls li p { font-size: 18px; padding: 1px 0 17px;}
}
@media screen and (max-width: 800px){ 
    .ab-bg .ab-sm { flex-wrap: wrap;}
    .ab-bg .ab-sm .ab-tx { width: 100%;}
    .ab-bg .ab-sm .ab-tx .title h1 br { display: none;}
    .ab-bg .ab-sm .ab-ig { width: 100%; margin-top: 55px;}
}
@media screen and (max-width: 640px){ 
    .ab-bg .ab-sm .ab-tx .title h1 { line-height: 36px;}
    .ab-bg .ab-sm .ab-tx .title ul { margin: 18px 0;}
    .ab-bg .ab-sm .ab-tx .ab-js { line-height: 26px;}
    .ab-bg .ab-sm .ab-tx .ab-js a { margin-top: 30px;}
    .ab-bg .ab-sm .ab-ig { margin-top: 40px;}
    .ab-bg .ab-ls { flex-wrap: wrap;}
    .ab-bg .ab-ls li { width: 45%;}
    .ab-bg .ab-ls li:nth-child(n+3) { margin-top: 5%;}
    .ab-bg .ab-ls li h2 { font-size: 30px;}
    .ab-bg .ab-ls li p { font-size: 16px; padding: 1px 0 17px;}
}
@media screen and (max-width: 480px){ 
    .ab-bg .ab-sm .ab-tx .ab-js a { width: 130px; height: 30px; font-size: 14px; line-height: 30px; padding: 0 10px; margin-top: 25px; background-position: 105px center; background-size: 15px 4px;}
    .ab-bg .ab-sm .ab-ig { margin-top: 35px;}
}


/* Advantages */
.ys-bg { background: url(../Images/ysBg.jpg) no-repeat center; background-size: cover; padding: 5.85% 0 5.25%;}
.ys-bg .title h3 { color: #fff;}
.ys-bg .title h1 { color: #fff;}
.ys-bg .ys-ls { margin-top: 4.65%;}
.ys-bg .ys-ls a { width: 25%; text-align: center; padding: 3%; cursor: pointer; -webkit-transition:all .5s ease; transition:all .5s ease;}
.ys-bg .ys-ls a:hover { background-color: #ff8a00;}
.ys-bg .ys-ls a dl { width: 60px; height: 60px; overflow: hidden; margin: auto;}
.ys-bg .ys-ls a dl img { display: block; width: 100%; height: 100%;}
.ys-bg .ys-ls a:hover dl img:nth-child(1) { margin-top: -60px;}
.ys-bg .ys-ls a h4 { font-family: 'Montserrat-Medium'; font-size: 30px; font-weight: normal; color: #fff; margin: 44px 0 15px;}
.ys-bg .ys-ls a p { font-size: 24px; color: #fff; line-height: 36px;}

@media screen and (max-width: 1440px){ 
    .ys-bg .ys-ls a h4 { font-size: 24px; margin: 41px 0 13px;}
    .ys-bg .ys-ls a p { font-size: 18px; line-height: 30px;}
}
@media screen and (max-width: 1024px){ 
    .ys-bg .ys-ls a { padding: 2%;}
    .ys-bg .ys-ls a dl { width: 50px; height: 50px;}
    .ys-bg .ys-ls a:hover dl img:nth-child(1) { margin-top: -50px;}
    .ys-bg .ys-ls a h4 { margin: 31px 0 10px;}
    .ys-bg .ys-ls a p { font-size: 16px; line-height: 24px;}
}
@media screen and (max-width: 640px){ 
    .ys-bg .ys-ls { flex-wrap: wrap;}
    .ys-bg .ys-ls a { width: 50%;}
    .ys-bg .ys-ls a:nth-child(n+3) { margin-top: 5%;}
}


/* Css News */
.ns-bg { background-color: #fff; padding: 7% 0 8.6%;}
.ns-bg .ns-nm { border-bottom: 5px solid #000; align-items: flex-end;}
.ns-bg .ns-nm .ns-zb { font-family: 'Montserrat-SemiBold'; font-size: 60px; font-weight: normal; color: #000; margin-bottom: 36px;}
.ns-bg .ns-nm .ns-yb a { display: block; width: 140px; height: 40px; font-size: 18px; color: #fff; line-height: 40px; padding: 0 15px; margin-bottom: 45px; background-color: #000; background-image: url(../Images/jt.png); background-repeat: no-repeat; background-position: 95px center; -webkit-transition:all .3s ease; transition:all .3s ease;}
.ns-bg .ns-nm .ns-yb a:hover { padding: 0 25px; background-color: #ff8a00;}
.ns-bg .ns-ls a { align-items: center; padding: 45px 0; border-bottom: 1px solid #c0c0c0;}
.ns-bg .ns-ls a .ns-tx { width: 65%;}
.ns-bg .ns-ls a .ns-tx h3 { font-family: 'Montserrat-Medium'; font-size: 18px; font-weight: normal; color: #000;}
.ns-bg .ns-ls a .ns-tx h2 { font-family: 'Montserrat-Medium'; font-size: 36px; font-weight: normal; color: #000; line-height: 40px; margin: 25px 0 12px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.ns-bg .ns-ls a:hover .ns-tx h2 { color: #ff8a00; padding-left: 25px;}
.ns-bg .ns-ls a .ns-tx p { font-size: 20px; color: #333; line-height: 30px;}
.ns-bg .ns-ls a .ns-ig { overflow: hidden;}
.ns-bg .ns-ls a .ns-ig img { width: 100%; -webkit-transition:all .5s ease; transition:all .5s ease;}
.ns-bg .ns-ls a:hover .ns-ig img { -webkit-transform: scale(1.2); transform: scale(1.2);}

@media screen and (max-width: 1440px){ 
    .ns-bg .ns-nm .ns-zb { font-size: 48px; margin-bottom: 34px;}
    .ns-bg .ns-nm .ns-yb a { margin-bottom: 40px;}
    .ns-bg .ns-ls a .ns-tx h2 { font-size: 30px; line-height: 36px;}
	.ns-bg .ns-ls a .ns-tx p { font-size: 18px; line-height: 28px;}
}
@media screen and (max-width: 1024px){ 
    .ns-bg .ns-nm .ns-zb { font-size: 36px; margin-bottom: 27px;}
    .ns-bg .ns-nm .ns-yb a { width: 110px; height: 30px; font-size: 14px; line-height: 30px; padding: 0 10px; margin-bottom: 30px; background-position: 77px center; background-size: 23px 6px;}
    .ns-bg .ns-nm .ns-yb a:hover { padding: 0 15px;}
    .ns-bg .ns-ls a { padding: 35px 0;}
    .ns-bg .ns-ls a .ns-tx h3 { font-size: 16px;}
    .ns-bg .ns-ls a .ns-tx h2 { font-size: 24px; line-height: 30px; margin: 17px 0 9px;}
    .ns-bg .ns-ls a .ns-tx p { font-size: 16px; line-height: 24px;}
}
@media screen and (max-width: 640px){ 
    .ns-bg .ns-nm { border-bottom: 4px solid #000;}
    .ns-bg .ns-nm .ns-zb { font-size: 30px; margin-bottom: 18px;}
    .ns-bg .ns-nm .ns-yb a { width: 80px; height: 24px; line-height: 24px; margin-bottom: 20px; background-position: 55px center; background-size: 15px 4px;}
    .ns-bg .ns-nm .ns-yb a:hover { padding: 0 10px; background-position: 55px center;}
    .ns-bg .ns-ls a .ns-tx { width: 60%;}
    .ns-bg .ns-ls a .ns-ig { width: 35%;}
}
@media screen and (max-width: 480px){ 
    .ns-bg .ns-ls a { flex-wrap: wrap; padding: 25px 0 30px;}
    .ns-bg .ns-ls a .ns-tx { width: 100%;}
    .ns-bg .ns-ls a .ns-tx h2 { line-height: 28px; margin: 13px 0 5px;}
    .ns-bg .ns-ls a .ns-ig { width: 100%; margin-top: 22px;}
}