#goTop {
    position:fixed;
    width:54px;
    left:50%;
    margin-left:612px;
    bottom:100px;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop || document.body.scrollTop) +eval(document.documentElement.clientHeight || document.body.clientHeight) -305+'px');
    z-index:998;
}
#goTop div {
    height:48px;
    margin-top:3px;
    position:relative;
    width:48px;
}
#goTop div a,#goTop div a:link {
    display:inline-block;
    height  :18px;
    width:100%;
    color:#fff;
    background:#b7c5ca url('/skin/default/right/gotop.png') no-repeat;
    font-size:12px;
    line-height:14px;
    text-align:center;
    text-decoration:none;
    padding-top:30px;
}
#goTop div.hotword a {
    background-position:0 -48px;
}
#goTop .hotword a:hover {
    background-position:0 0;
}
#goTop div.media a {
    background-position:-49px -48px;
}
#goTop .media a:hover {
    background-position:-49px 0;
}
#goTop div.search a {
    background-position:-98px -48px;
}
#goTop div.gotopcontact a {
    background-position:0 -48px;
}
#goTop .search a:hover {
    background-position:-98px 0;
}
#goTop .gotopcontact a:hover {
    background-position:0 0;
}
#goTop .search dl,#goTop .gotopcontact dl {
    _position:absolute;
    top:0;
    right:0;
    white-space:nowrap;
}
#goTop div.feedback a {
    padding:10px;
    height:28px;
    width:28px;
    line-height:14px;
    background:#ff0000;
}
#goTop .feedback a:hover {
    background:#9e5900;
}
#goTop div.gotop a {
    background-position:-147px -48px;
}
#goTop .gotop a:hover {
    background-position:-147px 0;
}
#goTop .search dt,#goTop .gotopcontact dt {
    font-size:0;
    white-space:nowrap;
    vertical-align:top;
}
#goTop .search dt a,#goTop .gotopcontact dt a {
    height:18px;
    width:48px;
}
#goTop .search dd {
    display:inline-block;
    vertical-align:top;
    /*background:#9e5900;*/
    height:190px;
    overflow:hidden;
    position:absolute;
    top:0;
    right:0;
    width:0;
    -webkit-transition:width  .5s;
    -moz-transition:width  .5s;
    -ms-transition:width  .5s;
    -o-transition:width  .5s;
    transition:width  .5s;
}
#goTop .search.show dd {
    width:256px;
	margin-right: 0px;
}
#goTop .gotopcontact dd {
    display:inline-block;
    vertical-align:top;
    background:#9e5900;
    height:148px;
    overflow:hidden;
    position:absolute;
    top:0;
    right:0;
    width:0;
    -webkit-transition:width  .5s;
    -moz-transition:width  .5s;
    -ms-transition:width  .5s;
    -o-transition:width  .5s;
    transition:width  .5s;
}
#goTop .gotopcontact.show dd {
    width:256px;
	margin-right:50px;
}
#goTop .search input,#goTop .gotopcontact input {
    border:0;
    color:#666;
    font-size:12px;
    height:28px;
    line-height:28px;
    padding:2px 0 2px 6px;
    vertical-align:middle;
    width:178px;
    margin:0;
}
#goTop .search form {
    margin:8px 8px 8px 16px;
    font-size:0;
    line-height:0;
    vertical-align:middle;
}
#goTop .gotopcontact .gotopcontactinfo {
    margin:8px 8px 8px 16px;   
    vertical-align:middle;
}
#goTop .gotopcontact .gotopcontactinfo ul {
	height:148px;
	width:100px;
	margin-left:0px;
	list-style-type:none;
}
#goTop .gotopcontact .gotopcontactinfo ul li {
	height:20px;
	color:#FFF;
	width:100px;
	font-size:12px;
    line-height:20px;
}
#goTop .search dd span,#goTop .gotopcontact dd span {
    display:block;
    width:16px;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background:url('/skin/default/right/gotop.png') no-repeat  -234px 0;
    cursor:hand;
}
#goTop .search button,#goTop .gotopcontact button {
    color:#fff;
    border:0;
    margin:0;
    padding:0;
    width:48px;
    height:32px;
    text-align:middle;
    font-size:12px;
    line-height:32px;
    background:#b7c5ca;
    vertical-align:middle;
}
#tuiguang_dialog .buttons a.close-btn {
    display:block;
    width:60px;
    height:60px;
    background:none;
}
.tuiguang-app-download {
    position:absolute;
    display:block;
    width:195px;
    height:66px;
    top:136px;
    left:322px;
}