@charset "utf-8";
/* CSS Document */

body{font:12px tahoma,'\5b8b\4f53',sans-serif;font-family:"Microsoft YaHei";font-size:12px;overflow-x: hidden;}
*{margin:0px; padding:0px;}
ul li{list-style:none;}
li{list-style:none;}
img{border:none;}
a{color:#333; text-decoration:none; cursor:pointer;}
a:visited {color:#313131}
a:hover{color:#009bff;}
a:active {color:#313131}
em{font-style:normal;}
.clearfix{zoom:1;}
.clearfix:after{clear:both; height:0px; font-size:0px; visibility:hidden;display:block;content:" ";}
a:focus,input:focus{ 
    -webkit-tap-highlight-color:rgba(0,0,0,0); 
    /*-webkit-user-modify:read-write-plaintext-only; */
}

/*-------头部--------*/
.header{width:100%; height:auto; overflow:hidden;}

#kjdh{ width:100%;height:40px; line-height:40px; font-family:"宋体"; position:relative;}
#kjdh dl{width:100%;position:absolute; left:0px; bottom:0px; z-index:90;}
#kjdh dl dt{color:#ff5400; font-size:14px; height:40px; width:100px;}
#kjdh dl dt span{ display:inline-block; width:17px; height:17px; vertical-align:-3px; margin:0 8px 0 10px; background:url(../skin_img/kjdh.png) no-repeat; background-size:cover;}
#kjdh dl dd{ display:none;position:absolute; left:0px; top:45px; width:98%; padding:0px 1%; height:75px; line-height:25px;background:rgba(0,0,0,0.85);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000); color:#fff;}

.arrow{ cursor:default; margin:-10px 0 0 9px; width:9px; height:5px; background:url(../skin_img/arrow.png) no-repeat;}
.arrow *{ display:block; font-family:"SimSun"; font-size:12px; height:14px; line-height:1.231; overflow:hidden; font-style:normal;}

#kjdh dl dd .menu_box{ height:75px; overflow:hidden;}
#kjdh dl dd a{ color:#fff;margin:5px 8px 0 8px; display:inline-block;}
#kjdh dl dd span{ color:#fff;}


#kjdh ul{position:absolute; left:25%; width:50%; bottom:5px; height:28px; z-index:100; overflow:hidden;}
#kjdh ul li{display:inline-block;color:#181818; height:28px; line-height:28px; float:left; width:52%; font-size:14px;}
#kjdh ul li.logo{text-align:right; width:48%;}
#kjdh ul li.logo img{margin-right:8px;}
#kjdh ul li span{ margin:0 8px; float:left;}
#kjdh ul li a{color:#32aaf3;}

/*3.11*/
.more_menu{ position:absolute; right:10px; top:5px;width:155px;  z-index:100; }
.more_menu .more_bnt{background:url(../skin_img/more_bnt.png) no-repeat; height:28px; width:30px; background-size:cover; float:right; cursor:pointer; }
.more_menu .more_box{ display:none;position:absolute; right:0px; top:35px; width:115px; height:auto; padding-bottom:10px;line-height:30px; text-align:center;background:rgba(0,0,0,0.85);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000); color:#fff; font-size:18px; }
.arrow2{ cursor:default; margin:-10px -1px 10px 0px; width:13px; height:10px; background:url(../skin_img/arrow2.png) no-repeat; float:right;}
.more_menu .more_box a{color:#fff;display:inline-block; width:100%;}


#kjdh .gift{ position:absolute; right:10px; top:5px;width:79px; height:28px; line-height:28px;padding-left:10px; background:url(../skin_img/gift_r.png) no-repeat; background-size:cover; z-index:100; }
#kjdh .gift a{ color:#313131;}
#kjdh .gift a:hover{color:#009bff;}

.top{width:100%; height:80px; background:url(../skin_img/head.png) repeat-x; border-bottom:3px solid #187be0; clear:both; overflow:hidden;}
#logo{float:left; width:150px; height:55px; margin:12px 0 0 10px;}
#logo a{display:block;width:150px; height:55px; background:url(../skin_img/logo.png) no-repeat;background-size:cover;}
#search{ float:right; width:275px; height:37px; margin:20px 10px 0 0; background:url(../skin_img/search.png) no-repeat;background-size:cover;}
.search_text{ float:left; width:230px; height:33px; line-height:33px; margin:2px 0 0 6px;outline:medium none; border:none;font-size:18px; color:#a4a4a4;-moz-outline-style: none;}
.search_ico{ float:left; width:30px; height:35px; cursor:pointer;border:none; background:none; padding-top:8px; }

.nav{background:#fdfdfd; border-bottom:1px solid #f0f0f0; height:50px;}
.nav li{ float:left; width:20%; height:50px; line-height:47px; text-align:center; font-size:22px; overflow:hidden;}
.nav li a{display:inline-block; width:100%; height:50px; color:#3a3a3a;}
.nav li a:hover,.nav li a.cur{ background:url(../skin_img/nav.png) no-repeat center bottom;}

.nav_fixed{ position: fixed;top: 0; left: 0; z-index: 999; width:100%;}

.footer{width:100%; border-top:2px solid #118ac9; background:#f9f9f9; clear:both; padding-bottom:10px;overflow:hidden;}

/*3.27*/
.foot_nav{width:100%; text-align:center; height:28px; line-height:28px; overflow:hidden; font-size:20px; margin:20px 0 12px 0;}
.foot_nav img{vertical-align:-7px; margin-right:8px; width:27px; height:28px;}

.foot_nav a{color:#060606;}
.foot_nav a:hover{ color:#009bff;}
.foot_nav span{ background:#b0b0b0; display:inline-block; width:2px; height:20px; margin:0 20px; vertical-align:-3px;}
.footer p{color:#666; text-align:center; height:25px; line-height:25px; overflow:hidden;}
.footer.fixed{ position:fixed; left:0px; bottom:0px;}

#main{width:100%; overflow-x:hidden;}

/*合集列表*/
.hj_box{ padding:0 10px; margin:-28px auto 20px; max-width:640px;}
.hj_box ul li{float:left; width:100%; height:auto; margin-top:20px; overflow:hidden;}
.hj_box ul li img,.hj_box ul li a{display:block; width:100%;}
.hj_box ul li p{height:45px; line-height:45px; color:#333; font-size:20px; background:#f0f0f0; text-align:center;}

.location{height:25px; line-height:25px; color:#7b7b7b; margin:5px 0 10px 15px;}
.location .home{ background:url(../skin_img/home.png) no-repeat; background-size:cover; display:inline-block; width:14px; height:13px; vertical-align:-2px;}
.location span{ margin:0 5px;}
.location a{color:#7b7b7b;}

.hjny_box{padding:0 10px;}
.hjny1{}
.hjny1 img{width:100%;}
.hjny2{ width:100%; height:auto; overflow:hidden;}
.hjny2 ul li{ padding:18px 90px 18px 110px; height:auto; border-top:1px solid #e6e6e6; height:85px; position:relative; margin-top:-1px; overflow:hidden;}
.hjny2 ul .pic{width:85px; height:85px; position:absolute; top:18px; left:10px;}
.hjny2 ul .pic img{width:85px; height:85px; border-radius:15px;}
.hjny2 ul .down{ display:inline-block; position:absolute; top:30px; right:10px; height:37px; line-height:39px; width:75px; background:#19a5e7; text-align:center; color:#fff; font-size:18px; overflow:hidden;}
.hjny2 ul .down.none{ background:#d9d9d9;}
.hjny2 ul .title{ color:#3a3a3a; font-size:22px; height: 30px; line-height:30px;font-weight:normal; overflow:hidden; margin-top: 5px;}
.hjny2 ul .title a{ color:#3a3a3a; display:inline-block; position:relative; max-width:84%; height: 30px;}
.score{position:absolute; right:-37px;top:20%;display:block; width:29px; padding-left:2px; height:20px; line-height:21px; text-align:center; color:#fff; font-family:"Arial"; font-size:16px; overflow:hidden;}
.score.blue{background:url(../skin_img/score_b.png) no-repeat; background-size:cover;}
.score.green{background:url(../skin_img/score_g.png) no-repeat; background-size:cover;}
.score.red{background:url(../skin_img/score_r.png) no-repeat; background-size:cover;}
.score em{font-size:12px; font-style:italic;}

.hjny2 ul .info{ color:#6e6e6e; font-size:16px;height:21px; line-height:21px; position:absolute; bottom: 33px; left:110px; overflow:hidden; max-width:59%;}
.hjny2 ul .info span{margin-right:10px;}

/*游戏库*/
.yxlx{ border:1px solid #19a5e7; height:53px; line-height:53px; margin:20px auto 2px;font-size:18px; overflow:hidden;}
.yxlx a{ width:50%; text-align:center; height:100%; display:inline-block; color:#18a6e8; float:left;}
.yxlx a.on,.yxlx a:hover{ color:#fff; background:#19a5e7;}

.yx_tab{border-bottom:1px solid #ebebeb; font-size:18px; color:#3a3a3a; height:60px; line-height:60px;}
.yx_tab a{display:inline-block; width:33.3%; text-align:center; color:#3a3a3a; float:left; height:60px;}
.yx_tab a.cur,.yx_tab a:hover{border-bottom:2px solid #18a6e8; margin-bottom:-1px; height:59px;}

/*下载页*/
.hjny2.xzy{ margin-top:-20px;}
.xzy ul li{height:100px; padding:20px 102px 20px 133px;/*3.26*/ border-top:none; margin-top:0px; border-bottom:1px solid #e6e6e6;}
.xzy ul .pic{ width:100px; height:100px; left:18px;}
.xzy ul .pic img{ width:100px; height:100px;}
.xzy ul .title{ max-height:64px; line-height:32px; font-size:24px;}
.xzy ul .title h1{font-weight:normal; font-size:24px; display:inline-block; float:left;}
.xzy ul .info{ left:133px;}
.xzy ul .down{top:78px;height: 43px;line-height: 45px;width: 92px;}/*3.26*/

.xzy ul .title .score{position:static; display:inline-block; float:left; margin:5px 0 0 5px;}

.yxjs{color:#333; font-size:22px; padding-left:10px; height:45px; line-height:45px; margin-top:5px; overflow:hidden;}

.showbox{overflow: hidden; padding:0 10px; line-height:30px; clear:both; margin-bottom:15px;}
.showbox p{ color:#666; font-size:18px;}

.more_btn{float: right; width:58px;height:22px; background:url(../skin_img/gd.png) no-repeat; background-size:cover;color: #fff;cursor: pointer;line-height: 25px;overflow: hidden;display: none; font-size:14px; margin-top:15px; text-indent:-9999px;}
.more_btn.bbj{background:url(../skin_img/sq.png) no-repeat;}
#j_app_desc{overflow: hidden; zoom: 1; height:90px;}


.slideBox{ position:relative; margin:10px auto 45px; padding:0 10px; max-width:560px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:-38px; right:0; width:100%; text-align:center; z-index:1;}
.slideBox .hd li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#d9d9d9; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on,.slideBox .hd.syd li.on{ background:#ff5602;  }
.slideBox .bd{ position:relative; z-index:0;  overflow:hidden;}
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:90%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }

.slideBox.syd{padding:0px; margin-top:0px; margin-bottom:20px;}
.slideBox .hd.syd{bottom:35px;}
.slideBox .hd.syd li{width:15px; height:5px; border-radius:0px; background:#f8f8f8; margin:0 4px;}
.slideBox .bd.syd li .tit{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000,endColorstr=#80000000); height:37px; line-height:37px; font-size:18px; text-align:center;}
.slideBox .bd.syd li img{width:100%;}


.tabs{ height:50px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; margin-right: -1px;}
.tabs a{display:inline-block; width:33.3%; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; margin-left:-1px; color:#333; font-size:22px; text-align:center; height:50px; line-height:49px; float:left;} 
.tabs a.cur,.tabs a:hover{border-top:2px solid #19a5e7; margin-top:-1px; border-bottom:2px solid #fff; height:48px; line-height:47px;}

.tabs a.mnone{display:none;}

.tabs_box{ padding: 3px 15px; border-bottom:1px solid #e6e6e6; overflow:hidden;}
.tabs_box ul li{ border-bottom:1px dashed #e4e4e4; font-size: 18px; height: 37px; line-height: 37px; padding: 15px 0; overflow:hidden;}
.tabs_box ul li a{ color:#666;}
.tabs_box ul li .lh{display:inline-block; width: 75px; height:37px; line-height:39px; background:#ff7864; color:#fff; text-align:center; float:right; overflow:hidden;}
.tabs_box ul li .lh.th{ background:#50c587;}
.tabs_box ul li .lh.yg{ background:#3d9ee8;}
.tabs_box ul li .lh.js{ background:#adb3be;}

.tabs_box dl dt{ color:#999; font-size:16px;} 
.tabs_box dl .name{width:75%; float:left;}
.tabs_box dl .time{width:25%; float:left;}
.tabs_box dl dd{ border-bottom:1px dashed #e4e4e4; font-size:18px; height:37px; line-height:37px; padding:15px 0; color:#666; overflow:hidden;}
.tabs_box dl dd a{ color:#666;}

.tabs_box.bbn{ border-bottom:none; padding:3px 10px;}
.tabs_box.bbn ul li,.tabs_box.bbn dl dd{margin:0 10px;}
.tabs_box.bbn dl .dj_more{float:left; width:100%;}

/**/
.tabs_box.bbn dl{}
.tabs_box.bbn dl dt{height: 34px; line-height: 34px; border-bottom:1px solid #e4e4e4;padding: 8px 0 5px 0;margin: 0 10px;}
.tabs_box.bbn dl dd{height:31px; line-height:31px; padding:10px 0;}
.tabs_box.bbn dl p{float:left; text-align:center;}
.tabs_box.bbn dl p a{ color:#19a5e7;}
.tabs_box.bbn dl .time{ width:20%;}
.tabs_box.bbn dl .time.red{color:#ff0000;}
.tabs_box.bbn dl .name{ width:55%;}
.tabs_box.bbn dl .fwq_zt{ width:25%;}

.tabs_box .dj_more{margin-bottom:15px;}
/**/

.zxgl{border-bottom:1px solid #e6e6e6; padding:15px; height:auto; overflow:hidden;}
.zxgl dt,.yxxg_box .title{ font-size:22px; color:#333; float:left; width:100%; height:35px; line-height:30px; overflow:hidden;}
.zxgl dd{color:#666; font-size:18px; float:left; width:100%; height:45px; line-height:45px; overflow:hidden;}
.zxgl dd a{color:#333;}
.zxgl dd a:hover{color:#18a6e8;}

.yxxg_box{border-bottom:1px solid #e6e6e6; padding:15px 0 0 0;}
.yxxg_box .title span{padding-left:15px;}
.yxxg{width:100%; padding-top:10px; float:left;}
.yxxg ul li{float:left; width:25%; text-align:center; margin-bottom:15px;}
.yxxg ul li img{border-radius:18px; width:90px; height:90px;}
.yxxg ul li span{font-size:20px;display:block; max-width:100%; height:28px; line-height:28px; color:#666; overflow:hidden;}

/*评论*/
.pl_box{padding:0 10px;}
.pl_box dl{}
.pl_box dl dt{font-size:22px; color:#333;height: 30px;line-height: 30px;padding: 15px 15px 10px 15px;}
.pl_box dl dt span{ font-size:16px;}
.pl_box dl dt span em{ font-style:normal; color:#ff0000;}

.pl_box dl dd{ margin:0 8px; border-top:1px dashed #e1e1e1; padding:15px 15px 15px 65px; min-height:48px; position:relative; overflow:hidden;}
.pl_box dl dd.plk{border:none;}
.pl_box .pic{width:48px; height:48px; position:absolute; top:10px; left:4px;}
.pl_box .pic img{width:48px; height:48px; border-radius:48px;}

.pl_r{ width:100%; height:auto; overflow:hidden;}
.pl_r .wby{ border:2px solid #e5e5e5; height:95px; padding:5px 8px;}
.pl_r .wby textarea{ width:100%; height:100%;background:#fff; outline:medium none; border:none; resize:none;}
.pl_bnt{height:30px; line-height:30px; width:100%; margin-top:10px;}
.pl_bnt a{ display:inline-block; color:#fe6553; font-size:16px; float:left;}
.pl_bnt span{display:inline-block; float:left; width:1px; height: 18px;margin: 6px 5px 0; background:#d5d5d5;}
.pl_bnt .fb{width:68px; height:30px; background:#19a5e7; color:#fff; float:right; text-align:center;}

.pl_r .title{color:#19a5e7; font-size:16px; height:25px; line-height:25px;}
.pl_r .title span{ color:#999; font-size:14px; float:right;}
.pl_r .text{ font-size:17px; color:#3b3b3b; height:25px; line-height:25px; margin:5px 0 10px;}

.pl_r .text_box{ border:1px solid #e5e5e5; background:#fdfdfd; padding:10px 15px 5px 70px; margin-top:-1px; min-height:48px; position:relative;}
.pl_r .text_box.hover{background:#fff;}
.pl_r .text_box .pic{left:12px;}
.pl_r .text_box .text{ font-size:16px;}

.pl_r .bottom{height:22px; line-height:22px; margin-top:30px; overflow:hidden;}
.zan_box{float:right; width:auto; cursor:pointer;}
.zan_bg{ width:23px; height:22px; background:url(../skin_img/pl_bg2.png) no-repeat; background-size:cover; display:inline-block; float:left;}
.zan_box span{ font-size:14px; color:#666; margin-left:5px;}
.hfpl{float:right; width:23px; height:19px; margin:2px 20px 0 0; background:url(../skin_img/pl_bg.png) no-repeat; background-size:cover; cursor:pointer;}


/*搜索页*/

.search_jg{ height:44px; line-height:22px; margin:15px 0;width:100%; text-align:center;}
.search_jg .icon{height:44px; width:18px; background:url(../skin_img/xljt.png) no-repeat; background-size:cover; display:inline-block;}
.search_jg .title{display:inline-block; height:44px; font-size:18px; color:#045b88; text-align:left; margin-left:10px;}

.ssyd{border-bottom:none; padding-bottom:0px;}

.show_btl{ padding-left:10px;margin-top:15px; height:45px; line-height:45px; border-bottom:1px solid #e5e5e5; border-top:2px solid #19a5e7; color:#646464; font-size:22px;overflow:hidden;}

.yxk_box{ margin:10px;}
.yxk_box ul li{ height:85px; border-bottom:1px solid #e5e5e5; padding:15px 90px 15px 100px; position:relative;}
.yxk_box ul li .pic{position:absolute; left:5px; top:15px;}
.yxk_box ul li .pic img{width:85px;height:85px;border-radius: 18px;}

.yxk_box ul .score{top:10%;}

.yxk_box ul li .xz{position:absolute; right:5px; top:45px;display:block; height:26px; width:69px; line-height:26px; font-size:18px; background:url(../skin_img/xzbg.png) no-repeat;background-size:cover; text-align:center; color:#707070;border-radius: 2px;border: 1px solid #dadada;background: #f3f3f3;background: -moz-linear-gradient(top, #fff, #efefef); background: -webkit-gradient(linear,top,from(#fff),to(#efefef)); background: -webkit-linear-gradient(top, #fff, #efefef);background: -o-linear-gradient(top, #fff, #efefef);
}
.btnone{margin-top:0px;}
.btnone ul li{border-bottom:0px; border-top:1px solid #e5e5e5; margin-top:-1px;}

.yxk_box ul li .qy100{ display:inline-block; width:100%; height:100%;}
.yxk_box ul li .title{ font-size:20px;height:30px; line-height:30px; overflow:hidden;}
.yxk_box ul li .title p{color:#535353; display:inline-block; max-height:30px; overflow:hidden;}
.yxk_box ul li .title a{ max-width:84%; position:relative; display:inline-block;}

.yxk_box .info{ color:#767676;height:30px; line-height:30px; overflow:hidden; font-size:16px;}
.yxk_box .info span{ background:#cecece; display:inline-block; width:2px; height:16px; margin:0 12px; vertical-align:-3px;}

.yxk_box .stars{ position:relative;}
.yxk_box .rq{color:#767676;  font-size:16px;left:115px; top:-2px; position:absolute; display:inline-block;white-space: nowrap;}

.stars{float: left;width:113px; height:25px;background:url(../skin_img/starsd.png) no-repeat;}
.star5{background-position: 0 5px;}
.star4{background-position: -21px 5px;}
.star3{background-position: -45px 5px;}
.star2{background-position: -68px 5px;}
.star1{background-position: -92px 5px;}

.gy_jzgd{ clear:both;height:35px; line-height:35px;text-align:center; font-size:20px; margin-bottom:15px; overflow:hidden;}
.gy_jzgd span{display:inline-block; margin-right:8px; width:23px; height:23px; background:url(../skin_img/jz.gif) no-repeat; background-size:cover; vertical-align:-4px;}
.gy_jzgd a{color:#0b7497;}

.m3lb_box dl{height:100px; width:100%; border-top:1px dashed #e5e5e5; margin-top:-1px; padding:15px 0; clear:both; overflow:hidden; position:relative;}
.m3lb_box dl dt{ position:absolute; left:10px; top:15px;width:130px; height:100px;}
.m3lb_box dl dt img{width:130px; height:100px;}
.m3lb_box dl dd{ padding-left:155px; padding-right:10px;}

.m3lb_box dl dd a{ display:inline-block; width:100%; height:100%;}
.m3lb_box dl dd .title{ font-weight:normal;color:#313131; font-size:24px; display:inline-block; height:25px; line-height:24px; overflow:hidden;}
.m3lb_box dl dd .info{ color:#787878; line-height:23px; height:50px; font-size:16px; overflow:hidden;}
.m3lb_box dl dd .pf{ color:#ff0000; font-size:14px; position:relative;}
.m3lb_box dl dd .time{ float:right; color:#999;}

.m3lb_box .none{font-size:18px; line-height:70px; color:#999; text-align:center; }

.btn_more{ clear:both; height:37px; line-height:37px; width:207px; background:url(../skin_img/btn.png) no-repeat;background-size:cover; text-align:center; color:#4f4f4f; font-size:20px;position:relative; margin:0 auto -18px;}
.mt18{margin:0px auto -18px;}

.zupl {color: #666;font-size: 16px;text-align: center;padding: 15px 0;}


/*搜索页*/
.ss_nav{ margin:25px 10px 0;border-bottom:1px solid #19a5e7; color:#19a5e7; font-size:22px; height:50px; line-height:50px;}
.ss_nav ul li{float:left; width:33%; position:relative; text-align:center; height:100%;}
.ss_nav ul li a{ color:#19a5e7; display:inline-block; width:100%; height:100%;}
.ss_nav ul li a.on{ color:#fff; background:#19a5e7;}
.ss_nav ul li span{display:inline-block; width:46px; height:22px; line-height:22px; background:url(../skin_img/ss_icon.png) no-repeat; background-size:cover; position:absolute; right:-6px; top:-7px; text-align:center; color:#fff; font-size:14px; z-index:9999;}

.wu_tips{margin:50px 10%; height:116px; padding-left:130px; line-height:42px; position:relative; color:#999; font-size:22px; overflow:hidden;}
.wu_tips_l{width:100px; height:116px; background:url(../skin_img/ss_bg1.png) no-repeat; background-size:cover; position:absolute; left:0px;}
.wu_tips span{color:#fe6553;}

.ss_cnxh{ font-size:22px; font-weight:bold; color:#000;}

.dj_more{ height:43px; line-height:43px; background:#eee; color:#999; font-size:18px; text-align:center; margin-bottom:20px; cursor:pointer; overflow:hidden;}
.dj_more span{color:#fe6553;}
.dj_more .jt_xx{ width:31px; height:17px; background:url(../skin_img/jt_xx.png) no-repeat; background-size:cover; display:inline-block; margin-left:16px; vertical-align:-2px;}
.dj_more a{ display:block; width:100%; height:100%;}

.hjny2 ul .down.lh{ background:#ff7864;}
.hjny2 ul .down.th{ background:#50c587;}
.hjny2 ul .down.yg{ background:#3d9ee8;}
.hjny2 ul .down.js{ background:#adb3be;}
.hjny2 ul .title.lbd{ margin-top:0px; font-size:18px;}
.hjny2 ul .title.lbd a{max-width:100%;}
.hjny2 ul .info.lbd{ position:static; max-width:100%; height:46px; line-height:23px; font-size:14px; margin-top:8px;}

.ss_wz{margin:0 10px; height:auto; overflow:hidden;}
.ss_wz ul{margin: -12px 10px 8px 10px;}
.ss_wz ul li{ border-top:1px dashed #e6e6e6; margin-top:-1px; font-size:18px; padding:18px 0 18px 60px; position:relative; height:23px; line-height:23px; overflow:hidden;}
.ss_wz ul li a{color:#3a3a3a; height:23px; display:inline-block; overflow:hidden;}
.ss_wz .lx{ display:inline-block; width:45px; padding-right:7px; height:23px; color:#fff; text-align:center; background:url(../skin_img/lx_bg.png) no-repeat; background-size:cover; position:absolute; left:0px; top:18px; font-size:17px;}

.ss_lb{padding-top:15px;}
.ss_wz ul.mt0{margin-top:0px;}

.ban_box{margin:0 10px; max-width:560px;}
.ban_box img{width:100%;}

#ban_box{margin:0 auto;}
#ban_box .hd{display:none;}
#ban_box .bd li img{width:100%;}


#fade{background:#000;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity: 0.6;position: fixed; left: 0; top: 0; z-index: 10;width: 100%; height: 100%;z-index: 999; _background:none; _height:0px;}
.tc_box{position:fixed;width: 82%; height:auto;left: 9%;top:30%;z-index:1000;background:#fff;}
.tc_box .title{height:50px; line-height:50px; background:#f6f6f6; color:#666; font-size:20px; padding-left:23px;}
.tc_box .nr{ font-size:20px; color:#333; padding: 20px 0 25px 0;}
.tc_box .nr p{ margin-left:23px; margin-bottom: 50px;}
.tc_box .nr .bnt{ display: block; background:#19a5e7; height:48px; line-height:48px; width:85%; color:#fff;  margin:0 auto; text-align: center;}

/*3.12*/
.ckgd{ height:38px; line-height:38px; margin:0 10px 20px; background:#e6e6e6; text-align:center; color:#333; font-size:16px; display:block; overflow:hidden;}

/*3.20广告*/
.nygg{ width:100%; text-align:center; margin-top:10px;overflow:hidden;}
.nygg img{ width:100%;}

.dbgg{width:100%; position:fixed; bottom:0px;}
.dbgg .ggnr img{width:100%;}
.dbgg .close{ position:absolute; right:1%; top:1%; width:25px; height:25px; line-height:25px;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#50000000,endColorstr=#50000000); color:#fff; text-align:center; border-radius:25px; font-size:14px; cursor:pointer;}

/*3.26多渠道*/
.hjny2.xzy{ border-bottom:1px solid #e6e6e6;}
.xzy ul li{ border-bottom:none;}
.qd_box{ display:none; border:1px solid #d8d8d8; background:#fff; margin:0 18px 15px;padding:8px 0px; position:relative;}
.qd_jt{ display:inline-block;width:15px; height:10px; position:absolute; top:-10px; right:22px; background:url(../skin_img/qd_jt.png) no-repeat; background-size:cover; overflow:hidden;}
.qd_box p{ height:auto;width:102%; margin:0 -1%; overflow:hidden;}
.qd_box a{display:block; width:28%; height:45px; line-height:45px; text-align:center; background:#2eaeff; color:#fff; font-size:18px; margin:8px 0 8px 4%; float:left; overflow:hidden;}

.qd_box p.lgd{text-align:center;}
.qd_box p.lgd a{ display:inline-block; float:none;}


/*10.10*/
.rmtj_box{ padding:0 15px 25px 0;border-bottom: 1px solid #e6e6e6;}
.rmtj_box ul{}
.rmtj_box ul li{float:left; width:50%; box-sizing:border-box;padding-left:170px;margin: 10px 0 8px 0; position:relative; height:135px;overflow:hidden;}
.rmtj_box ul li a{display:inline-block;}
.rmtj_box ul li .pic{position:absolute; left:15px; top:0px; height:135px; width:135px; overflow:hidden;}
.rmtj_box ul li .pic img{border-radius:15px;height:100%; width:100%;}
.rmtj_box ul li .tit{ color:#333; font-size:30px; max-width:100%; height:40px; line-height:40px; overflow:hidden;}
.rmtj_box ul li .text{font-size:22px; color:#999; height:30px; line-height:30px; width:100%; overflow:hidden;}
.rmtj_box ul li .stars{ background:url(../skin_img/stars.png) no-repeat;width:112px; height:20px; line-height:20px;display:block;margin:15px 0 20px; float:none;}
.rmtj_box ul li .star5{background-position:-3px -1px;}
.rmtj_box ul li .star4{background-position: -25px -1px;}
.rmtj_box ul li .star3{background-position: -47px -1px;}
.rmtj_box ul li .star2{background-position: -69px -1px;}
.rmtj_box ul li .star1{background-position: -91px -1px;}
.rmtj_box ul li .star0{background-position: -25px -1px;}
.rmtj_box ul li .star4b{background-position: -25px -25px;}
.rmtj_box ul li .star3b{background-position: -47px -25px;}
.rmtj_box ul li .star2b{background-position: -69px -25px;}
.rmtj_box ul li .star1b{background-position:-91px -26px;}
.rmtj_box ul li .starb{background-position: -114px -26px;}

.global_tit{ height:65px; line-height:68px; width:100%; overflow:hidden;}
.global_tit a{float:right; font-size:16px; color:#999; margin-right:10px;}
.global_tit span{font-size:22px; color:#333; margin-left:10px;}


.page96kaifa{ width:100%; margin:0 auto; text-align:center; font-size:16px;}

.page96kaifa .a1{border:1px solid #f6f6f6;display:inline-block;padding:8px 14px;}

.page96kaifa a{color:#666;margin: 0 2px;padding:8px 14px;border:1px solid #f6f6f6; background:#fff; display:inline-block;}

.page96kaifa a:hover,.page96kaifa b{background:#3385ff; color:#fff; border:none;padding:9px 15px;}

.page96kaifa span a{ border:1px solid #f6f6f6; padding:8px 14px;}

.page96kaifa span a:hover{background:#3385ff; color:#fff; border:none; padding:9px 15px; }