﻿html, body {
    padding-top: 0 !important;
    background-color: #f4f5f6;
}

.container {
    position: relative;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.m-header {
    position: relative;
    height: 65px;
    border-bottom: 1px solid #f0f0f0;
    background: #fff;
    z-index: 1;
}

    .m-header .logo {
        float: left;
        padding-top: 8px;
    }

        .m-header .logo a {
            display: block;
            width: 165px;
            height: 45px;
            background: url(../images/res/logo.png) no-repeat center;
            text-indent: -9999px;
            overflow: hidden;
        }

.m-nav {
    float: left;
    overflow: hidden;
    margin-left: 75px;
}

    .m-nav li {
        position: relative;
        float: left;
        margin: 0 18px;
    }

        .m-nav li a {
            display: block;
            padding: 20px 0 15px 0;
            color: #666;
            font-size: 18px;
        }
        .m-nav li:hover a {
            color: #2c78d9;
            border-bottom: 2px solid #2c78d9;
        }

.m-btns {
    float: right;
    margin-top: 20px;
}

    .m-btns a {
        margin-left: 20px;
        padding: 6px 14px;
        font-size: 14px;
        color: #2c78d9;
        border: 1px solid #2c78d9;
        border-radius: 2px;
    }

.r-banner {
    height: 320px;
}

.wrap {
    width: 1140px;
    margin: 0 auto;
}

.r-intro {
    padding: 50px 0;
    overflow: hidden;
}

    .r-intro li {
        float: left;
        width: 130px;
        height: 130px;
        color: #666;
        margin: 0 75px;
        border: 1px solid #E5E5E5;
        border-radius: 100%;
        font-size: 16px;
        text-align: center;
    }

        .r-intro li .p1 {
            padding-top: 18px;
        }

        .r-intro li .timer {
            font-size: 50px;
            font-family: 'Open Sans',arial,sans-serif;
        }

.hue-shine {
    color: #2952cc;
    background-image: -webkit-linear-gradient(92deg,#2952cc, #5f179e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 15s infinite linear;
}

.player-banner {
    overflow: hidden;
    min-width: 1200px;
    height: 320px;
    position: relative;
}

    .player-banner .bd,
    .player-banner .tempWrap,
    .player-banner ul.player-pic,
    .player-banner ul.player-pic li,
    .player-banner ul.player-pic li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .player-banner .u-control-page ul {
        position: absolute;
        bottom: 10px;
        width: 100%;
        text-align: center;
        zoom: 1;
        z-index: 99;
    }

        .player-banner .u-control-page ul li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            background-color: rgba(255,255,255,.4);
            filter: alpha(opacity=40);
            border-radius: 5px;
            transition: width .3s ease-out;
            text-indent: -999999999999px;
            cursor: pointer;
        }

            .player-banner .u-control-page ul li.on {
                width: 30px;
                height: 10px;
            }

.nav-box {
    padding: 45px 0 50px;
    text-align: center;
}

    .nav-box a {
        display: inline-block;
        width: 250px;
        height: 90px;
        line-height: 90px;
        text-align: center;
        border-radius: 8px;
        border: solid 2px #c8d0df;
        margin: 0 80px;
        font-size: 30px;
        font-weight: 600;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #2e3238;
    }

        .nav-box a.active {
            border: solid 2px #2566e8;
        }

.module {
    padding-bottom: 30px;
}

    .module .title {
        padding-bottom: 20px;
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #2e3238;
    }

        .module .title span {
            padding-left: 8px;
            font-size: 16px;
            font-weight: normal;
            color: #5c636f;
        }

    .module .card {
        margin-bottom: 20px;
        background-color: #ffffff;
        padding: 35px 40px;
    }

        .module .card .pic {
            width: 750px;
            height: 360px;
        }

        .module .card .content {
            margin-left: 795px;
        }

        .module .card .name {
            font-size: 24px;
            font-weight: 600;
            font-stretch: normal;
            line-height: 40px;
            letter-spacing: 0px;
            color: #2e3238;
        }

        .module .card .time {
            padding-top: 40px;
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #5c636f;
        }

        .module .card .no-start {
            padding-top: 20px;
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #5c636f;
        }

        .module .card .beginning {
            padding-top: 20px;
            font-size: 20px;
            font-weight: 600;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #2566e8;
        }

        .module .card .end {
            padding-top: 20px;
            font-size: 20px;
            font-weight: 600;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #5c636f;
        }

        .module .card .no-start span {
            margin: 0 4px;
            font-size: 20px;
            font-weight: 600;
            color: #ed6f2b;
        }

        .module .card .open-module {
            margin-top: 50px;
            display: block;
            width: 240px;
            height: 74px;
            line-height: 74px;
            background-color: #2566e8;
            border-radius: 10px;
            text-align: center;
            font-size: 26px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #ffffff;
        }

            .module .card .open-module img {
                display: inline-block;
                vertical-align: middle;
                margin-left: 9px;
            }

    .module .more {
        display: block;
        padding: 20px 0;
        width: 72px;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 1.6px;
        color: #2566e8;
    }

        .module .more span,
        .module .more img {
            display: block;
            margin: 0 auto;
        }

        .module .more img {
            margin-top: 8px;
            width: 12px;
        }

.footer {
    padding: 15px 0;
    color: #999;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}

    .footer a {
        color: #999;
    }

    .footer img {
        display: inline-block;
    }

.side-bar {
    position: fixed;
    right: 60px;
    bottom: 200px;
    text-align: center;
    line-height: 30px;
    z-index: 9999;
}

    .side-bar a {
        margin: 8px;
    }

.social-share a.social-share-icon {
    display: block;
}


.r-list-item {
    float: left;
    width: 560px;
    margin: 0 0 20px 20px;
}

    .r-list-item .img-box img {
        width: 560px;
        height: 360px;
    }

    .r-list-item .tit {
        font-size: 20px;
        color: #333;
        padding: 20px 0;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .r-list-item .r-tag {
        padding: 2px 8px;
        margin-left: 10px;
        color: #fff;
        font-size: 12px;
        font-style: normal;
        vertical-align: 3px;
        background: #ed7118;
        border-radius: 8px 2px 8px 2px;
    }

/* 底部悬浮 */
.bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 140px;
    color: #fff;
    z-index: 99999;
}

    .bottom .mb {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .bottom .container {
        padding-top: 20px;
    }

.roll {
    margin-left: 40px;
    width: 630px !important;
    height: 100px;
    float: left;
    overflow: hidden;
    background: none !important;
}

.roll-list li {
    padding: 10px 0;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}

    .roll-list li .company {
        padding-bottom: 5px;
        font-size: 16px;
        color: #ffd800;
    }

.bot-btns {
    margin-left: 740px;
}

    .bot-btns span {
        display: inline-block;
        width: 180px;
        height: 62px;
        /* background-color: #fff249; */
        line-height: 62px;
        text-align: center;
        margin: 15px 30px;
    }

        .bot-btns span a {
            font-family: AlibabaPuHuiTiM;
            font-size: 26px;
            color: #1b1b1b;
        }

.bottom .code {
    float: right;
    width: 105px;
    margin-top: -12px;
    margin-right: 25px;
}

    .bottom .code img {
        width: 105px;
        height: 105px;
    }

    .bottom .code p {
        padding-top: 4px;
        font-size: 14px;
        color: #fff;
        text-align: center;
    }

.bottom .close {
    position: absolute;
    top: 10px;
    right: -50px;
    width: 31px;
    height: 32px;
    background: url(/lib/images/res/cfw_btm_close.png) no-repeat;
    cursor: pointer;
}

#btmOpen {
    position: fixed;
    left: -176px;
    bottom: 10px;
    cursor: pointer;
    z-index: 10009;
}