/*首页start*/
.wrap {
    max-width: 1920px;
}

.headerwrap {
    width: 100%;
    height: 68px;
    border-bottom: 5px solid #e5e5e5;
    box-sizing: border-box;
    position: fixed;
    background: #fff;
    background-color: white;
    z-index: 99999;
    top: 0;
    left: 0;
}

.editbg {
    width: 100%;
    height: 100%;
    background: url(../images/bgall.jpg) no-repeat;
    background-size: 100% 100%;
}

.cd_link {
    padding-left: 28px;
    padding-right: 35px;
    box-sizing: border-box;
}

.contentcenters {
    padding: 0 28px;
    box-sizing: border-box;
}

.cd_content {
    box-sizing: border-box;
    background: #fff;
}

.header {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.contentcenter {
    width: 1200px;
    margin: 0 auto;
}

.logowrap {
    width: 290px;
    position: absolute;
    top: 0;
    left: -38px;
}

.logo {
    width: 247px;
    position: relative;
    height: 68px;
}

    .logo img:first-child {
        max-width: 247px;
        max-height: 68px;
    }

    .logo img:last-child {
        width: 140px;
        height: 42px;
        max-width: 290px;
        max-height: 80px;
    }

.headernav {
    position: absolute;
    left: 316px;
    top: 26px;
}

    .headernav a, .headernav .listhover {
        display: inline-block;
        padding: 0 8px 0 4px;
        font-size: 16px;
        color: #333;
        margin-right: 56px;
        line-height: 6px;
    }

        .headernav a:last-child {
            margin-right: 0;
        }

.header .headernavlis {
    border-bottom: 7px solid #fed81b;
}

.lastnav {
    position: absolute;
    right: 2px;
    top: 26px;
    width: 28px;
    height: 28px;
    display: block;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 28px;
    color: #dedede;
    font-size: 12px;
}

.lisnav {
    position: absolute;
    top: 12px;
    padding-top: 30px;
    left: 57px;
    z-index: 6;
    display: none;
}

    .lisnav li {
        line-height: 40px;
        width: 151px;
        height: 40px;
        text-align: center;
        background: url(../images/listbg.png) no-repeat;
        background-size: 100% 100%;
    }

        .lisnav li a {
            font-size: 15px;
            color: #333;
        }

        .lisnav li:hover {
            background: url(../images/listbging.png) no-repeat;
        }

            .lisnav li:hover a {
                color: #fff;
            }

.listhover:hover .lisnav {
    display: block;
}

.bannerwrap {
    width: 100%;
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
}

.bannerwrapper {
    width: 1200px;
    height: 112px;
    position: relative;
    margin: 0 auto;
    z-index: 888;
}

.banneron {
    position: absolute;
    left: 50%;
    bottom: 185px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    z-index: 555;
}

    .banneron .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        cursor: pointer;
        margin-right: 10px;
    }

.bnav {
    position: absolute;
    height: 112px;
    width: 1224px;
    left: -10px;
    z-index: 888;
    background: url(../images/24.png) no-repeat;
    background-size: 100% 100%;
    bottom: 50px;
}

.bannernav {
    height: 80px;
    width: 1200px;
    margin-top: 13px;
    margin-left: 14px;
}

.bn_left {
    float: left;
    width: 68px;
    margin: 28px 44px 0 38px;
}

.btnl {
    float: left;
    width: 34px;
    background-image: none;
    padding-left: 6px;
    box-sizing: border-box;
}

.sw_next {
    width: 7px;
}

.btnr {
    width: 34px;
    float: left;
    background-image: none;
    padding-left: 21px;
    box-sizing: border-box;
}

.bn_wrap {
    width: 900px;
    float: left;
}

.bn_right {
    float: left;
    margin-left: 45px;
    margin-top: 30px;
}

.bn_lis {
    width: 200px;
    height: 80px;
    float: left;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 20px;
}

    .bn_lis img {
        width: auto;
        max-height: 80px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
    }

.bn_right .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    background-color: #b2b2b2;
    margin-right: 18px;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    vertical-align: middle;
    cursor: pointer;
}

.bn_right .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    border: solid 2px #fed81b;
    background: #fff;
}

.contentlist1 {
    width: 100%;
    padding: 47px 0 90px;
}

    .contentlist1 .swiper-slide {
        width: 1200px;
        overflow: hidden;
    }

.swconwrap {
    height: 450px;
    background: url(../images/indexb1.png) no-repeat;
    background-size: 100% 100%;
    margin: 30px -32px 0 0;
    width: 1170px;
}

