<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.cl:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.cl {
    zoom: 1
}

.successlunbo {
    width: 900px;
    margin:30px auto 45px;
    float: right;
}

/* sildes css begin */

.control {
    width: 720px;
    height: 480px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.change li {
    width: 720px;
    overflow: hidden;
    text-align: center
}

/* å›¾ç‰‡åž‚ç›´å±…ä¸­,ä¸æ˜¯å¾ˆå‡†ç¡® */

.change li .imgWrap {
    display: table-cell;
    width: 720px;
    height: 480px;
    vertical-align: middle;
    cursor: pointer;
    *font-size: 500px;
}

.change li img {
    width: 712px;
    height: 472px;
    vertical-align: middle;
    overflow: hidden;
    border: solid 2px #dddddd;
}

/* æè¿°éƒ¨åˆ† */

.change li .textDesc {
    display: none;
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0;
    bottom: 4px;
    text-align: left;
    overflow: hidden;
}

.change li .opacity {
    display: none;
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.change li .title {
    padding: 10px 15px 0;
    color: #e6e6e6;
    font-size: 14px;
    line-height: 22px;
}

.change li .title a {
    color: #e6e6e6;
}

/*.change li .text{color:#b7b7b7;line-height:18px;padding:5px 15px;font-size:12px;}*/
/* ç¿»é¡µæŒ‰é’® */

.ssprev,
.ssnext {
    width: 49px;
    height: 49px;
    position: absolute;
    bottom: 240px;
    color: #FFF;
    font-size: 14px;
    z-index: 9;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    display: none;
}

.ssprev span,
.ssnext span {
    display: none;
}

.ssprev {
    left: 0;
    background: url(../images/arrows_01.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="../images/arrows_01.png");
    _background: none
}

.ssnext {
    right: 0;
    background: url(../images/arrows_02.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="../images/arrows_02.png");
    _background: none
}

/* åˆ†é¡µ */
.pageClass {
    text-align: center;
    z-index: 9;
    position: absolute;
    top: 50px;
    padding-top: 10px;
}

.pageClass a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    overflow: hidden;
    border: 1px solid #bebebe;
    background: #bebebe;
    border-radius: 5px;
    outline: none
}

.pageClass a span {
    display: none
}

.pageClass a:hover,
.pageClass a.cur {
    border: 1px solid #be230a;
    background: #be230a
}

/* ç¼©å›¾éƒ¨åˆ† */

.thumbWrap {
    width: 145px;
    height: 480px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

.thumbWrap .thumbCont {
    height: 396px;
    margin: 42px 0;
    overflow: hidden;
    position: relative;
    width: 145px;
}

.thumbWrap ul li {
    /*height: 90px;*/
    overflow: hidden;
    padding: 0 5px 13px 5px;
    text-align: center;
    width: 135px;
}

.thumbWrap ul li div {
    display: table-cell;
    width: 135px;
    height: 94px;
    vertical-align: middle;
    cursor: pointer;
    *font-size: 79px;
}

.thumbWrap ul li img {
    width: 131px;
    height: 90px;
    vertical-align: middle;
    overflow: hidden;
    border: solid 2px #ddd;
}

.thumbWrap ul li.cur img {
    border: solid 2px #be230a;
}

/* ç¼©å›¾æŒ‰é’® */
.thumbPrev,
.thumbNext {
    width: 100px;
    height: 24px;
    text-align: center;
    position: absolute;
    color: #000;
    z-index: 9;
    outline: none
}

.thumbPrev span,
.thumbNext span {
    display: none;
}

.thumbPrev {
    left: 25px;
    top: 0;
    background: url(../images/sprev.png) top center no-repeat;
}

.thumbNext {
    left: 25px;
    bottom: 0;
    background: url(../images/snext.png) bottom center no-repeat;
}

/*äº§å“tab*/

.tabbox {
    width: 900px;
    margin-bottom:100px;
    float: right;
    position: relative;
}

.tabbox .tab {
    position: absolute;
    overflow: hidden;
    background: #fff;
    z-index: 1;
}

.tabbox .tab a {
    width: 148px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    float: left;
    text-decoration: none;
    color: #666;
    border-top: solid 2px #fff;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
}

.tabbox .tab a:hover {
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-top: solid 2px #be230a;
    border-bottom: solid 1px #fff;
    background: #fff;
    color: #333;
    text-decoration: none;
}

.tabbox .tab a.on {
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-top: solid 2px #be230a;
    border-bottom: solid 1px #fff;
    background: #fff;
    color: #333;
    text-decoration: none;
}

.tabbox .content {
    border-top: 1px solid #ddd;
    overflow: hidden;
    padding: 20px 5px;
    position: relative;
    top: 44px;
}

.tabbox .content li {
    display: none;
}</pre></body></html>