body {
    min-width: 1200px;
    font-family:'Microsoft Yahei Regular';
    background: #f9f9f9 url(https://oss.rainier.com.cn/a_lend/2020/310/0574/80lmj.jpg) bottom center no-repeat;
}
*{box-sizing:border-box;}
header{
    height: 160px;
}
.logo{
    width: 1000px;
    margin: 0 auto;
    height: 105px;
    background: url(https://oss.rainier.com.cn/a_lend/2020/311/1040/croat.png) left center no-repeat;
}
.nav{
    width:1000px;
    margin: 0 auto;
    height: 30px; 
}

.nav li{
    float: left;
    margin-left: 20px;
}

.nav li a{
    padding: 0 5px;
    display: block;
    line-height: 35px;
    height: 55px;
    color: #333;
    font-size: 15px;
    
}

.nav li a:hover{
    color: #0c4ea4;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0575/8e1bi.png) center bottom no-repeat;
}
.nav li:first-child{
    margin-left: 0;
}
.content {
    
}

.baner-top {
    width: 920px;
    margin: 0 auto;
    padding-top: 55px;
}
.baner-top h1{
    font-size: 42px;
    color: #fff;
    letter-spacing: 5px;
}
.baner-top p{
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 45px;
}
.contentA {
    height: 650px;
    margin: 0 auto;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0574/7sl37.jpg) top center no-repeat;
}

.BasicBox {
    width: 1000px;
    margin: 0 auto;
}
.vedio-player {
    width:450px;
    height: 300px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 115px;
}
.swicth-video {
    text-align: center;
    margin-top: 10px;
}
.swicth-video li{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    line-height: 25px;
    padding: 0 10px;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0581/8q7jl.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 10px;
    cursor: default;
}
.swicth-video li.on{
        color: #0049c1;
    background: #fff;
}
.vedio-player a{
    display: block;
    width: 450px;
    height: 300px;
    overflow: hidden;
    position: relative;
    border: 1px solid #fff;
}

.vedio-player a p{
    position: absolute;
    width: 172px;
    height: 110px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding-top: 80px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0575/8k22g.png) center no-repeat;
}


.about-detail {
    width: 645px;
    float:right;
    padding-top: 55px;
}
.about-detail h2{
    font-size: 20px;
    color: #666;

}
.about-detail p{
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-top: 30px;
    
}
.content-info {
    height: 560px;
    padding-top: 115px;
    position: relative;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0574/7ql35.jpg) center no-repeat;
}
.accessories{
    
    width: 1000px;
    margin: 0 auto;
}
.accessories  li {
    display: block;
    position: relative;
    float: left;
    text-align: center;
    margin-top: 30px;
}
.accessories li:nth-child(odd){
    float: right;
    margin-left: 220px;
}
.accessories li:nth-child(even){
    float: left;
    margin-right: 220px;
}
.accessories li:nth-child(1),
.accessories li:nth-child(2){
    margin-top: 0;
}



.accessories li a {
    display: block;
    width: 195px;
    height: 59px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    line-height: 59px;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0581/8q7jl.png);
}
.accessories li a span{
    position: absolute;
    display: block;
    width: 100px;
    height: 80px;
    top: 5px;
    left: 10px;
    /* margin: 0 auto 10px; */
}

.accessories li a .icon-1{
    background: url(../img/icon-1.png) top center no-repeat;
}
.accessories li a .icon-2{
    background: url(../img/icon-2.png) top center no-repeat;
}
.accessories li a .icon-3{
    background: url(../img/icon-3.png) top center no-repeat;
}
.accessories li a .icon-4{
    background: url(../img/icon-4.png) top center no-repeat;
}

.accessories li a .icon-5{
    background: url(../img/icon-5.png) top center no-repeat;
}
.accessories li a .icon-6{
    background: url(../img/icon-6.png) top center no-repeat;
}
.accessories li a .icon-7{
    background: url(../img/icon-7.png) top center no-repeat;
}
.accessories li a .icon-8{
    background: url(../img/icon-8.png) top center no-repeat;
}

.accessories li a:hover{
    color: #0049c1;
    background:#fff;
}


.accessories li a:hover span{
    background-position-y: bottom;
}

.contentC {
    width: 1000px;
    height: 420px;
    margin: 0 auto;
}

.contentC .bottom .echart {
    width: 710px;
    height: 300px;
    margin-top: 20px;
}

.contentC .bottom .echart img {
    width: 100%;
    height: 100%;
}

.amount {
    width: 268px;
    margin-top: 70px;
}

