body {
    font-family: '宋体';
    font-size: 12px;
    color: #000;
    line-height: 20px;
    background: url(http://art.china.cn/images/2015ArtChina/b5.gif) repeat-y top center #f6f6f6;
}

a {
    font-family: '宋体';
    font-size: 12px;
    color: #000;
    line-height: 20px;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.per_menu {
    clear: both;
    height: 54px;
    width: 980px;
    margin: 0 auto 30px auto;
    background: url(http://art.china.cn/images/180402-1.gif) repeat-x left bottom;
}

.per_menu h1 {
    float: left;
    display: inline;
    background: url(http://art.china.cn/images/180402-2.gif) repeat-x left bottom;
    border-right: 7px solid #fff;
    text-align: center;
    font-size: 30px;
    line-height: 54px;
}

.per_menu p {
    float: left;
    display: inline;
    text-align: center;
    margin: 26px 6px 0 6px;
    line-height: 20px;
    font-weight: bold;
    width: 20px;
    font-size: 14px;
}

.per_menu p a {
    line-height: 20px;
    font-size: 14px;
}

.per_menu p:hover {
    background: #bbb;
    color: #fff;
}

.per_menu p.cur {
    background: #CA0107;
    color: #fff;
}

.per_menu p.cur a {
    color: #fff;
}

.hide {
    clear: both;
    display: none;
}

.addr {
    clear: both;
    width: 980px;
    height: 40px;
    margin: 0 auto;
    color: #666;
    line-height: 40px;
    padding-left: 14px;
}

.addr a {
    color: #666;
    line-height: 40px;
}

.focus {
    clear: both;
    width: 970px;
    margin: 0 auto;
    zoom: 1;
    overflow: hidden;
    padding-right: 10px;
    display: none;
}

.left {
    width: 700px;
    height: 285px;
    float: left;
    overflow: hidden;
    position: relative;
}

.left div {
    display: none;
}

.left img {
    width: 700px;
    height: 285px;
}

.left p {
    height: 20px;
    position: absolute;
    bottom: 0;
    right: -1px;
}

.left p.cur {
    background: #F00;
}

.left p span {
    width: 20px;
    height: 20px;
    background: #000;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 1px;
}

.left p span.cur {
    background: #F00;
}

.right {
    width: 250px;
    float: right;
}

.right dl {
    display: none;
}

.right dt {
    height: 34px;
    line-height: 34px;
    font-size: 25px;
    color: #101012;
    padding-bottom: 8px;
}

.right dt a {
    line-height: 34px;
    font-size: 25px;
    color: #101012;
    font-family: '微软雅黑';
}

.right dd,
.right dd a {
    color: #101012;
    line-height: 24px;
}

.list {
    clear: both;
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
}

.list div {
    clear: both;
    zoom: 1;
    overflow: hidden;
    padding: 30px 0;
    width: 1100px;
}

.list dl {
    width: 300px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-right: 40px;
}

.list dt {
    width: 120px;
    height: 120px;
    float: left;
    position: relative;
}

.list dt span {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    background: url(http://art.china.cn/images/2015ArtChina/b6.png) no-repeat 0 0;
}

.list dt img {
    width: 120px;
    height: 120px;
}

.list dd {
    width: 170px;
    float: right;
}

.list dd p,
.list dd p a {
    font-size: 16px;
    font-family: '微软雅黑';
}

.list dd span {
    display: block;
    padding: 3px 0;
    color: #999;
}

.list dd span a {
    color: #999;
}

.temp {
    display: none;
}

#autopage {
    clear: both;
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    color: #474b49;
    height: 33px;
    overflow: hidden;
}

#autopage span {
    line-height: 35px;
    color: #D50001;
    display: inline-block;
    width: 33px;
    height: 33px;
    text-align: center;
    font-size: 14px;
}

#autopage a {
    display: inline-block;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    border: 1px solid #fff;
}

#autopage a:hover {
    border: 1px solid #D62B34;
}

.footer {
    clear: both;
    width: 980px;
    margin: 0 auto;
    padding: 12px 0 5px 0;
    border-top: 3px solid #474B49;
    text-align: center;
}

.wx {
    width: 120px;
    height: 170px;
    position: fixed;
    left: 50%;
    top: 310px;
    margin-left: 520px;
    background: url(http://art.china.cn/images/160229-wx.jpg) no-repeat 0 0;
    _position: absolute;
    _top: expression(documentElement.scrollTop + documentElement.clientWidth * 0.3 + "px");
}

@media screen and (max-device-width:480px) {
    @charset "utf-8";

    html,
    body {
        -webkit-text-size-adjust: none;
    }

    html {
        font-size: 312.5%;
    }

    body {
        font: 0.3rem/0.54rem 'Microsoft YaHei', sans-serif;
        width: auto;
        background: none;
    }

    a {
        font: 0.3rem/0.54rem 'Microsoft YaHei', sans-serif;
    }

    .top,
    .footer,
    .wx {
        display: none;
    }

    .topEmpty {
        height: 1rem !important;
    }

    .per_menu {
        width: 100%;
        box-sizing: border-box;
        padding: 0 0.2rem;
        background: none;
        height: auto;
        zoom: 1;
        overflow: hidden;
    }

    .per_menu h1 {
        font-size: 0.4rem;
        display: inline-block;
        padding: 0 0.1rem;
        float: none;
        margin-bottom: 0.3rem;
    }

    .per_menu div {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .per_menu p {
        margin: 0.1rem 0;
        width: 14%;
    }

    .list {
        width: 100%;
        padding-bottom: 0.3rem;
    }

    .list div {
        width: 100%;
        padding: 0;
    }

    .list dl {
        width: 100%;
        max-height: 2.2rem;
        overflow: hidden;
        float: none;
        display: block;
        margin-right: 0;
        box-sizing: border-box;
        padding: 0 0.2rem;
        margin-bottom: 0.6rem;
    }

    .list dt {
        width: 1.6rem;
        height: 1.6rem;
        float: left;
        position: relative;
        overflow: hidden;
    }

    .list dt span {
        position: absolute;
        left: 0;
        top: 0;
        width: 1.6rem;
        height: 1.6rem;
        background: url(http://art.china.cn/images/2015ArtChina/b6.png) no-repeat 0 0;
        background-size: cover;
    }

    .list dt img {
        width: 1.6rem;
        height: 1.6rem;
    }

    .list dd {
        width: 100%;
        padding-left: 2rem;
        box-sizing: border-box;
        float: none;
    }

    .list dd p,
    .list dd p a {
        font-size: 0.3rem;
        font-family: '微软雅黑';
    }

    .list dd a {
        font-size: 0.24rem;
    }

    .list dd span {
        display: block;
        padding: 3px 0;
        color: #999;
        font-size: 0.24rem;
        display: none;
    }

    .list dd span a {
        color: #999;
    }

    #autopage center {
        display: flex;
        justify-content: center;
        padding: 0 0.2rem;

    }
}