.contentlist1_left {
    width: 542px;
    float: left;
    padding: 52px 0 0 24px;
    box-sizing: border-box;
    overflow: hidden;
}

.contentlist1_lefttitle {
    font-size: 30px;
    font-weight: bold;
    color: #241e00;
}

.contentlist1_line {
    width: 100px;
    border-top: 2px solid #241e00;
    margin: 20px 0 23px;
}

.contentlist1_time {
    font-size: 14px;
    color: #241e00;
}

.con1msg {
    margin-bottom: 70px;
}

.contentlist1_thems {
    font-size: 16px;
    color: #666;
    margin: 58px 0 0px;
    width: 484px;
    line-height: 25px;
}

.contentlist1_right {
    float: right;
    width: 660px;
    height: 450px;
    margin: -30px -32px 0 0;
    position: relative;
}
/*.contentlist1_right:hover .maskvid{
	display: block;
}
.contentlist1_right:hover .vidauto{
	display: block;
}*/
.videobg {
    width: 100%;
    max-width: 660px;
    max-height: 450px;
    display: block;
}
/*.maskvid{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 4;
}*/
.vidauto {
    z-index: 5;
    cursor: pointer;
}

.vid {
    display: none;
    width: 100%;
}

.con1pagewrap {
    width: 484px;
    position: absolute;
    left: 26px;
    bottom: 46px;
    z-index: 555;
}

.con1page {
    float: left;
}

.conpagewrap {
    width: 26px;
    height: 26px;
    float: left;
    margin-right: 23px;
    cursor: pointer;
}

    .conpagewrap img {
        width: 26px;
        display: block;
    }

.pagecon1, .contentlist1 .swiper-container .swiper-pagination-fraction {
    width: 63px;
    float: right;
    line-height: 23px;
}

.contentlist1 .pagecon1 span {
    font-size: 24px;
    color: #999;
}

    .contentlist1 .pagecon1 span:first-child {
        color: #fed81b;
        font-size: 36px;
    }