.amount p a {
    height: 12px;
    line-height: 14px;
    font-size: 12px;
    color: #1a1e2f;
}

.amount p a span {
    float: left;
    width: 12px;
    height: 12px;
    background: #0049c1;
    margin-right: 5px;
}

.contentC .bottom .all {
    width: 267px;
    position: relative;
    text-align: center;
    height: 87px;
    font-weight: bold;
    font-size: 36px;
    padding-top: 32px;
    padding-right: 20px;
    color: #fff;
}

.all-1 {
    background: url("https://oss.rainier.com.cn/a_lend/2020/310/0574/7kk7i.png")  center no-repeat #1f70db;
    margin-top: 25px;
}

.all-2 {
    background: url("https://oss.rainier.com.cn/a_lend/2020/310/0574/7mk7i.png")  center no-repeat #f0a022;
    margin-top: 15px;
}

.all span {
    color: #fff;
    font-size: 28px;
    font-family: "Microsoft Yahei";
    float: left;
    display: block;
    line-height: 75px;
    padding-left: 80px;
}

.all a {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    border-left: 1px solid #e2e2e2;
    margin-top: 13px;
    margin-left: 15px;
    padding-left: 10px;
}





.team{
    height: 440px;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0574/7okmk.jpg) center no-repeat;
    padding: 50px 0;
}
.team-content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.warp {
    width: 600px;
    height: 440px;
}

.team-content .arrows{
    position: absolute;
    width: 35px;
    height: 64px;
    top: 225px;
    display: block;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0574/7okmk.jpg) ;
}
.team-content .prev{
    left: 35px;
    background-position: left top;
}
.team-content .next{
    right: 35px;
    background-position: right top;
}

.team-content .arrows:hover{
    background-position-y: bottom;
}



.clear::after{
    content: '';
    display: table;
    clear: both;
}
.team .list  .item{
    width: 180px;
    height: 240px;
    float: left;
    position: relative;
    margin-right: 25px;
}

.team .list img{
    display: block;
    width: 180px;
    height: 240px;
    margin: auto;
}
.team .list .text-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 240px;
    padding: 20px;
    opacity: 0;
    transition: opacity .3s;
    color: #fff;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0582/8sf2h.png);
}
.team .item:hover .text-info {
    opacity: 1;
}
.team .list  .item  h1{
    font-weight: normal;
     font-size: 16px;
     margin-bottom: 20px;
 }
 .team .list  .item h1 span{
    font-size: 14px;
 }
 .team .list  .item  p{
    font-size: 13px;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 15px;
 }

.team .list  .item:hover h1,
.team .list  .item:hover p{
    color: #fff;
}
.team .list  .item:hover img{
    border: 1px solid #fff;
}

 .warp .right{
     text-align: center;
 }
 
 .warp .all{
    display: inline-block;
    width: 220px;
    height: 60px;
    font-size: 14px;
    color: #666;
    line-height: 52px;
    margin: 0 10px 0;
    text-align: center;
    border: 2px solid transparent;
}
.warp .all.brower{
    border-color: #007457;
}
.warp .all.useing{
    border-color: #ee6222;
}
.warp .all.brower b{
    font-size: 24px;
    color: #007457;
}
.warp .all.useing b{
    font-size: 24px;
    color: #ee6222;
}


.exp-detail {
    width: 1000px;
    margin: 0 auto;
    padding-top: 85px;
}

.exp-title {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    position: relative;
    margin-bottom: 70px;
    letter-spacing: 2px;
    text-shadow: 0 0 2px #006fff;
}


.detail-info {
    font-size: 15px;
    color: #efeef1;
    line-height: 30px;
    padding: 5px 0;
}

.detail-info b{
    font-weight: normal;
    text-shadow: 0 0 1px #fff;
}

.lang-text {
    /* margin: 0 auto; */
    width: 535px;
}

.detail-info span {
    display: inline-block;
    padding-right: 40px;
    margin-right: 40px;
    border-right: 1px solid #fff;
}
.start-exp {
    margin-top: 30px;
}
.start-exp a{
    width: 120px;
    height: 40px;
    display: inline-block;
    color: #fff;
    margin-right:15px;
    line-height:40px;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    background: #006fff;
}
.start-exp a:first-child{
    background: #ec6941;
}
.contentF{
    padding:75px 0;
    height:500px;
    background:url("../img/xmts.png") no-repeat top center;
}

.contentFBox{
    width:1000px;
    margin:auto;
    height:350px;
    background:url("../img/contentFbg.png") no-repeat top center;
}


