@media (max-width: 768px) {

}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}
@font-face{
    font-family: 'YouSheBiaoTiHei';
    src: url('../fonts/YouSheBiaoTiHei-2.ttf') format('truetype');
}
.search-type-tab{
    margin: 0;
}
.search-type-tab .layui-tab-title{
    border: none;
    height: 3.75rem;
    display: flex;
}
.search-type-tab .layui-tab-title li{
    height: 3.75rem;
    line-height: 3.75rem;
    font-size: 1.25rem;
    font-weight: 500;
    padding: 0;
    margin-right: 5%;
}
.search-type-tab>.layui-tab-title .layui-this{
    color: #fff;
}
.search-type-tab>.layui-tab-more li.layui-this:after,
.search-type-tab>.layui-tab-title .layui-this:after {
    top: 0px;
    width: 0;
    height: 0;
    border-bottom: 0.625rem solid transparent;
    border-left: 0.625rem solid transparent;
    border-right: 0.625rem solid transparent;
    border-top: 0.625rem solid #fff;
    left: 50%;
    margin-left: -0.625rem;
}
.search-type-tab .layui-tab-bar{
    display: none;
}

.search-form {
    margin-bottom: 2.5rem;
}
.search-form .layui-form-item {
    display: flex;
    width: 100%;
}
.search-form .keyword-input {
    color: #333;
    font-size: 1rem;
    width: 100%;
    height: 3.75rem;
    line-height: 3.75rem;
    border-radius: 0.3125rem;
    padding: 0 5rem 0 1.25rem;
    /*background: rgba(255, 255, 255, 0.20);*/
    background: #fff;
    border-top: 1px solid rgba(255,255,255,0.8);
    border-left: 1px solid rgba(255,255,255,0.8);
    border-bottom: 1px solid rgba(255,255,255,0.8);
}
.search-form .keyword-input:hover,
.search-form .keyword-input:focus{
    border-color: #fff !important;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .08);
}
.search-form .select-box{
    width: 7.5rem;
    position: absolute;
    left: 0;
    top: 0;
}
.search-form .layui-form-select .layui-input{
    background: transparent;
    border: none;
    color: #fff;
    text-align: center;
}
.search-form .layui-btn {
    width: 5rem;
    height: 3.625rem;
    line-height: 3.625rem;
    text-align: center;
    border-radius: 0 1.25rem 1.25rem 0;
    background: transparent;
    position: absolute;
    right: 1px;
    top: 1px;
}
.search-form .icon-search {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-top: 0.9375rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/home/icon-search.png);
}
.keyword-box .keyword-label {
    font-weight: 400;
}
.keyword-box .keyword-option span {
    cursor: pointer;
    display: inline-block;
    margin-right: 0.3125rem;
}


