@charset "utf-8";

#slide .swiper-slide img{
    width: 100%;
}

/*快捷入口*/
#fast{
    position: relative;
    margin-top: -158px;
    z-index: 2;
}
#fast .swiper-slide{
    padding: 20px 0;
}
#fast .swiper-slide a{
    display: flex;
    align-items: center;
    height: 118px;
    position: relative;
    padding-left: 36px;
    box-sizing: border-box;
    background: url(../images/icbg1.png) no-repeat;
    background-size: cover;
    transition: .5s;
}
#fast .swiper-slide:nth-of-type(2) a{
    background-image: url(../images/icbg2.png);
}
#fast .swiper-slide:nth-of-type(3) a{
    background-image: url(../images/icbg3.png);
}
#fast .swiper-slide:nth-of-type(4) a{
    background-image: url(../images/icbg4.png);
}
#fast .swiper-slide img{
    margin-right: 15px;
}
#fast .swiper-slide p{
    color: #000;
    font-size: 23px;
}
#fast .swiper-slide span{
    color: #A1A1A1;
    font-family: Georgia;
}
#fast .swiper-slide a:hover{
    margin-top: -20px;
}
#fast .swiper-slide a:hover img{
    transform: rotateY(180deg);
}
#fast .swiper-slide a:hover p{
    color: var(--varColor);
}

/*主体*/
.title{
    text-align: center;
    margin: 20px 0 50px;
    padding-bottom: 20px;
    background: url(../images/title.png) no-repeat center bottom;
}
.title span{
    color: rgba(194,192,192,0.28);
    font-family: Georgia;
    font-size: 73px;
    text-transform: uppercase;
}
.title h2{
    margin-top: -70px;
}
.title a{
    font-size: 35px;
}
.title a:hover{
    color: var(--varColor);
}
.title-white h2{
    color: #fff;
}
.title-white a{
    color: #fff;
}
.title-white a:hover{
    color: #ED6D25;
}

