﻿body{
    width:100%;
    overflow-x:hidden;
    background-color:#f3f3f3;
}
a:hover{
    color:#0376d8;
}
.uc-color-primary{
    color: #0476d7;
}
.uc-font{
    font-family: "verdana","Microsoft YaHei";
}
.uc-notice{
    display:none;
}
.uc-text-shadow{
    text-shadow: 0px 2px #aacdde;
}
.uc-hd{
    position:relative;
    z-index:10;
}
.uc-menue{
    display:none;
    min-width:64px;
    position: absolute;
    left: 0px;
    top:60px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 2px 3px 20px #ccc;
    color: #333;
}
.uc-menue:after{
    content:"";
    position:absolute;
    right:10px;
    top:-16px;
    width:0px;
    height:0px;
    border-width:8px;
    border-style:solid;
    border-color:transparent transparent #fff transparent ; 
}
.uc-menue .fonticon{
    position:relative;
    width:64px;
    height:64px;
    line-height:64px;
    border:1px solid #e3e3e3;
    border-radius:12px;
    text-align:center;
}
.uc-menue .fonticon .icon-font{
    position:absolute;
    font-size: 40px; 
    color:#c3c3c3;
}
/*
app
*/
/*advertise*/
.uc-app-advertise{
    height:316px;
}
.uc-app-advertise .applyImages{
    height:316px;
    width:850px;
}
.fullSlide{ 
    position:relative; height:316px; overflow:hidden;  
}
.fullSlide .applyImgList{ 
    position:relative; z-index:0; height:316px; 
}	
.fullSlide .applyImgList ul{ 
    width:100% !important;  
}	
.fullSlide .applyImgList li{
     width:100% !important;  height:100%; overflow:hidden; text-align:center;  
}	
.fullSlide .applyImgList li a{ 
    display:block; height:316px; 
}		
.fullSlide .applyImgIcon{ 
    width:850px; left:50%; margin-left:-425px; 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{ 
     background-color:#ffffff;
}
.uc-app-advertise .applyLink{
    width:350px;
    background-color:#474747;
    color:#999;
    height:316px;
    overflow:hidden;
}
.uc-app-advertise .applyLink .list{
    padding:23px 30px;
}
.uc-app-advertise .applyLink .list.on,.uc-app-advertise .applyLink .list:hover{
    background-color:#0476d7;
    color:#a5d4ff;
}
.uc-app-advertise .applyLink .list.on .uc-font{
    color:#a5d4ff;
}
.uc-app-applyWrap .main{
    width:850px;
}
.uc-app-applyWrap .side{
    width:335px;
}
.uc-app-applyWrap dl{
    background-color:#fff;
}
.uc-app-applyWrap dl.applist dd{
    min-height:314px;
}
.uc-app-applyWrap dl.applist .list{
    position:relative;
    border:1px solid #eee;
    border-top:1px solid #eee;
    box-sizing:border-box;
    height:158px;
    margin-top:-1px;
}
.uc-app-applyWrap dl.applist .list .uc-btn{
    display:none;
    position:absolute;
    right:20px;
    top:30px;
}
.uc-app-applyWrap dl.applist .list:hover .uc-btn{
    display:block;
}
.uc-app-applyWrap .side dl.applist dd{
    min-height:100px;
}
.uc-app-applyWrap dl.appRanking .hd a.cur{
    color:#0476d7;
    border-bottom:1px solid #0476d7;
}
.uc-app-applyWrap dl.appRanking .ht{
    min-height:200px;
}
.uc-app-applyWrap dl.appRanking .ht h2{
    width:158px;vertical-align:top;
}
.uc-app-applyWrap dl.appRanking .ht .num{
    display:inline-block;
    width:24px;
    font-size:16px;
    color:#999;
    text-align:center;
    font-style:italic;
    border-radius:12px;
}
.uc-app-applyWrap dl.appRanking .ht .num.rank1{
    background-color:#f3251b;
    color:#fff;
}
.uc-app-applyWrap dl.appRanking .ht .num.rank2{
    background-color:#f77e13;
    color:#fff;
}
.uc-app-applyWrap dl.appRanking .ht .num.rank3{
    background-color:#efab19;
    color:#fff;
}
.uc-app-applyWrap dl.applist .m-list{
    position:relative;
    box-sizing:border-box;
}
.uc-app-applyWrap dl.applist .m-list>div{
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    border-left-color:#f2f2f2;
}
.uc-app-applyWrap dl.applist .m-list .uc-btn{
    display:none;
    position:absolute;
    right:80px;
    top:20px;
}
.uc-app-applyWrap dl.applist .m-list:hover .uc-btn{
    display:block;
}
.uc-appSearch-item a.on,.uc-appSearch-item a:hover{
    color:#1a76cc;
}
.uc-app-applyWrap dl.applist .m-list .uc-default-success{
    right:20px;
}
/*全部应用*/
.uc-app-all{
    background-color:#fff;
}
.uc-app-all .uc-app-applyWrap dl.applist .list{
    border: none;margin-top:30px;height:auto;
}
.uc-app-all .allNav a{
    display:block;
    float:left;
    font-size:16px;
}
.uc-app-all .allNav a.on{
    color:#1a76cc;
}

/*筛选*/
.uc-app-all .filter{
    margin-bottom:10px;
    border:1px solid #efefef;
}
.uc-app-all .filter .line{
    padding:10px;
    padding-bottom:0px;
    border-top:1px solid #efefef;
    margin-top:-1px;
}
.uc-app-all .filter .line .label {
  color: #999;
  float: left;
  margin-right: 5px;
  display: inline-block;
}
.uc-app-all .filter .line .item,.multi-item {
  float: left;
  overflow: hidden;
  font-size: 0;
  display: block;
  width:860px;
}
.uc-app-all .filter .item a,.multi-item a{
  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;
}
.uc-app-all .multi-item a:hover,.filter .item a:hover{
    padding-left: 2px;
}
.uc-app-all .multi-item a.on {
    border:none;
}
.uc-app-all .filter .item a.on{
     border:none;
}
/*排序*/
.uc-app-all .uc-appSearch-item#orderBy {
    height: 38px;
    border: 1px solid #e5e5e5;
    border-top:none;
    border-right:none;
    box-sizing: border-box;
}
.uc-app-all .uc-appSearch-item#orderBy a{
   margin:0px;
   min-width:65px;
   height:30px;
   line-height:30px;
   text-align:center;
   padding:3px 12px;
   border: 1px solid #e5e5e5;
   border-left:none;
   border-bottom:none;
   background-color: #f3f3f3;
}
.uc-app-all .uc-appSearch-item#orderBy a.on{
    background-color: #ffffff;
    border-bottom:none;
    height:31px;
}
/*应用详情*/
.applyDtail{
    margin-top:40px;
}
.applyDtail .infor{
    width:1080px;
}
.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;
}
#applyUser{
    color:#1a76cc;
    margin-right:5px;
    display:inline-block;
}
#scope{
    position:relative;
    margin:0px 20px;
}
.gap {
    color:#c5d1ce;
}
.userList span{
    display:inline-block;
    padding:5px;
    line-height:20px;
}
.moreico{
    display:inline-block;
    vertical-align: middle;
}
.applyDtail .arear{
    margin-top:20px;
    border:1px solid #ddd;
}
.applyDtail .item{
    padding-left:20px;
    padding-right: 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;  
}
.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; position:absolute; z-index:1; 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 #1a76cc;
    border-radius:50%;
}	
	
