/* 客服中心 */
.new-tab {
    padding: 100px 100px 0;
}

.new-tab p {
    color: #424655;
    font-size: 16px;
    margin-bottom: 56px;
    font-weight: 600;
}

.new-tab p span {
    color: #424655;
    font-size: 16px;
}

.new-tab a {
    display: block;
    width: 198px;
    height: 52px;
    line-height: 52px;
    background-color: #bd4141;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

/* 关于冠赢 */
/* banner */
.sec_w {
    height: 700px;
    background: url(../images/about/banner.jpg) no-repeat center bottom;
    position: relative;
}

.main_w {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.banner_w {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.banner_w p {
    color: #fff;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.6em;
}

.banner_w p:nth-child(3) {
    font-size: 42px;
    letter-spacing: 4px;
}

.banner_w p:last-child {
    font-size: 22px;
}

/* 冠赢互娱 */
.companyname {
    height: auto;
    background: #f6f6f6;
    padding: 55px 0;
}

.title {
    text-align: center;
}

.title p {
    color: #124da3;
    font-size: 30px;
    font-weight: 600;
}

.title .title_line {
    width: 453px;
    border-bottom: 2px solid #b7b7b7;
    text-align: center;
}

.title .sub_title {
    display: inline-block;
    width: 455px;
    color: #a8a8a8;
    font-size: 14px;
    position: relative;
    margin: 20px 0 60px 0;
    font-weight: 600;
}

.title .sub_title::before {
    content: '';
    width: 160px;
    border-bottom: 2px solid #b7b7b7;
    position: absolute;
    left: 0;
    top: 50%;
    transform: 0, -50%;
    -webkit-transform: 0, -50%;
    -moz-transform: 0, -50%;
    -ms-transform: 0, -50%;
    -o-transform: 0, -50%;
}

.title .sub_title::after {
    content: '';
    width: 160px;
    border-bottom: 2px solid #b7b7b7;
    position: absolute;
    right: 0;
    top: 50%;
    transform: 0, -50%;
    -webkit-transform: 0, -50%;
    -moz-transform: 0, -50%;
    -ms-transform: 0, -50%;
    -o-transform: 0, -50%;
}

.con_w {
    display: flex;
    padding: 0 150px;
    justify-content: space-around;
}

.item_con {
    text-align: center;
}

.item_con i {
    display: block;
    width: 136px;
    height: 136px;
    background: url(../images/about/icon.png) no-repeat 0 0;
    margin: 0 auto 26px;
}

.item_con span {
    color: #2e7cb3;
    font-size: 24px;
}

.item_con p {
    color: #656565;
    font-size: 30px;
    line-height: 1.8em;
}

.con_w .item_con:nth-child(2) i {
    background-position: -137px 0;
}

.con_w .item_con:nth-child(3) i {
    background-position: -274px 0;
}

/* 公司简介 */
.intro {
    height: 747px;
    background: #fff url(../images/about/intro_bg.png) no-repeat center bottom;
    padding-top: 40px;
}

.intro_title {
    position: absolute;
    left: 322px;
    top: 0px;
}

.intro_title p {
    color: #2e7cb3;
    font-size: 25px;
    line-height: 1.2em;
}

.intro_title p:nth-child(2) {
    color: #ffae3c;
}

.intro_title span {
    color: #858585;
    font-size: 18px;
    border-bottom: 2px solid #858585;
    padding: 10px 0 5px;
    line-height: 1.8em;
}

.intro_w {
    padding: 60px 40px 0 465px;
}

.intro_w p {
    color: #676767;
    font-size: 18px;
    text-indent: 2em;
    line-height: 2.3em;
    letter-spacing: 1px;
}

/* 我们的故事 */
.story {
    height: 810px;
    background: #fff url(../images/about/story_bg.jpg) no-repeat center bottom;
    padding-top: 60px;
}

.story .title p {
    color: #fff;
}

.story .title .sub_title {
    color: #ffe13c;
}

.story .title .sub_title::before,
.story .title .sub_title::after {
    border-color: #ffe13c;
}

/* 轮播 */
.story_w {
    overflow: hidden;
}

.story_pagination {
    width: 200px;
}

.story_pagination p {
    width: 196px;
    height: 51px;
    line-height: 51px;
    background: url(../images/about/icon.png) no-repeat 0 -139px;
    font-size: 24px;
    color: #fff;
    padding-left: 40px;
    margin-bottom: 15px;
}

.story_pagination .curr {
    background-position: -197px -139px;
}

.story_swiper {
    width: 940px;
    height: 450px;
    margin-left: 60px;
    min-height: 400px;
    overflow: initial;
    border-left: 1px solid #fff;
}

.story_swiper .swiper-slide {
    min-height: 400px;
    padding-top: 20px;
    margin-left: -14px;
}

.slide_w {
    margin-bottom: 95px;
}

.slide_w i {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 2px solid #2e7cb3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.slide_w span {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
}

.slide_w span:nth-child(2) {
    margin: 0 50px 0 5px;
}

.story_pagination .swiper-pagination-bullet {
    width: 196px;
    height: 51px;
    line-height: 51px;
    background: url(../images/about/icon.png) no-repeat 0 -139px;
    font-size: 24px;
    color: #fff;
    padding-left: 40px;
    margin-bottom: 15px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.story_pagination .swiper-pagination-bullet-active {
    background-position: -197px -139px;
}

/* 我们的文化 */
.culture {
    height: auto;
    background: #fff;
    padding: 60px 0 40px;
}

.culture_t {
    text-align: center;
}

.culture_t span {
    color: #124da3;
    font-size: 24px;
}

.culture_t span:first-child {
    padding-right: 20px;
}

.culture_b {
    position: relative;
    width: 1200px;
    height: 886px;
    margin: 40px auto 0;
    overflow: hidden;
}

.lineF,
.lineS,
.lineB {
    position: absolute;
    visibility: hidden;
}
.lineB{
    left: 450px;
}
.lineF{
    top: 256px;
    left: 300px;
}
.lineS {
    top: 512px;
    left: 149px;
}

.boxF,
.boxS,
.boxT,
.overlay {
    width: 288px;
    height: 330px;
    overflow: hidden;
}

.boxF,
.boxS {
    visibility: hidden;
}

.boxF {
    transform: rotate(120deg);
    float: left;
    margin-left: 10px;
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
}

.boxS {
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
}

.boxT {
    transform: rotate(-60deg);
    background: no-repeat 50% center;
    background-size: 125% auto;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    visibility: visible;
}

.overlay {
    transition: all 250ms ease-in-out 0s;
    display: none;
    position: relative;
}

.overlay:hover {
    /* background-color: #124da3; */
    width: 288px;
    height: 330px;
    background: #124da3 url(../images/culture.png) no-repeat center center;
    background-size: 100% 100%;
}

.boxT:hover .overlay {
    display: block;
}

.overlay span {
    text-align: center;
    width: 260px;
    text-decoration: none;
    font-size: 24px;
    line-height: 1.6em;
    font-weight: 500;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
/* 冠赢荣誉 */
.honor{
    height: auto;
    background: #fff;
    padding: 60px 0 40px;
}
.honor_w{
    height: 907px;
    position: relative;
}
.photo_w {
    width: 480px;
    padding-top: 50px;
    position: absolute;
    top: 0px;
    left: 20px;
}
.photo_w p{
    text-align: center;
    display: none;
}
.photo{
    position: absolute;
    top: 0px;
    left: 0px;
    /* box-shadow: 3px 3px 5px 2px #dfdfdf; */
}
.photo img:first-child{
    width: 100%;
}
.photo img:last-child{
    width: 338px;
    height: 236px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* .photo_w:hover p{
    display: block;
} */
/* .photo_w:hover .photo{
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: photos 0.7s;
    -moz-animation: photos 0.7s;
    -ms-animation: photos 0.7s;
    -o-animation: photos 0.7s;
    animation: photos 0.7s;
}
@-webkit-keyframes photos{
    0%{
        transform: rotate(0deg);
    }
    20%{
        transform: rotate(12deg);
    }
    40%{
        transform: rotate(-12deg);
    }
    60%{
        transform: rotate(12deg);
    }
    80%{
        transform: rotate(-12deg);
    }
    100%{
        transform: rotate(0deg);
    }
}
@-moz-keyframes photos{
    0%{
        transform: rotate(0deg);
    }
    20%{
        transform: rotate(12deg);
    }
    40%{
        transform: rotate(-12deg);
    }
    60%{
        transform: rotate(12deg);
    }
    80%{
        transform: rotate(-12deg);
    }
    100%{
        transform: rotate(0deg);
    }
}
@-ms-keyframes photos{
    0%{
        transform: rotate(0deg);
    }
    20%{
        transform: rotate(12deg);
    }
    40%{
        transform: rotate(-12deg);
    }
    60%{
        transform: rotate(12deg);
    }
    80%{
        transform: rotate(-12deg);
    }
    100%{
        transform: rotate(0deg);
    }
}
@-o-keyframes photos{
    0%{
        transform: rotate(0deg);
    }
    20%{
        transform: rotate(12deg);
    }
    40%{
        transform: rotate(-12deg);
    }
    60%{
        transform: rotate(12deg);
    }
    80%{
        transform: rotate(-12deg);
    }
    100%{
        transform: rotate(0deg);
    }
}
@keyframes photos{
    0%{
        transform: rotate(0deg);
    }
    20%{
        transform: rotate(12deg);
    }
    40%{
        transform: rotate(-12deg);
    }
    60%{
        transform: rotate(12deg);
    }
    80%{
        transform: rotate(-12deg);
    }
    100%{
        transform: rotate(0deg);
    }
} */
.photo_w1{
    width: 256px;   
    top: 60px;
    left: 512px;      
}
.photo_w1 img:last-child{
    width: 150px;
    height: 206px;
}
.photo_w2{
    width: 372px;   
    top: 60px;
    left: 776px;     
}
.photo_w2 img:last-child{
    width: 244px;
    height: 166px;
}
.photo_w3{
    width: 210px;   
    top: 368px;
    left: 0px;     
}
.photo_w3 img:last-child{
    width: 114px;
    height: 80px;
}
.photo_w4{
    width: 272px;   
    top: 368px;
    left: 228px;    
}
.photo_w4 img:last-child{
    width: 159px;
    height: 112px;
}
.photo_w5{
    width: 256px;    
    top: 472px;
    left: 512px;    
}
.photo_w5 img:last-child{
    width: 150px;
    height: 206px;
}
.photo_w6{
    width: 212px;    
    top: 350px;
    left: 776px;    
}
.photo_w6 img:last-child{
    width: 114px;
    height: 162px;
}
.photo_w7{
    width: 216px;    
    top: 350px;
    left: 984px;    
}
.photo_w7 img:last-child{
    width: 118px;
    height: 89px;
}
/* 我们的环境 */
.environment{
    height: 962px;
    background: url(../images/environment/bg.jpg) no-repeat center center;
    padding-top: 60px;
}
.environment .situ_con_l .tab_t{
    text-align: center;
    padding: 0 0 50px;
}
.environment .situ_con_l .tab_t span{
    display: inline-block;
    width: 162px;
    height: 52px;
    line-height: 49px;
    border: 2px solid #124da3;
    color: #124da3;
    font-size: 24px;
    margin: 0 36px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    cursor: pointer;
}
.environment .situ_con_l .tab_t .curr{
    background: #124da3;
    color: #fff;
    position: relative;
}
.environment .situ_con_l .tab_t .curr::before{
    content: '';
    position: absolute;
    width: 46px;
    height: 8px;
    background: #ffbf36;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.environment .situ_con_l .tab_b>div:first-child {
    display: block;
}
.environment .situ_con_l .tab_b>div{
    display: none;
    /* width: 20.71875rem;
    margin: 0.84375rem auto 0; */
}
.environment .situ_con_l .tab_b div ul {
    display: flex;
    flex-wrap:wrap;
    /*justify-content: space-between;*/
}
.environment .situ_con_l .tab_b ul li{
    width: 290px;
    height: 213px;
    margin-bottom: 12px;
    margin-right: 10px;
}
.environment .situ_con_l .tab_b ul li a{
    display: block;
    position: relative; 
    height: 100%;
}
.environment .situ_con_l .tab_b ul li a img{
    width: 100%;
    height: 100%;
}
.environment .situ_con_l .tab_b ul li a i{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    line-height: 38px;
    padding-left: 5px;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 2px;
}
/* 精彩瞬间 */
.cooperation{
    height: 546px;
    background: url(../images/about/cooperation_bg.jpg) no-repeat center;
}
.cooperation .title p {
    padding-top: 36px;
    color: #fff;
}
.cooperation .title .sub_title {
    color: #ffe13c;
}
.cooperation .title .sub_title::before, .cooperation .title .sub_title::after {
    border-color: #ffe13c;
}
.cooperation .cooperation_t{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cooperation .cooperation_t li{
    width: 49%;
}
.cooperation .cooperation_t li div{
    font: 17px/39px '';
    color: #fff;
    text-indent: 52px;
}
.cooperation .cooperation_t li .title{
    text-align: left;
}
.cooperation .cooperation_t li .title img{
    display: inline-block;
    vertical-align: middle;
}
.cooperation .cooperation_t li .title svg{
    vertical-align: middle;
}
.cooperation .cooperation_t li .title span{
    vertical-align: middle;
    font:500 23px/45px '';
    color: #fff;
    padding-left: 24px;
}
.environment_swiper .swiper-button-next, 
.environment_swiper .swiper-button-prev{
    color: #999;
}
/* 商务合作 */
.environment_swiper_t{
    height: 577px;
}
.environment_swiper_t .title{
    padding-top: 69px;
}
.environment_swiper_t .environment_swiper{
    width:1200px;
    margin: 0 auto;
    
}
.environment_swiper_t .environment_swiper .swiper-slide{
    padding: 0 44px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.environment_swiper_t .environment_swiper .swiper-slide img{
    display: inline-block;
    border-radius: 7px;
    width: 273px;
    height: 183px;
}
/* 底部 */
.footer{
    height: 300px;
    background-color: #000101;
    padding:0;
    text-align: center;
    padding-top: 0px;
}
.footer p:first-child {
    font-size: 14px;
    padding-top: 20px;
}