<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*reset.css*/
html{color:#000;background:#FFF; }
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;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
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;}
strong{ font-weight:bold;}

 
/*common.css*/
body { color:#666; font-size:12px;} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
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:1200px; margin:0 auto;}

.banner{ overflow:hidden; height:470px;}
/*正文开始*/
.fullSlide {
	width:100%;min-width:1200px;
	position:relative;
	height:450px;
	overflow:hidden;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd img{margin: 0 auto;margin-left: 261px;}
.fullSlide .bd li {
	width:100% !important;
	height:450px;
	overflow:hidden;
	text-align:center;
background-repeat: no-repeat;
     background-position:center top;
}
.fullSlide .bd li a {
	display:block;
	height:450px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:100px;
	height:7px;
	margin:1px;
	overflow:hidden;
	background:#000;

	line-height:999px;
	background-repeat: no-repeat;
	background-position: center top;
}
.fullSlide .hd ul .on {
	background:#007eca;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-36px;
	left:2%;
	z-index:1;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:73px; 
	height:73px;
}
.fullSlide .prev
{
      background:url(../pic/left1s.png) no-repeat;
  }
.fullSlide .next {
	left:auto;
	right:2%;
	background:url(../pic/right1s.png) no-repeat;
}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto; overflow:hidden; }
.left {display: inline;float:left;overflow: hidden; width: 260px;}
.left2 { width:870px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../pic/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}

.leftbot {margin-bottom:10px;}
.left2bot {margin-bottom:10px; }
.right { display: inline;float:right;overflow: hidden;width: 935px;}
.right2 { width:320px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}


.right_main {background-color:#fff; zoom:1; overflow:hidden;border: 1px solid #ccc;border-top:0; padding-bottom:20px; min-height:426px;}
.right2_main { width:318px; border:solid 1px #d5d5d5; border-top:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:868;  border:solid 1px #d5d5d5;  padding-bottom:15px; overflow:hidden;}
.h_nav li a:-webkit-any-link{ display:block;}

em,i{ font-style:normal;}
.h_wrap{min-width:1200px;background:url(../pic/h_bg.jpg) repeat-x;height:190px;  font-family:"Microsoft Yahei","微软雅黑";}
.head{ width:1200px; margin:0 auto; height:190px;}
.h_top{overflow:hidden;height:33px;line-height:33px; color:#666;}
.h_top a:hover{ color:#666;}
.h_top span{ *padding-top:5px;}
.h_top span a{padding:0 8px; color:#666; }
.h_top span em{ margin-left:25px; vertical-align:middle; margin-right:25px;}
.h_top span em img{ vertical-align:middle;}
.h_mid{height:112px; overflow:hidden;}
.h_mid .logo{ display:inline-block;float:left;margin:18px 0 0 0px;}
.h_mid .logo img{ display:block;}
.h_mid h1{ display:inline-block;float:left;padding:33px 0 0 33px; font:normal 18px/20px "Microsoft Yahei","微软雅黑"; color:#6a6a6a;}
.h_mid h1 img{ display:block; padding-bottom:3px;}
.h_tel{margin:31px 35px 0 0;font:normal 16px/18px "Microsoft Yahei","微软雅黑"; color:#007eca;overflow:hidden;background:url(../pic/h_tel.jpg) no-repeat 76px 2px; text-align:right; width:226px;}
.h_tel em{font:bold 28px/28px Arial, Helvetica, sans-serif; color:#eb5f9e; display:block;  padding-top:5px;}
.h_nav{height:45px; line-height:45px; width:1200px; margin:0 auto; }
.h_nav li{ float:left;font-size:14px;position:relative; z-index:6; display:inline-block; width:133px; text-align:center;}
.h_nav li a{display:block;color:#fff; font:15px/45px "Microsoft Yahei","微软雅黑"; font-weight:bold;}
.h_nav li em{ display:sblock; height:40px; padding:0 19px 0 19px;}

.h_nav li em{padding: 0 15px 0 24px;}
.h_nav li a:hover,.h_nav li.cur a{text-decoration:none;color:#fff;background:url(../pic/menu_cur.jpg);}
.h_nav li a:hover em,.h_nav li.cur a em{background:url(../pic/menu_cur2.gif) no-repeat 10px center;}
.h_nav li:hover .erji{ display:block;}

.h_nav li .erji{ position:absolute; top:40px; left:0; width:165px; display:none;}
.h_nav li .erji_top{ width:165px; height:21px; background:url(../pic/erji_top.png) no-repeat center bottom; overflow: hidden;}
.h_nav li .erji_bot{ width:165px; height:8px; background:url(../pic/erji_bot.png) no-repeat;overflow: hidden;}
.h_nav li .erji_c{ width:165px; background:#00b0ec; overflow:hidden;}
.h_nav li .erji_c a{ background:none; font:14px/30px "Microsoft Yahei","微软雅黑"; color:#fff; margin-top:5px; margin-left:5px;  background:url(../pic/erji_li.gif) no-repeat 12px center; width:165px; display:block; overflow:hidden;}
.h_nav li .erji_c a:hover{ background:url(../pic/erji_cur.gif) no-repeat;}


/*底部开始*/
.f_bg{  height:190px; overflow:hidden;  background:#343434; margin-top:20px;}
.footer{ position:relative;}
.f_nav{ height:48px; padding-top:28px; font:14px/48px "Microsoft Yahei","微软雅黑"; color:#555; overflow:hidden;}
.f_nav a{ display:inline-block; color:#555; padding:0 14px;}
.f_nav a.mrj{ margin-left:170px;}
.f_nav a:hover{ color:#27a7e2; text-decoration:none;}
.f_logo{ position:absolute; top:0; left:554px; width:134px;}

.f_con{ width:1200px; height:265px; overflow:hidden; }
.b_logo{ float:left; width:280px; margin:50px 0 0px 200px; background:url(../pic/li_b.gif) no-repeat right;}
.b_logo img{ float:right; margin-right:30px;}
.copyright{ width:650px; float:right; text-align:left; margin-top:35px; padding-right:40px; font:14px/26px "Microsoft Yahei","微软雅黑"; color:#ccc; margin-left:20px;}
.copyright a{ color:#ccc;}
 p.copyright{word-spacing:2px;}
.links01{ width:385px; float:left; padding:79px 0 0 24px;}
.links01 h2{ height:46px; font:normal 16px/46px "Microsoft Yahei","微软雅黑"; color:#ccc;}
.links01 h2 a{ color:#ccc;}
.links01 h2 span{ font:12px/46px "Microsoft Yahei","微软雅黑";}
.links01 p{ font:12px/28px "Microsoft Yahei","微软雅黑"; color:#ccc;}
.links01 p a{ display:inline-block; color:#ccc; padding:0 15px;}
/*底部结束*/



/**/
i.hide{ display:block;}
.ftn{font-style:normal;}

.h_head_gd{ position:fixed; top:-145px; width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop)-145); z-index:8; left:0;}
.ulpr{ position:relative;}
.online_btn{ position:absolute; top:233px; right:0; margin:0; float:none;}
 .online_c li .inp_02 textarea{overflow:hidden;}
 
 a:hover{ cursor:pointer;}
 
 @media screen and (max-width:1200px)
 {
        
      .h_wrap,.case_bg,.jjfa,.pro_bg,.ys_mian,.coo_bg,.honor_bg,.mess_bg,.f_bg,.h_head_gd,body{ width:1200px;}
      .pro_l{ left:1px; display:none;}
      .pro_r{ right:1px;display:none;}
      .ys{ left:0; margin-left:0;}
      #bdshare{ left:0; display:none;}
}


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