@charset "utf-8";
:root{
    --color:#0054fd;
    --color2:#30343d;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;/*touch-action: none;*/}
ul,li{list-style-type: none;}
table{border-collapse:collapse;border-spacing:0;}
.text-center {text-align: center;}
.fl{float: left;}
.fr{float: right;}
.maximg{width: 100%;vertical-align:middle;}
.images{width:100%;max-width: 100%;vertical-align:middle;}
.back-color{ background: #ebebeb; }
.back-white{background:#fff;}
.after:after,
.back-white:after{display:block;clear:both;content:""}
.hg15{width:100%;height:15px;clear:both;}
.mt10{margin-top: 10px;}.mt15{margin-top:15px;}
.pb10{padding-bottom: 10px;}.pb15{padding-bottom: 15px;}.pb60{padding-bottom:60px;}
.hide{ display: none !important; }
/*--------------------------
** Nav
---------------------------*/
.Index.am-with-fixed-header{ padding-top: 0; }
.Index .am-header.am-header-default { background: transparent !important; }
.Index .am-header .am-header-title{ margin: auto; }
.Index .am-header.am-header-default .am-header-title .logo{ width: 33%; }
.Index .am-header.am-header-default.down{ background: var(--color) !important; }
/** LOGO **/
.am-with-fixed-header .am-menu-offcanvas1 .am-menu-toggle{ position: fixed;top: 14px; }
.am-header.am-header-default{ overflow: hidden; }
/*.am-header.am-header-default.catids{ box-shadow: 0 0 10px #ddd; }*/
.am-header.am-header-default .am-header-title .logo{
    position: relative; display: block;width: 100%;height: 60px;overflow: hidden;
}
.am-header.am-header-default .am-header-title .logo img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.nav-outer.am-menu-offcanvas1 .am-menu-toggle{
    background: url("../images/menus-index.png") no-repeat center center;
    background-size: 25px;
}
/** Nav **/
.nav-left-menu .menu-ico {
    display: block;
    width: 66px;
    height: 34px;
    margin: 15px 0 30px 48px;
    background: url(../images/menu.png) no-repeat;
    background-size: 65px;
}
.nav-left-menu .am-offcanvas-bar{
    width: 70%;
    background: #fff;
}
.nav-left-menu .am-offcanvas-bar ul li {
    position: relative;
    display: block;
    text-indent: 50px;
    border-bottom: 1px solid #ededed;
}
.nav-left-menu .am-offcanvas-bar ul li:first-child{ border-top: 1px solid #ededed; }
.nav-left-menu .am-offcanvas-bar ul li a{
    color: #282828;
    height: 45px;
    line-height: 45px;
}
.nav-left-menu .am-offcanvas-bar:after{ display: none; }
.am-menu-offcanvas1 .nav-left-menu .am-menu-sub{ background: #f8f8f8; }
.am-menu-offcanvas1 .nav-left-menu .am-menu-sub li{ border: 0; }
.am-menu-offcanvas1 .nav-left-menu .am-menu-sub li a{ border-bottom: 1px solid #ededed; }
/*.am-menu-offcanvas1 .nav-left-menu .am-menu-sub li a:last-child{ border-bottom: 0; }*/
.am-menu-offcanvas1 .nav-left-menu .am-menu-nav>.am-open>a,
.am-menu-offcanvas1 .nav-left-menu .am-menu-nav>li>a:focus,
.am-menu-offcanvas1 .nav-left-menu .am-menu-nav>li>a:hover{ background: #333;}
.am-menu-offcanvas1.nav-outer .am-menu-toggle{ color: #fff; }
/** Three **/
.am-menu-offcanvas1 .nav-left-menu .am-menu-sub li .tree-a a{ text-indent: 70px;  }
/*--------------------------
** Menu Index
---------------------------*/
.wap-menus{ padding: 10px; }
.wap-menus ul li{ width: 25%;float: left;text-align: center; }
.wap-menus ul li a{ display: block;padding: 11px 15px; }
.wap-menus ul li img{ max-width: 85%; }
.wap-menus ul li .catname{
    font-size: 12px;
    color: #333;
    line-height: 15px;
    display: block;
    width: 100%;
    height: 15px;
    margin-top: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*+--------------------------
**Footer
**---------------------------*/
.copyright { padding:20px 15px;text-align:center;background:#1d202c;color:rgba(255,255,255,.5); }
.footer-nav-outer.am-navbar,
.footer-nav-white.am-navbar{ box-shadow: 0 0 10px rgba(0,0,0,.1); }
.footer-nav-outer .am-navbar-nav a img,
.footer-nav-white .am-navbar-nav a img{ margin: 12px auto 5px; }
.footer-nav-white .am-navbar-nav .am-navbar-label{ color: #333; }
.footer-nav-outer .am-navbar-nav .am-navbar-label{ color: #fff; }
.code-modal{ position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.9); overflow: hidden; z-index: 1015; }
.code-modal .code-con{ width: 60%;position: absolute;top: 50%;left: 50%;background: #fff;border-radius: 5px; -webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%); }
.code-modal .code-con .code-imgs{ padding: 20px;text-align: center; }
.code-modal .code-con img{ width: 100%; }
.code-modal .close-xs{ position: absolute;top: 20px;right: 20px; display: block;width: 20px;height: 20px;background: url("../images/close1.png");background-size: 20px; }
/** title-2 **/
.page-container .box .title-container {
    position: relative;
    padding: 0.93333333rem 0;
    text-align: center;
}
.page-container .box .title-container .title {
    position: relative;
    font-size: 0.66666667rem;
    font-weight: bold;
    color: #333333;
    z-index: 1;
}
.page-container .box .title-container .subTitle {
    font-size: 0.88rem;
    font-weight: bold;
    letter-spacing: 0.09333333rem;
    color: #f1f1f1;
    opacity: 0.5;
    line-height: 0.5;
    z-index: -1;
}
.page-container .box .title-container::after {
    position: absolute;
    top: 1.78666667rem;
    left: 50%;
    display: block;
    content: '';
    width: 0.26666667rem;
    height: 0.16rem;
    background-image: url(../images/icon_arrow_02.png);
    background-size: contain;
    transform: translateX(-50%);
}
.page-container .box .title-container.active .title {
    color: #fff;
}
.page-container .box .title-container.active .subTitle {
    color: #4a9df6;
}
.page-container .box .title-container.active::after {
    background-image: url(../images/icon_arrow_03.png);
}
.page-container .box .title-box {
    padding: 1.06666667rem 0 0.89333333rem;
    text-align: center;
}
.page-container .box .title-box .title {
    font-size: 0.61333333rem;
    font-weight: bold;
    line-height: 0.61333333rem;
    letter-spacing: 0.05333333rem;
    color: #333333;
}
.page-container .box .title-box .subTitle {
    margin-top: 0.18666667rem;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.29333333rem;
    color: #999999;}
/*** Footer2 ***/
#floor .footer-box {
    padding: 0 0.26666667rem 0.4rem;
    width: 100%;
    background-color: #30343d;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
#floor .footer-box .scheme-list {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #494f5c;
}
#floor .footer-box .scheme-list .scheme-item {
    position: relative;
    flex: 1;
    line-height: 1.66666667rem;
    font-size: 0.4rem;
    color: #ffffff;
    text-align: center;
}
#floor .footer-box .scheme-list .scheme-item::after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    content: '';
    width: 1px;
    height: 0.4rem;
    background-color: #494f5c;
    transform: translateY(-50%);
}
#floor .footer-box .middle-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 5.6rem;
}
#floor .footer-box .middle-box .left-box .mobile .label {
    padding-left: 0.48rem;
    font-size: 0.4rem;
    color: #d9d9d9;
    background: url(../images/icon_phone_01.png) no-repeat left center / contain;
}
#floor .footer-box .middle-box .left-box .mobile .value {
    margin: 0.4rem 0 0.66666667rem;
    font-size: 0.66666667rem;
    font-weight: bold;
    color: #ffffff;
}
#floor .footer-box .middle-box .left-box .address {
    font-size: 0.34666667rem;
    color: #ffffff;
}
#floor .footer-box .middle-box .left-box .address p {
    line-height: 0.64rem;
}
#floor .footer-box .middle-box .right-box {
    flex-shrink: 0;
    margin-left: 0.8rem;
    text-align: center;
}
#floor .footer-box .middle-box .right-box .label {
    font-size: 0.32rem;
    color: #b7b7b9;
}
#floor .footer-box .middle-box .right-box .code {
    margin-top: 0.34666667rem;
    width: 2.66666667rem;
    height: 2.66666667rem;
}
#floor .footer-box .hint {
    font-size: 0.32rem;
    line-height: 1.33333333rem;
    color: #b8b9ba;
    text-align: center;
    border-top: 1px solid #494f5c;
    border-bottom: 1px solid #494f5c;
}
#floor .fixed-footer {
    height: 1.6rem;
}
#floor .fixed-footer .footer-list {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #ffffff;
    box-shadow: 0px -2px 27px 0px rgba(31, 111, 195, 0.11);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    z-index: 200;
}
#floor .fixed-footer .footer-list .footer-item {
    flex: 1;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 1.6rem;
}
#floor .fixed-footer .footer-list .footer-item .item-value {
    display: block;
    text-align: center;
    line-height: 1;
}
#floor .fixed-footer .footer-list .footer-item .item-value .icon {
    display: block;
    margin: 0 auto;
    width: 0.68rem;
    height: 0.68rem;
    line-height: 1;
}
#floor .fixed-footer .footer-list .footer-item .item-value .label {
    display: block;
    margin-top: 0.18666667rem;
    font-size: 0.32rem;
    color: #333333;
}
#floor .popup {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
#floor .popup .popup-container {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0.26666667rem;
    width: 5.86666667rem;
    height: 6.4rem;
    border-radius: 0.13333333rem;
    background: #fff;
    transform: translate(-50%, -50%);
}
#floor .popup .popup-container .code {
    margin: 0 auto;
    width: 100%;
    height: 4.8rem;
}
#floor .popup .popup-container .label {
    margin-top: 0.26666667rem;
    font-size: 0.48rem;
    text-align: center;
}