<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content {
	position:relative;
	width:960px;
	margin:20px auto 10px;
	padding-top:0;
}
.qts{ width: 960px;height: 550px;border: none}


#qtscontent {
	width: 100%;
    margin: 0px auto;
    padding: 0px;
}

.page{
    display: block;
    overflow: hidden;
    width: 100%;
}

.projectitle {
    border-bottom: 1px solid #99d3ff;
    color: #183152;
    clear: both;
    padding-top: 5px;
    font-size: 13px;
    line-height: 25px;
    text-decoration: none;
}

.projectitem:hover{
	text-decoration:none;
 }
 
.projectitem {
    background-color: #d7eeff;
    border: 1px solid #99d3ff;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px 2px;
    text-align: center;
}



.projectitem .buttonContent{
	color:#183152;
	width:80px;
	margin-top:5px;
	text-align:center;
	min-height: 24px;
}

a.selected{
	border:1px solid #0068b7;
}

.param_content{
	width: 1080px;
    margin: 10px auto;
    padding: 0px;
    border: 2px solid #99d3ff;	
}
/*报价参数*/
.content{
	padding: 10px;
	margin-top: 10px;
}

.contenttit{ 
	font-size:20px;
	line-height:30px;
	margin-bottom:10px;
	padding:0 10px;
	text-align:center;
	color:#FF8042;
}

.contenttit.item{
	color:#183152;
	border:1px solid #99d3ff;
	text-align: left;
	font-size:18px;
}

.contenttit.item span{
	 font-size:14px;
	 color:#005ca1;
	 font-weight: normal;
}

.mt10{ margin-top:10px;}

.btable{
	border-collapse:collapse;
}

.btable td{
	padding:4px 1px;
	border:1px solid #99d3ff;
}

.btable th{
    padding: 6px;
	border:1px solid #99d3ff;
}


.btable .ietd270{ width:276px;}

.btable .ietd240{ width:255px;}

.btable .ietd100{ width:105px;}

.btable th{
	text-align:left;
	height:20px;
	font-size:12px;
	line-height:20px;
	background-color:#d7eeff;
}