.commonDiv{
    width:500px;

}
.commonDiv .xmts-tit{
    font-size:24px;
    color:#fff;
    font-family:"Microsoft YaHei";
    display:block;
    text-align:center;
    padding-top:155px;
}

.xmts-1{background: url("../img/xmts-1.png") center 50px no-repeat;}
.xmts-2{background: url("../img/xmts-2.png") center 50px no-repeat;}



.commonDiv ul li{
    float: left;
}
.commonDiv ul {
    padding:25px 90px;
}
.commonDiv ul li a{
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    /* padding: 0 10px; */
    line-height: 30px;
    display: block;
    width: 160px;
}


.tempWrap {
    margin: 30px auto;
    width: 1000px !important;
}
.tit{
    text-align: center;
}
.tit img{
    display: inline-block;
    margin: auto;
}
.damed{
    width:1000px;
    height: 330px;
    margin:auto;
    padding: 30px 0;
}
.damed ul {
    margin-top: 35px;
}
.damed li{
    float: left;
    margin-left:32px;
}
.damed li:first-child{
    margin-left: 0;
}
.damed li span{
    display: block;
    margin:auto;
    width:140px;
    height:133px;
    margin-bottom: 15px;
}
.damed li a{
    display: block;
    line-height: 20px;
    font-size:16px;
    color: #666;
    text-decoration: none;
    text-align: center;
    width: 140px;
}

