@charset "utf-8";


/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑",Arial;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
.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;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}


/*头部区域*/
.header{height:112px;margin:0 auto; background:url(../image/index_01.jpg) no-repeat center top;}
.header_main{ width:1200px; margin:0 auto;}
.header h1{width:453px;height:84px;float:left;margin:14px 0 0 20px; float:left;}
.header h1.logo{background:url(../image/logo.png) no-repeat;}
.header .header_sou{ width:230px; float:right; margin-top:15px;}

.header .txt{ float:right; color:#bdf3ee; margin-bottom:15px;}
.header .txt a{ color:#fff;}
.header .txt span{padding:0 10px;color:#fff;}





.navArea{ width:1200px; margin:0 auto;}
.navBg{}
.nav{width:1200px;height:54px;margin:0 auto;line-height:54px;font-family:"微软雅黑";}
.nav li{float:left;}
.nav li a{display:block;width:100px;text-align:center;font-size:16px;font-weight:bold;color:#010101;}
.nav li a:hover, .nav li a:hover.on{background:url(../image/index_03.jpg) repeat-x;text-decoration:none; color:#000;}
.nav li a.on{background:url(../image/index_03.jpg) repeat-x;color:#000;}
.nav li a.on2{background:url(../image/index_03.jpg) repeat-x;text-decoration:none;color:#000;}
.nav li:hover.on{background:#45a9db;text-decoration:none;}
.nav li ul{display:none;position:absolute;z-index:9999999;} 
.nav li ul li{float:none;display:block;position:relative;line-height:20px;_display:inline;} 
.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 ul li a{display:block;width:180px;height:20px;padding:4px 0 8px 20px;background:#ffe301;text-align:left;font-weight:normal;font-size:14px;color:#000;}
.nav li ul li a:hover{color:#000;}
.nav .t,.nav .t:hover{background:url(../images/nav_ico.gif) no-repeat 120px center #333;}


/*Banner*/
.banner{ width:420px; float:left;}
#slideplay{width:420px;height:337px;position:relative;overflow:hidden;}
#slideplay ul{position:absolute;}
#slideplay ul li{height:337px;position:relative;float:left;background:#000;overflow:hidden;}
#slideplay ul li div{position:absolute;}
#slideplay ul li img{width:420px;height:337px;}
#slideplay .btnBg{width:420px;height:20px;position:absolute;left:0;bottom:0;background:#000;}
#slideplay .btn{height:10px;padding:5px 10px;position:absolute;right:0;bottom:0;text-align:right;}
#slideplay .btn span{width:25px;height:10px;margin-left:5px;background:#fff;display:inline-block;cursor:pointer;_display:inline;_zoom:1;_font-size:0;}
#slideplay .btn span.on{background:#fff;}
#slideplay .preNext{width:45px;height:100px;position:absolute;top:120px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
#slideplay .pre{left:0;}
#slideplay .next{right:0;background-position:right top;}


/*公告区域*/
.subnotice{width:935px;margin:0 auto 35px auto;padding:0 10px 0 15px;height:30px;line-height:30px;background:#f3f3f3;color:#8d8d8d;overflow:hidden;}
.subnotice strong{color:#6a6a6a;float:left;}
.notice{width:935px;margin:0 auto 35px auto;padding:0 10px 0 15px;height:36px;line-height:36px;background:#f3f3f3;color:#8d8d8d;overflow:hidden;}
.notice_a{width:680px;overflow:hidden;float:left;}
.notice_a strong{color:#6a6a6a;float:left;}
.search{float:right;width:230px;height:29px;background:url(../image/ind_03.jpg) no-repeat;}
.search .key{width:195px;height:25px;line-height:25px;margin:2px 0 2px 2px;border:0;float:left; background:none; color:#999999;}
.search .key[type="text"]:focus{outline:none;}
.search .sub{float:right;width:30px;height:24px;background:url(../image/ind_03.jpg) no-repeat right 0;border:none;cursor:pointer;}
.search .sub span{display:none;}

/*Banner*/


.banner1{height:415px; width:100%; margin:0 auto; overflow:hidden; min-width:1200px;}
.banner1 #slides { display:block; width:100%; height:415px; list-style:none; padding:0; margin:0;position:relative; overflow:hidden;}
.banner1 #slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0;position:absolute;z-index:1;overflow:hidden; }
.banner1 #pagination { display:none; list-style:none; position:absolute; left:50%; top:300px; z-index:1;  padding:5px 15px 5px 0; margin:0; _height:5px; _overflow:hidden;}
.banner1 #pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; background:#FFF }
.banner1 #pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
.banner1 #pagination li.current { background:#f47838}


.banner2{ width:1200px; margin:0 auto; position:relative;}
.banner3{ width:280px; height:360px; position:absolute; right:0; top:20px; background:url(../image/indx_07.png) no-repeat; z-index:9999;}
.banner3 div{ margin-top:224px; line-height:25px; color:#fff; font-size:14px; padding:0 10px;}


/*页面主要区域*/
.mainbody{ width:1200px; margin:0 auto; padding-top:10px;}
.mainbody .mainbody1{ width:882px; float:left;}
.mainbody .mainbody2{ width:300px; float:right;}
.mainbody .mainbody1_1{}
.mainbody .biaoti1{ height:37px; background:url(../image/index_08.jpg) no-repeat; line-height:37px;}
.mainbody .biaoti1 span{ float:left; color:#fff; font-size:16px; font-weight:bold; padding-left:45px;}
.mainbody .biaoti1 a{ float:right; color:#fff; font-size:14px; padding-right:15px;}
.mainbody .mainbody1_news{ padding-top:10px;}
.mainbody .new{ width:440px; float:right;}
.mainbody .zhaiyao{ height:120px; border-bottom:#e0e0e0 dashed 1px;}
.mainbody .zhaiyao .a{ font-size:16px; color:#343434; font-weight:bold; height:54px; line-height:54px; text-align:center; display:block;}
.mainbody .zhaiyao .a:hover{color:#ee0015}
.mainbody .zhaiyao div{ font-size:14px; color:#9b9b9b;}
.mainbody .zhaiyao div a:hover{color:#ee0015}
.mainbody .new_list{ padding-top:10px;}
.mainbody .new_list li{ height:34px; line-height:34px;}
.mainbody .new_list li span{ float:right; font-size:14px; color:#999999;} 
.mainbody .new_list li a{ font-size:14px; color:#000;}
.mainbody .new_list li a:hover{ color:#ee0015}
.mainbody .mainbody1_2{ width:420px; float:left; padding-top:20px;}
.mainbody .mainbody1_3{ width:440px; float:right;padding-top:20px;}
.mainbody .biaoti2{ height:37px; background:url(../image/index_16.jpg) no-repeat; line-height:37px;}
.mainbody .biaoti2 span{ float:left; color:#fff; font-size:16px; font-weight:bold; padding-left:45px;}
.mainbody .biaoti2 a{ float:right; color:#fff; font-size:14px; padding-right:15px;}

.mainbody .new_lists{ }
.mainbody .new_lists li{ height:43px; line-height:43px; border-bottom:#e5e5e5 dashed 1px;}
.mainbody .new_lists li span{ float:right; font-size:14px; color:#999999;} 
.mainbody .new_lists li a{ font-size:14px; color:#000;}
.mainbody .new_lists li a:hover{ color:#ee0015}

.mainbody .biaoti3{ height:37px; background:url(../image/index_18.jpg) no-repeat; line-height:37px;}
.mainbody .biaoti3 span{ float:left; color:#fff; font-size:16px; font-weight:bold; padding-left:45px;}
.mainbody .biaoti3 a{ float:right; color:#fff; font-size:14px; padding-right:15px;}


.mainbody .biaoti4{ height:37px; background:url(../image/index_10.jpg) no-repeat; line-height:37px;}
.mainbody .biaoti4 span{ float:left; color:#fff; font-size:16px; font-weight:bold; padding-left:45px;}
.mainbody .biaoti4 a{ float:right; color:#fff; font-size:14px; padding-right:15px;}
.mainbody .video{ width:300px; height:230px; margin:10px 0;}
.mainbody .b{ width:300px; height:106px; display:block;}
.mainbody .b img{width:300px; height:106px;}

.mainbody .biaoti5{ height:37px; background:url(../image/index_20.jpg) no-repeat; line-height:37px;}
.mainbody .biaoti5 span{ float:left; color:#fff; font-size:16px; font-weight:bold; padding-left:45px;}
.mainbody .biaoti5 a{ float:right; color:#fff; font-size:14px; padding-right:15px;}

.mainbody .mainbody2_2{ padding-top:11px;}
.mainbody .mainbody3{ height:186px; background:url(../image/index_24.jpg) no-repeat left #f5f5f5; margin-top:20px; margin-bottom:10px;}

.mainbody .biaoti6{ height:44px; background:url(../image/index_27.jpg) no-repeat; line-height:44px;}
.mainbody .biaoti6 span{ float:left;font-size:16px; font-weight:bold; padding-left:45px;}
.mainbody .biaoti6 span.c1{ color:#cf0d0d;}
.mainbody .biaoti6 a{ float:right; color:#000000; font-size:14px;}
.mainbody .mainbody1s_1{ width:420px; margin-bottom:10px;}

.mainbody .toutiao{ height:114px; margin:10px 0;}
.mainbody .toutiao .h{float:left; width:170px; height:114px; margin-right:10px; display:block; position:relative; overflow:hidden;}
.mainbody .toutiao img{width:170px; height:114px; position:absolute; top:0; right:0; bottom:0; left:0;}
.mainbody .toutiao div .g{ height:35px; line-height:35px; font-size:14px; color:#4d4d4d; font-weight:bold; display:block;}
.mainbody .toutiao div{ font-size:14px; color:#989898; line-height:26px;}
.mainbody .toutiao div a{ width:260px; overflow:hidden;}
.mainbody .toutiao div .g:hover{ color:#ee0015}

.mainbody .mainbody1s_2{ width:440px;margin-bottom:10px;}

.mainbody .biaoti7{ height:44px; background:url(../image/index_34.jpg) no-repeat; line-height:44px;}
.mainbody .biaoti7 span{ float:left;font-size:16px; font-weight:bold; padding-left:45px;}
.mainbody .biaoti7 span.c1{ color:#ffa800;}
.mainbody .biaoti7 a{ float:right; color:#000000; font-size:14px;}

.mainbody .biaoti8{ height:44px; background:url(../image/index_36.jpg) no-repeat; line-height:44px;}
.mainbody .biaoti8 span{ float:left;font-size:16px; font-weight:bold; padding-left:45px;}
.mainbody .biaoti8 span.c1{ color:#029ae3;}
.mainbody .biaoti8 a{ float:right; color:#000000; font-size:14px;}
.mainbody .f{ width:300px; height:106px; display:block; margin-bottom:18px; margin-top:20px;}



/*gund*/
#gundong {width:946px; margin-top:20px;float:left; overflow:hidden; height:auto; border:none; margin-left:216px;}
#indemo {float: left;width: 800%;}
#gundong1,#gundong2{height:auto;float:left; display:inline-table;}
#gundong1 li,#gundong2 li{ width:173px; height:155px;float:left; padding-right:20px;}
#gundong1 li .c,#gundong2 li .c{width:173px; height:120px; display:block;background:#fff; }
#gundong1 li .c img,#gundong2 li .c img{width:163px; height:110px; padding:5px;}
#gundong1 li .d,#gundong2 li .d{ width:173px; height:35px; line-height:35px; text-align:center; font-size:14px;}
#gundong1 {float: left;height:auto;}
#gundong2 {float: left;}



/*图片滚动*/
.scrollimg{width:960px;height:50px;position:relative;margin:0 auto 20px;}
.scrollimg div.imgwrap{width:880px;height:50px;margin:0 40px;position:absolute;top:0;overflow:hidden;}
.scrollimg div.imgwrap ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;position:absolute;top:0;}
.scrollimg ul li{float:left;height:50px;width:146px;overflow:hidden;}
.scrollimg ul li dl{float:left;height:50px;width:146px;overflow:hidden;}
.scrollimg ul li dl dt{clear:both;float:left;height:45px;width:60px;overflow:hidden;margin-right:8px;}
.scrollimg ul li dl dt a{height:45px;width:60px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:39px;*font-family:Arial;}
.scrollimg ul li dl dt a img{vertical-align:middle;width:60px;height:45px;}
.scrollimg ul li dl dd{color:#aaa;}
.scrollimg ul li dl dd a{color:#3372A2;display:block;font-size:14px;height:20px;margin:2px 0;overflow:hidden;}
.scrollimg a.arrow{display:block;height:50px;width:20px;background:url(../images/arrow.png) no-repeat 0 0;position:absolute;top:0;cursor:pointer;text-indent:-99999px;}
.scrollimg a.back{background-position:0 0;left:0;}
.scrollimg a.back:hover{background-position:0 -100px;}
.scrollimg a.forward{background-position:0 -50px;right:0;}
.scrollimg a.forward:hover{background-position:0 -150px;}


/*页脚区域*/
.weblink_main{ background:#f5f5f5;}
.weblink{width:1200px;line-height:24px;padding:10px 0;margin:0 auto;font-family:Verdana;}
.weblink a{margin-left:20px;color:#6a6a6a;}
.weblink a:hover{color:#ee0015;}
.footer{ height:196px;text-align:center;line-height:24px;font-family:Verdana;color:#fff; background:url(../image/fooer_02.jpg) no-repeat; padding-top:15px;}
.footer a{ color:#fff;}
.footer_main{ width:1200px; margin:0 auto; position:relative;}
.footer_main .erweima{ width:157px; height:157px; position:absolute; top:10px; right:0;}

/*子页样式*/
.subBody{width:1200px;margin:0 auto 25px;}
.subBody .OneOfTwo{width:950px;float:right;}
.subBody .TwoOfTwo{width:230px;float:left;}
.subBody .search_l{margin-bottom:25px;}
.subBody .subnav{ width:213px; border:#eaeaea solid 1px; padding-left:15px; margin-top:52px;}
.subBody .subnav li{ height:45px; line-height:45px;}
.subBody .subnav li a{display:block;height:45px;line-height:45px;}
.subBody .subnav li a:hover{ background:#319bcf; border-left:#55b74a solid 5px;}
.subBody .subnav li a.on, .subBody .subnav li a:hover.on{color:#fff;background:#999;}
.subBody .subTitle{ height:50px; line-height:50px;border-bottom:1px solid #e0e0e0;text-align:right;}
.subBody .subTitle .catname{font-size:16px;font-weight:bold;float:left;font-family:"微软雅黑";color:#333;}
.subBody .subTitle .shopcart{background:url(../images/shopcart_ico.gif) no-repeat 0 center; padding-left:20px;}
.subBody .subTitle a{color:#666;}
.subBody .subTitle span{color:#666;}
.subBody .subTitle a.goback{float:left;margin-left:10px;}
.subCont{line-height:28px;color:#666;font-size:14px; }
.subBody .sub_biaoti{ width:230px; height:60px; background:#cf190a; text-align:center; color:#fff; line-height:60px; font-size:18px; font-weight:bold; margin:-60px auto 0; position:relative; z-index:9999999;}
.subBody .sub_nav{}
.subBody .TwoOfTwo_img{width:230px;}
.subBody .TwoOfTwo_img .tu_img{ width:230px;}
.subBody .TwoOfTwo_img .tu_img a{ display:block;width:230px; height:81px; margin-bottom:5px;}
.subBody .TwoOfTwo_img .tu_img a img{width:230px; height:81px;}


#textarea{ font-size:14px;}
#textarea img{ max-width:100%;}





/*新闻栏目*/
.news_list2 li{height:25px;line-height:25px;border-bottom:1px solid #eff2f4;padding:6px 0 5px 0;color:#a0a0a0;}
.news_list2 li span.title a{float:left;color:#cf190a;font-weight:bold; font-size:14px;}
.news_list2 li span.title a:hover{text-decoration:none;color:#000;}
.news_list2 li span.time{float:left;}
.news_list2 li span.hits{float:right;}
.news_list2 li span.class{margin-left:12px;}
.news_list2 li span.class a{text-decoration:underline;color:#a0a0a0;}


/*产品栏目*/
.product_list{ padding-left:10px; padding-top:10px;}
.product_list li{width:33.3%;float:left;margin-bottom:20px;}
.product_list li a.img{width:300px;height:202px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden; border:#e0e0e0 solid 1px; border-bottom:none;}
.product_list li a.img img{vertical-align:middle;}
.product_list li a.img:hover{background:#fff; filter:alpha(opacity=50); -moz-opacity:0.5;-khtml-opacity: 0.5;  opacity: 0.5;  }
.product_list li p.info{width:300px;line-height:30px; background:#e0e0e0; text-align:center;}
.product_list li p.info span{font-family:Verdana;color:#d94f44;float:right;}
.product_list li p.info a{color:#555; font-size:14px;}


/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}


/*留言栏目*/
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{width:400px;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:right;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#cf190a}
.msgflag{margin-left:4px;font-size:12px;color:#900;}


/*大图样式*/
.picarr{position:relative;margin:20px auto;}
.picarr .picture{width:100%;text-align:center;}
.picarr .picture a{display:none;}
.picarr .preview{width:940px;margin-top:20px;padding:5px;background:#eef3fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.picarr .preview li{float:left;margin:4px;}
.picarr .preview li a{width:58px;height:45px;border:1px solid #fff;background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:35px;*font-family:Arial;}
.picarr .preview li a img{vertical-align:middle;}
.picarr .preview li.current a{border:1px solid #000;}


/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}


/*分页样式*/
.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-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}


/*在线客服*/
*html{background-image:url(about:blank);background-attachment:fixed;}
.kf{width:127px;border:1px solid #51b5f0;position:fixed;top:45%;right:0;background:url(../images/kf_ico.png) no-repeat 7px 10px #1a98d5;min-height:50px;_height:auto!important;_height:50px;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||130)-(parseInt(this.currentStyle.marginBottom,10)||130)));}
.kf_r{margin-left:37px;background:#16a2dd;color:#fff;text-align:center;padding:10px 0 10px;}
.kf_r img{margin-bottom:5px;}


/*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(../images/icon.png) no-repeat 0 0;display:block;}