.slide .applyImgIcon ul li.on{ 
     /*box-shadow:inset 1px 1px 3px #999;*/
     background-color:#1a76cc;
}
.slide .prev{
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -18px;
  display: block;
}
.slide .next{
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -18px;
  display: block;

}
.slide .prev:hover .icon-font,.slide .next:hover .icon-font{
    color:#1a76cc;
}
.slide .icon-font{
    font-size:30px;
    color:#666;
}
/*推荐应用*/
.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;
}
/**/
.uc-app-hd{
    border:1px solid #eee;
    background-color:#f5f5f5;
}
.uAppLoading{position:absolute;top:50%;left:50%;text-align:center;width:200px;height:40px;color:#999;margin-left:-100px;margin-top:-20px;}
.uAppLoading img{margin-top:10px;}


.header_{ height: 72px;background-color: #474747;line-height: 72px;color: #ffffff;font-size: 14px; }
.header_nav li:hover{ background-color: #ffffff;color: #474747; }
.container_{ width: 1200px;margin: 0 auto; }
.header_ a{ color: #ffffff !important; }
	
.siteLogo{ margin-top: 16px;width: 40px;height: 40px; }
.siteDown{ display: inline-block;border: 1px solid #FFFFFF;line-height: 24px;color: #FFFFFF;margin-top: 24px;padding: 0 8px;border-radius: 2px; }
.siteDown:hover{ background-color: #096dd9;border: 1px solid #003a8c; }
	
.search_{ width: 240px;height: 32px;line-height: 32px;position: relative; }
.search_ input{ padding: 0 40px 0 10px;background-color: #f5f5f5;width: 190px;height: 32px;line-height: 32px;border-radius: 4px; }
.search_ input:focus{ background-color: #f5f5f5; }
.search_ .icon-font{ position: absolute;top: 3px;right: 8px;color: #666666;font-size: 24px; }
.search_ input::-webkit-input-placeholder{ color:#bfbfbf; }
.search_ input:-moz-placeholder{ color:#bfbfbf; }
.search_ input::moz-placeholder{ color:#bfbfbf; }
.search_ input:-ms-input-placeholder{ color:#bfbfbf; }
.search_ input:focus::-webkit-input-placeholder{ color:#666666; }
.search_ input:focus:-moz-placeholder{ color:#666666; }
.search_ input:focus::moz-placeholder{ color:#666666; }
.search_ input:focus:-ms-input-placeholder{ color:#666666; }
	
.calendar_{ position: relative; }
.calendar_ .iconUI-font{ position: relative;top: 1px;margin-right: 3px; }
.calendarNum{ font-size: 12px;background-color: #ffffff;min-width: 10px;height: 16px;border-radius: 16px;position: absolute;right: -14px;top: 15px;line-height: 15px;text-align: center;padding: 0 3px;color: #C91521; }

.dropdown_{ position: relative;padding: 0 10px; }
.dropdown_ .icon-font{ margin-left: 3px;font-size: 12px; }
.dropdown_:hover{ background-color: #ffffff;color: #C91521; }
.dropdown_ .f-ellipsis{ display: inline-block;max-width: 100px;vertical-align: middle; }
.dropdown_ .dropdownList{ width: 140px;background-color: #FFFFFF;box-shadow: 0 5px 10px #ccc;position: absolute;left: 50%;margin-left: -70px;top: 100%;color: #999;padding: 4px 0;border-radius: 4px;opacity: 0;display: none;z-index: 101;max-height: 300px;overflow-y: auto; }
.dropdown_ .dropdownList span{ line-height: 40px;padding: 0 10px;color:#999999;text-align: center;display: block;max-width: 120px; }
.dropdown_ .dropdownList span:hover{ color: #666666;background-color: #f5f5f5; }
.dropdown_:hover .dropdownList{ display: inline;
    animation: uclogincardList .25s linear forwards; 
    -webkit-animation: uclogincardList .25s linear forwards; 
    -moz-animation: uclogincardList .25s linear forwards; 
    -ms-animation: uclogincardList .25s linear forwards; 
    -o-animation: uclogincardList .25s linear forwards; 
}
.dropdown_ .dropdownList::-webkit-scrollbar  
{  
    width: 6px;  /*滚动条宽度*/
    height: 6px;  /*滚动条高度*/
}
.dropdown_ .dropdownList::-webkit-scrollbar-track  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
    border-radius: 10px;  /*滚动条的背景区域的圆角*/
    background-color: #eee;/*滚动条的背景颜色*/  
}
.dropdown_ .dropdownList::-webkit-scrollbar-thumb  
{  
    border-radius: 10px;  /*滚动条的圆角*/
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #999;  /*滚动条的背景颜色*/
}
@keyframes uclogincardList{ from{ opacity: 0;top: 110%; } to{ opacity: 1;top: 100%; } }
@-webkit-keyframes uclogincardList{ from{ opacity: 0;top: 110%; } to{ opacity: 1;top: 100%; } }
@-moz-keyframes uclogincardList{ from{ opacity: 0;top: 110%; } to{ opacity: 1;top: 100%; } }
@-ms-keyframes uclogincardList{ from{ opacity: 0;top: 110%; } to{ opacity: 1;top: 100%; } }
@-o-keyframes uclogincardList{ from{ opacity: 0;top: 110%; } to{ opacity: 1;top: 100%; } }

.headerUser_{ width: 140px;line-height: 72px;position: relative; }
.headerUser_ .headerUser_pic{ width: 28px;height: 28px;border-radius: 28px;margin: 22px 9px 0 20px; }
.headerUser_ .headerUser_name{ max-width: 45px; }
.headerUser_ .icon-down{ font-size: 12px;margin: 31px 0 0 2px; }
.headerUser_ .icon-up{ font-size: 12px;margin: 31px 0 0 2px;display: none; }
.headerUser_:hover{ color: #474747;background-color: #ffffff; }
.headerUser_:hover .icon-down{ display: none; }
.headerUser_:hover .icon-up{ display: inline; } 

.header_ .searchList{
    width:242px;
    left:0px;
    top:30px;
    max-height:450px;
    overflow-y:auto;
    border-radius:5px;
    background-color:#fff;
    z-index: 102;
    
}
.header_ .searchList a{
    color: #666666 !important;
    padding: 5px 10px;
}
.header_ .searchList a:hover{
    color: #333333 !important;
}