
#look {
  width: 72px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  background: #0099ff;
  text-align: center;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 13px;
  z-index: 20;
  margin: 0 0 0 0;
  border-radius: 4px;
}
.mptheme {
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    float: left;
    height: 30px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 8px;
    padding: 0 3%;
    position: relative;
    width: 100%
}

.mptheme p {
    height: 25px;
    width: 100%
}

.mptheme span {
    color: #333;
    display: block;
    float: left;
    font-size: 16px;
    height: 25px
}

.mptheme i {
    background: #fff;
    float: left;
    height: 28px;
    width: 10px
}

.mptheme a {
    color: #464749;
    float: right;
    font-size: 14px
}

.mp_list_con {
    background: #fff;
    margin: 0 auto 6px;
    overflow: hidden;
    padding-bottom: 16px;
    width: 100%;
}
.appmorebox ul.appList li p a {
  display: inline-block;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*ר���б��а�׿��iosͼ��*/
.appmorebox ul.appList li p span.andrIosIcon {
  display: inline-block;
  margin-left: 8px;
}


.mp_list_con .appmorebox ul.appList {
  margin-top: 0px;
}
/*����*/
.m_alert {
  width: 90%;
  height: auto;
  max-height: 70%;
  padding: 18px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  position: fixed;
  top: 10%;
  left: 5%;
  z-index: 99999;
}
.m_alert p {
  width: 100%;
  height: auto;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  display: block;
  overflow: hidden;
  text-indent: 18px;
}
.m_alert p strong {
  font-size: 12px;
  font-weight: bold;
}
#m_close {
  width: auto;
  height: auto;
  font-size: 12px;
  font-weight: normal;
  background: #333;
  color: #fff;
  padding: 2px 6px;
  display: block;
  overflow: hidden;
  position: fixed;
  right: 5%;
  top: 15%;
  z-index: 10;
  border-radius: 0 0 0 6px
}
#m_alertbg {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  display: block;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99998;
}
/*����ϲ��*/
.CprojectBox {
  width: 94%;
  margin: 0 auto;
}
.CprojectBox ul.xhhjlist {
  margin: 0 auto;
  overflow: hidden;
  margin-left: -3%;
  padding: 0
}
.CprojectBox ul.xhhjlist li {
  width: 47%;
  position: relative;
  float: left;
  margin-left: 3%;
  height: 120px;
  padding: 0;
  overflow: hidden;
  border-bottom: none;
  border-radius: 0px;
  margin-top: 6px;
}
.CprojectBox ul.xhhjlist li a {
  display: block
}
.CprojectBox ul.xhhjlist li img {
  width: 100%;
  height: 90px;
  border-radius: 4px;
}
.CprojectBox ul.xhhjlist li .speName {
  width: 100%;
  color: #333;
  height: 24px;
  display: block;
  text-align: center;
  line-height: 24px;
}

.appmorebox ul.detailApp_list {
  width: 100%;
  padding: 0 3%;
  box-sizing: border-box;
  padding-bottom: 16px;
}
.appmorebox ul.detailApp_list li:first-child {
  padding-top: 0;
}

