/* banner */
.child_banner .child_banner_img{
    width: 100%;
    display: block;
}
.particulars_main{
    min-width: 1200px;
    width: 100%;
    background:#1d1e24 url(../images/particulars_gb.png) no-repeat;
    background-position: left top;
    background-size: 100% 1036px;
    height: 4218px;
} 
.particulars_header .content{
    position: relative;
}
.go_back{
    width: 54px;
    height: 54px;
    display: inline-block;
    border: 3px solid #a58c6a;
    border-radius: 5px;
    position: relative;
    margin: 36px 0 31px 70px;
    cursor: pointer;
}
.go_back::before{
    display: inline-block;
    content:"";
    width: 20px;
    height: 20px;
    border-top: 1px solid #a58c6a;
    border-left: 1px solid #a58c6a;
    transform:rotate(-45deg) translate(15%,-55%);
    position: absolute;
    top: 50%;
    left: 50%;
}
 .particulars_header .particulars_header_title{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
 .particulars_header .particulars_header_title>div:first-child{
    font:600 42px/52px '宋体';
    color: #ecc470;
}
 .particulars_header .particulars_header_title>div:last-child{
    font:100 16px/27px '';
    color: #a58c6a;
    text-align: center;
}
.particulars_header hr{
    border-top:1px solid #a58c6a;
    padding-bottom: 10px;
}
.particulars_main .particulars_teamwork{
    height: 787px;
    margin-top: 30px;
    background: #232429;
}
.particulars_main .particulars_teamwork:nth-child(3){
    height: 686px;
}
.particulars_main .particulars_teamwork:nth-child(4){
    height: 867px;
}
.particulars_main .particulars_teamwork:nth-child(5){
    height: 1142px;
}
.particulars_main .particulars_teamwork:nth-child(6){
    height: 390px;
}
.headline_h4{
    padding:69px 0 0 48px;
}

.headline_h4 .headline{
    font: 26px/38px '';
    color: #ecc470;
    display: inline-block;
    width: 568px;
    margin-left: 15px;
    padding-left: 5px;
    padding-bottom: 2px;
    background: url(../images/border.png) no-repeat;
    background-position: center bottom;
}
.headline_h4 div{
    font: 14px/32px '';
    color: #807c74;
    padding-left: 47px;
}

.headline_h4 .icon_lack{
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid #665d4f;
    transform: rotate(45deg);
    position: relative;
    overflow: hidden;
}
.headline_h4 .icon_lack::before{
    width: 16px;
    height: 16px;
    content: '';
    display: block;
    background: #ecc470;
    margin: 3px auto;
}
.headline_h4 .icon_lack::after{
    position: absolute;
    content: '';
    display: block;
    height: 107px;
    border-width: 103px;
    border-style: solid;
    border-color: transparent #1d1e24 transparent transparent;
    transform: rotate(-17deg);
    top: 36px;
    left: -144px;
}
.cooperation li{
    display: inline-block;
    width: 48%;
    padding-left: 50px;
    margin: 40px 0;
}
.cooperation li:last-child{
    width: 95%;
}
.cooperation li:last-child .cooperation_main{
    width: 88%;
}
.cooperation li .icon_bg{
    display: inline-block;
    height: 114px;
    width: 98px;
    background: url(../images/position_bg.png) no-repeat;
    background-position: 0 0;
}
.cooperation li:nth-child(2) .icon_bg{
    background-position: 0 -114px;
}
.cooperation li:nth-child(3) .icon_bg{
    background-position: 0 -228px;
}
.cooperation li:nth-child(4) .icon_bg{
    background-position: 0 -342px;
}
.cooperation li:nth-child(5) .icon_bg{
    background-position: 0 -456px;
}
.cooperation li .cooperation_main{
    width: 76%;
}
.cooperation li .cooperation_main div:first-child{
    font: 22px/58px '';
    color: #deb86b;
}
.cooperation li .cooperation_main div:last-child{
    font:100 17px/32px '';
    color: #ababab;
}
.purchase{
    padding: 0 32px;
}
.purchase li{
    display: inline-block;
    width: 24%;
    text-align: center;
}
.purchase li .purchase_icon_top{
    width: 254px;
    height: 254px;
    display: inline-block;
    background: url(../images/position_bg.png) no-repeat;
    background-position: -98px 0;
}
.purchase li .purchase_icon_bottom{
    width: 9px;
    height: 70px;
    margin: 10px auto 0 auto;
    display: block;
    background: url(../images/position_bg.png) no-repeat;
    background-position: -98px -507px;
}
.purchase li:nth-child(2) .purchase_icon_top{
    background-position: -98px -254px;
}
.purchase li:nth-child(3) .purchase_icon_top{
    background-position: -352px 0;
}
.purchase li:nth-child(4) .purchase_icon_top{
    background-position: -352px -254px;
}
.purchase li>div{
    font: 21px/41px '';
    color: #ecc470;
}
.purchase li>p{
    font: 16px/28px '';
    color: #ababab;
    width: 89%;
    margin: 0 auto;
}
.tutorial{
    margin-left: 88px;
}
.tutorial .tutorial_title{
    font: 20px/34px '';
    padding-top: 40px;
    color:#ecc470;
} 
.tutorial p{
    font: 17px/31px '';
    color: #ababab;
}
.tutorial img{
    padding: 10px 0 0 20px;
}
.handle{
    margin-left: 88px;
}
.handle .handle_title{
    font: 20px/34px '';
    padding-top: 40px;
    color:#ecc470;
}
.handle p{
    font: 17px/31px '';
    color: #ababab;
}
.handle p span{
    font: 17px/31px '';
    color: #fff;
}
.contact{
    margin-left: 88px;
}
.contact .contact_title span{
    font: 20px/34px '';
    color:#ecc470;
    vertical-align: middle;
}
.contact .contact_title svg{
    vertical-align: middle;
}
.contact .contact_title{
    padding: 10px 0;
}
.communique_main{
    background:#1d1e24 url(../images/particulars_gb.png) no-repeat;
    background-position: left top;
    background-size: 100% 1036px;
    height: 1036px;
    min-width: 1200px;
    width: 100%;
} 
/* tab切换 */
.tab_b ul {
    display: none;
}
.tab_b ul:first-child {
    display: block;
}
.tab_t{
    text-align: center;
}
.tab_b ul{
    min-height: 686px;
    overflow: hidden;
}
.communique_main .tab_t span{
    cursor: pointer;
    display: inline-block;
    width: 106px;
    height: 30px;
    font: 16px/30px '';
    margin: 0 37px;
    color: #b4b4b4;
}
.communique_main .tab_t span.curr{
    background: url(../images/position_bg.png) no-repeat;
    background-position: -107px -509px;
    color: #ecc470;
}
.communique_main .tab_b{
    margin-top: 43px;
}
.communique_main .tab_b .content{
    padding: 14px 24px;
    display: block;
}
.communique_main .tab_b .content>span:first-child{
    display: inline-block;
    width: 154px;
    font: 20px/70px '';
    color: #1c1b23;
    text-align: center;
    background: #ecc470;
}
.communique_main .tab_b .content>span:last-child{
    display: inline-block;
    width: 967px;
    height: 100%;
}
.communique_main .tab_b .content>span:last-child div span{
    font: 20px/30px '';
    color: #ecc470;
}
.communique_main .tab_b .content>span:last-child>div:last-child{
    font: 18px/35px '';
    color: #c4c4c4;
    width: 700px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.communique_main .tab_b li {
    cursor: pointer;
}
.communique_main .tab_b li:hover{
    background: #555558;
}


/* 分页 */
.page{
    text-align: center;
    margin-top: 44px;
}
.page span{
	display: inline-block;
	padding: 0 5px;
	color: #606060;
	border: 1px solid #c6c6c6;
	margin-right: 15px;
	cursor: pointer;
    width: 32px;
    font: 16px/30px '';
}
.page span i{
	font-style: normal;
	color: #606060;
	font-size: 16px;
}
.page .prev,
.page .next,
.page .last{
	width: 63px;
}
.page .no_line{
	width: 63px;
	border: none;
	margin-right: 0px;
	padding: 0;
    cursor: auto;
    color: #ecc470;
}
.page span:hover,
.page .curr{
	color: #ecc470;
	border-color: #ecc470;
}
/* .page .no_line:hover{
	color: #606060;
	border-color: #c6c6c6;
} */




.communique_announcement h4{
    font: 34px/124px '';
    color: #fff;
    text-align: center;
}
.communique_announcement>.carousel_title{
    background: #2a2a30;
}
.communique_announcement>.carousel_title svg{
    vertical-align: middle;
}
.communique_announcement>.carousel_title>span{
    vertical-align: middle;
    display: inline-block;
    width: 96%;
    white-space:nowrap;
    overflow:hidden;
}
.communique_announcement>.carousel_title>span>a{
    font: 18px/52px '';
    color: #ecc470;
    display: inline-block;
    min-width: 100%;
    position: relative;
    left: 1px;
}
.communique_announcement .carousel_body{
    height: 531px;
    width: 100%;
    background: #292a30;
    margin-top: 36px;
    overflow-y: auto;
    padding: 40px;
}
.carousel_body html,.carousel_body body,.carousel_body h1,.carousel_body h2,.carousel_body h3,.carousel_body h4,.carousel_body h5,.carousel_body h6,.carousel_body button,.carousel_body input,.carousel_body select,.carousel_body textarea,.carousel_body p,.carousel_body ul,.carousel_body li,.carousel_body table,.carousel_body caption,.carousel_body tbody,.carousel_body tfoot,.carousel_body thead,.carousel_body tr,.carousel_body th,.carousel_body td,.carousel_body nav,.carousel_body section,.carousel_body div,.carousel_body span,.carousel_body a,.carousel_body img,.carousel_body strong {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: disc;	
	font-family:"PingFangSC","helvetica neue","hiragino sans gb","arial","microsoft yahei ui","microsoft yahei","simsun","sans-serif";
	font-size: 16px;
    box-sizing: border-box;	
    color: inherit;
}






.product_main {
    background:#1d1e24 url(../images/particulars_gb.png) no-repeat;
    background-position: left top;
    background-size: 100% 1036px;
    height: 1036px;
    min-width: 1200px;
    width: 100%;
}
.product_main .tab_outside{
    padding-top: 210px;
    height: 775px;
    width: 196px;
    background: url(../images/position_bg.png) no-repeat;
    background-position: -606px 0;
    margin-left: 10px;
    margin-top: 53px;
    display: inline-block;
}
.product_main .tab_outside>span{
    display: block;
    margin: 0 auto;
    text-align: left;
    font: 18px/32px '';
    cursor: pointer;
    padding: 0 5px 0 10px; 
    margin: 22px 0;
}
.product_main .tab_outside>span>span{
    font: 18px/32px '';
    vertical-align: middle;
    width: 89%;
}
.product_main .tab_outside>span i{
    width: 12px;
    height: 15px;
    display: inline-block;
    
    margin-top: 9px;

}
.product_main .tab_outside>.curr>i{
    background: url(../images/position_bg.png) no-repeat;
    background-position: -108px -539px;
}
.product_main .tab_outside>.curr>span{
    color: #ecc470;
}
.product_main .tab_b_outside{
    display: inline-block;
    width: 81%;
}
.product_main .tab_t_inside>span{
    width: 106px;
    height: 30px;
    display: inline-block;
}
.tab_t_inside span {
    cursor: pointer;
    display: inline-block;
    width: 106px;
    height: 30px;
    font: 16px/30px '';
    margin: 0 37px;
    color: #b4b4b4;
}
.tab_t_inside span.curr {
    background: url(../images/position_bg.png) no-repeat;
    background-position: -107px -509px;
    color: #ecc470;
}
.game_recommend{
    padding: 30px 0 0 10px;
}
.game_recommend .icon_lack{
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid #665d4f;
    transform: rotate(45deg);
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}
.game_recommend .icon_lack::before{
    width: 16px;
    height: 16px;
    content: '';
    display: block;
    background: #ecc470;
    margin: 3px auto;
}
.game_recommend .icon_lack::after{
    position: absolute;
    content: '';
    display: block;
    height: 107px;
    border-width: 103px;
    border-style: solid;
    border-color: transparent #1d1e24 transparent transparent;
    transform: rotate(-17deg);
    top: 36px;
    left: -144px;
}
.game_recommend .title{
    font: 20px/34px '';
    color: #ecc470;
    vertical-align: middle;
    padding-left: 10px;
}
.recommend .recommend_p{
    font: 17px/31px '';
    color: #ababab;
    text-indent: 50px;
    padding-top: 10px;
    
}
.recommend{
    width: 960px;
}
.tab_b_outside>ul{
    width: 958px;
}
.tab_b_outside .content{
    width: 100%;
}
.recommend img{
    display: block;
    margin: 0 auto;
    padding-top: 30px;
}
.second_ul>h5{
    text-align: center;
    font: 24px/38px '';
    color: #ecc470;
    padding-top: 38px;
}
.second_ul>img{
    display: block;
    margin: 0 auto;
}
.tab_b .play_method{
    overflow: hidden;
}
.tab_b .play_method>span{
    display: inline-block;
    width: 50%;
    overflow: hidden;
}
.tab_b .play_method>span:last-child{
    padding-left: 60px;
}
.tab_b .play_method>span>img{
    display: block;
    padding-top: 59px;
    margin: 0 auto;
}
.play_method .recommend_p{
    font: 17px/31px '';
    color: #ababab;
    padding-top: 10px;
}
.play_method .game_recommend{
    padding: 18px 0 0 10px;
}
.figure_t span{
    position: relative;
    z-index: 100;
    cursor: pointer;
    width: 70px;
    height: 70px;
    display: inline-block;
    background: url(../images/position_bg.png) no-repeat;
    background-position: 0px -577px;
    margin: 0 5px;
}
.figure_t span:nth-child(2){
    background-position: -70px -577px;
}
.figure_t span:nth-child(3){
    background-position: -140px -577px;
}
.figure_t span.curr{
    background-position-y: -647px;
}
.figure_t{
    text-align: left;
    padding-top: 50px;
}
.figure_b img{
    width: 100%;
    margin-top: -63px;
}
.figure_b ul{
    overflow: visible;
}
.figure_introduce{
    padding-left: 50px;
}
.figure_b ul{
    position: relative;
}
.figure_b ul a{
    display: inline-block;
    height: 113px;
    width: 125px;
    background: url(../images/position_bg.png) no-repeat;
    background-position: -211px -577px;
    position: absolute;
    left: 139px;
    bottom: 277px;
}
.figure_b ul video{
    position: absolute;
    top: 260px;
    left: 48px;
    width: 320px;
    border: 1px solid #af9c79;
}
.figure_b ul p{
    position: absolute;
    left: 62px;
    top: 147px;
    width: 288px;
    font: 14px/24px '';
    color: #aeaeae;
}
.figure_t a{
    display: inline-block;
    width: 500px;
    height: 2px;
    background: url(../images/position_bg.png) no-repeat;
    background-position: 0px -722px;
    position: relative;
    top: -34px;
    left: 10px;
}
.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;
}

/* 下载专区 */
.dow-bar{
    text-align: center;
    margin: 20px 0;
}
.dow-bar a,.dow-bar span{
    cursor: pointer;
    display: inline-block;
    width: 106px;
    height: 30px;
    font: 16px/30px '';
    margin: 0 37px;
    color: #b4b4b4;
}
.dow-bar span{
    background: url(../images/position_bg.png) no-repeat;
    background-position: -107px -509px;
    color: #ecc470;
}
.dow-body{
    width: 1152px;
    margin:  0 auto;
    background: #28292f;
    margin-top: 30px;
}
.dow-body .dow-title{
    font: 20px/66px '';
    color: #d9b56b;
    padding-left: 35px;
    border-bottom:1px solid #4d4e52;
}
.dow-body .dow-con{
    padding: 12px 35px;
}
.dow-body .dow-left{
    width: 48%;
    display: inline-block;
    padding-right: 29px;
    vertical-align: middle;
}
.dow-body .dow-h1{
    font: 20px/40px '';
    color: #fff;
}
.dow-body .dow-h2{
    font: 20px/40px '';
    color: #c4c4c4;
}
.dow-body .dow-p span{
    font: 20px/40px '';
    color: #c6a664;
}
.dow-body .dow-p span:first-child{
    color: #c4c4c4;
}
.dow-body .dow-p span:last-child{
    word-break:break-all;
}
.dow-body .dow-right{
    width: 48%;
    display: inline-block;
    vertical-align: middle;
}
.dow-botton{
    font: 20px/40px '';
    color: #c4c4c4;
    padding: 30px 0 60px 25px;
}