@charset "utf-8";

html,
body {
    height: 100%;
}

body {
    font-family: "Microsoft YaHei", "SimSun";
    font-size: 12px;
    line-height: 20px;
    color: #666;
}

a {
    color: #222;
}

a:hover {
    color: #EB5A53;
    text-decoration: none;
}

.main {
    clear: both;
    width: 1200px;
    margin: 0 auto 40px;
    zoom: 1;
    overflow: hidden;
    padding-top: 18px;
}

.left {
    width: 840px;
    float: left;
}

.addr {
    clear: both;
    text-align: center;
    width: 245px;
    display: none;
}

.addr a {
    font-size: 14px;
    font-weight: bold;
}

.swiper-container1,
.mobile_more {
    display: none;
}

.left .head {
    clear: both;
    padding: 15px 0 20px;
    border-bottom: 1px solid #DFDFDF;
    zoom: 1;
    overflow: hidden;
    position: relative;
    display: block;
}

.mobile_cont {
    display: none;
}

.left .head.nobb {
    border-bottom: none;
}

.left .head img {
    width: 245px;
    height: 136px;
    float: left;
}

.left .head .char {
    width: 550px;
    padding-right: 20px;
    float: right;
}

.left .head h3 {
    zoom: 1;
    overflow: hidden;
    font-weight: normal;
    font-size: 20px;
    color: #212121;
    line-height: 1.3em;
    margin-bottom: 20px;
}

.left .head h3 a {
    color: #212121;
}

.left .head h3 a:hover {
    color: #EB5A53;
    text-decoration: none;
}

.left .head .txt {
    color: #666;
    padding-bottom: 20px;
}

.left .head .data {
    position: absolute;
    bottom: 23px;
    right: 20px;
    color: #666;
    width: 550px;
}

#autopage {
    clear: both;
    text-align: center;
    padding: 48px 0 30px 0;
    font-weight: bold;
    color: #474B49;
    font-size: 14px;
}

#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;
}

.right {
    width: 340px;
    float: right;
    overflow: hidden;
}

.photoSmall {
    width: 340px;
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
}

.photoSmall .big {
    width: 340px;
    height: 170px;
    position: relative;
    margin-bottom: 20px;
}

.photoSmall .big img {
    width: 340px;
    height: 170px;
}