.ordertable{width: 1080px; margin: 10px auto; background: #f5f5f5; line-height: 40px;}
.ordertable td,th{border:0px;}

.pr{position: relative;} 

.w80{width: 80px;} 

.w64{width: 64px;} 

.w150{width: 150px;}

.pazindex{
	z-index:11;
	position:absolute;
	height:20px;
	left:1px;
	top:1px;
} 

.ie6if{
	position:absolute;
	z-index:-1;
	width:44px;
	height:16px;
	left:1px;
	top:1px;
	scrolling:no;
}

.btable .textInput{ width:30px;height:15px;}

#diy_chicun .textInput{ width:40px !important;}

.typeitem{
	height:25px;
	line-height:25px;
	padding:0px 5px;
	float: left;
}

.showmore{display: none} 

.result{ 
	padding:10px 0px;
	text-align:center;
	border:1px solid #99d3ff;
	background-color:#d7eef;
}

.usercenter{ 
	float: none;
	display:inline-block;
	*display: inline;
	*zoom:1;
}

.userbtn.bj{ 
	background-image: url("../images/bj.png");
	background-repeat: no-repeat;cursor: pointer;
	height:30px;text-indent: 0px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	width:116px;
}
.userbtn.bj:hover{ 
	background-image: url("../images/bj_hover.png");
}

.userbtn.xd{ 
	background-image: url("../images/xd.png");
    background-repeat: no-repeat;cursor: pointer;
    height:30px;
    text-indent: 0px;
    line-height:0;
    font-size:0;
    overflow:hidden;
    width:116px;
}
    
.userbtn.xd:hover{ 
	background-image: url("../images/xd_hover.png");
}

.userbtn.mx{ 
	background-image: url("../images/mx.png");
	background-repeat: no-repeat;
	cursor: pointer;
	height:30px;
	text-indent: 0px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	width:116px;
}

.userbtn.mx:hover{background-image: url("../images/mx_hover.png");}
/*报价参数*/
/*弹窗*/
.dialog .dialogHeader,.dialog .dialogHeader_r,.dialog .dialogHeader_c,.dialog .dialogFooter,.dialog .dialogFooter_r,.dialog .dialogFooter_c{background:url(/statics/qts/themes/default/images/dialog/dialogpanel.png) no-repeat;}.dialog .dialogHeader h1,.dialog .dialogHeader .close,.dialog .dialogHeader .maximize,.dialog .dialogHeader .restore,.dialog .dialogHeader .minimize,.resizable_f_r{background:url(/statics/qts/themes/default/images/dialog/dialogpanel_icon.png) no-repeat;}.dialog .dialogHeader h1{color:#183152;}.dialog .dialogContent{border-color:#FFE18F;background:#FFFAF2;}.resizable{border-color:#081629;background:#c3d7dc;}

.dialog{
	display:block;
	text-align:left;
	position:absolute;
	z-index:42;
}
.dialog .dialogHeader,.dialog .dialogHeader_r,.dialog .dialogHeader_c{
	display:block;
	overflow:hidden;
	height:28px;
}

.dialog .dialogHeader .close,.dialog .dialogHeader .maximize,.dialog .dialogHeader .restore,.dialog .dialogHeader .minimize{
	display:block;
	overflow:hidden;
	text-indent:-1000px;
	width:19px;
	height:19px;
	position:absolute;
	top:5px;
}

.dialog .dialogHeader h1{
	display:block;
	overflow:hidden;
	height:28px;
	padding:0 5px 0 20px;
	line-height:28px;
	background-position:0 -450px;
}

.dialog .dialogHeader{
	padding-left:5px;
	background-position:0 0;
	position:relative;
	cursor:move;
}

.dialog .dialogHeader_r{
	padding-right:5px;
	background-position:100% -50px;
}

.dialog .dialogHeader_c{
	padding:0;
	background-position:0 -100px;
	background-repeat:repeat-x;
}

.dialog .dialogHeader .close{
	background-position:0 0;
	right:4px;
}

.dialog .dialogHeader .close:hover{
	background-position:0 -50px;
}

.dialog .dialogHeader .maximize{
	background-position:0 -100px;
	right:23px;
}

.dialog .dialogHeader .maximize:hover{
	background-position:0 -150px;
}

.dialog .dialogHeader .restore{
	display:none;
	background-position:0 -200px;
	right:23px;
}

.dialog .dialogHeader .restore:hover{
	background-position:0 -250px;
}

.dialog .dialogHeader .minimize{
	background-position:0 -300px;
	right:42px;
}

.dialog .dialogHeader .minimize:hover{
	background-position:0 -350px;
}

.dialog .dialogContent{
	display:block;
	overflow:hidden;
	padding:5px 5px 1px 5px;
	border-style:solid;
	border-width:0 1px;
}

.dialog .panelFooter_r,.dialog .dialogFooter_c{
	display:block;
	overflow:hidden;
	height:5px;
}

.dialog .dialogFooter{
	padding-left:5px;
	background-position:0 -150px;
}

.dialog .dialogFooter_r{
	padding-right:5px;
	background-position:100% -200px;
}

.dialog .dialogFooter_c{
	padding:0;
	background-position:0 -250px;
	background-repeat:repeat-x;
}

.dialogProxy{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.dialog .resizable_f_r{
	width:11px;
	height:11px;
	background-position:0 -400px;
}

.resizable{
	display:none;
	overflow:hidden;
	border-style:dashed;
	border-width:1px;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:absolute;
	top:0;
	left:0;z-index:100;
}

.resizable_h_l,.resizable_h_r,.resizable_h_c,.resizable_c_l,.resizable_c_r,.resizable_f_l,.resizable_f_r,.resizable_f_c{
	display:block;
	overflow:hidden;
	width:6px;
	height:6px;
	position:absolute;
}

.resizable_h_l{
	cursor:nw-resize;
	top:0;
	left:0;
	z-index:2;
}

.resizable_h_r{
	cursor:ne-resize;
	top:0;
	right:0;
	z-index:2;
}

.resizable_h_c{
	width:100%;
	cursor:n-resize;
	top:0;
	left:0;
	z-index:1;
}

.resizable_c_l{
	cursor:w-resize;
	top:0;
	left:0;
	z-index:1;
}

.resizable_c_r{
	cursor:e-resize;
	top:0;
	right:0;
	z-index:1;
}

.resizable_f_l{
	cursor:sw-resize;
	bottom:0;
	left:0;
	z-index:2;
}

.resizable_f_r{
	cursor:se-resize;
	bottom:0;
	right:0;
	z-index:2;
}

.resizable_f_c{width:100%;cursor:s-resize;bottom:0;left:0;z-index:1;}
/*弹窗*/
/*tab切换*/
.ProductTabNav {
    margin:10px auto 0;
    height:35px;
}
.ProductTabNav .DetailsT_Tit {
    top:auto;
    background-color:#fff;
    z-index:11;
}
.ProductTabNav .DetailsT_Tit {
    overflow:visible;
}
.DetailsT_TitP {
    border:1px solid #99d3ff;
    height:35px;
    background:#fff;
    position:relative;
    z-index:1;
}
.DetailsT_TitP ul {
    height:35px;
    float:left;
    margin-top:-1px;
    z-index:3;
    position:absolute;
}
.DetailsT_TitP li {
    float:left;
    font-family:微软雅黑,宋体;
    font-size:14px;
    text-align:center;
    height:36px;
    line-height:34px;
    border-right:1px solid #FFE18F;
    position:relative;
    cursor:pointer;
}

.DetailsT_TitP li.Product_DetT {
    width:134px;
    background-color: #FEF4E8;
}
.DetailsT_TitP li.All_RecordT {
    width:158px;
    background-color: #d7eeff;
}

.DetailsT_TitP li.DetailsTCur {
    font-size:14px;
    height:34px;
    color:#0068b7;
    font-weight:bold;
    line-height:30px;
    border-top:3px solid #99d3ff;
    margin-top:0;
    background:#fff;
}
.Product_Content{border: 1px solid #99d3ff;padding: 20px;font-size:14px;color:#000000;line-height: 2;}
/*tab切换*/
/*数码快印*/
.tabs,.tabsHeader,.tabsHeaderContent,.tabs .tabsHeader ul,.tabs .tabsHeader li,.tabs .tabsHeader li a,.tabs .tabsHeader li span,.tabs .tabsFooter,.tabs .tabsFooterContent{
	background:url(/statics/qts/themes/default/images/tabs/tabspanel.png) no-repeat;
}

.tabs .tabsHeader li a{
	color:#03408b;
}

.tabs .tabsHeader li span{color:#183152;}

.tabs .tabsContent{border-color:#FFE18F;background:FFFAF2;}

.tabs{
	background-position:0 100%;
	background-repeat:repeat-x;
}

.tabs .tabsHeader{
	display:block;
	overflow:hidden;
	height:28px;
	padding-left:5px;
	background-position:0 0;
}

.tabs .tabsHeaderContent{
	display:block;
	overflow:hidden;
	height:28px;
	padding-right:5px;
	background-position:100% -50px;
}

.tabs .tabsHeader ul{
	display:block;
	height:28px;
	background-position:0 -100px;
	background-repeat:repeat-x;
}

.tabs .tabsHeader li{
	float:left;
	display:block;
	height:28px;
	margin-right:2px;
	background-position:0 -250px;
	background-repeat:repeat-x;cursor:pointer;
}

.tabs .tabsHeader li a{
	float:left;
	display:block;
	height:28px;
	padding-left:5px;
	background-position:0 -150px;
}
.tabs .tabsHeader li a:hover{
	text-decoration:none;
}

.tabs .tabsHeader li span{
	float:left;
	display:block;
	overflow:hidden;
	height:28px;
	padding:2px 10px 0 5px;
	line-height:25px;
	background-position:100% -200px;
	cursor:pointer;
}

.tabs .tabsHeader li.hover{
	background-position:0 -400px;
	background-repeat:repeat-x;
}

.tabs .tabsHeader li.hover a{
	background-position:0 -300px;
}

.tabs .tabsHeader li.hover span{
	background-position:100% -350px;
}

.tabs .tabsHeader li.selected{background-position:0 -550px;}

.tabs .tabsHeader li.selected a{background-position:0 -450px;}

.tabs .tabsHeader li.selected span{font-weight:bold;background-position:100% -500px;}

.tabs .tabsContent{display:block;overflow:auto;padding:5px 5px 1px 5px;border-style:solid;border-width:0 1px;}

.tabs .tabsFooter{display:block;overflow:hidden;height:5px;background-position:0 -600px;}

.tabs .tabsFooterContent{display:block;overflow:hidden;height:5px;background-position:100% -650px;}

.btnBaojia{background-color: #027de7 !important;border: 0px; line-height: 30px; font-size: 15px; font-weight: bold; color: #FFFFFF;vertical-align: middle; width: 100px; height: 30px;}

.btnAddress
{
    font-size: 14px;
    font-family: "Microsoft Yahei";
    font-weight: bold; 
    background-color: #027de7 !important;
    border-radius: 3px;
    cursor: pointer;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: 0;
}

.new_show_con
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #99d3ff #E4E4E4 #E4E4E4;
    border-image: none;
    border-right: 1px solid #E4E4E4;
    border-style: solid;
    border-width: 2px 1px 1px;
    overflow: hidden;
    padding: 15px;
    width: 66%;
}
.new_show_con .news_title
{
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    color: #333;
    font-family: 'å®‹ä½“';
}
.new_show_con .news_admin
{
    border-bottom: 1px solid #E4E4E4;
    color: #818181;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.new_show_con .news_con_box
{
    line-height: 28px;
    margin: 10px auto 0;
    font-family: 'å®‹ä½“';
}

.hd ul li.on
{
    border-top: 2px solid #027de7;
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 30px;
}

#titelTable td:hover
{
    background-color: #027de7;
}

.UserBalance
{
    background-color: #027de7;
    width:250px;
}

.file
{
    position: relative;
    display: inline-block;
    background: #027de7;
    border: 1px solid #027de7;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
    font-size: 14px;
}
.file input
{
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}

.CreatOrder
{
    background-color: #027de7; 
    color: #FFFFFF; 
    font-family: 微软雅黑; 
    border: 0px;
    width: 120px; height: 40px; line-height: 40px; font-size: 15px; font-weight: bold;
}

.UploadDIV{padding: 10px; border: 1px solid #99d3ff; overflow: hidden; margin-top: 20px; margin-bottom: 20px}

.UploadDIV .XiaDandl{ float: right; display: block; text-align: center; width: 137px; margin-right: 30px;  margin-top: 80px;}

.UploadDIV .XinXidl{ float: left; overflow: hidden; margin-left: 28px; width: 80%;}

.UploadDIV .XinXidl .Moneyli {font-size: 20px; line-height: 28px; font-weight: bold; list-style-type: none;}
.UploadDIV .XinXidl .Moneyli span {font-size: 35px; font-weight: bolder; font-family: BatangChe;}

.UploadDIV .XinXidl .Infoli {list-style-type: none; line-height: 20px; list-style: none; padding: 0;  margin: 0;}
.UploadDIV .XinXidl .Remarkli { list-style-type: none; line-height: 20px; list-style: none; padding: 0;   margin: 0;}
.UploadDIV .XinXidl .Remarkli input { width: 80%;}
#info_baojia{max-height: 40px;overflow-y: auto;}</pre></body></html>