.topshow {}
.topshow h2 {margin:0 0 50px 0;font-size:52px;font-weight:300;font-family:"Open Sans";text-align:center;}

.topshow .content {position:relative;height:440px;}
.topshow .contentknife {position:absolute;top:0px;left:-15px;bottom:0px;right:-15px;overflow:hidden;}
.topshow .contentinner {position:absolute;top:0px;left:0px;bottom:0px;white-space:nowrap;font-size:0px;text-align:center;min-width:990px;}

.topshow .content a {display:inline-block;position:relative;width:300px;height:404px;margin:0px 15px;text-decoration:none;color:#000000;text-align:center;font-size:14px;
    -moz-box-shadow:    0px 6px 15px 0px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.18);
    box-shadow:         0px 6px 15px 0px rgba(0,0,0,0.18);
}
.topshow .content .pic {position:relative;background:center center no-repeat #eeeeee;height:260px;}
.topshow .content .note {position:relative;margin:15px 7px 13px 7px;}
.topshow .content .category {color:#b2b2b2;font-size:14px;line-height:18px;}
.topshow .content .name {color:#000000;font-size:20px;white-space:nowrap;line-height:28px;padding-top:-5px;}
.topshow .content .date {font-size:14px;color:#c7000e;font-weight:noraml;line-height:20px;text-transform:uppercase;}

.topshow .content .more {background:#c7000e;color:#ffffff;display:inline-block;line-height:32px;padding:0 15px;margin-top:-6px;text-transform:uppercase;white-space:nowrap;text-decoration:none;}

.topshow .content a:hover .more {background:#e92634;}
.topshow .content a:active .more {background:#a5000c;}
.topshow .content a:hover {
    -moz-box-shadow:    0px 6px 15px 0px rgba(199,0,13,0.18);
    -webkit-box-shadow: 0px 6px 15px 0px rgba(199,0,13,0.18);
    box-shadow:         0px 6px 15px 0px rgba(199,0,13,0.18);
}

.topshow .navigation {position:relative;height:50px;}
.topshow .button {position:absolute;top:0px;z-index:2;}
.topshow .button.left {left:447px;}
.topshow .button.right {left:484px;}
.topshow .line {position:absolute;height:1px;top:17px;width:435px;background:#cbcbcb;z-index:2;}
.topshow .line.left {left:0px;}
.topshow .line.right {right:0px;}
