/*common*/
a {
    color: unset;
}

a:hover {
    text-decoration: none;
}
.bim-noShow{
    display: none !important;
}
.mainBtnB {
    display: inline-block;
    background: linear-gradient(135deg, rgba(46, 118, 252, 1) 0%, rgba(153, 0, 204, 1) 100%);
    border-radius: 4px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 27px;
    color: rgba(255, 255, 255, 1);
    padding: 8px 60px;
}

#line {
    border-right: 1px solid white;
    height: 20px;
    padding-top: 10px;
    margin-top: 4px;
}

.mainBtn, .sweet-alert button.confirm {
    display: inline-block;
    background-color: #100321;
    border-radius: 4px;
    font-size: 16px;
    height: 42px;
    white-space: nowrap;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 27px;
    color: rgba(255, 255, 255, 1);
    padding: 8px 30px;
    border: none;
}

.mainBtnB:hover, .mainBtn:hover {
    color: white;
    /*box-shadow: 0px 1px 5px rgba(226,15,87,1) ;*/
    text-decoration: none;
}

.title1, .title3, .title4, .title5 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
}

.title1 {
    text-align: center;
    font-size: 24px;
    line-height: 50px;
}

.title3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}

.title4 {
    font-size: 16px;
    line-height: 24px;
}

.title5 {
    font-size: 14px;
    line-height: 24px;
}

.text-blue {
    color: #E50416;
}

.text-18 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 30px;
}

.text-16 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 36px;
}

.text-14 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
}

.size-120 {
    width: 120px;
}

.part {
    margin-top: 50px;
}

.joinIn {
    padding: 50px 0;
    width: 100%;
    background: rgba(0, 0, 51, 1);
    border: 1px solid rgba(112, 112, 112, 1);
    text-align: center;
}

/*nav*/
section.navbar {
    /*background-color: rgba(0, 0, 0, 0.75) !important;*/
    background-color: #204AC9;
    padding-top: 0;
    padding-bottom: 0;
}

/*.navbar-expand-md .navbar-nav .nav-link{*/
/*    margin:0 calc(25px - .5rem);*/
/*}*/
.navbar-expand-md article .navbar-nav .nav-link {
    padding: 0;
    line-height: 50px;
}

.accountDiv {
    position: absolute;
    right: 0;
}

/*.active{*/
/*    border-bottom: 4px solid #FFFFFF;*/
/*}*/
.navbar .nav-link {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F1F7FF !important;
    /*padding: 13px 0 2px 0 !important;*/
}

.navbar .navbar-item {
    height: 79px;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.navbar .navbar-item a {
    height: 79px;
    list-style: none;
    font-size: 18px;
    display: flex;
    align-items: center;
    width: 120px;
    justify-content: center;
}

.navbar .navbar-item.active a {
    cursor: pointer;
    display: flex;
    align-items: center;
    /*color: white;*/
    /*margin: 0 20px;*/
    /*border-bottom: 4px solid #FFFFFF;*/
    font-weight: 600;
    color: #F6F6F6 !important;
    background: #204AC9 !important;
    height: 79px;
}

.navbar .navbar-item a:hover {
    background: rgba(255, 255, 255, 0.12);
    mix-blend-mode: normal;
    border-radius: 4px;
    color: #ffffff;
}

.navbar-nav {
    width: 100%;
    display: flex;
    /*解决导航栏稀疏问题*/
    /*justify-content: space-between;*/
    justify-content: center;
    height: 79px;
    align-items: center;
}

/*.nav-link-active:hover{*/
/*    font-weight: bold;*/
/*}*/

.nav-link-active:hover{
    font-weight: bold;
}

.indexlogo {
    position: absolute;
    right: 0;
    top: -14px;
    background-color: transparent !important;
}

.indexlogofirstli {
    padding: 0 !important;
}

/*footer*/
/*footer css 开始*/
#footer {
    padding: 30px 0;
}

