/*湖南艺术资源库*/
@charset "UTF-8";
.header_bg{
    position: relative;
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 400px;
    background: url(../images/yszx/bg.jpg) no-repeat center 0;
}

.page_yszx_box{ position: relative; width: 1400px; margin: 0 auto;}
.yszx_detailbg{ float: left; width: 1200px; min-height: 800px; padding: 0 100px 80px 100px; background: #fff;}
.detail_titlebox{ font-size: 36px; color: #000; font-weight: 600; line-height: 50px; letter-spacing: 1px;}
.detail_typebox{ font-size: 12px; color: #fff; line-height: 20px; margin: 20px 0;}
.detail_typebox span{ display: inline-block; padding: 0 6px; background: #293e97; border-radius: 3px; margin-right: 5px;}
.detail_typebox span.city{ background: rgba(0, 0, 0, .2);}
.detail_descbox{ font-size: 12px; color: rgba(4,4,4,.3); padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid rgba(0,0,0,.1);}
.detail_descbox span{ margin-right: 30px;}
.detail_contentbox{ float: left; width: 1200px; font-size: 16px; line-height: 30px; /*text-align: justify;*/}
.detail_contentbox img{ display:inline-block;max-width:100%;height:auto; margin:10px 0;}