@charset "utf-8";
/* CSS Document */
/*通用样式*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
    margin: 0;
    padding: 0;
}
body, p, form, input, button, dl, dt, dd, ul, ol, li, h1, h2, h3, h4 {
    list-style: outside none none;
    background-color: #fff;
    font: 12px/1.5 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', sans-serif;
    color: #666
}
body, button, input, select, textarea {
    background-color: #fff;
    font: 12px/1.5 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', sans-serif;
    color: #666;
    outline: none;
    background:transparent;
    border: none;
}
button, html input[type="button"], input[type="submit"] { cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input, select, textarea { font-size: 100%; }
div a:hover { text-decoration:none; color: #FEBA01; }
div a:focus { text-decoration:none; }
a,.cursor { cursor: pointer; }
img { border: 0 none; vertical-align: middle; }
em, i, u { font-style: normal; }
a { color:#888; text-decoration:none; outline:none }
.fl { float: left; }
.fr { float: right; }
.clearfix:after { visibility: hidden; clear: both; display: block; content: "."; height: 0 }
.clearfix { *zoom: 1 }
.hide, .none { display: none!important; }
.show { display: block!important; }
.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }
.hide { display: none; }
.center { margin:0 auto; }
.wrap { width:1200px; }
.clear { clear:both; }
.bolder { font-weight: bolder; }
.w1200 { max-width:1200px; position:relative; margin:auto; }
.ellipsis { overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.defaultBtn { width: 120px; height:40px; background:#FFBA00; border-radius:2px; border: none; font-size:16px; color: #fff; }
.mt5{margin-top:5px}.mb5{margin-bottom:5px}.ml5{margin-left:5px}.mr5{margin-right:5px}
.mt10{margin-top:10px}.mb10{margin-bottom:10px}.ml10{margin-left:10px}.mr10{margin-right:10px}
.mt15{margin-top:15px}.mb15{margin-bottom:15px}.ml15{margin-left:15px}.mr15{margin-right:15px}
.mt20{margin-top:20px}.mb20{margin-bottom:20px}.ml20{margin-left:20px}.mr20{margin-right:20px}
.mt30{margin-top:30px}.mb30{margin-bottom:30px}.ml30{margin-left:30px}.mr30{margin-right:30px}
.mt40{margin-top:40px}.mb40{margin-bottom:40px}.ml40{margin-left:40px}.mr40{margin-right:40px}
.mt50{margin-top:50px}.mb50{margin-bottom:50px}.ml50{margin-left:50px}.mr50{margin-right:50px}
.pt10{padding-top:10px}.pb10{padding-bottom:10px}.pl10{padding-left:10px}.pr10{padding-right:10px}
.pt20{padding-top:20px}.pb20{padding-bottom:20px}.pl20{padding-left:20px}.pr20{padding-right:20px}
.pt30{padding-top:30px}.pb30{padding-bottom:30px}.pl30{padding-left:30px}.pr30{padding-right:30px}
.pt40{padding-top:40px}.pb40{padding-bottom:40px}.pl40{padding-left:40px}.pr40{padding-right:40px}
.pt50{padding-top:50px}.pb50{padding-bottom:50px}.pl50{padding-left:50px}.pr50{padding-right:50px}
.orangeFont { color: #E55803; }
.greyFont { color: #999999; }
.blackFont { color: #333333; }
.greybk { background: #F3F2F5; }
.bannerCage { position: relative; }
.bannerCage img { width: 100%; height: auto; }
.cage { position: relative; z-index: 2; }

/* TOP NAV */
.T_topBar { background:#ffffff; position: relative; height: 120px; z-index: 10; }
.whiteCage { position: fixed; height: 120px; width: 100%; left: 0; top:0; background: #ffffff; box-shadow: 0 3px 6px 0 rgba(67,67,67,.08); }
.T_topBar .topInfoBox { height: 40px; background-color: #3b61b9; color: #fff; }
.T_topBar .topInfoBox .topInfo { max-width: 1300px!important; width: auto!important; min-width: 1000px!important; margin: 0 auto; }
.T_topBar .topInfoBox .topInfo .phone { line-height: 40px; font-size: 14px; padding-left: 30px; }
.T_topBar .topInfoBox .topInfo .internationalization { line-height: 40px; font-size: 14px; }
.T_topBar .container { position: relative; height: 80px; max-width: 1300px!important; width: auto!important; min-width: 1000px!important; padding-left: 0; padding-right: 0; margin: 0 auto; }
.T_topBar .container .logo { float: left; margin-top: 17.5px; height: 40px; width: 80px; }
.T_topBar .container .logo img { height: 40px; }
.T_topBar .container .nav { float: right; margin-top: 20px; height: 40px; line-height: 40px; }
.T_topBar .container .nav a { display: inline-block; margin-left: 50px; line-height: 40px; text-align: center; color: #8a8c99; font-size: 16px; }
.T_topBar .container .nav a.active { color: #23d5ae; border-bottom: #23d5ae 1px solid; }
.T_topBar .container .nav a:hover { color: #23d5ae; }

/* BANNER / HERO */
.T_banner { position: relative; width: 100%; height: 480px; overflow: hidden; background: #0a1a3a; }
.T_banner video { width: 100%; height: 100%; object-fit: cover; }
.T_banner .viedo_btn { position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%); width: 160px; height: 42px; border: 1px solid #fff; border-radius: 30px; color: #fff; font-size: 16px; text-align: center; line-height: 40px; cursor: pointer; transition: all .2s; background: transparent; }
.T_banner .viedo_btn:hover { background: #23d5ae; border-color: #23d5ae; }

/* SCROLL SIDEBAR */
.scrollWrap { padding: 0 8px; position: fixed; right: 24px; bottom: 80px; border-radius: 4px; z-index: 9; background: #fff; box-shadow: 0 4px 34px rgba(135,135,135,.17); }
.scrollWrap a { position: relative; display: flex; align-items: center; color: #555; height: 40px; padding: 0 8px 0 0; border-radius: 4px; margin: 8px 0; font-size: 13px; }
.scrollWrap a:hover { color: #23d5ae; }
.scrollWrap a i.icon { display: inline-flex; justify-content: center; align-items: center; width: 40px; height: 40px; }

/* CUSTOMER SERVICE POPUP */
.service_bj { z-index: -1; opacity: 0; position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; background-color: rgba(0,0,0,.7); transition: all .5s ease; }
.service_bj.open { z-index: 9999; opacity: 1; }
.service_bj .service_box { width: 60%; max-width: 600px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background-color: #fff; overflow: hidden; border-radius: 4px; }
.service_bj .service_box .head { display: flex; justify-content: space-between; align-items: center; padding: 0 16px; height: 48px; background-color: #3b61b9; }
.service_bj .service_box .head span { font-size: 18px; color: #fff; }
.service_bj .service_box .head .close { color: #fff; font-size: 22px; cursor: pointer; background: none; border: none; }
.service_bj .service_box .body { width: 100%; padding: 20px 24px; overflow-y: auto; max-height: 60vh; }
.service_bj .service_box .body img { max-width: 160px; margin: 10px auto; display: block; }
.service_bj .service_box .foot { width: 100%; height: 64px; border-top: 1px solid #eee; padding: 0 16px; display: flex; align-items: center; justify-content: center; gap: 12px; }
.service_bj .service_box .foot .btn { width: 140px; height: 40px; border-radius: 40px; font-size: 14px; color: #fff; background: #23d5ae; display: flex; justify-content: center; align-items: center; cursor: pointer; border: none; }

/* AD BANNER */
.T_gg { background: #3b61b9 url(../images/banner/T_gg.png) center center no-repeat; height: 160px; position: relative; z-index: 3; }
.T_gg .container { overflow: hidden; position: relative; padding-top: 25px; }
.T_gg .container .memo { font-size: 32px; font-weight: bold; color: #fff; letter-spacing: 2px; line-height: 60px; }
.T_gg .container .t1 { font-size: 20px; font-weight: 400; color: #fff; letter-spacing: 4px; line-height: 40px; }
.T_gg .container .more { position: absolute; display: inline-block; right: 0; top: 0; width: 120px; height: 42px; margin-top: 60px; border:1px solid #23d5ae; border-radius: 30px; color: #23d5ae; font-size: 18px; text-align: center; line-height: 40px; cursor: pointer; transition: all .2s; }
.T_gg .container .more:hover { color: #fff; background-color: #23d5ae; }

/* FOOTER */
.T_footer { background: #2b2b33; position: relative; z-index: 3; }
.T_footer .container { padding:60px 0 30px; }
.T_footer .flex { display: flex; justify-content: space-around; }
.T_footer .title { color: #CDCDCD; font-size: 18px; height: 24px; line-height: 24px; margin-bottom:20px; }
.T_footer .Line { color: #666; font-size: 14px; line-height: 25px; transition: all .3s; cursor: pointer; }
.T_footer .Line:hover { color: #999; }
.T_copyRight { background: #000000; line-height: 40px; color: #8E8E8E; position: relative; z-index: 4; text-align: center; font-size: 12px; }

/* HOME SECTIONS */
#home .m1 { background: #ffffff; overflow: hidden; padding: 64px 0; }
#home .m1 .title { text-align: center; color: #16171B; font-size:24px; font-weight:bold; padding-bottom:10px; }
#home .m1 .servicesCage { width: 305px; margin: auto; overflow: hidden; margin-top: 20px; cursor: pointer; padding: 20px; border: 1px solid #f0f1f5; transition:all .3s linear; }
#home .m1 .servicesCage:hover { box-shadow: 0 5px 10px rgba(0,0,0,0.1); transform: translate3d(0, -5px, 0); }
#home .m1 .servicesCage .pic img { width: 265px; height: 140px; object-fit: cover; }
#home .m1 .servicesCage .t1 { position: relative; font-size: 18px; color: #16171B; margin-top: 20px; padding-bottom: 6px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
#home .m1 .servicesCage .t1::before { content: ''; position: absolute; left: 0; bottom: 0; display: block; height: 1px; background: #E6E6E6; border-left: 40px solid #333333; width: 100%; transition: all 1.5s linear; }
#home .m1 .servicesCage:hover .t1::before { border-left: 400px solid #333333; }
#home .m1 .servicesCage .t2 { font-size: 14px; text-align: justify; color: #8a8c99; margin-top: 15px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

#home .m2 { background: #fff; padding:100px 0; }
#home .m2 .title { text-align: center; color: #16171B; font-size:24px; font-weight:bold; padding-bottom:10px; }
.searchDiv { position: relative; }
.search-box { border: 2px solid #23D5AE; height: 40px; width: 500px; margin: auto; overflow: hidden; display: inline-flex; align-items: center; position: absolute; right: 0; }
.search-box input { border: none; height: 20px; padding: 8px 0; flex: 1; font-size: 14px; }
.search-box .btn { background: #23D5AE; color: #fff; display: inline-block; width: 90px; height: 36px; font-size: 18px; border: 0; cursor: pointer; }
#home .m2 .pCage { background: #fff; text-align: center; width: 305px; height: 380px; margin:30px auto 0; overflow: hidden; cursor: pointer; transition:all .3s linear; }
#home .m2 .pCage:hover { box-shadow: 0 5px 10px rgba(0,0,0,0.1); }
#home .m2 .pCage:hover .textBox { margin-top: -70px; }
#home .m2 .pCage:hover .t3 { display: -webkit-box; opacity: 1; }
#home .m2 .pic img { width: 305px; height: 305px; object-fit: cover; }
#home .m2 .pCage .textBox { position: relative; z-index: 2; background: #fff; padding-top: 10px; transition:all .3s linear; }
#home .m2 .pCage .t1 { font-size: 18px; color: #16171B; padding: 0 8px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
#home .m2 .pCage .t2 { font-size: 14px; color: #999; margin-top: 5px; margin-bottom: 10px; padding: 0 8px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
#home .m2 .pCage .t3 { font-size: 14px; color: #999; margin-top: 5px; padding: 0 10px; height: 60px; text-align: justify; overflow: hidden; display: none; opacity: 0; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
#home .m2 .linkBtn { display: inline-block; width: 160px; height: 42px; margin-top: 60px; border:1px solid #ccc; border-radius: 30px; color: #999999; font-size: 18px; text-align: center; line-height: 40px; transition:all .2s; }
#home .m2 .linkBtn:hover { background: #23d5ae; border:1px solid #23d5ae; color: #fff; }

#home .m3 { overflow: hidden; background: #FFF; position: relative; padding-top: 80px; padding-bottom: 80px; }
#home .m3 .aboutBox { display: flex; align-items: center; }
#home .m3 .videoBox { height: 400px; width: 710px; flex-shrink: 0; margin-right: 24px; }
#home .m3 .videoBox video { width: 100%; height: 100%; object-fit: cover; }
#home .m3 .title { text-align: left; color: #2b2b33; font-size:32px; margin-bottom:24px; }
#home .m3 .t3 { color: #2b2b33; font-size:15px; font-weight: 500; padding-bottom:10px; text-align: justify; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; }
#home .m3 .btn { display: inline-block; width: 160px; height: 42px; border-radius: 30px; margin-top: 32px; color: #fff; background: #23d5ae; font-size: 18px; text-align: center; line-height: 42px; cursor: pointer; transition:all .3s linear; }
#home .m3 .btn:hover { background: #06ca9f; }

#home .m4 { background: #f0f2f5; padding:100px 0 50px; }
#home .m4 .title { text-align: center; color: #16171B; font-size:24px; font-weight:bold; padding-bottom:10px; }
#home .m4 .pCage { width: 410px; margin: auto; overflow: hidden; margin-top:20px; cursor: pointer; }
#home .m4 .pic img { width: 410px; height: 230px; object-fit: cover; }
#home .m4 .pCage .t1 { font-size: 18px; color: #16171B; margin-top: 20px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
#home .m4 .pCage .t2 { font-size: 14px; color: #999; margin-top: 10px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; display: inline-block; margin-right: 4px; }
#home .m4 .pCage .memo { font-size: 14px; color: #666; margin-top: 10px; margin-bottom: 25px; height: 57px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
#home .m4 .linkBtn { display: inline-block; width: 160px; height: 42px; margin-top: 40px; border:1px solid #ccc; border-radius: 30px; color: #999999; font-size: 18px; text-align: center; line-height: 40px; transition:all .2s; }
#home .m4 .linkBtn:hover { background: #23d5ae; border:1px solid #23d5ae; color: #fff; }

#home .m5 { background: #fff; padding:80px 0; }
#home .m5 .title { text-align: center; color: #16171B; font-size:24px; font-weight:bold; padding-bottom:10px; }
#home .m5 .servicesCage { width: 305px; margin: auto; overflow: hidden; margin-top: 20px; cursor: pointer; padding: 20px; border: 1px solid #f0f1f5; transition:all .3s linear; }
#home .m5 .servicesCage:hover { box-shadow: 0 5px 10px rgba(0,0,0,0.1); transform: translate3d(0, -5px, 0); }
#home .m5 .servicesCage .pic img { width: 265px; height: 140px; object-fit: cover; }
#home .m5 .servicesCage .t1 { position: relative; font-size: 18px; color: #16171B; margin-top: 20px; padding-bottom: 6px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
#home .m5 .servicesCage .t1::before { content: ''; position: absolute; left: 0; bottom: 0; display: block; height: 1px; background: #E6E6E6; border-left: 40px solid #333333; width: 100%; transition: all 1.5s linear; }
#home .m5 .servicesCage:hover .t1::before { border-left: 400px solid #333333; }
#home .m5 .servicesCage .t2 { font-size: 14px; text-align: justify; color: #8a8c99; margin-top: 15px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

#home .m6 { background-color: #fff; padding: 24px 0; border-bottom: 1px solid #f0f1f5; }
#home .m6 .jump_icon { display: flex; flex-wrap: wrap; }
#home .m6 .jump_icon .icon_list { width: 20%; display: flex; justify-content: center; font-size: 13px; }
#home .m6 .jump_icon .icon_list .icon_box { display: flex; flex-direction:column; justify-content: center; align-items: center; text-align: center; cursor: pointer; }
#home .m6 .jump_icon .icon_list .icon_box img { width: 54px; height: 54px; object-fit: cover; border-radius: 54px; }
#home .m6 .jump_icon .icon_list span { margin: 12px 0; height: 36px; display: block; overflow: hidden; }

/* EFFECT */
.effect-layla { position: relative; overflow: hidden; }
.effect-layla img { width: 100%; height: 100%; object-fit: cover; transition: opacity 0.35s, transform 0.35s; }
.effect-layla:hover img { opacity: 0.7; }

/* SWIPER */
.swiper-container { width: 100%; height: 100%; }
.swiper-slide img { width: 100%; height: 100%; object-fit: cover; }

@media (max-width: 992px) {
  #home .m3 .aboutBox { flex-direction: column; }
  #home .m3 .videoBox { width: 100%; margin-right: 0; margin-bottom: 24px; }
  .T_topBar .container .nav { display: none; }
  #home .m6 .jump_icon { display: flex; }
}
