/* CSS Document */
.scrt{ top:198px;}
.scrt_on{ top:20px;}
#swt_right{ position:fixed; right:0; top:0px; width:78px; height:100%; border-left:#dcdada 1px solid; background:#FFFFFF; z-index:999}
#swt_right .com{ position:absolute;width:100%; border-top:#dcdada 1px solid; transition:top .6s ease 0s}
#swt_right .com .list{ position:relative; display:block; padding:10px 0px; text-align:center; line-height:28px; font-size:14px; color:#999999;border-bottom:#dcdada 1px solid; text-decoration:none}
#swt_right .com .list .ico{ width:32px; height:32px; margin:0 auto; transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s}
#swt_right .com .list .ico.one{ background:url(../images/ico1.png) 0 0 no-repeat}
#swt_right .com .list:hover .ico.one{ background:url(../images/ico1.png) 0 -32px no-repeat}
#swt_right .com .list .ico.two{ background:url(../images/ico2.png) 0 0 no-repeat}
#swt_right .com .list:hover .ico.two{ background:url(../images/ico2.png) 0 -32px no-repeat}
#swt_right .com .list .ico.three{ background:url(../images/ico3.png) 0 0 no-repeat}
#swt_right .com .list:hover .ico.three{ background:url(../images/ico3.png) 0 -32px no-repeat}
#swt_right .com .list .ico.four{ background:url(../images/ico4.png) 0 0 no-repeat}
#swt_right .com .list:hover .ico.four{ background:url(../images/ico4.png) 0 -32px no-repeat}
#swt_right .com .list .ico.five{ background:url(../images/ico5.png) 0 0 no-repeat}
#swt_right .com .list:hover .ico.five{ background:url(../images/ico5.png) 0 -32px no-repeat}
#swt_right .com .list .ico.six{ background:url(../images/ico6.png) 0 0 no-repeat}
#swt_right .com .list:hover .ico.six{ background:url(../images/ico6.png) 0 -32px no-repeat}

#swt_right .com .list .zhanshi{ position:fixed; width:0px; display:none; opacity:0; padding:15px 0px 0px 20px; height:100%; border:#FF0033 2px solid; top:0px; right:78px; background:#FFFFFF}
#swt_right .com .list .zhanshi .close{ position:absolute; right:10px; top:10px; width:28px; height:28px; background:#414141; text-align:center; line-height:28px; font-size:14px; color:#FFFFFF}
#swt_right .com .list .zhanshi .tt1{ font-size:24px; line-height:45px; height:60px;color:#cc3399; text-align:left;}
#swt_right .com .list .zhanshi .swtban{ width:295px; height:182px;}
#swt_right .com .list .zhanshi .swtys{ color:#ff0099}
#swt_right .com .list .zhanshi li{ line-height:38px; height:38px; text-align:left}
#swt_right .com .list .zhanshi li a{font-size:18px; color:#414141}
#swt_right .com .list .zhanshi .swtbtn{ display:block; background:#ed0c6e; color:#ed0c6e; margin:30px 0 0 45px; width:192px; height:58px; text-align:center; line-height:58px; color:#FFFFFF; font-size:24px; text-decoration:none}
#swt_right .com .list:hover{ background:#e6e6e8}