<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*头尾所需统一样式*/
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html,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,img{margin:0px;padding:0px;outline:none;border:0px;}
li{list-style:none;}
body{text-align:left;font-family:'微软雅黑';font-size:15px;color:#333333; background:#ebf0f3;}
a,ins{text-decoration:none;}
a{color:#333333;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
/*******************************************************华丽的分割线********************************************************************/
/*价格走势*/
#schq{
	width:168px;
	margin-top:10px;
}
#schq .jgzs p,#schq .lrfx p,#schq .qsbb p{
	width:168px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:#699dd1;
	margin:0;
	font-size:15px;
	color:#fff;
}
#schq .jgzs ul,#schq .lrfx ul,#schq .qsbb ul{
	flaot:left;
	width:168px;
	height:100%;
	margin:0;
}
#schq .jgzs ul li,#schq .lrfx ul li,#schq .qsbb ul li{
	float:left;
	width:168px;
	height:23px;
	display:block;
	line-height:23px;
	text-align:center;
	background:#ebebeb;
	color:#333;
	border:none;
	margin-top:2px;
	font-size:15px;
}
#schq .jgzs ul li:hover,#schq .lrfx ul li:hover,#schq .qsbb ul li:hover{
	color:#f00;
	cursor:pointer;
}
#schq .lrfx,#schq .qsbb{
	margin-top:3px;
}
.qst{
    margin-top:15px;
	margin-left:10px;
}
.qst1{
	display:none;
}
#qr{
	padding:0 20px 0 25px;
	width:1050px;
	height:400px;
	background:#fff;
}
.schqdh{
    border-bottom: 2px solid #e8e8e8;
    width: 225px;
	height:36px;
	line-height:40px;
}
.schqdh span{
	margin:0 5px;
	display:inline-block;
	line-height:40px;
	
}
.schqdh a{
	height:36px;
	line-height:40px;
	display:inline-block;
}
.schqdh a:hover{
	border-bottom: 2px solid #3B88DA;
	height:36px;
	line-height:40px;
}
#schq p,#schq u li{
	cursor:pointer;
}













</pre></body></html>