/*index*/
.in-Maill{padding:30px 0px;}
.in-Maill .Artist{width:600px;height:auto;float:left;}
.in-Maill .Artist ul{margin:0px -10px;}
.in-Maill .Artist ul li{width:186px;height:240px;box-shadow:0px 0px 5px 0px #aaa;float:left;margin:10px;text-align:center;}
.in-Maill .Artist ul li .himg{padding:20px 0px;}
.in-Maill .Artist ul li .himg img{width:120px;height:120px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.in-Maill .Artist ul li .name{height:30px;}
.in-Maill .Artist ul li .getinto{height:auto;}
.in-Maill .Artist ul li .getinto a{padding:6px 20px;border:1px solid #666;color:#333;display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.in-Maill .Artist ul li .getinto a:hover{background:#c54554;border:1px solid #c54554;color:#fff;}
.in-Maill .Artwork{width:600px;height:auto;float:right;}
.in-Maill .Artwork ul{margin:0px -10px;}
.in-Maill .Artwork ul li{width:186px;height:240px;box-shadow:0px 0px 5px 0px #aaa;float:left;margin:10px;text-align:center;}
.in-Maill .Artwork ul li .pic{width:100%;height:auto;}
.in-Maill .Artwork ul li .pic img{width:100%;display:block;}
.in-Maill .Artwork ul li .title{height:auto;margin-top:15px;}
.in-Maill .Artwork ul li:hover{background:#c54554;}
.in-Maill .Artwork ul li:hover .title a{color:#fff;}

.Maill-ad{height:auto;margin:0px -20px;}
.Maill-ad a{width:600px;height:auto;float:left;margin:20px 20px;}
.Maill-ad a img{width:100%;height:260px;display:block;}
/*Artist*/
.Artist-list{}
.Artist-list ul{margin:0px -15px;}
.Artist-list ul li{width:224px;height:320px;box-shadow:0px 0px 5px 0px #aaa;float:left;margin:15px;text-align:center;}
.Artist-list ul li .himg{padding:20px 0px;}
.Artist-list ul li .himg img{width:190px;height:190px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.Artist-list ul li .name{height:30px;}
.Artist-list ul li .getinto{height:auto;}
.Artist-list ul li .getinto a{padding:6px 20px;border:1px solid #666;color:#333;display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.Artist-list ul li .getinto a:hover{background:#c54554;border:1px solid #c54554;color:#fff;}

.Artist-detail{}
.Artist-detail .parent{background:#f3f3f3;height:auto;padding:50px 0px;}
.Artist-detail .information{width:45%;height:auto;float:left;text-align:center;border-right:1px solid #ccc;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0px 50px;}
.Artist-detail .information .himg{height:auto;padding-top:50px;}
.Artist-detail .information .himg img{width:200px;height:200px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.Artist-detail .information .name{height:auto;margin-top:20px;}
.Artist-detail .information .site{height:30px;line-height:30px;color:#999;}
.Artist-detail .information .info{height:auto;margin-top:20px;}
.Artist-detail .information .info p{line-height:24px;padding:5px 0px;}
.Artist-detail .seniority{width:55%;height:auto;float:right;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0px 70px 0px 50px;}
.Artist-detail .seniority p{line-height:24px;padding:20px 0px;color:#999;}
.Artist-detail .opus{height:auto;margin-top:30px;}
.Artist-detail .opus ul{margin:0px -14px;}
.Artist-detail .opus ul li{width:220px;height:auto;float:left;margin:14px;text-align:center;}
.Artist-detail .opus ul li .pic{padding:2px;border:1px solid #ddd;height:auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.Artist-detail .opus ul li .pic img{width:100%;display:block;}
.Artist-detail .opus ul li .title{height:auto;line-height:30px;margin-top:5px;}
/*Artwork*/

.Artwork-list{}
.Artwork-list ul{margin:0px -15px;}
.Artwork-list ul li{width:224px;height:180px;box-shadow:0px 0px 5px 0px #aaa;float:left;margin:15px;text-align:center;}
.Artwork-list ul li .pic{width:100%;height:auto;}
.Artwork-list li .pic img{width:100%;display:block;}
.Artwork-list ul li .title{height:auto;margin-top:15px;}
.Artwork-list ul li:hover{background:#c54554;}
.Artwork-list ul li:hover .title a{color:#fff;}

.Artwork-detail{padding:0px 20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.Artwork-detail>h4{height:auto;line-height:30px;text-align:center;padding:30px 0px;font-size:24px;font-weight:normal;}

.preview{width:1000px;background:#333333;padding:50px 60px;}
.preview #bigimg{height:auto;}
.preview #bigimg img{width:100%;}
.sml-img{position:relative;height:140px;width:100%;margin-top:20px;overflow:hidden;}
.sml-img .box{margin:0 20px;}
.sml-img .prev,.sml-img .next{position:absolute;width:40px;height:140px;cursor:pointer;top:0px;}
.sml-img .prev{background:url(../image/prev-img.png) no-repeat;left:0px;}
.sml-img .next{background:url(../image/next-img.png) no-repeat;right:0px;}
.sml-img ul{position:relative;}
.sml-img li{float:left;margin:0px 6px;}
.sml-img img{width:140px;height:140px;display:block;}
.sml-img li.on img{border:2px solid #fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}


.Artwork-detail .info{height:auto;padding:50px 0px;color:#666;}
.Artwork-detail .info p,.Artwork-detail .info div{padding:5px 0px;line-height:24px;}

