* {
    margin: 0;
    padding: 0
}

.wrap {
    width: 100%;
    margin: 0 auto;
}

/*.content {
    width: 80%;
    float: right;
}*/

.slide {
    width: 20%;
    float: left;
    min-width: 170px
}

.sideCatalogBg {
    visibility: visible;
}

#sideToolbar {
    position: fixed;
    top: 20%;
}

#sideToolbar-up {
    visibility: visible;
    background: url("../img/side-catalog.png") no-repeat scroll -1px -62px;
    /*rgba(0, 0, 0, 0);*/
    border-radius: 2px;
    display: block;
    height: 45px;
    margin-left: 10px;
    width: 45px;
}

#sideToolbar-up:hover {
    background: transparent url("../img/side-catalog.png") -74px -62px no-repeat

}

.sideCatalogBtnDisable {
    background: transparent url("../img/side-catalog.png") -104px 0 no-repeat !important
}

a.sideCatalogBtnDisable:hover {
    background: transparent url("../img/side-catalog.png") -154px 0 no-repeat !important
}

#sideCatalogBtn {
    visibility: visible;
    background: url("../img/side-catalog.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 45px;
    margin-bottom: 5px;
    margin-left: 10px;
    position: relative;
    width: 45px;
    display: block;
}

#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom {
    bottom: 0;
}

#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top, #sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom {
    background: url("../img/side-catalog.png") no-repeat scroll 0 -199px;
    /*rgba(0, 0, 0, 0);*/
    height: 10px;
    left: -5px;
    overflow: hidden;
    position: absolute;
    width: 10px;
}

#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top {
    cursor: pointer;
    top: 0;
}

#sideCatalog-catalog {
    height: 230px;
    top: 18px;
    overflow: hidden;
    padding-left: 23px;
    position: relative;
}

#sideCatalog-catalog dl {
    position: relative;
    width: 70%;
    zoom: 1
}

#sideCatalog-catalog dl dd a {
    width: 90%;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 14px;
    top:2px;
    left: 20px;
}

#sideCatalog span.sideCatalog-index1 {
    color: #999999;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-right: 5px;
	display:none;
}

#sideCatalog .sideCatalog-item1 a {
    color: #555555;
    font-weight: bold;
}

#sideCatalog .sideCatalog-item1 a, #sideCatalog .sideCatalog-item2 a {
    text-decoration: none;
}

.sideCatalog-dot {
    background: url("../img/side-catalog.png") repeat scroll 0 -222px;
    /*rgba(0, 0, 0, 0);*/
    cursor: pointer;
    font-size: 12px;
    height: 10px;
    left: -20px;
    line-height: 12px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 6px;
}

#sideCatalog .sideCatalog-item2 span.sideCatalog-dot {
}

#sideCatalog .highlight span.sideCatalog-dot {
    background: url("../img/side-catalog.png") no-repeat scroll -271px -38px;
    /*rgba(0, 0, 0, 0);*/
    height: 13px;
    left: -23px;
    top: 3px;
    width: 18px;
}

#sideCatalog #sideCatalog-sidebar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EAEAEA;
    border-image: none;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-style: none solid;
    border-width: 0 1px;
    height: 258px;
    left: 5px;
    position: absolute;
    top: 0;
    width: 0;
}

#sideCatalog-updown {
    bottom: 160px;
    height: 50px;
    position: absolute;
    right: 30px;
    width: 22px;
    z-index: 100;
    visibility: visible;

}

#sideCatalog-up {
    cursor: pointer;
    height: 25px;
    width: 25px;
}

.sideCatalog-up-disable {
    background: url("../img/side-catalog.png") no-repeat scroll -272px -83px;
    /*rgba(0, 0, 0, 0);*/
}

#sideCatalog-down {
    cursor: pointer;
    height: 25px;
    width: 25px;
}

.sideCatalog-down-enable {
    background: url("../img/side-catalog.png") no-repeat scroll -245px -108px;
    /*rgba(0, 0, 0, 0);*/
}

#sideCatalog {
    font-size: 14px;
    height: 260px;
    left: 10px;
    line-height: 19px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.sideCatalog-item2 {
    padding-left: 21px;
}

.sideCatalog-item1, .sideCatalog-item2 {
    margin: 0 0 6px;
    padding: 0 7px;
    position: relative;
}

.sideCatalog-down-disable {
    background: url("../img/side-catalog.png") no-repeat scroll -272px -108px;
    /*rgba(0, 0, 0, 0);*/
}

.sideCatalog-up-enable {
    background: url("../img/side-catalog.png") no-repeat scroll -245px -83px;
    /*rgba(0, 0, 0, 0);*/
}

.headline-1 {
    clear: both;
    font-size: 24px;
    font-weight: 500;
    line-height: 22px;
    margin: 65px 0 18px;
    position: relative;
}

/*
.sideCatalog-item2 .sideCatalog-dot {
    background: none repeat scroll 0 center;
    /*rgba(0, 0, 0, 0);*/
}*/

#sideCatalog-catalog dl dd:hover {
    background-color: #f6f6f6;
}

.anchor-1, .anchor-2 {
    display: block;
    position: relative;
}
.headline-1 {
			clear: both;
			font-size: 24px;
			font-weight: 500;
			margin: 0;
			position: absolute;
			top: 0;
			left: 0;
			visibility: hidden;
		}
		.slide {
			width: 20%;
			position: absolute;
			right: -105px;
		}
		
		#sideCatalog-updown {
		display: none;}
/*
.sideCatalog-item2 >span{ margin-left:5px;}*/

 @media only screen and (min-device-width : 1400px){
	.slide {
		right: -10%;
	}
 }