.fix-top-head {
    position: fixed;
    z-index: 100000;
    top: 0;
    width: 100%;
}

.fix-header {
    position: fixed;
    z-index: 100000;
    top: 30px;
    width: 100%;
    background-color: #ccc;
}

.main .container {
    /*padding-top:90px; */
}

#Album li,
#Album {
    list-style: none;
}

#Album {
    position: relative;
    background: url(../images/loader.gif) no-repeat center;
    height: 203px;
}

#Album li {
    float: left;
    margin: 20px 20px 0px 0px;
    display: inline;
}

#Album li img {
    width: 120px;
    height: 160px;
    border: solid 1px #fff;
}

#Album .album_big {
    float: right;
}

#Album .album_big span {
    width: 43px;
    height: 31px;
    background: url(../images/you_s.png);
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    text-indent: -999px;
    overflow: hidden;
}

.album_big img {
    width: 101px!important;
    height: 101px!important;
}

#Album .album_big a {
    width: 101px!important;
    height: 101px!important;
}

#Album li strong {
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    padding: 2px 10px 8px 10px;
    margin-top: 8px;
    white-space: nowrap;
	text-align:left;
}

#Album li span {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 10px;
    margin-top: 5px;
    white-space: nowrap;
}

#Album li a {
    position: absolute;
    z-index: 100;
    visibility: hidden;
	overflow:hidden;
}

#Album li a em {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: #000000;
}

#Album img {
    border: 0px;
    border: none;
}

#Album .Album_info {
    display: none;
    position: absolute;
    background: #4bae41;
    z-index: 101;
    -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
}

#Album .Album_info i {
    font-size: 12px;
    margin-right: 5px;
    font-style: normal;
    font-weight: normal;
	
}

#Album .Album_info .ptitle {
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 5px;
    width: 250px;
    height: 80px;
    padding: 2px 10px;
    white-space: normal;
	text-align:left;
}


/*index*/

.artist-space {
    color: #555;
}

.space-box {
    margin-bottom: 30px;
}

.cover-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;
}

.cover-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    margin: 0 auto;
}

.space-nav {
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-bottom: 1px solid #f2f2f0;
    border-top: 1px solid #f2f2f0;
    position: relative;
    margin: 10px auto;
}

.space-nav ul {
    width: 450px;
    height: 42px;
    display: block;
    margin: 0 auto;
}

.space-nav li {
    float: left;
}

.space-nav li a {
    color: #bfbdb8;
    font-size: 14px;
    display: block;
    position: relative;
    line-height: 42px;
    height: 42px;
    width: 100px;
    cursor: pointer;
}

.space-nav li:hover a {
    color: #2c2b2a;
}

.space-nav li.active a {
    color: #2c2b2a;
    font-weight: bold;
}

.timeline-box {
    border-left: 3px solid #c5c5c5;
    margin-left: 5px;
}

.timeline-item {
    position: relative;
    margin-bottom: 20px;
}

.ti-bot {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    background: #c5c5c5;
    padding: 5px 5px 5px 10px;
    text-align: center;
    line-height: 100%;
    color: #222;
}

.ti-content {
    margin-left: 80px;
    background: #eeeeee;
    border: 1px solid #dddcdc;
    padding: 10px 10px 10px 30px;
}

