﻿.tomfeel-bg{
    background: #f5f6fb;
    margin-top: 80px;
}
.index{
    overflow: hidden;
}
.index h4{
    font-weight: normal;
 }
.index-left,
.index-right{
    display: inline-block;
}
.index-left{
    width: 150px;
    height: auto;
    float: left;
}
.index-right{
    width: 1020px;
    height: auto;
    margin-left: 30px;
    float: right;
}
.index-left-all{
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    padding: 40px 0 28px;
}
.index-left-all a,
.index-left-all a:hover{
	color: #3d3d3d!important;
}
.index-classify{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #464646;
    color: #fff;
    text-align: center;
}
.index-content{
    overflow: hidden;
    padding-bottom: 20px;
}
.index-content li{
    height: 40px;
    line-height: 40px;
}
.index-content li a{
    width: 100%;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.index-content li a:hover{
    color: #353535;
}
.index-content-other li{
    width: 50%;
    float: left;
    text-align: left;
}
.artist-record{
    overflow: hidden;
}
.artist-record-left{
    width: 428px;
    float: left;
    overflow: hidden;
}
.artist-record-right{
    width: 592px;
    height: 478px;
    background: #fff;
    margin-top: 46px;
    padding: 46px;
    float: right;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.artist-record-right h4{
    height: 14px;
    line-height: 14px;
    padding-bottom: 7px;
    border-bottom: 2px solid #d3b167;
    display: inline-block;
    -moz-box-sizing: content-box;  
    -webkit-box-sizing: content-box; 
    -o-box-sizing: content-box; 
    -ms-box-sizing: content-box; 
    box-sizing: content-box; 
}
.artist-record-right ul{
    width: 100%;
    height: 318px;
    padding-top: 44px;
    overflow-y: auto;
}
.artist-record-right ul li{
    font-size: 12px;
    padding-bottom: 44px;
}
.record-figure{
    width: 238px;
    float: left;
    display: inline-block;
}
.record-figure li{
    display: block;
}
.record-figure ul li img{
    display: inherit;
}
.record-figure-headshot{
    width: 238px;
    height: 424px;
    position: relative;
}
.record-figure-headshot img{
    max-width: 238px;
    max-height: 424px;
}
.record-figure-text{
    height: 100px;
    padding: 24px;
    background: #d3b167;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.record-figure-text-post{
    height: 12px;
    line-height: 12px;
    padding-bottom: 24px;
}
.record-figure-text p{
    text-align: right;
}
.record-about{
    width: 190px;
    float: right;
}
.record-about{
    width: 190px;
    float: right;
}
.record-about-title{
    height: 78px;
}
.record-about-cont{
    height: 446px;
    font-size: 12px;
    background: #585858;
    color: #aeaeae;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.record-about-cont-title{
    height: 12px;
    line-height: 12px;
    color: #e1e1e1;
    padding: 25px 0 22px;
}
.record-about-cont-text{
    line-height: 28px;
}

.artist-product{
    overflow: hidden;
    margin-top: 30px;
}
.artist-product li{
    width: 320px;
    float: left;
    margin-right: 30px;
}
.artist-product li a{
    width: 318px;
    height: 318px;
    border: 1px solid #e1e1e1;
    display: block;
    position: relative;
    -moz-box-sizing: content-box;  
    -webkit-box-sizing: content-box; 
    -o-box-sizing: content-box; 
    -ms-box-sizing: content-box; 
    box-sizing: content-box; 
}
.artist-product li a:hover{
    border: 1px solid #d3b167;
}
.artist-product li a:hover .hover-look{
    display: block;

}
.artist-product li a img{
    max-width: 318px;
    max-height: 318px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.hover-look{
    width: 318px;
    height: 318px;
    color: #d3b167;
    background: rgba(255, 255, 255, .9);
    text-align: center;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.artist-product-title{
	width: 145px;
    height: 14px;
    line-height: 14px;
    padding: 20px 0 30px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.no-more{
    text-align: center;
    padding: 84px 0 66px;
}

.foot{
    width: 100%;
    height: auto;
    font-size: 12px;
    background: #464646;
    color: #8e8e8e;
}
.foot a{
    color: #8e8e8e;
}
.foot a:hover{
    color: #d3b167;
    text-decoration: underline;
}
.foot .main{
    min-height: 0;
    padding: 40px 0 0!important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.foot-top div{
    display: inline-block;
}
.related{
    width: 740px;
    float: left;
    margin-top: 30px;
}
.code{
    width: 460px;
    float: right;
}
.code div{
    padding-left: 30px;
}
.code div p{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.code div a{
    width: 120px;
    height: 120px;
    display: block;
}
.code div a img{
    width: 120px;
    height: 120px;
}
.foot-logo{
    width: 183px;
    margin-right: 60px;
    float: left;
    cursor: pointer;
}
.related-links{
    width: 497px;
    float: right;
}
.related-links span{
    height: 12px;
    line-height: 12px;
    padding-bottom: 12px;
    display: inline-block;
}
.related-links-left{
    width: 67px;
    float: left;
}
.related-links-right span{
    width: 430px;
    display: block;
    -moz-box-sizing: content-box;  
    -webkit-box-sizing: content-box; 
    -o-box-sizing: content-box; 
    -ms-box-sizing: content-box; 
    box-sizing: content-box; 
}
.related-links-right span a{
    word-break: break-all;
}
.foot-top{
    max-height: 160px;
    border-bottom: 1px solid #5c5c5c;
    overflow: hidden;
}
.foot-bottom{
    height: 54px;
    text-align: center;
    padding: 24px 0;
    -moz-box-sizing: content-box;  
    -webkit-box-sizing: content-box; 
    -o-box-sizing: content-box; 
    -ms-box-sizing: content-box; 
    box-sizing: content-box; 
}
.record-n-varchar{
	text-decoration: underline;
}
.foot-bottom ul{
    display: inline-block;
    overflow: hidden;
}
.foot-bottom ul li{
    padding: 0 5px;
    float: left;
}
.return-top{
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 10px;
    display: none;
}

.mark{
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    z-index: 1000;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.details{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1200;
}
.details-main{
    width: 1200px;
    height: auto;
    margin: 20px auto;
}
.details-left{
    width: 820px;
    height: auto;
    margin-right: 20px;
    background: #fff;
    display: block;
    float: left;
    z-index: 1200;
    position: fixed;
}
.details-left video{
    max-width: 700px;
    max-height: 400px;
}
.details-left article{
    text-indent: 2em;
    padding: 24px 0 28px;
    max-height: 240px;
    overflow: auto;
}
.details-left .product{
    width: 698px;
    height: 698px;
    border: 1px solid #e1e1e1;
    position: relative;
}
.details-left-product-video{
    width: 700px;
    height: 400px;
    background: #fafafa;
    position: relative;
}
.details-left .product img{
    max-width: 698px;
    max-height: 698px;
}
.details-left-product{
    padding: 60px 60px 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.details-left-other{
    background: #464646;
}
.details-left-other-main{
    width: 700px;
    margin: 0 auto;
    color: #e1e1e1;
}
.details-left-other-main h4{
    height: 60px;
    line-height: 60px;
}
.details-product{
    overflow: hidden;
}
.details-product li{
    float: left;
    margin-right: 40px;
}
.details-product li a{
    width: 145px;
    height: 145px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;;
    position: relative;
    display: inline-block;
}
.details-product li a img{
    max-width: 145px;
    max-height: 145px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.details-product li p{
    padding: 10px 0 45px;
}
.details-right{
    width: 360px;
    height: auto;
    float: right;
    z-index: 1200;
}
.details-right-cont{
    width: 360px;
    height: auto;
    padding: 30px;
    position: fixed;
    background: #f5f6fb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.details-right-art{
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}
.details-right-art-left{
    width: 212px;
    padding-right: 10px;
    display: inline-block;
    float: left;
}
.details-right-art-left h4{
    padding-bottom: 6px;
    font-size: 15px!important;
}
.details-right-art-left p{
    height: 48px;
    overflow-y: auto;
}
.details-right-art-right{
    width: 86px;
    height: 86px;
    border: 1px solid #e1e1e1;
    background: #fff;
    display: inline-block;
    float: right;
    position: relative;
}
.details-right-art-right img{
    max-width: 86px;
    max-height: 86px;
}
.details-right-works h4{
    padding-top: 30px;
}
.details-right-works article{
    width: 100%;
    height: 240px;
    overflow-y: auto;
    padding-top: 15px;
}
.details-right-btn a{
    width: 100%;
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    display: block;
}
.close-pop-icon{
    position: absolute;
    top: -8px;
    right: -8px;
}
.look-details{
    font-size: 12px;
    display: none;
}