.damed li.icon1 span{background: url(https://oss.rainier.com.cn/a_lend/2020/310/0574/830iu.png) no-repeat top center;}
.damed li.icon2 span{background: url(https://oss.rainier.com.cn/a_lend/2020/310/0574/850iv.png) no-repeat top center;}
.damed li.icon3 span{background: url(https://oss.rainier.com.cn/a_lend/2020/310/0574/870iv.png) no-repeat top center;}
.damed li.icon4 span{background: url(https://oss.rainier.com.cn/a_lend/2020/310/0575/880rc.png) no-repeat top center;}
.damed li.icon5 span{background: url(https://oss.rainier.com.cn/a_lend/2020/310/0575/8a0rc.png) no-repeat top center;}
.damed li.icon6 span{background: url(https://oss.rainier.com.cn/a_lend/2020/310/0575/8c0re.png) no-repeat top center;}


.contentE {
    width: 1000px;
    height: 215px;
    margin: 60px auto 50px;
}

.contentE ul{
    display: block;
    float: left;
	width: 317px;
    height: 205px;
    background: url(https://oss.rainier.com.cn/a_lend/2020/310/0575/8ma86.png) center;
}


.contentE ul:nth-child(2){
    margin: 0 24px;
}



.contentE ul h3{
	height: 53px;
    line-height: 53px;
    font-size: 18px;
	color: #fff;
	/* background: #387abd; */
	text-align: center;
	/* font-weight: normal; */
	margin-bottom: 15px;
	position: relative;
}
.contentE ul li a{
	display: block;
	text-align: center;
	height: 30px;
	color: #666;
	line-height: 30px;
	font-size: 16px;
}


.contentE ul li a:hover{
    color:#0065e5
}

.footer {
    height: 105px;
    margin: 0 auto;
    width: 1000px;
    padding: 28px 0;
}
.footer div:nth-child(2){
    margin-left: 55px;
}
.footer p{
    line-height: 25px;
    font-size:12px;
    color: #fff;
}
.footer p a{
    text-decoration: none;
    color: #fff;
}

.breadcrumb {
    height: 35px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    margin-bottom: 25px;
    padding-left: 22px;
    background: url("../img/house.png") left center no-repeat;
}

.breadcrumb span {
    line-height: 35px;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    color: #fff;
    display: block;
    padding: 0 20px;
    float: left;
    background: #3591e0;
}

.breadcrumb ul {
    float: left;
}

.breadcrumb ul li a,
.breadcrumb ul li {
    color: #666;
    font-size: 12px;
    line-height: 35px;
    font-family: serif;
}

.breadcrumb ul li a:hover {
    text-decoration: none;
    color: #3591e0;
}

.breadcrumb b {
    float: left;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #3591e0;
    border-bottom: 2px #3591e0 solid;
    font-weight: normal;
}




.contentLi {
    width: 725px;
}

.articleLi {
    margin-top: 5px;
    min-height: 550px;
}

.articleLi ul {
    margin: 10px;
}

.articleLi ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #bfbfbf;
    background: url(../img/label.png) 5px center no-repeat;
    padding-left: 20px;
}

.articleLi ul li a {
    display: block;
    font-size: 12px;
    color: #787878;
    text-decoration: none;
    cursor: pointer;
}

.articleLi ul li a h3 {
    font-size: 14px;
    font-weight: normal;
}

.articleLi ul li a:hover {
    color: #9c7558;
}

.articleLi ul li:hover {
    background: url("../img/label2.png") #fafafa 5px center no-repeat;
}


.contentArt {
    width: 950px;
    padding: 15px;
    min-height: 600px;
    margin: 30px auto 20px;
    background: #fff;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(70, 70, 70, 0.36);
    box-shadow: 0px 0px 10px rgba(70, 70, 70, 0.36);
}

.title_info {
    font-family: serif;
    width: 100%;
    color: #666;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
    border-bottom: 2px solid #ededed;
}

.secondContent {
    width: 750px;
}

.articlePage {
    margin-top: 15px;
    min-height: 450px;
    
}

.articlePage h2 {
    text-align: center;
    font-size: 27px;
    color: #9c7558;
    font-weight: normal;
    line-height: 35px;
}

.article-detail {
    padding: 15px 0;
    font-size: 14px;
    line-height: 25px;
}

.article-detail>p img {
    display: block;
    margin: 10px auto;
}

.article-detail>p {
    font-family: serif;
    line-height: 30px;
    padding-top: 10px;
    text-align: justify;
    color: #666;
    text-indent: 2em;
    font-size: 14px;
}

.article-detail table {
    margin:20px auto;
}

.article-detail table td {
    text-align: left;
    font-size: 14px;
    color: #666;
    padding: 10px;
    line-height: 22px;
}

.article-detail table td p {
    text-indent: 0;
    font-size: 14px;
    text-align: left;
    font-family: "Microsoft YaHei";
    color: #666;
    line-height: 25px;
}

.article-detail object {
    margin-left: -2em;
}


.page {
    height: 40px;
    text-align: center;
    color: #888;
    margin: 20px auto 0;
    background: #f2f2f2;
}

.pagelist {
    font-size: 0;
    background: #fff;
    height: 50px;
    line-height: 50px;
}

.pagelist span {
    font-size: 14px;
}

.pagelist .bgprimary {
    cursor: default;
    color: #fff;
    background: #337ab7;
    border-color: #337ab7;
}

.pagelist .jump {
    border: 1px solid #ccc;
    padding: 3px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 5px;
}

.ellipsis {
    padding: 0px 8px;
}

.bgprimary {
    cursor: default;
    color: #fff;
    background: #337ab7;
    border-color: #337ab7;
}

.pagelist .jump.disabled {
    pointer-events: none;
    background: #ddd;
}



.contentCatetory{
	width: 1000px;
	position:relative;
	min-height: 600px;
	margin: 36px auto ;
}
.contentCatetory h2{
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	border-bottom: 2px solid #d7d7d5;
	position: relative;
	margin-bottom: 20px;
}
.contentCatetory h2 span{
	position: absolute;
	left: 0;
	top: 0px;
	border-bottom: 2px solid #2FB7A1;
	color: #323335;
	font-weight: normal;
}
.contentCatetory .details{
	padding: 35px 30px 80px;
	background: #fff;
    box-shadow: 0 0 10px #ddd;
    min-height: 400px;
}
.contentCatetory .details h1{
	line-height: 40px;
	font-size:16px;
	margin:0;
	text-align:center;
}
.left-content {
	width:700px;
	float:left;
}

.left-content table{
	margin:0 auto;
}

.right-side{
	width:200px;
	margin-left:30px;
	float:left;
}
.contentCatetory .details h1{
	font-size: 16px;
	color: #333333;
}
.contentCatetory .details p{
	text-indent: 2em;
	line-height: 24px;
	color: #666;
	font-size:14px;
	margin-bottom: 10px;
}

.contentCatetory .details table{
	margin:25px auto;

}
.contentCatetory .details table p{
	text-indent: 0;
}

.contentCatetory .details h2{
	line-height:20px
}

.aside {
	position:absolute;
	left:-100px;
	top: 70px;
	width:80px;	
	border-radius:4px;
	overflow: hidden;
	box-shadow: 0 0 5px #ddd;
}

.aside li{
	font-size:14px;
	line-height: 20px;
	border-bottom:3px solid #228575;
	text-align:center;
	background:#2fb7a1;
}

.aside li a{
	display:block;
	width: inherit;
	height: inherit;
	color:#fff;
	padding:10px;
}
.aside li a:hover {
	color:#3b7722;	
	background:#98d87d;
}
.aside li a.active{
	color:#3b7722;	
	background:#98d87d;
}

.contentCatetory .imgList{
	margin-top: 30px;
}
.contentCatetory .imgList li{
	width: 210px;
	box-shadow: 0 0 5px #ccc;
	margin-right: 53px;
	margin-bottom: 30px;
}
.contentCatetory .imgList li img{
	width: 210px;
	height:210px;
	margin-bottom: 10px;
}
.contentCatetory .imgList li p{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.teacher-detail p{
	width:190px;
	float:left;
}
.contentCatetory .imgList li .first{
	font-size: 12px;
	color: #999;
}
.contentCatetory .imgList li .first b{
	font-size: 18px;
	color: #333;
}


.side-catalog {
    width: 200px;
    height: 390px;
    position: fixed;
    top:350px;
    font-size: 14px;
    font-family: "simsun";
    line-height: 19px;
}

.side-catalog .side-bar {
    position:absolute;
    top:0;
    width:0;
    min-height:50px;
    background-color:#eaeaea;
    border:1px solid #eaeaea;
    border-top:0;
    border-bottom:0;
    left:5px
}
.side-catalog .side-bar .circle.start, .side-catalog .side-bar .circle.end {
    position:absolute;
    left:-5px;
    width:10px;
    height:10px;
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) 0 -199px no-repeat;
    zoom:1;
    overflow:hidden
}
.side-catalog .side-bar .circle.start {
    top:0
}
.side-catalog .side-bar .circle.end {
    margin:0;
    bottom:0
}
.side-catalog .catalog-scroller {
    padding-top:15px;
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    width:210px;
    overflow:hidden
}
.side-catalog .catalog-scroller .catalog-list {
    width:228px;
    height:auto;
    position:relative
}
.side-catalog .catalog-scroller .catalog-list .arrow {
    left:0;
    z-index:2;
    top:3px;
    position:absolute;
    height:13px;
    width:18px;
    cursor:pointer;
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) -271px -38px no-repeat
}
.side-catalog .catalog-scroller .catalog-list .catalog-title {
    position:relative;
    margin-bottom:7px;
    padding-left:20px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title .text {
    line-height:19px;
    display:block
}
.side-catalog .catalog-scroller .catalog-list .catalog-title .pointer {
    position:absolute;
    display:block;
    width:10px;
    height:10px;
    cursor:pointer;
    margin-top:4px;
    left:0;
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) 3px -222px no-repeat
}
.side-catalog .catalog-scroller .catalog-list .catalog-title .pointer:hover {
    background-position:3px -245px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title:hover .text {
    background:#f5f5f5;
    border-radius:2px;
    box-shadow:0 1px 0 #eaeaea
}
.side-catalog .catalog-scroller .catalog-list .catalog-title:hover .pointer {
    background-position:3px -245px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .text {
    padding-left:10px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .title-index {
    color:#999;
    font-weight:700;
    font-family:Arial;
    font-size:14px;
    padding-right:5px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level1 .title-link {
    color:#555;
    font-weight:700;
    text-decoration:none;
    font-size: 12px;
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .text {
    padding-left:22px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .title-index {
    color:#999;
    font-family:Arail;
    font-size:14px;
    padding-right:5px
}
.side-catalog .catalog-scroller .catalog-list .catalog-title.level2 .title-link {
    color:#666;
    text-decoration:none
}
.side-catalog.collapse {
    height:96px;
    overflow:hidden
}
.side-catalog.collapse .toggle-button {
    background-position:-104px 0
}
.side-catalog.collapse .toggle-button:hover {
    background-position:-154px 0
}
.side-catalog.collapse .side-bar {
    display:none
}
.side-catalog.collapse .catalog-scroller {
    display:none
}

.side-catalog .bottom-wrap {
    position:absolute;
    height:45px
}
.side-catalog .bottom-wrap .toggle-button, .side-catalog .bottom-wrap .gotop-button {
    display:block;
    width:45px;
    height:45px;
    cursor:pointer
}
.side-catalog .bottom-wrap .toggle-button {
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) no-repeat 0 0
}
.side-catalog .bottom-wrap .toggle-button:hover {
    background-position:-53px 0
}
.side-catalog .bottom-wrap .gotop-button {
    margin-top:6px;
    background:transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) no-repeat -1px -62px
}
.side-catalog .bottom-wrap .gotop-button:hover {
    background-position:-74px -62px
}