@charset "gb2312";

/*2016 S*/
.artists { width: 980px;height:auto; background: #f5ad38; clear: both; overflow: hidden;}
.artists h2 { font-size: 36px; text-align: center; color: #111; padding: 40px 0;}
.artists .category { padding:0 20px 30px 20px; font-size: 15px; color: #111; line-height: 180%;}
.artists a {color: #111; margin:0 10px;}
.artistsBox {padding: 5px 5px; overflow: hidden;}
.artistsBox li {width: 232px;padding:5px;    display: inline;
    height: auto;
    float: left;}
.artistsBox li a {color: #fff;}
.artists figure {
    overflow: hidden;
    margin: 0;
    position: relative;
}
.artists figure img {
    width: 100%;
    max-width: 100%;
    display: block;
    position: relative;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    -o-transition: -o-transform 0.4s;
    transition: transform 0.4s;
}
.artists figcaption {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    -o-transition: -o-transform 0.4s;
    transition: transform 0.4s;
    position: absolute;
    width: 101%;
    top: auto;
    bottom: 30px;
    background: #111;
}
.artists h3 {
    float: left;
    clear: left;
    font-size: 14px;
    padding: 5px;
    margin: 0;
}
.artists p {
    font-size: 12px;
    padding-top:5px;
    clear: left;
    line-height: 1.2em;
}
/*2016 E*/
.spokesmanpage  { width:980px; padding:0px; float:left;height:auto;background:#000000; overflow:hidden;}
.spokesmanpage .title { width:970px; height:31px; line-height:31px; float:left; background:url(../images/spokesperson/hdbg.gif) no-repeat; color:#FFFFFF; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; padding-left:10px;}
.spokesmanpage .contents { width:970px; float:left;}
.spokesmanpage .contents ul { padding:15px 0; }
.spokesmanpage .contents ul li { width:157px; float:left; margin:0 18px; line-height:30px; text-align:center}
.spokesmanpage .contents ul li a { color:#fff}
.spokesmanpage .contents ul li a:hover { color:#ffff66}

.SpokespersonTop { width:100%; float:left; height:40px; line-height:33px; background:url(../images/spokesperson/topbg.png) repeat-x; font-size:12px;}
.top { width:960px; margin:0 auto;  color:#333}
.top a { color:#333}
.wrap { width:960px; margin:0 auto; clear:both; }
.SpokespersonMain { width:435px; float:left; height:600px; background:#333;color: white;line-height: 22px; background:url(../images/spokesperson/spacebg.png) repeat-x;filter:alpha(opacity=75); opacity:0.75; position:absolute; top:33px}
.user_name { width:385px; padding:38px 25px 10px 25px; float:left; height:50px; color:#fff}
.user_name p.a { float:left; font-size:36px; font-family:"Î¢ÈíÑÅºÚ"; height:50px; line-height:50px;}
.user_name p.b { float:left; margin-left:15px; padding-top:20px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.tab_list { float:left; clear:both; padding:0 25px;}
.tab_list li.li_atd {background-color: #2e2e2e;	height: 26px;width: 78px;text-align: center;padding-top: 5px;}
.tab_list li {display: block;	float: left;font-size: 14px;font-weight: bold;height: 26px;width: 78px;padding-top: 5px; margin-right:10px;}
.content { width:385px; height:420px; padding:25px; float:left; position:relative}

.Container {
  position: absolute;
  width: 375px;
  height: 420px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 375px;
  height: 420px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Track {
  width: 10px; height: 420px;
  position: absolute;
  top:25px; left: 400px;
  background-color: #676767;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 10px; height: 30px;
  background-color: #CCC;
}

