/* CSS Document   */
body{background:#FFF;}

#header{padding-top:40px; _padding-top:0;}
.header_hd{background: #FFF; height:128px; position:relative; z-index:200;}
.header_box{width:1200px; height:128px; margin:0 auto; position:relative;}
.header_box .header_l{position:absolute; top:27px; left:5px;}
.header_box .header_pic{position:absolute; top:42px; left:365px; background:url(../images/apple_pic.jpg) no-repeat; width:100px; height:46px;}
.header_box .header_r{position:absolute; top:34px; right:0; width:600px;}
.header_nav{background: #FFF; height: 41px; position: relative; z-index: 100;}

/*搜索*/
.searchBox {float:left; height: 40px;line-height:40px; margin: 3px 0px; z-index:1000; position:relative; width:610px;}
.serach{float:left; position:relative}
.serach input{float:left}
.serach_txt{width:470px;height:32px;line-height:32px;overflow:hidden;padding:2px 5px 2px 5px;background:#fff; border-right:none; border-right:0 none;font-size:16px;color:#acacac;
border:2px solid #2e90fb; border-right:none; font-family:"Microsoft YaHei";}
.serach_down a:hover{ background:#fb6902; color:#fff; z-index:200; display:block; text-decoration:none;}
.serach_btn{background:#2e90fb; color:#FFF; width:120px; height:40px; float:left; line-height:40px; text-align:center; font-weight:700; font-size:16px; cursor:pointer;}
.skey{ margin:5px 0; float:left; text-align:left; height:20px; overflow:hidden; width:600px;}
.skey a{padding-right:15px;font-size:14px; text-decoration:none;}
.skey a:hover{color:#0ea1f6;}
.key_li a {margin-right: 20px;color: #0494e8;}

/*推荐*/
.app_reco_top{height: 120px; overflow: hidden; padding-left: 110px; margin-bottom:20px; position: relative; z-index: 2;}
.app_reco_top .game_reco_tab{width: 110px;float: left;}
.app_reco_top .game_reco_tab a{width:98px; height: 32px; line-height: 32px; border-top:1px solid #e8e7ed; text-decoration:none; color:#0ea1f6; float: left;background:#FFF;
position: relative; border:1px solid #0ea1f6; cursor: pointer; text-align:center; margin-bottom:6px;}
.app_reco_top .game_reco_tab a.active{background:#0ea1f6; color: #fff;}
.app_reco_top .game_reco_tab a .tips_rec{background-position:0 -20px;width:10px; height: 10px;margin-top:15px;margin-left:12px;margin-right:10px;}
.app_reco_top .game_reco_tab a.active .tips_rec{background-position:0 0;}
.app_reco_top .game_reco_tab a em{background-position:0 -40px; width: 7px; height: 12px;position:absolute;top:14px;right:-6px; display: none;}
.app_reco_top .game_reco_tab a.active em{display: block;}

.game_reco_list{height: 120px;overflow: hidden;position:absolute;top:0;left:110px;}
.game_reco_list ul{height: 120px;overflow: hidden;}
.game_reco_list li{float: left;height: 120px;margin-left: 25px;position: relative;width: 80px;}
.game_reco_list li span{display: block;font-size: 14px;height: 40px;left: 0;line-height: 40px;overflow: hidden;padding-top: 80px;position: absolute;text-align: center;top: 0;width: 80px;}
.reco_app_img{border-radius: 16px;display: block;height: 80px;width: 80px;}
.game_reco_tab{height: 120px;left: 0;position: absolute;top: 0;width: 110px;z-index: 3;float:left;}

.apple_foucs_box{width:1200px; height:363px; background:#fff; overflow:hidden;}
/*幻灯片*/
.eye{ width:715px; height:363px; float:left; overflow:hidden; position:relative; z-index:2; }
.eye_img{ position:absolute; top:0; height:363px; width:9800px; }
.eye_img li{ float:left; }
.eye_img li img{ display:block; width:715px; height:363px; }
a.eye_lbtn, a.eye_rbtn{ display:block; width:40px; height:60px; background:url(../images/arrow.png) no-repeat; transition:all 0.2s ease-in 0s; position:absolute; top:130px; z-index: 2; }
a.eye_lbtn:hover, a.eye_rbtn:hover{ background-image:url(../images/arrow_hover.png); transition:none; }
a.eye_lbtn{ background-position:0 0; position:absolute; left:-40px; right:auto; }
.eye:hover a.eye_lbtn{ position:absolute; left:0; right:auto; }
a.eye_rbtn{ background-position:-40px 0; position:absolute; right:-40px; left:auto; }
.eye:hover a.eye_rbtn{ position:absolute; right:0; left:auto; }
.eye_tit{ position:absolute; z-index:2; left:0; bottom:0; overflow:hidden; zoom:1; width:715px; height:50px; background:rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); }
.eye_tit a{ float:left; display:inline; width:30em; font-size:18px; line-height:50px; color:#fff; margin-left:20px; }
.eye_pag{ position:absolute; right:20px; bottom:21px; height:8px; overflow:hidden; }
.eye_pag li{ width:28px; height:8px; float:left; overflow:hidden; margin-left:8px; cursor:pointer; display:inline; background:#707070; border-radius:8px; }
.eye_pag li.current{ background:#f90; }

.apple_news_box {float: right; background:#707070; height:351px; overflow: hidden; width: 439px; padding:12px 22px 0; }
.apple_news_box .hd {border-bottom: 1px dotted #dcdcdc; height: 98px;}
.apple_news_box .hd_tit {font-size: 24px; font-weight: bold; height: 40px; line-height:40px; width:450px; overflow: hidden; text-align: center;}
.apple_news_box .hd_tit a {color: #fffc01; height: 40px; overflow: hidden;}
.apple_news_box .hd_tit a:hover {text-decoration: underline;}
.apple_news_box .hd_art {color: #e4e4e4; height: 48px; line-height: 24px; overflow: hidden; padding:0;}
.apple_news_box .hd_art a {color: #fffc01;}
.apple_news_box .hd_art a:hover {text-decoration: underline;}
.apple_news_box .bd {font-size: 16px; line-height: 34px; overflow: hidden; padding-top: 12px;}
.apple_news_box .bd li {float: left; height: 36px; overflow: hidden;}
.apple_news_box .bd li a {color:#FFF; display: block; float: left; height: 36px; width: 370px;}
.apple_news_box .bd li a:hover{color:#6FF; text-decoration:underline;}
.apple_news_box .bd li em {color: #fffc01; cursor: default; display: block; float: left; height: 36px; width: 42px;}
.apple_news_box .bd li em a, .apple_news_box .bd li em a:hover{ color: #fffc01; width:42px; }
.apple_news_box .bd li span {color: #FFF; display: block; float: right; font-size: 14px; height: 36px; text-align: right; width: 55px;}
.apple_news_box .white{color:#FFF !important;}

.apple_rec_box{ width:470px; overflow:hidden; position:relative;}
.apple_rec_box .hd, .apple_h5_box .hd{overflow:hidden;  height:24px; margin-bottom:15px; font-size:16px; position:relative;}
.apple_rec_box .hd h3, .apple_h5_box .hd h3{ height:24px; line-height:24px; font-size:20px; font-weight:700; float:left;}
.apple_rec_box .hd .rec_tab{ float:right; padding-right:1px; margin-top:7px; }
.apple_rec_box .hd .rec_tab li{ background-color:#e0e0e0; cursor:pointer; float:left; height:10px; margin-left:5px; width:10px; overflow:hidden; }
.apple_rec_box .hd .rec_tab .tab_2 { background-color:#0ea1f6; }
.apple_rec_box .rec_bd{ padding-bottom:9px;}
.apple_rec_box .rec_bd a{ display:block; color:#828282; padding-left:130px; padding-right:20px; width:320px; height:110px; background:#f4f4f4; margin-bottom:15px; overflow:hidden; position:relative; }
.apple_rec_box .rec_bd a img{ display:block; position:absolute; left:0; top:0; width:110px; height:110px; border-radius:12px; }
.apple_rec_box .rec_bd a h3{ margin-top:10px; font-size:18px; height:38px; line-height:38px; overflow: hidden; }
.apple_rec_box .rec_bd p{ color:#828282; line-height:24px; margin-top:3px; max-height:48px; overflow:hidden; }
.apple_rec_box .rec_bd a:hover h3, .apple_rec_box .rec_bd a:hover p{ color:#F60; }

.apple_h5_box{ width:470px; }
.h5-list{ border-top:1px solid #ededed; border-left:1px solid #ededed; }
.h5-list li{ border-right:1px solid #ededed; border-bottom:1px solid #ededed; float:left; }
.h5-list li .h5-box{ width:201px; height:115px; padding:16px 16px 14px 16px; }
.h5-list li .h5-box:hover{ outline:1px solid #0ea1f6;}
.h5-list li .boxTop{ height:65px; position:relative; }
.h5-list li .boxTop .aimg{ position:absolute; left:0; top:0; display:block; }
.h5-list li .boxTop .aimg img{ display:block; width:65px; height:65px; border-radius:8px; }
.h5-list li .boxTopRight{ padding-left:75px; }
.h5-list li .boxTopRight h5{ font-size:15px; line-height:24px; font-weight:700; margin-bottom:1px; height:24px; overflow:hidden; }
.h5-list li .boxTopRight .detail{ font-size:12px; color:#828282; line-height:20px; }
.h5-list li .boxTopRight .detail em{ color:#0ea1f6; }
.h5-list li .boxBtn{ margin-top:18px; position:relative; }
.h5-list .begin{ display:block; width:98px; height:30px; text-align: center; line-height:30px; font-size:12px; font-weight:bold; border:1px solid #e1e1e1; border-top-left-radius:2px; border-bottom-left-radius:2px; color:#828282; border-right:none; }
.h5-list .useMobile{ display:block; width:98px; height:30px; text-align:center; line-height:30px; font-size:12px; font-weight: bold; border:1px solid #e1e1e1; border-top-right-radius:2px; border-bottom-right-radius:2px; color:#828282; border-left:none; position:absolute; top:0; left:100px; }
.h5-list .mobileCode{ display:block; position:absolute; top:-142px; left:80px; z-index:100; display:none; width:128px; height:141px; background:url(../images/float2.png) no-repeat -140px 0; }
.h5-list .mobileCode img{ width:106px; height:106px; margin:11px auto 0; display:block; }
.h5-list .tabDivider{ display:block; width:1px; height:32px; background:#e1e1e1; position:absolute; top:0; left:99px; }
.h5-list li .boxBtn a:hover{ background-color:#0ea1f6; border-color:#0ea1f6; color:#fff; }

.main_app_show{width:728px; float:left; overflow:hidden;}
.apple_show_box{width:694px; padding:14px 0 11px 19px; border:1px solid #ededed; overflow:hidden; position:relative;}
.apple_show_box .hd{height:32px; width:100%; line-height:32px; font-size:16px; color:#333;}
.apple_show_box .hd ul li{float:left; margin-right:30px; padding:3px 15px;}
.apple_show_box .hd .tab_2{padding:3px 15px; background:#F90; color:#FFF; cursor:pointer;}
.apple_show_box .hd .tab_2:hover{padding:3px 15px; background:#F90;}

.apple_app_list{width:698px; overflow:hidden; position:relative;}
.apple_con_box{width:210px; height:80px; padding:15px 0; margin-right:20px; float:left}
.apple_con_box a{text-decoration:none;}
.apple_con_box dt{width:80px;height:80px;float:left;padding-right:16px}
.apple_con_box img{display:block;width:80px;height:80px;border-radius:16px}
.apple_con_box dd{width:114px;height:80px;overflow:hidden;float:left}
.apple_con_box .tit{height:26px;line-height:26px;font-size:18px;overflow:hidden;width:114px}
.apple_con_box .type{height:24px; line-height:24px; color:#00AEAE; overflow:hidden; width:114px}
.apple_con_box .type a{color:#00AEAE;}
.apple_con_box .type a:hover{color: #ff6600;}
.apple_con_box .btn{margin-top:4px;display:block;width:70px;height:21px;border:1px solid #0ea1f6;text-align:center;line-height:21px;color:#0ea1f6;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.apple_con_box .btn:hover{background:#0ea1f6;color:#fff}

.main_app_show .ad728{width:728px;text-align:center;}

.app_main_2{widows:1160px; padding:19px 19px 9px; border:1px solid #ededed; overflow:hidden;}
.app_main_2 .hd{overflow:hidden;  height:40px; position:relative;}
.app_main_2 .hd h3{ height:28px; line-height:24px; font-size:24px; font-weight:700; float:left;}
.app_main_2 .hd .zt_cate{position:absolute; left:240px; top:5px; font-size:16px; color:#828282; display:block; height:22px; line-height:22px; width:830px; overflow:hidden; }
.app_main_2 .hd .zt_cate a{margin-left:30px;}
.app_main_2 .hd .zt_cate a.zt_color1{color:#118492;}
.app_main_2 .hd .zt_cate a.zt_color2{color:#eb33d7;}
.app_main_2 .hd .zt_cate a.zt_color3{color:#439417;}
.app_main_2 .hd .zt_cate a.zt_color4{color:#a74b13;}
.app_main_2 .hd .zt_cate a.zt_color5{color:#a453e8;}
.app_main_2 .hd .more{position:absolute; right:0; top:5px; font-size:16px;}

.zt_rec_show { width:1179px;_width:1179px; overflow: hidden; position:relative;  margin-left:-19px; height:152px; position:relative;} 
.zt_rec_show li{float:left; width:374px;text-align:center;_width:374px; padding-left:19px; margin-bottom:16px;}
.zt_rec_show li a{text-decoration:none;}
.zt_rec_show li img{ display:block; width:374px; height:112px;} 
.zt_rec_show li span{font-size:16px; width:374px; height:34px; line-height:34px; overflow:hidden; display:block; margin-top:4px;}
.zt_rec_show li a:hover span{background:#F90; color:#FFF;}

.app_main_3{widows:1200px; overflow:hidden;}
.app_show_tab{width:750px; padding:12px 19px 16px; border:1px solid #ededed; overflow:hidden; float:left;}
.app_show_tab .hd{ height:47px; width:750px; border-bottom:1px solid #5b5b5b; position:relative; }
.app_show_tab .hd h3{ font-size:24px; font-weight:bold; line-height:47px; padding-left:60px; }
.app_show_tab .hd h3 i{ display:block; width:58px; height:48px; background:#fff url(../images/appicos.png) no-repeat 0 0; position:absolute; left:0; bottom:-1px; }
.app_show_tab .hd ul { position:absolute; right:0; bottom:0; }
.app_show_tab .hd ul li { font-size:16px; height:37px; line-height:37px; border:1px solid #5b5b5b; border-bottom:none;text-align:center; padding:0 15px; float:left; cursor:pointer; }
.app_show_tab .hd .tab_2{background:#5b5b5b; color:#FFF; cursor:pointer; }
.app_show_tab .bd{position:relative; margin-top:5px;}
.and_app_show{ width:750px; position:relative;}
.and_app_show ul{ width:105%; overflow:hidden; }
.and_app_show li{ display:block; float:left; height:128px; width:90px; padding:0 2px; margin:16px 37px 0 0; display:inline; overflow:hidden; }
.and_app_show .item-cont{ display:block; height:125px; text-align:center; }
.and_app_show .item-cont img{ margin-bottom:11px; height:90px; width:90px; display:block; border-radius:12px; }
.and_app_show .item-cont .item-txt{ font-size: 14px;height: 24px;line-height: 24px;overflow: hidden;text-align: center;}
.and_app_show .down-link {background-color: #0ea1f6;border-radius: 2px;color: #fff;display: none;height: 24px;line-height: 24px;margin: 0 auto;width: 90px;}
.and_app_show .item-cont:hover {text-decoration: none;}
.and_app_show .item-cont:hover .item-txt{display: none;}
.and_app_show .item-cont:hover .down-link {display: block;}
.and_app_show a.moreapp{ padding-top:104px; background:url(../images/moreapp.png) no-repeat 0 0; height:24px; }
.and_app_show a.moreapp:hover{ background-position:-200px 0; }
.and_app_show a.moreapp:hover .item-txt{ display:block;}
.app_main_3 .apple_side_rank{ float:right; height:484px; }
.app_main_3 .and_rank em{ font-size:18px; width:16px; font-style:italic; color:#888; text-align:center; font-family:"arial"; background:#fff; }
.app_main_3 .and_rank .up em{ color:#ff710e; background:#fff; }
.app_main_3 .and_rank .tit{ width:96%; }
.app_main_3 .and_rank .rank_li{ height:30px; line-height:30px; }
.app_main_3 .and_rank .top{ height:80px; }

.online_game .hd{height: 39px; width: 100%;  border-bottom:1px solid #5b5b5b;}
.online_game .hd h3{height:39px; line-height:39px; font-size:20px; float:left;}
.online_game .hd .more{float:right; height: 39px; line-height: 39px; font-size:16px;}

.main_ad{width:1200px; height:90px; background:#09C; text-align:center;}
.main_ad span{margin:0 auto; padding-top:30px; width:100px; display:block; font-size:24px; color:#FFF;}

.app_main_4{width:1200px; overflow:hidden;}
.app_main_4 .main_m_l{width:790px; overflow:hidden; float:left;}
.app_main_4 .main_m_r{width:394px; overflow:hidden; float:right;}
.app_main_4 .app_show_tab .hd h3 i{ background-position:0 -60px; }

.main_video_box{widows:685px; padding:19px 19px 0; border:1px solid #CCC; overflow:hidden; *padding-bottom:19px;}
.main_video_box .hd{overflow:hidden;  height:40px; position:relative;}
.main_video_box .hd h3{ height:28px; line-height:24px; font-size:24px; font-weight:700; float:left;}
.main_video_box .hd .more{float:right; height: 24px; line-height: 24px; margin-top:5px; font-size:16px;}
.main_video_box .bd{width:705px; margin-left:-20px;}

.video_small {height: 162px; margin: 0 0 20px 19px; overflow: hidden; position: relative; width: 216px;}
.video_small a{text-decoration:none;}
.video_small img {display: block; height: 162px; width: 216px;}
.video_small .sml {bottom: 0; height: 36px; left: 0; position: absolute; width: 216px;}
.video_small .sml a {bottom: 0; color: #fff; display: block; height: 36px; right: 10px; line-height: 36px; padding: 0 8px 0 44px; position: absolute; width: 162px; z-index: 10;}
.video_small .sml b {background-position:-296px -180px; bottom: 5px; display: block; height: 24px; position: absolute; left: 10px; width: 24px; z-index: 10;}
.video_small .sml .bg {background: none repeat scroll 0 0 #000; display: block; height: 36px; opacity: 0.7; width: 216px;}
.video_small .big {bottom: 0; display: none; height: 162px; left: 0; position: absolute; width: 216px;}
.video_small .big .bg {background: none repeat scroll 0 0 #000; display: block; height: 162px; opacity: 0.8; width: 216px;}
.video_small .big b {background-position:-164px -148px; display: block; height: 56px; left: 50%; margin-left: -28px; position: absolute; top: 24px; width: 56px; z-index: 10;}
.video_small .big b:hover {background-position: -230px -148px;}
.video_small .big p {bottom: 0; color: #f6ee0e; font-size: 16px; font-weight: bold; height: 48px; left: 0; line-height: 24px; margin-bottom: 22px; overflow: hidden; padding: 0 14px; position: absolute; 
text-align: center; z-index: 10;}
.video_small:hover .sml {display: none;}
.video_small:hover .big {display: block;}

/*分类*/
.app_seek{ padding:15px 0; border:1px solid #ededed; border-top-width:4px; }
.seek_game{ width:778px; padding:20px 0 5px 19px; border-right:1px dashed #dbdbdb; position:relative; }
.seek_game .tit, .seek_sw .tit{ position:absolute; left:0; top:-19px; border-top:4px solid #0ea1f6; padding:0 36px; font-size:20px; color:#0ea1f6; line-height:46px; }
.seek_game ul li{ float:left; height:52px; margin:20px 20px 0 0; overflow:hidden; width:134px; }
.seek_game ul li a{ background-color:#fff; background-image:url(../images/ico_app.png); background-repeat:no-repeat; border:1px solid #ccc; display:block; font-size:16px; height:50px; line-height:50px; padding-left:50px; width:82px; }
.seek_game ul li.s1 a{ background-position:15px 0; }
.seek_game ul li.s2 a{ background-position:15px -51px; }
.seek_game ul li.s3 a{ background-position:15px -102px; }
.seek_game ul li.s4 a{ background-position:15px -153px; }
.seek_game ul li.s5 a{ background-position:15px -204px; }
.seek_game ul li.s6 a{ background-position:15px -255px; }
.seek_game ul li.s7 a{ background-position:15px -306px; }
.seek_game ul li.s8 a{ background-position:15px -357px; }
.seek_game ul li.s9 a{ background-position:15px -408px; }
.seek_game ul li.s10 a{ background-position:15px -459px; }
.seek_game ul li a:hover, .seek_sw ul li a:hover{ background-color:#0ea1f6; border:1px solid #0ea1f6; color:#fff; text-decoration:none; }
.seek_game ul li.s1 a:hover{ background-position:15px -510px; }
.seek_game ul li.s2 a:hover{ background-position:15px -561px; }
.seek_game ul li.s3 a:hover{ background-position:15px -612px; }
.seek_game ul li.s4 a:hover{ background-position:15px -663px; }
.seek_game ul li.s5 a:hover{ background-position:15px -714px; }
.seek_game ul li.s6 a:hover{ background-position:15px -765px; }
.seek_game ul li.s7 a:hover{ background-position:15px -816px; }
.seek_game ul li.s8 a:hover{ background-position:15px -867px; }
.seek_game ul li.s9 a:hover{ background-position:15px -918px; }
.seek_game ul li.s10 a:hover{ background-position:15px -969px; }
.seek_sw{ padding-top:32px; padding-left:27px; width:373px; position:relative; }
.seek_sw .tit{ position:absolute; left:7px; top:-19px; }
.seek_sw ul li{ float:left; height:36px; margin:8px 18px 0 0; overflow:hidden; width:106px; }
.seek_sw ul li a{ background-color:#fff; border:1px solid #ccc; display:block; font-size:16px; height:34px; line-height:34px; width:104px; text-align:center; }

/*首页排行榜*/
.apple_side_rank{width:354px; height:654px; padding:19px 19px 10px; border:1px solid #ededed; overflow:hidden;}
.apple_side_rank .hd{ height: 40px; line-height:40px; font-size:16px; width: 100%;  border-bottom:1px solid #5b5b5b;}
.apple_side_rank .hd h3{float: left; font-size:20px; height: 40px; line-height: 40px;}
.apple_side_rank .bd{margin-top:9px;}
.and_rank{*zoom:1;overflow:hidden; font-size:12px;}
.and_rank .pic,.and_rank .info{display:none;}
.and_rank .title{overflow:hidden;zoom: 1;line-height:32px;height: 32px; position:relative; left:3px; font-size:15px;}
.and_rank .rank_li{ height:32px; line-height:32px; padding:8px 0; border-bottom:1px dotted #CCCCCC;clear:both;vertical-align:bottom; }
.and_rank .rank-c1{ float:left;}
.and_rank em{margin:7px 7px 0 0;display: block; height:19px; line-height:19px; width:19px; text-align:center; font-style:normal; background-color: #c8c8c8;color: #ffffff;}
.and_rank .pand_em em{ padding:0 1px}
.and_rank .up em{background-color: #ff710e;color: #FFFFFF;}
.and_rank .tit{ display:block; width:70%; height:33px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.and_rank .count{ float:right; width:25%; text-align:right; color:#858585; font-size:14px; position:relative; right:7px;}
.and_rank .tit2{ display:block; height:24px; font-size:15px; font-weight:bold; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.and_rank .tit2:hover{color:#f0571b !important; text-decoration:underline;}
.and_rank .title .tit:hover{ text-decoration:underline;}
.and_rank .top{ height:80px; padding:13px 0px 13px 0px; overflow:hidden;}
.and_rank .top .pic{float:left; display:inline; position:relative; left:3px; margin:0 15px 0 0;}
.and_rank .top .pic a{display:block; width:80px; height:80px; position:relative; cursor:pointer;}
.and_rank .top .pic img{width:80px; height:80; border-radius:16px;}
.and_rank .top .info{color:#938e33; line-height:20px;width: 233px;overflow: hidden; margin-top:3px; float:left; display:block;}
.and_rank .top .info p{overflow:hidden; display:block; margin:0;}
.and_rank .top .tit{ overflow:hidden;}
.and_rank .top .title{display:none;}
.and_rank .top .title2{ overflow:hidden; margin-top:-5px; margin-bottom:0;height: 30px;line-height: 30px; font-size:14px;}
.and_rank .info{ overflow:hidden; *zoom:1}
.and_rank .fav-box{ width:215px; overflow:hidden;height:28px; line-height:28px; background:#fff; color:#5f5f5f;}
.and_rank .fav-box .size{width:100px; overflow:hidden; float:left;}
.and_rank .fav-box .fav-down{padding-left:5px;}
.and_rank .fav-box .fav-num{ color:#e34101;}
.and_rank .fav-bottom{color:#888; width:100%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; height:30px; line-height:30px;}
.and_rank .fav-bottom .score{width:130px; overflow:hidden; float:left;}
.and_rank .fav-bottom .down-btn{width:50px; height:30px; display:block; color:#FFF; padding:0 5px; background:#0ea1f6; text-align:center; float:right; }
.and_rank .fav-bottom .down-btn:hover{color:#FFF; background:#F90; text-decoration:none;}

.main_m_l .main_zt_box{width:725px; text-align:center;}
.main_m_l .main_zt_box img{ display:block; }

.main_bizhi_box{widows:1160px; padding:19px; border:1px solid #ededed; overflow:hidden; *padding-bottom:19px;}
.main_bizhi_box .hd{overflow:hidden;  height:40px; position:relative;}
.main_bizhi_box .hd h3{ height:28px; line-height:24px; font-size:24px; font-weight:700; float:left;}
.main_bizhi_box .hd .more{float:right; height: 24px; line-height: 24px; margin-top:5px; font-size:16px;}
.main_bizhi_box .bd{width:705px; margin-left:-20px;}

/*手机壁纸*/
.main_bizhi_box .scroll {position:relative;	zoom:1;overflow:hidden;}
.main_bizhi_box .scroll .scroll-data {position:absolute;top:0;left:0;}
.main_bizhi_box .scroll .scroll-data .item {float:left;}
.main_bizhi_box .scroll .prev,.scroll .next {position:absolute;top:50%;left:0;z-index:10;width:29px;height:55px;margin:-28px 0 0;overflow:hidden;text-indent:-999em;cursor:pointer; background-position:0 -420px}
.main_bizhi_box .scroll .next {left:auto;right:0; background-position:-59px -420px}
.main_bizhi_box .area-header {border:1px solid #e0e0e0;}
.main_bizhi_box .scroll {height:327px;}
.main_bizhi_box .scroll .scroll-data {width:890px;height:327px;overflow:hidden;background-color:#fff;}
.main_bizhi_box .scroll .data-box {position:absolute;width:896px;height:327px;overflow:hidden;}
.main_bizhi_box .scroll .data-item {float:left;width:896px;margin:0;}
.main_bizhi_box .scroll .data-inner {position:absolute;top:0;left:0;}
.main_bizhi_box .scroll-tag {position:absolute;top:0;right:0;width:234px;height:191px;padding:12px 15px 20px;background-color:#0090e3;color:#fff;font:normal 16px/32px 'Microsoft YaHei','\5FAE\8F6F\96C5\9ED1';}
.main_bizhi_box .scroll-tag .tag-title {height:36px;overflow:hidden;font-size:20px; margin-left:7px; color:#FF0; font-weight:bold;}
.main_bizhi_box .tag-links a {float:left; margin:0 7px; color:#fff;word-break:break-all;}
.main_bizhi_box .tag-links a:hover{ color:#FF0; text-decoration:underline;}
.main_bizhi_box .scroll-mark {position:absolute;top:300px;right:0;width:270px;height:16px;margin:0 -6px 0 0;}
.main_bizhi_box .scroll-mark span {float:left;width:84px;height:16px;overflow:hidden;margin:0 6px 0 0;background-color:#dbdbdb;text-indent:-999em;cursor:pointer;}
.main_bizhi_box .scroll-mark .current {background-color:#0090e3;}
.main_bizhi_box .mobile-wallpaper-scroll,.main_bizhi_box .mobile-wallpaper-scroll .scroll-data {height:327px;}
.main_bizhi_box .mobile-wallpaper-scroll .data-box {height:327px;}
.main_bizhi_box .mobile-wallpaper-scroll .data-item {width:914px;}
.mobile-wallpaper-scroll .item {width:224px; height:327px;}
.mobile-wallpaper-scroll .item .pic {width:224px; height:327px;}
.mobile-wallpaper-scroll .item img{width:218px; height:327px;}
.mobile-wallpaper-scroll .item .text {width:218px;}
.main_bizhi_box .mobile-wallpaper-scroll .scroll-tag {height:270px;}
.main_bizhi_box .mobile-wallpaper-scroll .scroll-mark {top:311px;}


/*安卓列表*/
.apple_ad_box{width:1200px; overflow:hidden;}
.apple_ad_box .ad960{width:960px;text-align:center;}
.apple_ad_box .ad234{width:234px;text-align:center;}

.apple_list_box{width:820px; float:left;}
.apple_list_side{width:360px; float:right;}
.apple_list_cate{width:820px; overflow:hidden;}
.apple_list_cate .hd{height:40px; width:100%; line-height:30px; font-size:24px; border-bottom:1px solid #0ea1f6;}
.apple_list_cate .hd a{margin-right:50px;}
.apple_list_cate .hd .on{color:#0ea1f6;}

.sortBox { margin: 0; }
.sortBox * { float: left; }
.sortBox ul { font-size: 14px; width: 100%; }
.sortBox li { border-bottom: 1px dotted #ddd; padding-bottom: 10px; width: 100%; }
.sortTit { line-height: 30px; padding-top: 12px; width: 64px; font-size:16px; font-weight:700; }
.sortCon { width:756px; _width:756px; }
.sortCon a, .sortCon span { border: 1px solid #eee; display: block; height: 30px; line-height: 30px; margin: 12px 13px 0 0; text-align: center; width: 79px; color:#666; overflow:hidden; }
.sortCon a { background-color: #fafafa; }
.sortCon a:hover { background-color: #F90; border-color: #F90; color: #fff; text-decoration: none; }
.sortCon span { background-color: #5b5b5b; border-color: #5b5b5b; color: #fff;}

.apple_list_keys{width:820px;}
.apple_list_keys a {display: block; margin: 12px 14px 0 0; text-align: center; padding:7px 15px; overflow:hidden; float:left;}
.apple_list_keys a:hover {color: #fff; text-decoration:underline;}
.apple_list_keys .keycolor1{display:block; background-color:#e96ecd; color:#FFF;}
.apple_list_keys .keycolor2{display:block; background-color:#3aa9ed; color:#FFF;}
.apple_list_keys .keycolor3{display:block; background-color:#b19114; color:#FFF;}
.apple_list_keys .keycolor4{display:block; background-color:#f15a5a; color:#FFF;}
.apple_list_keys .keycolor5{display:block; background-color:#00A6A6; color:#FFF;}
.apple_list_keys .keycolor6{display:block; background-color:#6483e3; color:#FFF;}
.apple_list_keys .keycolor7{display:block; background-color:#b38dfb; color:#FFF;}

/* app-list*/
.and_list_con{width:820px;}
.app_list_box{font-size:12px; margin-left:-20px; width:840px;}
.app_list_box li{position:relative;float:left;width:398px;height:168px;display:inline; border:1px solid #DFDFDF; margin: 20px 0 0 20px;}
.app_list_box li:hover{border:1px solid #C9C9C9; box-shadow:0 0 3px #C9C9C9;}
.app_list_box li:hover .r_name a{color:#0091e5;}
.app_list_box li .list_in{background:#fff;position:relative;padding:10px;overflow:hidden;z-index:4;height:148px}
.app_list_box li .list_left{float:left;position:relative;margin-right:16px;width:100px}
.app_list_box li .list_right{float:right;height:148px;width:260px;position:relative;overflow:hidden; zoom:1;}
.app_list_box .list_left .app_img_box{position: relative;width:100px;height:100px; display:block;}
.app_list_box .list_left img{display:block;width:100px;height:100px; border-radius:20px;}
.app_list_box .list_left .score{width:100px;height:28px; text-align:center; margin-top:15px; overflow:hidden; display:block;}
.app_list_box li:hover .score{display:none;}
.app_list_box .list_left .down_btn{display:none;width:100px;height:36px;text-align:center;line-height:36px;color:#fff;background:#0ea1f6;font-size:16px;font-weight:bold;margin:10px 0}
.app_list_box li:hover .down_btn{display:block;}
.app_list_box .list_left .down_btn:hover{background:#F90;}

.list_right p{line-height: 24px; }
.list_right .r_name{height: 28px; line-height:28px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.list_right .r_name a{font-size:16px;color:#333333;font-weight:bold}
.list_right .r_cate{width:220px;color:#555;}
.list_right .r_size{color:#828282;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.list_right .r_time{color:#828282; font-size:12px;}
.list_right .r_info{color:#828282;height:40px;overflow:hidden;word-break:break-all;line-height:20px; margin-top:8px;}

/*苹果分页*/
.apple_page_box{width:820px; overflow:hidden;}
.apple_list_page .page{ padding:20px 0; text-align:center;} 
.apple_list_page .page a{ background:#f5f5f5; border:1px solid #cccccc; display:inline-block; line-height:16px; margin:0 5px; padding:8px 16px 8px;}
.apple_list_page .page span{ background:#5b5b5b; border:1px solid #5b5b5b; display:inline-block; line-height:16px; margin:0 5px; padding:8px 16px 8px; color:#fff;}
.apple_list_page .page a:hover{ background:#5b5b5b; border:1px solid #5b5b5b; color:#ffffff; text-decoration:none;}

.apple_list_side .list_r_ad{width:360px;}

.apple_side_zt{width:360px; overflow:hidden;}
.apple_side_zt .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.apple_side_zt .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.apple_side_zt .hd .more{float:right; height: 45px; line-height: 45px; padding-right:20px; font-size:16px; color:#FFF;}
.apple_side_zt .hd .more:hover{color:#FF0;}
.apple_side_zt .bd{background:#FFF; overflow:hidden; padding:10px 9px 0; border:1px solid #CCC; border-top:none;}
.apple_side_zt .rec_list{}
.apple_side_zt .rec_list a{text-decoration:none;}
.apple_side_zt .rec_list li{width:340px;text-align:center;_width:340px; margin-bottom:10px;}
.apple_side_zt .rec_list li img{ display:block; width:340px; height:102px;} 
.apple_side_zt .rec_list li span {font-size:16px; width:340px; height:28px; line-height:28px; overflow:hidden; display:block; margin-top:4px;}
.apple_side_zt .rec_list li a:hover span{background:#0ea1f6; color:#FFF;}

.apple_side_tag{width:360px; overflow:hidden;}
.apple_side_tag .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.apple_side_tag .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.apple_side_tag .bd{border:1px solid #CCC; border-top:none; padding:14px;}
/*热门标签*/
.hot_tags{overflow:hidden;background:#fff; font-size:16px;}
.hot_tags a{margin-right:15px; line-height:28px; white-space:normal;word-break:break-all;}
.hot_tags a:hover{color:#f60;text-decoration:underline;}
.hot_tags .f18{font-size:18px;}
.hot_tags .f20{font-size:20px;}
.hot_tags .f22{font-size:22px;}
.hot_tags .style1{color:#4a9a20;}
.hot_tags .style2{color:#CB9E16;}
.hot_tags .style3{color:#009cff;}
.hot_tags .style4{color:#ff0066;}
.hot_tags .style5{color:#0d9f9a;}
.hot_tags .style6{color:#884bf8;}
.hot_tags .style7{color:#656565;}
.hot_tags .style8{color:#FF1717;}


.apple_list_rank{width:360px; overflow:hidden;}
.apple_list_rank .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.apple_list_rank .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.apple_list_rank .bd{border:1px solid #CCC; border-top:none; padding:10px 10px 0;}
/*苹果排行榜*/
.apple_rank{*zoom:1;overflow:hidden; font-size:12px;}
.apple_rank .pic,.apple_rank .info{display:none;}
.apple_rank .title{overflow:hidden;zoom: 1;line-height:29px;height: 29px; position:relative; left:3px; font-size:14px;}
.apple_rank .rank_li{ height:37px; line-height:37px;border-bottom:1px dotted #CCCCCC;clear:both;vertical-align:bottom; margin-bottom:8px;}
.apple_rank .rank-c1{ float:left;}
.apple_rank em{margin:5px 5px 0 0;display: block; height:19px; line-height:19px; width:19px; text-align:center; font-style:normal; background-color: #c8c8c8;color: #ffffff;}
.apple_rank .pand_em em{ padding:0 1px}
.apple_rank .up em{background-color: #ff710e;color: #FFFFFF;}
.apple_rank .tit{ display:block; width:70%; height:33px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.apple_rank .count{ float:right; width:25%; text-align:right; color:#858585; position:relative; right:7px;}
.apple_rank .tit2{ display:block; height:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:100;}
.apple_rank .tit2:hover{color:#f0571b !important; text-decoration:underline;}
.apple_rank .title .tit:hover{ text-decoration:underline;}
.apple_rank .top{ height:80px; padding:0 0px 15px 0px; overflow:hidden;}
.apple_rank .top .pic{float:left; display:inline; position:relative; left:3px; margin:0px 15px 0 0;}
.apple_rank .top .pic a{display:block; width:80px; height:80px; position:relative; cursor:pointer;}
.apple_rank .top .pic img{width:80px; height:80; border-radius:16px;}
.apple_rank .top .info{color:#938e33; line-height:20px;width: 215px;overflow: hidden;float:left; display:block;}
.apple_rank .top .info p{overflow:hidden; display:block; margin:0;}
.apple_rank .top .tit{ overflow:hidden;}
.apple_rank .top .title{display:none;}
.apple_rank .top .title2{ overflow:hidden; margin-top:-5px; margin-bottom:0;height: 30px;line-height: 30px; font-size:14px;}
.apple_rank .info{ overflow:hidden; *zoom:1}
.apple_rank .fav-box{ width:215px; overflow:hidden;height:30px; line-height:30px; background:#fff; color:#5f5f5f;}
.apple_rank .fav-box .size{width:100px; overflow:hidden; float:left;}
.apple_rank .fav-box .fav-down{padding-left:5px;}
.apple_rank .fav-box .fav-num{ color:#e34101;}
.apple_rank .fav-bottom{color:#888; width:98%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; height:30px; line-height:30px;}
.apple_rank .fav-bottom .score{width:130px; overflow:hidden; float:left;}
.apple_rank .fav-bottom .down-btn{width:50px; height:30px; display:block; color:#FFF; padding:0 5px; background:#0ea1f6; text-align:center; float:right; margin-right:10px;}
.apple_rank .fav-bottom .down-btn:hover{color:#FFF; background:#F90; text-decoration:none;}
.no_boder{border-bottom:none !important;}

/*苹果主题*/
.theme_cate_box { width:1220px; _width:1200px; margin-left:-20px;}
.theme_cate_box a, .theme_cate_box span { border: 1px solid #eee; display: block; height: 30px; line-height: 30px; margin: 12px 0 0 20px; text-align: center; width: 79px; color:#666; float:left; overflow:hidden;}
.theme_cate_box a { background-color: #fafafa; }
.theme_cate_box a:hover { background-color: #F90; border-color: #F90; color: #fff; text-decoration: none; }
.theme_cate_box span { background-color: #5b5b5b; border-color: #5b5b5b; color: #fff;}
.theme_list_box{width:1198px; overflow:hidden; border:1px solid #CCC; margin-top:20px; }
.theme_page_box{width:1198px; overflow:hidden; margin-bottom:20px;}

.theme_list_con{height:972px; position:relative; overflow:hidden;background-color:#FFF; overflow:hidden; padding-left:3px;}
.theme_list_con a{text-decoration:none;}
.theme_list_con ul li{ width:160px;background-color:#fff; text-align:center; float:left; overflow:hidden; margin:22px 18px;padding:15px 20px; border:1px solid #CCC;}
.theme_list_con ul li .title{ display:block;height: 25px;line-height: 25px;}
.theme_list_con ul li .time_fileze{ height:30px; line-height:30px; color:#828282;}
.theme_list_con ul li .free_dwon{height:30px; width:160px; line-height:30px; background:#0ea1f6; color:#fff; display:none;}
.theme_list_con ul li:hover{border:1px solid #0ea1f6; box-shadow: 0 0 5px #0ea1f6;}
.theme_list_con ul li:hover .time_fileze{display:none;}
.theme_list_con ul li:hover .free_dwon{display:block;}

.rank_list_box{width:1260px; margin-left:-60px; overflow:hidden;}
.rank_wrapper{float: left; width: 360px; margin-left:60px; margin-top:20px; overflow: hidden;}
.rank_wrapper .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.rank_wrapper .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.rank_wrapper .bd{border:1px solid #CCC; border-top:none; padding:10px 10px 0;}

.rank_bottom_box{width:1200px; overflow:hidden;}
.rank_cnxh{float:left; width:830px; overflow:hidden;}
.rank_cnxh .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.rank_cnxh .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.rank_cnxh_con {height: 140px;overflow: hidden; position:relative; padding:10px; border:1px solid #CCC; border-top:none;}
.rank_cnxh_con ul {width: 828px; overflow:hidden;}
.rank_cnxh_con li {display: inline;float: left;height: 113px;margin: 15px 0 15px 18px;overflow: hidden;position: relative;width: 80px;}
.rank_cnxh_con .item-cont {display: block;height: 113px; text-align: center;}
.rank_cnxh_con .item-cont img {margin-bottom: 10px; height:80px; width:80px; border-radius:16px;}
.rank_cnxh_con .item-cont .item-txt {font-size: 14px;height: 23px;line-height: 23px;overflow: hidden;text-align: center;}
.rank_cnxh_con .down-link {background-color: #58b029;border-radius: 2px;color: #fff;display: none;height: 23px;line-height: 23px;margin: 0 auto;width: 80px;}
.rank_cnxh_con .item-cont:hover {text-decoration: none;}

.rank_zttj{float:right; width:350px; overflow:hidden;}
.rank_zttj .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.rank_zttj .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.rank_zttj .hd .more{float:right; height: 45px; line-height: 45px; padding-right:20px; font-size:16px; color:#FFF;}
.rank_zttj .hd .more:hover{color:#FF0;}
.rank_zttj .bd{background:#FFF; overflow:hidden; padding:10px 9px 0; border:1px solid #CCC; border-top:none; height:150px;}
.rank_zttj .rec_list a{text-decoration:none;}
.rank_zttj .rec_list li{width:330px;text-align:center;_width:330px; margin-bottom:10px;}
.rank_zttj .rec_list li img{ display:block; width:330px; height:102px;} 
.rank_zttj .rec_list li span {font-size:16px; width:330px; height:34px; line-height:34px; overflow:hidden; display:block; margin-top:6px;}
.rank_zttj .rec_list li a:hover span{background:#0ea1f6; color:#FFF;}

.apple_con_main{width:820px; float:left;}
.apple_con_side{width:360px; float:right;}
.apple_con_side .list_r_ad{width:360px;*margin-top:10px;}
.app_info_box{border:1px solid #CCC; width:818px;}
.app_detail_box{padding:9px;position:relative;}
.detail_left{float:left; width:220px;}
.detail_left .app_pic{width:220px; margin:20px 0;}
.detail_left .app_pic img{width:150px; height:150px; border-radius:20px; margin:0 auto; display:block;}
.detail_left .theme_pic{width:220px; margin:20px 0;}
.detail_left .theme_pic img{width:120px; height:150px; margin:0 auto; display:block;}

/*顶，踩*/
.dingsm{color: #6ea63a;font-size: 14px; text-align:center;}
.dingsm span{font-size: 12px;color: #666;}
.newdigg{width:220px;height: 55px;margin: 5px auto;overflow: hidden;}
.diggbox{width:100px;height:40px;float:left;text-align:center;overflow:hidden;cursor:pointer;}
.diggbox .digg_act{font-size:14px;	float:left;	line-height:31px;	text-indent:32px;height:29px;overflow:hidden;font-weight:bold;}
.diggbox .digg_num{float:left;line-height:29px;text-indent:5px;}
.newdigg .digg_good{ border-right: 1px solid #E2E2E2; background-position:0 -306px; margin-left:4px;}
.newdigg .digg_bad{ background-position:0 -348px; margin-left:10px;}
.newdigg b{ font-size:14px; color:#666; line-height:18px; font-weight:normal; display:block;width: 60px;float: right;}

.wra_feed{position: absolute;right:10px;top:5px;color: #ff6660;}
.detail_right{float:right; width:550px;}
.detail_right h1{ font-size:24px; line-height:38px; margin:10px 0 0; width:550px; overflow:hidden;}
.detail_con { margin-top:10px; }
.detail_con p { font-size:14px; line-height:30px; height:30px; width:245px; float:left; margin-right:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.detail_con p a.type{color:#0494e8;}
.detail_con p a.type:hover{color:#F60;}
.detail_con p span{ color:#888; }
.detail_con p i{margin-top:2px;}
/* .detail_right .key_li{clear: both;line-height: 30px; width:550px; overflow:hidden; padding-top:5px;}
.detail_right .key_li em{width:50px; float:left;}
.detail_right .key_li span{width:500px; float:right; height:62px;}
.detail_right .key_li i{color:#6DB6B6; margin-right:20px; float:left; white-space:nowrap;}
.detail_right .key_li i a{color:#0494e8} */
.detail_right .key_li{ float:left; line-height: 30px; overflow:hidden; padding-top:5px;}
.detail_right .key_li em{width:50px; float:left;}
.detail_right .key_li span{width:193px; float:left; height:32px;}
.detail_right .key_li a{color: #6DB6B6;margin-right:20px; float:left; white-space:nowrap;}
.detail_right .key_li a:hover{color:#0494e8;}

.detail_right .jiance{ float:left; width:228px; }
.detail_right .jiance a{ display:block; float:left; height:22px; line-height:22px; padding-left:26px; margin-top:9px; margin-right:20px; color:#444; text-decoration:none; position:relative; }
.detail_right .jiance a:hover{color:#58b029;}
.detail_right .jiance a i{ display:block; position:absolute; left:0; top:0; background:url(../images/jiance.png) no-repeat; width:22px; height:22px; overflow:hidden; }
.detail_right .jiance a i.jiance_360{ background-position:0 0; }
.detail_right .jiance a i.jiance_txgj{ background-position:-45px 0; }

.app_btn_box ul li.computer_down{background:#d187ed}
.app_btn_box ul li .computer_pic{background-position:-216px -305px; width:32px; height:32px;}

.app_btn_box{border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:9px;}
.app_btn_box ul li{float:left; width:178px; height:48px; margin:10px 8px 10px 10px; display:inline; position:relative; _z-index:9;}
.app_btn_box ul li a,.app_btn_box ul li .appdown{display:block; width:178px; height:48px; line-height:46px; font-size:20px; color:#fff; float:left; overflow:hidden;}
.app_btn_box ul li a:hover{background:#F90; color:#fff; }
.app_btn_box ul li .ebtn{display:block; width:178px; height:48px; line-height:46px; font-size:22px; color:#fff; float:left; overflow:hidden;}
.app_btn_box ul li .ebtn:hover{cursor:pointer;}
.app_btn_box ul li em{float: left;margin: 8px 10px;overflow: hidden;}
.app_btn_box ul li.az{ background:#2e93a9; width:210px; }
.app_btn_box ul li.az a:hover{ background:#f90; width:210px; }
.app_btn_box ul li .az_pic{background-position:-216px -358px; width:32px; height:32px;}
.app_btn_box ul li.ewm{ background:#666666;}
.app_btn_box ul li .ewm_pic{background-position:-164px -306px; width:32px; height:32px;}
.app_btn_box ul li.pc{ background:#3d90cf;}
.app_btn_box ul li .pc_pic{background-position:-216px -306px; width:32px; height:32px;}
.app_btn_box ul li.hot{ background:#e06000;}
.app_btn_box ul li .hot_pic{background-position:-268px -306px; width:32px; height:32px;}
.app_btn_box ul li.itunes{ background:#29bbf9;}
.app_btn_box ul li .itunes_pic{background-position:-82px -528px; width:32px; height:32px;}
.app_btn_box ul li.az .appdown_box{ float:left; width:210px; height:48px; position:relative; }
.app_btn_box ul li.az a{ width:168px; }
.app_btn_box ul li.az .appdown_more{ position:absolute; left:0; top:48px; width:168px; background:#2e93a9;z-index: 9999; }
.app_btn_box ul li.az .appdown_more a{ display:block; width:100%; height:48px; text-align:center;}
.app_btn_box ul li.az .appdown_more a:hover{ background-color:#f90; width:168px; }
.app_btn_box .az_code{ display:block; height:48px; position:absolute; right:0; top:0; width:43px; background:url(../images/tips.png) no-repeat 0 -525px; }
.app_btn_box .az_code em { display:none; padding:12px; width:120px; background:#fff; position:absolute; right:-105px; margin:0; text-align:right; top:0; *top:46px; *right:0; z-index:999; border:2px solid #2e93a9; }
.app_btn_box .az_code em img{ height:120px; width:120px; }
.app_btn_box .az_code:hover em{ display:block;}
.app_btn_box .az_code em p { width:120px; line-height:18px; height:18px; margin-top:6px; font-size:15px; font-weight:bold; text-align: center; color:#666;}
.app_btn_box ul li.az_none{ width:174px; background:#a9a9a9; }
.app_btn_box ul li.az_none .az_code{ display:none; }

.app_btn_box ul li.ljxz{ background:#2ea930;}
.app_btn_box ul li .ljxz_pic{background-position:-112px -358px; width:32px; height:32px;}

.app_btn_box ul li.jrlt{ background:#3496b2;}
.app_btn_box ul li .jrlt_pic{background-position:-164px -358px; width:32px; height:32px;}

.tp_ewm {background: #fff; border: 1px solid #666666; bottom: -178px; display: none; height: 176px; position: absolute; right:0; width: 172px; z-index:99; overflow:hidden;}
.tEpic {height: 138px; padding: 20px; width: 138px;}
.tEpic img {display: block; height: 138px; width: 138px;}
.app-py{ padding:10px 19px 10px; line-height:29px; margin:0; border-bottom:1px solid #ccc; font-size:16px; font-weight:normal; }
.app-py span{ display:block; float:left; height:29px; padding:0 7px; border-left:6px solid #0ea1f6; font-weight: bold; }

/*pop.css*/
.overlay-box{background:#000;opacity:.5;filter:alpha(opacity=50);width:100%;height:100%;position:fixed;_position:absolute;left:0;top:0;z-index:9998;display:none}
.pop-box{ width:960px; height:470px; position:fixed;_position:absolute;left:50%;top:50%;margin-left:-480px;margin-top:-300px;overflow:hidden;background:#fff;z-index:9999}
.pop-hd{ height:68px; line-height:68px; border-bottom:1px solid #ccc; position:relative; zoom:1}
.pop-hd:after,.pop-hd:before{ content:""; display:table; }
.pop-hd:after{ overflow:hidden; clear:both; }
.pop-title{ float:left; display:inline; width:800px; font-size:20px; font-weight:700; color:#666; padding-left:20px; }
.pop-title i{ font-style:normal;color:#0494e8; }
.pop-close{ float:right; display:inline; margin:22px 20px 0 0; cursor:pointer; width:24px; height:24px; background: url(../images/tc_close.png) no-repeat 0 0; }
.pop-app{ overflow:hidden; height:360px; padding:8px 10px; }
.pop-app ul{ zoom:1; }
.pop-app ul:after{ overflow:hidden; clear:both; }
.pop-app ul:after,.pop-app ul:before{ content:""; display:table; }
.pop-app li{ float:left; display:inline; margin:20px 0 0;text-align:center; font-size:14px; width:110px; padding:0 12px; height:165px; }
.pop-app li a{ color:#333; display:block; }
.pop-app li a:hover{ color:#f60; }
.pop-app img{ display:block; margin:0 auto; border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px; -ms-border-radius:12px; -o-border-radius:12px; }
.pop-app span{ display:block; height:38px; line-height:38px; overflow:hidden; }
.pop-app a.pop-down{ display:block; width:90px; height:24px; line-height:24px; color:#fff; margin:0 auto; text-align:center; background:#0ea1f6; border-radius:2px; }
.pop-app a.pop-down:hover{color:#fff; background-color:#f90; }

/*截图展示*/
.app_pic_box{ width:800x; margin:15px 9px 30px; background:#fcfcfc; overflow:hidden;}
.showcase{padding-top:20px;padding-bottom:20px; margin:0 10px;}
.showcase .s-content{width:10000px}
.showcase .scrollbar{overflow:hidden}
.showcase .scrollbar .s-box{height:250px;margin-bottom:20px;_width:800px;*position:relative;*overflow:hidden}
.showcase .scrollbar li{float:left;position:relative;height:250px;margin-right:18px;overflow:hidden}
.showcase .scrollbar li.last{margin-right:0}
.showcase .scrollbar li img{max-height:250px;_height:250px}
.showcase .scrollbar li span{position:absolute;top:0;left:0;display:block;width:100%;height:45px}
.showcase .scrollbar li .bg{background:#000;opacity:.50;filter:alpha(opacity=50)}
.showcase .scrollbar li .info{line-height:45px;text-indent:45px;font-size:18px;color:#fff}
.showcase .scrollbar li.picture span{display:none;width:45px}
.showcase .scrollbar li.picture .info{background:url(../images/zoom_in.png) no-repeat;cursor:pointer;}
.showcase .scrollbar li.picture .info:hover{background:url(../images/zoom_in_h.png) no-repeat;}
.showcase .scrollbar li.active span{display:block}
.showcase .scrollbar li .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:#000;opacity:.50;filter:alpha(opacity=50)}
.showcase .scrollbar li.active .video-bg{opacity:.70;filter:alpha(opacity=70)}
.showcase .scrollbar li .video-info{position:absolute;top:0;left:0;padding-top:72px;width:100%;height:178px;text-align:center}
.showcase .scrollbar li .video-info span{position:static}
.showcase .scrollbar li .video-info .video-icon{width:50px;height:50px;display:block;margin:0 auto;background:url(../images/video-icon.png) center center no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/video-icon.png)}
.showcase .scrollbar li .video-info .video-title{width:auto;height:auto;line-height:30px;font-size:20px;color:#fff;display:block;padding:18px 18px 0 18px;white-space:normal}
.showcase .scrollbar .track{display:none;position:relative;margin:0 4px;height:8px;background-color:#d4d4d4;font-size:0px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.showcase .scrollbar .track div{width:110px;height:8px;background-color:#7c7c7c;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.showcase .slider{position:relative;display:none}
.showcase .slider .s-box{position:relative;width:605px;height:375px;margin:0 auto 20px;overflow:hidden}
.showcase .slider .s-box li{float:left;position:relative;width:605px; text-align:center;}
.showcase .slider .trigger{position:absolute;top:0;right:0px;width:45px;height:45px;border:1px solid #ebebeb;background:#fff url(../images/zoom_out.png) center no-repeat;text-indent:-333em}
.showcase .slider .prev,.showcase .slider .next{position:absolute;top:30%;display:block;width:44px;height:110px;border:1px solid #ebebeb;background:#fff url(../images/slider_arrow.png) 12px center no-repeat;text-indent:-333em}
.showcase .slider .prev{left:0px}
.showcase .slider .prev:hover{background-position:-83px center; background-color:#58b029; border:1px solid #58b029;}
.showcase .slider .next{right:0px;background-position:-33px center}
.showcase .slider .next:hover{background-position:-128px center; background-color:#58b029; border:1px solid #58b029;}
.showcase .slider .s-nav{text-align:center;height:30px}
.showcase .slider .s-nav .picture,.showcase .slider .s-nav .video{margin:0 7px}
.showcase .slider .s-nav .picture span,.showcase .slider .s-nav .video span{display:inline-block;width:30px;height:30px;background-image:url(../images/slider_nav.png);background-repeat:no-repeat; cursor:pointer;}
.showcase .slider .s-nav .picture span{background-position:-40px 0}
.showcase .slider .s-nav .picture .active{background-position:-122px 0}
.showcase .slider .s-nav .video span{background-position:0 0}
.showcase .slider .s-nav .video .active{background-position:-82px 0}

.app_data_show { height:47px; width:780px; margin:20px 19px; overflow:hidden; border-bottom:1px solid #5b5b5b;}
.app_data_show ul { width:780px; overflow:hidden;}
.app_data_show ul li { font-size:18px; height:46px; line-height:46px; border:1px solid #5b5b5b; border-bottom:none; text-align:center; width:118px; float:left; margin-right:25px; cursor:pointer; }
.app_data_show .tab_2{background:#5b5b5b; color:#FFF; cursor:pointer; }
.app_data_show ul li a{height:46px; width:118px; display:inline-block; color:#333;}

.content-box{width:780px; margin:20px 19px; overflow:hidden;}

.intro-box-txt{font-size:16px; color: #444;line-height: 28px;height: auto; padding:0 10px;}
.intro-box-txt p {line-height: 28px;margin-top: 12px;}
.intro-box-txt a{ color:#ff6600;}

.show-more{margin:5px 0 0;}
.show-btn{text-align:center; width:60px; overflow:hidden;}
.show-btn a {color:#FFF;}
.show-btn a:hover{ color:#FFF; background:#0599ef;}
.show-btn .ico,.show-btn .ico2{display: inline-block;height: 30px; line-height:30px; width:60px; vertical-align: middle;overflow: hidden; background:#999; border-radius:5px;}


/* 内页提示*/
.prompt{ display:block; padding:10px; margin-top:10px; *margin-bottom:20px; font-size:14px; border: 1px solid #FFC3C3; background: #FDFDFD url(../images/tbsm.png) 20px 10px no-repeat;}
.prompt b {font-weight: bold;font-size: 18px;padding-left: 50px;color: #333;display: block;margin: 6px 0;}
.prompt .shuomi{padding:5px 10px;}
.prompt .shuomi a{color: #ff6600;}

.apple_con_wjpl{width:820px; overflow:hidden;}
.apple_con_wjpl .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.apple_con_wjpl .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.apple_con_wjpl .apple_comment_show{height:198px; width:818px; background:url(../images/comment2.jpg) 0 0 scroll no-repeat; border:1px solid #CCC; border-top:none;}

.apple_con_jptj{width:820px; overflow:hidden;}
.apple_con_jptj .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.apple_con_jptj .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.apple_con_jptj .hd .more{float:right; height: 45px; line-height: 45px; padding-right:20px; font-size:18px;}
.apple_jptj_show{height: 170px;overflow: hidden; position:relative; margin-top:10px;}
.apple_jptj_show ul{width:825px; overflow:hidden; margin-left:-5px;}
.apple_jptj_show ul li{width:270px; height:170px; margin-left:5px; float:left;}
.apple_jptj_show ul li img{width:270px; height:170px;}

.apple_con_cnxh{width:820px; overflow:hidden;}
.apple_con_cnxh .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.apple_con_cnxh .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.apple_con_cnxh .hd .change{float:right; height: 45px; line-height: 45px; padding-right:20px; font-size:16px; color:#FFF;}
.apple_con_cnxh .hd .change:hover{color:#FF0;}
.apple_cnxh_show {height: 140px;overflow: hidden; position:relative; padding:10px; border:1px solid #CCC; border-top:none;}
.apple_cnxh_show ul {width: 798px; overflow:hidden;}
.apple_cnxh_show li {display: inline;float: left;height: 113px;margin: 15px 0 15px 18px;overflow: hidden;position: relative;width: 80px;}
.apple_cnxh_show .item-cont {display: block;height: 113px; text-align: center;}
.apple_cnxh_show .item-cont img {margin-bottom: 10px; *margin-bottom:5px; height:80px; width:80px; border-radius:16px;}
.apple_cnxh_show .item-cont .item-txt {font-size: 14px; height: 23px; line-height: 23px;overflow: hidden; text-align: center;}
.apple_cnxh_show .down-link {background-color: #58b029;border-radius: 2px;color: #fff;display: none;height: 23px;line-height: 23px;margin: 0 auto;width: 80px;}
.apple_cnxh_show .item-cont:hover {text-decoration: none;}

.apple_con_news{width:820px; overflow:hidden;}
.apple_con_news{width:820px; overflow:hidden;}
.apple_con_news .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.apple_con_news .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.apple_con_news .hd .more{float:right; height: 45px; line-height: 45px; padding-right:20px; font-size:18px;}
.apple_con_news ul{ width:104%; }
.apple_con_news ul li{ float:left; margin-top:10px; height:170px; margin-right:20px; overflow:hidden; }
.apple_con_news ul li a{ display:block; width:190px; height:auto; }
.apple_con_news ul li a img{ display:block; width:190px; height:115px; margin-bottom:8px; }
.apple_con_news ul li a p{ line-height:22px; text-align:center; }

/*相关推荐*/
.apple_con_side{width:360px; overflow:hidden;}
.apple_con_side .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.apple_con_side .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.apple_con_side .bd{border:1px solid #CCC; border-top:none;}

.same_app_list{width:358px;overflow:hidden; position:relative; border:1px solid #58b029; padding:0 0 10px;}
.same_app_list ul{width: 368px;overflow:hidden;}
.same_app_list li{display: inline;float: left;margin: 6px 9px 2px 10px;overflow: hidden;position: relative;width: 100px;}
.same_app_list .item-cont{display: block;padding: 10px 10px 0;text-align: center;}
.same_app_list .item-cont img{margin-bottom: 5px; height:80px; width:80px; border-radius:12px; *margin-bottom:4px;}
.same_app_list .item-cont .item-txt{font-size: 13px;height: 23px;line-height: 23px;overflow: hidden;text-align: center;}
.same_app_list .down-link {background-color: #0ea1f6;border-radius: 2px;color: #fff;display: none;height: 23px;line-height: 23px;margin: 0 auto;width: 80px;}
.same_app_list .item-cont:hover {background-color: #f6f6f6;text-decoration: none;}
.same_app_list .item-cont:hover .item-txt{display: none;}
.same_app_list .item-cont:hover .down-link {display: block;}

.rel_app_list{width:358px;overflow:hidden; position:relative; border:1px solid #58b029; padding:0;}
.rel_app_list ul{width: 368px; padding:4px 0; overflow:hidden;}
.rel_app_list li{ border-bottom:1px dashed #ddd; padding:12px 0 12px 87px; margin:0 19px; height:72px; width:233px; overflow:hidden; position:relative; }
.rel_app_list li:last-child{border-bottom:0;}
.rel_app_list li a.r-img{ width:72px; height:72px; display:block; position:absolute; left:0; top:12px; }
.rel_app_list li a.r-img img{ width:72px; height:72px; display:block; border-radius:12px; }
.rel_app_list li .r-tit{ display:inline-block; max-width:233px; height:32px; line-height:32px; margin-top:5px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.rel_app_list li .r-info{ font-size:14px; color:#828282; padding-top:3px; }
.rel_app_list li span.r-num{ color:#e34101; }

.rank_app_list{width:358px;overflow:hidden; position:relative; border:1px solid #58b029; padding:4px 0;}
.rank_app_list dl{ border-bottom:1px dashed #ddd; padding:12px 0; margin:0 19px; width:320px; overflow:hidden; position:relative; }
.rank_app_list dl:last-child{border-bottom:0;}
.rank_app_list dt{ float:left; width:21px; height:21px; line-height:21px; text-align:center; background:#c8c8c8; color:#fff; margin:25px 12px 0 0; overflow:hidden; }
.rank_app_list dt.num{ background-color:#fe7600; }
.rank_app_list .pic{ float:left; display:block; width:72px; height:72px; }
.rank_app_list .pic img{ display:block; width:72px; height:72px; border-radius:8px; }
.rank_app_list .picinfo{ float:left; width:200px; padding-left:15px; overflow:hidden; }
.rank_app_list .picinfo h4{ height:32px; line-height:32px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; }
.rank_app_list .picinfo h4 a{ font-size:16px; }
.rank_app_list .score{ margin-top:8px; }

.trailer_box .bd{background:#FFF; overflow:hidden; padding:10px 9px; border:1px solid #CCC; border-top:none;}
.trailer_app{position:relative; width:340px; height:106px; *height:100px; margin-bottom:5px;}
.trailer_app img{position:absolute; left:10px; top:10px; height:90px; width:90px; border-radius:16px; display:block;}
.trailer_app .title{position:absolute; left:116px; top:10px; height:28px; line-height:28px; width:130px; overflow:hidden; font-size:18px;}
.trailer_app .title:hover{color:#F00;}
.trailer_app .score{position:absolute; left:116px; top:54px; height:20px; line-height:20px; width:130px; overflow:hidden; color:#828282;}
.trailer_app .category{position:absolute; left:116px; top:83px; height:20px; line-height:20px; width:130px; overflow:hidden; color:#828282;}
.trailer_app .expect_tip{position:absolute; right:10px; top:20px; height:79px; line-height:33px; width:80px; text-align:center; background-position: -30px 0; display:block;}
.more_trailer{margin:12px 9px 10px; text-align:center;}
.more_trailer a{width:320px; height:33px; line-height:33px; display:inline-block; overflow:hidden; background:#9c9c9c; border-radius:5px; color:#FFF;}
.more_trailer a:hover{background:#0ea1f6;}

/*视频选项*/
.apple_con_video {color: #666;width:780px; margin:20px 19px; overflow:hidden;}
.apple_con_video li {background: url(../images/icon-video2.jpg) no-repeat scroll 8px center; font-size: 14px; height: 36px; line-height: 36px; overflow: hidden; padding-left: 30px;}
.apple_con_video li span {color: #999; float: right;}

/*礼包选项*/
.apple_con_libao{color: #666;width:780px; margin:20px 19px; overflow:hidden;}
.apple_con_libao .libao_show{width:800px; margin-left:-20px; overflow:hidden;}
.libao_info{width:378px; height:146px; background:#f0faff; margin-left:20px; float:left; border:1px solid #0ea1f6;}
.libao_info h5{font-size:18px; font-weight:normal; height:25px; line-height:25px; margin:15px 10px 10px;}
.libao_info_b{ height:85px; overflow:hidden;}
.libao_info_b .libao_con{float:left; width:270px; line-height:27px; font-size:14px; color:#666; margin-left:10px;}
.libao_info_b .libao_con em{color:#FF5151;}
.libao_info_b .btn{float:right; margin-right:10px; display:inline-block; width:80px; height:40px; border-radius:5px; line-height:40px; background:#ff6868; color:#fff; font-size:18px; text-align:center; overflow:hidden;}
.libao_info_b .btn:hover{ background:#58b029;}

/*壁纸排行榜*/
.bizhi_rank_box{width:360px; overflow:hidden;}
.bizhi_rank_box .hd{ background:#5b5b5b; height: 45px; line-height: 45px; width: 100%;}
.bizhi_rank_box .hd h3{color:#FFF; float: left;  height: 45px; line-height: 45px; font-size:18px; margin-left:20px;}
.bizhi_rank_box .bd{border:1px solid #CCC; border-top:none; padding:14px;}
.rank-list {background: none repeat scroll 0 0 #fff;}
.rank-list li {height: 30px; line-height: 30px; overflow: hidden; padding: 0 0 0 23px; position: relative; vertical-align: middle;}
.rank-list a, .rank-list .n1, .rank-list .n2, .rank-list .down-num {vertical-align: baseline; word-break: break-all;}
.rank-list .n1, .rank-list .n2 { color: #FFFFFF; display: block; height: 19px; line-height: 19px; margin: 6px 10px 0 0; text-align: center; width: 20px; position:absolute; left:0; top:0; }
.rank-list .n1 { background: none repeat scroll 0 0 #0ea1f6;}
.rank-list .n2 { background: none repeat scroll 0 0 #C8C8C8;}
.rank-list li .title {display: block;height: 30px; line-height: 30px; overflow: hidden; position:relative; left:3px;width: 230px; text-overflow: ellipsis;white-space: nowrap;}
.rank-list li .down-num {color: #999; float: right; font-size: 12px; margin: 0 0 0 6px;}
.rank-list .active {height: 170px;}
.rank-list .active .down-img {clear: both; display: block; margin: 1px 0 3px; overflow: hidden;}
.down-img img {border: 1px solid #ccc; display: block; padding: 1px; width:208px; height:130px;}



/*手机壁纸下载排行*/
.phone_rank {*zoom:1;overflow:hidden;}
.phone_rank .pic,.phone_rank .info{display:none;}
.phone_rank .title{overflow:hidden;zoom: 1;line-height:29px;height: 29px; position:relative; left:3px;}
.phone_rank .top .pic{float:left; display:inline; position:relative; left:3px;}
.phone_rank .top .pic a{ display:block;}
.phone_rank .top .info{ display:block;}
.phone_rank .top .tit{ overflow:hidden;}
.phone_rank .top .info p{overflow:hidden; display:block; margin:0;}
.phone_rank .top .title{display:none;}
.phone_rank .rank_li{ height:29px; line-height:29px;clear:both;vertical-align:bottom;}
.phone_rank .rank-c1{ float:left;}
.phone_rank em{margin:6px 5px 0 0;display: block; height:19px; line-height:19px; width:20px; text-align:center; font-style:normal; background-color: #c8c8c8;color: #ffffff;}
.phone_rank .up em{background-color: #0ea1f6;color: #FFFFFF;}
.phone_rank .tit{ display:block; width:80%; height:33px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.phone_rank .count{ float:right; width:25%; text-align:right; color:#858585; position:relative; right:7px;}
.phone_rank .tit2{ display:block; height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:100;}
.phone_rank .tit2:hover{color:#f0571b !important; text-decoration:underline;}
.phone_rank .title .tit:hover{ text-decoration:underline;}
.phone_rank .top{ height:136px; padding:6px 0 4px 0; overflow:hidden;}
.phone_rank .top em{margin:0 5px 0 0;}
.phone_rank .top .pic{margin:0px 15px 0 0;}
.phone_rank .top .pic a{display:block; width:87px; height:130px; position:relative; cursor:pointer;}
.phone_rank .top .pic img{width:87px; height:130px;}
.phone_rank .top .info{color:#938e33; line-height:20px;width: 190px;overflow: hidden;float:left}
.phone_rank .top .title2{ overflow:hidden; margin-top:-4px; margin-bottom:0;height: 30px;line-height: 30px;}
.phone_rank .info{ overflow:hidden; *zoom:1}
.phone_rank .info p{color:#555; width:98%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#8A8A8A; line-height:30px;}
.phone_rank .info i{background-position: -332px -413px; width:130px; height:30px; padding-left:22px;} 
.phone_rank .info i:hover{background-position: -332px -453px;}
.phone_rank .load a { background:url(../images/icos.gif) no-repeat 0 0; color: #FFFFFF; display: block; height: 22px; line-height: 22px; margin-top: 5px; text-align: center; width: 60px; float:left;}
.phone_rank .load a:hover { background-position:0 -25px; text-decoration:none; }

.divbg{ background-color:#666666; position:fixed; left:0; top:0; width:100%;height:1000px; opacity:0.5; filter: alpha(opacity=50); -moz-opacity: 0.5;z-index:99;}
.dg_xx{ width:722px; margin:0px auto; background-color:#FFF; z-index:100; position:fixed; top:230px; left:50%; margin-left:-366px;}
.dgx1{ float:left; font-size:30px; color:#000; padding-top:30px; padding-left:36px;}
.dgx2{ float:right; margin-top:19px; margin-right:18px; cursor:pointer;}
.wpxz{ width:455px; float:left;}
.close_down{ background: url("../images/tc_close.png") no-repeat;width: 24px;height: 24px; }
.wpxz1{float: left;padding-bottom: 12px;margin-bottom: 15px; background-color:#fbfbfb; border:1px solid #efefef; margin-left:33px; margin-top:20px;}
.udown_box{width:210px; padding-left:16px;}
.xz_top{width:210px;}
.xz_top span{display:block; float:left; height:24px; line-height:24px; font-size:16px; color:#ff7200;width: 64px;overflow: hidden; margin-top:10px;}
.xz_bot{width:210px;}
.xz_bot span{display:block; float:left; height:24px; line-height:24px; font-size:16px; color:#ff7200;width: 64px;overflow: hidden; margin-top:10px;}
.ulw{ width:145px; display:block; overflow:hidden;}
.ulw a {margin-top:10px; display:block; float:left; width:85px; padding-left:30px; height:24px; line-height:24px; background-color:#7C7C7C; color:#FFF; text-decoration:none; font-size:14px; background-image:url(../images/xz_tu.png); background-position:10px 5px; background-repeat:no-repeat; border-radius:2px; margin-left:8px;}
.ulw a:hover,.ulw_bot a:hover{background-color:#F90;}
.ulw_bot{ width:145px; margin-top:25px; *margin-top:2px; display:block; overflow:hidden;}
.ulw_bot a {margin-top:10px;display:block; float:left; width:85px; padding-left:30px; height:24px; line-height:24px; background-color:#7C7C7C; color:#FFF; text-decoration:none; font-size:14px; background-image:url(../images/xz_tu.png); background-position:10px 5px; background-repeat:no-repeat; border-radius:2px; margin-left:8px;}
.ulwr{ width:150px;}
.ulwr li{ display:block; margin-top:10px;float: right;}
.ulwr li span{ font-size:16px; color:#333; display:block; float:right; height:33px; line-height:33px;}
.ulwr li a{ font-size:16px; color:#333; display:block; float:right; height:33px; line-height:33px; background-color:#0ea1f6; color:#FFF; width:91px; padding-left:38px; text-decoration:none; border-radius:3px;background-image:url(../images/xz_tu.png); background-position:12px 10px; background-repeat:no-repeat; margin-left:10px; margin-right:10px;}
.ulwr li a:hover{background:#F90; padding-left:38px; background-image:url(../images/xz_tu.png); background-position:12px 10px; background-repeat:no-repeat;}
.ulfr1{ float:right; width:129px; margin-right:10px; margin-top:10px; color:#333333; line-height:22px;}
.pmcc_x{ height:120px; margin-left:33px; width:400px; overflow:hidden; margin-bottom:20px;}
.pmcc_x span{ display:block; height:30px; line-height:30px; width:200px; float:left; font-size:16px; color:#333;}
.sysr{ width:170px; padding-right:40px; font-size:14px; margin-top:20px;}
.sysr div{ text-align:center; margin-bottom:15px; }
.sysr span{ color:#ff7200;}
.xzsm_xx{ width:640px; margin:0px auto; font-size:14px; line-height:24px; color:#9a9a9a; }

.down_tj_show {height: 120px;overflow: hidden; position:relative; padding-top:5px;}
.down_tj_show ul {width: 424px; overflow:hidden; margin-left:-24px;}
.down_tj_show li {display: inline;float: left;height: 113px;margin: 0 0 0 24px ;overflow: hidden;position: relative;width: 80px;}
.down_tj_show .item-cont {display: block;height: 113px; text-align: center;}
.down_tj_show .item-cont img {margin-bottom: 10px; *margin-bottom:5px; height:80px; width:80px; border-radius:16px;}
.down_tj_show .item-cont .item-txt {font-size: 14px; height: 23px; line-height: 23px;overflow: hidden; text-align: center;}
.down_tj_show .down-link {background-color: #58b029;border-radius: 2px;color: #fff;display: none;height: 23px;line-height: 23px;margin: 0 auto;width: 80px;}
.down_tj_show .item-cont:hover {text-decoration: none;}

/*myfind
*2015-03-20
*/
.pinlunkj{border:1px solid #CCC; border-top: none;}
.noleft_right{ border-right: none !important;}

/*二维码*/
.btn_qrcode a,.btn_qrcode a:hover{background:url('../images/bizhi_btn.png') no-repeat !important;text-indent:-99em;float:none !important;}
.btn_qrcode .qrcode_box{border:1px solid #ff4ce4;width:173px;text-align:center;background-color:#fff;padding:5px 0;}
.btn_qrcode .qrcode_box span{display:inline-block;text-align: center;color:#ff0000;}


