@charset "utf-8";
/*选中背景色*/
::selection { background:#249752; color:white; }
::-moz-selection { background:#249752;color:white; }
@font-face {
    font-family: SiYuanheiti;
    src: url(../fonts/SOURCEHANSANSCN-LIGHT.OTF);
}
/*全局控制*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
div,dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
h1,h2,h3,h4,h5,h6,
pre, code,/* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
p,blockquote,th, td /* table elements 表格元素 */ {margin: 0;padding: 0;}
/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:14px;}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化
*/
table,td,tr,th{font-size:12px;}
caption,th {text-align:left;}
/** 重置列表元素 **/
ul, ol, li { list-style: none; }
li{list-style-pnavtype:none;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-weight:normal; font-style:normal;}
del,ins{text-decoration:none;}
/** 重置文本格式元素 **/
a {color:#333;text-decoration:none;outline:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#ff8a19;text-decoration:none;}
a:active {color:#ff8a19;}
/** 重置表单元素 **/
legend { color: #666; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }
/* 注：optgroup 无法扶正 */
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 清除浮动 **/
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:none;}
body{background:#fff;font:14px/20px SiYuanheiti,Tahoma,Arial,Helvetica,sans-serif; color:#333;}
input[type="text"],textarea{-webkit-appearance:none;}
input{_background:#fff;}
textarea{background:#fff;}
select{*background:#fff;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both;overflow:hidden;display:block;background:#fff;}
.fl{float:left;}
.fr{float:right;}
.bl1 {clear:both; height:1px; overflow:hidden; display:block; background:#fff;}
.lines {clear:both; height:1px; overflow:hidden; display:block; background:#f1f1f0;}
.bl5 {clear:both; height:5px; overflow:hidden; display:block;}
.bl10 {clear:both; height:10px; overflow:hidden; display:block;}
.bl15 {clear:both; height:15px; overflow:hidden; display:block;}
.bl20 {clear:both; height:20px; overflow:hidden; display:block;}
.bl30 {clear:both; height:30px; overflow:hidden; display:block;}
.bl40 {clear:both; height:40px; overflow:hidden; display:block;}
.bl50 {clear:both; height:50px; overflow:hidden; display:block;}
.bl60 {clear:both; height:60px; overflow:hidden; display:block;}
.bl80 {clear:both; height:80px; overflow:hidden; display:block;}
.bl90 {clear:both; height:90px; overflow:hidden; display:block;}
.bl100 {clear:both; height:100px; overflow:hidden; display:block;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}
.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.pzr{ position: relative;}

/********************* 以下(结束标识)代码请在实际开发中删除 *********************/
.wrap{width:1200px;margin:0 auto;min-width:1200px;}
/*头部区域*/
.head{width:100%;height:90px;clear:both;display:block;margin:0 auto;top: 0px; left: 0px; position: fixed; z-index:10;}
.head .logo{float:left;width:510px;height:53px;margin:18px 0 0 0;float:left;}
.head .logo h1 a{background:url(../img/logo.png) no-repeat;width:160px;height:53px;display:block;background-size:auto 53px;text-indent:-99999px;float:left;}
.head .logo h3 a{background:url(../img/brand.png) no-repeat 8px center;background-size:auto 43px;width:336px;height:43px;display:block;text-indent:-99999px;float:left;border-left:1px solid #fff;margin:5px 0 0 12px;}
.head:hover,.hnavbg,.headbg{background:rgba(34,188,172,0.8);transition-delay:0.1s;-webkit-transition-delay:0.1s}
/*.navpc{height:90px;float:right;line-height:90px;margin:0px;display:block;}
.navpc li{text-align:center;float:left;padding:0 0 0 50px;}
.navpc li a{font-size:16px;color:#026342;display:block;}
.navpc li a:hover, .navpc li a:hover.on{color:#026342;}
.navpc li a.on{color:#026342;}
.navpc li.on a{color:#026342;}
.navpc li a.on2{color:#026342;}

.navpc li ul{display:none;position:absolute;z-index:9999;padding:0;}
.navpc li ul li{float:none;display:block;position:relative;height:30px;line-height:30px;_display:inline;margin:0;}
.navpc li ul li .s{position:absolute;top:0;left:123px;border-left:1px solid transparent;}
.navpc li ul li .s li{float:none;}*/

.nav{height:90px;float:right;line-height:90px;margin:0px;display:block;}
.nav li{float:left;height:90px;}
.nav li a{display:block;height:90px;width:100px;line-height:90px;text-align:center;font-size:16px;color:#fff;}
.nav li a:hover, .nav li.on a{text-decoration:none;color:#C8FFF9;}
.nav li a.on{}
.nav li a.on2{text-decoration:none;}
.nav li:hover.on{text-decoration:none;}
.nav li ul{display:none;position:absolute;z-index:9999;padding:0;margin-left:-10px;}
.nav li ul li{float:none;display:block;position:relative;height:30px;line-height:30px;_display:inline;margin:0;}
.nav li ul li .s{position:absolute;top:0;left:140px;border-left:1px solid transparent;}
.nav li ul li .s li{float:none;}
.nav li.on ul li a{border-radius:0; background:rgba(34,188,172,0.8);color:#fff;}
.nav li ul li a{display:block;width:120px;height:30px;line-height:30px;border-radius:0;padding:0px;background:rgba(34,188,172,0.8);text-align:center;font-weight:normal;font-size:14px;color:#fff;}
.nav li ul li a:hover{color:#fff;background:rgba(27,172,157,0.8);border-radius:0px;}


/* banner */
.banner{width:100%;position:relative;height:722px;background:#333;}
.banner .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.banner .bd ul{width:100% !important;}
.banner .bd li{width:100% !important;height:auto;overflow:hidden;text-align:center;}
.banner .bd li a img{width:100%;}
.banner .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:30px;line-height:30px;}
.banner .hd ul{text-align:center;}
.banner .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:11px; border-radius:50%;height:11px;margin:1px 2px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.banner .hd ul .on{background:#f00;}
.banner .prev,.banner .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:3%;z-index:1;width:50px;height:50px;background:url(../img/pcontrol.png) 0px 0px #fff no-repeat;border-radius:5px;cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; display:none;}
.banner .next{left:auto;right:3%;background-position:-50px 0px;}





/* 本例子css */
.slideBox{ width:100%;overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:auto; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }



.sbanner{width:100%;clear:both; display:block;overflow:hidden;background:#fff;height:500px;border-bottom:10px solid #22BCAC}



/*地图效果*/
.map{ position:relative;width:856px; margin:0 auto;}
.map a{ color:#5b5a5a; font-size:14px; text-decoration:none;}
.map a:hover{ color:#fff;}
.citybg{ position:absolute; display:none; z-index:3; }
.city a.active .citybg{ display:block; z-index:3;}


.hunan{ background:url(../img/map-hunan.png) no-repeat;height:500px;width:391px;display:block;position:relative;margin:0 auto;}
.changsha{ display: block;}
.changsha a{ display: block;position: absolute;left:280px;top:170px;width:50px;height:50px;}

.storelist{width:100%;margin:10px 0 0;}
.storelist ul{padding:0 5%;}
.storelist ul li{width:100%;float:left;padding:2px 0}
.storelist ul li.title{background:#52A859;color:#fff;}
.storelist ul li span{padding:0 0 0 1%;}
.storelist ul li span.linea{width:24%;float:left;}
.storelist ul li span.lineb{width:44%;float:left;}
.storelist ul li span.linec{width:19%;float:left;}
.storelist ul li span.lined{width:9%;float:left;}

/*产品栏目*/
.productlist{width:1200px;overflow: hidden;margin:50px 0 20px;}
.productlist ul{width:1220px;float:left;}
.productlist li{float:left;width:285px;height:310px;margin:0 20px 40px 0;padding:0px;box-sizing:border-box;display:block;overflow:hidden;}
.productlist li .img{width:285px;height:180px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;}
.productlist li img{max-width:285px;max-height:180px;vertical-align:middle;}
.productlist li .txt{padding:30px 0;box-sizing: border-box;color:#A2824F;}
.productlist li .txt h3{font-size:24px;text-align:center;margin-bottom:15px;}
.productlist li .txt h3 a{color:#22BCAC;}.productlist li .txt h3 a:hover{color:#8C3134;}
.productlist li .txt span{float:left;width:50%;color:#22BCAC;padding-bottom:5px;}
.productlist li .txt span a{color:#8C3134}
/*新闻列表*/
.newsli ul li{margin:0;width:100%;padding:30px 0;height:200px;border-bottom:1px solid #D0D0D0;}
.newsli ul li a{display:block;height:200px;width:100%;position: relative;}
.newsli ul li .pic{float:left;width:280px;height:200px;}
.newsli ul li .pic .img{width:278px;height:198px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.newsli ul li .img img{max-width:278px;max-height:198px;vertical-align:middle;}
.newsli ul li .txt{float:right;width:620px;padding:10px 0 0;}
.newsli ul li a h3{color:#000;font-size:20px;line-height:28px;}
.newsli ul li a p{color:#666;padding:20px 0;height:80px;width:99%;}
.newsli ul li a .time{float:left;color:#999;font-size:14px;position: absolute;left:290px;bottom:10px;}
.newsli ul li a span.mores{float:right;color:#51c886;position: absolute;right:0;bottom:10px;background:url(../img/jianb.png) no-repeat right center;font-weight:bold;padding:0 10px 0 0;margin:0 20px 0 0;}
.newsli ul li a:hover{ background-color:#f2f2f2;}


/*荣誉列表*/
.honorlist{width:900px;overflow: hidden;}
.honorlist ul{width:915px;float:left;}
.honorlist ul li{float:left;width:290px;margin:0 15px 0 0;height:250px;}
.honorlist ul li .img{width:288px;height:198px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.honorlist ul li .img img{max-width:288px;max-height:198px;vertical-align:middle;}
.honorlist ul li p{text-align:center;font-size:16px;}



/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-size:12px;margin:20px 0 0;}
.page_list li{display:inline-block;}
.page_list a{display:inline-block;color:#333;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 3px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list .active span{color:#333;border:1px solid #ccc;background:#ccc;text-align:center;padding:0 8px;margin:0 1px;display: inline-block;}



/*详情*/
.co{width:100%;float:left;border-top:1px solid #eee;}
.col{float:left;width:260px;padding:0 0 50px 0;}
.cor{float:right;width:910px;padding:30px 0 50px 30px;}

.local{height:50px;line-height:50px;padding:0px;width:100%;}
.col .cname{float:left;width:260px;background:#999;height:85px;line-height:85px;color:#fff;font-size:24px;text-align:center;margin-top:-92px;}
.col .cname span{font-size:18px;margin:0 0 0 2px;}
.local .tname{float:right; background:url(../img/home.png) no-repeat 0 center; background-size:auto 15px;padding:0 0 0 25px;}

.cor .dname{font-size:24px;padding:0 0 20px 0; text-align:center;}
.aboutnav{text-align: center;padding:40px 0;}
.aboutnav a{padding:10px 20px;margin:0 10px; background:rgba(23,164,180,.1)}

.detail{width:100%;margin:0;overflow:hidden;padding:20px 0; position: relative;}
.dtitle{width:100%;padding:0 0 5px 0;float:left; text-align: center;position: relative;left:0;top:0;}
.dtitle h2{font-size:24px;color:#333;padding:0 0 20px 0;line-height:36px;}
.detail .dtitle p{color:#999;}
.detail .goback{border:1px solid #e8eae7;height:38px;line-height:38px;position: absolute;right:0;top:40px;}
.detail .goback .backs{ float:left;width:60px;}
.detail .goback .backs a{background:url(../img/back.png) no-repeat 8px center;padding:0 0 0 22px; display: block;color:#ccc; background-size:12px auto;}
.detail .goback .backs a:hover{ background-color:#f9f9f9}
.detail .goback .sharesk{ float:left;width:60px;border-right:1px solid #e8eae7;border-left:1px solid #e8eae7; position: relative;}
.detail .goback .sharesk .shares{background:url(../img/share.png) no-repeat 8px center;padding:0 0 0 25px;display: block;color:#ccc;background-size:12px auto;}
.detail .goback .sharesk .shares:hover{ background-color:#f9f9f9}


.pnav{width:100%;height:50px; background:#22BCAC; text-align: center;}
.pnav a{color:#fff;line-height:50px;padding:0 40px;font-size:18px;}


.snav{float:left;margin:24px 0 0;width:100%;}
.snav a{padding:0;font-size:16px;color:#333;height:45px;line-height:45px;position:relative;margin:0 0 2px 0; display:block; text-align:center;}
.snav a:hover,.snav a.act{color:#8A343D; background:url(../img/jian.png) no-repeat 10px center #F4F4F4; background-size:auto 10px;}

#boxscroll {height:700px;width:910px;overflow: auto;}

.coon{padding:0; line-height:24px;float:left;width:100%;}
.coon img{max-width:910px;}


.detail{width:900px;margin:0 auto;}
.detailk{border:2px solid #ddd;padding:50px; }
.detail .showimg{float:left;text-align: center;width:100%;}

.detail .detailtxt{padding:30px 0 0;width:75%;margin:0 auto;clear:both;}
.detail .detailtxt .dtitle{font-size:28px;padding:0 0 20px 0;color:#22BCAC;}
.detail .detailtxt ul{width:100%;float:left;}
.detail .detailtxt ul li{width:100%;float:left;border-bottom:1px dotted #ccc;font-size:18px;padding:10px 0;}
.detail .detailtxt .order{border-radius:10px;padding:10px 80px;font-size:18px;text-align:center;background:#22BCAC;color:#fff;}
.detail .detailtxt .order:hover{ background:#8C3134}
.detail .dconn{padding:20px 0;position:relative;width:100%;float:left;}
.detail .dconn p{padding:5px 0;}
.detail .dconn img{max-width:800px;height:auto;}
.pages{padding:40px 0;}

.feedback{float:left;width:80%;}
.feedback ul{width:100%;height:190px;}
.feedback ul li{float:left;border-bottom:1px solid #ccc;line-height:30px;height:30px;padding:3px 0;}
.feedback ul li input{border:0;color:#fff;background:transparent !important;padding:0 0 0 5px;}
.feedback .xingming{width:45%;}
.feedback .dianhua{float:right;width:45%;}
.feedback .liuyang{width:100%;}
.feedback .yanzhengma{width:100%;}
.feedback .tijiao{float:left;border:0;}
.feedback .tijiao .btn{width:120px;margin:20px 0 0;height:32px;cursor: pointer;text-align:center;border:1px solid #0a2b1d;background:#0a2b1d;color:#fff}


/*底部*/
.footer{position:relative;background:#22BCAC;height:40px;line-height:40px;width:100%;color:#fff;clear:both; text-align:center;}

.footer h3{ font-weight:normal; font-size:100%; }
.footer dl{ zoom:1;width:580px;margin:0 auto;}

.footer dd{ float:left; position:relative;  }
.footer dd h3{ float:left;  }
.footer dd h3 a{ display:inline-block; *display:inline; zoom:1;height:14px; line-height:14px;color:#fff;margin:0 10px;}
.footer dd ul{ display:none;position:absolute;width:160px;bottom:40px;left:0;border:1px solid #22BCAC;background:#fff;-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);		}
.footer dd.on h3 a{color:#CAECC5}
.footer .weixin{ background:url(../img/weixin.png) no-repeat 0 center;padding:10px 0 10px 35px; background-size:auto 24px;}
.footer .weibo{ background:url(../img/weibo.png) no-repeat 0 center;padding:10px 0 10px 35px; background-size:auto 24px;}
.footer .store{ background:url(../img/store.png) no-repeat 0 center;padding:10px 0 10px 35px; background-size:auto 24px;}
.footer .weixink{width:280px;height:160px;left:-80px;padding:20px 10px;background:#fff;color:#000;z-index:1000;}
.footer .weibok{width:140px;height:160px;left:-20px;padding:20px 10px;background:#fff;color:#000;z-index:1000;}
.footer .weixink li,.footer .weibok li{width:120px;float:left;margin:0 10px;border:none;}
.footer .weixink li img,.footer .weibok li img{width:120px;height:auto;}
.footer .weixink li p,.footer .weibok li p{line-height:20px;}
.footer .storek{width:200px;height:240px;left:-40px;padding:0px 10px;background:#fff;color:#000;z-index:1000;}
.footer .storek li{width:200px;float:left;margin:0 0 20px;border-top:1px solid #22BCAC;padding:20px 0 0;}
.footer .storek li p{line-height:20px;}
.footer .storek li:first-child,.footer .friend li:first-child{border:none;}
.footer .friend{width:160px;left:-40px;z-index:1000;}
.footer .friend li{line-height: 31px;border-top: 1px solid #22BCAC;}
.footer .friend li a{ display:block; color: #333; padding: 0 15px;}
.footer .friend li a:hover{ background:#BEEFD5; color:#0D733D;}

.copy{background:#fff;color:#22BCAC;width:100%;padding:10px 0;height:30px;line-height:30px; text-align:center;}

.rnav{width:60px;float:right;height:auto;position:fixed;right:5px;top:30%;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;z-index:10;}/*解决IE6下不兼容 position:fixed 的问题*/
.rnav ul li{position:relative;cursor:pointer;width:60px;height:60px;margin:0 0 2px 0;}
.rnav ul li a{width:60px;height:25px;padding:35px 0 0 0;background:#f8f7f5;}
.rnav .lweixin{background:url(../img/rweixin.png) no-repeat center 10px #f8f7f5;}
.rnav .ltel{background:url(../img/rtel.png) no-repeat center 10px #f8f7f5;}
.rnav .lqq{background:url(../img/rqq.png) no-repeat center 10px #f8f7f5;}
.rnav .ldaohan{background:url(../img/rdaohan.png) no-repeat center 10px #f8f7f5;}
.rnav .lcode{background:url(../img/rcode.png) no-repeat center 10px #f8f7f5;}
.rnav #gotop{background:url(../img/rtop.png) no-repeat center center #ccc;}
.rnav #gotop:hover{ text-decoration:none;background-color:#f5d089;}
.rnav .show{position:absolute;left:-156px;top:0px;width:150px;height:60px;background:#22BCAC;display:none;line-height:60px;padding:0; text-align:center;font-size:18px;color:#fff;}
.rnav .show:after{content:''; position:absolute; top:26px; right:-6px; width:0; height:0; margin-left:-6px; border:6px solid transparent; border-right:0; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;border-left-color:#22BCAC;}
.rnav .shows{position:absolute;left:-156px;top:-190px;width:150px;height:320px;background:#22BCAC;display:none;line-height:24px;padding:0; text-align:center;font-size:18px;}
.rnav .shows:after{content:''; position:absolute; top:218px; right:-6px; width:0; height:0; margin-left:-6px; border:6px solid transparent; border-right:0; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;border-left-color:#22BCAC;}
.rnav .shows i{display:block;width:125px;height:125px;margin:auto;margin-top:8px;}
.rnav .shows p{color:#fff;margin-top:5px;font-size:12px;;}
.rnav .shows .q1{font-size:12px;line-height:16px;}
.rnav .shows .q2{font-size:14px;line-height:22px;}
.rnav a{ text-align:center;display:block;color:#333;font-size:12px;}
.rnav a:hover{ text-decoration:none;background-color:#e8e8e8;}
.rnav ul li:hover .shows,.rnav ul li:hover .show,.rnav ul li:hover .showsb{display:block;}


.lnav{width:50px;float:left;height:auto;position:fixed;left:0px;top:40%;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;z-index:10;}
.lnav ul li{position:relative;cursor:pointer;width:50px;margin:0 0 5px 0;}
.lnav ul li a{width:50px;padding:16px 0;display:block;text-align:center;background:#fff;-moz-box-shadow:2px 1px 1px 1px #ccc;box-shadow:0px 2px 5px 2px #ccc;}

/*右侧浮动*/
/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../img/icon.png) no-repeat 0 0;display:block;}
