@CHARSET "UTF-8";

.header {width:100%; height: auto !important; padding-bottom: 30px;}
.header > img {
    width: 100%;
}

/*.header .header_icon {width:209rem; height:167rem; background: url(../image/icon.png) no-repeat; background-size:100% auto; margin-left:368rem;}*/

/*.game_intro {width:100%;  background-image: url(../images-v1/banner.jpg); background-size:100% auto; background-repeat: no-repeat;}*/

/*.game_intro .game_download {width:100%; height:71rem; top:-75rem; position: relative;}*/

/*.game_intro .game_download>div {width:224rem; height:71rem; float:left;}*/

/*.game_intro .game_download .download_ios {background: url(../image/btn_download_ios.png) no-repeat; background-size:100% auto; margin-left:468rem;}*/

/*.game_intro .game_download .download_and {background: url(../image/btn_download_and.png) no-repeat; background-size:100% auto; margin-left:28rem;}*/

/*.game_intro .game_con {width:100%; height:314rem; top:-50rem; clear:both; position: relative;}*/

/*.game_intro .game_con>div {width:594rem; height:314rem; background: url(../image/game_intro_bg.png) no-repeat; background-size:100% auto; float:left; padding:10rem;}*/

/*.game_intro .game_con .game_intro_pic {margin-left:360rem; padding:11rem 8rem 8rem 11rem;}*/

/*.game_intro .game_con .game_intro_pic img {width:590rem; height:301rem;}*/

/*.game_intro .game_con .game_intro_com {width:579rem; height:289rem; background: url(../image/game_intro_txt_bg.png) no-repeat; background-size:100% auto; padding:7rem;}*/

/*.game_intro .game_con .game_intro_tip {background: url(../image/game_intro_tip.png) no-repeat; background-size:100% auto; width:210rem; height:40rem; margin:15rem 0 0 23rem;}*/

/*.game_intro .game_con .game_intro_txt {font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; font-size:16rem; color:#7f4800; line-height:26rem; letter-spacing:3.5rem; margin:12rem 23rem 0;}*/

/*.game_feature {width:100%; background: url(../image/bg_3.jpg) no-repeat; background-size:100% auto;}*/

/*.game_feature .game_feature_wrap {width:1280rem; height:700rem; margin:0 auto;}*/

/*.game_feature .game_feature_wrap .game_feature_btn {width:50rem; height:96rem; cursor:pointer; margin-top:302rem;}*/

/*#game_feature_btn_left {background: url(../image/feature_btn_left.png) no-repeat; background-size:100% auto;}*/

/*#game_feature_btn_right {background: url(../image/feature_btn_right.png) no-repeat; background-size:100% auto;}*/

/*.game_feature .game_feature_con {width:1080rem; height:700rem; margin:0 50rem;}*/

/*.game_feature .game_feature_con ul li {}*/

/*.po_1 {width:467rem; height:700rem; opacity: 1; filter: alpha(opacity=100); position: absolute; z-index:1003; margin-left:300rem;}*/

/*.po_1 img {width:467rem; height:700rem;}*/

/*.po_2 {width:357rem; height:535rem; opacity: 1; filter: alpha(opacity=100); position: absolute; z-index:1001; margin-top:108rem;}*/

/*.po_2 img {width:357rem; height:535rem; display:block;}*/

/*.po_3 {width:10rem; height:10rem; opacity: 0; filter: alpha(opacity=0); position: absolute; z-index:0; margin-top:108rem;}*/

/*.po_3 img {width:10rem; height:10rem;}*/

/*.po_4 {width:10rem; height:10rem; opacity: 0; filter: alpha(opacity=0); position: absolute; z-index:0; margin-top:108rem; margin-left:720rem;}*/

/*.po_4 img {width:10rem; height:10rem;}*/

/*.po_5 {width:357rem; height:535rem; opacity: 1; filter: alpha(opacity=100); position: absolute; z-index:1001; margin-top:108rem; margin-left:720rem;}*/

/*.po_5 img {width:357rem; height:535rem;}*/

/** 首页 START **/
.game_intro {
    width: 60%;
    margin: 0 auto;
    display: flex;
}
.game_intro > div.panel-left {
    width: 60%;
    overflow: hidden;
}
.game_intro > div.panel-right {
    width: 42%;
    overflow: hidden;
}

.game_intro > div.panel-left > img,
.game_intro > div.panel-right > img {
    width: 100%;
}
/** 首页 END**/











