<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

#example { 

width: 100px !important; /* IE7+FF */ 

width: 200px; /* IE6 */ 

}

*{margin: 0 auto; padding: 0;}

body{font-size: 12px;color: #121212;font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;background:none;}

ul,li{list-style-type: none;}

img,ul,li,button{margin: 0px;}

img,button{border: none;}

a{color: #000;text-decoration: none;}

a:hover{text-decoration: none;}

a:active{text-decoration: none;}

img{border:0;}

input{}



/*banner*/

.banner{ width:100%;}

.slideBox{ width:100%; height:550px; overflow:hidden; position:relative; margin:auto;}

		.slideBox .hd{ width:100%;  position:absolute; left:0; bottom:20px; z-index:1;  }

		.slideBox .hd ul{zoom:1;  text-align:center; width:100%;}

		.slideBox .hd ul li{ display:inline; margin-right:10px;   border-radius:50%; padding:0 8px;text-align:center; background:#fff; cursor:pointer; margin-left:15px; }

		.slideBox .hd ul li.on{ background:#c42826; color:#fff; }

		.slideBox .bd{ position:relative; height:100%; z-index:0;   }

		.slideBox .bd li{ zoom:1; vertical-align:middle; }

		.slideBox .bd img{ width:100%; height:550px; display:block; margin:auto; }



		/* 下面是前/后按钮代码，如果不需要删除即可 */

		.slideBox .prev,

		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5;   }

		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }

		.slideBox .prev:hover,

		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }

		.slideBox .prevStop{ display:none;  }

		.slideBox .nextStop{ display:none;  }



/*search*/

.search_all{width:100%; height:68px; background:url(../images/search_bk.jpg) no-repeat center;}

.search{width:1180px; margin:auto; overflow:hidden;}

.search p{ float:left; font-size:14px; color:#555555; line-height:60px;}

.search_ny{ float:right; width:250px; height:28px; line-height:28px; overflow:hidden; margin-right:0px; background:url(../images/search_03.png) no-repeat center center; margin-top:16px;}

.search_ny input{width:140px;height:28px; border:none;background:none; margin-left:60px; font-size:14px; color:#888;}

.search_ny button{float:right; width:50px; line-height:28px; font-size:14px; color:#fff; background:#c42826; cursor:pointer;}







/*hz*/

.hz_all{ width:100%; background:url(../images/hz_bk.jpg) no-repeat center; height:160px;}

.hz{ width:1180px; margin:auto;}

.hz_b_t{ overflow:hidden;}

.hz_b_t h3{ float:left;}

.hz_picMarquee-left{ width:960px;  overflow:hidden; position:relative; padding-top:10px; }

.hz_picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }

.hz_picMarquee-left .bd{ padding:10px;   }

.hz_picMarquee-left .bd ul{ overflow:hidden; zoom:1; }

.hz_picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }

.hz_picMarquee-left .bd ul li .pic{ text-align:center; width:200px; height:100px; }

.hz_picMarquee-left .bd ul li .pic img{ width:198px; height:98px; display:block; border:1px solid #e6e6e5; }

.hz_picMarquee-left .bd ul li .pic a:hover img{ border-color:#e6e6e5;  }

.hz_picMarquee-left .bd ul li .title{ line-height:30px;    }

.hz_picMarquee-left .bd ul li .title a{color:#666666; font-size:14px;}







/*pro*/

.pro_all{ width:100%; margin-top:0px; background:url(../images/pro_bk.jpg) no-repeat center; height:800px;}

.pro{ width:1180px; margin:auto; overflow:hidden; position:relative; padding-top:30px;}

.pro_l{ width:220px; float:left;}

.pro_r{ width:940px; float:right;}

.pro_l h2{ background:url(../images/pro_bt.png) no-repeat center; width:220px; height:80px; text-align:center; line-height:70px; cursor:pointer;  letter-spacing:2px;}

.pro_l h2 a{ color:#fff; font-size:30px;}

.pro_l ul{ width:220px; margin-top:0px; overflow:hidden; }

.pro_l ul .list_f{ background:#2f2f2f; height:50px; line-height:50px; margin-top:0px; }

.pro_l ul .list_f:hover{ background:#c42826;}

.pro_l ul .list_f a{ color:#fff; font-size:18px;}

.pro_l ul .list_f a span{ color:#fff;}

.pro_l ul li{ width:220px; background:url(../images/pro_li_bk.jpg) no-repeat center; line-height:34px; cursor:pointer; float:left; height:34px;}

.pro_l ul li a{ color:#555555; font-size:14px; margin-left:80px;}

.pro_l ul li:hover a{ color:#0252b3;}

.pro_l ul li:hover a span{ color:#0252b3;}

.pro_l ul .list_f:hover a{ color:#fff;}

.pro_l ul .list_f:hover a span{ color:#fff;}

.pro_call{width:240px; background:url(../images/pro_call_bk.png) no-repeat center; height:100px; margin-top:0px; overflow:hidden;}

.pro_call_t{ width:56px; height:56px; padding:10px; float:left;}

.pro_call_t img{width:63px; height:68px;}

.pro_call_w{ float:right; margin-right:15px; color:#fff; font-size:18px; margin-top:15px;}

.pro_call_w span{ line-height:40px; color:#fff;}

/*产品图切换*/

.pro_slideTxtBox{ text-align:left; height:780px; overflow:hidden;  }

.pro_slideTxtBox .hd{ position:relative; }

.pro_slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:0px;  }

.pro_slideTxtBox .hd ul li{ float:left; width:100px; height:36px; background:#2f2f2f; text-align:center;line-height:36px;  font-weight:bold; margin-right:20px;}

.pro_slideTxtBox .hd ul li a{ font-size:16px; color:#fff; }

.pro_slideTxtBox .hd ul li.on{ background:#c42826; color:#fff; }

.pro_slideTxtBox .hd ul li.on a{ color:#fff; }

.pro_slideTxtBox .bd ul{ zoom:1; padding-top:50px; margin-left:10px; }

.pro_slideTxtBox .bd li{ width:285px; height:220px; float:left; margin-right:10px; margin-left:15px; margin-bottom:25px; position:relative; }

.pro_slideTxtBox .bd li a img{width:285px; height:220px;}

.pro_slideTxtBox .bd li a p{ position:absolute; z-index:999; background:url(../images/pro_tm.png) right; width:100%; height:30px; text-align:center; line-height:30px; top:190px; font-size:14px; color:#fff;}













.pro_m{ position:absolute; width:60px; height:22px; background:#c42826; border-radius:8px; text-align:center; line-height:22px; cursor:pointer; left:1120px; top:30px;filter:alpha(opacity=80); /*IE滤镜，透明度50%*/

-moz-opacity:0.8; /*Firefox私有，透明度50%*/

opacity:0.8;/*其他，透明度50%*/}

.pro_m a{ color:#fff;}

.pro_m:hover{filter:alpha(opacity=100); /*IE滤镜，透明度50%*/

-moz-opacity:1; /*Firefox私有，透明度50%*/

opacity:1;/*其他，透明度50%*/}	



		







/*gs*/

.gs_all{ width:100%; background:url(../images/gs_bk.jpg) no-repeat center; height:360px;}

.gs{ width:1180px; margin:auto; position:relative;}

.gs_l{ float:left; width:620px;}

.gs_r{ width:530px; position:absolute; top:35px; left:495px;}

.gs_all h3{ position:absolute; top:35px; left:180px; text-align:right;}

.gs_all h3 a{ font-size:24px; color:#444;}

.gs_all h3 a span{ font-size:18px;}

.gs_bt{ position:absolute; left:130px; top:160px;}

.gs_bt a{ font-size:16px; color:#444;}

.gs_w1{ position:absolute; top:205px; left:50px; width:260px; color:#444; font-size:14px; line-height:24px; height:144px; overflow:hidden; text-align:right;}

.gs_w2{position:absolute; top:95px; left:370px;}

.gs_w2 a{font-size:18px; color:#fff; text-align:center; line-height:24px;}

.gs_w2 a span{ font-size:12px; text-transform:uppercase;}

.gs_m{ position:absolute; top:180px; left:455px;}







/*phone1*/

.phone1_all{ width:100%; background:url(../images/phone1_bk.jpg) no-repeat center; height:240px;}

.phone1{ width:1180px; margin:auto; position:relative;}

.phone1_w1{ font-size:18px; color:#2f2f2f; position:absolute; top:96px; left:50px;}

.phone1_w2{ font-size:24px; color:#c42826; font-weight:bold; position:absolute; top:130px; left:50px;}

.phone1_w3{ font-size:18px; color:#2f2f2f; position:absolute; top:96px; left:808px;}

.phone1_w4{ font-size:30px; color:#c42826; position:absolute; top:50px; left:808px; font-family:"impact"; letter-spacing:1px;}

.phone1_w5{ position:absolute; top:130px; left:1030px; border:1px solid #c42826; width:100px; height:34px; text-align:center; line-height:34px;}

.phone1_w5 a{ font-size:14px; color:#c42826; display:block; width:100%;}





/*ys*/

.ys_all{ width:100%; background:url(../images/ys_bk.jpg) no-repeat center; height:729px;}

.ys{ width:1180px; margin:auto; padding-top:15px; position:relative;}

.ys h3{ width:200px; height:50px; background:#c42826; margin:auto; text-align:center; line-height:50px; border-radius:8px; font-size:24px; color:#fff;}

.ys_xbt{ font-size:18px; color:#333; line-height:30px; text-align:center; margin-top:5px; margin-bottom:9px;}

/*ys-qh*/

.ys_slideTxtBox{ width:1180px; height:620px; overflow:hidden;  }

.ys_slideTxtBox .hd{ height:130px; line-height:130px;  padding:0 10px 0 20px;position:relative; }

.ys_slideTxtBox .hd ul{ float:left;  position:absolute; left:80px; height:130px; }

.ys_slideTxtBox .hd ul li{ float:left;text-align:center; font-size:18px; color:#2f2f2f; cursor:pointer; width:200px; height:120px; background:url(../images/ys_qh_bk.jpg) no-repeat center;margin-left:5px; }

.ys_slideTxtBox .hd ul li img{ margin:auto; display:block; padding-top:35px;}

.ys_slideTxtBox .hd ul li.on{ background:#c42826; color:#fff; }

.ys_slideTxtBox .bd ul{ zoom:1; margin-top:0px; }

.ys1{ width:1180px; overflow:hidden;}

.ys1_t{ width:1180px; height:500px; float:left; margin-top:-10px;}

.ys1_t img{ width:1180px; height:500px;}

.ys1_w{ width:500px; height:310px; float:left; background:url(../images/ys1_w.png) no-repeat center;}

.ys1_w b{ display:block; color:#c42826; font-size:18px; margin-left:120px;line-height:30px; padding-top:110px;}

.ys1_w b span{ font-size:14px; color:#c42826; font-weight:normal;}

.ys1_w p{ width:260px; margin-left:120px;margin-top:20px; font-size:14px; color:#555555; line-height:30px;}

.ys1_w{ background:url(../images/ys1_w.png) no-repeat center; height:300px; height:500px; position:absolute; top:230px; left:85px;}



.ys2_w{ width:500px; height:310px; float:left; background:url(../images/ys1_w.png) no-repeat center;}

.ys2_w b{ display:block; color:#c42826; font-size:18px; margin-left:120px;line-height:30px; padding-top:110px;}

.ys2_w b span{ font-size:14px; color:#c42826; font-weight:normal;}

.ys2_w p{ width:260px; margin-left:120px;margin-top:20px; font-size:14px; color:#555555; line-height:30px;}

.ys2_w{ background:url(../images/ys1_w.png) no-repeat center; height:300px; height:500px; position:absolute; top:230px; left:85px;}



.ys3_w{ width:500px; height:310px; float:left; background:url(../images/ys1_w.png) no-repeat center;}

.ys3_w b{ display:block; color:#c42826; font-size:18px; margin-left:120px;line-height:30px; padding-top:110px;}

.ys3_w b span{ font-size:14px; color:#c42826; font-weight:normal;}

.ys3_w p{ width:260px; margin-left:120px;margin-top:20px; font-size:14px; color:#555555; line-height:30px;}

.ys3_w{ background:url(../images/ys1_w.png) no-repeat center; height:300px; height:500px; position:absolute; top:230px; left:85px;}



.ys4_w{ width:500px; height:310px; float:left; background:url(../images/ys1_w.png) no-repeat center;}

.ys4_w b{ display:block; color:#c42826; font-size:18px; margin-left:120px;line-height:30px; padding-top:110px;}

.ys4_w b span{ font-size:14px; color:#c42826; font-weight:normal;}

.ys4_w p{ width:260px; margin-left:120px;margin-top:20px; font-size:14px; color:#555555; line-height:30px;}

.ys4_w{ background:url(../images/ys1_w.png) no-repeat center; height:300px; height:500px; position:absolute; top:230px; left:85px;}







/*fc*/

.fc_all{ width:100%; height:305px; margin-top:0px; background:url(../images/fc_bk.jpg) no-repeat center;}

.fc{ width:1180px; margin:auto; position:relative; padding-top:20px;}

.cqfm h3{text-align:center; padding-top:0px;}

.cqfm h3 a{font-size:24px; color:#016db7;}

/*厂区图滚动*/

.cq{ width:1180px;padding-bottom:15px; padding-top:15px;}

/*向左滚动*/

.cg_picScroll-left{ width:980px;  overflow:hidden; position:absolute; top:35px; left:220px;}

.cg_picScroll-left .hd{ overflow:hidden;  }

.cg_picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:0px; zoom:1; }

.cg_picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }

.cg_picScroll-left .hd ul li.on{ background-position:0 0; }

.cg_picScroll-left .bd{  margin-left:-50px; height:230px; overflow:hidden;}

.cg_picScroll-left .bd ul{ overflow:hidden; zoom:1;}

.cg_picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:300px;margin-left:30px;}

.cg_picScroll-left .bd ul li .pic{ text-align:center; }

.cg_picScroll-left .bd ul li .pic img{ width:300px; height:200px; display:block; }

.cg_picScroll-left .bd ul li .pic a:hover img{ border-color:#ccc;  }

.cg_picScroll-left .bd ul li .title{ text-align:center; line-height:30px; background:#cfcece; height:30px; }

.cg_picScroll-left .bd ul li .title a{color:#2f2f2f; font-size:14px;}

/*切换滚动*/

.cq_slideTxtBox{ width:187px; margin-left:0px; height:250px; overflow:hidden; }

.cq_slideTxtBox .hd{ position:relative; }

.cq_slideTxtBox .hd ul{ position:absolute; left:0px; }

.cq_slideTxtBox .hd ul li{width:187px; height:50px;cursor:pointer; font-size:18px; color:#323232; text-align:center; line-height:50px; background:url(../images/fc_qh_bk.jpg) no-repeat center;  }

.cq_slideTxtBox .hd ul li a{ font-size:18px;  line-height:50px; padding-top:0px;display:block;color:#2f2f2f; font-weight:bold;}

.cq_slideTxtBox .hd ul li a span{ text-transform:uppercase; font-size:12px; font-weight:normal;}

.cq_slideTxtBox .hd ul li.on{  background:#c42826; color:#fff; }

.cq_slideTxtBox .hd ul li.on a{ color:#fff;}

.cq_slideTxtBox .bd ul{ zoom:1;  }

.fc_call{ width:187px; height:130px; background:#2f2f2f; text-align:center; line-height:30px; color:#fff; position:absolute; top:135px; font-size:18px;}







/*phone2*/

.phone2_all{ width:100%; background:url(../images/phone2_bk.jpg) no-repeat center; height:233px;}

.phone2{ width:1180px; margin:auto; position:relative;}

.phone2_w1{ font-size:24px; color:#c42826; position:absolute; top:85px; left:50px;font-weight:bold;}

.phone2_w2{ font-size:18px; color:#2f2f2f;  position:absolute; top:130px; left:50px;}

.phone2_w3{ font-size:18px; color:#2f2f2f; position:absolute; top:85px; left:808px;}

.phone2_w4{ font-size:30px; color:#c42826; position:absolute; top:45px; left:808px; font-family:"impact"; letter-spacing:1px;}

.phone2_w5{ position:absolute; top:120px; left:1030px; border:1px solid #c42826; width:100px; height:34px; text-align:center; line-height:34px;}

.phone2_w5 a{ font-size:14px; color:#c42826; display:block; width:100%;}





/*al*/

.al_all{ width:100%; height:680px; background:url(../images/al_bk.jpg) no-repeat center;}

.al{ width:1180px; margin:auto; position:relative;padding-top:30px;}

.al h3{ text-align:center;text-align:center; line-height:20px; }

.al_bt{text-align:center; background:url(../images/al_bt_bk.png) no-repeat center; height:70px;}

.al h3 a{font-size:24px; color:#444;}



/*al-qh*/

.al_slideTxtBox{ width:1180px; text-align:left; height:520px; overflow:hidden;  }

.al_slideTxtBox .hd{ position:absolute; }

.al_slideTxtBox .hd ul{ float:left; width:220px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.al_slideTxtBox .hd ul li{cursor:pointer; overflow:hidden; height:80px; background:url(../images/al_h_bk.jpg) no-repeat center; text-align:center; line-height:24px; margin-bottom:10px;}

.al_slideTxtBox .hd ul li a{ font-size:18px; color:#2f2f2f; display:block; margin-top:15px;}

.al_slideTxtBox .hd ul li a span{ color:#2f2f2f; text-transform:uppercase; font-size:12px;}

.al_slideTxtBox .hd ul li.on{ background:#c42826;}

.al_slideTxtBox .hd ul li.on a{ color:#fff;}

.al_slideTxtBox .hd ul li.on a span{ color:#fff;}

.al_slideTxtBox .bd ul{ width:930px; float:right; overflow:hidden;}

.al_t{ width:930px; height:440px;}

.al_t a img{width:930px; height:440px;}

.al_w{ overflow:hidden; width:930px; margin-top:10px;}

.al_w12{ width:800px; height:80px; background:#eeeeee; float:left;}

.al_m{ float:left;}

.al_w1{ line-height:36px; margin-left:25px; padding-top:5px;}

.al_w1 a{ font-size:15px; color:#333;}

.al_w2{ font-size:13px; color:#555; margin-left:25px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}





/*kh*/

.kh_all{ width:100%; background:url(../images/kh_bk.jpg) no-repeat center; height:536px;}

.kh{ width:1180px; margin:auto;}

.kh h3{ padding-top:25px; text-align:center; line-height:30px;}

.kh h3 a{ font-size:24px; color:#2f2f2f;}

.kh h3 a span{ font-size:14px; color:#2f2f2f; font-weight:normal; text-transform:uppercase;}

.kh ul{ overflow:hidden;}

.kh ul li{ width:276px; height:396px; float:left; margin-right:10px; overflow:hidden; margin-top:20px; border:2px solid #e5e5e5;}

.kh_t{ width:260px; height:260px; margin:auto; padding-top:10px;}

.kh_t a img{width:260px; height:260px;}

.kh_w1{ line-height:30px;margin-left:15px; margin-right:15px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; margin-top:5px;}

.kh_w1 a{ font-size:14px; color:#555; }

.kh_w2{ margin-left:15px; margin-right:15px; line-height:24px; margin-top:5px; height:48px; overflow:hidden; color:#777;}

.kh_m{ width:30px; height:30px; background:#2f2f2f; cursor:pointer; margin-top:10px; margin-left:48%; line-height:30px; text-align:center;}

.kh_m a{ font-size:30px; color:#fff;}



.kh ul li:hover{ background:url(../images/kh_h.jpg) no-repeat center;}

.kh ul li:hover p{ color:#2f2f2f;}

.kh ul li:hover .kh_w1 a{ color:#2f2f2f;}

.kh ul li:hover .kh_m{ background:#c42826;}







/*xw*/

.xw_all{ width:100%; background:url(../images/xw_bk.jpg) no-repeat center; height:339px;}

.xw{width:1180px; margin:auto; overflow:hidden; position:relative;}

.gsxw{ float:left; width:685px;}

.wt{ float:right; width:460px; margin-top:-10px;}

/*新闻切换*/

.gsxw_m{ position:absolute; left:601px; top:15px; width:60px; height:24px; text-align:center; line-height:24px;}

.gsxw_m a{ font-size:12px; color:#fff; }

.cjwt_m{position:absolute; left:1120px; top:5px;width:60px; height:24px; text-align:center; line-height:24px;}

.cjwt_m a{ font-size:12px; color:#2c2c2c;}

.xw_slideTxtBox{ width:685px; text-align:left; height:300px;  }

.xw_slideTxtBox .hd{  position:relative; }

.xw_slideTxtBox .hd ul{ float:left;  position:absolute; }

.xw_slideTxtBox .hd ul li{cursor:pointer; text-align:center; float:left; margin-right:30px; }

.xw_slideTxtBox .hd ul li a{ color:#666666; font-size:18px;}

.xw_slideTxtBox .hd ul li.on a{color:#c42826; font-weight:bold;}

.xw_slideTxtBox .bd ul{zoom:1; overflow:hidden; padding-top:40px;}

.first{ width:220px; float:left;}		

.first_t{ width:220px; height:150px;}		

.first_t a img{width:220px; height:150px;}

.first_w1{ display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; line-height:30px;}

.first_w1 a{font-size:14px; color:#555555;}

.first_w2{ line-height:22px; color:#666666; height:66px; overflow:hidden; margin-top:5px;}

.xw_list{width:440px; float:right; color:#777;}

.xw_list p{ margin-bottom:10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.xw_list p b{ font-size:16px; margin-right:10px; float:left;}

.xw_list p a{ font-size:12px; color:#777;float:left;}

.xw_list p span{ margin-left:50px;float:right;}		

.xw_list p:hover a{ color:#c42826;}		

		

		

/*cjwt*/

.txtMarquee-top{padding-top:5px; overflow:hidden; height:240px; margin-left:12px;}

.wt h3{line-height:50px; margin-left:0px; width:100%;}

.wt h3 a{color:#2c2c2c; font-size:18px; font-weight:bold;}

.wd li{ margin-top:0px;}

.wen img{ padding-right:8px;}

.wen{ margin-top:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.wen a{ font-size:14px; font-weight:bold; color:#323232;}

.da img{padding-right:13px; padding-top:10px;}

.da{ font-size:12px; color:#646464; line-height:24px; height:82px; overflow:hidden;}



/*link*/

.link_all{width:100%;height:80px; background:url(../images/lk_bk.jpg) no-repeat center;}

.link{width:1180px; margin:auto; position:relative; margin-top:-20px;}

.link h3{ width:100px; height:40px; position:absolute; background:#c42826; color:#fff; font-size:16px; line-height:40px; text-align:center; font-weight:normal; top:22px;}

.link ul{ float:left; overflow:hidden;  height:50px;  width:1080px; margin-top:15px; margin-left:100px;}

.link ul li{ float:left; width:100px; height:40px; line-height:50px; text-align:center;}

.link ul li a{ font-size:14px; color:#444; font-weight:bold;}

.link ul li a:hover{color:#c42826;}



















































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