::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #fff
}

::-webkit-scrollbar-track:horizontal {
    border-radius: 10px;
    opacity: .24;
    background: #d8d8d866
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #d8d8d8
}

::-webkit-scrollbar-button {
    height: 0;
    background-color: #fff
}

* {
    margin: 0;
    padding: 0
}

html,
body {
    background: #f7f7f7
}

a {
    font-family: Verdana;
    font-size: 13px;
    color: #2967ac;
    font-weight: 400;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

i {
    font-family: Verdana-Bold;
    font-size: 13px;
    color: #38393c;
    line-height: 24px;
    font-weight: 700
}

pre {
    display: flex
}

ul {
    list-style-type: none;
    margin: 1em 0;
    padding-left: 40px;
}

li {
    display: list-item;
    list-style-type: none;
}

.main-swiper {
    position: relative;
    height: 380px;
    overflow-y: hidden;
    overflow-x: scroll;
    padding-bottom: 0
}

.main-swiper .swiper-content {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 1810px
}

.main-swiper .swiper-content-phone {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 11.2rem
}

.main-swiper .slide-source {
    display: inline-block;
    margin-right: 20px
}

.main-swiper .swiper-content-phone .slide-source {
    display: inline-block;
    margin-right: .2rem
}

.main-swiper .slide-source a {
    text-decoration: none
}

.main-swiper .slide-source div {
    opacity: .8;
    font-family: Verdana;
    font-size: 12px;
    color: #38393c;
    font-weight: 400;
    text-align: left;
    width: 335px;
    height: auto;
    box-sizing: border-box;
    overflow-wrap: break-word;
    margin-top: 14px
}

.main-swiper .slide-source:last-child {
    margin-right: 0
}

.main-swiper .slide-source video {
    height: 243px;
    object-fit: cover;
    border-radius: 5px;
    background: #d8d8d8
}

.disable {
    color: #878787 !important;
    border: .5px solid rgba(135, 135, 135, 1) !important
}

.title {
    font-family: Helvetica-Bold;
    font-size: 38px;
    color: #000;
    font-weight: 700
}

.main {
    display: none;
    position: relative;
    max-width: 1400px;
    margin: 0 auto
}

.main:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 60px;
    left: 0;
    background: linear-gradient(to right, transparent, #d8d8d8, #d8d8d8, #d8d8d8, #d8d8d8, #d8d8d8, transparent);
    z-index: 0
}

.main-head {
    max-width: 940px;
    height: 69px;
    margin: 0 auto
}

.main-head .head-pc {
    width: 100%;
    height: 100%;
    display: none;
    justify-content: space-between;
    align-items: center
}

.main-head .head-phone {
    padding: 0 .22rem;
    opacity: .6;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box
}

.phone-main-head {
    display: none
}

.main-head .name {
    height: 59px;
    line-height: 59px;
    opacity: 1;
    font-family: Verdana-Bold;
    font-size: 15px;
    color: #000;
    font-weight: 700
}

.main-head .list {
    display: flex
}

.main-head .list .list-item {
    position: relative;
    margin-right: 32px;
    height: 59px;
    z-index: 1
}

.main-head .list .list-item:last-child {
    margin-right: 0
}

.main-head .list .list-item a {
    opacity: .58;
    height: 59px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Verdana;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-decoration: none
}

.main-head .list .list-item a:hover {
    border-bottom: 2px solid #3e3e3e
}

.main-head .menu {
    display: flex
}

.main-head .menu span {
    opacity: .8;
    font-family: Verdana;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin: 0 10px
}

.main-head .menu .menu-item {
    font-size: 15px;
    cursor: pointer
}

.main-head .menu .menu-item a {
    font-size: 15px;
    color: #000;
    opacity: .8;
    font-family: Verdana;
    text-decoration: none
}

.main-head .menu .active a {
    font-family: Verdana-Bold;
    font-weight: 700
}

.main-content {
    position: relative;
    max-width: 1400px;
    margin: 0 auto
}

.main-content:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, transparent, #d8d8d8, #d8d8d8, #d8d8d8, #d8d8d8, #d8d8d8, transparent)
}

.border-none {
    padding-bottom: 200px
}

.border-none ul {
    padding-bottom: 0 !important
}

.border-none:after {
    height: 0px
}

.main-userinfo {
    max-width: 940px;
    margin: 81px auto 0;
    padding-bottom: 34px;
    box-sizing: border-box
}

.main-userinfo .info {
    display: flex
}

