﻿@charset "utf-8";

/*个人信息区*/
.nwItems{width:203px;height:50px;float:left;display:inline;}
.iFaceItems{width:100px;height:45px;padding-top:10px;position:relative;padding-left:16px;float:left;display:inline;}
.iFaceImg{width:30px;height:30px;position:relative;float:left;display:inline;}
.iFaceImg a{position:absolute;left:0;top:0;width:30px;height:30px;display:inline-block;background:url(../../img/global/faceRound.png) no-repeat 0 0;}
.iFaceName,.iFaceName:hover{display:inline;padding-top:6px;margin-left:5px;font-family:"Microsoft YaHei";float:left;color:#fff;}
.iFaceName .arrow{width:7px;height:4px;display:inline-block;background:url(../../img/global/arrow.gif) no-repeat 0 0;margin-left:6px;}
.iFaceItems .menu{right:0;}
/*个人信息卡片*/
.iFaceCard{width:320px;padding:10px;background:#fff;overflow:hidden;}
.fcInfo{height:100px;}
.fcImg{width:80px;height:80px;padding:7px;overflow:hidden;float:left;margin-right:10px;position:relative;}
.fcImg img{width:80px;height:80px;}
.fcImg .fcFix{width:94px;height:94px;position:absolute;left:0;top:0;background:url(../../img/user/photoFix_80X80.png) no-repeat 0 0;}
.fcPersonal{float:left;display:inline;line-height:24px;overflow:hidden;}
.fcTool{position:relative;text-align:right;}
.applyMain{
    width:1000px;
    height:auto;
    margin:0px auto;
    position:relative;
}
.fl{
    float:left;
}
.fr{
    float:right;
}

/*个人信息区*/
.userLogin{
    position:absolute;
    right:0px;
    top:-10px;
    height:100%;
}
.userLogin .menu {
    display: none;
    border: 1px solid #ccc;
    border-top: 2px solid #0786c7;
    background: #fff;
    position: absolute;
    top: 95px;
    box-shadow: #b2b2b2 0 0 10px 0;
    z-index:99;
}
.userLogin .iFaceItems{
      /*float: none;*/
}
.userLogin .iFaceName,.userLogin .iFaceName:hover{
    color:#666;
}
.userLogin .iFaceImg,.userLogin .iFaceName{
    margin-top:30px;
}
.userLogin .iFaceImg a{
     background: url(../../img/app/faceRoundWhite.png);
}
.userLogin  .iFaceName .arrow{
      background: url(../../img/ddl.gif) no-repeat 0 0;
}
/*header*/
.applyHeader {
    height:90px;
    background-color:#ffffff;
}
.applyHeader .applyMain {
    height:100%;
}
.hq-logo img{
    position:relative;
    top:18px;
}
.applyCatagory{
    position:absolute;
    top:0px;
    right:130px;
    height:100%;
}
.applyCatagory a{
    display:inline-block;
    height:30px;
    line-height:30px;
    padding-left:20px;
    margin-right:20px;
    margin-top:30px; 
    background:url(../../img/app/appicon.png)no-repeat;   
}
#web{
    background-position:0px 5px;
}
#mobile{
    background-position: 0px -60px;
}
#windows{
    background-position: -5px -128px;
}
#web:hover{
    background-position:0px -29px;
}
#mobile:hover{
    background-position: 0px -94px;
}
#windows:hover{
    background-position: -5px -162px;
}