#footer h3 {
    font-size: 18px;
    font-weight: 400;
    color: rgba(125, 125, 125, 1);
    line-height: 29px;
}

#footer .list {
    padding-top: 20px;
}

#footer .list li {
    font-size: 14px;
    font-weight: 400;
    color: rgba(67, 67, 67, 1);
    line-height: 29px;
}

#footer .list li a {
    color: #535353;
    text-decoration: none;
}

#footer .list li a:hover {
    color: #e60012;
}

#footer .rel_link {
    max-width: 80%;
    color: #A0A0A0;
    line-height: 29px;
    font-size: 14px;
    font-weight: 400;
}

#footer .rel_link a {
    color: #7D7D7D;
    font-size: 14px;
    margin-right: .5em;
}

#footer .code {
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
}

#footer .code p {
    text-align: center;
}

.code {
    padding-top: 2rem;
}

.weibo img {
    width: 100%;
}

.wechart img {
    width: 100%;
}

#copyright, #copyright a {
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.65);
    line-height: 29px;
}

@media (max-width: 750px) {
    #footer {
        text-align: center;
    }
}

.custom-file-label::after {
    content: "上传";
}

.footertitle {
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: rgba(0, 0, 0, 1);
    margin: 0;
}

.footerul ul {
    list-style: none;
    padding: 0;
}

.footerul ul li {
    display: inline-block;
    padding-right: 8px;
    line-height: 24px;
}

.footerul a, #footer .code {
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    color: rgba(102, 102, 102, 1);
}

#fontText {
    color: #F66343;
    font-size: 16px;
    line-height: 27px;
}
#competitionNotice {
    color: #F66343;
    font-size: 16px;
    line-height: 27px;
}
.part {
    margin: 0 !important;
}

.bg {
    background: #F6F6F6;
}

.pinwei {
    width: 1200px;
    margin: auto;
}

.student {
    padding: 6px 18px;
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 127, 14, 1);
    background: #FFE5CE;
    border-radius: 18px;
    width: 90px;
    margin: auto;
    display: block;
}

.shehui {
    display: block;
    padding: 6px 18px;
    font-size: 18px;
    font-weight: bold;
    color: #EB0B29;
    width: 90px;
    margin: auto;
    background: rgba(235, 11, 41, 0.2);
    border-radius: 18px;
}

.pinwei img {
    width: 220px;
    height: 100%;
    flex-shrink: 0;
}

#shipeiHea {
    /*position: absolute;*/
    /*z-index: 1;*/
    width: 100%;
}

