#Artcontbos {
    margin-top: 0;
    float: none;
}
.Contentbox {
    width: 100%;
    height: auto;
    background: #fff;
    margin-top: 5px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.article_tit {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0.2rem 0.2rem 0.16rem 0.2rem;
    height: auto;
    overflow: hidden;
    position: relative;
    zoom: 1;
    font-size: 5px;
    color: #444;
    font-weight: bold;
    text-align: center;
}
.article_tit h1 {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 5px;
}
.artinfo {
    width: 100%;
    position: relative;
    color: #858585;
    padding-bottom: 14px;
    border-bottom: 1px dashed #ddd;
    height: 20px;
    overflow: visible;
    clear: both;
}
.artinfo span {
    margin: 0 5px;
    color: #777;
    font-size: 14px;
}

.appIntroBox {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0 0.2rem;
    height: auto;
    padding-bottom: 0.32rem;
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.appIntroBox .DSContent {
    width: 100%;
    height: auto;
    line-height: 2rem;
    font-size: 15px;
    color: #333;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    text-transform: capitalize;

}
.appIntroBox .DSContent>p {
    line-height: 2rem;
    margin-top: 0.32rem;
    margin-bottom: 0.8rem;
}
.appIntroBox .DSContent a {
    color: #52ab01;
    text-decoration: underline
}
.appIntroBox .DSContent h3 {
    font-size: 1.2rem;
    font-weight: bold;
    background-color: #fafafa;
    line-height: 2.4rem;
    padding: 0.32rem 0;
    text-indent: 0.92rem;
    margin-top: 1.2rem;
    margin-bottom: 0.48rem;
}
.appIntroBox .DSContent p img {
    max-width: 80%;
    margin: 0.16rem auto;
    display: block;
}
.appIntroBox .DSContent>img {
    max-width: 80%;
    margin: 0.16rem auto;
    display: block;
}
.appIntroBox .DSContent a.btn{
    color: #fff;
    text-decoration: none;
}

.DSConAll {
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 28px;
    color: #52ab01;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
    zoom: 1;
    margin-top: 5px;
    background-color: #f5f5f5;
    display: none;
}
.DSConAll span {
    font-size: 20px;
    color: #52ab01;
    height: 40px !important;
    line-height: 40px !important;
}
.DSConAll i.arrow_icon {
    display: inline-block;
    vertical-align: middle;
    width: 1rem;
    height: 1rem;
    margin-left: 0.08rem;
    margin-top: -0.08rem;
    background: url(https://mip.mdpda.com/statics/m/images/arrow_down1.png);
    z-index: 99999;
    background-size: 100%;
}
.appdetail_info {
    width: 100%;
    background: #fff;
    padding: 5px 5px;
    margin-top: 5px;
    box-sizing: border-box;
    overflow: hidden;
}
.art_relAppbox {
    width: 100%;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.art_relAppbox .img {
    margin-right: 1.28rem;
    display: block;
    width: 6.32rem;
    float: left;
    height: 6.32rem;
    position: relative;
    overflow: hidden;
}
.art_relAppbox img {
    border-radius: 1.18rem;
    text-align: center;
    vertical-align: middle;
    width: 6.32rem;
    height: 6.32rem;
}
.art_relAppbox p {
    -webkit-box-flex: 1;
    color: #777;
    overflow: hidden;
    height: 6.32rem;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
}
.art_relAppbox > p > a {
    max-width: 20rem;
    display: block;
    height: 2.44rem;
    line-height: 2.44rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #000;
}
.art_relAppbox p > span {
    display: block;
    height: 2.32rem;
    overflow: hidden;
    line-height: 1.32rem;
}
.star {
    margin: 0.12rem 0 0.18rem 0;
}
span.star5 {
    background: url(https://mip.mdpda.com/statics/m/images/litterStar5.png) no-repeat;
    background-size: 100%;
}
.star span {
    width: 9rem;
    height: 1.5rem;
    display: inline-block;
}
.art_relAppbox p .ap_info {
    font-size: 15px;
    color: #666666;
}
.art_relAppbox p .ap_info u.size {
    margin: 0 0.08rem;
    color: #666666;
}
.art_relAppbox p .ap_info u.time {
    margin-left: 0.08rem;
    color: #ff0000;
}
.ap_info u{
    text-decoration:none !important;
}
.art_relAppbox a.ap_loadBtn {
    width: 4rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    border-radius: 0.32rem;
    color: #fff;
    background: #52ab01;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0rem;
    top: 2.3rem;
}


.Ctitle {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
    padding-bottom: 0;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    zoom: 1;
}
.Ctitle h3 {
    font-size: 1.32rem;
    color: #444;
    float: left;
    line-height: 1.44rem;
    font-weight: bold;
    margin-bottom: 1.2rem;
}
.Ctitle h3 i {
    float: left;
    margin-right: 1.24rem;
    height: 1.44rem;
    line-height: 1.44rem;
    display: inline-block;
    background: #66d105;
}
.CRecommendBox {
    width: auto;
    display: block;
    padding: 0 0 0.2rem 0;
    box-sizing: border-box;
    overflow: hidden;
}
.hotRec_inner {
    width: 100%;
    overflow: hidden;
}
ul.recList {
    overflow: hidden;
}
ul.recList li {
    width: 25%;
    height: auto;
    float: left;
    margin-top: 1.24rem;
    box-sizing: border-box;
    display: inline;
    overflow: hidden;
}
ul.recList li a {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
}
ul.recList li a img {
    width: 4.32rem;
    height: 4.32rem;
    border-radius: 0.28rem;
    display: block;
    overflow: hidden;
    margin: auto;
}
ul.recList li a span {
    width: 100%;
    height: 2.4rem;
    line-height:2.4rem;
    font-size: 15px;
    color: #333;
    box-sizing: border-box;
    padding: 0 0.2rem;
    text-align: center;
    margin-top: 0.12rem;
    display: block;
    overflow: hidden;
}

.a-app-box{
    padding: 14px 10px;
    margin-top: 7px;
    background: #fff;
}
.m-box-tit{
    display: flex;
    background: #fff;
    margin-top: 5px;
}
.m-box-tit h1{
    color:#333333;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.m-box-tit div{
    flex: 1;
    height: 1px;
    background: #e1e1e1;
    margin-top: 12px;
}
.lm-list10 {
    overflow: hidden;
}
.lm-list10 li {
    float: left;
    width: 47%;
    margin: 5px;
}
.lm-list10 a {
    display: block;
    margin: 0 5px;
    position: relative;
}
.lm-list10 li .box-img {
    padding-top: 44%;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.lm-list10 li .box-img img {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 5px;
    top: 5px;
    border-radius: 5px;
}
.lm-list10 .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    line-height: 20px;
    color: #fff;
    padding: 0 10px;
    height: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    border-radius: 5px;
}

.CglBox {
    width: auto;
    margin: 0.2rem;
    box-sizing: border-box;
    overflow: hidden;
}
ul.glList {
    width: 100%;
    margin: 0 auto;
    height: auto;
    margin-top: -0.2rem;
    overflow: hidden;
    padding-bottom: 0.2rem;
}
ul.glList li {
    display: block;
    padding: 0.28rem 2px;
    border-bottom: 1px dashed #dbe1ec;
    overflow: hidden;
}
ul.glList li > a {
    display: block;
    float: right;
    margin-left: 3%;
    width: 40%;
    height: 6rem;
    text-align: center;
    overflow: hidden;
}
ul.glList li > dl {
    max-width: 55%;
    display: inline-block;
}
ul.glList li > dl dt {
    height: 4.96rem;
    overflow: hidden;
}
ul.glList li > dl dt a {
    display: inline-block;
    font-size: 15px;
    line-height: 1.7rem;
    color: #0c0c0c;
}
ul.glList li > dl dd {
    display: table-cell;
    font-size: 1rem;
    color: #999;
    height: 1.5rem;
    vertical-align: bottom;
}
ul.glList li > a img {
    width: 100%;
    height: 100%;
}
.g-intro {
    padding: 10px;
    overflow: hidden;
}
.g-intro p {
    color: #333333;
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 28px;
}
.g-intro h3 {
    color: #ef581c;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}
.g-intro img{
    max-width: 85%;
    margin: 0 auto;
    display: block;
}