<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 */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background: #FFF;
	min-width:1200px;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
	-webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0b5cac;
	text-decoration: none;
}
.link-blue {
	color: #0b5cac;
	text-decoration: underline;
}
.link-blue:hover {
	color: #0b5cac;
	text-decoration: underline;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	border: 0px;
}
.c {
	clear: both;
	overflow: hidden;
}
.main_w {
	margin: 0 auto;
	width: 100%;
}
.main {
	margin: 0 auto;
	width: 1200px;
}
/*--End 分页样式---------*/


/************/

.banner_w {
	width: 100%;
	height:720px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height:720px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.banner .img {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .img li {
	float: left;
	overflow: hidden;
}
.banner .num {
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
	text-align: center;
	font-size: 0;
}
.banner .num li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner .num li.on {
	background-color: #f18a0f;
}
.banner .btn {
	width: 30px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
}
.banner:hover .btn {
	display: block
}
.banner .btn_l {
	left: 15%;
}
.banner .btn_r {
	right: 15%;
}
/*************************************/
.top{
	margin: 20px auto 6px;
	height: 74px;
	line-height: 74px;
	background: url("../images/logo.png") top left no-repeat;background-size: 23%;
}
.top_tel{
	background: url("../images/tel.png") left center no-repeat;
	float: right;
	padding-left: 30px;
	font-size: 30px;
	letter-spacing: -2px;
	padding-right: 5px;
	font-weight: bold;
	line-height:60px;
}
.nav_w{
	background-color:#f18a0f;
}
.nav ul li{
	float: left;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
	width: 133.333px;
}
.nav ul li a{
	color:#fff;}
.nav ul li.on,.nav ul li:hover{
	background-color:#ca6e00;

}
.nav ul li.on a,.nav ul li:hover a{
		color:#fff;
	}
.con_a_w{
	background: #f18a0f;
	padding: 40px 0;
}
.con_a ul{
	display: flex;
	color: #fff;
	justify-content:space-between;
}
.con_a02{
	margin-top: 25px;
	font-size: 24px;
	font-weight: bold;
}
.con_a03{
	font-size:15px;
	margin-top: 10px;
	color: #fff;
}
/*****************************/
.con_b{
	margin: 60px auto;
}
.con_b01{
	text-align: center;
	font-size:40px;
	line-height: 40px;
	
}
.con_b01 span{
	font-weight: bold;
}
.con_b02{
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #666;
	margin-bottom: 50px;
}
.con_b_nr{
	margin: 30px auto 10px;
}
.con_b_l{
	float: left;
	width: 582px;
	border: 1px solid #f1f1f1;
	box-sizing: border-box;
}
.con_b_l01{
	margin:10px auto 0;
	width: 562px;
	height: 562px;
	overflow: hidden;border: 1px solid #f3f3f3;
}
.con_b_l01 img{
	width: 562px;
	height: 562px;
	transition:all 0.6s ease;
}
.con_b_l01:hover img{
	transform: scale(1.1);
}
.con_b_r{
	float: right;
	width: 600px;
}
.con_b_l02{
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.con_b_r ul li{
	float: left;
	width: 267px;
	border: 1px solid #f1f1f1;
	margin-bottom:20px;
	margin-right: 20px;
	box-sizing: border-box;
}
.con_b_r ul li .con_b_r01{
	width:247px;
	height: 247px;
	overflow: hidden;
	margin: 10px auto 0;border: 1px solid #f3f3f3;
}
.con_b_r ul li .con_b_r01 img{
	width:247px;
	height: 247px;	transition:all 0.6s ease;

}
.con_b_r ul li .con_b_r01:hover img{
		transform: scale(1.1);

}
.con_b_r ul li .con_b_r02{
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
}
/*******************/
.con_b_nra ul li{
	float: left;
	border: 1px solid #f1f1f1;
	margin-bottom:20px;
	margin-right: 20.5px;	width: 273px;
	box-sizing: border-box;
}
.con_b_nra ul li:last-child{
	margin-right: 0;
}
.con_b_nra ul li .con_b_r01{
	width:247px;
	height: 247px;
	overflow: hidden;
	margin: 10px auto 0;border: 1px solid #dfdfdf;
}
.con_b_nra ul li .con_b_r01 img{
		width:247px;
	height: 247px;transition:all 0.6s ease;
}
.con_b_nra ul li .con_b_r01:hover img{
		transform: scale(1.1);
}
.con_b_nra ul li .con_b_r02{
		height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
}
.con_more{
	margin:30px auto;
	width: 280px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #f18a0f;
	border-radius: 8px;
}
.con_more a{
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	font-size: 16px;
}
.con_more a:hover{
	color: #f18a0f;
}
.con_more a.con_more_a{
	background-color: #f18a0f;
	color: #fff;
}
.con_c_w{
	background-color: #f4f4f4;
	padding: 60px 0 0;
}
.con_c{
	margin: 40px auto 0;
}
.con_c ul{
	display: flex;
justify-content:space-between;
}
.con_c ul li{
		width: 180px;
	padding-bottom: 30px;
}
.con_c ul li .con_c_pic{
	margin: 30px auto;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	background-color: #3f4147;
}
.con_c ul li .con_c_pic img{
	margin-top: 12px;
}
.con_c ul li .con_c_name{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.con_c ul li:hover .con_c_pic,.con_c ul li.on .con_c_pic{
		background-color: #f18a0f;
}
.con_c ul li:hover .con_c_name,.con_c ul li.on .con_c_name{
	color: #f18a0f;
}
.con_c ul li:hover,.con_c ul li.on{
	border-bottom: 3px solid #f18a0f;
}
/***************************************/
.lkcon_h_w{
	margin:0px auto 40px;
	
}

.lkcon_h01_w{
	margin-top:60px;}
/*******************/
.divas-caption{
	width: 500px !important;
	overflow: hidden;

}
.divas-caption div:first-child{
	font-size: 36px;
	font-weight: bold;
	padding: 40px 0;
}
.divas-caption div:first-child span{
	font-size: 16px;
	padding-left:15px;
}
.divas-caption div:last-child{
	width: 500px;	padding-bottom:40px;
}
/********************************/
.con_d_w{
	background: url("../images/t19.png") top center no-repeat;
	padding:50px 0;
}
.con_d_w .con_b01{
	color: #fff;
}
.con_d_w .con_b02{
	color: #fff;
}
.con_d{
	min-height: 92px;
	background: url("../images/t20.png") top center no-repeat;
}
.con_f{
	margin: 60px auto;
}
.con_f_nr{
	margin-top: 30px;
}
.con_f_nr_l{
	float: left;
	width: 625px;
}
.con_f_nr_r{
	float: right;
	width: 510px;
}
.con_f_nr_l01{
	font-size:36px;
	line-height: 50px;
	padding-bottom: 20px;
	font-weight: bold;
}
.con_f_nr_l02{
	font-size: 15px;
	line-height:30px;
}
.con_f_nr_l03{
	margin-top: 35px;
}

/*******************/
.lkcon_d_w{
	margin: 60px auto;
	padding:70px 0 50px;
	
	background: #f18a0f;
}
.lkcon_a02_cond .lkcon_a01_l02{
	color: #3bc2e4;
}
.lkcon_a02_cond .lkcon_a01_l01{
	color: #fff;
}

.lkcon_a02_cond .lkcon_a01_l01a02{
	background-color: #fff;
}
.lkcon_a02_cond .lkcon_a01_l01b{
	color: #fff;
}
.lkcon_a02_cond .lkcon_a01_raa{
	    background: url(../images/jb_a.png) 110px center no-repeat;
	border: 1px solid #fff;
}
.lkcon_d.main{
	width:1320px;
}
.lkcon_d_w .con_b01,.lkcon_d_w .con_b02{
	color: #fff;
}
/*********************************/
.box img{
	width: 100%;
}
.boxaa{
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 100% !important;
	text-align: center;
}
.boxaa a{
	color: #fff;
	height: 50px;
	font-size: 16px;
	display: block;
	line-height: 50px;
}
.con_moreaa a{
	color: #fff;
}
.con_moreaa{
	border: 1px solid #fff;
	margin-bottom: 40px;
}
.con_moreaa a.con_more_a{
	background-color: #fff;color: #f18a0f;	
}
.con_moreaa a:hover{
	color: #f18a0f;	background-color: #fff;
}
/*******************************************/
.lkcon_b_w{
		  box-sizing: border-box;
	  padding: 0px 2px 30px;
}
/********************/
.fold_wrap{width:100%;height:600px;margin:0px auto 0 auto;overflow:hidden;}
.fold_wrap li{float:left;width:25%;height:600px;position:relative;overflow:hidden;cursor:pointer; box-sizing: border-box;padding: 0 5px;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;right:0px;top:0px; text-align:left;background:rgba(0,0,0,0);_background:#B2B2B2;z-index:11;}
.fold_wrap li.active .mask_b{background:none;}
.fold_wrap li .mask_b h4{color:#fff;width:100%;margin:0 auto;display:block;font:30px/30px Microsoft Yahei;position:relative; right:40px; padding-top:30px;}
.fold_wrap li.big{width:875px;}
.i_how_n1{ top:370px;}
.pic_auto{width:100%;height:100%; filter:brightness(90%)}
.fold_wrap li:hover .mask_b{
}
.fold_wrap li.active .mask_b{
}
/***********************/
/***********************/
.bj_a {
    margin-left: 40px;
    color: #fff;
    margin-top: 50px;
	font-size: 30px;
	font-weight: bold;
}
.bj_a .bj_a01{
	float: left;
	width: 2px;
	height: 70px;
	background-color: #fff;
}
.bj_a .bj_a02{
	float: left;
	width: 40px;
	height: 160px;
	margin-left: 20px;
	line-height:34px;
}
.bj_b{
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
}
.bj_b01{
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
}
.bj_b02{
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	line-height: 30px;
	color: #fff;
}
.bj_b03{
	width: 100%;
	box-sizing: border-box;
	padding:10px 30px;
	font-size: 15px;
	color: #fff;
	line-height: 24px;
}
.bj_c{
	position: absolute;
	bottom: 50px;
	left:20px;
}
.bj_c01{

	clear: both;
	margin-bottom:10px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.bj_c02{
	font-size: 14px;
	color: #fff;
}

.fold_wrap li .bj_b{
	width: 0;
	display: none;
	overflow: hidden;transition: all .3s ease-in-out;
}
.fold_wrap li:hover .bj_b{
	width:100%;
	display: block;
}
.fold_wrap li.active .bj_b{display: block;width:100%;
}
/*****************************************/
.con_e_w{
	margin-top: 50px;
	background-color: #fffbf6;
	padding-top: 80px;
	padding-bottom: 100px;
}
.con_e_l{
	float: left;
	width: 540px;
}
.con_e_l01{
	width: 540px;
	height: 345px;
	overflow: hidden;
	position: relative;
}
.con_e_l01 img{
	width: 540px;
	height: 345px;
	overflow: hidden;
	transition: all 0.6s ease;
}
.con_e_l01:hover img{
	transform: scale(1.1);
}
.con_e_l01 .con_e_l01_a{
	position: absolute;
	z-index: 111;
	left: 0;
	top:0;
	width: 120px;
	height: 80px;
	text-align: center;
	color: #fff;
	background-color: #f18a0f;
}
.con_e_l01_a01{
	margin-top: 15px;
	font-weight: bold;
	font-size: 30px;
}
.foot_w{
	background-color: #d97600;
	padding: 60px 0;
}
.con_e_l01_a02{
	font-size: 16px;
	line-height: 30px;
}
.con_e_l02{
	margin-top: 15px;
	font-size:20px;
}
.con_e_l03{
	margin-top: 10px;
	font-size: 15px;
	line-height: 22px;
	color: #666;
}
.con_e_r{
	float: right;
	width: 605px;
	background: url("../images/xian.jpg") 128px top repeat-y;
}
.con_e_r ul li{
	clear: both;	margin-top: 20px;
	margin-bottom: 50px;
}
.con_e_r_l{
	float: left;
	width: 120px;
	font-size: 15px;
	line-height: 30px;
}
.con_e_r_l01{
	float: left;
	width: 16px;
	margin-top: 6px;
	height: 16px;
	border-radius: 50%;
	background-color: #a0a0a0;
}
.con_e_r_r{
	float: right;
	width: 450px;
}
.con_e_r_r01{
		line-height: 30px;
	font-size: 18px;
}
.con_e_r_r02{
	line-height: 24px;
	font-size: 15px;
	margin-top: 10px;
	color: #666;
}
.con_e_r ul li:hover .con_e_r_l01{
	background-color: #0f2868;
}
.con_e_r ul li:hover .con_e_r_l{
	color: #0f2868;
}
.con_e_r ul li:hover .con_e_r_r01{
	color: #0f2868;
}
.foot_l{
	width:450px;
	float: left;
}
.foot_l01{
	background: url("../images/tel_a.png") left top no-repeat;
}
.foot_l01a{
	font-size: 15px;
	color: #fff;
	padding-left:60px;
}
.foot_l01b{
	font-size:28px;padding-left:60px;
	padding-bottom: 10px;
	font-weight: bold;color: #fff;
}
.foot_l02{
	margin-top: 45px;
	color: #fff;
}
.foot_l02 ul li{
	float: left;
	width: 50%;
	font-size: 16px;
	padding-left:20px;
	box-sizing: border-box;
	margin-bottom:15px;
}
.foot_l02 ul li:first-child{
	background: url("../images/tu01.png") left 3px no-repeat;width: 60%;
}
.foot_l02 ul li:nth-child(2){
	background: url("../images/tu02.png") left 3px no-repeat;width: 40%;
}
.foot_l02 ul li:nth-child(3){
	background: url("../images/tu03.png") left 3px no-repeat;width: 60%;
}
.foot_l02 ul li:nth-child(4){
	background: url("../images/tu04.png") left 3px no-repeat;width: 40%;
}
.foot_r{
	background:url("../images/ewm.png") right top no-repeat;
	
	float: right;
    width: 690px;
}
.foot_r01{
	color: #fff;
	margin-top:100px;
	font-size: 15px;
	width: 500px;
}
.foot_r01 a{
	color: #fff;
}
.foot_r02{
	color: #fff;width:480px;text-align: right;
	margin-top:10px;font-size: 15px;
}
.foot_r02 a{
	color: #fff;
}
.topa_w{
	background-color:#dfdfdf;
	height:40px;
	color:#333;}
.topa_l{
	float:left;
	font-size:14px;
	color:#333;
	line-height:40px;
}
.topa_r{
	float:right;line-height:40px;
}
.topa_r a{
	padding-left:15px;
	font-size:14px;	
}


/***************内页关于我们**********/
.mar {
    margin: 0 auto;
    width: 100%;
}

.ny_w {
    background-color: #f4f2f3;
    padding: 50px 0;
}

.clear {
    clear: both;
    overflow: hidden;
}

.marn {
    margin: 0 auto;
    width: 1200px;
}

/***********/
.pro_syleft{
  float: left;
  width: 230px;
}
.pro_syright{
  float: right;
  width: 930px;
}

/***************关键词*********/
.key_w{
    margin: 0 auto;
    width: 100%;
    clear: both;
    overflow: hidden;
    line-height: 24px;
	line-height:60px;
	border-bottom:1px solid #f1f1f1;
}
.key_a{
	margin:0 auto;
	width:1200px;	font-size:14px;
}
.key_a span{
	font-weight: normal;
	margin-left:5px;
	font-size:16px;
	color:#000;
}
.key_a a{
	color:#777;
	margin:0 5px;}
.key_a a:hover{
	color:#ff0000;
}
/***************/

.ny_wz a{
  color: #666;
  margin:0 6px;
}
.ny_wz a:hover{
  color: #003ebb;
}
.ny_about{
  min-height: 680px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.ny_about_w{
  padding: 25px;  background-color: #fff;
  width:880px;
}
.ny_bt{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom:15px;
}
.newshow_bt{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
.newshow_time{
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-top:1px dashed #dfdfdf;
  border-bottom:1px dashed #dfdfdf;
}
.ny_right_nr{
  margin-top:10px;
}
.news_list{
  clear: both;
  overflow: hidden;
}
.news_list li{
    padding:10px 20px;
    clear: both;
    overflow: hidden;
    margin: 15px 0px;
    background-color: #f9f9f9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.news_list li .news_list_bt{
  margin-bottom: 0px;
  font-size: 15px;
}
.news_list li .news_list_jj{
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.news_list li .news_time{
  background-color: #ccc;
  width: 70px;
  text-align: center;
  margin:6px 0;
  float: left;
  height:70px;
  margin-right: 15px;
  font-size: 12px;
 /* line-height: 70px;*/
  word-break:break-all;
  
}

/*********************************************/
/***************厂房环境******************/

.cf_list ul{
  clear: both;
  overflow: hidden;
}
.cf_list ul li{
  float: left;
  width: 268px;
  margin:0 12px 30px;
}
.cf_list ul li .cf_pic a{
  display: block;
  width: 268px;
  height: 201px;
  overflow: hidden;
}
.cf_list ul li .cf_pic a img{
  width: 268px;
  height: 201px;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.cf_list ul li .cf_pic a:hover img{
      transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);

}
.cf_list ul li .cf_name{
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
}
.cf_list ul li .cf_name a{
  color: #666;
}
.cf_list ul li .cf_name a:hover{
  color: #003ebb;
}

/************产品*****************/
.prosy_nra{
  clear: both;
  overflow: hidden;
}
.prosy_nra ul{
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.prosy_nra ul li{
  background-color: #f9f9f9;
  padding: 15px 11px;
  margin-bottom: 25px;
  text-align: center;
}
.prosy_nra ul li .pro_pic{
  margin-bottom: 10px;
}
.prosy_nra ul li .pro_pic a{
  display: block;
  width: 260px;
  height:195px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic a img{
  width: 260px;
  height:195px;
      transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.prosy_nra ul li .pro_pic a:hover img{
  transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.prosy_nra ul li .pro_name{
  border-top: 1px solid #f4f2f3;
  line-height: 30px;
  font-size: 16px;
}
.prosy_nra ul li .pro_name a{
   color: #666;
}
.prosy_nra ul li .more_aa{
  margin:7px auto;
  width: 200px;
  font-size: 14px;

  height: 34px;
  line-height: 34px;
}
.prosy_nra ul li .more_aa a{
  display: block;
  width: 100%;
    color: #fff;  background-color: #cdcdcd;
}
.prosy_nra ul li .more_aa a:hover{
  background-color: #f18a0f;
}

/*******关键词*********/
.gjzms{
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #666;
}
.gjzms span{
  font-size: 15px;
  font-weight: bold;
  color: #666;
}
.yansejb {
    background: -webkit-linear-gradient(left, #ca6e00, #f18a0f);
    background: -o-linear-gradient(right, #ca6e00 , #f18a0f);
    background: -moz-linear-gradient(right, #ca6e00 , #f18a0f);
    background: linear-gradient(to right,#ca6e00 , #f18a0f);
}
/******产品分页*******/
.ny_news_page {
	margin: 10px auto 60px;
	clear: both;
	padding-top: 10px;
	width: 1200px;
}
.ny_news_page a, .ny_news_page span {
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	width: 70px;
	height: 40px;
	color: #333;
	background-color: #f8f8f8;
	margin-right: 10px
}
.ny_news_page a:hover, .ny_news_page span {
	background-color:#f18a0f;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #f18a0f;
	color: #fff;
}
/****************/
.prosy_nr ul li .prolm_b .prolm_b_a a{
	    display: block;
    line-height:26px;
    border-bottom: 1px solid #ececec;
    font-size: 12px;
    color: #888;
    padding-left:25px;
    background:none;
	
}
.prosy_nr ul li .prolm_a a{
	    font-size: 14px;
}
.prosy_nr ul li .prolm_b .prolm_b_a a:hover{
	color:#ff0000;}

/*****************/
.map #container{width:100%;height:605px; margin-top:30px; clear:both; overflow:hidden;}

/*********产品左侧列表**/
.pro_l_nr_n{
	background-color:#fff;
	padding-bottom:1px;}
.pro_l_nr_aa_n{
	margin-bottom:7px;
	background-color:#fff;
}
.pro_l_nr_01_n{
	background:url(../images/pro_lm01.jpg) 20px center no-repeat #e6e6e6;
	height:36px;
	line-height:36px;
	padding-left:44px;
	margin-bottom:5px;
}
.pro_l_tel_n{
	width:210px;
    background: url(../images/pro_lm03.jpg) center 30px no-repeat #e9e9e9;
    height: 200px;
    margin:15px 10px 15px;
	padding-bottom:15px;
 }

.pro_l_tel02_n {
    text-align: center;
    padding-top: 15px;
    color: #333;
    font-weight: bold;
    font-size: 24px;
}
/*************/
.nsya_l{
	width:100%;
	height:100%;
	background-color:#f18a0f;
text-align:center;
	overflow:hidden;}
.nsya_l_t{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:13px;
	line-height:24px;
}
.nsya_l_d{
	color:#fff;
	font-size:12px;
	line-height:24px;
}
/************/
/***产品左侧*****/
.prosy_bt{
  height: 80px;
}
.prosy_bt_01a {
    font-size: 37px;
    color:#f18a0f;
    font-weight: bold;
    line-height: 36px;
}

.prosy_bt_01b {
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.aprosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../images/web_05.png) 15px center no-repeat;
}
.aprosy_bt01{
  font-size: 26px;
  color: #fff;
  padding-top:18px;
  letter-spacing:2px;
}
.aprosy_bt02{
  font-size: 12px;
text-transform:uppercase;
color: #fff;
padding-top: 2px;
}
.aprosy_nr{
  background-color:#fff;
  padding: 15px;
}
.aprosy_nr ul li a{
  display: block;
  line-height:50px;
  border-bottom: 1px solid #ececec;
  font-size:16px;
  color: #666;
  padding-left: 35px;
  background: url(../images/web_12.jpg)  10px center no-repeat;
}
.aprosy_nr ul li a.pro_on{
  color: #1b1b1b;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.aprosy_nr ul li a:hover{
  color: #1b1b1b;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.aprosy_db{
  height:220px;
}
.apro_tel01{
  margin:0px auto 0;
  text-align: center;
  padding: 25px 0 0;
}
.apro_tel02{
  font-size:18px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 15px;
  text-align: center;
  font-family: Arial;
}
.apro_tel03{
  padding-top:0px;
  font-size: 18px;
   color: #ffffff; text-align: center;
    line-height: 40px;
}
.apro_tel04{
  margin:5px 20px 30px;
  height:30px;
  background-color: #fff3dc;
  text-align: center;
  line-height: 30px;
}
.apro_tel04 a{
  color: #333;
  font-size: 15px;
}
.apro_tel04 a:hover{
  color: #003968;
}

/***********/
.apro_syleft{
  float: left;
  width: 230px;
}
.prosy_nracc.prosy_nra ul li .pro_pic a{
	height:260px;
	}
.prosy_nracc.prosy_nra ul li .pro_pic a img{
	height:260px;
}

.ny_right_nr img {
    max-width: 100%;
}</pre></body></html>