@charset "utf-8";

/*全局控制*/
body{margin:0;padding:0;font-size:14px;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;}


/********************* 以下(结束标识)代码请在实际开发中删除 *********************/

/*公告*/
.gg{  width:100%; margin:0 auto; background:#999;}	
.picMarquee-left{ margin:0 auto;width:1024px;  overflow:hidden; position:relative;    }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:2px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }

		
		.picMarquee-left .bd ul li .title{ line-height:24px; color:#FF0000;}

/*头部*/
header{width:100%;height:145px;background-color:#f2f2f2;}
.header-inner{width:1024px;height:145px;margin:0 auto;}
.header-left{float:left;width:804px;height:115px;}
.header-left .one{padding-right:63px;padding-top:10px;}
.header-left .two{padding-bottom:20px;}
.header-right{float:left;padding-top:30px; width:220px;}
.header-right .zuo{float:left;}
.header-right .zuo img{padding-top:10px;padding-right:15px;}
.header-right .you{float:right;font-size:22px;line-height:32px;color:#3659af;}

/*导航*/
.lanren{ width:100%; height:54px; line-height:54px; background-image:url(../images/nav_02.jpg); background-position:center;}
.lanren-inner{width:1024px;height:54px;margin:0 auto;}
.lanren-inner ul{width:1024px;padding-left:260px;}
.lanren ul li{ height:54px; line-height:54px; color:#fff; text-decoration:none; padding:0px 25px; display:block; float:left;}
.lanren ul li:hover{ text-decoration:none; background:#f2c826;}
.lanren ul li a{ color:#FFFFFF;}

/*Banner*/
.banner{ width:100%;overflow:hidden; margin:0 auto; text-align:center;}
/*幻灯Banner*/
.slideplay {
margin:0 auto;
	width: 100%;
	height: 601px; 
	position: relative;}
.slideplay > .bd {
	z-index: 0; 
	margin: 0 auto; 
	overflow: hidden; 
	position: relative;}
.slideplay > .bd > ul {
	width:100% !important;}
.slideplay > .bd > ul > li {
	width: 100% !important;
	height: 601px;
	overflow: hidden;
	text-align: center;}

.slideplay > .hd {
	z-index: 1;
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0; left: 0;
	line-height: 30px;}
.slideplay > .hd > ul {
	text-align: center;}
.slideplay > .hd > ul > li {
	cursor: pointer;
	*display: inline;
	overflow: hidden;
	border-radius: 50%;
	line-height: 999px;
	display: inline-block;
	zoom: 1; opacity: 0.5;
	width: 15px; height: 15px;}
.slideplay > .hd > ul > li + li {
	margin-left: 10px;
}
.slideplay > .hd >  ul > .on {
	/*background: #f00;*/
}
.slideplay > .prev,
.slideplay > .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;}
.slideplay > .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;}

/*蓝色段*/
.blue{width:100%;height:83px;background-color:#3658af;}
.text{width:1024px;height:83px;margin:0 auto;line-height:83px;text-align:center;padding-top:20px;}

/*三大优势*/
.main{width:100%;height:638px;background:url(../images/advantange_07.jpg) center no-repeat;}
.main-inner{width:1024px;height:639px;margin:0 auto;padding-top:200px;}
.fang{width:320px;height:389px;background-color:#292929;border:1px #3659af solid;text-align:center;padding-top:15px;float:left;margin-right:10px;}
.over{
    -webkit-animation:animations 2.5s ease-in forwards,animations3 1s ease-in 2.5s forwards;
    -moz-animation:animations 2.5s ease-in forwards,animations3 1s ease-in 2.5s forwards;
    animation:animations 2.5s ease-oin forwards,animations3 1s ease-in 2.5s forwards;
}

.over:hover {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);

}
.over img hover:{transform:scale(1.5);}
@-webkit-keyframes animations{
    0%{-webkit-transform:scale(0);}
    40%{-webkit-transform:scale(1);}
    100%{opacity:1;}
}
@-moz-keyframes animations{
    0%{-moz-transform:scale(0);opacity:0;}
    40%{-moz-transform:scale(1);opacity:1;}
    100%{opacity:1;}
}
@keyframes animations{
    0%{transform:scale(0);opacity:0;}
    40%{transform:scale(1);opacity:1;}
    100%{opacity:1;}
}
text h1{color:#fffefe;margin-top:10px;font-family:"方正综艺简体";font-size:30px;line-height:48px;}
text p{color:#fffefe;width:280px;text-align:center;margin:0 auto;font-size:14px;line-height:26px;}
text p b{color:#ffc519;}

/*第二个蓝色段*/
.lanse{width:100%;height:83px;background-color:#3658af;}
.lanse-inner{width:1024px;height:83px;margin:0 auto;line-height:83px;text-align:center;padding-top:20px;}

/*产品*/
.product{width:100%;height:631px;background-repeat:no-repeat;background-position:center;background-image:url(../images/chanpinbeijing_09.jpg);}
.product-inner{width:1024px;height:631px;margin:0 auto;padding-top:65px;text-align:center;position:relative;}
.product-top{width:1024px;height:94px;}
.product-tip{width:1024px;margin:0 auto;height:487px;padding-top:50px;}
.yi{float:left;width:334px;}
.yi img{cursor:pointer;}
.yi img:hover {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);

}
.yi p{font-size:24px;padding-top:57px;}
.er{float:left;width:334px;}
.er img{cursor:pointer;}
.er img:hover {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.er p{font-size:24px;padding-top:35px;}
.san{float:left;width:334px;}
.san img{cursor:pointer;}
.san img:hover {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.san p{font-size:24px;padding-top:35px;}

/*客户案例*/
.anli{width:100%;height:618px;background:url(../images/quan_18.jpg)  center no-repeat;}
.anli-inner{width:1024px;height:618px;margin:0 auto;padding-top:200px;}
.pic{float:left;text-align:center;padding-right:10px;}
.pic p{color:#ffffff;font-size:18px;padding-top:10px;}


/*蓝色三*/
.lan{width:100%;height:102px;background-color:#3658af;}
.lan-inner{width:1024px;height:83px;margin:0 auto;line-height:83px;text-align:center;padding-top:20px;}

/*资讯中心*/
.news{width:100%;margin:0 auto;background-color:#f2f2f2; margin-top:71px;}
.news-inner{width:1024px;height:514px;margin:0 auto;background:url(../images/newsbeijing_12.png) center no-repeat;}
.news-top section{float:left;color:#ffc519;margin-top:105px;padding-left:20px;}
.news-top h3{line-height:30px;}
.news-top p{font-size:14px;line-height:20px;}
hgroup{float:right;color:#ffc519;margin-top:105px;padding-right:20px;}
hgroup h3{line-height:30px;}
hgroup p{line-height:20px;font-size:14px;}
.news-tip{padding-top:180px;width:1024px;}
.news-left{float:left;width:343px;height:321px;padding-left:10px;}
.news-zhong{width:264px;height:321px;float:left;margin-left:85px;}
.news-zhong p{width:224px;line-height:28px;font-size:14px;}
.news-zhong h4{font-size:18px;}
.news-right{width:270px;float:right;}
.news-right ul li{font-size:14px;color:#424141;line-height:28px;list-style:disc;}
.news-right ul li a{color:#333333;}
.news-bottom{width:600px;height:100px;margin-left:28px;}
.news-bottom ul li{font-size:14px;float:left;}
.news-bottom ul li a{color:#000000;}


/*尾部*/
footer{width:100%;height:159px;background-color:#292929;} 
.footer-inner{width:1024px;height:159px;margin:0 auto;}
.footer-left{width:165px;float:left;margin-top:20px;padding-left:10px;}
.footer-zhong{width:497px;float:left;margin-top:40px;padding-left:105px; color:#FFFFFF;}
.footer-zhong ul li{color:#eeeeee;font-size:14px;line-height:25px;}
.footer-right{float:right;margin-top:20px;padding-right:20px;}
.footer-right h5{color:#eeeeee;margin-top:10px;}

/*页面主要区域*/
.mainbody .OneOfTwo, .mainbody .TowOfTow{margin-bottom:35px;}
.mainbody .OneOfTwo{width:750px;float:left;}
.mainbody .TowOfTow{width:175px;float:right;}

.mainbody .newwarp{width:300px;float:left;margin-top:14px;}
.mainbody .newstitle{line-height:14px;background:url(../images/news_title.png) no-repeat;text-align:right;}
.mainbody .newstitle a{color:#2554b3;}
.mainbody .newsfocus{height:76px;padding:15px 0 3px;margin-bottom:12px;border-bottom:1px solid #e0e0e0;}
.mainbody .newsfocus div{float:left;width:60px;height:60px;margin-right:16px;}
.mainbody .newsfocus div a{width:60px;height:60px;border:1px solid #d2d2d0;border-radius:5px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:42px;*font-family:Arial;}
.mainbody .newsfocus div a img{border-radius:5px;vertical-align:middle;}
.mainbody .newsfocus h3{margin-bottom:3px;}
.mainbody .newsfocus h3 a{font-weight:bold;font-size:12px;color:#fe8216;}
.mainbody .newsfocus p{color:#8f8f8f;line-height:18px;}
.mainbody .newslist li{color:#325e7f;}
.mainbody .newslist li a{color:#325e7f;}
.mainbody .newslist li span{float:right;font-family:Verdana;color:#8c8c8c;}
.mainbody .aboutus{width:362px;height:180px;padding:36px 26px 0;float:right;background:url(../images/aboutus_bg.png) no-repeat 18px 13px #fcfcfc;line-height:24px;color:#888;border:1px solid #f4f4f4;border-bottom:2px solid #e6e6e6;border-radius:5px;}
.mainbody .aboutus img{float:left;margin:5px 15px 0px 0;}
.mainbody .aboutus a{color:#2554b3;}

.contact{background:url(../images/contact_title.png) no-repeat;padding-top:23px;color:#c6c5c5;margin:14px 0 25px 0;}
.follow{background:url(../images/follow_title.png) no-repeat;padding-top:30px;}
.follow a{text-indent:-99999px;overflow:hidden;float:left;}
.follow a.sina{display:block;width:62px;height:50px;background:url(../images/sina_logo.png) no-repeat;margin:0 30px 0 15px;}
.follow a.tqq{display:block;width:48px;height:50px;background:url(../images/tqq_logo.png) no-repeat 0 center;}


/*友情链接*/
.weblink{width:1024px;line-height:24px;padding:10px 0;margin:0 auto;padding-left:80px;background:url(../images/weblink_title.png) no-repeat 0 center;font-family:Verdana;}
.weblink a{margin-left:20px;color:#6a6a6a;}
.weblink a:hover{color:#F60;}


/*页脚区域*/
.footer{ margin:0 auto;height:83px;text-align:center; padding-top:17px;line-height:24px;font-family:Verdana;color:#898989;background:url(../images/footbg.jpg) center no-repeat;}
.contmsg{width:40px;height:37px;position:fixed;bottom:0;right:20px;cursor:pointer;text-decoration:none;line-height:18px;_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)));}
.msgtxt{display:none;border:1px solid #e1e1e1;width:120px;position:absolute;}


/*子页样式*/
.subBanner, .subBody{width:1024px;margin:0 auto;}
.subBody{margin-bottom:25px;}
.subBody .OneOfTwo{width:750px;float:left;}
.subBody .TwoOfTwo{width:175px;float:right;}
.subBody .OneOfTwos{width:175px;float:left;}
.subBody .TwoOfTwos{width:750px;float:right;}
.subBody .search_l{margin-bottom:25px;}
.subBody .subnav{margin-bottom:25px;}
.subBody .subnav li{margin-bottom:2px;}
.subBody .subnav li a{display:block;height:24px;line-height:24px;padding-left:20px;background:url(../images/subnav_ico.gif) no-repeat 5px center;}
.subBody .subnav li a:hover{color:#fff;text-decoration:none;background:url(../images/subnav_ico_on.gif) no-repeat 5px center #ccc;}
.subBody .subnav li a.on, .subBody .subnav li a:hover.on{color:#fff;background:#999;}
.subBody .subTitle{margin:15px 0;padding-bottom:10px;border-bottom:1px solid #e0e0e0;text-align:right;}
.subBody .subTitle .catname{font-size:15px;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;}
.subBody .subtype li{float:left;}
.subBody .subtype li a{background:#ffa41b;padding:2px 5px;margin-right:5px;color:#fff;}
.subBody .subtype li a:hover{text-decoration:none;background:#ff9900;}
.subBody .subtype li a.on{background:#999;}
.subBody .subtype2{padding:0 0 0 10px;}
.subBody .subtype2 li{float:left;}
.subBody .subtype2 li a{background:#fff8ed;border:1px solid #ff9900;padding:2px 5px;margin-right:5px;color:#3e3e3e;}
.subBody .subtype2 li a.on{color:#ff6600;}
.subCont{line-height:26px;color:#666;}


/********************* 以上(结束标识)代码请在实际开发中删除 *********************/

/*新闻栏目*/
.news_list li{line-height:30px;background:url(../images/dot_line.gif) repeat-x 0 30px;padding-top:1px;}
.news_list li a:hover{text-decoration:none;color:#999;}
.news_list span{float:right;font-family:Arial;color:#5868bf;}
.news_list strong{padding-right:5px;font-size:8px;color:#fc0000;}
.news_list2 li{height:28px;line-height:25px;border-bottom:1px solid #eff2f4;padding:6px 0 5px 0;color:#a0a0a0;}
.news_list2 li span.title a{float:left;color:#333333;font-weight:bold;}
.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 li{width:30%;float:left;margin-bottom:7px; margin-left:1%; margin-right:2%;}
.product_list li a.img{width:300px;height:355px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.product_list li a.img img{vertical-align:middle;width:300px;height:325px;}
.product_list li a.img:hover{border:1px solid #F90;}
.product_list li p.info{width:300px;line-height:30px; text-align:center;}



/*案例样式*/
.caselist li{margin-bottom:12px;padding-bottom:12px;margin-right:6px; margin-left:6px; width:500px; height:200px; float:left;}
.caselist li p.preview{display:block;width:300px;height:200px;float:left;}
.caselist li p.desc{line-height:25px;color:#999; height:198px; width:186px;overflow:hidden;border:1px solid #ccc; padding:0 6px;}
.caselist li a.img{display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:70px;*font-family:Arial;overflow:hidden;}
.caselist li a.img:hover{border:1px solid #ff9900;}
.caselist li a.img img{vertical-align:middle;;width:300px;height:200px;}
.caselist li a.type{color:#ff9900;font-weight:bold;}
.caselist li a.title{font-weight:bold;font-size:14px;color:#333; text-align:center; }


/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{height:27px;line-height:28px;text-align:center;margin:15px auto;}
.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;}


/*大图样式*/
.picarr{position:relative;margin:20px auto;}
.picarr .picture{width:100%;text-align:center;}
.picarr .picture a{display:none;}
.picarr .preview{width:685px;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;}


/*评论样式*/
.commnet{margin:20px 0 30px;padding:8px 0 0 8px;background:url(../images/commnet_bg.png) repeat-x;border:1px solid #ccc;border-radius:3px;}
.commnet textarea{width:100%;height:59px;border:none;background:transparent;outline:none;font-size:14px;color:#999;overflow:auto;}
.commnet .toolbar{padding-top:8px;_padding-top:5px;*padding-top:5px!important;height:30px;line-height:30px;overflow:hidden;}
.commnet .options{float:left;}
.commnet .button,
.commnet .button_on{float:right;width:100px;height:30px;border:none;border-left:1px solid #ccc;font-size:14px;font-weight:bold;cursor:pointer;}
.commnet .button{background:url(../images/commnet_btn_bg.png) repeat-x;}
.commnet .button_on{background:url(../images/commnet_btnon_bg.png) repeat-x;}
.commlist{margin-top:20px;}
.commlist li{border-bottom:1px solid #eaeaea;word-wrap:break-word;}
.commlist li p{line-height:20px;color:#999；}
.commlist li span.uname{color:#D32;font-family:Verdana;font-weight:bold;}
.commlist li span.time{color:#bbb;}
.commnum span{display:inline-block;width:70px;margin-top:20px;line-height:24px;border:1px solid #ccc;background:#f5f5f5;border-radius:3px;text-align:center;}
.commnum span i{color:#900;font-family:Verdana;font-weight:bold;}


/*分页样式*/
.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;}
