.photographer{width:300px;height:380px;margin-top: 45px;overflow: hidden;}
.photographer .artist_content{width:300px;height:310px;margin-top:23px;}
.mcs_show{position:relative;width:300px;height:310px}
.mcs_show img{max-width:none;max-height:none;border:0;}
.mcs_show .scroll3d_list{margin-left:0px}
.mcs_show .contentholder{position:relative;overflow:hidden}
.mcs_show .box,.mcs_show .box .info{position:absolute;}

/*.mcs_show .box a img{width:;height: 310px;}*/
.mcs_show .box .container{display:block;width:100%;height:100%;background: no-repeat;background-position:-182px -5px;position:relative;}
.mcs_show .box .container .inner{width:100%;height:100%;position:absolute;display:none;}
.mcs_show .box .container .inner .photo{display:block;width:90px;height:90px;position:absolute;left:50%;margin-left:-45px;margin-top:30px;border-radius:50%;}
.mcs_show .box .container .inner .photo img{width:90px;height:90px;border-radius:50%;}
.mcs_show .box .container .inner .line{width:40px;height:3px;background:#d73f38;position:absolute;left:50%;margin-left:-20px;margin-top:140px;}
.mcs_show .box .container .inner .name{display:block;width:100%;height:18px;position:absolute;left:0;top:155px;text-align:center;line-height:18px;color:#fff;font-size:18px;}
.mcs_show .box .container .inner .name:hover{color:#d73f38;}
.mcs_show .box .container .inner p{display:block;width:170px;height:88px;position:absolute;left:50%;margin-left:-85px;top:195px;color:#c3c3c3;text-align:center;line-height:22px;}
.mcs_show .box .mask{width:100%;height:100%;position:absolute;left:0;top:0;background:white;opacity:0.6;filter:alpha(opacity=60);}
.mcs_show .box img{width:100%;height:100%;display:block}
.mcs_show .box_current img{filter:alpha(opacity=100);opacity:1}
.mcs_show .leftnav,.mcs_show .rightnav{cursor:pointer;z-index:10;position:absolute;top:50%;margin-top:-12px;background: no-repeat;}
.mcs_show .leftnav{left:10px;background-position:-5px -5px;width:16px;height:25px;}
.mcs_show .leftnav:hover{background-position:-35px -5px;}
.mcs_show .rightnav{right:10px;background-position:-5px -40px;width:16px;height:25px}
.mcs_show .rightnav:hover{background-position:-35px -40px;}