/*�ϼ�����ҳͷ���޸�*/
.proHeader {
  width: 94%;
  overflow: hidden;
  margin: 0 auto;
  padding: 12px 0 0 0;
}
.pro_title {
  color: #333;
  font-weight: bold;
  font-size: 16px;
  width: 100%;
  float: left;
  overflow: hidden;
  line-height: 26px;
  margin-bottom: 8px;
}
.pro_banner {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.pro_banner img {
  width: 100%;
  height: 170px;
  text-align: center;
  vertical-align: middle;
}
.proHeader .pro_cont {
  width: 100%;
  height: 72px;
  color: #555;
  font-size: 14px;
  line-height: 24px;
  margin-top: 8px;
  position: relative;
	overflow: hidden;
}
.pro_cont .k-scroll {
    width: 100%;
    height: auto;
    line-height:  23px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
}
.proHeader .clbtn {
  float: right;
  position: absolute;
  bottom: 3px;
  right: 0;
  width: 100px;
  z-index: 8;
  height: 26px;
  display: none;
}
.proHeader .clbtn span {
  color: #fff;
  float: right;
  height: 22px;
  font-size: 12px;
  line-height: 22px;
  padding: 0 10px;
  margin-top: 2px;
  background-color: #0099ff;
  border-radius: 4px;
  cursor: pointer;
}
.pro_update {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  margin-top: 4px;
}
.pro_update span {
  padding-left: 22px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #999;
  margin-top: 5px;
}
.pro_update span.uptime {
  float: left;
  background: url("../../img/uptime.png") 0 1px no-repeat;
  background-size: 18px 18px;
}
.pro_update span.sfdt_num {
  margin-left: 6px;
  padding-left: 26px;
  float: left;
  background: url(../../img/sfdtnum.png) 3px 0 no-repeat;
}
span.sfdt_num em {
  color: #ff0000;
  padding: 0 2px;
}
.pro_update span.hits_num {
  float: right;
  padding-left: 22px;
  background: url(../../img/hits_num.png) no-repeat;
  background-size: 21px 21px;
}

.applistbox {
  width: 94%;
  overflow: hidden;
  margin: 0 auto;
  padding: 4px 0 0 0;
}
ul.hjapLs_ul {
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
}
ul.hjapLs_ul li {
  width: 100%;
  padding: 12px 0 16px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
ul.hjapLs_ul li .img {
  margin-right: 12px;
  display: block;
  width: 72px;
  float: left;
  height: 72px;
  position: relative;
  overflow: hidden;
}
ul.hjapLs_ul li .img img {
  border-radius: 12px;
  text-align: center;
  border: 1px solid #f8f8f8;
  box-sizing: border-box;
  vertical-align: middle;
  width: 72px;
  height: 72px;
}
ul.hjapLs_ul li .maInfo {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  height: 72px;
}
ul.hjapLs_ul li p {
  position: relative;
}
ul.hjapLs_ul li a.ap_name {
  max-width: 86%;
  display: inline-block;
  margin-bottom: 6px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  text-align: left;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  height: 24px;
  overflow: hidden;
}
ul.hjapLs_ul li p span.andrIosIcon {
  display: inline-block;
  margin-left: 4px;
  position: absolute;
  top: 2px;
}
ul.hjapLs_ul li .maInfo p {
  display: block;
  height: 24px;
  overflow: hidden;
  color: #999;
  font-size: 13px;
  line-height: 24px;
}
ul.hjapLs_ul li .maInfo p.ap_sum {
	max-width: 100%;
  color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.hjapLs_ul li p span, ul.hjapLs_ul li p span a {
  color: #666666;
  display: inline-block;
}
ul.hjapLs_ul li p span.type {
  margin-right: 8px;
}
ul.hjapLs_ul li p span.ediIcon {
  margin-right: 8px;
  color: #2095f4;
}
ul.hjapLs_ul li p span.size {
  margin: 3px 8px 0 0;
}
ul.hjapLs_ul li p span.time {
  margin-left: 8px;
  color: #ff0000;
  margin-top: 2px;
}
ul.hjapLs_ul li p span.edition {
  margin-left: 4px;
}
ul.hjapLs_ul li p em {
  font-size: 13px;
  margin-top: 2px;
  float: left;
  line-height: 22px;
}
ul.hjapLs_ul li p .star {
  display: inline-block;
  height: 16px;
  margin: 2px 0 4px 0;
  line-height: 16px;
}
ul.hjapLs_ul li p .star span {
  width: 75px;
  height: 14px;
  background: url(../../img/litterStar.png) no-repeat;
  display: inline-block;
}
ul.hjapLs_ul li p .star span.star0 {
  background-position: 0 0;
}
ul.hjapLs_ul li p .star span.star1 {
  background-position: 0 -26px;
}
ul.hjapLs_ul li p .star span.star2 {
  background-position: 0 -52px;
}
ul.hjapLs_ul li p .star span.star3 {
  background-position: 0 -78px;
}
ul.hjapLs_ul li p .star span.star4 {
  background-position: 0 -104px;
}
ul.hjapLs_ul li p .star span.star5 {
  background-position: 0 -130px;
}
ul.hjapLs_ul li .btn {
  width: 62px;
  height: 28px;
  display: inline-block;
  border-radius: 4px;
  float: right;
  background-color: #0099ff;
  color: #fff;
  line-height: 28px;
  text-align: center;
  position: absolute;
  right: 0px;
  bottom: 46px;
}
/**/
ul.hjapLs_ul li em.topNum{
  display: inline-block;
  width: 26px;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  background-color: #c5c5c5;
  text-align: center;
  border-radius: 6px 0 6px 0;
	position: absolute;
	top: 1px;
	left: 0;
}
ul.hjapLs_ul li:nth-child(1) em.topNum {
  background-color: #ff4800;
}
ul.hjapLs_ul li:nth-child(2) em.topNum {
  background-color: #ff6d34;
}
ul.hjapLs_ul li:nth-child(3) em.topNum{
  background-color: #ffa07b;
}