/* 公共部分 */
/* banner */
.banner{
    min-width: 1200px;
    position: relative;
}
.banner video{
    width: 100%;
    display: block;
}
.video_a{
    position: absolute;
    bottom: 24%;
    right: 26%;
    width: 173px;
    height: 155px;
}
/* 三国战报 */
.situation{
    min-width: 1200px;
    height: 895px;
    padding: 177px 0 0;
    overflow: hidden;
    background: url('../images/index/bg.jpg') no-repeat center 0;
    /* background-size: 100%; */
}
.situation_c h3{
    width: 1175px;
    margin: 0 auto;
    padding-bottom: 13px;
    border-bottom: 2px solid #9e7772;
}
.situation_b{
    margin-top: 85px;
    overflow: hidden;
}
.situ_con_l{
    width: 387px;
    margin-top: 15px;
}
.tab_t{
    border-bottom: 1px solid #585858;
    line-height: 34px;
}
.tab_t span{
    font-size: 16px;
    color: #585858;
    padding: 0 12px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    display: inline-block;
    margin-right: 20px;
}
.tab_t span:hover,
.tab_t .curr{
    color: #5c3e00;
    border-color: #5c3e00;
}
.tab_t a{
    float: right;
    color: #5c3e00;
    font-size: 16px;
}
.notice{
    margin: 15px 0;
    background-color: #bfbfbf;
    line-height: 30px;
    font-size: 16px;
    color: #5c3e00;
    padding-left: 6px;
}
/* .notice>.carousel_title{
    background: #2a2a30;
} */
.notice>.carousel_title svg{
    vertical-align: middle;
}
.notice>.carousel_title>span{
    vertical-align: middle;
    display: inline-block;
    width: 86%;
    white-space:nowrap;
    overflow:hidden;
}
.notice>.carousel_title>span>a{
    line-height: 34px;
    color: #5c3e00;
    display: inline-block;
    min-width: 100%;
    position: relative;
    left: 1px;
}
.tab_b ul{
    display: none;
}
.tab_b ul:first-child{
    display: block;
}
.tab_b ul li{
    line-height: 32px;
}
.tab_b ul li a{
    display: block;
    padding-left: 5px;
}
.tab_b ul li i{
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 2px solid #5c3e00;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    vertical-align: middle;
    margin-right: 2px;
}
.tab_b ul li span{
    display: inline-block;
    font-size: 14px;
    color: #585858;  
    width: 315px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tab_b ul li span:last-child{
    width: auto;
}
.tab_b ul li:hover span{
    color: #5c3e00;
}
.situ_con_r{
    width: 792px;
    height: 470px;
    padding: 12px 0 0 0;
    position: relative;
}
.situ_con_r::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #231c1d;
    border: 1px solid #231c1d;
    /* z-index: -1; */
    transform: perspective(36em) scale(0.95, 1) rotateX(-2deg);
    -webkit-transform: perspective(36em) scale(0.95, 1) rotateX(-2deg);
    -moz-transform: perspective(36em) scale(0.95, 1) rotateX(-2deg);
    -ms-transform: perspective(36em) scale(0.95, 1) rotateX(-2deg);
    -o-transform: perspective(36em) scale(0.95, 1) rotateX(-2deg);
    transform-origin: bottom;
}
.situ_banner{
    width: 736px;
    height: 424px;
    border: 2px solid #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.swiper-pagination{
    right: 40px;
    bottom: 6px;
}
.swiper-pagination-bullet{
    background: transparent;
    opacity: 1;
    width: 15px;
    height: 15px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 3px solid #ddd;
    border-image: -webkit-linear-gradient(to right, #858383, #e4e4e4) 5 5;
    border-image: -moz-linear-gradient(to right, #858383, #e4e4e4) 5 5;
    border-image: -o-linear-gradient(to right, #858383, #e4e4e4) 5 5;
    border-image: linear-gradient(to right, #858383, #e4e4e4) 5 5;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-right: 15px;
}
.swiper-pagination-bullet-active{
    background: none;
    border-image: -webkit-linear-gradient(to right, #f90616, #f90616) 5 5;
    border-image: -moz-linear-gradient(to right, #f90616, #f90616) 5 5;
    border-image: -o-linear-gradient(to right, #f90616, #f90616) 5 5;
    border-image: linear-gradient(to right, #f90616, #f90616) 5 5;
}
/* 游戏特色 */
.features{
    height: 1353px;
    background-position: center -895px;
    padding: 203px 0 0;
}
.features h3{
    border-color: #b09d7a;
}
.features_w{
    margin-top: 120px;
}
.sec_banner{
	width: 100%;
	margin: 124px auto 0;
	position: relative;
}
.sec_banner video{
	width: 100%;
}
.sec_banner .video_a{
    top: 50%;
    left: 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%);
}
.swiper_banner .swiper-slide{
    width: 89%;
    height: 100%;
    background: url('../images/index/features_bg1.png') no-repeat center top;
    padding: 55px 75px 80px;
    background-size: 100%;
    /* box-shadow: 0 0 15px 2px #000; */
}
.swiper_page{
	position: absolute;
	bottom: -1%;
	left: 50%;
	transform: translate(-50%, 0);
}
.swiper_page .swiper-pagination-bullet{
    margin-right: 50px;
}

/* 职业简介 */
.intro{
    height: 1166px;
    background-position: center -2247px;
    padding: 0;
}
.introduce{
    position: relative;
    width: 1200px;
    height: 916px;
}
.intro_icon{
    position: absolute;
    width: 97px;
    height: 186px;
    background: url('../images/index/profile_icon.png') no-repeat center center;
    z-index: 6;
}
.intro_icon1{
    top: 120px;
    left: 0;
}
.intro_icon2{
    bottom: 0px;
    right: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.introduce .introduce-btn{
    position: absolute;
    top: 133px;
    left: 140px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 337px;
    z-index: 5;
    width: 303px;
    height: 419px;
}
.role{
    position: absolute;
    top: 0;
    left: 76px;
    cursor: pointer;
    width: 143px;
    height: 163px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(-60deg) skewY(30deg);
    -ms-transform: rotate(-60deg) skewY(30deg);
    transform: rotate(-60deg) skewY(30deg);
}
.role_bg{
    position: absolute;
    left: 68px;
    top: -11px;
    width: 163px;
    height: 186px;
    background: url('../images/index/role_curr.png') no-repeat center center;
    cursor: pointer;
}
.role_bg2{
    top: 121px;
    left: -9px;
    display: none;
}
.role_bg3{
    top: 252px;
    left: 68px;
    display: none;
}
.role_bg4{
    top: 121px;
    left: 146px;
    display: none;
}
.role2{
    top: 132px;
    left: 0;
}
.role3{
    top: 263px;
    left: 76px;
}
.role4{
    top: 132px;
    left: 154px;
}
.role_w{
    width: 100%;
    height: 100%;
    visibility: visible;
    background: url('../images/index/role_01.png') center center no-repeat;
    background-size: cover;
    -webkit-transform: skewY(-30deg) rotate(60deg);
    -ms-transform: skewY(-30deg) rotate(60deg);
    transform: skewY(-30deg) rotate(60deg);    
}
.role2 .role_w{
    background-image: url('../images/index/role_02.png');
}
.role3 .role_w{
    background-image: url('../images/index/role_03.png');
}
.role4 .role_w{
    background-image: url('../images/index/role_04.png');
}
.introduce .frameAnimation{
    position: absolute;
    bottom: 35px;
}
.frameAnimationLeft{
    left: -1200px;
    width: 100%;
    opacity: 0;
    z-index: 2;
}
.frameAnimationRight{
    top: 11px;
    right: -1365px;
    width: auto;
    opacity: 0;
}
.intro_pics .intro_cw:first-child .frameAnimationLeft{
    left: 0;
    opacity: 1;
}
.intro_pics .intro_cw:first-child .frameAnimationRight{
    right: -360px;
    opacity: 1;
}
.intro_pics{
    height: 100%;
}
.video_w{
    width: 543px;
    height: 307px;
    border: 5px solid #292222;
    background-color: #292222;
    margin-left: 42px;
    position: relative;
    z-index: 2;
}
.video_w video{
    width: 100%;
}
.video_w .video_a{
    top: 50%;
    left: 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%);
}
.intro_c{
    width: 1181px;
    height: 222px;
    background: url('../images/index/role_pic.png') no-repeat center center;
    padding-right: 68px;
    padding-top: 3px;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
}
.intro_c p{
    color: #fff;
    font-size: 38px;
}
.intro_c p:last-child{
    font-size: 26px;
    float: right;
    text-align: left;
    line-height: 1.8em;
    margin-top: 5px;
}
/* 商务合作 */
.cooper{
    height: 989px;
    background-position: center -3413px;
    padding: 0;
}
.cooper h3{
    border-color: #b09d7a;
}
.cooper_w{
    padding: 0 56px;
    position: relative;
}
.cooper_c{
    width: 295px;
    height: 503px;
    background: url('../images/index/cooper_bg.png') no-repeat center center;
    text-align: center;
    margin-left: 25px;
}
.cooper_c a{
    display: block;
    width: 100%;
    height: 100%;
}
.cooper_c img{
    margin-top: 15px;
}
.cooper_c p{
    font-size: 50px;
    color: #cab283;
    width: 113px;
    margin: 42px auto 0;
    padding: 0 15px 0;
    line-height: 1.1em;
}
.cooper_w .cooper_btn{
    width: 48px;
    height: 79px;
    background-image: url('../images/index/cooper_arrow.png');
    background-size: 100%;
    left: 0;
}
.cooper_w .swiper-button-next{
    right: 0;
    left: auto;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/* 视频 */
.m_video{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    z-index: 9999;
    display: none;
}
.m_video .m_video_cn{
    width: 900px;
    position: fixed;
    top: 50%;
    left: 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%);
}
.m_video_cn video{
    width: 100%;
}
.m_video_cn span{
    font-size: 48px;
    font-weight: 100;
    position: absolute;
    top: -18px;
    right: -30px;
    color: #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    cursor: pointer;
}