* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%;}
body {margin: 0 auto;font-family: "microsoft yahei", arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}
.bold{font-family: 'SourceHanSansCN-Bold';font-weight: bold;}
::selection { color: #fff; background: #6360F7; }
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: 'SourceHanSansCN-Regular';}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none;display: inline-block;}
a:hover,a.active,a:focus {text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}
.m-error { display: block; font-size: 14px;color: #FF0000;line-height: 18px;text-align: left;}  

.flex {display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap: wrap}
.flex-aj{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flex-ac{display: flex;align-items: center;flex-wrap: wrap;}
.flex-list{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.flex-def { display: flex; display: -ms-flexbox; display: -webkit-flex;}
.flex-vertical { -webkit-box-orient: vertical; -webkit-flex-flow: column; flex-flow: column;}
.flex-line { flex: 1; -ms-flex: 1;}
.flex-between { justify-content: space-between;}
.flex-cCenter { align-items: center; }
.item-table {display: table;table-layout: fixed;width: 100%;height: 100%;} 
::-webkit-input-placeholder { color: #999; opacity: 1; } 
::-moz-placeholder { color: #999; opacity: 1; } 
:-ms-input-placeholder { color: #999; opacity: 1; }
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-1 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;line-clamp: 3;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-4 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;line-clamp: 4;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-5 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;line-clamp: 5;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}

.wrap{width:1200px;margin: 0 auto;}
@media (max-width: 1260px) {.wrap {width: 94%;}}
@media (max-width: 992px) {.wrap {width:  94%;} }
@media (max-width: 768px) {.wrap { width: 90%;min-width: auto; }}
@media screen and (max-width: 768px) {html {font-size: 56.25%;}
}

@media screen and (max-width: 375px) {
  html {font-size: 50%;}
}
body { padding-top: 56px;}
/* common */
/* 移动端 */
.header { width: 100%; height: 56px; background: #fff; padding: 10px 40px 10px 20px; position: fixed; top: 0; left: 0; right: 0; z-index: 999;}
.header>.flex { align-items: center;}
.header .header-logo { max-width: 67%; height: 36px;}
.header .header-logo img { width: auto; height: 100%; object-fit: contain;}
.header .language { font-size: 14px; color: #666666; padding: 0 15px; position: relative;} 
.header .language .checked { font-size: 14px; color: #666666; cursor: pointer;} 
.header .language .pop-lang { display: none; padding: 10px; box-shadow: 5px 5px 6px rgba(222,222,222,0.5), -5px -5px 6px rgba(222,222,222,0.5); background: #fff; width: 100%; position: absolute; left: 0; top: 100%; border-radius: 10px;} 
.header .language .pop-lang.show { display: block;} 
.header .language .pop-lang .item { display: block; font-size: 12px; color: #333; padding: 5px 10px; line-height: 1.4; border-radius: 8px;} 
.header .language .pop-lang .item+.item { margin-top: 5px;} 
.header .language .pop-lang .item:hover,
.header .language .pop-lang .item.active { background: #4394FF; color: #fff;} 
.mobile-box-mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 999; display: none;}
.mobile-box-mask.show { display: block;}
.mobile-box .nav { position:fixed;width: 35px;height: 25px;right: 3%;top:14px;cursor: pointer; border-radius:5px;z-index: 99999999999}
.header.active .mobile-box .nav {top: 13px;}
.mobile-box .nav span {display: block;width: 17px;height: 2px;background: #000;border-radius: 2px; position: absolute;left: 50%;margin-left: -10px;top: 50%;transition: 0.5s;z-index: 99999991}
.mobile-box .nav .nav1 {margin-top: -1px;}
.mobile-box .nav .nav2 {margin-top: -8px; width: 20px;}
.mobile-box .nav .nav3 {margin-top: 6px; width: 14px;}
.mobile-box .navh {display: none;}
.mobile-box .smdaohang {position: fixed; width: 72.6%; max-width: 305px;height: 100%;overflow: auto;top: 0px;right: -100%;background:#000; background: #F5F5F5; z-index: 999999;transition: 0.5s;text-align: center;}
.mobile-box .smdaohangh {right: 0px;}
.mobile-box .smdaohang>div {padding: 40px 17px;}
.mobile-box .topnav {margin: auto;margin-top:0;background: #FFFFFF;border-radius: 10px; padding: 0 17px;margin-bottom: 10px;}
.mobile-box ul.topnav li {text-align: left; position:relative;}
.mobile-box ul.topnav li a {display: flex; align-items: center; padding: 10px 0;padding-left: 0px;color: #000;font-size: 14px;font-size: 1.4rem;line-height: 24px; padding-right:50px;}
.mobile-box ul.topnav li a img {width: 14px;height: 14px;margin-right: 10px;}
.mobile-box ul.topnav ul {display: none; padding-left: 30px;}
.mobile-box ul.topnav ul li {clear: both;}
.mobile-box ul.topnav ul li+li {border-top: 1px solid #EEEEEE;}
.mobile-box ul.topnav ul li a {font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0;color: #666666;}
.mobile-box ul.topnav ul ul li a {padding-left: 40px;}
.mobile-box ul.topnav ul ul ul li a {padding-left: 60px;}
.mobile-box ul.topnav .arrow-icon { padding: 0 10px; position: absolute; right: -10px; top: 10px;}
.mobile-box ul.topnav .arrow-icon.active { transform: rotate(90deg);}


.footer { width: 100%; background: #0E1421; padding: 27px 0; font-size: 12px; line-height: 1.2;}
.footer>.wrap{ position: relative; display: flex;}
.footer .list { flex: 1; display: flex;}
.footer .list .item1 { color: #999999;}
.footer .list .item1 .f-logo { max-width: 100%; max-height: 51px;}
.footer .list .item1 .links { margin-top: 15px;}
.footer .list .item1 .links .l-item { display: flex; padding: 6px 0; padding-right: 10px;}
.footer .list .item1 .links .l-item .img { width: 17px; height: 19px; margin-right: 10px;}
.footer .list .item1 .links .l-item .img img { max-width: 100%; max-height: 100%; object-fit: contain;}
.footer .list .item1 .links .l-item p { color: #999999;}
.footer .list .item1 .links .l-item a { color: #999999;}
.footer .list .item1 .links .l-item a:hover { color: #C6B78B;}
.footer .list .item1 .links .l-item .kf-tel .time { margin-top: 3px;} 
.footer .code { width: 57px; text-align: center; margin-top: 77px;} 
.footer .code img { width: 57px; height: 57px;} 
.footer .code p { color: #727272; line-height: 1; margin-top: 3px;} 

.page-bottom { background: #0E1421;} 
.page-bottom>.wrap { padding-top: 10px; padding-bottom: 34px; border-top: 1px solid #333333;} 
.page-bottom .copy { font-size: 12px; color: #999999; line-height: 28px;}
.page-bottom .copy a { color: #999999;}

.kf-right { width: 65px; height: auto; position: fixed; top: 50%; right: 86px;  z-index: 99; text-align: center; transform: translateY(-50%);}
.kf-right .item { position: relative;;}
.kf-right .item img { max-width: 100%; height: auto;}
.kf-right .item .request-text { display: block; width: 24px; font-size: 16px; color: #FFFFFF; line-height: 1.1; text-align: center; position: absolute; left: 20px; top: 65px;}
.kf-right .item+.item { margin-top: 11px;}
@media (max-width: 1460px) {
  .kf-right { right: 40px;}
} 
@media (max-width: 768px) {
  .kf-right { width: 56px; right: 10px;}
  .kf-right .item .request-text { font-size: 14px; left: 15px; top: 55px;}
  .kf-right .item.gotop { width: 44px; height: 44px;}
} 

*::-webkit-scrollbar { width: 5px; height: 0;}
*::-webkit-scrollbar-corner, *::-webkit-scrollbar-thumb, *::-webkit-scrollbar-track { border-radius: 4px; }
*::-webkit-scrollbar-corner,*::-webkit-scrollbar-track { background-color: rgba(0,0,0,0); box-shadow: inset 0 0 1px rgba(0,0,0,0); }
*::-webkit-scrollbar-thumb { background-color: #999; }


