body{font-family: "Microsoft YaHei", "微软雅黑", "黑体";color: #614c3f;}
a{color: #614c3f;}
ul{list-style: none;padding: 0;margin: 0;}
.clear{margin: 30px auto;clear: both;overflow: hidden}
.header{padding: 52px 0}
.header-desc{padding-top: 20px}
.text-content{line-height: 30px; font-size: 16px; color: #614c3f; margin: 20px 0;}
.main-content{margin: 70px auto;}
.main-bottom{background:#f6f4f3;color: #614c3f;}
.artist-title{color: #614c3f;margin-top: 50px;font-weight: bold;}
.artist-content{line-height: 25px; font-size: 16px;color: #aa9c8b;padding: 20px 100px;}
.artist-photo-list li{float: left;margin: 1px;}
.artist-name-list{padding: 20px 90px;}
.artist-name-list li{float: left;margin:10px 5px;}
.artist-desc{background-color: #f3f2f0;}
.artist-desc-title{font-style: italic; color: #aa9c8b}
.artist-desc-title h3{font-weight: bold;}
.artist-desc-title p{line-height: 40px;font-size: 18px;}
.artist-desc-work-title
{height: 229px;}
.artist-desc-product-title{height: 331px;}
.artist-desc-work-title,
.artist-desc-product-title
{background-color:#a99c8b;font-size: 20px;color: #fff;text-align: center;padding: 25px 20px}
.artist-review-title{background-color:#a99c8b;font-size: 20px;color: #fff; text-align: right;padding: 10px 20px}
.artist-review-text{font-size: 18px; margin: 20px 0 0 40px; line-height: 36px;color: #aa9c8b}
.research-list{margin-top: 50px;margin-bottom: 50px;}
.research-list ul li a{font-size: 18px;color: #614c3f;display: block;margin: 10px 0;font-weight: bold;}
.research-list ul li p{display: block; line-height: 25px;color: #614c3f;}
.research-detail{margin-top: 50px;margin-bottom: 50px;}
.research-detail h3{ font-size: 18px;color: #614c3f;}
.research-detail .research-content{line-height: 30px;color: #614c3f;}
.research-short{margin: 15px 0;}
.aboutus{margin-top: 50px;margin-bottom: 50px;}
.aboutus .about-list li{line-height: 30px;}
.aboutus .about-list li a{color: #7a6a57;}
.aboutus .about-content{ color: #614c3f; line-height: 30px;}
.documenetary-nav ul{list-style: square;}
.documenetary-nav ul li{float: left; margin: 20px; color:#614c3f }
.documenetary-title{ color: #aa9c8b; font-size: 16px; margin-top: 50px; line-height: 30px;}
.documenetary-title h3{ font-size: 22px; font-weight: bold; color: #7d4500}
.documenetary-list ul li{margin-top: 50px;}
.documenetary-list ul li span{font-size: 20px;color: #614c3f;font-weight: bold; margin-top: 10px;display: block}
.documenetary-list ul li p{color: #7a6a57;margin-top: 10px;}
.work-list{margin-top: 50px; margin-bottom: 50px;}
.work-list img{margin-bottom: 20px;}
.work-list p{font-size: 18px; }
.work-list p a{color: #614c3f;}
.work-author{font-weight: bold;color: #614c3f;}
.activity-title{margin-top: 100px;color: #614c3f;}
.activity-title h3{font-size: 22px;font-weight: bold; }
.activity-list{margin-top: 50px; margin-bottom: 30px;border-bottom: 1px solid #614c3f;padding-bottom: 30px;}
.activity-content{line-height: 30px;}
.exh-list{margin: 20px 0;}
.exh-list h3{color: #614c3f;}
.exh-list ul li p{margin: 20px 0; line-height: 25px;color: #614c3f;}
.activity-detail{margin-top: 30px;}
.activity-short{margin-top: 50px;line-height: 30px;}
.activity-top{padding-bottom: 30px;}
.activity-text{line-height: 30px; padding-top: 30px; border-top: 1px solid #614c3f;margin-bottom: 30px;}
.custom-container{position: relative;}
.custom-container a.next{right: 0;}
.bottom-cont .btn-primary{background: #6a5040;border-color:#6a5040;}
@media (max-width: 767px) {
    .header-desc,.artist-title,.artist-content{display: none;}
    .navbar-header button{color: #aa9c8b}
    .header{padding: 10px 0;}
    .header .navbar-header{text-align:center}
    .navbar-inverse .navbar-nav > li > a{
        background-color: #7a6a5a;
        text-align: center;
        color: #fff;
    }
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #90806e;
    }
    .col-sm-img{width: 100%;height: 100%}
    .index_worktime{
        display: block;
        border-radius: 5px;
        background-color: #a99c8b;
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
    }
    .index_worktime p{
        padding: 10px;
        margin: 0;
        font-family: "Microsoft YaHei", "微软雅黑", "黑体";
        font-size: 14px;
    }
    .bottom-addr{font-size: 14px; padding: 20px 0;  line-height: 25px; text-align: center;}
    .bottom-tel{font-size: 28px; font-weight: bold;text-align: center}
    .bottom-work{text-align: center}
    .custom-container a.prev,
    .custom-container a.next
    {font-size: 150px;  position: absolute; z-index: 10; color: #000; text-decoration: none;width:15%;height: 100%;text-align: center;top: 0;line-height: 500px;opacity:0.57;filter:alpha(opacity=57);background-color: #fff;}
    .carousel-artist{left:75px;}
    .about-list ul{list-style: square; font-size: 14px; font-weight: bold;}
}
@media (min-width: 768px) {
    .main-nav{background:#aa9c8b; height: 50px}
    .main-nav .nav {list-style: none;float: right;margin:0 10px 0 0;}
    .main-nav .nav li{float: left;line-height: 60px;font-size: 18px;margin-left: 55px}
    .main-nav .nav li a { color: #fff}
    .main-nav .nav li a:hover {background-color: #90806e}
    .index_worktime{display: none;}
    .bottom-addr{font-size: 16px;margin:80px 0;  line-height: 25px; font-weight: bold}
    .bottom-cont{margin:40px 0 0 0;}
    .bottom-tel{font-size: 22px; font-weight: bold;}
    .artist-photo-list{max-width:1685px; width: 100%}
    .custom-container a.prev,
    .custom-container a.next {font-size: 150px;  position: absolute; z-index: 10; color: #000; text-decoration: none;width:329px;height: 567px;text-align: center;top: 0;line-height: 500px;opacity:0.57;filter:alpha(opacity=57);background-color: #fff;}
    .navbar{margin: 0;border:0;}
    .about-title{display: none;}

}