﻿.ml10 {margin-left:3%;float:left;}
.mr10 {margin-right:3%;float:right;}
.fl {float:left;margin-left:15%;}
.fr {float:right;margin-right:15%;}
.fc {margin:auto;}
.header {width: 100%;height:44px;}
    .header .back {width:22px;height:26px;background:url(../images/sprite.png) no-repeat -15px 0;display: inline-block;cursor:pointer}
    .header .title {float:left;color:white;width:67%;text-align:center;overflow:hidden;}
    .header .cn {font-size:16px;padding-top:7px;height:19px;line-height:19px;overflow:hidden;}
    .header .en {font-size:12px;}
    .header .searchv {width:23px;height:25px;background:url(../images/sprite.png) no-repeat -38px 0;display: inline-block;cursor:pointer}   
    .header .btn{margin-top:7px;border:1px solid #2697c1;display: block;text-align: center;border-radius:5px;width:35px;height:28px;line-height:24px;
background-color:#45addd;
background:-webkit-gradient(linear, left top, left bottom, from(#45addd), to(#279cc8)); /* Saf4+, Chrome */
background:-webkit-linear-gradient(top, #45addd, #279cc8); /* Chrome 10+, Saf5.1+ */
background:-moz-linear-gradient(top, #45addd, #279cc8); /* FF3.6 */
background:-ms-linear-gradient(top, #45addd, #279cc8); /* IE10 */
background:-o-linear-gradient(top, #45addd, #279cc8); /* Opera 11.10+ */}
/*搜索框*/
.swrap{height:44px;overflow:hidden;display:none;padding-top:9px;}
.sbar{
  height:39px;
  border-bottom:solid 1px #E3E0DE;
  border-top:solid 1px #CECAC7;
  -moz-box-shadow:0px 1px 0px #DDDDDD;-webkit-box-shadow:0px 1px 0px #DDDDDD;box-shadow:0px 1px 0px #DDDDDD;
  background:-moz-linear-gradient(top, #FFFFFF 0%, #FCFDFD 4%, #ECEDEE 50%, #EBECED 51%, #D6D8DB 98%, #D6D8DB 100%); /* firefox */
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(4%,#FCFDFD), color-stop(50%,#ECEDEE), color-stop(51%,#EBECED), color-stop(98%,#D6D8DB), color-stop(100%,#D6D8DB)); /* webkit */
  padding:0 37px 0 8px;
}
.searchin{
  height:28px;
  line-height:26px;
  position:relative;
  top:5px;
}
.search-ipt{
  border-color:#CBCBCB #c7c7c7 #c2c2c2;
  border-width:1px;
  border-style:solid;
  -moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;
  display:block;
  top:0;
  position:relative;
  height:28px;
  overflow:hidden;
  background:-moz-linear-gradient(top, #DADADA 0%, #E8E8E8 4%, #F3F3F3 10%, #F3F3F3 15%, #FEFEFE 50%, #FEFEFE 51%, #FEFEFE 100%); /* firefox */
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#DADADA), color-stop(4%,#E8E8E8), color-stop(10%,#F3F3F3), color-stop(15%,#F3F3F3), color-stop(50%,#FEFEFE), color-stop(51%,#FEFEFE), color-stop(100%,#FEFEFE)); /* webkit */
}
.search-ipt input{
  background:none;
  width:98%;
  border:none;
  height:20px;
  line-height:20px;
  font-size:14px;
  padding:4px 0 4px 4px;
  -webkit-border-radius:0;
  -moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;
}
.searchbtn{position:absolute;right:-30px;top:0;width:29px;height:28px;display:block;text-indent:-999em;border-left:solid 1px #C2C2C2;
  background:-moz-linear-gradient(top, #FEFEFE 0%, #EDEDED 50%, #EDEDED 51%, #DCDDDC 100%); /* firefox */
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(50%,#EDEDED), color-stop(51%,#EDEDED), color-stop(100%,#DCDDDC)); /* webkit */
  -moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;
  border-top:solid 1px #C2C2C2;
  border-right:solid 1px #C2C2C2;
  border-bottom:solid 1px #C2C2C2;
}
.searchbtn input.s,.searchbtn input.close{text-indent:-999em;width:23px;height:23px;display:block;border:none;background:url(../images/sprite.png) -60px 0;}

/*应用信息*/
.detail{border-top:solid 1px #e4e6e7;}
.topDetail{background:#f8fafb;border-top:solid 1px #ffffff;padding:10px 0 10px 10px;}

.icon {width:72px;height:72px;float:left;padding:0 8px 0 7px;}
.icon img{width:72px;height:72px;border-radius:5px;}
.appinfo {float:left;width:200px;}
.appinfo ul {margin-top:2px;}
.appinfo li {display:block;float:left;width:50%;font-size:12px;color:#7B8690;line-height:20px;overflow:hidden;}
.appinfo .title{font-size:14px;color:#000;width:200px;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;line-height:22px;height:22px;}
.info {font-size:12px;color:#7B8690;margin-left:10px;margin-top:5px;}
.info p {margin-top:5px;}
.info .zcpm span{margin:0 6px 0 0;}
.info .zcpm a{color:#0C85D3;}
/*下载悬浮*/
.downloadBtn {padding:0;margin-left:10px;float:left}
.fdown { position: fixed;left: 0;bottom: 0;z-index: 2;}
.detail_down {width: 100%;height:28px;  padding: 4px 0 4px 0;margin:0 auto;background-color:white;box-shadow: 0 -1px 3px rgba(0,0,0,0.2);-webkit-box-shadow: 0 -2px 2px rgba(0,0,0,0.2);}
.Explain {
    border:1px solid #0C85D3;
    background-color:#fff;
    color:#0C85D3;
    width:90%;
    margin:5px 0px 0px 10px;
    padding-left:3px;
}
.OtherList li {
    padding-bottom:3px;
    margin-left:10px;
    height:20px;
    border-bottom:1px dashed #ececec;
    background:url(../images/li.png) no-repeat left center ;
}
.OtherList li a {
    margin-left:10px;color:#9d9d9d;
}
/*喜欢*/
#Love .LoveSum {font-size:18px;color:#45addd; }
#Love a {float:right;margin-right:5px; }
#Love .Good { display:block;width:15px;height:17px;float:left;margin:5px 4px 0px 4px;}

/*分享*/
.etc{height:25px;border-top:solid 1px #ebeced;overflow:hidden; background:#f8fafb;font-size:12px}
.etc .fx{padding:0 7px;margin:6px -10px 0px 0px;font-family: '宋体';float:left}
.etc input {float:left;margin:4px 4px 0px 0px;width:16px;height:16px;border:none;cursor:pointer;}
.etc .sina {background-position:-50px -29px; }
.etc .QQweibo {background-position:-67px -29px;}
.etc .Kaixin {background-position:-16px -29px;}
.etc .Qzone {background-position:-33px -29px;}
.etc .Fetion {background-position:0px -29px;}
.dianbo {float:right;color: red; margin: 5px;background:none;}

/*详细介绍*/
.sideNav {clear:both; }
.DetailNav li{width:33.33%;}

.content_nav { margin-top: 14px; padding: 0 10px 0 14px; }
.content_nav_header {height:20px; }
.content_nav_header h2 {float: left;height: 14px;color: #999;font-size: 14px;margin-bottom: 13px;padding-right: 10px;font-weight: 400;}
.content_nav_header_line {background-color: #ddd;height: 1px;position: relative;top: 7px;overflow: auto;}

.h130 {height:90px;overflow:hidden;}
/*评论*/
.publication{margin:10px 2px;}
.publication h3{border-left:solid 1px #e6eaed;border-right:solid 1px #e6eaed;border-radius:4px 4px 0 0;}
.commentBox{height:92px;border:solid 1px #e6eaed;border-top:none;border-radius:0 0 4px 4px;}
.commentText{width:99%;height:62px;padding:3px 4px;color:#acb7c0;border:none;}
.commentBtn{width:120px;height:30px; margin:20px auto;}
.commentBtn a{width:120px;height:34px;line-height:34px;text-align:center;color:#fff;display:block;border-radius:3px;
background-color:#39A6D5;
background:-webkit-gradient(linear, left top, left bottom, from(#45addd), to(#279cc8)); /* Saf4+, Chrome */
background:-webkit-linear-gradient(top, #45addd, #279cc8); /* Chrome 10+, Saf5.1+ */
background:-moz-linear-gradient(top, #45addd, #279cc8); /* FF3.6 */
background:-ms-linear-gradient(top, #45addd, #279cc8); /* IE10 */
background:-o-linear-gradient(top, #45addd, #279cc8); /* Opera 11.10+ */}
.itemIntro{margin:10px 2px;border:solid 1px #e6eaed;border-top:none;border-radius:4px;}
.itemIntroBox{padding:7px 8px 4px 8px; line-height:18px;color:#7b8690;}
.time{color:#acb7c0; display:block;padding:5px 0;}
.time a {color:#45addd;}
.reply_list {display:none; }
.reply_list li{margin:3px -4px 0 -4px; background:#f5f7f8; display:block;padding:5px; line-height:22px;color:#75ae42;}
.reply_list textarea {width:100%;height:20px;}
.reply_list textarea:focus {height:60px; }
.reply_list .bluebtn { display:block;color:white;text-align:center;width:80px;margin-top:5px;border-radius:2px;}
/*截图*/
/*主体·横向滑屏*/
.scrollBar{position: absolute;z-index: 10;background-color: rgba(0, 0, 0, 0.396094);border: 1px solid rgba(255, 255, 255, 0.8);box-sizing: border-box;width: 20%;border-radius: 10px;height: 7px;-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;-webkit-transform: translate3d(0px, 0px, 0px); top:137px;}
#scrollBar_remen{top:113px;}
.horSlide{width:100%;position:relative; overflow:hidden;}
.ui-page-slideWrap{padding:12px 0;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1) inset;border-bottom:1px solid #fff;}
.scrollBar{position: absolute;z-index: 10;background-color: rgba(0, 0, 0, 0.396094);border: 1px solid rgba(255, 255, 255, 0.8);box-sizing: border-box;width: 20%;border-radius: 10px;height: 7px;-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;-webkit-transform: translate3d(0px, 0px, 0px); top:137px;}
#scrollBar_remen{top:113px;}
.mPscrool{padding:0 0 0 10px;display: -webkit-box;}
.mPscrool{padding:0 0 0 10px;display: -webkit-box;}
.mPscrool li{display:block;margin-right:10px;}
.mPscrool li .mWrap{display:block;-webkit-box-sizing:border-box;border:2px solid #ccc;overflow:hidden;position:relative;}
.mPscrool li .mWrap .amp{display:block;width:22px;height:22px;background:url(../images/big_ppt.png) no-repeat;position:absolute;right:0;bottom:0;}

.ui-page-slideWrap_hor{height:150px;}
.ui-page-slideWrap_hor .mPscrool li,.ui-page-slideWrap_hor .mPscrool li .mWrap,.ui-page-slideWrap_hor .mPscrool li .mWrap .img{width:225px;height:150px;}
.ui-page-slideWrap_hor .mPscrool li{width:225px;height:150px;}
.ui-page-slideWrap_hor .scrollBar{top:166px;}
.ui-page-slideWrap_ver{height:225px;}
.ui-page-slideWrap_ver .mPscrool li,.ui-page-slideWrap_ver .mPscrool li .mWrap,.ui-page-slideWrap_ver .mPscrool li .mWrap .img{width:150px;height:225px;}
.ui-page-slideWrap_ver .mPscrool li{width:150px;height:225px;}
.ui-page-slideWrap_ver .scrollBar{top:241px;}

/* 图片大图浏览 */
#pptImg-bg{width: 100%;height: 100%;top: 0;left: 0;z-index: 30;overflow: hidden;background-color: rgba(0, 0, 0, 0.9);}
#liadingImg {}
#ui-pptImg-hide{overflow:hidden;position:relative;}
.ui-pptImg-wrap{/*要滑动的ul*/width:220000px;-webkit-transform: translate3d(0px, 0px, 0px);-webkit-transition-duration: 2s; height:100%;}
.ui-pptImg-wrap li{float:left; height:100%;display: -webkit-box;
-webkit-box-pack: center;
-webkit-box-align: center;}
body{position: relative;}
.ui-pptImg{position: absolute;width:100%;height:100%;top:0;left:0;z-index:30;overflow:hidden;background-color: rgba(0,0,0,0.9);}
#imgPage{text-align: center;line-height:20px;position:absolute;bottom:0px;width:100%;color:#FFFFFF; font-size:14px;}
#lastFirstPage{position:absolute;top:100px;left:50%;z-index:12;background-color:#000;width:140px;height:40px;border-radius: 5px;font-size:14px;
    line-height:40px;text-align:center;color:#FFFFFF;-webkit-transform: translate3d(-70px, -170px, 0px);-webkit-box-shadow: 0 0px 3px #fff;}
.ui-pptImg-wrap .img {display: block;border-radius: 5px;-webkit-box-shadow: 0 2px 3px #333;}
.ms-none {display: none;}
.s_close_ppt{ display:block; width:45px; height:44px; text-indent:-999em; cursor:pointer; position:absolute; right:0; top:0; z-index:10;background:url(../images/close-ppt.png) no-repeat;background-size:45px 44px;}
.loading {
  margin-top:-18px;
}
.loading-child {
  border:3px solid #c8cdd3;
  border-radius:30px;
  width:30px;
  height:30px;
  display:block;
  -webkit-animation:load 1.2s infinite linear;
}
.loading-child:after {
  display:block;
  content:"";
  width:15px;
  height:15px;
  -webkit-border-top-left-radius:30px;
  border-left:3px solid #45addd;
  border-top:3px solid #45addd;
  margin-left:-3px;
  margin-top:-3px;
}
@-webkit-keyframes load {
	0% {
		-webkit-transform: rotate(0deg);
	}
	 50% {
		-webkit-transform:rotate(180deg);
	}
	 100% {
		-webkit-transform: rotate(360deg);
	}
}
/* 星级 */
.star{width:59px;height:12px; margin:8px 2px; background:url(../images/star.png) no-repeat;}
.star0{background-position:-70px 0;}
.star1{background-position:-56px 0;}
.star2{background-position:-42px 0;}
.star3{background-position:-28px 0;}
.star4{background-position:-14px 0;}
.star5{background-position:0 0;}