.ti-content:hover {
    -moz-transition: box-shadow, 0.2s;
    -webkit-transition: box-shadow, 0.2s;
    -o-transition: box-shadow, 0.2s;
    -ms-transition: box-shadow, 0.2s;
    transition: box-shadow, 0.2s;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.artist-article {
    padding: 8px 0px;
    border-bottom: dotted 1px #eee;
}

.artist-article:hover {
    padding: 8px 0px;
    border-bottom: dashed 1px #eee;
}


/*--------------------artwork-detail---------------------- */

.detail-box {
    position: relative;
    z-index: 1;
}

.detail-title {
    text-align: center;
    border-bottom: 1px dotted #eee;
    padding-bottom: 10px;
    font-size: 12px;
    position: relative;
}

.article-go-back {
    position: absolute;
    ;
    left: 20px;
    top: 10px;
}

.article-go-back span {
    font-size: 26px;
    color: #555;
    margin-right: 3px;
    float: left;
    ;
}

.article-go-back i {
    font-size: 16px;
    font-style: normal;
    ;
    display: block;
    height: 26px;
    line-height: 30px;
    float: left;
}

.detail-title h1 {
    font-size: 20px;
}

.detail-slider {
    width: 100%;
    height: 490px;
    overflow: hidden;
    position: relative;
    padding: 10px 0;
    margin: 0 auto;
    background: #000;
}

.detail-slider .img-wrap {
    width: 80%;
    height: 490px;
    table-layout: auto;
    color: #F2F2F2;
    text-align: center;
    overflow: hidden;
    display: table;
    margin: 0 auto;
}

.detail-slider .img-cell {
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    width: 80%;
    height: 490px;
    line-height: 490px;
    font-size: 490px;
}

.detail-slider .img-cell img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    margin: 0 auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    background: #000;
    height: 100px;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.detail-table {
    padding: 2%;
    background: #eee;
    margin: 10px auto;
}

.detail-table table {
    width: 100%;
    margin: 0 0;
    border-collapse: collapse;
    font-size: 13px;
    table-layout: fixed;
    border: 1px dashed #dddddd;
    background: #ffffff;
    text-align: center;
}

.detail-table th {
    width: 12%;
    font-weight: bold;
    text-align: center;
}

.detail-table th,
.detail-table td {
    line-height: 30px;
    height: auto;
    border: 1px dashed #dddddd;
}

.detail-table .col {
    width: 38%;
}

.detail-table td {
    padding: 0 10px;
}

.detail-table td span {
    font-weight: bold
}

.detail-content {
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 10px 20px 30px 20px;
    font-size: 14px;
    line-height: 160%;
    text-indent: 2em;
    color: #333;
    position: relative;
    text-align: justify;
}

.artwork-list {
    margin-left: -15px;
}

.artwork-list .item {
    padding: 0 0 10px 15px;
}

.artwork-list .item .cover-img {
    height: 180px;
    overflow: hidden;
    background: #eee;
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
    border: 4px solid #eee;
    text-align: center;
}

.artwork-list .item .cover-img:hover {
    border: 4px solid #999;
}

.artwork-list .item .cover-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    margin: 0 auto;
}

.artwork-list .item p.info {
    zoom: 1;
    overflow: hidden;
    clear: both;
    text-align: center;
}

.artwork-list .item p.info a {
    color: #000000;
    font-weight: bold;
}

.artwork-list .item p.info a:hover,
.artwork-list .item p.info a:hover {
    background: #0f820c;
    color: #FFF;
}

.artwork-list .item p.info span {
    font-size: 12px;
    display: block;
    ;
    padding: 0 0 5px 0;
}

.artwork-related-box {
    background: #efefef;
}

.artwork-related-box h2 {
    margin-top: 0;
    margin-bottom: 1px;
    display: block;
    background: #eee;
    height: 30px;
    border-bottom: #CCC solid 1px;
}

.artwork-related-box h2 a {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px;
    color: #666;
}

.artwork-related-list {
    padding: 0;
    height: 440px;
    max-height: 440px;
    overflow: hidden;
}

.artwork-related-list li {
    padding: 10px 0;
    height: 110px;
    overflow: hidden;
    border-bottom: #CCC dashed 1px;
    display: block;
}

.artwork-related-list li .cover-img {
    position: relative;
    text-align: center;
    overflow: hidden;
    display: table;
    table-layout: auto;
    width: 99%;
    height: 90px;
    margin: 0 auto;
    background: #ddd;
}

.artwork-related-list li .cover-img .img-cell {
    height: 90px;
    line-height: 90px;
    font-size: 90px;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
}

.artwork-related-list li .cover-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.artwork-related-list li h3 {
    height: 20px;
    overflow: hidden;
    font-weight: bold;
    font-family: SimSun;
    font-size: 12px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 5px;
    display: block;
}

.artwork-related-list li h3 a {
    display: block;
    line-height: 20px;
}

.artwork-related-list .info-box {
    padding-left: 8px;
}

