@import url("global.css?t=202505032490");
.hide {display: none !important;}
#pc-header .logo {
    padding: 8px 0;
    max-width: 100px;
}
#pc-header .navbar:after{display:none;}
#pc-header .logo img {transition:all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; -o-transition: all 0.5s;
    /* max-width:none; */
    max-height: 70px;
    /*filter: brightness(100);*/
}
#pc-header.active .logo img{
    filter: none;
}
#pc-header .navbar,#pc-header .navbar_body{width:96%;
    /* background: rgba(255,255,255,0.65); */
    /* -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03); */
    /* box-shadow: 0px 6px 1px rgba(0, 0, 0, 0.06); */
    z-index: 9;
    display: flex;
    justify-content: space-around;
    max-width: 1900px;
    margin: 0 auto;
    align-items: center;
}
#pc-header .nav li.active ul li a {color:#3e3e3e;}
#pc-header .navbar_body{
    display: flex;
    justify-content: flex-end;
}

#pc-header .nav li li a {}
#pc-header .nav li a {
    color: #fff;
    line-height: 88px;
    position: relative;
    padding: 0 1.6vw;
    font-size: 16px;
    font-weight: 400;
    /* color: #fff; */
}
#pc-header .nav>li>a{position: relative;}
#pc-header.active .nav>li>a {
    color: #363636;
}
.navbar .nav>li>a> i{float: right;}
/* #pc-header .nav li:last-child a{padding:0 0 0 20px;} */
#pc-header .nav li ul{top:100%;padding:0; width:100%;overflow:hidden;}
#pc-header .nav li.active a,#pc-header .nav li a:hover,#pc-header .nav li:hover a.first-level {
    color: var(--theme_cur);color:#eee;}
#pc-header .nav li.active>a{background:var(--theme);background:rgba(46,53,104,0.1);color:var(--theme_cur);}
#pc-header.active .nav li:hover>a{color:var(--theme_cur);}
#pc-header.active .nav li ul li:hover>a{color:#fff;}

#pc-header .nav li ul {background: rgba(245,245,245,0.9);border-top-left-radius: 0px;border-top-right-radius: 0px;transition: 0.3s;min-width:120px;box-shadow: 0 3px 10px rgb(112 112 112 / 20%);}
#pc-header .nav li ul li a {
    /* background: #FFF; */
    line-height: 48px;
    color: #3e3e3e;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 100%;
    text-align: center;
    background: none;
    padding: 0 0.32rem;
}
#pc-header .nav li ul li a:hover {
    background: var(--theme);
    color: #fff;
}
body #pc-header {
    /* backdrop-filter: saturate(180%) blur(2px); */
    position: fixed;
    z-index: 999;
    left: 0;
    width: 100%;
    /* box-shadow: 0 0 15px rgb(0 0 0 / 12%); */
    background-color: rgba(255,255,255,0.7);
    background: rgba(4,79,154,0.38);
}
body #pc-header.active{
    background: rgba(255,255,255,0.96);
    box-shadow: 0 0 15px rgb(0 0 0 / 6%);
}
body #pc-header .logo_body {
    display: flex;
    align-content: center;
}
body #pc-header .top_tel_body {
    display: flex;
    float: right;
    padding: 12px 0.8% 12px 0.2%;
}
body .container-layout {max-width: 1300px;padding: 0 0 12px; display: flex;justify-content: space-between; width:96%;}
#pc-header .logo_ci {
    font-size: 26px;
    display: inline-block;
    line-height: 1.1;
    max-height: 68px;
    padding: 12px 0 0;
}
body #pc-header .top_tel_body .top_tel_img {
    padding: 0 6px 0 0;
    display: block;
    max-width: 28px;
}
body #pc-header .top_tel_body .top_tel_img svg{
    max-width: 100%;
    height: auto;
}
/*body #pc-header .top_tel_body .top_tel_img svg,*/body #pc-header .top_tel_body .top_tel_img svg *{transition:all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; -o-transition: all 0.5s;}
body #pc-header.active .top_tel_body .top_tel_img{filter: brightness(0.45);}
body #pc-header .top_tel_body .top_tel_img img {height: auto;width: 100%;}

body #pc-header .top_tel_body .top_tel{line-height:2em; height:auto;}
body #pc-header .top_tel_body .tel_title {transition:all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; -o-transition: all 0.5s;
    font-size: 16px;}
body #pc-header .top_tel_body .tel {/*transition:all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; -o-transition: all 0.5s;*/
font-size: 20px;color: var(--theme_cur);font-family: arail; color: #fff; line-height: 1.2;}
body #pc-header .top_tel_body .tel a{color:#fff;}
body #pc-header .top_tel_body:hover a{color:var(--subtheme) !important;}
body #pc-header .top_tel_body:hover svg path{fill:var(--subtheme) !important;}
body #pc-header.active .top_tel_body .tel{color:#363636;}
body #pc-header.active .top_tel_body .tel a{color:#363636;}