/*新闻动态*/
.news{
    height: 813px;
    background: url(../images/news-bg.jpg) no-repeat;
    background-size: 100% 100%;
}
#news .swiper-slide .img{
    height: 240px;
}
#news .swiper-slide .txt{
    padding: 20px 24px;
    background: #fff;
}
#news .swiper-slide .txt span{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 123px;
    height: 27px;
    color: #fff;
    background: url(../images/date-bg.png) no-repeat;
}
#news .swiper-slide .txt p{
    font-size: 20px;
    height: 4.5em;
    line-height: 1.5em;
    margin: 10px 0 20px;
}
#news .swiper-slide .txt>a{
    display: inline-flex;
    color: #999;
    font-size: 16px;
    padding-left: 25px;
    background: url(../images/news-more.png) no-repeat left center;
}
#news .swiper-slide .txt>a:hover{
    color: var(--varColor);
    margin-left: 1em;
}
#news, #project{
    padding-bottom: 60px;
}
.swiper-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #C6C1C1;
    margin: 0 8px !important;
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active{
    width: 16px;
    height: 16px;
    background: var(--varColor);
}
.more{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
    width: 314px;
    height: 62px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.more span{
    display: inline-flex;
    font-size: 18px;
    padding-right: 40px;
    background: url(../images/more.png) no-repeat right center;
}
.more:hover{
    color: #fff;
    background: var(--varColor) !important;
}
.more:hover span{
    background-image: url(../images/more-white.png);
}

/*活动公告*/
.box{
    height: 879px;
    background: url(../images/hdgg-bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.notice{
    width: 578px;
    height: 478px;
    padding: 33px 38px;
    box-sizing: border-box;
    background: url(../images/notice-bg.jpg) no-repeat;
}
.notice .headline{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.notice .headline h2{
    font-size: 27px;
    color: #FFFFFF;
    padding-left: 54px;
    background: url(../images/notice.png) no-repeat;
}
.notice .headline a{
    color: #fff;
    font-size: 18px;
    padding-right: 35px;
    background: url(../images/more-white.png) no-repeat right center;
}
.notice .text{
    margin: 20px 0 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.notice .text a{
    color: #fff;
    font-size: 26px;
    font-weight: normal;
}
.notice .text p{
    margin-top: 10px;
    font-size: 15px;
    color: rgba(255,255,255,0.6);
}
.notice ul li{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    color: #fff;
}
.notice ul li .date{
    padding-right: 20px;
    margin-right: 20px;
    text-align: right;
    border-right: 1px solid rgba(255,255,255,0.4);
}
.notice ul li .date h2{
    font-size: 24px;
}
.notice ul li .date span{
    font-size: 13px;
    color: rgba(255,255,255,0.4);
}
.notice ul li p a{
    color: #fff;
    font-size: 16px;
}
.notice ul li p a:hover{
    text-decoration: underline;
}
.notice a:hover{
    color: orangered;
}

.activity{
    width: 893px;
    height: 478px;
    padding: 20px;
    box-sizing: border-box;
    background: url(../images/hd-bg.jpg) no-repeat center center;
}

.social{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 26px;
}
.social h1{
    font-weight: 500;
    font-size: 73px;
    color: rgba(255,255,255,0.49);
    text-transform: uppercase;
}
.social h2{
    width: 350px;
    font-size: 32px;
    padding-bottom: 20px;
    margin-top: -60px;
    background: url(../images/title-white.png) no-repeat left bottom;
}
.qrCode{
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.qrCode div{
    font-size: 16px;
    text-align: center;
}
.qrCode div span{
    font-size: 12px;
    opacity: 0.64;
}
.qrCode img{
    margin-left: 15px;
}

/*项目成果*/
#project .swiper-slide{
    padding-bottom: 30px;
    background: #FAFAFA;
}
#project .swiper-slide .img{
    height: 251px;
}
#project .swiper-slide .txt{
    position: relative;
    margin: -40px 16px 0;
    padding: 20px;
    background: #fff;
    border-bottom: 2px solid var(--varColor);
    z-index: 2;
}
#project .swiper-slide .txt span{
    color: #666;
}
#project .swiper-slide .txt p{
    margin: 8px 0 16px;
    font-size: 20px;
    height: 3.6em;
    line-height: 1.2em;
}
#project .swiper-slide .txt>a{
    color: #666;
}
#project .swiper-slide .txt>a:hover{
    color: var(--varColor);
    margin-left: 1em;
}
.project{
    padding-bottom: 40px;
}
.project .more{
    background: #F2F2F2;
    border: 1px solid #F2F2F2;
}

/*视频展示、合作企业*/
.wrapper{
    height: 864px;
    margin: 140px 0 -164px;
    background: url(../images/spzs-bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.wrapper .lf{
    width: 942px;
    margin-top: -140px;
}
.wrapper video{
    height: 530px;
}
.wrapper .lf p{
    font-size: 73px;
    color: rgba(255,255,255,0.28);
    font-family: Georgia;
    text-transform: uppercase;
}
.wrapper .lf a{
    position: relative;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    top: -60px;
}
.wrapper .lf a:hover{
    color: var(--varColor);
}
.enterprise{
    width: 440px;
    margin-top: 30px;
}
.enterprise p{
    font-size: 26px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.28);
}
.enterprise h2{
    margin-top: -20px;
}
.enterprise h2 a{
    font-size: 35px;
    color: #FFFFFF;
}
.enterprise h2 a:hover{
    color: var(--varColor);
}
.enterprise ul{
    margin: 30px 0 50px;
    border-left: 1px solid #fff;
}
.enterprise ul li{
    position: relative;
    margin: 15px 0;
    padding-left: 28px;
}
.enterprise ul li a{
    color: #fff;
    font-size: 20px;
}
.enterprise ul li a:hover{
    color: var(--varColor);
}
.enterprise ul li:first-of-type:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    transform: translate(-50%,-50%);
}
.enterprise>a{
    margin-left: 30px;
    color: #fff;
    font-size: 16px;
}
.enterprise>a:hover{
    color: orangered;
    margin-left: 45px;
}

