.container {
    width: 100%
}

.main_wrap {
    width: 100%;
    padding-bottom: 58px
}

.main_con_wrap {
    width: 1200px;
    margin: 18px auto 0 auto
}

.classification_info_list {
    padding-top: 10px;
    overflow: hidden
}

.classification_info_main {
    width: 742px
}

.classification_info_main_cloud {
    display: none
}

.classification_info_item {
    width: 726px;
    padding-left: 16px;
    border-bottom: 1px solid #ebeff0
}

.classification_info_item a:hover {
    text-decoration: none
}

.classification_info_page {
    width: 724px;
    text-align: center;
    margin-top: 72px;
    margin-bottom: 72px
}

.layui-laypage a,
.layui-laypage span {
    padding: 0 8px
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #485eff
}

.classification_info_title {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 12px;
    color: #333
}

.classification_info_introduce {
    width: 650px;
    height: 66px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
    text-indent: 2em;
    overflow: hidden;
    color: #666
}

.classification_info_data {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #666
}


.follow {
    margin-top: 20px;
}

.duba-download {
    position: relative;
    display: block;
    width: 327px;
    height: 220px;
    font-size: 14px;
    color: #606060;
    background: url(/envhelp/assets/img/duba_right.png) no-repeat;
}

.duba-download span {
    position: absolute;
    width: 124px;
    height: 38px;
    left: 101px;
    bottom: 30px;
}

.duba-download:hover span {
    background-position: -124px 0;
}

/* 热点排行 */
.rank {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.rank h2 {
    margin-top: 15px;
    line-height: 40px;
    font-size: 18px;
    color: #485eff;
    border-bottom: 1px solid #e0e4e6;
    text-decoration: none;
}

.rank li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.recommend li {
    height: 30px;
    line-height: 30px;
}

.recommend li a {
    color: #333;
    font-size: 14px;
}

.recommend span {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    margin: 7px 6px 7px 0px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #CFCFCF;
    border-radius: 2px;
    text-align: center;
}

.recommend .r1 {
    background-color: #FF4B1D;
}

.recommend .r2 {
    background-color: #FF8908;
}

.recommend .r3 {
    background-color: #FFBF2F;
}

/* 关注微博 */
.duba-weixin {
    text-align: left;
}

.duba-weixin p {
    line-height: 40px;
}

.duba-weixin img {
    width: 180px;
    height: 180px;
}

.layui-laypage .layui-laypage-curr {
    background-color: #485eff;
    color: #fff;
}

.bottom-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    border-top: 1px solid #f2f2f2;
    background: #fff;
    z-index: 999;
    background-color: #f1f7ff;
}

.bottom-footer_logo {
    width: 138px;
    height: 30px;
    margin: 20px 15px 0 0;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    background: url(https://www.ijinshan.com/images/20161227/logo-1.png)no-repeat;
    background-size: 138px auto;
}

.bottom-footer_con {
    display: block;
    width: 1240px;
    margin: 0 auto;
}
.follow-box {
    position: fixed;
    z-index: 10;
    top: 50px;
    width: 327px;
  }