.top-slide {
    /* background: #3a51c9; */
    position: relative;
    height: auto;
}

.top-slide>div>img {
    /* width: 100%; */
    display: block;
}

.pic-content {
    width: 1420px;
    margin: 0 auto;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    height: 200px;
}

#h-pic .swiper-slide>img,
#h-pic .swiper-slide>a img {
    width: 100%;
}

.l-pic {
    position: absolute;
    left: 0;
    max-width: 730px;
}

.l-pic>img {
    width: 100%;
    display: block;
}

.r-pic {
    position: absolute;
    right: 0;
    background: url(../images/pic-v-bg.png) center no-repeat;
}

.video- {
    margin: 20px;
    width: 595px;
    height: 340px;
}

.video->video {
    width: 100%;
    height: 100%;
}

@media screen and (max-width:1480px) {
    .pic-content {
        width: 1200px;
        top: 25%;
    }
    .l-pic {
        max-width: 600px;
    }
    .r-pic {
        background: none;
    }
    .video- {
        width: 542px;
        height: 310px;
        margin: 0;
    }
}

.pic-news1 {
    width: 630px;
    height: 415px;
    background: #f5f5f5;
    border-radius: 20px;
    float: left;
    overflow: hidden;
}

.pic-news1 ul li p {
    /* height: 70px; */
    height: 46px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 15px;
}

.pic-news1 ul li img {
    height: 100%;
}

.news-switch {
    width: 530px;
    float: left;
    margin-left: 40px;
}

.news-switch>div {
    display: none;
}

.border-b {
    border-bottom: 1px solid #dfdfdf;
}

.news-switch h2.title-s1 span {
    width: 48%;
}

.news-switch h2.title-s1 span:first-of-type {
    margin-right: 4%;
}

h2.title-s1 span.active {
    border-bottom: 4px solid #294ac1;
    margin-bottom: -1px;
}

h2.title-s1 span i.news-icon {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) 0 -30px no-repeat;
}

h2.title-s1 span i.notice-icon {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -35px -30px no-repeat;
}

h2.title-s1 span i.video-icon {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -70px -30px no-repeat;
}

h2.title-s1 span i.pic-icon {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -105px -30px no-repeat;
}

h2.title-s1 span i.chart-icon {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -140px -30px no-repeat;
}

h2.thr- span {
    cursor: auto;
}

.news-list li {
    line-height: 47px;
    font-size: 18px;
    height: 47px;
    position: relative;
    padding-left: 15px;
}

.news-list li a {
    max-width: 84%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.news-list li a:hover {
    color: #294ac1;
}

.news-list li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #60b5f9;
    left: 0;
    top: 45%;
}

.news-list li em {
    font-size: 14px;
    color: #a2a2a2;
    position: absolute;
    right: 0;
    line-height: 47px;
}

.banner-entry {
    font-size: 0;
    display: flex;
    justify-content: space-between;
}

.banner-entry span {
    width: 380px;
    height: 130px;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    line-height: 130px;
    transition: .3s;
}

.banner-entry span a {
    color: #fff;
    display: block;
    height: 100%;
}

.banner-entry span a:hover {
    color: #57d4f2;
}

.banner-entry span:hover {
    transform: scale(1.1);
}

.banner-entry .online- {
    background: #4b70fd url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/banner-bg.png) no-repeat;
}

.banner-entry .system- {
    background: #3982de url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/banner-bg.png) -410px 0 no-repeat;
}

.banner-entry .zone- {
    background: #3982de url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/banner-bg.png) -820px 0 no-repeat;
}

.banner-entry i {
    width: 70px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.banner-entry i.online-icon {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) 0 -65px no-repeat;
}

.banner-entry i.system-icon {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -70px -65px no-repeat;
}

.banner-entry i.zone-icon {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -140px -65px no-repeat;
}