.contentlist2 {
    width: 100%;
    background: url(../images/indexb2.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 86px 0;
}

.contitle a {
    font-size: 36px;
    color: #333;
}

.contag {
    font-size: 14px;
    color: #c2c2c2;
    margin: 10px 0 36px;
}

.contentlis {
    position: relative;
}

.contentlist2_left {
    float: left;
    width: 560px;
    height: 350px;
}

    .contentlist2_left img {
        width: 560px;
        max-height: 350px;
        display: block;
    }

.contentlist2_right {
    float: right;
    width: 591px;
    margin-top: 30px;
}

.contentlist2_lefttitle {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 47px;
}

.contentlist2_time {
    font-size: 24px;
    color: #000;
    margin: 17px 0 53px;
}

.contentlist2_thems a {
    width: 591px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

.con2next, .con2prv {
    width: 17px;
    height: 29px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-image: none;
    margin-top: 0;
    cursor: pointer;
}

    .con2prv img, .con2next img {
        width: 17px;
    }

.con2prv {
    left: -60px;
}

.con2next {
    right: -59px;
}

.con2-pagination {
    margin: 57px auto 0;
    width: 70px;
}

.contentlist2 .con2-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    cursor: pointer;
}

    .contentlist2 .con2-pagination .swiper-pagination-bullet:last-child {
        margin-right: 0;
    }

.contentlist2 .con2-pagination .swiper-pagination-bullet-active {
    background: #FED81B;
}

.contentlist3 {
    width: 100%;
    padding: 85px 0 90px;
}

.con3lis {
    width: 360px;
    float: left;
    margin-right: 60px;
}

    .con3lis:last-child {
        margin-right: 0;
    }

.infimages {
    width: 360px;
    height: 180px;
    position: relative;
}

    .infimages img {
        max-width: 360px;
        max-height: 180px;
    }

.inftitle {
    width: 100%;
    max-height: 53px;
    font-size: 20px;
    color: #333;
    margin: 20px 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.con3time {
    font-size: 18px;
    color: #000;
}

.con3thems {
    width: 100%;
    max-height: 64px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 25px;
}

    .con3thems a {
        display: block;
        height: 67px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.con3more {
    width: 380px;
    height: 52px;
    display: block;
    margin: 80px auto 0;
    background: #fed81b;
    text-align: center;
    line-height: 52px;
    color: #000;
    font-size: 14px;
}

.contentlist4 {
    width: 100%;
    background: url(../images/indexb3.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 88px 0 100px;
}

.cp_lis {
    margin-top: 87px;
}

    .cp_lis:first-child {
        margin-top: 0;
    }

.cp_wrap {
    margin-top: 36px;
    position: relative;
}

.id_clientlis {
    width: 1200px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 12px 0;
    box-sizing: border-box;
}

    .id_clientlis:last-child {
        border-bottom: 1px solid #e5e5e5;
    }

    .id_clientlis li {
        width: 198px;
        height: 58px;
        box-sizing: border-box;
        border-right: 1px solid #e5e5e5;
        float: left;
        position: relative;
    }

        .id_clientlis li:nth-child(6n) {
            border: 0;
        }

        .id_clientlis li img {
            max-width: 143px;
            max-height: 45px;
        }

.id_cllist {
    width: 1200px;
}

    .id_cllist li {
        width: 224px;
        height: 100px;
        border: solid 1px #e5e5e5;
        float: left;
        margin-right: 20px;
        position: relative;
        box-sizing: border-box;
    }

        .id_cllist li:last-child {
            margin-right: 0;
        }

        .id_cllist li img {
            max-width: 166px;
        }

.footer {
    width: 100%;
    background: #242424;
    padding: 23px 0 84px;
    border-bottom: 1px solid #2f2f2f;
}

.footercenter {
    width: 1200px;
    margin: 0 auto;
}

.footertitle {
    font-size: 16px;
    color: #a4a4a4;
}

.companymsg {
    width: 870px;
    margin: 14px 0 35px;
    font-size: 14px;
    color: #606060;
    float: left;
}

    .companymsg div {
        float: left;
    }

.msgtitles {
    margin-right: 42px;
}

    .msgtitles:last-child {
        margin-right: 0;
    }

.sharewrap {
    float: right;
    width: 150px;
}

.share {
    max-width: 30px;
    max-height: 30px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    display: block;
}

.codelist {
    float: left;
    position: relative;
}

.codeimg {
    display: none;
    max-width: 131px;
    position: absolute;
    top: 35px;
    left: 0;
}

.codelist:hover .codeimg {
    display: block;
}

.footerbottom {
    width: 100%;
    height: 63px;
    background: #242424;
}

.copyright {
    width: 1200px;
    margin: 0 auto;
    line-height: 63px;
    text-align: center;
    font-size: 14px;
    color: #606060;
}
/*首页end*/
/*相册start*/
.album_wrap {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 22px;
    box-sizing: border-box;
}

.base_headnav {
    float: left;
    margin-top: 2px;
}

    .base_headnav img {
        width: 11px;
        margin-right: 6px;
        vertical-align: middle;
    }

    .base_headnav a {
        font-size: 12px;
        color: #999;
    }

    .base_headnav span {
        font-size: 12px;
        color: #999;
        display: inline-block;
        margin: 0 8px;
    }

.base_rightnav {
    float: right;
}

.basenavlist li {
    width: 71px;
    height: 37px;
    box-sizing: border-box;
    text-align: center;
    float: left;
    margin-right: 52px;
}

    .basenavlist li:last-child {
        margin-right: 0;
    }

    .basenavlist li a {
        font-size: 16px;
        color: #666;
    }

.basenavlist .baselist {
    border-bottom: 2px solid #fedb38;
}

    .basenavlist .baselist a {
        color: #fedb38;
    }

.albumcontent {
    width: 100%;
    padding: 76px 0 130px;
}

.albumtitle {
    text-align: center;
}

    .albumtitle img {
        width: 195px;
        max-height: 44px;
    }

.albumtitles {
    text-align: center;
    font-size: 36px;
    color: #333;
    margin-top: -35px;
    font-weight: bold;
    font-style: italic;
    font-family: "微软雅黑";
}

.albumlistwrap {
    width: 100%;
    margin: 78px 0 43px;
}

.albumlis {
    float: left;
    width: 380px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 30px 50px 0;
}

    .albumlis:nth-child(3n) {
        margin: 0 0 50px 0;
    }

    .albumlis:hover {
        border-bottom: 1px solid #fed81b;
    }

.albumimages {
    width: 380px;
    height: 200px;
    position: relative;
}

    .albumimages .al_img {
        max-width: 380px;
        max-height: 200px;
        display: block;
    }

.albumimg {
    width: 380px;
    height: 240px;
    position: relative;
}

    .albumimg .al_img {
        max-width: 380px;
        max-height: 240px;
        display: block;
    }

.albumlis:hover .albumimgmask {
    display: block;
}

.albumlis:hover .al_see {
    display: block;
}

.albumlis:hover .viewmore {
    display: block;
}

.albumimgmask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
}

.al_see {
    width: 38px;
    z-index: 5;
    display: none;
}

.viewmore {
    font-size: 12px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 117px;
    z-index: 5;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: none;
}

.albumimgtitle {
    width: 100%;
    margin: 25px 0 12px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .albumimgtitle a {
        color: #333;
        font-size: 24px;
    }

.albumimgtime {
    font-size: 12px;
    color: #666;
}

.page {
    width: 100%;
    position: relative;
}

.pagelist {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

    .pagelist img {
        width: 8px;
        vertical-align: middle;
        margin-right: 25px;
    }

.pagenext {
    margin-right: 0;
}

.pagelist a {
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    border-radius: 4px;
    margin-right: 19px;
}

.pagelist .pagelis {
    background: #fed81b;
    color: #fff;
}
/*相册end*/
/*相册正文start*/
.ad_albumcontent {
    width: 100%;
    padding: 76px 0 115px;
}

.ad_albumlistwrap {
    width: 100%;
    margin: 78px 0 0;
}

.ad_albumlis {
    float: left;
    width: 270px;
    margin: 0 30px 27px 0;
}

    .ad_albumlis:nth-child(4n) {
        margin: 0 0 27px 0;
    }

    .ad_albumlis .albumimg {
        width: 277px;
        height: 175px;
    }

    .ad_albumlis .al_img {
        max-width: 277px;
        height: 175px;
    }

.ad_albumimgtitle {
    margin: 24px 0 0 0;
    display: block;
    font-size: 14px;
    color: #000;
}

.adm_maskwrap {
    width: 906px;
    visibility: hidden;
    z-index: 3;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}

.adm_header {
    height: 60px;
    margin-bottom: 1px;
}

.adm_close {
    float: right;
    width: 60px;
    height: 60px;
}

    .adm_close img {
        display: block;
        max-width: 60px;
    }
/*.adm_close:hover{
	color: #333;
	background: #fff;
}*/
.adm_con {
    width: 906px;
    background: #fff;
}

.adm_img {
    width: 906px;
}

    .adm_img img {
        display: block;
        width: 100%;
    }

.adm_con video {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.adm_title {
    padding-left: 40px;
    font-size: 24px;
    color: #000;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 25px 0 7px;
}

.adm_time {
    font-size: 16px;
    color: #999;
    padding-left: 40px;
    box-sizing: border-box;
}

.ad_btnwrap {
    width: 1200px;
    text-align: center;
}

.ad_more {
    border: 0;
    border-radius: 5px;
    color: #333;
    width: 380px;
    height: 52px;
    display: block;
    margin: 20px auto 0;
    background: #fed81b;
    text-align: center;
    line-height: 52px;
    color: #000;
    font-size: 14px;
}

    .ad_more:hover {
        color: #FED81B;
        background: #f5f5f5;
    }

@media only screen and (min-width: 1200px) and (max-width:1440px) {
    .adm_maskwrap {
        width: 600px;
    }

    .adm_con {
        width: 600px;
    }

    .adm_img {
        width: 600px;
    }

        .adm_img img {
            width: 100%;
            display: block;
        }

    .adm_title {
        margin: 10px 0 7px;
    }
}
/*相册正文end*/
/*赛事资讯start*/
.ei_title img {
    width: 295px;
}

.ei_wrap {
    width: 100%;
    margin: 76px 0 0;
}

.ei_thems {
    width: 341px;
    height: 48px;
    color: #202020;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 13px;
}

.ei_list {
    float: left;
    width: 380px;
    height: 375px;
    margin: 0 30px 80px 0;
}

    .ei_list:nth-child(3n) {
        margin: 0 0 80px 0;
    }

.ei_mt {
    margin: 30px 0 2px;
}
/*赛事资讯end*/
/*团队介绍start*/
.ti_content {
    width: 100%;
    max-width: 1920px;
    padding: 76px 0 324px;
    overflow: hidden;
}

.ti_title img {
    width: 277px;
}

.ti_msg {
    width: 1200px;
    margin: 78px auto 0;
    position: relative;
}

    .ti_msg .swiper-wrapper {
        width: 492px;
        height: 610px;
    }

.swwrap img {
    width: 492px;
    height: 610px;
}

.stylemask {
    width: 100%;
    height: 610px;
    background: rgba(255,255,255,0.8);
    position: absolute;
    top: 0;
    left: 0;
}

.ti_msg .swiper-slide-active .stylemask {
    background: none;
}

.teamdetailsmsg {
    width: 741px;
    margin: 36px 0 0 -130px;
    text-align: center;
    display: none;
}

.ti_msg .swiper-slide-active .teamdetailsmsg {
    display: block;
}

.ti_name {
    font-size: 28px;
    color: #333;
}

.ti_job {
    font-size: 20px;
    color: #999;
    margin: 11px 0 25px;
}

.ti_line {
    width: 52px;
    border-top: 2px solid #e5e5e5;
    margin: 0 auto 22px;
}

.ti_thems {
    width: 741px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
}

.ti_msg .swiper-container {
    overflow: visible;
}

.ti_next img, .ti_prev img {
    width: 17px;
}

.ti_content .contentcenter .ti_prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 286px;
    background-image: none;
    left: -60px;
    cursor: pointer;
}

.ti_content .contentcenter .ti_next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: -91px;
    background-image: none;
    top: 286px;
    cursor: pointer;
}
/*团队介绍end*/
/*联系方式start*/
.rinfo_content {
    width: 100%;
    max-width: 1920px;
    padding: 76px 0 120px;
    overflow: hidden;
}

.ci_left {
    float: left;
    width: 686px;
    height: 611px;
}

    .ci_left #allmap {
        width: 686px;
        height: 611px;
    }

.ci_right {
    float: right;
    width: 514px;
    min-height: 611px;
    background: #FED81B;
    padding: 134px 0 0 67px;
    box-sizing: border-box;
}

.ci_title img {
    width: 351px;
    max-height: 44px;
    display: block;
}

.ci_titles {
    font-size: 36px;
    color: #333;
    font-style: italic;
    margin: 10px 0 52px;
}

.ci_list {
    font-size: 14px;
    color: #000;
    line-height: 18px;
}

.lis_left {
    float: left;
}

.lis_right {
    float: left;
}

.ci_list:nth-child(2) {
    margin: 30px 0 14px;
}

.ci_list:nth-child(4) {
    margin-top: 17px;
}
/*联系方式end*/
/*招聘方式start*/
.ri_title img {
    width: 234px;
}

.ri_con {
    width: 1200px;
    margin-top: 42px;
    margin-bottom: 60px;
}

.ri_header {
    width: 1200px;
    height: 70px;
    background: #1c1c1c;
    padding-left: 30px;
    box-sizing: border-box;
}

    .ri_header li {
        float: left;
        line-height: 70px;
        font-size: 18px;
        color: #fff;
    }

        .ri_header li:nth-child(1), .ri_lis li:nth-child(1) {
            width: 442px;
            font-weight: bolder;
        }

        .ri_header li:nth-child(2), .ri_lis li:nth-child(2) {
            width: 302px;
        }

        .ri_header li:nth-child(3), .ri_lis li:nth-child(3) {
            width: 297px;
        }

.ri_lis {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 30px;
    box-sizing: border-box;
}

.bn {
    border: 0;
}

.ri_lis li {
    font-size: 14px;
    color: #333;
    line-height: 70px;
    float: left;
}

.ri_lis .job_more {
    cursor: pointer;
}

.ri_lislook {
    float: left;
}

.ri_radius {
    float: left;
    width: 20px;
    height: 20px;
    margin: 25px 0 0 5px;
    border-radius: 50%;
}

.ri_see {
    background-color: #1c1c1c;
    background-image: url(../images/yellownext.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 5px 8px;
}

.ri_seeing {
    background-color: #fed81b;
    background-image: url(../images/blackup.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 5px;
}

.jobmsg {
    width: 100%;
    margin-top: 9px;
    padding-left: 30px;
    box-sizing: border-box;
    padding-bottom: 38px;
    display: none;
    border-bottom: 1px solid #e5e5e5;
    font-family: "微软雅黑" !important;
}

.jobmessage {
    margin-bottom: 27px;
}

.jobtitle {
    font-size: 14px;
    color: #000;
}

.joblis li {
    font-size: 14px;
    color: #666;
    line-height: 20px;
}

.jobbtn {
    width: auto;
    height: 52px;
    background-color: #fed81b;
    border: 0;
    color: #000;
    font-size: 16px;
    text-align: center;
    line-height: 52px;
    margin-top: 36px;
    padding: 0 10px;
}

    .jobbtn:hover {
        background: #f2f2f2;
        color: #666;
    }

.popup {
    width: 300px;
    display: none;
    z-index: 3;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    background: #fff;
    padding: 10px;
}

    .popup .popupmsg {
        text-align: center;
        line-height: 50px;
        font-size: 20px;
        color: #333;
    }

    .popup .popipt {
        width: 100%;
        border: 0;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background: #FED81B;
        margin-top: 20px;
    }
/*招聘方式end*/
/*全案运营start*/
.casetitle img {
    width: 418px;
}

.caselis {
    float: left;
    width: 380px;
    /*padding-bottom: 18px;*/
    margin: 0 30px 50px 0;
}

    .caselis:hover .albumimgmask {
        display: block;
    }

    .caselis:hover .al_see {
        display: block;
    }

    .caselis:hover .viewmore {
        display: block;
    }

    .caselis:nth-child(3n) {
        margin: 0 0 50px 0;
    }

.co_msg {
    background: #f4f4f4;
    padding: 30px 0 28px 28px;
    box-sizing: border-box;
}

.caselis:hover .co_msg {
    background: #FED81B;
}

.co_title {
    width: 100%;
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*全案运营end*/
/*全案运营正文start*/
.cd_content {
    width: 1200px;
    padding: 95px 0 119px;
    margin: 0 auto;
}

.cd_title {
    font-size: 36px;
    color: #333;
    padding-left: 28px;
}

.cd_time {
    font-size: 14px;
    color: #666;
    margin: 18px 0 47px;
    padding-left: 28px;
}

    .cd_time span:nth-child(2) {
        margin-right: 20px;
    }

.cd_thems {
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    padding: 39px 100px 76px 0;
    box-sizing: border-box;
}

    .cd_thems p {
        font-size: 14px;
        color: #666;
        line-height: 24px;
        margin-bottom: 30px;
        padding-left: 28px;
        text-indent: 2em;
    }

    .cd_thems img {
        margin: 10px auto;
        display: block;
    }

.cd_imgwrap {
    margin: 36px 0 37px;
}

.cd_images {
    float: left;
    width: 600px;
    height: 344px;
}

    .cd_images img {
        max-width: 600px;
        max-height: 344px;
        display: block;
        position: relative;
    }

.cd_thems p:last-child {
    margin-bottom: 0;
}

.cd_thems p:nth-last-child(2) {
    margin-bottom: 5px;
}

.cd_link {
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
}

.cd_linktitle {
    float: left;
}

    .cd_linktitle div {
        margin-bottom: 14px;
    }

        .cd_linktitle div:last-child {
            margin-bottom: 0;
        }

        .cd_linktitle div a {
            font-size: 14px;
            color: #666;
        }

            .cd_linktitle div a:hover {
                text-decoration: underline;
                color: #FED81B;
            }

.cd_linkbtn {
    width: 156px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    float: right;
    background: url(../images/logo.png) no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    color: #000;
}
/*全案运营正文end*/
/*公司介绍start*/
.cid_content {
    width: 100%;
    max-width: 1920px;
    padding: 73px 0 0;
}

.sports {
    width: 1200px;
    padding: 78px 0 79px;
    box-sizing: border-box;
}

.sports_title {
    text-align: center;
    font-size: 28px;
    color: #333;
}

.sports_line {
    width: 54px;
    border-top: 5px solid #FED81B;
    margin: 27px auto 45px;
}

.sports_thems {
    font-size: 16px;
    color: #666;
    line-height: 32px;
}

.sportsimgs {
    margin-top: 40px;
    width: 1200px;
}

.soprtsimage {
    float: left;
    width: 390px;
    height: 280px;
    position: relative;
    margin-right: 15px;
}

    .soprtsimage img {
        max-width: 390px;
        max-height: 280px;
        display: block;
    }

    .soprtsimage:nth-child(3n) {
        margin-right: 0;
    }

.culture {
    width: 100%;
    max-width: 1920px;
    background: #f7f7f7;
    padding: 78px 0 109px;
}

.cultureimgs {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.cultureimages {
    float: left;
    width: 281px;
    height: 504px;
    margin-right: 25px;
    position: relative;
    transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform: skewX(-3deg);
    -webkit-transform: skewX(-3deg);
    -moz-transform: skewX(-3deg);
    -ms-transform: skewX(-3deg);
}

    .cultureimages:nth-child(4n) {
        margin-right: 0;
    }

    .cultureimages:nth-child(2n) {
        transform: skewX(-3deg) translateY(80px);
        -webkit-transform: skewX(-3deg) translateY(80px);
        -moz-transform: skewX(-3deg) translateY(80px);
        -ms-transform: skewX(-3deg) translateY(80px);
    }

    .cultureimages img {
        max-width: 281px;
        max-height: 504px;
        display: block;
    }

.culturemsg {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 44px;
}

.culturetag {
    width: 191px;
    height: 49px;
    border: solid 1px #ffffff;
    background: rgba(255,255,255,0.3);
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 49px;
    margin: 0 auto;
}

.culturethems {
    width: 248px;
    margin: 19px auto 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 23px;
}

.shake {
    display: inline-block;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

    .shake:nth-child(odd):hover {
        animation: shake-base ease-in-out 50ms 3;
    }

    .shake:nth-child(even):hover {
        animation: shake-bases ease-in-out 50ms 3;
    }

@-webkit-keyframes shake-base {
    0% {
        -webkit-transform: translate(1.5px, 1.5px) rotate(0deg);
    }

    50% {
        -webkit-transform: translate(-1.5px, -1.5px) rotate(-1.5deg);
    }

    100% {
        -webkit-transform: translate(-2.5px, -0.5px) rotate(-0.5deg);
    }
}

@-moz-keyframes shake-base {
    0% {
        -moz-transform: translate(1.5px, 1.5px) rotate(0deg);
    }

    50% {
        -moz-transform: translate(-1.5px, -1.5px) rotate(-1.5deg);
    }

    100% {
        -moz-transform: translate(-2.5px, -0.5px) rotate(-0.5deg);
    }
}

@-ms-keyframes shake-base {
    0% {
        -ms-transform: translate(1.5px, 1.5px) rotate(0deg);
    }

    50% {
        -ms-transform: translate(-1.5px, -1.5px) rotate(-1.5deg);
    }

    100% {
        -ms-transform: translate(-2.5px, -0.5px) rotate(-0.5deg);
    }
}

@keyframes shake-base {
    0% {
        transform: translate(1.5px, 1.5px) rotate(0deg);
    }

    50% {
        transform: translate(-1.5px, -1.5px) rotate(-1.5deg);
    }

    100% {
        transform: translate(-2.5px, -0.5px) rotate(-0.5deg);
    }
}

@-webkit-keyframes shake-bases {
    0% {
        -webkit-transform: translate(1.5px, 81.5px) rotate(0deg);
    }

    50% {
        -webkit-transform: translate(0.5px, 79.5px) rotate(-1.5deg);
    }

    100% {
        -webkit-transform: translate(2.5px, 80.5px) rotate(-0.5deg);
    }
}

@-moz-keyframes shake-bases {
    0% {
        -moz-transform: translate(1.5px, 81.5px) rotate(0deg);
    }

    50% {
        -moz-transform: translate(0.5px, 79.5px) rotate(-1.5deg);
    }

    100% {
        -moz-transform: translate(2.5px, 80.5px) rotate(-0.5deg);
    }
}

@-ms-keyframes shake-bases {
    0% {
        -ms-transform: translate(1.5px, 81.5px) rotate(0deg);
    }

    50% {
        -ms-transform: translate(0.5px, 79.5px) rotate(-1.5deg);
    }

    100% {
        -ms-transform: translate(2.5px, 80.5px) rotate(-0.5deg);
    }
}

@keyframes shake-bases {
    0% {
        transform: translate(1.5px, 81.5px) rotate(0deg);
    }

    50% {
        transform: translate(0.5px, 79.5px) rotate(-1.5deg);
    }

    100% {
        transform: translate(2.5px, 80.5px) rotate(-0.5deg);
    }
}
/*公司介绍end*/
/*赛事ipstart*/
.matchwrap {
    width: 100%;
    height: 940px;
    background: url(../images/leaguebanner.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.leaguewrap {
    width: 1200px;
    height: 940px;
    /*overflow: hidden;*/
    margin: 0 auto;
}

.matchcontent {
    width: 658px;
    float: left;
    margin: 496px auto 0;
}

.matchtitle {
    font-size: 69px;
    color: #fed81b;
    border-bottom: 4px solid #fed81b;
}

.matchtag {
    font-size: 55px;
    color: #fed81b;
    margin-bottom: 45px;
}

.matchthems {
    width: 647px;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin-bottom: 24px;
    max-height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leagueright {
    float: right;
    width: 747px;
    position: relative;
    margin-right: -360px;
}

.leagueleft {
    position: absolute;
    width: 748px;
    height: 825px;
    left: 0;
    top: 116px;
}

    .leagueleft img {
        display: block;
        max-height: 825px;
        width: 748px;
    }

.leagueimg {
    position: absolute;
    width: 649px;
    height: 920px;
    right: 0;
    top: 0;
}

    .leagueimg img {
        display: block;
        width: 649px;
        max-height: 920px;
    }
/*赛事ipend*/
.matchwraptwo {
    width: 100%;
    height: 940px;
    background: url(../images/match2banner.jpg) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}

.matchtwowrap {
    width: 100%;
    height: 351px;
    position: absolute;
    left: 160px;
    top: 248px;
    background: url(../images/goimages3.png) no-repeat left center;
}

.matchtwocenter {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.matchtwoleft {
    float: left;
    width: 515px;
    height: 865px;
    margin-left: -90px;
}

    .matchtwoleft img {
        width: 515px;
        max-height: 865px;
        display: block;
    }

.matchtworight {
    float: right;
    width: 706px;
    margin-top: 145px;
}

.matchtwoheader {
    width: 680px;
    height: 103px;
    margin-right: 20px;
}

    .matchtwoheader img {
        width: 680px;
        max-height: 103px;
        display: block;
    }

.matchtwomessage {
    padding-top: 30px;
    height: 351px;
    box-sizing: border-box;
    overflow: hidden;
}

.matchtwotitle {
    font-size: 55px;
    color: #000;
    margin-bottom: 13px;
    font-weight: bolder;
}

.matchtwothems {
    width: 706px;
    max-height: 52px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.matchtwoimg {
    margin-top: 3px;
}

.matchtwoimages {
    float: left;
    margin-right: 3px;
    width: 328px;
    height: 185px;
    position: relative;
}

    .matchtwoimages img {
        max-width: 328px;
        max-height: 185px;
        display: block;
    }
/*赛事2end*/
/*音乐节start*/
.musicwrap {
    width: 100%;
    height: 940px;
    background: url(../images/musicbanner.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.musiccon {
    width: 1200px;
    margin: 0 auto;
    padding-top: 59px;
    /*height: 100%;
    overflow: hidden;*/
}

.musicimg {
    width: 1356px;
    height: 678px;
    margin-left: -57px;
}

    .musicimg img {
        width: 1356px;
        max-height: 678px;
        display: block;
    }

.musicmessage {
    width: 698px;
    margin: 0 auto;
    text-align: center;
}

.musicmsg {
    margin-bottom: 15px;
}

.musicthems {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin-bottom: 3px;
    width: 698px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*音乐节end*/
/*arena*/
.arenawrap {
    width: 100%;
    height: 940px;
    background: url(../images/arenabanner.jpg) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}

.arenabanner {
    width: 100%;
    height: 920px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/arena3.png) no-repeat left center;
}

.arenaleft {
    width: 456px;
    float: left;
    overflow: hidden;
    margin-top: 280px;
}

.arenatitle {
    width: 100%;
    font-size: 56px;
    color: #000;
    border-bottom: 6px solid #201a14;
}

.arenatag {
    width: 100%;
    font-size: 45px;
    color: #000;
    margin: 18px 0 36px;
}

.arenathems {
    width: 456px;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    margin-bottom: 30px;
    max-height: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.arenaright {
    width: 778px;
    height: 437px;
    float: right;
    margin: 326px -90px 0 0;
    background: url(../images/arena2.png) no-repeat;
    background-size: 100% 100%;
}

.arenaimages {
    width: 758px;
    transform: translate(24px,-116px);
    -webkit-transform: translate(24px,-116px);
    -ms-transform: translate(24px,-116px);
}

    .arenaimages img {
        width: 758px;
        display: block;
    }

.arenacon {
    width: 758px;
    transform: translate(24px,-116px);
    -webkit-transform: translate(24px,-116px);
    -ms-transform: translate(24px,-116px);
    margin-top: 25px;
    font-style: italic;
    font-size: 24px;
    color: #201a14;
    text-align: center;
}
/*arena end*/
.linkbase {
    width: 201px;
    height: 53px;
    background-color: #fed81b;
    font-size: 16px;
    color: #202020;
    line-height: 53px;
    padding-left: 60px;
    box-sizing: border-box;
    display: block;
}

.marauto {
    margin: 0 auto;
}

.linkbase img {
    margin-left: 10px;
    vertical-align: middle;
}

.bbg {
    background: #202020;
    color: #eefaff;
}

.hfive {
    max-height: 52px;
}