/*活动公告*/
.calendar-box{
    height: 438px;
    background: #fff;
}
.calendar-bar {
    box-sizing: border-box;
    height: 55px;
    line-height: 55px;
    color: #222;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    float: left;
    width: calc(100% - 389px);
}
.calendar-bar-date {
    position: relative;
    width: 145px;
    margin: 0 auto;
}
.calendar-bar>.calendar-bar-date>span {
    padding-right: 25px;
    background: url(../images/kyy_calendar_ico_2.png) right center no-repeat;
    cursor: pointer;
}
.calendar-bar-select {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 55px;
    height: 210px;
    background-color: rgba(18, 148, 242, 0.8);
    overflow-y: auto;
    color: #fff;
    cursor: pointer;
}
.calendar-bar-select li {
    box-sizing: border-box;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}
.calendar-bar-select li:hover {
    background: rgba(18, 148, 242, 1);
}
.calendar-bar>.calendar-bar-date:hover .calendar-bar-select {
    display: block;
}

/* 修改滚动条的整体样式 */
.calendar-bar-select::-webkit-scrollbar {
    width: 5px; /* 设置滚动条的宽度 */
}

/* 修改滚动条轨道的样式 */
.calendar-bar-select::-webkit-scrollbar-track {
    background-color: transparent; /* 设置轨道的背景颜色 */
}

/* 修改滚动条滑块的样式 */
.calendar-bar-select::-webkit-scrollbar-thumb {
    background-color: var(--varColor); /* 设置滑块的背景颜色 */
}

.calendar-event {
    position: relative;
    width: 389px;
    height: 438px;
    margin-top: -55px;
    overflow: hidden;
}
.calendar-event-box {
    width: 100%;
    height: 100%;
}
.calendar-event-cover {
    margin: 0 auto;
    width: 100%;
    height: 257px;
    background: url(../images/hdgg.png);
    background-size: cover;
}
.calendar-event-item {
    width: 389px;
    height: 337px;
    font-size: 15px;
    color: #666;
}
.calendar-event-item .title {
    display: block;
    margin: 20px;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: none;
}
.calendar-event-item .time {
    margin: 18px 20px 0;
    display: block;
    padding-left: 25px;
    background: url(../images/time.png) no-repeat left center;
}
.calendar-event-item .address {
    margin: 18px 20px 0;
    display: block;
    padding-left: 25px;
    background: url(../images/address.png) no-repeat left center;
}
.calendar-event-btn {
    position: absolute;
    bottom: 18px;
    width: 13px;
    height: 23px;
    cursor: pointer;
}
.calendar-event-prev {
    right: 62px;
    background: url(../images/kyy_calendar_ico_5.png);
}
.calendar-event-prev:hover {
    background: url(../images/kyy_calendar_ico_6.png);
    transform: rotate(180deg);
}
.calendar-event-next {
    right: 28px;
    background: url(../images/kyy_calendar_ico_5.png);
    transform: rotate(180deg);
}
.calendar-event-next:hover {
    background: url(../images/kyy_calendar_ico_6.png);
    transform: rotate(0deg);
}

.calender-show {
    width: calc(100% - 389px);
}
.calender-show span {
    float: left;
    display: block;
    margin: 0 5px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: #aaa;
    text-align: center;
    border-radius: 50%;
}
.calender-show-grid span {
    color: #222;
    font-size: 20px;
}
.calender-show-grid span.weekend {
    color: #FF0000;
}
.calender-show-grid span.begin {
    background-color: #8CC63F;
    color: #fff;
    cursor: pointer;
}
.calender-show-grid span.end_ {
    color: #fff;
    background-color: #1294F2;
    cursor: pointer;
}
.calender-show-grid span.active {
    color: #fff;
    background-color: orangered;
}