.logininfo li {
    list-style: none;
}
@media screen and (min-width: 600px) {
    .pc_company_society {
        width: 400px;
    }
    .pc_unit_introduction{
        width: 640px;
    }
    .pc_part{
        display: flex;
        margin-top: 90px !important;
    }
}
@media screen and (max-width: 600px) {
    /*#shipeiHea {*/
    /*    position: absolute;*/
    /*}*/

    .logininfo-mobile li {
        list-style: noen;
    }
    .navbar-collapse {
    }

    .pretop {
        margin-bottom: 10px;
    }

    .container {
        padding: 0 15px !important;
    }
    #pinshen{
        padding-bottom: 5px !important;
        margin-bottom: 20px !important;
    }
    .container{
        margin-bottom: 0px !important;
    }
    .myworkcontent {
        width: 100% !important;
    }

    .navbar-nav {
        height: auto !important;
        align-items: baseline;
    }

    .navbar .navbar-item a {
        font-size: 16px;
        height: 56px;
    }

    #previouspanel {
        top: -15px !important;
    }
    .swiper-container{
        margin-left: 0px !important;
    }
    .allWorks{
        margin-top: 40px;
    }
    .allWorks .titlePng{
        top: -77px;
    }
    .allWorks .swiper-container{
        margin-top: -77px;
    }
    #pw{
        padding: 0 14px;
    }
    .navbar .navbar-item {
        height: 56px;
    }

    .navbar .navbar-item.active a {
        height: 56px;
    }
    .logininfo-mobile li{
        list-style: none;
    }
    #bg {
        position: absolute;
        top: 56px;
        z-index: 1000;
        background: rgba(0, 0, 0, 0.75);
    }

    #line {
        margin-top: 19px;
    }

    .logininfo-mobile {
        height: 56px;
    }

    .logininfo-mobile {
        margin-bottom: 0px;
    }

    .logininfo li {
        list-style: none;
    }

    .navbar > .container, .navbar > .container-fluid {
        align-items: baseline;
    }

    #previous {
        width: 120px;
        height: 56px !important;
        display: flex;
        justify-content: center;
        display: block;
        padding: 0 14px !important;
    }
    #previous .hw-nav-link{
        width: 120px !important;
        height: 56px !important;
        padding: 0 12px!important;
        font-size: 16px !important;
        margin-left: 0px !important;
    }
    .hw-nav-link{
        height: 56px;
    }

    #rows {
        display: flex;
        width: 100%;
        /*flex-flow: row-reverse;*/
        justify-content: space-between;
        z-index: 30;
        /*width: 200px !important;*/
    }

    /*#dl{*/
    /*    position: relative;*/
    /*    top: 4px;*/
    /*}*/
    /*#dl a{*/
    /*    line-height: 40px;*/
    /*}*/
    #zc {
        position: relative;
    }

    #zc a {
        text-align: right;
    }

    #shipeiHea .d-none {
        display: block !important;
    }

    #bg .nav-link {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .part {
        padding: 40px 0 30px 0 !important;
    }

    .px-5 {
        padding: 0 25px !important;
    }

    #bg-light #pinshen {
        padding: 0 25px !important;
    }

    #progress-bar-container li .step-inner {
        font-size: 14px;

    }
    .col-3 {
        max-width: 55% !important;
    }

    .col-7 {
        max-width: 100% !important;
        flex: 1 !important;
    }

    .row {
        display: block;

    }

    .col {
        max-width: 55% !important;
    }

    .form-row {
        display: block;
    }

    .form-control {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

    .form-group {
        margin: 0 !important;
    }

    .custom-control-label {
        padding-bottom: 20px !important;
    }

    .chakan {
    }

    .title3 {
        padding-top: 30px;
    }

    body {
        overflow-x: hidden;
    }

    .form-check-label {
        width: 100% !important;

    }

    .form-check-label input {
        width: 100% !important;
    }

    .process-wrapper {
        padding-bottom: 20px;
        width: 100% !important;
    }

    .pinwei {
        width: 100% !important;
    }

    .pinwei img {
        width: 45%;
    }

    .pw {
        position: relative;
        top: -2px;
        width: 120px !important;
        top: -2px;
        width: 100% !important;
        width:100% !important;
        padding-top: 0px !important;
    }
    .pwImg {
        width: 100%;
        height: 100px;
    }

    #listTable .col-2 {
        display: none;
    }

    #listTable .col-3 {
        display: none;
    }

    .h {
        display: none;
    }
}

#is-pdf-review {
    width: 100%;
}

.pdf-tip {
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    /* 默认颜色/常规深 */
    color: #080808;
    min-height: 500px;
}

.full-screen {
    position: relative;
    display: flex;
    justify-content: flex-end;
    z-index: 1000;
}

#fullScreen {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid rgba(242, 242, 242, 1);
    border-radius: 0.25rem;
    margin-bottom: 10px;
}

#inlineFrameExample {
    border: none;
    border-top: 25px solid #EDEDED;
    border-bottom: 25px solid #EDEDED;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 1em;
    background-color: rgba(50, 50, 50, .2);
}

::-webkit-scrollbar-track {
    border-radius: 1em;
    background-color: transparent;
}