.pub-item:hover {
    transform: scale(1.1);
    transition: all 0.6s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: glowing-primary;
    animation-name: glowing-primary;
}
@-webkit-keyframes glowing-primary {
    from {
    -webkit-box-shadow: 0 0 0 rgba(84,126,245,0.5);
    box-shadow: 0 0 0 rgba(84,126,245,0.5); }
    50% {
    -webkit-box-shadow: 0 0 1.25rem rgba(84,126,245,0.9);
    box-shadow: 0 0 1.25rem rgba(84,126,245,0.9); }
    to {
    -webkit-box-shadow: 0 0 0 rgba(84,126,245,0.5);
    box-shadow: 0 0 0 rgba(84,126,245,0.5); }
}
@keyframes glowing-primary {
    from {
    -webkit-box-shadow: 0 0 0 rgba(84,126,245,0.5);
    box-shadow: 0 0 0 rgba(84,126,245,0.5); }
    50% {
    -webkit-box-shadow: 0 0 1.875rem rgba(84,126,245,0.9);
    box-shadow: 0 0 1.875rem rgba(84,126,245,0.9); }
    to {
    -webkit-box-shadow: 0 0 0 rgba(84,126,245,0.5);
    box-shadow: 0 0 0 rgba(84,126,245,0.5); }
}
body:not(.fp-responsive) .fp-overflow{
    height: 100vh;
}
.banner-section{
    width: 100%;
    background-image: url("../images/banner-home.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
}
.banner-after{
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("../images/banner-home2.png");
    padding-top: 4.5rem;
}
.right-container,
.left-container{
    width: 50%
}
.left-container .banner-nav{
    width: 80%;
    position: relative;
}
.left-container .banner-nav img{
    width: 100%;
}
.banner-nav .nav-item{
    display: inline-block;
}
.banner-nav .nav-item1{
    transform: skewX(-29deg);
    width: 20%;
    height: 46%;
    position: absolute;
    left: 12%;
    top: 2%;
    z-index: 99;
}
.banner-nav .nav-item2{
    transform: skewX(29deg);
    width: 20%;
    height: 46%;
    position: absolute;
    left: 12%;
    bottom: 4%;
    z-index: 99;
}
.banner-nav .nav-item3{
    transform: skewX(29deg);
    width: 19%;
    height: 29%;
    position: absolute;
    left: 31%;
    top: 2%;
}
.banner-nav .nav-item4{
    transform: skew(71deg, -19deg);
    width: 25%;
    height: 10%;
    position: absolute;
    left: 48%;
    top: 44%;
}
.banner-nav .nav-item5{
    transform: skewX(-29deg);
    width: 20%;
    height: 31%;
    position: absolute;
    left: 31%;
    bottom: 4%;
}
.banner-nav .nav-item6{
    transform: skewX(-29deg);
    width: 20%;
    height: 31%;
    position: absolute;
    right: 9%;
    top: 2%;
}
.banner-nav .nav-item7{
    transform: skewX(29deg);
    width: 20%;
    height: 31%;
    position: absolute;
    right: 9%;
    bottom: 4%;
}


.home-first-box{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
}
.banner-publish{
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.5rem;
}
.banner-publish .pub-item{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.25rem;
    cursor: pointer;
    width: 29%;
    height: 4.375rem;
    line-height: 4.375rem;
    border-radius: 100px 0 100px 0;
}
.banner-publish .pub-achievement{
    box-shadow: 0px 0px 1.25rem 0px rgba(75, 228, 255,0.8);
    background: linear-gradient(180deg, rgba(0, 139, 224, 1) 0%, rgba(75, 228, 255, 1) 100%);
}
.banner-publish .pub-demand{
    box-shadow: 0px 0px 1.25rem 0px rgba(255, 192, 87,0.8);
    background: linear-gradient(180deg, rgba(255, 117, 37, 1) 0%, rgba(255, 192, 87, 1) 100%);
}
.banner-publish .pub-match{
    box-shadow: 0px 0px 1.25rem 0px rgba(140, 146, 255,0.8);
    background: linear-gradient(180deg, rgba(65, 77, 231, 1) 0%, rgba(140, 146, 255, 1) 100%);
}
.banner-publish .icon{
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: 0.3125rem;
}
.banner-publish .icon-achievement{
    background-image: url("../images/home/icon-achievement.png");
}
.banner-publish .icon-demand{
    background-image: url("../images/home/icon-demand.png");
}
.banner-publish .icon-match{
    background-image: url("../images/home/icon-match.png");
}
.hot-information{
    position: relative;
    padding-left: 3.125rem;
}
.hot-information .icon{
    position: absolute;
    left: 0;
    display: inline-block;
    width: 1.875rem;
    height: 3.75rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("../images/home/icon-hot-information.png");
}
.hot-information-box a{
    cursor: pointer;
    color: #fff;
    display: block;
    line-height: 2.5rem;
    font-size: 1rem;
    padding-left: 22px;
    position: relative;
}
.hot-information-box a:before{
    content: '';
    display: inline-block;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 3px;
    background: #ffff;
    position: absolute;
    left: 0;
    top: 1rem;
}
.hot-information .more{
    color: #fff;
    margin-left: 22px;
}

.achievements-section::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../images/home/home-screen2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}
.screen-container{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 4.5rem;
}
.screen-container .content-title{
    padding-top: 1.25rem;
}
.content-title .mian-title{
    font-size: var(--size35);
    font-weight: 500;
    color: rgba(20, 36, 93, 1);
    margin-bottom: var(--size10);
}
.content-title .sub-title{
    font-size: var(--size20);
    color: rgba(0, 0, 0, 0.85);
}
.achievements-section .layui-tab-title{
    border-bottom: 1px solid #E2E2E2;
    display: flex;
    justify-content: center;
    height: 3.75rem;
    margin: 0;
}
.achievements-section .layui-tab-title li{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #14245D;
    font-size: 1.3rem;
    width: 15%;
    height: 3.75rem;
    line-height: 3.75rem;
}
.achievements-section .layui-tab-title .icon{
    display: inline-block;
    width: 0.9375rem;
    height: 1.25rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: 0.3125rem;
}
.achievements-section .layui-tab-title .icon1{
    width: 2.1875rem;
    height: 0.9375rem;
    background-image: url("../images/home/icon-achievements-tab1.png");
}
.achievements-section .layui-tab-title .icon2{
    background-image: url("../images/home/icon-achievements-tab2.png");
}
.achievements-section .layui-tab-title .icon3{
    background-image: url("../images/home/icon-achievements-tab3.png");
}
.achievements-section .layui-tab-title .icon4{
    background-image: url("../images/home/icon-achievements-tab4.png");
}
.achievements-section .layui-tab-title li.layui-this{
    color: #1062FF;
}
.achievements-section .layui-tab-title .layui-this .icon1{
    background-image: url("../images/home/icon-achievements-tab1-active.png");
}
.achievements-section .layui-tab-title .layui-this .icon2{
    background-image: url("../images/home/icon-achievements-tab2-active.png");
}
.achievements-section .layui-tab-title .layui-this .icon3{
    background-image: url("../images/home/icon-achievements-tab3-active.png");
}
.achievements-section .layui-tab-title .layui-this .icon4{
    background-image: url("../images/home/icon-achievements-tab4-active.png");
}
.achievements-section .layui-tab-title .layui-this:after{
    display: none;
}

