.overflow-x-hidden,
nav ul,
nav ul li {
    background-color: #F6F9FF;
}

nav h1 {
    white-space: nowrap;
    font-size: 20px;
    line-height: 32px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    letter-spacing: 0em;
}

nav h1 img {
    vertical-align: bottom;
    display: inline-block;
}

.navbar-nav li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}

.home-footui-download-bg {
    background: url(/tools/skins/graphicscard/images/home-foot-bg.png) center 0px no-repeat;
    height: 353px;
}

.home-pt-con5 {
    color: #FFFFFF;
}

.home-pt-con5 p{
    padding-top: 95px;
    padding-bottom: 45px;
}

.home-white-bg{
    background-color: #fff;
}

.home-foot-download-btn {
    width: 208px;
    height: 64px;
    line-height: 64px;
    flex-shrink: 0;
    filter: drop-shadow(0px 6px 16px rgba(255, 255, 255, 0.27)) drop-shadow(0px 4px 4px rgba(255, 255, 255, 0.05));
    display: inline-block;
    border-radius: 40px;
    background: linear-gradient(97deg, #FFF -7.9%, #FFF 93.61%);
    color: #055AFF;
    font-size: 24px;
    font-weight: 600;
    margin-top: 36px;
}

.home-foot-download-btn:hover {
    border-radius: 40px;
    background: #BBDEFF;
    box-shadow: 0px 0px 24px 6px #FFF inset;
}

.footer {
    color: #333;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    padding-top: 26px;
    padding-bottom: 21px;
}

.home-pb32 {
    padding-bottom: 40px;
    padding-top: 40px;
}

.banner-about-fix{
    background: url(/tools/skins/graphicscard/images/about-us-banner.png) center 0px no-repeat;
    height: 650px;
    padding-top: 90px;
}

.banner-contactus-fix {
    background: url(/tools/skins/graphicscard/images/contactus-banner.png) center 95px no-repeat;
    height: 261px;
    padding-top: 90px;
}

.about-us-white-bg{
    background: #fff;
    margin-top: -75px;
    border-radius: 8px;
}
.about-us-white-bg img{
    display: inline-block;
}

.mb-24{
    margin-bottom: 35px;
}
.mt-24{
    margin-top: 35px;
}

.about-us-born li{
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 6px 16px 0px rgba(19, 36, 125, 0.10);
    min-width: 320px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.about-us-born li b{
    color: #0862E5;
    font-size: 24px;
    font-weight: 600;
}

.about-us-idea-left,.about-us-idea-right{
    max-width: 505px;
    color: #FFF;
}

.about-us-idea-left h3,.about-us-idea-right h3{
    font-size: 24px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 15px;
}

.about-us-idea-left div{
    height: 258px;
    background: url(/tools/skins/graphicscard/images/messenger1.png) center 0px no-repeat;
}

.about-us-idea-right div{
    height: 258px;
    background: url(/tools/skins/graphicscard/images/messenger2.png) center 0px no-repeat;
}

.text-right{
    text-align: right;
}

.about-us-manage-left,.about-us-manage-right{
    max-width: 535px;
}

.about-us-manage-left h3{
    color: #333;
    font-size: 36px;
    font-weight: 500;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

.about-us-manage-left p{
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.95rem;
    padding-top: 8px;
}

.about-us-foot-product{
    height: 258px;
    background: url(/tools/skins/graphicscard/images/about-foot-bg.png) center 0px no-repeat;
    color: #fff;
}

.about-us-foot-product h3{
    padding-top: 35px;
    padding-bottom: 15px;
    font-size: 36px;
    font-weight: 500;
}

@media (max-width: 1024px) {
    .about-us-banner-img{
        width: 250px;
    }
    .about-us-idea-right div{
        margin-top: 35px;
    }
    .about-us-idea-left p,.about-us-idea-right p{
        padding-left: 15px;
        padding-right: 15px;
        line-height: 1.5rem;
    }
    .about-us-manage-right img{
        padding-top: 35px;
    }
    .about-us-foot-product p{
        line-height: 1.65rem;
    }
    .banner-contactus-fix {
        background: url(/tools/skins/graphicscard/images/contactus-banner.png) center 0px no-repeat;
        height: 161px;
        padding-top: 5px;
    }
    
}

@media (min-width: 1024px) {

    .about-us-foot-product p{
        padding-left: 25px;
        padding-right: 25px;
        line-height: 1.95rem;
    }

    .about-us-idea-left p,.about-us-idea-right p{
        padding-left: 60px;
        padding-right: 60px;
        line-height: 1.65rem;
    }

    .about-us-idea-left div{
        width: 475px;
    }

    .main-navbar .nav-item.active {
        color: #084FFF;
        line-height: 43px;
        border-bottom: 3px solid #084FFF;
        background-color: #F6F9FF;
    }

    .main-navbar .nav-item {
        color: #333333;
        line-height: 43px;
        border-bottom: 3px solid #F6F9FF;
    }

    .nav-software-download {
        text-align: center;
        width: 136px;
        height: 43px;
        line-height: 43px;
        display: block;
        flex-shrink: 0;
        border-radius: 8px;
        background: linear-gradient(97deg, #51B6FF -7.9%, #2B5FE5 93.61%);
        color: #FFF;
        font-family: Source Han Sans CN;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
    }

    .nav-software-download:hover {
        background: linear-gradient(97deg, #22A2FF -7.9%, #0040E6 93.61%);
    }

}

#concat-us {
    background-color: #FFFFFF;
}

#concat-us .categories {
    width: 220px;
    display: none;
    flex-shrink: 0
}

#concat-us .categories>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

#concat-us .categories {
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

@media (min-width: 1024px) {
    #concat-us .categories {
        display:flex;
        flex-direction: column
    }

    .lg\:hidden {
        display: none;
    }

    .xl\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    
    .xl\:anim-left-fadein {
        animation: leftFadeIn 1s ease-in 0s 1;
    }
    
    .xl\:inline-flex {
        display: inline-flex;
    }
    
    .xl\:anim-right-fadein {
        animation: rightFadeIn 1s ease 0s 1;
    }
    
    .md\:inline-flex {
        display: inline-flex;
    }
    
    .md\:justify-start {
        justify-content: flex-start;
    }
    
    .banner-updatelog {
        margin-top: 110px;
    }
}

#concat-us .categories li {
    height: 45px;
    line-height: 45px
}

#concat-us .categories li:nth-child(n + 2) {
    margin-top: 15px
}

