<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*temp.css*/
.usecss{ margin:20px auto;}
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px; display:none;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{ z-index:999; display:block;width:15px;margin-right:-500px;position:fixed;right:50%;top:50%;_margin-right:-505px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop))}
*/

.youce {bottom: 15px;float: right;position: fixed;right: 5px;width: 54px;z-index: 10000;}
.youce ul li {margin-bottom: 3px;width: 41px; height:41px; overflow:hidden;}
.youce ul li em{ display:block;height: 41px;width: 41px;}
.youce ul li a.yc1 em{background: url("Img/yc_01.png") no-repeat scroll center center;}
.youce ul li a.yc2 em{background: url("Img/yc_02.png") no-repeat scroll center center;}
.youce ul li a.yc3 em{background: url("Img/yc_03.png") no-repeat scroll center center;}
.youce ul li a.yc3 .wx_box {bottom: 3px;cursor: default;display: none;padding-right: 9px;position: absolute;right: 46px;width: 153px;}
.youce ul li a.yc3 .yc_weixin {background: none repeat scroll 0 0 #fff;border: 1px solid #d6d6d6;padding: 12px 11px 0;}
.youce ul li a.yc3 .yc_weixin span {color: #333;display: block;line-height: 30px;text-align: center;}
.youce ul li a.yc4 em{background: url("Img/yc_04.png") no-repeat scroll center center;}
.youce ul li a.yc3:hover .wx_box {display: inline;}
.youce ul li a {display: block;height: 41px;width: 41px; background:#0f60cc;}
.youce ul li a:hover {background: #fe5900;}



.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:2px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:1px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#666; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}



@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  
a:focus{outline:0;} 
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:1000px; margin:0 auto;  }
.left { width:221px; float:left; overflow:hidden;}
.left2 { width:700px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:755px; float:left; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:735px; padding-bottom:15px; overflow:hidden; padding:0 10px; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { padding-bottom:15px; overflow:hidden;}


.h_nav li a:-webkit-any-link{ display:block;}

/* function */
span{cursor: pointer;}
h2 a:hover{ text-decoration: none;}
input,textarea{ outline:none; }
textarea{ resize:none;}
em{ font-style: normal;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_prz{position:relative;zoom:1;}
.f_oh{overflow:hidden;}
.f_fw{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fst{ font-family: "宋体"; }

.f_fwn{font-weight:normal;}
.f_fwb{font-weight:bold;}
.f_tal{text-align:left;}
.f_tac{text-align:center;}
.f_tar{text-align:right;}
.f_csp{cursor:pointer;}

/*头部开始*/
.g_top{ height:180px; background:url(Img/Common/topbg.jpg) repeat-x;}
.top_t{ height:30px; line-height:30px;color:#555555;}
.top_t p{ float:right;}
.top_t p a{ padding: 0 8px; color:#555555;}
.top_t .a_last{ padding-right:0;}

.top_c h1{ float:left; padding: 20px 17px 0 0;}
.top_c h2{ float:left; height:60px; margin:44px 0 0 0; color: #0f60cc; font-size: 26px; font-weight: normal;}
.top_c h2 em{ display:block; color:#555555; font-weight:normal; font-size: 16px; padding-top: 7px; letter-spacing: 4px; }

.top_c p{ float:right; margin:49px 0 0 0 ; padding: 0 0 0 55px; background:url(Img/Common/tel.jpg) no-repeat left top; color:#555555; font-size:14px;font-family:"Microsoft Yahei"}
.top_c p span{ display:block; font-size:28px; color:#fe5900;font-weight: bold; font-family:Arial, Helvetica, sans-serif;}

/* 导航 */
.g_nav{background: #0f60cc;}
.nav{ height:50px;font-family:"Microsoft Yahei";  line-height: 50px; width: 1000px;margin: 0 auto; overflow: hidden;}
.nav li{ float:left; font-size:14px; background:url(Img/Common/line.jpg) no-repeat right center;}
.nav li a{ display:inline-block; padding: 0 16px; color:#fff; line-height:50px; }
.nav li a:hover,.nav .cur a{background: #fe5900;}
 .nav .li_last{background: none;}
 
/*头部结束*/






/*底部开始*/
.g_ft{ height:267px; background: url(Img/common/ftbg.jpg) repeat-x; padding-top: 40px;}
.g_ft .flogo{float: left;width: 133px;height: 177px;background: url(Img/common/ftline.jpg) no-repeat right top;}
.g_ft .flogo img{display: block;width: 109px;height: 156px;}
.g_ft .m_fnav{float: left;width: 220px;height: 177px;background: url(Img/common/ftline.jpg) no-repeat right top; padding-left: 35px;}
.g_ft .m_fnav h2{height: 38px; line-height: 38px; color: #fff;font-weight: bold; font-size: 14px;  font-family:"Microsoft YaHei";} 
.g_ft .m_fnav h2 a{ color: #fff;font-weight: bold; font-size: 14px;  font-family:"Microsoft YaHei";}
.g_ft .m_fnav h2 em{color: #fff;font-size: 14px;font-weight: normal;display: inline-block;padding-left: 5px;}
.g_ft .m_fnav .fnav a{display: block;float: left;height: 30px;line-height: 30px;color: #fff;}
.g_ft .m_fnav .fnav .w118{width: 118px;text-align: left;}
.g_ft .m_fnav .fnav .w64{width: 64px;text-align: right;}

.g_ft .m_add{float: left;width: 400px;height: 177px;background: url(Img/common/ftline.jpg) no-repeat right top; padding-left: 40px;}
.g_ft .m_add h2{height: 38px; line-height: 38px;} 
.g_ft .m_add h2 a{ color: #fff;font-weight: bold; font-size: 14px;  font-family:"Microsoft YaHei";}
.g_ft .m_add h2 em{color: #fff;font-size: 14px;font-weight: normal;display: inline-block;padding-left: 5px;}
.g_ft .m_add p{color: #fff;font-size: 12px;line-height: 30px;}
.g_ft .m_add p a{color: #fff;}


.g_ft .m_code{float: left;width: 136px;padding-left: 36px;}
.g_ft .m_code .code img{background: url(Img/common/codebg.jpg) no-repeat;display: block;width: 102px;height: 105px;padding: 34px 13px 39px 12px;}
.g_ft .copy{margin-top: 40px;height: 54px;line-height: 54px;color: #333333;font-size: 12px;}
.g_ft .copy a{color: #333333}

/*底部结束*/</pre></body></html>