.hall- {
    width: 860px;
    height: 485px;
    float: left;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.hall- img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.hall- span.enter-link {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.hall- span.enter-link a {
    display: block;
    padding: 0 40px 0 30px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    background: linear-gradient(to right, #3e6fde, #35ceea);
    box-shadow: inset 0 5px 0 rgba(0, 0, 0, .15);
}

.hall- span.enter-link::before,
.hall- span.enter-link::after {
    content: "";
    background-color: #fff;
    position: absolute;
}

.hall- span.enter-link::before {
    width: 20px;
    height: 4px;
    right: 12px;
    top: 25px;
}

.hall- span.enter-link::after {
    width: 4px;
    height: 20px;
    right: 20px;
    top: 18px;
}

.hall-right {
    width: 315px;
    float: left;
    margin-left: 25px;
}

.guest-wrap li.guest-pic {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/guest-pic.jpg) no-repeat;
}

.guest-wrap li.chairman-pic {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/chairman-pic.jpg) no-repeat;
}

.guest-wrap li.city-pic {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/city-pic.jpg) no-repeat;
}

.layout-highlights {
    width: 100%;
    height: 380px;
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/highlights-bg.jpg) center top no-repeat;
}

.layout-highlights h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 60px 0 50px;
}

.layout-highlights ul {
    display: flex;
    justify-content: space-around;
}

.layout-highlights ul li {
    width: 130px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.layout-highlights ul li i {
    width: 70px;
    height: 70px;
    display: block;
    margin: 32px auto 45px;
}

.layout-highlights ul li i::after {
    content: "";
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .5);
    left: 0;
    top: 0;
}

.layout-highlights ul li a {
    display: block;
    color: #fff;
    font-weight: bold;
}

.layout-highlights ul li a:hover {
    color: #fec95d;
}

.layout-highlights ul li i::after {
    transition: all .3s;
}

.layout-highlights ul li:hover i::after {
    transform: scale(1.2);
    background-color: rgba(255, 255, 255, .2);
}

.layout-highlights ul li i.highlight-1 {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) 0 -130px no-repeat;
}

.layout-highlights ul li i.highlight-2 {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -70px -130px no-repeat;
}

.layout-highlights ul li i.highlight-3 {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -140px -130px no-repeat;
}

.layout-highlights ul li i.highlight-4 {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -210px -130px no-repeat;
}

.layout-highlights ul li i.highlight-5 {
    background: url(http://www.wcif.cn/SiteFilesPath/CustomUploads/images/icon.png) -280px -130px no-repeat;
}

.recommend-wrap {
    background-image: linear-gradient(165deg, #ffff 20%, #b8e1fc);
    border-bottom-left-radius: 20px;
    padding: 25px 0;
}

.layout-recommend {
    width: 1160px;
    height: 180px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
}

.recommend-ct {
    margin: 3px;
    width: 1154px;
    height: 174px;
    overflow: hidden;
}

.layout-recommend ul li {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.layout-recommend ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

.recommend-s1,
.recommend-s2 {
    width: 1160px;
}

.recommend-s1 ul,
.partner-wrap ul {
    /* height: 110px; */
    padding: 5px;
    margin: 25px 0;
    width: 1190px;
}

.recommend-s1 ul li,
.partner-wrap ul li {
    width: 220px;
    height: 110px;
    float: left;
    border-radius: 20px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .25);
    text-align: center;
    background: #fff;
    overflow: hidden;
}

.recommend-s1 ul li {
    position: relative;
}

.recommend-s2 {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 0 20px;
    background: #fff;
    font-size: 0;
    position: relative;
    height: 142px;
    overflow: hidden;
}

.recommend-s2 ul {
    position: absolute;
}

.recommend-s2 ul li {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 192px;
    height: 70px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.recommend-s1 ul li img,
.recommend-s2 ul li img {
    width: 100%;
    height: 100%;
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}

.layout-forum {
    background: #a3ceff;
    padding: 65px 0;
    width: 100%;
}

.layout-forum ul {
    display: flex;
    justify-content: space-between;
}
.layout-forum ul li {
    width: 190px;
}

.layout-forum ul li:hover {
    transform: translateY(-20px);
    transition: transform .3s;
}

.layout-forum ul li:nth-of-type(4n) {
    margin-right: 0;
}
.layout-forum ul li img {
    width:100%
}



.news-pic h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin: 30px 20px 20px;
}

.news-pic a:hover h4 {
    color: #294ac1;
}

.news-pic p.p-s2 {
    color: #616060;
    line-height: 36px;
    margin: 0 20px;
    display: block;
    font-size: 18px;
}

.playing-bg {
    background-color: #f0f8ff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-bottom: 40px;
}

@media screen and (max-width:1366px) {
    .layout-highlights,
    .layout-forum,
    .top-slide {
        width: 1366px;
    }
    .content {
        margin-left: 80px;
    }
}