html{
    background: #FFFCF5;
}
body{
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,Microsoft JhengHei,Source Han Sans SC,Noto Sans CJK SC,Source Han Sans CN,Noto Sans SC,Source Han Sans TC,Noto Sans CJK TC,SimSun,sans-serif;
    font-size: 14px;
}
*{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    text-decoration: none;
}
.header_top{
    height: 100px;
}
.header_width{
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}
.logo{
    float: left;
    margin-top: 20px;
}
.menu_width{
    width: 100%;
    height: 50px;
    min-width: 1200px;
    background: #755155;
}
.menu_cai{
   width: 1200px;
    margin: 0 auto;

}


.menu_cai li{
    float: left;
    width: 88px;
    text-align: center;

}
.menu_cai li a{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
}
.tabon{
    background: #D8C1AF;
}
.tabon a{
    color: rgba(117, 81, 85, 1) !important;
}
.daohanglan{
    float: right;
    position: relative;
    z-index: 100;
}
.daohanglan a{
    color: #FFFFFF;
}
.dao_tit{
    font-size: 16px;
    line-height: 50px;
    color: #FFFFFF;

}
.dao_tit img{
    vertical-align: middle;
    width: 20px;
    height: 22px;
}
.daoahng_list{
    line-height: 24px;
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}
.daoahng_list dl {
    float: left;
    width: 124px;
}

.daoahng_list dt {
    margin-bottom: 6px;
    font-weight: bold;
    text-align: center;
}
.daoahng_list dt a {
    color:rgba(117, 81, 85, 1);
}
.daoahng_list dd {
    line-height: 24px;
}
.daoahng_list .daohang_li {
    float: left;
    width: 124px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}
.daoahng_list .daohang_li a {
    color: #9A7240;
}
.daoahng_list .hl a {
    color: #f60;
}

.guanglist{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}
.guang_item{
    float: left;
    width:75px;
    margin-top: 10px;
    margin-left: 80px;
    text-align: center;
}
.guang_item a{
    font-size: 14px;
    color: #755155;

}
.guang_item:first-child{
    margin-left: 26px;
}
.tuitit{
    height: 54px;
    background: #755155;
    font-size: 18px;
    font-weight: bold;
    line-height: 54px;
    text-align: center;
    color: #FFFFFF;
}
.dibu{
    clear: both;
    margin-top: 10px;
    border-top: 1px solid rgba(117, 81, 85, 1);
    width: 100%;
    min-width: 1200px;
}
.footer_di{
    border-top: 1px solid  rgba(230, 230, 230, 1);
    width: 1200px;
    margin: 30px auto;
    margin-bottom: 0;
    line-height: 85px;
    text-align: center;
    font-size: 14px;
    color: #755155;
}
.footer_di a{
    color: #755155;
}
.toolbar{
    margin-left: 620px !important;
    bottom: 50px!important;
}
.art_box_right{
    background: #FFFFFF;
    overflow: hidden;
    padding-bottom: 30px;
}
.art_box_right h2{
    height: 54px;
    background: #EFE7E2;
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 54px;
    color: #755155;
}
.art_box_cate{
    margin-top: 10px;
    overflow: hidden;
    padding-left: 10px;
}
.art_box_cate li{
   float: left;
    padding: 0 10px 20px ;
}
.hot_art_box{
    margin-top: 20px;
    background: #FFFFFF;
    overflow: hidden;
}
.hot_art_box h2{
    font-size: 18px;
    font-weight: bold;
    color: #755155;
    padding-top: 10px;
    padding-left: 10px;
}
.hot_art_list{
    padding: 10px;
}

.hot_art_box ul li {
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.hot_art_box ul li.too_left {
    float: left;
    width: 137px;
    height: 120px;
    line-height: 10px;
}
.hot_art_box ul li.too_right{
    float: right;
    width: 137px;
    height: 120px;
    line-height: 10px;
    margin-bottom: 10px;
}
.too_right span {
    display: block;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
}
.too_left span {
    display: block;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
}
.hot_art_box .cate{
    font-size: 18px;
    color: #755155
}
.hot_art_box a{
    font-size: 16px;
    color: #666666;
}
.art_right{float: right;
    width: 330px;}
.guding {
    position: fixed;
    top: 0;
    float: right;
    width: 330px;
}
.too_right a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 137px;
    display: inline-block;
}
.too_left a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 137px;
    display: inline-block;
}