#concat-us .categories li.active {
    border-left: 4px #4694d4 solid;
    background-color: #e7f5ff
}

.cursor-pointer {
    cursor: pointer;
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.py-6 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mt-5 {
    margin-top: 1.25rem;
}

.mb-5 {
    margin-bottom: 1.25rem;
}

.ml-10 {
    margin-left: 2.5rem;
}

.leading-8 {
    line-height: 2rem;
}

.indent-8 {
    text-indent: 2rem;
}

.banner-updatelog {
    background: url(/tools/skins/graphicscard/images/soft-logs-bg.png) no-repeat center center;
    width: 100%;
    height: 480px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto
}

.banner-updatelog .special-ico:after {
    content: " ";
    position: absolute;
    background: url(/tools/skins/graphicscard/images/soft-logs-02.png);
    top: -42px;
    right: -10px;
    width: 126px;
    height: 43px
}

.update-log-list .cricle {
    display: flex;
    height: 1rem;
    width: 1rem;
    flex: none;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 104 221 / var(--tw-border-opacity))
}

.update-log-list .cricle-inner {
    width: 10px;
    height: 10px;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 104 221 / var(--tw-bg-opacity))
}

.update-log-list .version {
    width: 6rem;
    flex: none
}

@media (min-width: 768px) {
    .update-log-list .version {
        width:10rem;
        text-align: right
    }
}

.update-log-list .spilter {
    border: 1px solid rgba(0,0,0,.2)
}

.update-log-list .info {
    word-break: break-all;
    flex: 1 1 auto;
    overflow-wrap: break-word;
    padding-bottom: 2.5rem;
    text-align: left;
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width: 768px) {
    .update-log-list .info {
        font-size:1rem;
        line-height: 1.5rem
    }
    
    .down-btn33 {
        font-size: 24px;
    }
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.relative {
    position: relative;
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.leading-loose {
    line-height: 2;
}

.leading-loose span{
    display: inline-block;
    min-width: 170px;
}

.down-btn33 {
    padding: 6px 56px;
    background: #3a71ff;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    line-height: 2;
    text-align: center
}

.down-btn33:hover {
    color: #fff
}

.space-x-6>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem* var(--tw-space-x-reverse));
    margin-left: calc(1.5rem* calc(1 - var(--tw-space-x-reverse)));
}
