/*Gm_info*/
.Gm_info { margin: 0 12px; }
.Gm_info .bt { color: #434343; font-size: 18px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; height: 30px; line-height: 30px; margin: 15px 0; }
.Gm_info .info { display: flex; overflow: hidden; }
.Gm_info .info .img { margin-right: 12px; }
.Gm_info .info .img, .Gm_info .info .img img { width: 110px; height: 130px; border-radius: 3px; }
.Gm_info .info ul.lis1 { flex: 1; }
.Gm_info .info ul.lis1 li { font-size: 14px; color: #959595; width: 100%; float: left; height: 18px; line-height: 18px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 6px; }
/*.Gm_info .info ul.lis1 li:nth-child(2), .Gm_info .info ul.lis1 li:nth-child(4) { width: calc(50% - 12px); margin-left: 12px; }*/
.Gm_info .info ul.lis1 .sq { width: auto; height: 26px; line-height: 26px; text-align: center; background: #93dcf2; color: #fff; border-radius: 3px; margin-bottom: 0; margin-left: 12px;padding: 0 4px; }
.Gm_info .info ul.lis1 .sq + li, .Gm_info .info ul.lis1 .sq + li + li { width: 100%; }
.Gm_info .info ul.lis2 { flex: 1; }
.Gm_info .info ul.lis2 li { font-size: 14px; color: #959595; width: 50%; float: left; height: 18px; line-height: 18px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 6px; }
.Gm_info .downlbtn { width: 100%; display: inline-block; overflow: hidden; height: 32px; line-height: 32px; background: #93dcf2; border-radius: 3px; text-align: center; color: #fff; font-size: 14px; margin-top: 12px; }

.Tips-box { overflow: hidden; margin: 0 12px 12px; }
.Tips-box .tips_top { margin: 12px 0; height: 36px; position: relative; }
.Tips-box .tips_top .line { width: 100%; height: 0; border-bottom: 1px dashed #e5e5e5; position: absolute; top: 18px; left: 0; }
.Tips-box .tips_top .title { width: 116px; height: 36px; line-height: 36px; margin: 0 auto; text-align: center; background: #fff; position: relative; z-index: 2; font-size: 14px; font-weight: 600; color: #f0412a; }
.Tips-box .tips_top .title i { display: inline-block; width: 18px; height: 18px; background: url(../images/img_c.png) no-repeat; background-size: 18px auto; background-position: 0 -214px; margin: 0 6px -4px; }
.Tips-box .txt { text-align: center; line-height: 24px; color: #434343; font-size: 14px; }

.tj_gl { overflow: hidden; padding-top: 4px; }
.tj_gl .item { margin: 0 12px; }
.tj_gl .item a { height: 30px; line-height: 30px; color: #434343; font-size: 14px; text-align: center; width: 50%; display: inline-block; float: left; background: #f6f6f6; margin-bottom: 5px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; }
.tj_gl .item a:after { display: block; content: ' '; position: absolute; right: -4px; top: 0; width: 8px; height: 30px; background: #fff; }
.tj_gl .item a.title { width: 100%; background: #c9edf8; margin-top: 12px; }

.Gm_viedo { overflow: hidden; margin: 4px 12px; }
.Gm_viedo .vid_wrap { display: block; overflow: hidden; position: relative; width: 100%; }
.Gm_viedo .vid_wrap .mb { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: absolute; left: 0; top: 0; }
.Gm_viedo .vid_wrap .btn { position: absolute; left: 40%; top: 30%; left: calc(50% - 35px); top: calc(50% - 35px); width: 70px; height: 70px; background: url("https://app.3dmgame.com/apppage/mip/images/btn_video.png") no-repeat; background-size: 100%; }

.Gm-pic { overflow: hidden; margin: 0 12px; }
.Gm-pic .tips { height: 55px; line-height: 55px; font-size: 14px; color: #88abda; text-align: center; }
/*截图*/
.swipe-hd{overflow-x: auto;overflow-y: hidden;white-space: nowrap;-webkit-overflow-scrolling: touch;  padding-bottom: 10px;}
.swipe-hd ul li{margin-right: 5px;display: inline-block;}
.swipe-hd ul li img{max-width: 200px;}
.mip-carousel-indicatorBoxwrap{display: none;}

.xg-wrap { overflow: hidden; }
.xg-wrap .item { overflow: hidden; margin: 12px 12px 0; }
.xg-wrap .item a { height: 30px; line-height: 30px; color: #434343; font-size: 14px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.xg-wrap .item a:before { display: inline-block; content: ' '; width: 4px; height: 4px; border-radius: 50%; background: #434343; margin: 0 7px 3px 0; }

.related_cont { background: #1b1b1b; overflow: hidden; display: flex; }
.related_cont .img { margin: 15px; }
.related_cont .img, .related_cont .img img { width: 116px; height: 160px; border-radius: 3px; }
.related_cont .info { flex: 1; margin: 24px  24px 0 0; }
.related_cont .info .name { width: 100%; display: block; float: left; height: 28px; line-height: 28px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 18px; color: #fff; font-weight: bold; }
.related_cont .info .time { font-size: 14px; color: #959595; line-height: 18px; height: 18px; float: left; width: 100%; margin: 5px 0 8px; }
.related_cont .info .pt { width: 100%; float: left; height: 18px; line-height: 18px; font-size: 14px; color: #959595; }
.related_cont .info .score_box { float: left; margin-top: 5px; overflow: hidden; height: 32px; line-height: 32px; width: 100%; }
.related_cont .info .score_box .sc_bg { float: left; margin-top: 6px; }
.related_cont .info .score_box .sc_bg, .related_cont .info .score_box .num { width: 116px; height: 20px; background: url(../images/score_bg.png) no-repeat; background-size: auto 40px; position: relative; }
.related_cont .info .score_box .sc_bg .num, .related_cont .info .score_box .num .num { position: absolute; left: 0; top: 0; background-position: 0 -20px; }
.related_cont .info .score_box .score_num { float: left; color: #f0412a; font-size: 28px; margin-left: 10px; }
.related_cont .info .bq { float: left; width: 100%; overflow: hidden; height: 26px; margin-top: 8px; }
.related_cont .info .bq a { float: left; font-size: 14px; color: #4dc585; height: 24px; line-height: 24px; padding: 0 10px; border-radius: 14px; border: 1px solid #4dc585; margin-right: 6px; }

.sy-tuijian { overflow: hidden; margin: 0 12px; }
.sy-tuijian .lis:last-child { border-bottom: none; }
.sy-tuijian .lis { padding: 12px 0; height: 90px; border-bottom: 1px dashed #e5e5e5; display: flex; }
.sy-tuijian .lis .img { display: block; margin-right: 12px; }
.sy-tuijian .lis .img, .sy-tuijian .lis .img img { width: 90px; height: 90px; }
.sy-tuijian .lis .info { flex: 1; }
.sy-tuijian .lis .info a.bt { height: 24px; color: #434343; font-size: 14px; font-weight: 600; overflow: hidden; display: block; }
.sy-tuijian .lis .info .bq { font-size: 12px; height: 24px; line-height: 24px; color: #434343; }
.sy-tuijian .lis  .btn { height: 30px; margin-top: 10px; }
.sy-tuijian .lis  .btn a { display: inline-block; margin-right: 6px; width: 86px; height: 28px; line-height: 28px; border-radius: 4px; border: 1px solid #e5e5e5; text-align: center; font-size: 13px; color: #434343; }
.sy-tuijian .lis  .btn a i { width: 18px; height: 20px; display: inline-block; margin-right: 6px; background: url(../images/img_c.png) no-repeat; background-size: 20px auto; vertical-align: middle; margin-bottom: 4px; }
.sy-tuijian .lis  .btn a i.az { background-position: 0 -273px; }
.sy-tuijian .lis  .btn a i.ios { background-position: 0 -295px; margin: 0 4px 5px 0; }
.sy-tuijian .lis  .btn a.xz{border-color:#0de8fb; color:#0de8fb;width: 60px;}
.sy-tuijian .lis  .btn a.xz i{background-position: 0 -796px;background-size: 28px auto;width: 13px;height: 13px;margin-right: 4px;margin-bottom: 2px;}


.Gm_jieshao { margin: 0 12px 12px; font-size: 14px; color: #434343; line-height: 24px; }
.Gm_jieshao p { overflow: hidden; width: 100%; }
.Gm_jieshao .morbtn { width: 100%; height: 30px; line-height: 30px; color: #f0412a; font-size: 14px; text-align: right; display: none; }
.Gm_jieshao .morbtn i { background: url(../images/img_c.png) no-repeat; background-size: 18px auto; background-position: 0 -232px; display: inline-block; width: 12px; height: 12px; margin-left: 5px; transform: rotateZ(180deg); }

.gm-pz {  padding-bottom: 20px; }
.gm-pz .pz-tab { height: 36px; overflow: hidden; display: flex; }
.gm-pz .pz-tab p {border-bottom: none; height: 36px; line-height: 36px; flex: 1; text-align: center; color: #434343; font-size: 14px; }
.gm-pz .pz-tab .mip-vd-tabs-nav-selected { background: #eee; }
/*.gm-pz .item + .item { display: none; }*/
.gm-pz .item { overflow: hidden; }
.gm-pz .item ul li { border-bottom: 1px dashed #e5e5e5; font-size: 14px; color: #434343; display: flex; }
.gm-pz .item ul li span { width: 96px; text-align: left; text-indent: 12px; display: block; line-height: 40px; }
.gm-pz .item ul li p { flex: 1; line-height: 40px; }

.mip-vd-tabs-nav{width: 100%;}
/* icon */
.icon { display: inline-block; vertical-align: middle; }
.ico_pl, .ico_pl2, .ico_gl { background: url(../images/img_c.png) no-repeat; background-size: 23px auto; background-position: 0 -117px; width: 18px; height: 18px; margin-bottom: 2px; }
.ico_gl { background-position: 0 -180px; }
.ico_pl2 { background-position: 0 -142px; }
.ico_yc, .ico_sp, .ico_sy, .ico_wy, .ico_time { background: url(../images/img_c.png) no-repeat; background-size: 20px auto; background-position: 0 -51px; width: 24px; height: 20px; margin: -2px 2px 0 0; }
.ico_sp { background-position: 0 -79px; }
.ico_sy { background-position: 0 -25px; }
.ico_wy { background-position: 0 1px; }
.ico_time { background-position: 0 -168px; background-size: 24px auto; width: 18px; }