.photoSmall .big span {
    position: absolute;
    display: inline-block;
    background-color: #FF7F00;
    height: 25px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.photoSmall .big span a {
    color: #fff;
}

.photoSmall .big p {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-bottom: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0px #000;
    background: url(../img/sd2.png) repeat-x left bottom;
    background-size: auto 100%;
}

.photoSmall .big p a {
    color: #fff;
}

.photoSmall .big p a:hover {
    color: #EB5A53;
    text-decoration: none;
}

.photoSmall .small {
    width: 400px;
    zoom: 1;
    overflow: hidden;
}

.photoSmall .small li {
    width: 160px;
    height: 160px;
    float: left;
    display: inline;
    margin-right: 20px;
    position: relative;
}

.photoSmall .small img {
    width: 160px;
    height: 160px;
}

.photoSmall .small span {
    position: absolute;
    display: inline-block;
    background-color: #FF7F00;
    height: 25px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.photoSmall .small span a {
    color: #fff;
}

.photoSmall .small p {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 15px 10px;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 0px #000;
    background: url(../img/sd2.png) repeat-x left bottom;
    background-size: auto 100%;
}

.photoSmall .small p a {
    color: #fff;
}

.photoSmall .small p a:hover {
    color: #EB5A53;
    text-decoration: none;
}

.right h2 {
    clear: both;
    height: 42px;
    text-align: center;
    border-top: 3px solid #261D15;
    border-bottom: 1px solid #C8C8C8;
    font-size: 16px;
    color: #261D13;
    line-height: 42px;
}

.right h2 span {
    display: inline-block;
    padding: 0 19px;
    background: url(../img/bg2.gif) no-repeat left center;
}

.right h2 a {
    color: #000;
}

.list {
    clear: both;
    padding: 5px 0 15px;
}

.list li {
    padding: 5px 0 5px 20px;
    background: url(../img/dian.gif) no-repeat 7px 15px;
    font-size: 14px;
}

.artist {
    clear: both;
    width: 302px;
    margin: 15px auto 7px;
    zoom: 1;
    overflow: hidden;
}

.artist dt {
    width: 68px;
    height: 68px;
    float: left;
}

.artist dt img {
    width: 68px;
    height: 68px;
}

.artist dd {
    width: 210px;
    float: right;
}

.artist dd strong {
    display: block;
}

.artifr {
    clear: both;
    text-align: center;
    padding-bottom: 7px;
}

.artifr iframe {
    margin-bottom: 10px;
}

.show {
    clear: both;
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
}

.show div {
    zoom: 1;
    overflow: hidden;
}

.show ul {
    zoom: 1;
    overflow: hidden;
    float: left;
    width: 340px;
}

.show li {
    width: 100px;
    float: left;
    display: inline;
    margin-left: 11px;
    text-align: center;
    font-size: 10px;
    color: #b1b1b1;
    line-height: 18px;
}

.show li a {
    color: #b1b1b1;
}

.show li a:hover {
    color: #EB5A53;
}

.show li img {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
}

.show li span {
    font-size: 12px;
    color: #222;
}

.show li span a {
    color: #222;
}

.show li span a:hover {
    color: #EB5A53;
}

.show li span {
    display: block;
}

@media screen and (max-device-width:1200px) {

    html,
    body {
        -webkit-text-size-adjust: none;
    }

    html {
        font-size: 312.5%;
    }

    body {
        font: 0.3rem/0.54rem 'Microsoft YaHei', sans-serif;
        color: #333;
    }

    a {
        color: #333;
    }

    .topEmpty {
        height: 1.1rem;
    }

    .main {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .top,
    .footer,
    .right,
    .left .head .txt,
    .left .head .data,
    .left .head,
    #autopage {
        display: none;
    }

    .addr {
        width: 100%;
        height: 0.6rem;
        text-indent: 0.37rem;
        line-height: 0.6rem;
        text-align: left;
        background: url(../img/sed1.gif) no-repeat 0.14rem 0.2rem;
        background-size: auto 25%;
        font-weight: bold;
        display: block;
    }

    .left {
        width: 100%;
        float: none;
    }

    .left .head {
        width: 95%;
        margin: 0 auto;
    }

    .left .head img {
        width: 2.42rem;
        height: 1.35rem;
    }

    .left .head .char {
        float: none;
        padding-left: 2.7rem;
        width: auto;
    }

    .left .head h3 {
        font: 0.3rem/0.54rem 'Microsoft YaHei', sans-serif;
    }

    .left .head h3 a:visited {
        color: #666;
    }

    .left .head h3 a:hover {
        color: #EB5A53;
    }

    .mobile_cont {
        display: block;
    }

    .swiper-container1 {
        width: 100%;
        overflow: hidden;
        border-bottom: 0.1rem solid #F8F8F8;
        position: relative;
        display: block;
    }

    .swiper-container1 .swiper-slide {
        width: 100%;
    }

    .swiper-container1 .pagination1 {
        text-align: center;
        z-index: 10;
        padding: 0 10px;
        position: absolute;
        bottom: 1rem !important;
        left: 50% !important;
        display: inline-block;
        width: auto !important;
    }

    .swiper-container1 .pagination1 .swiper-pagination-bullet {
        opacity: 1;
        background-color: #fff;
        width: 0.2rem;
        height: 0.05rem;
        border-radius: none !important;
    }

    .swiper-container1 .pagination1 .swiper-pagination-bullet-active {
        background-color: #EB5B53;
        opacity: 1;
        width: 0.2rem;
        height: 0.05rem;
        margin-top: 0;
        border-radius: none !important;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 0.02rem !important;
    }

    .swiper-container1 .swiper-slide img {
        width: 100%;
        height: 3.13rem;
    }

    .swiper-container1 .swiper-slide p {
        text-align: center;
        padding: 0.17rem 0;
    }

    .mobile_cont .head {
        display: block;
        padding: 0.15rem 0;
    }

    .mobile_cont .head h3 {
        margin-bottom: 0;
    }

    .mobile_more {
        clear: both;
        padding: 0.16rem 0px;
        margin: 0.2rem 0;
        text-align: center;
        background-image: url(../img/more.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: auto 60%;
        height: 0.76rem;
        display: block;
    }
}