﻿html,body{width:100%;}	 
.a_block{width:100%;height:100%;display:block;}
a,img,button,input,textarea,div,p,span,h1,h2,h3,h4,h5,h6,li,ul,dl,dt,dd{-webkit-tap-highlight-color:rgba(255,255,255,0);}
body{
    /*background: #017edf;*/
}
.box{
    display:-webkit-box;
    display:-moz-box;
    display:box;
}
.box-horizontal{
    -moz-box-orient:horizontal;
    -webkit-box-orient:horizontal;
    box-orient:horizontal;
}
/*head*/
.head{
    height: 0.64rem;
    background: #1863e3;
    padding: 0.24rem 0.2rem 0;
    position: relative;
}
details{
    display: none;
}
.head .sina_logo{
    display: block;
    width: 1.76rem;
    height: 0.43rem;
    background: url(http://n.sinaimg.cn/games/yzk11/logo.png) no-repeat ;
    background-size: 100% 100%;
    float: left;
}
.head .game_logo{
    width: 1.2rem;
    height: 0.32rem;
    margin-left: 0.34rem;
    float: left;
    margin-top: 0.03rem;
}
.menu_btn{
    display: block;
    width: 0.32rem;
    height: 0.26rem;
    background: url(http://n.sinaimg.cn/games/yzk11/nav_btn.png) no-repeat;
    background-size: 100% 100%;
    top: 0.32rem;
    position: absolute;
    right: 0.2rem;
}
.menu_li{
    position: absolute;
    width: 1.8rem;
    height: 3.9rem;
    top:0.6rem;
    right: 0.2rem;
    display: none;
}
.menu_li i{
    font-size: 0;
    width:0;
    height:0;
    border-width:0.125rem 0.125rem 0.125rem 0.125rem;
    border-style:solid;
    border-color:  transparent #0b94fd #0b94fd transparent ;
    position: absolute;
    top:0.02rem;
    right: 0;
}
.menu_li ul{
    width: 1.8rem;
    height: 3.60rem;
    background: #0b94fd;
    position: absolute;
    top:0.23rem;
    right: 0;
    padding-top: 0.05rem;
}
.menu_li ul li{
    height: 0.9rem;
    width: 100%;
}
.menu_li ul li a{
    display: block;
    width: 100%;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
    font-size: 15px;
    color: #def0fd;
}
.menu_li ul li .fg{
    display: block;
    width: 1rem;
    border-top:0.02rem dashed #1080f2;
    margin: 0 auto;
}

/*part1*/
.part1{
    width: 100%;
    height: 4rem;
    background: url(http://n.sinaimg.cn/games/yzk11/page_bg1.jpg) no-repeat top center;
    background-size: contain;
}
.part1 .part1_logo{
    width: 4.45rem;
    padding-top: 0.33rem;
}
.part1_l {
    width: 4.4rem;
    height: 3.21rem;
    float: left;
    background: url(http://n.sinaimg.cn/games/yzk11/ds.png) no-repeat 0 center;
    background-size: 100% 100%;
    position: relative;
}
.part1_l .pic {
    width: 1.84rem;
    height: 1.5rem;
    background: url(http://n.sinaimg.cn/games/yzkts/game_img1.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 1.36rem;
    top: 0;
}
.part1_l .light {
    width: 3.3rem;
    height: 2.46rem;
    background: url(http://n.sinaimg.cn/games/yzk11/light.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.37rem;
    top: 0.52rem;
    display: none;
    animation: big 3s infinite linear;
    -webkit-animation: big 3s infinite linear;
    -moz-animation: big 3s 1 linear;
    -o-animation: big 3s infinite linear;
}
.part1_l .bao {
    width: 3.43rem;
    height: 2.86rem;
    background: url(http://n.sinaimg.cn/games/yzk11/bao.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0.32rem;
    display: none;
    animation: bao 1s 1 linear;
    -webkit-animation: bao 1s 2 linear;
    -moz-animation: bao 1s 1 linear;
    -o-animation: bao 1s 1 linear;
}
.part1_l .txt {
    width: 2.94rem;
    height: 1.67rem;
    background: url(http://n.sinaimg.cn/games/yzk11/txt.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.37rem;
    top: 0.73rem;
    display: none;
}
.part1 .part1_n{
    width: 1.5rem;
    height: 3.2rem;
    border: 0.01rem solid #eaeaea;
    margin-top: 0.62rem;
    background: #fff;
    margin-left: 0.28rem;
}
.part1 .part1_n .part1_n_h{
    background: #eaeaea;
    font-size: 15px;
    text-align: center;
    height: 0.43rem;
    line-height: 0.43rem;
    color: #707070;
}
.part1 .part1_n .part1_n_c{
    height: 0.99rem;
    text-align: center;
    line-height: 0.99rem;
    color:#454e64;
    font-size: 40px;
    font-weight: bold;
}
.part1 .part1_n .part1_n_p{
    width: 1.28rem;
    height: 1.78rem;
    border-top: 0.01rem solid #eaeaea;
    color: #34384a;
    padding: 0 0.1rem;
    font-size: 15px;
    line-height: 25px;
}
/*游戏推荐*/
.part2{
    padding: 0.2rem;
    background: #fff;
}
.part2 h2{
    font-size: 16px;
    color: #34384a;
    font-weight: bold;
    height: 0.32rem;
    line-height: 0.32rem;
    margin-top: 0.02rem;
}
.part2 p{
    color: #34384a;
    font-size: 15px;
    line-height: 25px;
    margin-top: 0.18rem;
}

/*往期回顾*/
.ad{
    width: 100%;
    height: 1.44rem;
    background: #0ca5a7;
    position: fixed;
    bottom: 0;
    left:0;
    z-index: 99;
}
.part3{
    width: 5.95rem;
    height: 1.44rem;
    background: url(http://n.sinaimg.cn/games/yzk11/ad_bg.jpg) no-repeat top center;
    background-size: contain;
    margin: 0 auto;
}
.part3 .part3_t{
    margin-left: 0.2rem;
    width: 2rem;
}
.part3 .part3_t h2{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    height: 0.32rem;
    line-height: 0.32rem;
    margin-top: 0.27rem;
}
.part3_t .title{
    font-size: 13px;
    height: 0.26rem;
    line-height: 0.26rem;
    margin-top: 0.2rem;
    color: #fff;
}
.part3 .game_img{
    width: 1.74rem;
    height: 1.1rem;
    margin-top: 0.2rem;
    margin-left: 0.15rem;
}
.part3 .game_img img{
    width: 1.74rem;
    height: 1.1rem;
}
.part3 .game_code{
    width: 1.3rem;
    height: 1.1rem;
    margin: 0.2rem 0 0 0.05rem;
}
.part3 .code_bg{
    display: inline-block;
    width: 0.89rem;
    height: 0.9rem;
    background: #fff;
    padding: 0.1rem 0.08rem;

}
.part3 .code_bg img{
    width: 0.89rem;
    height: 0.9rem;
}
.game_code p{
    -webkit-box-flex: 1;
    box-flex: 1;
    background: #09c3c5;
    font-size: 9px;
    line-height: 0.2rem;
    color: #fff;
    text-align: center;
    padding-top: 0.06rem;
}
.part3 .p_close{
    width: 0.42rem;
    height: 0.42rem;
    position: absolute;
    top:0;
    right:0;
    background: url(http://n.sinaimg.cn/games/yzk11/closed.png) no-repeat;
    background-size: 100% 100%;
}
/*轮播图*/
.part_week{
    width: 100%;
    height: 16.47rem;
    background: url(http://n.sinaimg.cn/games/yzk11/page_bg4.jpg) no-repeat;
    background-size: 100% 100%;
}
.scroll{
    width: 100%;
    height:2.86rem;
    margin-top: 0.2rem;
    padding-top:0.62rem;
    overflow: hidden;
}
.scroll .s_nav{
    width: 5.95rem;
    height: 0.6rem;
    transform:rotate(-4deg);
    -ms-transform:rotate(-4deg);
    -moz-transform:rotate(-4deg);
    -webkit-transform:rotate(-4deg);
    margin-left: 0.48rem;
}
.scroll .s_nav li{
    margin-right: 0.4rem;
    color: #34384a;
    font-size: 15px;
    font-weight: bold;
}
.scroll .s_nav li a{
    color: #34384a;
}
.scroll .sectionMain{
    margin-top: 0.3rem;
}
/*scroll*/
#cvv{
    overflow: auto;
    position: relative;
    height:1.6rem;
}
#cvv ul{
    width: 275%;
    position: absolute;
    left: 0;
    margin-left: 0.2rem;
    overflow: hidden;
}
#cvv li{
    width:2.4rem;
    height: 1.6rem;
    float: left;
    background: url(http://n.sinaimg.cn/games/yzk11/box1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 0.1rem;
}
.recom_box_h{
    height: 0.52rem;
    width: 100%;
    padding-top: 0.08rem;
}
.recom_box_h .month{
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    text-shadow: 0 2px 1px #017ede;
    color: #fff;
    margin-left: 0.5rem;
}
.recom_box_h .key{
    font-size: 15px;
    font-weight: bold;
    color: #fd7a23;
    font-style: italic;
}
.recom_box_c{
    height: 0.95rem;
    line-height: 0.95rem;
    font-size: 20px;
    color: #ffffe3;
    font-family: "微软雅黑";
    width: 2.33rem;
    text-align: center;
    text-shadow: 2px 0px 0px #0361a9,-2px 0px 0px #0361a9,0px 2px 0px #0361a9,0px -2px 0px #0361a9;
    -webkit-text-shadow: 2px 0px 0px #0361a9,-2px 0px 0px #0361a9,0px 2px 0px #0361a9,0px -2px 0px #0361a9;
    -moz-text-shadow: 2px 0px 0px #0361a9,-2px 0px 0px #0361a9,0px 2px 0px #0361a9,0px -2px 0px #0361a9;
}
#cvv li.tab_weeks_selected{
    background: url(http://n.sinaimg.cn/games/yzk11/box2.png) no-repeat;
    background-size: 100% 100%;
}
#cvv li.tab_weeks_selected .recom_box_c{
    text-shadow: 2px 0px 0px #ed7b0b,-2px 0px 0px #ed7b0b,0px 2px 0px #ed7b0b,0px -2px 0px #ed7b0b;
}
.recom_box_c img{
    width:1.63rem;
    margin-top: 0.24rem;
}
.part_vq{
    width: 100%;
    display: none;
}
.vq_show{
    display: block;
}
/*视频播放*/
.part_video{
    width: 100%;
    height: 4.59rem;
    padding-top: 0.84rem;
}
.video_bg{
    width: 5.34rem;
    height: 3.82rem;
    margin: 0 auto ;
    position: relative;
    padding:  0.08rem;
}
.video_bg .play_btn{
    display: block;
    width: 0.95rem;
    height: 0.95rem;
    background: url(http://n.sinaimg.cn/games/yzk11/play_btn.png) no-repeat;
    background-size:100% 100%;
    position: absolute;
    top:50%;
    left: 50%;
    margin-left: -0.47rem;
    margin-top: -0.47rem;
    z-index: 99;
}
/*问答题*/
.part_question{
    width: 100%;
    height: 6.32rem;
    padding-top: 1.25rem;
}
.part_question .part_question_c{
    width: 5.24rem;
    height: 4.75rem;
    margin: 0 auto;
    overflow:auto
}
.part_question .part_question_c::-webkit-scrollbar{width:0.1rem;}
.part_question .part_question_c::-webkit-scrollbar-track{background-color:#e1d7b0;}
.part_question .part_question_c::-webkit-scrollbar-thumb{background-color:#ffa133;}
.part_question_c .question .question_t{
    width:100%;
}
.part_question_c .question{
    margin-bottom: 0.15rem;
}
.part_question_c .question .question_t span.question_t_tip,.question_c .question_c_tip{
    display: block;
    width: 0.42rem;
    height: 0.46rem;
    background: url(http://n.sinaimg.cn/games/yzk11/Q.png) no-repeat;
    background-size: 100% 100%;
}
.part_question_c .question .question_t p{
    width: 4.25rem;
    font-size: 18px;
    color: #34384a;
    margin-left: 0.17rem;
    font-weight: bold;
}
.part_question_c .question .question_c {
    margin-top: 0.17rem;
}
.question_c .question_c_tip{
    margin-top: 0.15rem;
    background: url(http://n.sinaimg.cn/games/yzk11/A.png) no-repeat;
    background-size: 100% 100%;
}
.question_c .question_c_con{
    margin-left: 0.17rem;
}
.question_c .question_c_con .con_t{
    display: block;
    width: 4.36rem;
    height: 0.35rem;
    background: url(http://n.sinaimg.cn/games/yzk11/k_top.png) no-repeat;
    background-size: 100% 100%;
}
.question_c .question_c_con .con_m{
    width: 3.87rem;
    background: url(http://n.sinaimg.cn/games/yzk11/k_mid.jpg) repeat-y;
    background-size: 4.36rem 0.19rem;
    padding: 0  0.23rem 0 0.26rem;
    color: #34384a;
    font-size: 15px;
    line-height: 25px;
}
.question_c .question_c_con .con_b{
    display: block;
    width: 4.36rem;
    height: 0.19rem;
    background: url(http://n.sinaimg.cn/games/yzk11/k_bom.png) no-repeat;
    background-size: 100% 100%;
}
/*游戏介绍*/
.part_game{
    width: 100%;
    height: 9.81rem;
    background: url(http://n.sinaimg.cn/games/yzk11/page_bg5.jpg) no-repeat top center;
    background-size: contain;
    padding-top: 1.25rem;
}
.part_game .part_game_con{
    width: 5.82rem;
    height: 8.8rem;
    margin: 0 auto;
}
.part_game .part_game_con .game_dec_top{
    margin-left: 0.27rem;
    height: 2.78rem;
}
.part_game .part_game_con .game_dec_top .game_dec_top_l{
    width: 1.49rem;
    height: 2.50rem;
    padding: 0.14rem 0.12rem 0.12rem 0.12rem;
    margin-right: 0.25rem;
    margin-top: 0.03rem;
}
.game_dec_top .game_dec_top_l img{
    width: 1.49rem;
    height: 2.50rem;
}
.part_game .part_game_con .game_dec_top .game_dec_top_r{
    width: 3.08rem;
}
.game_dec_top .game_dec_top_r h2{
    font-size:16px;
    color: #34384a;
    height: 0.32rem;
    line-height: 0.32rem;
    font-weight: bold;
    margin-bottom: 0.24rem;
}
.game_dec_top .game_dec_top_r h2 a{
    color: #34384a;
}
.game_dec_top .game_dec_top_r p{
    font-size:15px;
    color: #34384a;
    height: 0.31rem;
    line-height: 0.31rem;
    margin-bottom: 0.16rem;
}
.game_dec_btn{
    margin-top: 0.27rem;
    margin-left: 0.27rem;
}
 .game_dec_btn a{
    display: block;
    width: 1.66rem;
    height: 0.58rem;
    margin-right: 0.14rem;
    line-height: 0.62rem;
    font-weight: bold;
    color: #34384a;
    font-size: 15px;
    text-align: center;
}
 .game_dec_tab{
     margin-left: 0.27rem;
     margin-top: 0.56rem;
 }
.game_dec_tab .tabs{
    height: 0.45rem;
}
.game_dec_tab .tabs li{
    width: 1.2rem;
    height: 0.45rem;
    line-height: 0.45rem;
    font-size: 14px;
    color: #34384a;
    text-align: center;
    margin: 0 0.1rem 0 0.3rem;
    font-weight: bold;
}
.game_dec_tab .tabs li a{
    color: #34384a;
}
.game_dec_tab .tabs li a.tab_selected{
    color: #ffa133;
}
.game_dec_tab .tab_con{
    width: 4.95rem;
    margin-top:0.65rem;
    margin-left: 0.1rem;
    display: none;
}
.game_dec_tab .tab_con_selected{
    display: block;
}
.tab_con ul li{
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 14px;
    color: #34384a;
    margin-bottom: 0.19rem;
}
.tab_con ul li a{
    display: block;
    float: left;
    color: #34384a;
    width: 4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tab_con ul li span{
    font-size: 14px;
    color: #5e6377;
    float: right;
}
.game_dec_tab .tab_con .list_more{
    display: block;
    float: right;
    font-size: 15px;
    color: #34384a;
    height: 0.23rem;
    line-height: 0.23rem;

}
.game_dec_tab .tab_con .list_more span{
    display: inline-block;
    width: 0.23rem;
    height: 0.23rem;
    background: url("http://n.sinaimg.cn/games/yzk11/more.png") no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 0.07rem;
}
/*原画*/
.part_img{
    width: 100%;
    height: 6.62rem;
    background: url(http://n.sinaimg.cn/games/yzk11/page_bg6.jpg) no-repeat top center;
    background-size: contain;
    padding-top: 0.64rem;
}
.part_tit{
    width: 2.25rem;
    height: 0.78rem;
    margin: 0 auto;
}
.part_tit h2{
    font-size: 18px;
    height: 0.36rem;
    line-height: 0.36rem;
    color: #fefefe;
    text-align: center;
}
.part_tit .en_span1{
    display: block;
    width: 2.2rem;
    height: 0.35rem;
    background:  url(http://n.sinaimg.cn/games/yzk11/pic_vid.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0.1rem;
}
.part_img .part_img_con{
    width: 5.99rem;
    height:4.28rem ;
    margin: 0.45rem auto;
    padding-top: 0.57rem;
}
.part_img .part_img_con .part_img_con_tab{
    margin-left: 0.19rem;
}
.part_img .part_img_con .part_img_con_tab li{
    width: 1.76rem;
    height: 3.70rem;
    position: relative;
    margin-right: 0.14rem;
}
.part_img .part_img_con .part_img_con_tab li img{
    width: 1.76rem;
    height: 3.70rem;
}
.part_img .part_img_con .part_img_con_tab li .shadow{
    width: 1.66rem;
    height: 2.19rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(http://n.sinaimg.cn/games/yzk11/shadow.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 0.10rem;
}
.part_img_con_tab li .shadow p{
    color:#6b92b7 ;
    font-size: 12px;
    position: absolute;
    bottom: 0.12rem;
}
.part_img_con_tab li .shadow p span{
    display: inline-block;
    width: 0.35rem;
    height: 0.34rem;
    background: url(http://n.sinaimg.cn/games/yzk11/magn_glass.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 0.04rem;
}
.img_plus{
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    background: #000;
    position: fixed;
    top:0;
    left: 0;
}
.img_plus_con{
    width: 100%;
    position: fixed;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.img_plus img{
    width: 100%;
    height: 100%;
}

/*视频*/
.part_videoList{
    width: 100%;
    height: 5.98rem;
    background: url(http://n.sinaimg.cn/games/yzk11/page_bg7.jpg) no-repeat top center;
    background-size: contain;
    padding-top: 0.37rem;
    overflow: hidden;
}
.part_videoList_con{
    width: 5.65rem;
    height: 4.86rem;
    position: relative;
    margin: 0 auto;
}
.container{width:5.65rem; height:2.37rem;  position:relative;margin-top: 0.1rem;}
.con_l{width:2.46rem; height:2.37rem; -webkit-mask-image:url(http://n.sinaimg.cn/games/yzk11/mask01.png); -webkit-mask-size:100% 100%;position:relative;}
.con_r{width:3.40rem; height:2.37rem; -webkit-mask-image:url(http://n.sinaimg.cn/games/yzk11/mask02.png); -webkit-mask-size:100% 100%;position:absolute; left:2.24rem; top:0;}
.con_l1{width:3.29rem; height:2.37rem; -webkit-mask-image:url(http://n.sinaimg.cn/games/yzk11/mask03.png); -webkit-mask-size:100% 100%;position:relative;}
.con_r1{width:2.59rem; height:2.37rem; -webkit-mask-image:url(http://n.sinaimg.cn/games/yzk11/mask04.png); -webkit-mask-size:100% 100%;position:absolute; left:3.05rem; top:0;}
.con_l img{width:2.46rem; height:2.37rem;z-index: 10;position: absolute;top:0;left: 0;}
.con_r img{width:3.4rem; height:2.37rem;z-index: 10;position: absolute;top:0;left: 0;}
.con_l1 img{width:3.29rem; height:2.37rem;z-index: 10;position: absolute;top:0;left: 0;}
.con_r1 img{width:2.59rem; height:2.37rem;z-index: 10;position: absolute;top:0;left: 0;}
.container p{height:0.54rem; line-height:0.54rem; width:100%; background:#000; position:absolute; left:0; bottom:0; color:#b9dcfc; font-size:14px;z-index:11; }
.container .p2{padding-left:30px;}
.container .meng1{width:2.46rem; height:2.37rem; background:url(http://n.sinaimg.cn/games/yzk11/mask1.png) no-repeat center center;background-size: 100% 100%; position:absolute; left:0; top:0;z-index: 12;}
.container .meng2{width:3.40rem; height:2.37rem; background:url(http://n.sinaimg.cn/games/yzk11/mask2.png) no-repeat center center; background-size: 100% 100%;position:absolute; left:0; top:0;z-index: 12;}
.container .meng3{width:3.29rem; height:2.37rem; background:url(http://n.sinaimg.cn/games/yzk11/mask3.png) no-repeat center center;background-size: 100% 100%; position:absolute; left:0; top:0;z-index: 12;}
.container .meng4{width:2.59rem; height:2.37rem; background:url(http://n.sinaimg.cn/games/yzk11/mask4.png) no-repeat center center; background-size: 100% 100%;position:absolute; left:0; top:0;z-index: 12;}
.play_btn{
    display: block;
    position: absolute;
    top:50%;
    left: 50%;
    width: 0.73rem;
    height: 0.73rem;
    background: url(http://n.sinaimg.cn/games/yzk11/play_sm.png);
    background-size: 100% 100%;
    z-index: 99;
    margin-left: -0.37rem;
    margin-top: -0.37rem;
}
/*微博*/
.game_wb{
    width: 100%;
   /* height: 10.09rem;*/
    background: #fff;
    padding-top: 0.66rem;
    position: relative;
    padding-bottom: 0.65rem;
}
.game_wb .part_tit h2{
    color: #017edf;
}
.game_wb .part_tit .en_span2{
    display: block;
    width: 0.88rem;
    height: 0.23rem;
    background:  url(http://n.sinaimg.cn/games/yzk11/wb.png) no-repeat;
    background-size: 100% 100%;
    margin: 0.1rem auto;
}
.game_wb_con{
    width: 5.96rem;
   /* height: 7.8rem;*/
    margin: 0.52rem auto 0;
}
.game_wb_bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.25rem;
    background:  url(http://n.sinaimg.cn/games/yzk11/page_bg8.jpg) no-repeat;
    background-size: contain;
}
/*合作伙伴*/
.part_cooper{
    width: 100%;
    height: 0.25rem;
    background: #0370d6;
    padding-top: 0.47rem;
}
.part_tit .en_span3{
    display: block;
    width: 1.83rem;
    height: 0.37rem;
    background:  url(http://n.sinaimg.cn/games/yzk11/cooper.png) no-repeat;
    background-size: 100% 100%;
    margin: 0.1rem auto;
}
.part_cooper .part_cooper_con{
    width: 5.98rem;
    overflow: hidden;
    margin:0.6rem auto 0;
}
.part_cooper .part_cooper_con .cooper_con_ad{
    height: 1.06rem;
}
.part_cooper .part_cooper_con .cooper_con_ad a,.part_cooper .part_cooper_con .cooper_con_ad a img{
    display: block;
    width: 2.91rem;
    height: 1.06rem;
    margin-right: 0.14rem;
}
.part_cooper_con .tab_con{
    display: none;
}
.part_cooper_con .tab_con_selected{
    display: block;
}
.part_cooper_con  ul.cooper_con_list{
    margin-top: 0.46rem;
}
.part_cooper_con  ul.cooper_con_list li{
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 14px;
    margin-bottom: 0.19rem;
    color: #fff;
}
.part_cooper_con  ul.cooper_con_list li a{
    color: #fff;
}
.part_cooper_con  ul.cooper_con_list li span{
    font-size: 14px;
    float: right;
    color: #99ceff;
}
.favor-header-bar .coper_tabs{
    width: 0.92rem;
    height: 0.07rem;
    margin: 0.27rem auto 0;
}
.favor-header-bar .coper_tabs li a{
    display: block;
    width: 0.42rem;
    height: 0.07rem;
    background: #fefefe;
    margin-right: 0.08rem;

}
.coper_tabs li.default a{
    background: #f65f15;
}
#Gtrail { width:100%;  background:#011425; padding:0.39rem 0px; overflow:hidden; }
#Gtrail #ZWTrail { width:6.2rem; margin:0px auto; font-size:8px; color:#bcdffa; line-height:14px; text-align:center; }
#Gtrail #ZWTrail a,#Gtrail #ZWTrail a:visited { color:#bcdffa; text-decoration:none; }
#Gtrail #ZWTrail a:hover { color:#bcdffa; text-decoration:none; }
/*媒体查询,字体默认大小*/
@media screen and (max-width: 321px) {
    body {font-size:16px}
    .part1 .part1_n .part1_n_h{
        font-size: 12px;
    }
    .menu_li ul li a{
        font-size: 12px;
    }
    .part1 .part1_n .part1_n_c{
        font-size: 40px;
    }
    .part1 .part1_n .part1_n_p{
        font-size: 12px;
        line-height: 22px;
    }
    .part2 h2,.part3 .part3_t h2{
        font-size: 14px;
    }
    .part2 p{
        font-size: 14px;
    }
    .part3_t .title{
        font-size: 12px;
    }
    .game_code p,.part_img_con_tab li .shadow p{
        font-size: 7px;
    }
    .scroll .s_nav li{
        font-size: 12px;
    }
    .part_question_c .question .question_t p{
        font-size: 16px;
    }
    .question_c .question_c_con .con_m{
        font-size: 12px;
    }
    .game_dec_top .game_dec_top_r h2{
        font-size:14px;
    }
    .game_dec_top .game_dec_top_r p, .game_dec_btn a,.game_dec_tab .tabs li,.tab_con ul li span,.game_dec_tab .tab_con .list_more{
        font-size:12px;
    }
    #Gtrail #ZWTrail{
        font-size: 6px;
    }
    .recom_box_c{
        font-size: 18px;
    }
    .part_cooper_con  ul.cooper_con_list li,.tab_con ul li{
        font-size: 12px;
    }
}
@media screen and (min-width: 321px) and (max-width:400px) {
    body {font-size:17px}
    .part1 .part1_n .part1_n_h{
        font-size: 15px;
    }
    .menu_li ul li a{
        font-size: 15px;
    }
    .part1 .part1_n .part1_n_c{
        font-size: 40px;
    }
    .part1 .part1_n .part1_n_p{
        font-size: 15px;
        line-height: 25px;
    }
    .part2 h2,.part3 .part3_t h2{
        font-size: 16px;
    }
    .part2 p{
        font-size: 16px;
    }
    .part3_t .title{
        font-size: 13px;
    }
    .game_code p{
        font-size: 9px;
    }
    .scroll .s_nav li{
        font-size: 15px;
    }
    .part_question_c .question .question_t p{
        font-size: 18px;
    }
    .question_c .question_c_con .con_m{
        font-size: 15px;
    }
    .game_dec_top .game_dec_top_r h2{
        font-size:16px;
    }
    .game_dec_top .game_dec_top_r p, .game_dec_btn a,.game_dec_tab .tab_con .list_more{
        font-size:15px;
    }
    .game_dec_tab .tabs li,.tab_con ul li span{
        font-size:14px;
    }
    #Gtrail #ZWTrail{
        font-size: 7px;
    }
    .recom_box_c{
        font-size: 20px;
    }
    .part_cooper_con  ul.cooper_con_list li,.tab_con ul li{
        font-size: 14px;
    }
}
@media screen and (min-width: 400px) {
    body {font-size:19px}
    .part1 .part1_n .part1_n_h{
        font-size: 17px;
    }
    .menu_li ul li a{
        font-size: 17px;
    }
    .part1 .part1_n .part1_n_c{
        font-size: 40px;
    }
    .part1 .part1_n .part1_n_p{
        font-size: 16px;
        line-height: 28px;
    }
    .part2 h2,.part3 .part3_t h2{
        font-size: 17px;
    }
    .part2 p{
        font-size: 17px;
    }
    .part3_t .title,.game_dec_tab .tabs li,.tab_con ul li span{
        font-size: 15px;
    }
    .game_code p{
        font-size: 10px;
        line-height: 0.21rem;
    }
    .scroll .s_nav li{
        font-size: 17px;
    }
    .part_question_c .question .question_t p{
        font-size: 20px;
    }
    .question_c .question_c_con .con_m{
        font-size: 17px;
    }
    .game_dec_top .game_dec_top_r h2{
        font-size:17px;
    }
    .game_dec_top .game_dec_top_r p, .game_dec_btn a,.game_dec_tab .tab_con .list_more{
        font-size:16px;
    }
    .recom_box_c{
        font-size: 22px;
    }
    .part_cooper_con  ul.cooper_con_list li,.tab_con ul li{
        font-size: 16px;
    }
}
@keyframes big {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.1);
    }
    100%{
        transform: scale(1);
    }
}
@-webkit-keyframes big {
    0%{
        -webkit-transform: scale(1);
    }
    50%{
        -webkit-transform: scale(1.1);
    }
    100%{
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes big {
    0%{
        -moz-transform: scale(1);
    }
    50%{
        -moz-transform: scale(1.1);
    }
    100%{
        -moz-transform: scale(1);
    }
}
@-o-keyframes big {
    0%{
        -o-transform: scale(1);
    }
    50%{
        -o-transform: scale(1.1);
    }
    100%{
        -o-transform: scale(1);
    }
}
@keyframes bao {
    0%{
        transform: scale(0.5);
    }
    50%{
        transform: scale(1.1);
    }
    100%{
        transform: scale(1);
    }
}
@-webkit-keyframes bao {
    0%{
        -webkit-transform: scale(0.5);
    }
    50%{
        -webkit-transform: scale(1.1);
    }
    100%{
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes bao {
    0%{
        -moz-transform: scale(1);
    }
    50%{
        -moz-transform: scale(1.1);
    }
    100%{
        -moz-transform: scale(1);
    }
}
@-o-keyframes bao {
    0%{
        -o-transform: scale(1);
    }
    50%{
        -o-transform: scale(1.1);
    }
    100%{
        -o-transform: scale(1);
    }
}
@keyframes big {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.2);
    }
    100%{
        transform: scale(1);
    }

}
@-webkit-keyframes big {
    0%{
        -webkit-transform: scale(1);
    }
    50%{
        -webkit-transform: scale(1.2);
    }
    100%{
        -webkit-transform: scale(1);
    }

}
@-moz-keyframes big {
    0%{
        -moz-transform: scale(1);
    }
    50%{
        -moz-transform: scale(1.1);
    }
    100%{
        -moz-transform: scale(1);
    }

}
@-o-keyframes big {
    0%{
        -o-transform: scale(1);
    }
    50%{
        -o-transform: scale(1.1);
    }
    100%{
        -o-transform: scale(1);
    }

}