.main-userinfo .info img {
    width: 155px;
    height: 176px;
    margin-right: 28px
}

.main-userinfo .info .info-right {
    display: flex;
    flex-direction: column
}

.main-userinfo .info .info-right .info-title {
    opacity: .9;
    font-family: Helvetica-Bold;
    font-size: 36px;
    color: #000;
    font-weight: 700;
    margin-bottom: 16px
}

.main-userinfo .info .info-right a {
    font-family: Verdana;
    font-size: 15px;
    color: #2967ac;
    line-height: 23px;
    font-weight: 400
}

.main-userinfo .info .info-right p {
    font-family: Verdana;
    font-size: 15px;
    color: #171718;
    line-height: 25px;
    font-weight: 400
}

.info-right p i {
    font-family: Verdana-Bold;
    font-size: 15px;
    color: #171718;
    line-height: 25px;
    font-weight: 700
}

.main-userinfo .info .info-right .icon {
    display: none;
    margin-top: 24px
}

.info .icon-phone img {
    margin-right: .12rem;
    height: .18rem !important
}

.main-userinfo .info .icon-phone {
    display: none;
    margin-top: .2rem
}

.info .info-right .icon img {
    margin-right: 12px;
    height: 18px !important
}

.main-userinfo .decs {
    margin-top: 56px
}

.main-userinfo .decs p {
    font-family: Verdana;
    font-size: 13px;
    color: #38393c;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 16px
}

.main-userinfo .decs a {
    font-family: Verdana;
    font-size: 13px;
    color: #2967ac;
    line-height: 24px;
    font-weight: 400
}

.main-swiper {
    max-width: 940px;
    margin: 0 auto;
    padding: 42px 0;
    box-sizing: border-box
}

.main-news {
    max-width: 940px;
    margin: 49px auto 0;
    font-size: 18px;
}

.main-news a {
    max-width: 940px;
    margin: 49px auto 0;
    font-size: 18px;
}

.main-news ul {
    padding-left: 35px;
    margin-top: 18px;
    padding-bottom: 50px;
    box-sizing: border-box;
    list-style-type: none;
}

.main-news ul li {
    position: relative;
    font-family: Open Sans, sans-serif;
    list-style-type: none;
    font-size: 18px;
    color: #38393c;
    line-height: 25px;
    font-weight: 400
}

.main-news p {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    color: #38393c;
    line-height: 23px;
    font-weight: 400;
    margin-top: 18px
}

.main-news ul li:before {
    content: "";
    position: absolute;
    left: -25px;
    top: 10px;
    /* width: 5px; */
    height: 5px;
    background-color: #38393c;
    border-radius: 40px;
    list-style-type: none;

}

.main-news ul li:last-child:before {
    width: 0
}

.main-news ul li span {
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    color: #38393c;
    line-height: 25px;
    font-weight: 700
}

.main-selected {
    max-width: 940px;
    margin: 50px auto 0;
    padding-bottom: 50px
}

.main-selected .selected-item {
    display: flex;
    margin-top: 40px
}

.main-selected .selected-item img {
    width: 216px;
    height: 145px;
    margin-right: 24px
}

.main-selected .selected-item .item-right {
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 145px
}

.main-selected .selected-item .item-title {
    font-family: Helvetica-Bold;
    font-size: 16px;
    color: #171718;
    line-height: 20px;
    font-weight: 700
}

.main-selected .selected-item .decs {
    font-family: Verdana;
    font-size: 11px;
    color: #38393c;
    font-weight: 400;
    margin-bottom: 14px
}

.main-selected .selected-item p {
    opacity: .8;
    font-family: Verdana;
    font-size: 11px;
    color: #38393c;
    font-weight: 400;
    margin-top: 8px
}

.main-selected .selected-item p b {
    font-family: Open Sans, sans-serif;
    font-weight: 700
}

.main-selected .selected-item p i {
    opacity: .8;
    font-family: Verdana;
    font-size: 11px;
    color: #38393c;
    line-height: 13px;
    font-weight: 400
}

.main-selected .selected-item .bold {
    opacity: 1;
    font-family: Open Sans, sans-serif;
    font-size: 11px;
    color: #38393c;
    line-height: 13px;
    font-weight: 700
}

.main-selected .selected-item .button {
    position: absolute;
    bottom: 0;
    left: 0
}

.main-selected .selected-item .button a {
    display: inline-block;
    padding: 0 9px;
    height: 26px;
    line-height: 26px;
    font-family: Verdana;
    font-size: 11px;
    color: #2967ac;
    font-weight: 400;
    background: #ffffffb3;
    border: .5px solid rgba(41, 103, 172, 1);
    border-radius: 2px;
    margin-right: 8px;
    box-sizing: border-box
}