/*nav*/
.applyNav{
    width:100%;
    height:48px;
    background-color:#1a76cc;
}
.applyNav .applyMain{
    background-color:#1a76cc;
}
.applyNav h2{
    display:inline-block;
    font-size:18px;
    line-height:48px;
    margin-right:42px;
    letter-spacing: 2px;
    position:relative;
}
.applyNav i{
    display:inline-block;
    width:0px;
    border-width:5px;
    border-style:solid;
    border-color:transparent transparent #fff transparent;
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-3px;
}
.applyNav h2 a{
    display:inline-block;
    color:#fff;
}
.applySearch{
    width:268px;
    height:32px;
    border-radius:16px;
    background-color:#ffffff;
    line-height:32px;
    position:absolute;
    right:0px;
    top:8px;
}
.applySearch input{
    position:absolute;
    width:80%;
    height:32px;
    line-height:32px;
    left:24px;
    font-family:"宋体";
    color:#666;
}
.applySearch .zoom{
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(http://images.hengqian.net/theme/Dream/img/global/zoom.gif) no-repeat center center;
    position: absolute;
    right: 5px;
    top: 0px;
}
.searchList{
    position:absolute;
    width:248px;
    right:0px;
    z-index:3;
    background-color:rgba(255,255,255,0.9); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);
    padding:10px;
    box-shadow:1px 2px 3px #ddd;
    -webkit-box-shadow:1px 2px 3px #ddd;
    -moz-box-shadow:1px 2px 3px #ddd;
}
.searchList .applyIcon{
    width:100%;
    padding:5px 0px;
    border-bottom:1px dotted #ddd;
}
.searchList span{
    margin-left:10px;
}
.searchList .applyIcon:hover{
    color:#333;
    background-color:#f2f2f2;
}
/*advertise*/
.applyImages{
    height:293px;
    width:100%;
}
.fullSlide{ 
    min-width:1000px; position:relative;  height:293px; overflow:hidden;  
}
.fullSlide .applyImgList{ 
    position:relative; z-index:0;  
}	
.fullSlide .applyImgList ul{ 
    width:100% !important;  
}	
.fullSlide .applyImgList li{
     width:100% !important;  height:293px; overflow:hidden; text-align:center;  
}	
.fullSlide .applyImgList li a{ 
    display:block; height:293px; 
}
.fullSlide .applyImgList li img{ 
    /*width:100%;*/
    height:293px; 
}		
.fullSlide .applyImgIcon{ 
    width:1000px; left:50%; margin-left:-500px; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden; 
}	
.fullSlide .applyImgIcon ul{ 
    text-align:center;
    margin:0px auto;
}	
.fullSlide .applyImgIcon ul li{
    display:inline-block;
    width:10px;
    height:10px;
    border:1px solid #ffffff;
    border-radius:50%;
}	
	
.fullSlide .applyImgIcon ul li.on{ 
     /*box-shadow:inset 1px 1px 3px #999;*/
     background-color:#ffffff;
}
/*apply show*/
.applyWrap{
    margin-top:15px;
}
.applyShow{
    width:100%;
    position:relative;
    overflow:hidden;
}
.applyShow>.fl {
    width:695px;
}
.applyShow>.fr {
    width:285px;
}
.applyNew{
      border:1px solid #ddd;
}
.applyTitle{
    height:39px;
    border-bottom:1px solid #ddd;

}
.applyTitle h2{
    display:inline-block;
    font-size:14px;
    color:#797979;
    line-height:39px;
    margin-left:20px;
    font-weight: 700;
}
.applyTitle span{
    display:inline-block;
    font-size:12px;
    color:#666;
    line-height:24px;
    margin-right:20px;
    margin-top: 7px;
}
.applyNew li{
    float:left;
    width:70px;
    margin: 15px 22px;
}
.applyIcon{
  width:70px;
  overflow: hidden;
  display: block;
  /*border-radius: 12px;*/
  transition: transform 0.5s;
  -moz-transition: transform 0.5s; /* Firefox 4 */
  -webkit-transition: transform 0.5s; /* Safari 和 Chrome */
  -o-transition: transform 0.5s; /* Opera */
}
.applyName {
    color:#333;

}
.applyNew .applyName{
  line-height: 36px;
  height: 36px;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin:8px 0px;
}
.applyNew .applyInstall{
  display: inline-block;
  width: 68px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #fff;
  border: 1px solid #c5d1ce;
  color: #5b5b5b;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  -webkit-user-select: none;
}
.applyNew .applyInstall:hover{
    background-color:#93ce2c;
    border: 1px solid #93ce2c;
    color:#fff;
}
.applyNew li:hover .applyIcon{
    transform:translateY(-5px);
    -webkit-transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
}
/*推荐应用*/
.applyRecommend{
   margin-top:20px;
   border:1px solid #ddd;
}
.applyRecommend li{
    width:345px;
    float:left;
    height: 165px;
    border-bottom: 1px dotted #ddd;
    border-right: 1px dotted #ddd;
    overflow: hidden;
}
.applyRecommend .list{
    margin-left: 60px;
    margin-top: 45px;
}
.infor{
    margin-left:20px;
    position:relative;
}