.artwork-related-list .info-data {
    font-size: 12px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.artwork-related-list .info-data dd {
    display: block;
    padding: 0px;
    border: none;
    line-height: 20px;
    height: 20px;
}

.artwork-related-list .info-data em {
    color: #999;
    font-style: normal;
}

.art-page-ajax {}

.artwork-related-box .art-page-ajax {
    height: 30px;
    overflow: hidden;
    background: #ccc;
    line-height: 30px;
    padding: 0 10px 0 5px;
}

.artwork-related-box .art-page-ajax em {
    font-size: 14px;
    font-style: normal;
}

.artwork-related-box .art-page-ajax .page-btn-group {
    float: right;
}

.artwork-related-box .art-page-ajax a.btn-page {
    background: #fefefe;
    color: #222;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 5px 5px 10px;
    border: 1px solid #fff;
    padding: 0 5px;
    border-radius: 3px;
    display: block;
    float: left;
}

.artwork-related-box .art-page-ajax a.btn-page:hover {
    border: 1px solid #555;
    background: #666;
    color: #fff;
}

.artwork-related-box .art-page-ajax a.disable {
    display: none;
}


/*--------------------zoom---------------------- */

.img-zoom {
    border: #ccc solid 1px;
}

.img-zoom-box {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    background-image: url(../images/transparent.png);
}

#positionButtonDiv {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(58, 56, 63);
    /* RGBa with 0.6 opacity */
    background: rgba(58, 56, 63, 0.8);
    border: solid 1px #100000;
    color: #FFFFFF;
    padding: 8px;
    text-align: left;
    position: absolute;
    right: 15px;
    top: 190px;
}

#positionButtonDiv .positionButtonSpan img {
    float: right;
    border: 0;
}

.positionMapClass area {
    cursor: pointer;
}

span.m-item {
    width: 60px;
    display: inline-block;
    margin-left: 25px;
    padding-bottom: 25px;
    font-size: 14px;
    color: #666;
}

#yovae-show {
    background-size: 100% auto;
}

#yovae-show .shuffer-title {
    height: 70px;
    padding-top: 12px;
    text-align: center;
    box-sizing: border-box;
}

#yovae-show .full {
    width: 100%;
    overflow: hidden;
    min-width: 1000px;
}

#yovae-show .content {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

#yovae-show .content {
        width: 1000px;
    }

#yovae-show .cover-left {
    width: 2000px;
    position: absolute;
    left: -2000px;
    top: 0;
    opacity: 0.7;
    background: #000;
    height: 240px;
    z-index: 10;
}

#yovae-show .cover-right {
    width: 2000px;
    position: absolute;
    right: -2000px;
    top: 0;
    background: #000;
    opacity: 0.7;
    height: 240px;
    z-index: 10;
}

#yovae-show .swiper-container {
    overflow: visible;
    height: 240px;
}

#yovae-show .swiper-slide {
    height: 240px;
    background: #eee url(../images/ebg_item.jpg) no-repeat left top;;
    position: relative;
	margin:0 5px;
	
}
#yovae-show .swiper-slide a.cover-box{
	width:100%;
	height:240px;
	display:block;
	line-height:100%;
    text-align: center;

}

#yovae-show .swiper-slide img {
	margin:10px 5px;
    max-width: 190px;
    max-height: 220px;
    opacity: 0.7;
    -webkit-transition: all linear 300ms;
    transition: all linear 300ms;
	vertical-align:middle;
}

#yovae-show .swiper-slide a:hover img {
    opacity: 1;
}

#yovae-show .arrow-left {
    background: url(../images/arrows.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -40px;
    width: 35px;
    height: 80px;
    z-index: 15;
    cursor: pointer;
}

#yovae-show .arrow-right {
    background: url(../images/arrows.png) no-repeat right top;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -40px;
    width: 35px;
    height: 80px;
    z-index: 15;
    cursor: pointer;
}


/**/

#yovae-show .shuffer-line {
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all linear 300ms;
    transition: all linear 300ms;
}

#yovae-show a:hover .shuffer-line {
    height: 95px;
    background-color: #666;
    opacity: .8;
}

#yovae-show .stars-info {
    height: 110px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all linear 250ms;
    transition: all linear 250ms;
    color: #fff;
	display:none;
}

#yovae-show a:hover .stars-info {
    height: 95px;
    border-bottom: 0 none;
	display:block;
}

#yovae-show .stars-info .name {
    font-size: 20px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#555;
	display:none;
}

#yovae-show a:hover .stars-info .name {
    margin: 8px 0 0;
	color:#fff;
	display:block;
}

#yovae-show .stars-info .intro {
    padding: 0 10px;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    margin: 5px 0 30px;
    color: rgba(255, 255, 255, .7);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}


#yovae-show .stars-info .number {
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all linear 250ms;
    transition: all linear 250ms;
    height: 20px;
    line-height: 20px;
    width: 100%;
    position: absolute;
    bottom: 8px;
    left: 0;
}

#yovae-show .stars-info .number i {
    width: 16px;
    height: 12px;
    display: inline-block;
    background: url(../images/eye.png) no-repeat center;
    margin-right: 8px;
}


