64 lines
3.9 KiB
CSS
64 lines
3.9 KiB
CSS
@charset "utf-8";
|
|
html{background:white;color:black;}
|
|
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
|
|
body,button,input,select,textarea{font:12px \5b8b\4f53,arial,sans-serif;}
|
|
input,select,textarea{font-size:100%;}
|
|
i, cite, em, var, address, dfn{font-style:normal;}
|
|
table{border-collapse:collapse;border-spacing:0;}
|
|
th{text-align:inherit;}
|
|
fieldset,img{border:none;}
|
|
iframe{display:block;}
|
|
abbr,acronym{border:none;font-variant:normal;}
|
|
del{text-decoration:line-through;}
|
|
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500;}
|
|
ol,ul{list-style:none;}
|
|
caption,th{text-align:left;}
|
|
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500;}
|
|
q:before,q:after{content:'';}
|
|
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
|
|
sup{top:-0.5em;}
|
|
sub{ bottom:-0.25em;}
|
|
ins,a,a:hover{text-decoration:none;}
|
|
a:focus,*:focus{outline:none;}
|
|
.clearfix:before,.clearfix:after{content:""; display:table;}
|
|
.clearfix:after{clear:both;overflow:hidden;}
|
|
.clearfix{zoom:1;}
|
|
.clear{clear:both;display:block;font-size:0;height:0;line-height:0;overflow:hidden;}
|
|
.hide{ display:none;}
|
|
.block{display:block;}
|
|
.fl,.fr{ display:inline;}
|
|
.fl{float:left;}
|
|
.fr{float:right;}
|
|
|
|
|
|
/*联系框*/
|
|
.wrap-box{height:2500px;}
|
|
|
|
/* fixed-bar */
|
|
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("JS_02.png") no-repeat;}
|
|
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
|
|
.fixed-bar{position:fixed;right:20px;bottom:50px;z-index:50;_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))-30);}
|
|
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
|
|
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
|
|
.fixed-bar .gotop:hover{z-index:10;border-color:#2acb6b;background-color:#2acb6b;color:#fff;text-decoration:none;}
|
|
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
|
|
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
|
|
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background:#2acb6b;}
|
|
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
|
|
.fixed-bar .consult-box .consult-title
|
|
{
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
|
|
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
|
|
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea;}
|
|
.fixed-bar .consult-list li{padding:6px 0 6px 23px;color:#666;font:normal 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
|
|
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
|
|
.fixed-bar .consult-list span{padding-right:10px;}
|
|
.fixed-bar .consult-list img{vertical-align:top;}
|
|
.fixed-bar .wide-bar{width:134px;background:#fff;}
|
|
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
|
|
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
|
|
.fixed-bar .wide-bar .gotop{width:132px;}
|
|
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;} |