@charset "utf-8";
.contentbg{width:100%; float:left; background:#fff;}
.new_contentbg{position:relative; z-index:1}
.game_bank_header{background:#f6f6f6}

/*国内资讯列表*/
.news_left{ width:825px; float:left; padding:0 18px; border-right:1px solid #eaeaea;}
.news_tit{ width:100%; float:left; border-bottom:1px solid #eaeaea;line-height:45px; position:relative; z-index:1; margin-top:5px }
.news_tit .p1{color:#273344; font-size:24px;float:left; padding:0 10px; display:inline;border-bottom:1px solid #e54c3d;}
.news_tit .p2{ font-size:16px; color:#e54c3d; font-weight:bold; line-height:40px}
.news_tit .news_tit_a{ float:right;font-size:14px; color:#8a8a8a; line-height:40px} 
.news_tit a:hover{ color:#f60; text-decoration:none}
.news_tit .news_t_one{ position:absolute; width:83%;right:0;top:13px;}
.news_tit .news_t_one li{width:85px;line-height:32px; height:39px; float:left; text-align:center}
.news_tit .news_t_one li a{ font-size:14px; color:#565d66; display:block;}
.news_tit .news_t_one li a:hover{ color:#f60; text-decoration:none}
.news_tit .news_t_one li.on{ background:url(../img/game_center/news_bg.png) no-repeat 0 0;}
.news_tit .news_t_one li.on a{ color:#fff}

.new_l_list{width:100%; float:left;}
.new_l_list li{width:100%; float:left; border-bottom:1px dashed #e4e4e4; padding:20px 0 30px 0;}
.new_l_list li .p1{width:100%; float:left; line-height:35px; padding-bottom:10px}
.new_l_list li .p1 a{ color:#273344; font-size:16px; font-weight:600;}
.new_l_list li .p1 .a1{ color:#f60; font-weight:normal}
.new_l_list li .p2{width:205px; float:left;height:125px; overflow:hidden}
.new_l_list li .p2 a{width:200px;float:left;height:120px; overflow:hidden;border:2px solid #fff}
.new_l_list li .p2 img{width:200px;min-height:120px; }
.new_l_list li:hover .p2 a{/*transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);-webkit-transform:scale(1.5);*/ border:2px solid #e54c3d;}
.new_l_list li .p3{ width:73%; float:right; font-size:14px; color:#555555; line-height:24px;}
.new_l_list li .p3 span{ width:100%; float:left}
.new_l_list li .p3 .span1{ margin-top:15px;}
.new_l_list li .p3 .span1 em{ float:left; height:24px; width:75%; overflow:hidden}
.new_l_list li .p3 .span1 i{ float:right}
.new_l_list li .p3 .span2{ height:72px; overflow:hidden}
.new_l_list li .p3 span a{ font-size:14px; color:#3385ff; margin-right:10px}
.new_l_list li p a:hover,.new_l_list li:hover .p1 a{ color:#f60;}

.news_right{ width:300px; float:right;margin-right:8px; display:inline; }
.right_fix{ width:300px; float:right;}
.news_r_pic{ width:100%; margin-top:10px; float:left; height:170px; overflow:hidden; position:relative;}
.news_r_pic img{width:300px;height:170px;}
.news_r_small{ position:absolute; bottom:10px;left:110px;}
.news_r_small li{ float:left; width:8px; height:8px; background:#fff; border-radius:50%; margin-left:5px; display:inline; cursor:pointer;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.news_r_small li.on{ background:#00a8ff; width:25px; border-radius:10px;}

.news_t_tab{ width:100%; float:left; border-bottom:1px solid #d2d2d2; height:38px; margin-top:10px}
.news_t_tab li{ float:left; font-size:16px; padding:0 15px; line-height:38px; cursor:pointer}
.news_t_tab li.hover{ color:#e54c3d; font-weight:bold; border-bottom:1px solid #e54c3d}

.hot_subject{width:100%; float:left; margin-top:8px;}
.hot_subject li{width:100%; float:left; line-height:30px;}
.hot_subject li a{ width:89%; height:30px; float:left; background:url(../img/game_center/game_center.png) no-repeat 0 -381px; padding-left:18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; color:#454545; margin-left:5px; display:inline }
.hot_subject li a:hover{color:#ff6200;}
.tab_more{ position:relative; z-index:1}
.tab_more .p_more{ position:absolute; top:-38px; right:5px;}
.tab_more .p_more a{ font-size:14px; color:#8a8a8a}
.tab_more .p_more a:hover{ color:#f60;}

.gift_com{ width:100%; float:left; margin-top:8px}
.gift_com li{ width:100%; float:left; padding:8px 0 0 0}
.gift_com li .p1{ width:85%; float:left}
.gift_com li .p1 a{ width:100%; float:left; font-size:14px; color:#4b4b4b}
.gift_com li .p1 a img{ width:40px; height:40px; float:left; margin:0 10px; display:inline}
.gift_com li .p1 a span{ line-height:40px; height:40px; float:left; width:70%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.gift_com li .p1 a:hover{ color:#f60}
.gift_com li .p2{width:14%; float:left}
.gift_com li .p2 span{ background:#eeeeee; color:#8f8f8f; padding:2px 5px 1px 5px; float:left; margin-top:10px}
.gift_com li .p2 a{ background:#3cb500; color:#fff; padding:2px 5px 1px 5px; float:left; margin-top:10px}
.gift_com li .p2 a:hover{ background:#369506; text-decoration:none}

.hot_tab{ position:absolute;top:13px;right:0;}
.hot_tab li{ float:left; background:#fff; cursor:pointer; color:#696969; font-size:12px; line-height:28px; padding:0 10px}
.hot_tab li.hover{border:1px solid #eaeaea; color:#f60; border-bottom:0}

.hot_list{ width:100%; float:left;}
.hot_list li{ float:left; width:100%; margin-top:15px;}
.hot_list li .p1{ float:left; width:31px;}
.hot_list li .p1 span{ width:21px; height:21px; float:left; text-align:center; line-height:21px; color:#fff; font-size:14px;background-image:url(../img/game_center/news_bg.png); background-position:-97px -61px }
.hot_list li .p1 .span1{background-position:-1px -61px}
.hot_list li .p1 .span2{background-position:-31px -61px}
.hot_list li .p1 .span3{background-position:-63px -61px}
.hot_list li .p2{ float:left; width:210px; line-height:21px}
.hot_list li .p2 .a1{ float:left; width:80px; display:none}
.hot_list li .p2 .a1 img{ width:70px; height:70px;}
.hot_list li .p2 .a2{ width:140px; float:left; height:21px; overflow:hidden; color:#232323; font-size:14px; white-space:nowrap;text-overflow:ellipsis}
.hot_list li .p2 .a3{ float:left; font-size:14px; color:#999;}
.hot_list li .p2 span{ font-size:14px; color:#ff5a55; display:none}
.hot_list li .p3{ float:right; width:35px; margin-top:3px}
.hot_list li .p3 a{ width:14px; height:18px; float:left; background: url(../img/game_center/news_bg.png) no-repeat -127px -10px;}
.hot_list li .p2 a:hover,.hot_list li.sel .p2 a:hover{ color:#f60}
.hot_list li.sel .p1{ margin-top:26px}
.hot_list li.sel .p2 .a1{ display:block}
.hot_list li.sel .p2 .a2{ width:120px; color:#000; font-weight:bold}
.hot_list li.sel .p2 .a3{ width:120px; padding:2px 0}
.hot_list li.sel .p2 span{ display:block}
.hot_list li.sel .p3 a{ background: url(../img/game_center/news_bg.png) no-repeat -102px -10px; margin-top:20px}

.hot_zone{width:100%; float:left;}
.hot_zone li{width:75px; float:left;margin:20px 10px 0 13px; display:inline}
.hot_zone li a{ float:left; width:100%; text-align:center}
.hot_zone li img{ width:75px; height:75px; float:left}
.hot_zone li .p1 a{ font-size:14px;color:#000; line-height:25px;overflow:hidden}
.hot_zone li .p1 a span{line-height:25px; display:block;width:100%;overflow:hidden;height:25px;margin-top:5px;white-space:nowrap;text-overflow:ellipsis;}
.hot_zone li .p2 a{ color:#909090; font-size:12px}
.hot_zone li a:hover{ color:#f60}


.shortcut{width:100%; float:left; padding-bottom:30px}
.shortcut li{float:left;}
.shortcut li a{ width:70px; float:left; height:70px; color:#fff; text-align:center;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;margin:15px 24px 0 8px; display:inline}
.shortcut li a p{ margin-top:47px}
.shortcut li a:hover{ text-decoration:none; opacity:0.7;filter:alpha(opacity=80)}
.shortcut li .a1{ background:#ff5f81 url(../img/game_center/shortcut.png) no-repeat 0 0}
.shortcut li .a2{ background:#675fd6 url(../img/game_center/shortcut.png) no-repeat -67px 0}
.shortcut li .a3{ background:#ffaa1c url(../img/game_center/shortcut.png) no-repeat -137px 0; margin-right:8px}
.shortcut li .a4{ background:#1bbc9b url(../img/game_center/shortcut.png) no-repeat 2px -70px}
.shortcut li .a5{ background:#62b5e5 url(../img/game_center/shortcut.png) no-repeat -70px -70px}
.shortcut li .a6{ background:#60c36e url(../img/game_center/shortcut.png) no-repeat -137px -70px;margin-right:8px}
.shortcut li .a7{ background:#939393 url(../img/game_center/shortcut.png) no-repeat 4px -140px}
.shortcut li .a8{ background:#ff5f5f url(../img/game_center/shortcut.png) no-repeat -70px -140px}
.shortcut li .a9{ background:#c881ac url(../img/game_center/shortcut.png) no-repeat -137px -140px;margin-right:8px}
/*游戏列表页*/
.download_left{ width:259px;float:left;padding:0 18px 18px;background:#fff}
.download_left dt{ width:100%; float:left; margin-top:8px;}
.download_left dt p{ width:100%; float:left; text-align:center}
.download_left dt .p1 span{ display:block; font-size:30px;  padding:10px 0 20px 0}
.download_left dt .p1 a{color:#273344;}
.download_left dt .p1 a:hover{ color:#f60; text-decoration:none}
.download_left dt .p1 img{ width:120px; height:120px; border-radius:10px;}
.download_left dt .p2{ font-size:14px; color:#8c8c8c; margin-top:10px;}
.download_left dt .p2 span{ color:#e54c3d; font-size:28px; font-style:italic}
.download_left dt .p3 span{width:95px;height:36px;line-height:36px; color:#555555; font-size:14px;}
.download_left dt .p3 i{ width:38px; float:left; height:34px; cursor:pointer; position:relative}
.download_left dt .p3 .span1{background:url(../img/game_center/game_center.png) no-repeat -1px -288px; float:left; margin:15px 0 0 20px; display:inline}
.download_left dt .p3 .span2{background:url(../img/game_center/game_center.png) no-repeat -1px -325px; float:right;margin:15px 20px 0 0; display:inline}
.download_left dt .p3 span em{ width:55px; float:right; text-align:center}

.download_left dd{ width:100%; float:left;}
.download_left dd p{ width:100%; float:left; margin-top:20px; position:relative; z-index:10;}
.download_left dd .p1{ background:url(../img/game_center/download.jpg) no-repeat 0 0;height:49px;}
.download_left dd .p2{ background:url(../img/game_center/download.jpg) no-repeat 0 -49px;height:49px;}
.download_left dd .p3{ background:url(../img/game_center/download.jpg) no-repeat 0 -98px;height:49px;}
.download_left dd .p5{ background:url(../img/game_center/download.jpg) no-repeat 0 -147px;height:49px;}
.download_left dd .p1 span,.download_left dd .p2 span,.download_left dd .p5 span{ width:58px; height:49px; float:right; cursor:pointer}
.download_left dd p em{ background:url(../img/game_center/code_bg.png) no-repeat; width:192px; height:192px; position:absolute; top:-12px; right:-192px; display:none}
.download_left dd p em img{ width:120px; height:120px; float:left; margin:29px 0 0 36px; display:inline}
.download_left dd p em i{ width:100%; float:left; text-align:center; margin-top:8px; font-weight:bold; color:#666}
.download_left dd .p1 a,.download_left dd .p2 a,.download_left dd .p3 a,.download_left dd .p5 a{float:left;width:200px;font-size:24px;font-family:Microsoft YaHei; color:#fff; line-height:49px; }
.download_left dd .p3 a{width:100%; float:left;}
.download_left dd .p4 a{width:257px; float:left; line-height:47px; color:#e54c3d; border:1px solid #e54c3d;font-size:24px;text-align:center;font-family:Microsoft YaHei;}
.download_left dd a{transition:all 0.5s ease}
.download_left dd a:hover{ text-decoration:none; opacity:0.8;}
.download_left dd .p4 a:hover{ background:#e54c3d; color:#fff}
.download_left dd strong{ font-weight:normal; float:left; margin-left:45px; display:inline; width:155px; text-align:center}


.download_right{ width:847px; float:right; border-left:1px solid #eaeaea; margin-right:18px; display:inline; padding-left:18px;}
.dload_tit{ width:100%; float:left; border-bottom:1px solid #eaeaea; height:38px; line-height:38px; margin-top:15px;}
.dload_tit .p1,.dload_tit h1{ color:#273344; font-size:24px;font-family:Microsoft YaHei; float:left; padding:0 10px;border-bottom:1px solid #e54c3d; font-weight:normal}
.dload_tit .p2，.dload_tit .p3{ float:right;}
.dload_tit .p3 a{line-height:30px; padding:0 10px; border:1px solid #dedede; color:#888; float:right}
.dload_tit .a_more{ float:right; color:#8b8b8b; font-size:14px;}
.dload_tit .p4{ float:right;}
.dload_tit .p4 a{font-size:14px; color:#273344; display:inline-block; padding:0 10px; margin:0 5px}
.dload_tit .p4 a.hover{border-bottom:1px solid #e54c3d;color:#e54c3d}
.dload_tit a:hover{ color:#f60}

/*资讯详细页*/
.best_new_subject{ width:100%; float:left;}
.b_n_s_pic{ height:120px; overflow:hidden; margin-top:15px;position:relative }
.b_n_s_pic li{ width:100%; float:left}
.b_n_s_pic p{ width:140px; float:left;}
.b_n_s_pic p img{ width:140px; height:90px;}
.b_n_s_pic p span{ line-height:30px; display:block; width:100%; height:30px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis }
.b_n_s_pic p a{color:#4b4b4b; font-size:14px;}
.b_n_s_pic p a:hover{ color:#f60;}
.b_n_s_pic .p2{ margin-left:9px; display:inline}
.b_n_s_arrow{ width:30%; float:left; margin:10px 0 0 115px; display:inline}
.b_n_s_arrow li{ float:left; width:10px; height:10px; background:#cfcfcf; border-radius:50%; margin-left:8px; display:inline; cursor:pointer}
.b_n_s_arrow li.on{ background:#ff6050;}

.news_d_top{ width:100%; float:left; text-align:center; line-height:50px; color:#6e6e6e; font-size:14px; margin-top:30px}
.news_d_top p,.news_d_top h1{ color:#273344; font-size:30px; font-weight:normal}
.news_d_top span{ color:#1c9613}
.news_d_top a{color:#6e6e6e;}
.news_d_top a:hover{color:#f60;}
.news_d_dw{ width:99%; padding:20px 0; float:left; border:1px solid #e3e3e3; background:#fcfcfc}
.n_d_dw_left{ width:121px; float:left; margin:10px 0 0 20px; display:inline}
.n_d_dw_left img{width:120px;height:120px; border-radius:10px}
.n_d_dw_left img:hover{ margin-left:1px}
.n_d_dw_center{ width:50%; float:left; color:#868686; font-size:14px; line-height:26px; margin:10px 0 0 20px; display:inline}
.n_d_dw_center .span1 a{ color:#313131; font-size:24px; display:inline-block; padding-bottom:5px}
.n_d_dw_center .span2 a{ color:#313131; font-size:14px;}
.n_d_dw_center em{color:#313131;}
.n_d_dw_center .span3 a{ color:#e54c3d; font-size:14px; border:1px solid #e54c3d; padding:2px 10px; margin-top:3px; float:left; background:#fff}
.n_d_dw_center .span3 a:hover{ background:#e54c3d; color:#fff; text-decoration:none}
.n_d_dw_center  span a:hover{ color:#f60;}
.n_d_dw_right{ width:144px; float:right; margin-right:20px; display:inline;}
.n_d_dw_right a{ width:100px; padding-left:44px; float:left; font-size:16px; color:#fff; line-height:40px; text-align:left;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease }
.n_d_dw_right .a1{ background:url(../img/game_center/news_bg.png) no-repeat 0 -95px}
.n_d_dw_right .a2{ background:url(../img/game_center/news_bg.png) no-repeat 0 -135px;margin-top:10px}
.n_d_dw_right .a3{ background:url(../img/game_center/news_bg.png) no-repeat 0 -175px;margin-top:10px}
.n_d_dw_right a:hover{ text-decoration:none; opacity:0.8;filter:alpha(opacity=80)}


.new_d_font{ font-size:16px; width:100%; float:left; color:#333; line-height:32px; margin-top:15px} 
.new_d_font a{ color:#0084ff}
.new_d_font a:hover{ color:#f60;}
.new_d_bt{ width:100%; float:left; margin-top:20px;}
.new_d_bt a{width:144px;float:left; font-size:16px; color:#fff; line-height:42px; text-align:center; display:inline}
.new_d_bt .a1{ background:url(../img/game_center/news_bg.png) no-repeat 0 -218px; margin-left:120px;}
.new_d_bt .a2{ background:url(../img/game_center/news_bg.png) no-repeat 0 -261px;margin-left:80px;}
.new_d_bt .a3{ background:url(../img/game_center/news_bg.png) no-repeat -1px -303px;margin-left:80px;}
.new_d_bt a:hover{ text-decoration:none; opacity:0.8;filter:alpha(opacity=80)}

.article_table{ width:100%; float:left; line-height:20px; margin-top:40px;}
.article_table td{ border:1px solid #e0e0e0; padding:10px 0}
.article_table .tr1 td{ background:#f8f8f8; padding:15px 0}
.article_table p{ text-align:center; font-size:22px; color:#e3590e}
.article_table span a{ color:#008aff; font-size:14px; margin-left:20px}
.article_table span img{ margin-left:10px}
.article_table em a{ color:#898989; font-size:14px}
.article_table a:hover{ color:#f60}

.detail_code{ width:100%; float:left; margin-top:20px;}
.detail_code dd{width:335px;float:left; margin:5px 0 0 180px; display:inline;}
.detail_code dd img{ width:335px; height:255px;}
.detail_code dt{ float:left;width:125px;}
.detail_code dt p{ width:125px; height:125px; float:left; margin-top:5px; background:#ee8c8d; text-align:center}
.detail_code dt p img{ width:78px; height:78px; margin-top:20px}
.detail_code dt p span{ display:block; line-height:25px}
.detail_code a{ display:block; cursor:pointer}

.detail_tag{ width:100%; float:left; line-height:30px; margin-top:15px;font-size:14px; color:#898989}
.detail_tag .p1{float:left;width:50%;margin-top:5px; height:30px; overflow:hidden}
.detail_tag .p1 a{ color:#0084ff; font-size:14px; margin-right:10px;}
.detail_tag .p1 .a1,.detail_tag .p3 a{font-size:14px; color:#273344}
.detail_tag .p1 a:hover,.detail_tag .p3 a:hover{ color:#f60;}
.detail_tag .p2,.detail_tag .p3{float:right;width:50%;margin-top:5px; text-align:right;height:30px; overflow:hidden}
.detail_tag .p2 span{ float:right;}
.detail_tag .p2 div{ float:right}

.about_read{width:100%; float:left; margin-top:8px;}
.about_read li{width:45%; float:left; line-height:32px;background:url(../img/game_center/game_center.png) no-repeat 0 -381px; padding-left:15px; margin-left:5px; display:inline}
.about_read li a{ float:left;font-size:14px; color:#273344;}
.about_read li .a1{ width:87%; height:32px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  margin-left:5px; display:inline }
.about_read li a:hover{color:#ff6200;}
.new_about_read li .a1{width:95%;}

.same_list{width:100%;float:left;} 
.same_list li{width:75px; float:left;margin:20px 14px 0 14px; display:inline}
.same_list li img{ width:75px; height:75px; border-radius:10px;}
.same_list li a{ float:left; width:100%; text-align:center;font-size:14px;color:#000;overflow:hidden}
.same_list li a span{line-height:27px; display:block;width:100%;overflow:hidden;height:27px;margin-top:5px;white-space:nowrap;text-overflow:ellipsis;}
.same_list li a em{line-height:27px; display:block; background:#6dc21c; color:#fff; display:none;margin-top:5px;}
.same_list li a:hover{color:#f60;text-decoration:none}
.same_list li a:hover span{ display:none}
.same_list li a:hover em{ display:block}

/*弹窗*/
.box_bg{ width:100%; height:100%; position:fixed;left:0;top:0;opacity:0.8;filter:alpha(opacity=80); background:#000; z-index:109;display:none}
.down_box{ background:#fff;width:550px;height:380px;position:fixed;left:50%;top:50%;margin:-190px 0 0 -430px;z-index:110;display:none}
.d_box_top{ line-height:60px; width:100%; float:left; font-size:18px; color:#4c4c4c; border-bottom:1px solid #e3e3e3;}
.d_box_top p{float:left; padding-left:15px}
.d_box_top span{ width:34px; height:34px; float:right; background:url(../img/game_center/download_bg.png) no-repeat -2px -259px; cursor:pointer; margin:13px 13px 0 0; display:inline}
.d_box_left{ width:100%; float:left; }
.d_box_left dt{ font-size:24px; color:#000; width:70%; float:left; line-height:50px;margin:30px 0 0 50px;display:inline}
.d_box_left dt.dt1{ margin-top:10px;}
.d_box_left dd{width:200px; float:left; line-height:50px;height:50px;margin:15px 0 0 50px;display:inline}
.d_box_left .dd1{ background:url(../img/game_center/download_bg.png) no-repeat 0 0;}
.d_box_left .dd2{ background:url(../img/game_center/download_bg.png) no-repeat 0 -50px; }
.d_box_left dd a,.d_box_left .dd5 i{ font-size:18px; color:#fff; width:144px; float:left; text-align:center}
.d_box_left dd a:hover{ text-decoration:none}
.d_box_left .dd1 a{ background:#41af68}
.d_box_left .dd1 a:hover{ background:#3c9b5e}
.d_box_left .dd2 a{ background:#e54c3d}
.d_box_left .dd2 a:hover{ background:#df3423}
.d_box_left .dd3{ background:url(../img/game_center/download_bg.png) no-repeat 0 -100px;}
.d_box_left .dd4{ background:url(../img/game_center/download_bg.png) no-repeat 0 -150px;}
.d_box_left .dd3 a{ background:#009cff}
.d_box_left .dd3 a:hover{background:#0a73b5}
.d_box_left .dd4 a{ background:#002237}
.d_box_left .dd4 a:hover{background:#01131e} 
.d_box_left .dd5{ background:url(../img/game_center/download_bg.png) no-repeat 0 -200px;}
.d_box_left dd p{ width:56px; float:left; height:50px; cursor:pointer; background:none}
.d_box_left dd em{width:21px;height:10px;background:url(../img/game_center/download_bg.png) no-repeat -80px -260px; position:absolute;top:53px;right:13px; z-index:2; display:none}
.d_box_left dd .pic_code{position:absolute;top:60px;right:0px;border:1px solid #ccc; padding:5px; background:#fff; z-index:1;display:none}
.d_box_left dd .pic_code img{ width:90px; height:90px;}
.d_box_left dd .box_code{ width:56px; float:left; position:relative}


/*20150624详情添加二维码*/
.new_ewm{background:#FFF; border:1px solid #eaeaea; width:100%; float:left; margin-top:15px; height:210px; overflow:hidden; position:relative;}
.new_ewm .bd ul{height:210px; overflow:hidden;}
.new_ewm .bd ul li{float:left; height:210px; overflow:hidden;width:100%;}
.new_ewm .bd ul li .p1{font-size:18px; color:#000; font-weight:bold; line-height:45px; height:45px; clear:both; font-family:"微软雅黑"; padding-left:10px;}
.new_ewm .bd ul li .p2{margin:8px 30px 20px 10px; float:left; width:140px; border:1px solid #ccc;}
.new_ewm .bd ul li .p2 img{width:130px; height:130px; padding:5px;}
.new_ewm .bd ul li .p3{color:#545454; font-size:14px; line-height:20px; padding-top:8px; float:left; width:600px;}
.new_ewm .bd ul li .p3 em{color:#f00;}
.new_ewm .bd ul li .p3 b{color:#000; font-weight:bold;}
.new_ewm .bd ul li .p3 a{color:#009cff; text-decoration:underline;}
.b_n_s_arrow1{position:absolute; z-index:2;right:20px; top:20px;}
.b_n_s_arrow1 ul{ height:10px;}
.b_n_s_arrow1 ul li{float:left;text-align:center;width:12px;height:12px; _overflow:hidden;cursor:pointer;margin:0 0 0 7px; background:url(../images/po.png) no-repeat; background-position:-21px 0; text-indent:-9999px;}
.b_n_s_arrow1 li.on{ background-position:0 0;}

.flash{float:left; width:300px; height:250px; padding:15px; border:1px solid #e5e5e5; overflow:hidden; margin-right:20px;cursor: pointer;}
.flash img{width:300px; height:250px;}


/*20150821*/
.new_activity{ width:100%; float:left}
.new_activity li{ width:190px; float:left; margin:18px 0 0 14px; display:inline;}
.new_activity li.nomargin{}
.new_activity li a{width:100%; float:left;color:#273344; font-size:14px;}
.new_activity li a img{ width:190px; height:112px; float:left}
.new_activity li a span{ line-height:25px;width:100%; float:left; height:50px; overflow:hidden; margin-top:5px}
.new_activity li a:hover{ color:#f60;}

.best_hot{ width:100%; float:left; }
.best_hot li{ width:136px; margin:5px 0 0 1px; display:inline; line-height:50px; float:left; position:relative; background:#585858; font-size:18px; color:#fff; text-align:center; cursor:pointer}
.best_hot li.on{ background:#f1444c} 
.best_hot_list{width:620px; float:left;padding-bottom:30px}
.best_hot_list dd{width:200px; float:left}
.best_hot_list dd p{width:100%; float:left}
.best_hot_list dd p a{width:100%; float:left;font-size:14px; color:#808080;}
.best_hot_list dd .p1 a{ margin-top:28px;}
.best_hot_list dd .p1 img{width:200px; height:160px; float:left}
.best_hot_list dd .p1 span{ width:100%; float:left; background:#f5f5f5; line-height:35px;height:35px; margin-top:5px; text-align:center; overflow:hidden}
.best_hot_list dd .p2 img{width:200px; height:200px; float:left; margin-top:28px;}
.best_hot_list dt{width:360px; float:left; margin:0 40px 0 20px; display:inline}
.best_hot_list dt span{width:100%; float:left;line-height:30px;height:30px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;margin-top:25px;}
.best_hot_list dt span a{ color:#273344; font-size:18px; font-weight:bold;}
.best_hot_list dt p{width:100%; float:left; margin-top:3px}
.best_hot_list dt p a{ width:89%;line-height:28px;height:28px; float:left; background:url(../img/game_center/game_center.png) no-repeat 0 -383px; padding-left:15px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; color:#525252; margin-left:8px; display:inline }
.best_hot_list dt p a:hover,.best_hot_list dt span a:hover,.best_hot_list dd p a:hover{color:#ff6200;}

.best_hot_ad{ width:200px; float:right; margin-right:2px; display:inline}
.best_hot_ad a{ width:100%; float:left}
.best_hot_ad a img{width:200px; height:200px; float:left; margin-top:28px;}


/*样式这边开始，文章内页热门单机模块20150916*/
.new_hot_game{background: #fff;float: left;margin-top:10px;width:100%;}
.new_h_tab{border-bottom: 1px solid #eaeaea;float: left;height: 48px;padding-top:5px;width:100%;display:inline}
.new_h_tab li{ font-size:24px; float:left; color:#273344; padding:0 10px; line-height:47px; cursor:pointer}
.new_h_tab li.on{ color:#e54c3d; border-bottom:1px solid #e54c3d; }
.new_h_tab span{ float:right; line-height:48px}
.new_hot_list{ width:100%; float:left;}
.new_hot_in{width:100%; float:left; position:relative}
.hot_more{ position:absolute;top:-24px;right:0;}
.hot_more a,.new_h_tab span a{ color:#000; font-size:12px;}
.hot_more a:hover,.new_h_tab span a:hover{ color:#f60;}
.new_hot_list li{ float:left; margin:25px 0 0 14px; display:inline; width:260px; height:90px; background:#fff}
.new_hot_list li .p1{ width:110px;float:left}
.new_hot_list li .p1 img{ width:90px; height:90px; border-radius:8px}
.new_hot_list li .p2{ width:118px;float:left}
.new_hot_list li .p2 .a1{ color:#0a0205; font-size:16px; width:100%; float:left;margin-top:5px; height:20px; overflow:hidden}
.new_hot_list li .p2 a:hover{color:#f60; text-decoration:none}
.new_hot_list li .p2 span{ color:#808080; font-size:13px; width:100%; float:left; margin-top:5px;}
.new_hot_list li .p2 em{ color:#3385ff; float:left; font-size:14px; border:1px solid #3385ff; background:#fff; width:90px; line-height:30px; text-align:center; cursor:pointer;margin-top:8px;border-radius:3px;}
.new_hot_list li .p2 em:hover{ background:#3385ff; color:#fff}

.new_d_box_out{width:100%;float:left; position:relative;}
.new_d_box{ background:url(../img/game_center/opacity_85.png) repeat;width:210px; z-index:3; position:absolute;top:-50px;left:220px; display:none}
.new_d_box .arrow_left{ background:url(../img/game_center/arrow_2.png) no-repeat;width:11px; height:23px; position:absolute;left:-11px;top:20px}
.new_d_box .box_tab{ background:#fff; width:190px; float:left; margin:12px 0 0 10px; display:inline}
.new_d_box .box_tab dd{ float:left; width:50%; text-align:center;line-height:38px; position:relative}
.new_d_box .box_tab dd a{ display:block;font-size:16px; color:#3385ff;}
.new_d_box .box_tab dd span{ background:url(../img/game_center/arrow_1.png) no-repeat; width:23px; height:9px; position:absolute; left:36px; bottom:-9px; display:none}
.new_d_box .box_tab dd.on span{ display:block}
.new_d_box .box_tab dd.on a{ color:#fff; background:#00cc33;}
.new_d_box .box_tab dd a:hover{ text-decoration:none}
.new_d_box .box_code{ margin-top:20px;}
.new_d_box .box_code,.b_code{ width:100%; float:left; text-align:center}
.new_d_box .b_code img{ float:left; width:139px; height:139px; margin:0 0 0 35px; display:inline}
.new_d_box .b_code span{width:100%; float:left; text-align:center; color:#fff; line-height:40px; font-size:14px}

.fire_list{ width:100%; float:left}
.fire_list li{ width:165px; float:left; margin:18px 0 0 15px; display:inline;} 
.fire_list li a{width:100%; float:left;color:#273344; font-size:14px;}
.fire_list li a img{ width:165px; height:102px; float:left}
.fire_list li a span{ line-height:25px;width:100%; float:left; height:50px; overflow:hidden; margin-top:5px}
.fire_list li a:hover{ color:#f60;}