.index_art_main{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.index_art_left{
    float: left;
    width: 850px;
}
.index_top_art{
    background: #FFFFFF;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.index_top_left{
  float: left;
    width: 310px;
}
.tu_list li{
    width: 310px;
    height: 205px;
    margin-bottom: 60px;
}
.tu_list li img{
    width: 310px;
    height: 205px;
}
.tu_list li p{
    width: 310px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 31px;
    color: #666666;
    margin-top: 10px;
    text-indent: 0em;
}
.index_top_right{
    float: right;
    width: 500px;
}
.art_box1{
    margin-bottom: 35px;
}
.art_box1 h2 a{
    font-size: 18px;
    font-weight: bold;
    color: #755155;
    text-align: left;
}
.art_box1 p{
    font-size: 18px;
    line-height: 31px;
    color: #666666;
}

.art_box2 li{
    font-size: 16px;
    line-height: 31px;
    color: #666666;
    margin-bottom: 10px;
    height: 31px;
    overflow: hidden;
}
.art_box2 .cate{
    font-size: 18px;
    color:rgba(117, 81, 85, 0.8);
}
.artlist_zx{
    background: #FFFFFF;
    overflow: hidden;

    margin-top: 20px;
    padding: 20px 30px 30px 10px;
}
.listtie{
    font-size: 22px;
    font-weight: bold;
    color: #755155;
}
.listtie a{
  float: right;
    font-size: 14px;

    color: #755155;
}
.mingli_list{
    width: 313px;
    height: 209px;
    position: relative;
    margin-top: 20px;
    float: left;
}
.mingli_list img{
    width: 313px;
    height: 209px;
}
.mingli_list span{
    position: absolute;
    bottom: 10px;

    left: 15px;
}
.mingli_list a{
    font-size: 14px;
    color: #F5F5F5;
}
.other_list{
   float: left;
    overflow: hidden;
    width: 480px;
    margin-left: 10px;
}
.liebiao_pai{
    float: left;
    width: 48%;
    margin-right: 2%;
}
.other_item{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 15px;
    position: relative;
}
.other_item a:before{
    content: '';
    overflow: hidden;
    width: 4px;
    height: 4px;
    background: rgba(154, 150, 150, 0.49);
    border-radius: 50%;
    font-size: 0.28rem;
    font-style: normal;
    /* margin-top: 10px; */
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 5px;

}
.other_item a{
    font-size: 16px;
    color: #333333;
}
.retui{
    margin-top: 20px;
}
.retui span{
    display: inline-block;
    padding: 0.05px 6px;
    background: #FFFFFF;
    border: 1px solid #917477;
    text-align: center;
    font-size: 14px;
    color: #917477;;
}
.retui a{
    font-size: 16px;
    font-weight: bold;
    color: #755155;
}