.userNum {
    font-size:12px;
    color:#999;
    margin-top:10px;
}
.userNum span{
    font-size:12px;
    color:#1a76cc;
}
.applyRecommend .userNum{
    display:inline-block;
}
.applyRecommend .infor{
    max-width:186px;
}
.applyRecommend .applyInstall{
    display:none;
    width:60px;
    background-color: #93ce2c;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    line-height: 22px;
    border: 1px solid #8BC246;
    font-size: 12px;
    margin-left:40px;
}
.applyRecommend .changeBtn{
    padding:0px 10px;
    border:1px solid #dfdfdf;
}
.applyRecommend li:hover{
    background-color:#F2F5F9;
}
.applyRecommend li:hover .applyIcon{
    transform:scale(1.01,1.01);
    -webkit-transform:scale(1.01,1.01);
    -moz-transform:scale(1.01,1.01);
    -ms-transform:scale(1.01,1.01);
}
 .applyRecommend li:hover .applyInstall{
     display:inline-block;
 }
/*应用分类*/
.applyItem{
    background-color:#f7f7f7;
    border:1px solid #ddd;
}
.applyItem .applyTitle{
    border:none;
}
.applyItem .arear{
     margin-bottom: 20px;
}
.applyItem a{
    display:block;
    padding-left:18px;
    float:left;
    height:30px;
    line-height:30px;
    margin-top:15px;
}
.applyItem i{
    display:inline-block;
    width:24px;
    height:24px;
    vertical-align:middle;
    margin:0px 10px 0px 20px;
    background:url(../../img/global/navStore-app.gif) no-repeat;
    background: url(http://www.25pp.com/android/images/sprite-app-scd061b232a.png) no-repeat;
    background-position: 0 -1110px;
}
.applyItem span{
    display:inline-block;
    vertical-align:middle;
    
}
/*热门应用*/
.applyRanking{
    background-color:#f7f7f7;
    border:1px solid #ddd;
    margin-top:-1px;
}
 .applyRanking li{
     margin-bottom:15px;
 }
.applyRanking .applyTitle{
    border:none;
}
.applyRanking .arear{
    padding-left:20px;
    margin-top:15px;
}
.applyRanking .title{
    height:32px;
    line-height :32px;
}
 .applyRanking .title >a {
    display:inline-block;
    vertical-align:middle;
    margin-left:20px;
}
.applyRanking .num{
  min-width: 19px;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  font-style: normal;
  display: inline-block;
  vertical-align:middle;
}
.icon-top-1,.icon-top-2,.icon-top-3{
    background-repeat: no-repeat;
    background-image: url(../../img/app/applytop.png);
    width: 19px;
    height: 24px;
    color: #fff;
    line-height:24px;
}

.icon-top-2{
    background-position:0px -24px;
}
.icon-top-3{
    background-position:0px -48px;
}
.applyRanking .list{
    margin:10px 0px;
    height:56px;
    display:none;
}
.userNum {
    font-size:12px;
    color:#999;
    margin-top:10px;
}
.userNum span{
    font-size:12px;
    color:#1a76cc;
}
.applyRanking .infor{
    width:200px;
}
.applyRanking .applyIcon{
    width:42px;
}
.applyRanking .applyInstall{
    display: block;
    width: 60px;
    background-color: #93ce2c;
    color: #fff;
     text-align: center;
    border-radius: 3px;
    line-height: 22px;
    border: 1px solid #8BC246;
    font-size: 12px;
}
/*全部应用*/
.allNav{
    margin-top:30px;
    padding-bottom:15px;
}
.allNav a{
    display:block;
    float:left;
    font-size:16px;
    margin:0px 20px;
    padding:3px 12px;
    border-radius:3px;
}
.allNav a.on{
    color:#1a76cc;
    border:1px solid #9AC3E8;
}
.applyAll .arear li{
  width: 50%;
  float: left;
  border-bottom: 1px dotted #ddd;
  transition: transform 0.5s;
  -moz-transition: transform 0.5s; /* Firefox 4 */
  -webkit-transition: transform 0.5s; /* Safari 和 Chrome */
  -o-transition: transform 0.5s; /* Opera */
}
.applyAll .arear li .list{
    padding: 40px 20px 40px 0px;
}
.applyAll .infor {
  width:340px;
}
.applyAll .userNum{
    display:inline-block;
    margin-right:20px;
}
.applyAll .other{
    color:#666;
    line-height:24px;
    font-size:12px;
}
.applyAll .other span{
    display:inline-block;
}

.applyAll .brif{
    line-height:24px;
    color:#999;
    font-size:12px;
    height:24px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.applyAll .applyInstall{
    float:right;
    /*display:none;*/
    margin-right:10px;
    height: 22px;
    width:60px;
    background-color: #93ce2c;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    line-height: 22px;
    border: 1px solid #8BC246;
    font-size: 12px;
    /*background: url(../../img/app/install.png) no-repeat 0 center;*/
}
.applyAll li:hover{
    transform:translateY(-3px);
    -webkit-transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
}
.priceFree { color:green;}
.pricePay { color: #ff6600;font-weight:bold;font-size:16px;}
/*筛选*/
.filter{
    margin-bottom:10px;
    border:1px solid #efefef;
}
.filter .line{
    padding:10px;
    padding-bottom:0px;
    border-top:1px solid #efefef;
    margin-top:-1px;
}

.filter .line .label {
  color: #999;
  float: left;
  margin-right: 5px;
  display: inline-block;
}
.filter .line .item,.multi-item {
  float: left;
  overflow: hidden;
  font-size: 0;
  display: block;
  width:860px;
}
.filter .item a,.multi-item a{
  font-size: 14px;
  padding: 1px 4px;
  margin-right: 12px;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: 2px;
  margin:0px;
  margin-right:20px;
  margin-bottom: 10px;
  transition: all .3s ease;
}

.multi-item a:hover,.filter .item a:hover{
    padding-left: 2px;
    /*text-decoration:underline;*/
}
 .multi-item a:hover .rec {
     display:inline-block;
     border:1px solid #38C1F2;
}
.filter .rec{
    display:none;
    width:12px;
    height:12px;
    vertical-align: middle;
    margin-right:5px;
    border:1px solid #ddd;
    transition: all .3s ease;
}
.multi-item a.on {
    border:none;
    /*color: #38C1F2;*/
}
.filter .item a.on{
     border:none;
     /*background-color: #579FE2;
     color: #fff;*/
}
.multi-item a.on .rec{
    display:inline-block;
    background:url(http://images.hengqian.net/theme/Dream/img/app/multion.png) no-repeat center center;
}
.filter .bottom a{
   font-size: 12px;
   margin: 0px;
  color: #1791D0;
  border-radius: 0px;
  border: 1px solid #efefef;
}
.filter .bottom a:hover{
  background-color: #579FE2;
  color: #fff;
}
/*排序*/
#orderby {
    border-bottom: 1px solid #e5e5e5;
}
#orderby a{
   margin:0px;
   margin-bottom: -1px;
   border: 1px solid #e5e5e5;
   border-left:none;
   border-radius: 0px;
   width:65px;
   height:30px;
   line-height:30px;
   background-color: #f6f6f8;
}

/*应用详情*/
.applyDtail{
    margin-top:40px;
}
.applyDtail .infor{
    width:900px;
}
.applyDtail .top{
    height:36px;
    line-height:36px;
}
.applyDtail .top h2{
    font-size:24px;
    color:#333;
    float:left;
}
.applyDtail .applyInstall{
    display:block;
    float:right;
    min-width:72px;
    padding:0px 10px;
    height:36px;
    border-radius:3px;
    background-color:#79be07;
    color:#fff;
    text-align:center;
    font-size:16px;
}
.applyDtail .mid{
    height:40px;
    margin:5px 0px;
}
.applyDtail .bigScore{
    margin-top:6px;
    margin-right:20px;
}
.applyDtail .other{
    line-height:40px;
     color:#999;
}
.applyDtail .other span{
    display:inline-block;
}
.applyDtail .anchor{
    display:inline-block;
    height:28px;
    line-height:28px;
    padding:0px 8px;
    border:1px solid #ddd;
}
.applyDtail .anchor span{
    color:#ff0000;
    padding-right:5px;
}
.applyDtail .userNum{
     display:inline-block;
     margin:0px 40px 0px 20px;
}
.isUse{
    color:#1a76cc;
    font-size:12px;
    margin-top:10px;
}
.applyDtail .bottom >div{
    display:inline-block;
    margin-right:35px;
    line-height:28px;
    color:#666;
}
.applyDtail .bottom span{
    display:inline-block;
    margin:0px 5px;
}
 .bottom .decive span{
    font-size:12px;
    padding:0px 5px;
    margin:0px 2px;
    cursor:pointer;
    height:20px;
    line-height:20px;
    vertical-align:middle;
    border: 1px solid #C2D7E4;
    color: #2693D5;
    border-radius:2px;
}
 .decive .pc{
     /*background:url(http://images.hengqian.net/theme/Dream/img/app/pc.png) no-repeat;*/
 }
  .decive .sj{
     /*background:url(http://images.hengqian.net/theme/Dream/img/app/sj.png) no-repeat;*/
 }
.decive .zm{
     /*background:url(http://images.hengqian.net/theme/Dream/img/app/zm.png) no-repeat;*/
 }
#applyUser{
    color:#1a76cc;
    margin-right:5px;
    display:inline-block;
}
#scope{
    position:relative;
    margin:0px 20px;
}
.gap {
    color:#c5d1ce;
}
.userList{
    display:none;
    position:absolute;
    width:208px;
    top:35px;
    left:0px;
    border:1px solid #ddd;
    padding:5px 10px;
    background-color:#fff;
    box-shadow:1px 2px 3px #eee;
    -webkit-box-shadow:1px 2px 3px #eee;
    -moz-box-shadow:1px 2px 3px #eee;
    -o-box-shadow:1px 2px 3px #eee;
   
}
.userList span{
    display:inline-block;
    padding:5px;
    line-height:20px;
}
.moreico{
    display:inline-block;
    width:20px;
    height:20px;
    background:url(../../img/app/arrowicon.png) no-repeat;
    background-position: -100px -12px;
    vertical-align: top;
}
.applyDtail .arear{
    margin-top:20px;
    border:1px solid #ddd;
}
.applyDtail .item{
    padding-left:20px;
}
.applyDtail .dTitle{
    height:24px;
    line-height:24px;
    margin-top:20px;
    padding-bottom:10px;
    border-bottom:1px  dotted #ddd;
}
.applyDtail .dTitle h2{
    font-size:18px;
    padding-left:10px;
    border-left:4px solid #1a76cc;

}
.applyDtail .dContent{
    padding:20px;
    padding-left:0px;
}
.applyDtail .dContent p{
    line-height:28px;
}
.applyDtail .dContent .bg{
    background-color:#f5f5f5;
    border:1px solid #eee;
    padding:20px;
}
#RecommendList li:hover .applyIcon{
    transform:translateY(-5px);
    -webkit-transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
}
/*截图*/
.slide{ 
    width:845px; margin: 0px auto;position:relative;  height:432px; overflow:hidden;  
}
.slide .applyImgList{ 
    position:relative; z-index:0;  
}	
.slide .applyImgList ul{ 
    width:100% !important;  
}	
.slide .applyImgList li{
     width:100% !important; height:432px; overflow:hidden; text-align:center;  
}	
.slide .applyImgList li a{ 
    display:block;height:432px;
}
.slide .applyImgList li img{ 
    /*width:100%;height:432px;*/
}		
.slide .applyImgIcon{ 
    width:1000px; left:50%; margin-left:-500px; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden; 
}	
.slide .applyImgIcon ul{ 
    text-align:center;
    margin:0px auto;
}	
.slide .applyImgIcon ul li{
    display:inline-block;
    width:8px;
    height:8px;
    border:1px solid #ffffff;
    border-radius:50%;
}	
	
.slide .applyImgIcon ul li.on{ 
     /*box-shadow:inset 1px 1px 3px #999;*/
     background-color:#1a76cc;
}
.prev{
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -18px;
  display: block;
  width: 30px;
  height: 35px;
  background: url(../../img/app/arrowicon.png) 0px -5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.next{
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -18px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../../img/app/arrowicon.png) -40px -5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.prev:hover{
    background-position: -0px -50px;
}
.next:hover{
    background-position: -40px -50px;
}
/*推荐应用*/
.applyRec li{
  float: left;
  width: 70px;
  margin: 15px 22px;
}
.applyRec .applyName {
  line-height: 36px;
  height: 36px;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 8px 0px;
}
.applyRec  .applyInstall {
  display: inline-block;
  width: 68px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding:0px;
  background: #fff;
  border: 1px solid #c5d1ce;
  color: #5b5b5b;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  -webkit-user-select: none;
}
.applyRec .applyInstall:hover{
    background-color:#93ce2c;
    border: 1px solid #93ce2c;
    color:#fff;
}
#appList .applyName{
    font-size:16px;
}
#appList .userNum{
    font-size:14px;
}
 .applyAll #appList .other,.applyAll #appList .brif {
    font-size:14px;
}
