.hot-all-list{padding-left: 10px;padding-top: 10px;border: 1px solid #D8D8D8;}
.hot-all-list li a {overflow: hidden;;transition: all 0.2s;background: #f6f6f6;width: 40%;text-align: center; color: #333333; display: block; height: 30px;line-height: 30px;border-radius: 2px; float: left;margin-right: 10px;margin-bottom: 15px;border-radius: 2px;padding: 0 5px;font-size: 14px;color: #ffffff;}
.hot-all-list li a:hover a{ color: #fff; }
.hot-all-list li.a1 a{ background: #57bc84; }
.hot-all-list li.a2 a{ background: #a08af0;}
.hot-all-list li.a3 a{ background: #ff968b;}
.hot-all-list li.a4 a{ background: #b9da6a;}
.hot-all-list li.a5 a{ background: #ffaed1;}
.hot-all-list li.a6 a{ background: #bc9c57;}
.hot-all-list li.a7 a{ background: #538bcc;}
.hot-all-list li.a8 a{ background: #64d2f3;}
.hot-all-list li.a9 a{ background: #b9da6a;}
.hot-all-list li.a10 a{ background: #ff968b;}
.hot-all-list li.a11 a{ background: #a08af0;}
.hot-all-list li.a12 a{ background: #b9da6a;}
.hot-all-list li.a13 a{ background: #64d2f3;}
.hot-all-list li.a14 a{ background: #57bc84;}
.hot-all-list li.a15 a{ background: #bc9c57;}
.hot-all-list li.a16 a{ background: #ffaed1;}
.hot-all-list li a:hover{transform: translateY(-5px); }
.g-label i {
    color: #525252;
    background: #edeff5;
    font-size: 14px;
    padding: 1px 15px;
    margin-right: 5px;
    border-radius: 14px;
    font-style: normal;
}
.gl_slider_list {
    border-right: 1px solid #ededed;
    padding-bottom: 12px;
    margin-top: 20px;
}
.gl_slider_list li {
    height: 20px;
    line-height: 20px;
    padding: 6px 0;
}
.gl_slider_list li i {
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #ddd;
    margin: 8px 5px 0 0;
}
.gl_slider_list li i, .gl_slider_list li a {
    display: block;
    float: left;
}
.gl_slider_list li .tag {
    border-right: 1px solid #ddd;
    width: 68px;
}
.gl_slider_list li a {
    padding: 0 10px;
    height: 20px;
    overflow: hidden;
}
.gl_slider_list li .txt {
    width: 319px;
}

.M4_L {
    width: 450px;
}
.article{
    margin-top: 20px;
}
.M4_L .news_slider {
    width: 450px;
    height: 312px;
    position: relative;
    overflow: hidden;
}
.M4_L .news_slider ul {
    position: relative;
}
.M4_L .news_slider ul {
    position: relative;
}
.M4_L .news_slider li {
    width: 450px;
    height: 312px;
    float: left;
    position: relative;
}
.M4_L .news_slider .text {
    display: block;
    width: 430px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    padding: 0 10px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(0, 0, 0, 0.6);
}
.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.M4_L .news_slider .btn {
    position: absolute;
    bottom: 14px;
    right: 10px;
}
.M4_L .news_slider .btn span {
    display: block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-right: 4px;
    background: #999;
    float: left;
    cursor: pointer;
    border-radius: 8px;
}
.M4_L .news_slider .btn span.on {
    background: #00adb5;
}
.M4_M {
    width: 276px;
    margin: 0 10px;
}
.fls{
    float: left;
}
.fr {
    float: right;
}
.M4_M .glimg_wrap a {
    position: relative;
    margin-bottom: 20px;
}
.M4_M .glimg_wrap a, .M4_M .glimg_wrap img {
    display: block;
    width: 276px;
    height: 146px;
}
.M4_M .glimg_wrap p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.m-soft-information{ width: 100%; height: auto; margin: 10px auto 10px; display: block; overflow: hidden;}
.m-soft-information li{ width:50%; height: 20px; line-height:20px; font-size:14px; font-weight:normal; color:#333; float:left; margin:14px 0 0; display: inline; overflow: hidden;}
.m-soft-information li:nth-child(4){ width:66.66%;}
.m-soft-information li a{ color: #19abff}
.m-soft-information li.u-full{ width:100%;}