.header-content {
    font-family: inherit;
	/* width: 1920px;
	height: 953px; */
	background: linear-gradient(93deg, #FF71F9, #E7B5FB, #77E7FC);
}

.header-container {
    position: relative;
    /* width: 100%; */
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (min-width: 1280px) {
    .header-container {
        max-width: 1232px;
    }
}

@media (max-width: 1020px) {
    .header-container {
        display: block;
        /* padding: 0 0 140px; */
    }
}

.navbar-master {
    position: relative;
    z-index: 49;
    color: #fff;
    background-color: #000;
}

@media(max-width: 1020px) {
    .navbar-master {
        /* position: fixed; */
        width: 100%;
    }
}

.navbar-brand {
    padding: 0;
    height: 72px;
}

.navbar-brand a {
    display: block;
    width: 241px;
    height: 100%;
    background-image: url(../images/xiaoxiang_top_logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    /* background-size: 40%; */
}

@media (min-width: 1280px) {
    .navbar-brand {
        height: 72px;
    }
    .navbar-brand a {
        width: 326px;
        /* height: 72px; */
        background-image: url(../images/xiaoxiang_top_logo.png);
        background-size: 100% 100%;
    }
}

@media (max-width: 1020px) {
    .navbar-brand {
        height: 40px;
    }
    .navbar-brand a {
        width: 326px;
        background-size: 40%;
    }
}

.navbar-toggle {
    position: absolute;
    padding: 0;
    right: 16px;
    top: 10px;
    background-color: inherit;
    border: none;
    border-width: 0;
    outline: none;
}

@media (min-width: 1020px) {
    .navbar-toggle {
        display: none;
    }
}

.header-navbar-nav {
    display: flex;
    align-items: center
}

.navbar-item {
    position: relative;
    height: auto
}

@media (max-width: 1020px) {
    .header-navbar-nav {
        position: absolute;
        left: 0;
        display: none;
        /* display: block; */
        width: 100%;
        background: #000
    }
    .navbar-item {
        display: flex;
        border-bottom: 1px solid #575757
    }
}

@media (max-width: 1020px) {
    .header-wrap {
        width: 100%;
        position: absolute;
    }
}

.navbar-link {
    display: block;
    font-size: 0.875rem !important;
    letter-spacing: -.05em;
    opacity: 1;
    padding: 0 58px;
    /* height: 72px;
    line-height: 72px; */
    color: #fff!important;
    cursor: pointer;
}
.navbar-item .navbar-link:hover{
	color: #d56600 !important;
}
@media (min-width: 1020px) {
    .navbar-link {
        height: 72px;
        padding: 0 58px;
        /* padding: 0 16px; */
        font-size: 16px;
        line-height: 72px;
        opacity: .8;
    }
}

.navbar-link:hover::before {
    color: #fff!important;
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-bottom: 3px solid #fff;
}

@media (max-width: 1020px) {
    .navbar-link:hover::before {
        border: none
    }
    .navbar-link {
        display: inline-block;
        padding: 12px 16px;
        font-size: 0.875rem !important;
        letter-spacing: -.05em;
        opacity: 1;
        color: inherit;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
    }
}

.navbar-toggle-icon {
    display: inline
}

.navbar-toggle-icon-close {
    display: none
}

svg {
    cursor: default;
}

svg:focus {
    border: none
}

.jiejue-menu,
.zhicheng-menu {
    position: absolute;
    width: 100%;
    background: #fff;
    display: none
}

.navbar-item .zhicheng-menu {
    width: 194%;
}

@media(max-width:1020px) {
    .jiejue-menu,
    .zhicheng-menu {
        position: inherit
    }
    .jiejue-menu,
    .zhicheng-menu {
        flex: 1;
        background: #000;
        display: block;
    }
}

@media(min-width:1020px) {
    .navbar-item:hover .jiejue-menu,
    .navbar-item:hover .zhicheng-menu {
        display: block!important
    }
}

.sub-nav-list {
    justify-content: center;
    padding: 16px;
}

@media(max-width:1020px) {
    .sub-nav-list {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        justify-content: inherit;
    }
}

.sub-nav-link {
    display: inline-block;
    padding: 10px;
    color: #000;
    font-size: 14px;
    border-bottom: 2px solid #fff;
}

@media(max-width:1020px) {
    .sub-nav-link {
        color: #fff;
        border: none;
        font-size: .75rem !important;
        padding: 12px 10px;
    }
    .sub-nav-link:hover {
        opacity: .5;
    }
}

.sub-nav-link:hover {
    color: #d56600;
    border-bottom: 2px solid #d56600;
}

.nav-current {
    display: block
}


/* -----------------------------------------------自定义------------------------------------ */

.header-content .navbar-brand>div::before,
#slogan-signature {
    display: none;
}

@media (min-width: 1280px) {
    .header-content.logo-extra .navbar-wondershare a.navbar-link,
    .header-content.logo-extra .navbar-wondershare .navbar-brand {
        height: 64px;
        line-height: 64px;
    }
    .header-content.logo-extra .navbar-master .navbar-brand a {
        width: 128px;
        height: 128px;
    }
    .font-size-36 {
        font-size: 36px;
    }
    .font-size-xl-extra {
        font-size: 22px;
    }
}

@media only screen and (min-aspect-ratio: 21/9) {
    .clip_video_container {
        max-width: 1920px;
    }
}

.text-gradient {
    background: linear-gradient(270deg, #00FFFD 0%, #EC00FF 51.26%, #FF6700 100%);
    -webkit-background-clip: text;
    color: transparent;
}

.header-content .navbar-master .navbar-brand a span {
    padding-left: 8px;
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 136px;
    display: inline-block;
    border-left: 1px solid #FFFFFF;
}

.header-content .navbar-wondershare .navbar-link,
.header-content .navbar-link,
.header-content .navbarDropdown-toggle {
    position: relative;
    font-size: 0.875rem !important;
    letter-spacing: -.05em;
    opacity: 1;
}

.header-content .navbar-master .header-navbar-nav:first-child {
    display: none;
}

.header-content .navbar-master .dropdownMenuBody-box {
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .2);
}

.header-content .navbar-main .navbar-brand {
    padding: 10px 0;
}

.header-content .navbarDropdown-menu {
    background-color: #FFFFFF;
}

.header-content .dropdownMenuBody-list {
    display: block;
}

.header-content .navbar-linkBtn {
    margin: 12px 16px;
    margin-left: 58px;
}

@media (min-width:1280px) {
    .header-content .navbar-main .navbar-brand {
        padding: 16px 0;
    }
    .header-content .navbarDropdown-toggle::before {
        background-color: transparent;
    }
    .header-content .navbar-master .header-navbar-nav:first-child {
        display: flex;
    }
    .header-content .navbar-master .navbar-brand a span {
        display: none;
    }
    .header-content .navbar-wondershare .navbar-brand {
        padding: 2px 0;
    }
    .header-content .avbar-master .dropdownMenuBody-content {
        justify-content: center;
    }
    .header-content .navbar-master .dropdownMenuBody-item {
        border: none;
        flex: 0;
    }
    .header-content .dropdownMenuBody-box {
        padding: 5px 16px;
        box-shadow: none;
    }
    .header-content .navbar-master .dropdownMenuBody-item li:hover,
    .header-content .navbar-master .dropdownMenuBody-item:last-child li {
        border-bottom: 2px solid #000000;
    }
    .header-content .navbarDropdown-toggle {
        font-size: 16px;
    }
    .header-content .dropdownMenuBody-list li a:hover {
        text-decoration: none;
    }
    .header-content .navbar-wondershare .navbar-item {
        padding: 0;
    }
    .header-content .navbar-wondershare .navbar-link.active {
        background-color: transparent !important;
        color: #FFFFFF !important;
    }
    .header-content .navbar-wondershare .navbar-link.active::after,
    .header-content .navbar-wondershare .navbar-link:hover::after {
        content: '';
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        border-bottom: 3px solid #fff;
    }
    .header-content .avbarDropdown-toggle[aria-expanded="true"]>span::before {
        height: 3px;
        bottom: -25px;
    }
}

.header-content .navbar-master .navbar-brand a {
    width: 241px;
    background-image: url(../images/xiaoxiang_top_logo.png);
    background-size: 40%;
}

@media (min-width:1600px) {
    .header-content .navbar-master .dropdownMenu-body {
        padding: 8px 0;
    }
}

.icon-weixin {
    position: relative;
}

.icon-weixin .icon-weixin-box {
    position: absolute;
    bottom: 120%;
    left: 50%;
    display: none;
    width: 200%;
    min-width: 13rem;
    background-color: #FFFFFF;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.icon-weixin .icon-weixin-box img {
    max-width: 100%;
}

.icon-weixin .icon-weixin-box:after {
    position: absolute;
    display: block;
    content: '';
}

.icon-weixin .icon-weixin-box[position-absolute=right] {
    right: 0;
    left: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.icon-weixin .icon-weixin-box[position-absolute=left] {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

@media (max-width: 991.98px) {
    .icon-weixin .icon-weixin-box[position-absolute=mobile-left] {
        right: auto;
        left: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .icon-weixin .icon-weixin-box[position-absolute=mobile-right] {
        right: 0;
        left: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .header-content .navbar-dropdown .dropdownMenuBody-content {
        display: flex;
        flex-wrap: wrap;
    }
    .header-content .navbar-dropdown .dropdownMenuBody-content .dropdownMenuBody-item {
        width: 33.33%;
    }
}

.icon-weixin:hover .icon-weixin-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}