.achievements-section .layui-tab{
    position: relative;
}
.achievements-section .more{
    font-size: 1rem;
    position: absolute;
    right: 0;
    top: 1.25rem;
    cursor: pointer;
    z-index: 999;
}
.achievements-section .achievements-box .base-card:nth-child(1),
.achievements-section .achievements-box .base-card:nth-child(2),
.achievements-section .achievements-box .base-card:nth-child(3){
    margin-bottom: 1.25rem;
}
.more .fa{
    margin-left: 0.3125rem;
}
.demand-section .base-card .card-tools{
    padding: 0 1.25rem 0.625rem;
}
.demand-section .base-card .card-attrs .attr{
    margin-bottom: 0.375rem !important;
}
.demand-section .content-title{
    padding: 1.25rem 0;
    position: relative;
}
.demand-section .more{
    font-size: 1rem;
    position: absolute;
    right: 0;
    bottom: 1.25rem;
    cursor: pointer;
    z-index: 999;
}
.demand-section .layui-tab{
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.demand-section .layui-tab-title{
    width: 25%;
    height: 74vh;
    border: none;
    margin: 0;
    padding: 1.25rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../images/home/demand-nav.png");
}

/* 自定义滚动条样式 */
.demand-section .layui-tab-title::-webkit-scrollbar {
    width: 0.25rem;
}

.demand-section .layui-tab-title::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.demand-section .layui-tab-title::-webkit-scrollbar-thumb {
    background: #3D5FD6;
    border-radius: 2px;
}

.demand-section .layui-tab-title::-webkit-scrollbar-thumb:hover {
    background: #3D5FD6;
}
.demand-section .layui-tab-title li{
    display: block;
    color: #ffff;
    height: 3.75rem;
    line-height: 3.75rem;
    font-size: 1.125rem;
    text-align: left;
    padding: 0 7%;
    position: relative;
}
.demand-section .layui-tab-title .icon{
    display: none;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 1.25rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("../images/icon-tab-arrow.png");
    position: absolute;
    right: 20%;
    top: 1.5625rem;
}
.demand-section .layui-tab-title .layui-this{
    background: rgba(255,255,255,0.1);
    color: rgba(35, 252, 235, 1);
}
/*.demand-section li.layui-this .icon{
    display: inline-block;
}*/
.demand-section .layui-tab-title .layui-this:after{
    display: none;
}
.demand-section .layui-tab-bar{
    display: none;
}
.demand-section .layui-tab-content{
    width: 73%;
    padding: 0;
}

.demand-section .demand-box{
    width: 100%;
}
.demand-section .info-card{
    box-sizing: border-box;
    width: calc((100% - 1.25rem) / 2);

}
.demand-section .info-card:first-child,
.demand-section .info-card:nth-child(2){
    margin-bottom: 1.25rem;
}
.demand-section .card-body {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("../images/home/demand-card.png");
    height: 32vh;
    padding-top: 2vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.demand-section .demand-box .base-card{
    margin-bottom: 2vh;
}
.demand-section .demand-box .base-card:nth-child(3),
.demand-section .demand-box .base-card:nth-child(4){
    margin-bottom: 0px;
}
.demand-section .card-foot .card-contact-btn{
    height: 4vh;
    line-height: 4vh;
}

.agency-section{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("../images/home/home-screen4.png");
}

.agency-section .person-box,
.agency-section .market-box{
    width: calc((100% - 1.25rem - 40%));
}
.agency-section .person-box{
    margin-bottom: 1.25rem;
    margin-right: 1.25rem;
}
.agency-section .institutes-box{
    width: 40%;
}
.agency-section .ent-box{
    width: 40%;
    margin-right: 1.25rem;
}
.screen-body .jrwm-box{
    width: 100%;
    text-align: center;
}
.screen-body .jrwm-box .btn{
    color: #fff;
    font-size: 1.125rem;
    border: none;
    padding: 0;
    width: 18.75rem;
    line-height: 3.125rem;
    background-color: transparent;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/home/jrwm.png);
}
.agency-section .agency-box{
    height: calc((100vh - 250px) / 2);
    padding: 0 4% 1.875rem 4%;
    border-radius: 0.25rem;
    background: rgba(0, 0, 0, 0.5);
}
.agency-section .agency-title{
    font-family: YouSheBiaoTiHei;
    text-align: center;
    color: #ffff;
    font-size: 1.875rem;
    height: 30%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/home/agency-title.png);
    background-size: 9.375rem 4.375rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.agency-section .agency-list{
    height: 70%;
}
.agency-section .col-3 .agency-item{
    width: calc((100% - 2.5rem) / 3);
    height: 100%;
    margin-right: 1.25rem;
}
.agency-section .col-3 .agency-item:nth-child(3n) {
    margin-right: 0;
}
.agency-section .col-2 .agency-item{
    width: calc((100% - 1.25rem) / 2);
    height: 100%;
    margin-right: 1.25rem;
}
.agency-section .col-2 .agency-item:nth-child(2n) {
    margin-right: 0;
}
.agency-section .agency-item .btn:hover{
    color: #fff;
}
.agency-section .agency-img{
    width: 100%;
    /*height: 170px;*/
    height: 60%;
}
.agency-section .agency-img img{
    width: 100%;
    height: 100%;
}
.agency-section .agency-box .btn{
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 0;
    line-height: 2.5rem;
    height: 2.5rem;
    background: #1062FF;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    margin-bottom: 1.25rem;
}
.information-section{
    background: #F4F5F7;
}
.information-section .layui-tab{
    margin: 0;
}
.information-section .layui-tab-title{
    height: 3.25rem;
    border-bottom: 2px solid rgba(0, 111, 255, 1);
    position: relative;
}
.information-section .layui-tab-title li{
    width: 12.5rem;
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: 1.25rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/home/information-tab.png);
    position: absolute;
}
.information-section .layui-tab-title li:nth-child(1){
    left: 0px;
    z-index: 109;
}
.information-section .layui-tab-title li:nth-child(2){
    left: 9.375rem;
    z-index: 99;
    padding-left: 3.125rem;
}
.information-section .layui-tab-title li:nth-child(3){
    left: 18.75rem;
    z-index: 89;
    padding-left: 3.125rem;
}
.information-section .layui-tab-title li:nth-child(4){
    left: 28.125rem;
    z-index: 79;
    padding-left: 3.125rem;
}
.information-section .layui-tab-title li:nth-child(5){
    left: 37.5rem;
    z-index: 69;
    padding-left: 3.125rem;
}
.information-section .layui-tab-title li.layui-this{
    color: #fff;
    background-image: url(../images/home/information-tab-active.png);
}
.information-section li.layui-this:after{
    display: none;
}
.information-section .layui-tab-title li.layui-this{

}
.information-section .layui-tab-content{
    background: #fff;
    padding: 1.25rem;
}
.information-section .content-box{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.information-section .first-box{
    margin-right: 2.5rem;
    width: calc((100% - 2.5rem - 65%));
}
.information-section .first-box img{
    width: 100%;
    height: 15rem;
    margin: 0.625rem 0;
}
.information-section .article-text{
    font-size: 1.0625rem;
    line-height: 1.875rem;
    height: 3.75rem;
    color: #727272;
}
.information-section .article-title{
    line-height: 1.875rem;
    font-size: 1.0625rem;
}
.information-section .date{
    font-size: 1rem;
    display: inline-block;
    line-height: 1.875rem;
}
.information-section .other-box{
    width: 65%;
}
.information-section .last-box{
    width: 100%;
}
.information-section .other-box .article-item{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0.625rem;
    box-sizing: border-box;
    height: 2.5rem;
}
.information-section .other-box .article-item:last-child{
    border-bottom: none;
    margin: 0;
    padding: 0;
}
.information-section .other-box .article-title{
    font-size: 1.0625rem;
    width: 70%;
    padding-left: 1.25rem;
    line-height: 2.5rem;
    position: relative;
}
.information-section .other-box .article-title:before{
    content: '';
    display: inline-block;
    width: 0.25rem;
    height: 0.9375rem;
    border-radius: 3px;
    background: #006FFF;
    position: absolute;
    left: 0;
    top: 0.75rem;
}
.information-section .other-box .article-item .date{
    display: inline-block;
    line-height: 2.5rem;
}
.information-section .last-box{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-top: 1.25rem;
}
.information-section .last-box .article-item{
    width: calc((100% - 2.5rem) / 3);
    margin-right: 1.25rem;
    background: #F4F6F9;
    border-radius: 0.25rem;
    padding: 1.25rem;
}
.information-section .last-box .article-info{
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.625rem;
}
.information-section .last-box .type-status{
    line-height: 1.875rem;
    padding: 0 0.625rem;
    border-radius: 0.25rem;
    color: #fff;
    background: linear-gradient( 90deg, #44B5FF 0%, #207EFF 100%);
}
.information-section .last-box .article-item:nth-child(3n){
    margin-right: 0;
}
.information-section .content-title {
    padding-bottom: 1.25rem;
    position: relative;
}
.information-section .more {
    font-size: 1rem;
    position: absolute;
    right: 0;
    bottom: -1.875rem;
    cursor: pointer;
    z-index: 999;
}























.home-body .container{
    position: relative;
}



































