html {
	overflow:auto;
	overflow-x: hidden;
}
body {
	font:14px/1.6 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma;
	color:#333;
	margin:0;
	padding:0;
}
p {
	padding:0;
	margin: 0 0 10px;
}
ul, li {
	list-style:none outside none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#333;
	text-decoration:none;
}
a:hover, a:focus {
	color:#014492;
	text-decoration:none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
img {
	border:0;
}
hr {
	border:0;
	border-bottom:1px solid #eee;
	margin:10px 0;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
dl {
	margin: 0;
}
dt {
	font-weight:700;
}
dd {
	margin-left:0;
}
.hh-st {
	font-family: "宋体", "SimSun", "Arial Narrow", HELVETICA;
}
.hh-yh {
	font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma;
}
.hh-cb {
	clear: both;
}
.hh-con {
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.hh-tal {
	text-align: left;
}
.hh-tac {
	text-align: center;
}
.hh-tar {
	text-align: right;
}
.hh-fl {
	float: left;
}
.hh-fr {
	float: right;
}
.hh-col {
	float:left;
}
.hh-col-auto {
	overflow: hidden;
	_zoom: 1;
	_float: left;
}
.hh-h10 {
	height: 10px;
	overflow: hidden;
	clear: both;
}
.hh-h20 {
	height: 20px;
	overflow: hidden;
	clear: both;
}
.hh-h30 {
	height: 30px;
	overflow: hidden;
	clear: both;
}
.hh-h40 {
	height: 40px;
	overflow: hidden;
	clear: both;
}
.hh-h50 {
	height: 50px;
	overflow: hidden;
	clear: both;
}
.hh-h60 {
	height: 60px;
	overflow: hidden;
	clear: both;
}
.hh-h100 {
	height: 100px;
	overflow: hidden;
	clear: both;
}
.hh-show {
	display: block;
}
.hh-hide {
	display: none;
}
.hh-nowrap, .hh-nowrap li {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hh-f14 {
	font-size: 14px;
}
.hh-f16 {
	font-size: 16px;
}
.hh-f18 {
	font-size: 18px;
}
.hh-f20 {
	font-size: 20px;
}
.hh-block {
	display: block;
}
.hh-to-gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.hh-to-gray:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}
/*分页*/
#pages {
	padding:20px 0;
	text-align:center;
	clear:both;
}
#pages a {
	display:inline-block;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#a0a0a0;
	padding:0 10px
}
#pages a.a1 {
	width:56px;
	padding:0
}
#pages a:hover, #pages a:focus {
	color:#000;
	text-decoration:none
}
#pages span {
	display:inline-block;
	height:25px;
	line-height:25px;
	font-weight: bold;
	color:#000;
	text-align:center;
	padding:0 10px
}
.page .noPage {
	display:inline-block;
	width:56px;
	height:25px;
	line-height:25px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#a4a4a4;
}
#pages a:nth-child(1) {
 display: none;
}
#pages a:nth-child(2), #pages a:last-child {
 border:1px solid #d2d2d2;
 color: #000;
}
.header {
}
.header .top {
	height:110px;
}
.header .top .logo {
	display: block;
	width:180px;
	margin: 0;
	float: left;
}
.header .top .hh-con {
	position: relative;
}
.header .top .gz {
	position: absolute;
	top:5px;
	right: 0;
}
.header .top .gz a {
	margin-left: 5px;
}
.header .nav {
	line-height: 62px;
	background: #191919;
	border-top:1px solid #DEDEDE;
}
.header .nav .hh-con {
}
.header .nav-bar {
	position: relative;
	padding: 0 5px;
	height: 62px;
}
.header .nav-bar .li {
	height: 62px;
	line-height: 62px;
	float: left;
	position: relative;
	font-size: 16px;
}
.header .nav-bar .li>a {
	display: block;
	height: 100%;
	color: #fff;
	padding: 0 40px;
}
.header .nav-bar .curr>a, .header .nav-bar .li>a:hover {
	font-weight: bold;
	background: #E60F14;
}
.cat_banner {
	height: 300px;
}
.list-hb {
}
.list-hb li {
	width: 233px;
	height: 102px;
	margin-right: 8px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.list-hb li a {
	display: table-cell;
	border: 1px solid #F0F0F0;
	height: 100px;
	width: 231px;
	vertical-align: middle;
}
.list-hb li a img {
	max-width: 231px;
	max-height:100px;
	vertical-align: middle;
}
.list-hb li:nth-child(5n) {
 margin-right: 0;
}
.hz-info {
	font-size: 18px;
}
.hz-info .img {
	width: 235px;
	height: 102px;
	border: 1px solid #F0F0F0;
}
.hz-info h1 {
	display: inline;
	margin:0;
	padding: 0;
	font-size: inherit;
}
.page-title {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
}
.case-h1 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: inherit;
}
.p40 {
	padding: 40px;
	overflow: hidden;
}
.bgh {
	background: #F9F9F9;
}
.bgf {
	background: #fff;
}
.aside {
	width:226px;
	margin-right: 60px;
}
.aside-nav .ul {
}
.aside-nav .ul .li {
	text-align: center;
	margin-bottom: 1px;
}
.aside-nav .ul .li a {
	display: block;
	padding: 20px 0;
	background: #191919;
	color: #fff;
}
.aside-nav .ul .li a:hover {
	color: #fff;
}
.aside-nav .ul .li.curr .hh-f18, .aside-nav .ul .li a:hover .hh-f18 {
	font-weight: bold;
}
.aside-nav .ul .li.curr a, .aside-nav .ul .li a:hover {
	background: #E60F14;
}
.aside-nav .hh-f14 {
	text-transform: capitalize;
}
.i-head {
	text-align: center;
}
.i-head .h2 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}
.i-head .des {
	font-size: 14px;
	color: #999;
}
.i-head {
}
.tab-ul {
	-moz-box-shadow:2px 2px 5px #ddd;
	-webkit-box-shadow:2px 2px 5px #ddd;
	box-shadow:2px 2px 5px #ddd;
}
.tab-ul .tabs {
}
.tab-ul .tabs {
}
.tab-ul .tabs .tab {
	display: block;
	width: 25%;
	text-align: center;
	float: left;
	background: url(../images/tab1.png) no-repeat -310px top;
	height: 82px;
	padding-top: 20px;
}
.tab-ul .tabs .tab .zh {
	font-size: 20px;
	color: #fff;
	display: block;
}
.tab-ul .tabs .tab .en {
	font-size: 14px;
	color: #919191;
	display: block;
}
.tab-ul .tabs .tab.curr {
	background-position: left top;
}
.tab-ul .tabs .tab.curr .zh {
	font-weight: bold;
}
.tab-ul .tabs .tab.curr .en {
	color:#e7ada3;
}
.tab-ul .tabs .tab {
}
.tab-ul .uls {
	height: 315px;
	overflow: visible;
	background: #fff;
	clear: both;
}
.tab-ul .uls .li {
	padding: 25px;
	clear: both;
	display: none;
	overflow: hidden;
	clear: both;
}
.tab-ul .uls .li .l {
	margin-right: 55px;
}
.tab-ul .uls .li .r {
	font-size: 16px;
	padding-top: 25px;
}
.tab-ul .uls .li .r .btns {
	clear: both;
	overflow: hidden;
	padding: 5px 0 10px;
}
.tab-ul .uls .li .r .btns a {
	display: block;
	width: 125px;
	float: left;
	height: 26px;
	line-height: 26px;
	background: #E60F14;
	margin-right: 10px;
	margin-bottom: 12px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.tab-ul .uls .li .r .btns a:nth-child(4n) {
 margin-right: 0;
}
.tab-ul .uls .li .r .ms {
	padding-bottom: 20px;
}
.tab-ul .uls .li .r .m a {
	color: #E60F14;
}
.tab-ul .uls .li .r .m img {
	vertical-align: middle;
}
.pwx {
	position: absolute;
	top:30px;
	left: 50%;
	border: 5px solid #fff;
	margin-left: 475px;
	display: none;
	z-index: 9;
}
.pwx img {
	display: block;
}
.i-items-t {
}
.i-items-t .hh-tab {
	width: 205px;
	height: 205px;
	margin-right: 43px;
	float: left;
	border-radius: 50%;
	-moz-box-shadow:0 0 15px #ddd;
	-webkit-box-shadow:0 0 15px #ddd;
	box-shadow:0 0 15px #ddd;
	overflow: hidden;
	text-align: center;
}
.i-items-t .hh-tab:last-child {
	margin-right: 0;
}
.i-items-t .hh-tab .nr {
	width: 205px;
	height: 205px;
	display: table-cell;
	vertical-align: middle;
}
.i-items-t .hh-tab .nr .xx {
	background: #fff;
	width: 100%;
	height: 100%;
}
.i-items-t .hh-tab .nr .xx img {
	margin-top: 35px;
}
.i-items-t .hh-tab .nr .xx .b {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.i-items-t .hh-tab .nr .xx .en {
	font-size: 12px;
	color: #999;
}
.i-items-t .hh-tab .nr .xx {
}
.i-items-t .hh-tab .nr .txt {
	display: none;
}
.i-items-t .hh-tab.curr .nr .xx {
	display: none;
}
.i-items-t .hh-tab.curr .nr .txt {
	display: table-cell;
	width: 165px;
	height: 185px;
	vertical-align: middle;
	background: #DA251C;
	padding: 10px 20px;
	color: #fff;
	border-radius: 50%;
}
.i-items-t .hh-tab.curr .nr .xx {
}
.i-items-t .hh-tab.curr .nr .xx {
}
.i-items-t .hh-tab .nr {
}
.i-items-list {
	background: #F9F9F9;
	padding: 32px 20px;
	overflow: hidden;
	clear: both;
}
.i-items-list .li {
	width: 267px;
	float: left;
	color: #666;
	margin-right: 30px;
}
.i-items-list .li:nth-child(4n) {
 margin-right: 0;
}
.i-items-list .li .l {
	width: 50px;
}
.i-items-list .li .r h5 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.i-items-list .g {
	height: 50px;
	background: url(../images/bg2.png) repeat-x left center;
	clear: both;
}
.i-items-list .li p {
	margin-bottom: 0;
}
.list {
}
.list li {
	padding-top: 10px;
	clear: both;
	overflow: hidden;
	background: url(../images/x1.png) repeat-x left bottom;
	color: #666;
	padding-bottom: 10px;
}
.list li .tit {
	font-size: 18px;
	color: #000;
}
.head {
}
.head h4 {
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.head .sub {
	font-size: 14px;
	color: #d1d1d1;
}
.head {
}
.qx-head {
	text-align: center;
}
.qx-head .h1 {
	padding: 10px 50px;
	background: #E60F14;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	border-radius: 20px;
}
.qx-head p {
	color: #ADADAD;
}
.qx-head {
}
.qx-head {
}
.qx-head {
}
/*幻灯片*/
.box_skitter {
	margin: 0 auto;
}
.sbg {
	background: url("../images/sbg.png") no-repeat center top;
	height: 50px;
}
.crumbs {
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #0B5AB6 url(../images/crumbs_bg.html) no-repeat left center;
	padding: 0 12px 0 25px;
	position: relative;
}
.crumbs a {
	color: #fff;
}
.crumbs i.ar {
	display: block;
	width:10px;
	height: 100%;
	background: url(../images/crumbs_bg.html) no-repeat right center;
	position: absolute;
	top:0;
	right: 0;
}
.content-box {
	padding: 20px;
	background: #fff;
}
.box {
}
.box .tit {
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #0B5AB6 url(../images/box_tit_bg.html) no-repeat left center;
	padding: 0 12px 0 25px;
	position: relative;
}
.box .tit i.ar {
	display: block;
	width:10px;
	height: 100%;
	background: url(../images/box_tit_bg.html) no-repeat right center;
	position: absolute;
	top:0;
	right: 0;
}
.tit .more {
	float: right;
	color: #fff;
}
.art {
}
.art-h1 {
	margin: 0;
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	padding: 10px 0;
}
.art-info {
	line-height: 25px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
}
.art-info span {
	padding: 0 5px;
}
.content-show {
	color: #666;
}
.content-show img {
	max-width: 100%;
}
.prev-next {
}
.prev-next .w50 {
	float: left;
	width: 50%;
}
.prev-next span {
	padding: 3px 10px;
	border: 1px solid #d2d2d2;
	display: inline-block;
}
.list-thumb {
}
.list-thumb li {
	width: 294px;
	height: 300px;
	margin-bottom: 15px;
	float: left;
	margin-right: 8px;
}
.list-thumb li:nth-child(4n) {
 margin-right: 0;
}
.list-thumb .img {
	display: block;
	height: 222px;
	border: 1px solid #EBF2FA;
	position: relative;
}
.list-thumb .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.list-thumb .img i.bgb {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(240, 15, 20, .3) url(../images/tm.png) no-repeat center center;
	z-index: 5;
}
.list-thumb .img:hover i.bgb {
	display: block;
}
.list-thumb .tit {
	line-height: 40px;
	font-size: 16px;
	color: #000;
}
.list-thumb .des {
	color: #999;
}
.list-thumb.tj li {
	width: 300px;
	margin-right: 0;
}
.list-thumb.tj .img {
	border: 0;
}
.list-thumb.tj .nr {
	padding: 0 5px;
}
.i-case-list {
	min-width: 1200px;
}
.i-case-list li {
	margin-right: 0;
	width: 20%;
	height: auto;
}
.i-c-m {
	display: block;
	width: 290px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #000;
	margin: 0 auto;
	font-size: 18px;
}
.loadpage {
}
.loadpage a {
	display: block;
	width: 415px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	border: 1px dotted #ddd;
	margin: 0 auto;
}
.related {
}
.related h5 {
	background: #E7F5FF;
	color: #000;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-weight: bold;
}
.ser-nav {
	padding: 25px 0 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #D4D4D4;
}
.ser-nav a {
	display: block;
	float: left;
	width: 219px;
	height: 53px;
	line-height: 53px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: url(../images/bb.png) no-repeat center center;
	margin-right: 26px;
}
.ser-nav a:hover, .ser-nav a.curr {
	background: url(../images/br.png) no-repeat center center;
}
.ser-nav a:last-child {
	margin-right: 0;
}
.box .con, .box-1 .con {
	padding: 10px;
	overflow: hidden;
}
.list-1 {
}
.list-1 li {
	padding: 5px 0 5px 20px;
	border-bottom: 1px dashed #eee;
	background: url(../images/item_2.html) no-repeat 5px center;
}
.list-tw {
	background: #fff;
}
.list-tw li {
	width:163px;
	height:200px;
	float: left;
	padding: 10px 10px;
	overflow: hidden;
}
.list-tw li .img {
	height: 150px;
	border:1px solid #ddd;
	padding: 2px;
	display: table-cell;
	vertical-align: middle;
}
.list-tw li .img img {
	width: 100%;
	max-height:100%;
}
.list-tw li .tit {
	padding: 8px 0;
	text-align: center;
	line-height: 1.2em;
}
.list-tw li .tit {
}
.footer {
	background:#191919;
	padding-top: 20px;
	color: #fff;
}

.footer p{
	line-height:26px;
}
.footer a {
	color: #fff;
}
.footer .fnav {
	margin-bottom: 5px;
}
.footer .fnav a {
	margin-right: 6px;
}
.footer .link {
	padding: 15px 0;
	background: #000;
}
.footer .link a {
	margin-right: 6px;
}
/*首页样式*/
.index-about {
	width:280px;
}
.index-news {
	width: 400px;
	margin: 0 20px;
}
.isub {
	height: 496px;
	background: url(../images/isub.png) no-repeat center top;
}
.lxform {
}
.lxform .txt {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 10px;
	margin-bottom: 13px;
	width: 580px;
	border: 0;
	font-size: 16px;
	font-family: inherit;
}
.lxform .sub {
	display: block;
	width: 240px;
	height: 60px;
	line-height: 60px;
	border: 0;
	background: #DA251C;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	font-family: inherit;
	margin: 0 auto;
	cursor: pointer;
}
.isub .l {
	width: 600px;
	margin-right: 40px;
}
.isub .r {
	padding-top: 25px;
}
.hh-tab-ul {
}
.hh-tab-ul .hh-li {
	display: none;
}
.i-news-ts {
}
.i-news-ts>a {
	display: block;
	float: left;
	width: 105px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	text-align: center;
	color: #fff;
	background: #000;
}
.i-news-ts a.curr, .i-news-ts>a:hover {
	font-weight: bold;
	background: #DA251C;
}
.i-news-list {
	clear: both;
}
.i-news-list .l {
	width: 590px;
	margin-right: 20px;
}
.i-news-list .l {
}
.i-news-list .l .img {
	display: block;
	max-height: 300px;
	margin-bottom: 20px;
}
.i-news-list .l .img img {
	display: block;
	width: 100%;
	max-height: 300px;
}
.i-news-list .l .tit {
	font-size: 18px;
	display: block;
}
.i-news-list .l .date {
	color: #B6B6B6;
	padding: 3px 0;
}
.i-news-list .l .des {
}
.list-i {
}
.list-i .li {
	margin-bottom: 1px;
}
.list-i .li a {
	display: block;
	background: #F9F9F9;
	height: 62px;
	color: #999999;
	padding:15px 10px;
}
.list-i .li a .al {
	width: 35px;
}
.list-i .li a .tit .hh-nowrap {
	font-size: 16px;
	color: #000;
}
.list-i .li a .tit {
	margin-bottom: 6px;
}
.list-i .li a:hover {
	background: #DA251C;
	color: #fff;
}
.list-i .li a:Hover .tit .hh-nowrap {
	color: #fff;
}
.list-i .li {
}
.list-i .li {
}
.iqx {
	background: url(../images/bg4.png) repeat left top;
	padding: 50px 0 90px;
}
.list-i {
}
.item-t {
	text-align: center;
}
.item-t>a {
	display: inline-block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	border:1px solid #DEDEDE;
	color: #999;
	text-align: center;
	position: relative;
	font-size: 16px;
}
.item-t>a.curr {
	color: #DA251C;
	border-color:#DA251C;
}
.item-imgs {
	position: relative;
	height: 324px;
}
.item-imgs .li {
	position: absolute;
	overflow: hidden;
}
.item-imgs .li img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.item-imgs .li:hover img {
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-o-transform:scale(1.3);
}
.item-imgs .li-1 {
	width: 432px;
	height: 324px;
	top:0;
	left:0;
}
.item-imgs .li-2 {
	width: 568px;
	height: 162px;
	top:0;
	left:432px;
}
.item-imgs .li-3 {
	width: 200px;
	height: 162px;
	top:162px;
	left:432px;
}
.item-imgs .li-4 {
	width: 368px;
	height: 162px;
	top:162px;
	left:632px;
}
.item-imgs .li-5 {
	width: 200px;
	height: 324px;
	top:0px;
	right:0px;
}
/*首页滚动样式*/
.picMarquee-left {
	overflow:hidden;
	position:relative;
}
.picMarquee-left .hd {
	display: none;
}
.picMarquee-left .bd {
}
.picMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-left .bd ul li {
	margin-right:6px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picMarquee-left .bd ul li .pic {
	text-align:center;
}
.picMarquee-left .bd ul li .pic img {
	width:193px;
	height:83px;
	display:block;
	border:1px solid #F0F0F0;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color:#eee;
}

/*main css*/
.izl-rmenu{position:fixed; right:10px; bottom:10px; padding-bottom:73px; background:url(../images/r_b.html) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