.main-selected .selected-item .button a:hover {
    background: #bddcff4d;
    text-decoration: none
}

.noscroll {
    overflow: hidden
}

.modal {
    display: none
}

pre p {
    font-size: 12px
}

@media (max-width: 769px) {
    a {
        font-size: .13rem;
        -webkit-tap-highlight-color: transparent !important;
        outline: none
    }

    a:focus {
        outline: none;
        background: transparent;
        -webkit-tap-highlight-color: transparent
    }

    a:active {
        background: transparent;
        outline: none;
        -webkit-tap-highlight-color: transparent
    }

    .title {
        font-size: .33rem
    }

    .main:after {
        height: 0
    }

    .main-head {
        position: fixed;
        top: 0;
        width: 100%;
        height: .7rem;
        flex-shrink: 0;
        background: #f7f7f7;
        box-shadow: 0 -1px #dadada inset;
        -webkit-backdrop-filter: blur(0px);
        backdrop-filter: blur(0px);
        z-index: 10
    }

    .main-content {
        width: 100%;
        padding: 0 .22rem;
        box-sizing: border-box
    }

    .main-head .head-phone .name {
        height: auto;
        color: #000;
        font-family: Verdana;
        font-size: .22rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .main-head .head-phone .menu-phone {
        -webkit-tap-highlight-color: transparent !important;
        outline: none
    }

    .main-head .head-phone .menu-phone:focus {
        outline: none;
        background: transparent;
        -webkit-tap-highlight-color: transparent
    }

    .main-head .head-phone .menu-phone:active {
        background: transparent;
        outline: none;
        -webkit-tap-highlight-color: transparent
    }

    .main-userinfo {
        padding-top: .7rem;
        width: 100%;
        margin: 0 auto;
        margin-top: .38rem;
        padding-bottom: .25rem
    }

    .main-userinfo .info img {
        width: .9rem;
        height: 1rem;
        margin-right: .16rem
    }

    .main-userinfo .info .info-right .info-title {
        color: #000;
        font-family: Helvetica;
        font-size: .24rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: .06rem
    }

    .main-userinfo .decs p,
    .main-userinfo .decs a {
        font-size: .13rem;
        line-height: .24rem
    }

    .main-userinfo .info .info-right p {
        color: #171718;
        font-family: Verdana;
        font-size: .13rem;
        font-style: normal;
        font-weight: 400;
        line-height: .23rem
    }

    .main-userinfo .info .info-right a {
        font-size: .13rem;
        line-height: .23rem
    }

    .info-right p i {
        color: #171718;
        font-family: Verdana;
        font-style: italic;
        font-weight: 700;
        font-size: .13rem;
        line-height: .23rem
    }

    .main-userinfo .decs {
        margin-top: .17rem
    }

    .main-news ul li span {
        font-size: .13rem;
        line-height: .23rem
    }

    .main-news {
        margin-top: .35rem
    }

    .main-news ul {
        padding-left: .2rem;
        margin-top: .16rem;
        padding-bottom: .35rem
    }

    .main-news ul li {
        font-size: .13rem;
        line-height: .22rem
    }

    .main-news ul li:before {
        left: -.12rem;
        top: .085rem;
        width: .05rem;
        height: .05rem;
        border-radius: .5rem
    }

    .main-selected {
        margin-top: .35rem;
        padding-bottom: .35rem
    }

    .main-selected .selected-item img {
        width: 1.23rem;
        height: .75rem;
        margin-right: .14rem
    }

    .main-selected .selected-item .item-title {
        color: #171718;
        font-family: Helvetica;
        font-size: .12rem;
        font-style: normal;
        font-weight: 700;
        line-height: .18rem
    }

    .main-selected .selected-item .item-right {
        height: auto
    }

    .main-selected .selected-item p {
        font-size: .09rem;
        line-height: normal
    }

    .main-selected .selected-item .decs {
        font-size: .1rem;
        margin-bottom: .1rem;
        margin-top: .07rem
    }

    .main-selected .selected-item .decs a {
        font-size: .1rem
    }

    .main-selected .selected-item .button {
        position: relative;
        display: flex;
        flex-wrap: wrap
    }

    .main-selected .selected-item {
        margin-top: .22rem
    }

    .main-selected .selected-item .button a {
        margin-bottom: .07rem;
        padding: 0 .09rem;
        height: .25rem;
        line-height: .25rem;
        font-size: .11rem;
        border: .5px solid rgba(41, 103, 172, 1);
        border-radius: .02rem;
        margin-right: .08rem
    }

    #opportunities {
        padding-bottom: .6rem
    }

    .modal {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #f7f7f7;
        z-index: 9999;
        transform: translateY(-100%);
        transition: transform .3s ease-in-out
    }

    .modal-active {
        transform: translateY(0)
    }

    .modal-close {
        display: flex;
        position: absolute;
        padding: .1rem;
        top: .15rem;
        right: .2rem;
        background: #ffffff1a;
        border-radius: 4px
    }

    .modal-close img {
        width: .19rem;
        height: .19rem
    }

    .modal-content {
        position: relative;
        top: -.7rem;
        width: 100%;
        padding: 0 .38rem;
        box-sizing: border-box
    }

    .modal-content-item {
        text-align: center;
        padding: .23rem 0;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(217, 217, 217, .65)
    }

    .modal-content-item a {
        color: #000;
        opacity: .5;
        font-family: Helvetica;
        font-size: .22rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
        -webkit-tap-highlight-color: transparent !important;
        outline: none
    }

    .modal-content-item a:focus {
        outline: none;
        background: transparent;
        -webkit-tap-highlight-color: transparent
    }

    .modal-content-item a:active {
        background: transparent;
        outline: none;
        -webkit-tap-highlight-color: transparent
    }

    .item-active a {
        opacity: 1
    }

    .modal-footer {
        position: absolute;
        bottom: .4rem;
        font-family: Verdana;
        height: .22rem;
        align-items: center;
        color: #fff;
        line-height: .22rem;
        font-size: .28rem;
        font-weight: 400;
        display: flex
    }

    .modal-footer span {
        opacity: .9;
        margin: 0 .16rem;
        color: #000;
        font-family: Helvetica;
        font-size: .24rem;
        font-style: normal;
        font-weight: 300;
        line-height: normal
    }

    .modal-footer-item a {
        margin: 0;
        opacity: .9;
        color: #000;
        font-family: Helvetica;
        font-size: .25rem;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        -webkit-tap-highlight-color: transparent !important;
        outline: none;
        text-decoration: none
    }

    .modal-footer-item a:focus {
        outline: none;
        background: transparent;
        -webkit-tap-highlight-color: transparent
    }

    .modal-footer-item a:active {
        background: transparent;
        outline: none;
        -webkit-tap-highlight-color: transparent
    }

    .footer-item-active a {
        font-weight: 700;
        text-decoration: none
    }

    .main-swiper {
        height: auto;
        padding-top: .25rem;
        padding-bottom: 0rem;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .main-swiper .swiper-content-phone .slide-source {
        position: relative
    }

    .main-swiper::-webkit-scrollbar {
        display: none
    }

    .main-swiper .swiper-content-phone .slide-source a {
        text-decoration: none
    }

    .main-swiper .swiper-content-phone .slide-source div {
        position: relative;
        opacity: .8;
        font-family: Verdana;
        font-size: .12rem;
        color: #38393c;
        font-weight: 400;
        text-align: left;
        width: 2.62rem;
        height: auto;
        box-sizing: border-box;
        overflow-wrap: break-word;
        margin-top: .14rem
    }

    .main-swiper .swiper-content-phone .slide-source div span {
        color: #38393c;
        font-weight: 300
    }

    .main-swiper .swiper-content-phone .slide-source div .project {
        position: absolute;
        right: 10px;
        bottom: 0;
        font-weight: 400
    }

    .main-swiper .swiper-content-phone .slide-source:last-child {
        margin-right: 0
    }

    .main-swiper .swiper-content-phone .slide-source .play {
        position: absolute;
        left: 1.16rem;
        top: .75rem;
        width: .3rem;
        height: .3rem;
        opacity: .7
    }

    .main-swiper .swiper-content-phone .slide-source video {
        width: 2.62rem;
        height: 1.8rem;
        border-radius: .05rem;
        background: none
    }

    ::-webkit-scrollbar {
        width: 0px;
        height: 0px;
        background-color: #fff
    }

    ::-webkit-scrollbar-track:horizontal {
        border-radius: 0;
        opacity: .24;
        background: #d8d8d866
    }

    pre {
        text-align: left;
        white-space: pre-wrap;
        word-break: break-all
    }

    pre p {
        font-size: .12rem !important;
        text-align: left;
        width: 100%
    }
}