body #pc-header .top_lan{position:relative;padding: 0 0.8% 0 0.8%;}
body #pc-header .top_lan.lan{
    margin-right: 60px;
}
body #pc-header .top_lan .top_lan_ico {padding:0 6px 0 0;display:block;max-width:29px;}
body #pc-header .top_lan .top_lan_ico svg{max-width:100%;height:auto;}
body #pc-header .top_lan .top_lan_ico svg *{fill:#fff;}
body #pc-header.active  .top_lan .top_lan_ico svg{filter: brightness(0.45);}
body #pc-header .top_lan .lan_list{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%,0);
    display: none;
    z-index: 9999;
    min-width: 100px;
    background: rgba(255, 255, 255, 0.92);
    padding: 10px 0;
    border-radius: 6px;
}
body #pc-header .top_lan .lan_list.cur{display:block;}
body #pc-header .top_lan .lan_list li{}
body #pc-header .top_lan .lan_list li a{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1.86em;
}
body #pc-header .top_lan.cur .lan_list{display:block;}





body .container-layout:after {
    display: none;
}
body .container-layout>ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
body .container-layout>ul>li {
    width: auto !important;
}
body .banner {
    margin: 0px 0 0;
}
.log-in a.user-ico i {
    font-size: 20px !important;
}
#pc-header .searchBar {
    position: absolute;
    top: 37px;
    right: 120px;
}
#pc-header a.search-ico i {
    font-size: 18px;
    color: #6E6E6E;
}
#pc-header .shopBar {
    position: absolute;
    top: 37px;
    right: 80px;
}
#pc-header a.shop-ico i {
    font-size: 18px;
    color: #6E6E6E;
}
.log-in {
    position: absolute;
    top: 29px;
    right: 5px;
}
.log-in .drop-menu {
    margin: 12px 0 0;
    min-width: 100px;
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075) ;
}
.log-in .drop-menu li {
    padding: 0 10px;
    height: 32px;
    text-align: center;
}
.log-in .drop-menu li a {
    position: relative;
    height: 32px;
    line-height: 32px;
}
.log-in .drop-menu li a:hover,.drop-menu a:focus {
    color: #2D2D2D;
    background: unset;
}
.log-in .button-group span {
    display: inline-block;
    line-height: 24px;
    height: 24px;
    width: 24px;
}
.log-in .button-group ul:before {
    position: absolute;
    top: -8px;
    left: 50px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: '';
}
.log-in .button-group ul:after {
    position: absolute;
    top: -8px;
    left: 50px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e9e8e8;
    border-left: 8px solid transparent;
    content: '';
}
.log-in .button-group .button {
    padding: 0;
    line-height: 18px;
    font-size: 20px;
}
.log-in .button-group .drop-menu {
    padding: 10px 0;
    left: -40px;
    border-top: 0px solid #ff0000;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.075);
    box-shadow: 0px 8px 10px rgba(0,0,0,.05);
    border-radius: 4px;
}
.log-in a.user-ico {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #ECEFF5;
    display: block;
}
.log-in a.user-head {
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: block;
}
.log-in a.user-head img {
    width: 32px;
    height: 32px;
}
/* end*/
.register .tab {
    font-size: 0;
}
.register .tab li {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 20px;
    width: 100%;
    color: #666;
    margin: 0 0 40px 0;
}
/* .register .tab li::before{background:#ccc;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;} */
.register .tab li.cur {
    color: var(--theme);
}
.register .tab li.cur::before {
    background: var(--theme);
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    transition: transform .3s;
}
.register .line {
    margin: 0px;
    padding: 0;
    position: relative;
    text-align: center;
}
.register .line span {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    z-index: 200;
}
.register .line hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E2E2E2 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    margin-top: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.register .bnt-login {
    margin: 0 auto;
    text-align: center;
}
.register .bnt-login a {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    margin-right: 10px;
    border-radius: 30px;
}
.register .bnt-login a i {
    font-size: 22px;
}
.register .bnt-login a:hover {
    opacity: 0.8;
}
.register .bnt-login a.weixin {
    background: #38B624;
}
.register .bnt-login a.qq {
    background: #1F92DF;
}
.register .bnt-login a.weibo {
    background: var(--theme);
}
/* end*/
/*  begin */
.searchBar-m {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 999999;
    text-align: center;
}
.searchBar-m .mask {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
}
.searchBar-m .mask-ico i {
    font-size: 20px;
}
.searchBar-m a {
    display: block;
    position: absolute;
    right: 5%;
    top: 5%;
    width: 60px;
    height: 60px;
    line-height: 56px;
    font-size: 48px;
    z-index: 9999;
    color: #fff;
}
.searchBar-m a:hover {
    color: var(--theme);
}
.searchBar-m .form-group {
    width: 70%;
    max-width: 720px;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-200%);
}
.searchBar-m .input {
    width: 88%;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #f2f2f2;
    color: #6E6E6E;
    height: 60px;
    line-height: 60px;
    float: left;
    padding: 0;
}
.searchBar-m .button {
    width: 8%;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #f2f2f2;
    display: block;
    float: left;
    background: url(../images/ico-search-button.png) no-repeat center 50%;
    text-indent: -2000px;
}
.searchBar-m .button:hover {
    background: url(../images/ico-search-button.png) no-repeat center 50%;
}
/* end */


#pc-header .nav>li>a:after{content:"";width: 1px;height: 100%;display: block;position: absolute;right: 0;top: 0;background: #999;opacity: 0.1;}
#pc-header .nav li:nth-last-child(1)>a:after{opacity:0;}
#pc-header .nav>li li>a:after{content:"";height:1px;width:100%;display: block;position: absolute;right: 0;bottom: 0;background: #999;opacity: 0.1;}



.banner_seat{min-height: 88px; margin:0 auto 0px; background: var(--theme);}
.bg_space26{padding:26px 0 0; min-height:380px;}

