<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table { border-collapse: inherit; border-spacing: 0; }
.ban-other {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	max-height: 312px;
}
.rx_cen {
	padding-top:20px;
	padding-bottom:20px;
}
@media screen and (max-width: 767px) { 
  .ban-other { display: none; }
  .wap_banner { width:100%;}
  .wap_banner img{ max-width:100%; max-height:100%;}}
/*å†…å®¹è¯¦æƒ…é¡µç»Ÿä¸€å·¦ä¾§æ&nbsp;·å¼*/
.rx_left {
	float: left;
	width: 275px;
	border: 1px solid #d6d6d6;
}
.rx_classify {
	float: left;
	width: 100%;
}
.rx_classify .clas_title {
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #008ed4;
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.rx_classify .clas_second {
	float: left;
	width: 100%;
	background: #fff;
}
.rx_classify .clas_second ul {
	display: block;
}
.rx_classify .clas_second ul li {
	float:left;
	width:100%;
	line-height: 50px;
	color: #333;
	text-align:center;
	font-size: 16px;
	border-bottom: 1px solid #d6d6d6;
}
.rx_classify .clas_second ul li a {
	display: block;
	color: #333;
}
.rx_classify .clas_second ul li:hover{
	background:#eee;
}
.rx_classify .clas_second ul li:hover a{
	color:#008ed4;
}
.rx_classify .clas_second ul li a:hover{
	text-decoration:none;
}
.rx_classify .clas_second ul li.rx_active {
	background:#eee;
}
.rx_classify .clas_second ul li.rx_active a{
	color:#008ed4;
}

/*å·¦ä¾§è”ç³»æ–¹å¼*/
.rx_contact {
	float: left;
	width: 100%;
}
.contact_title {
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #008ed4;
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.rx-sxvf {
	float: left;
	width: 100%;
	background: #fff;
	padding-bottom: 50px;
}
.rx-wlda {
	color: #333;
	font-size: 17px;
	font-weight: bold;
	width: 100%;
	margin: 15px 0 3px 0;
	text-align: center;
}
.rx_contact p {
	float: left;
	width: 247px;
	text-align: left;
	color: #333;
	font-size: 14px;
	margin: 3px 13px;
}
/*å·¦ä¾§æ&nbsp;·å¼  END*/

/*ç½‘ç«™å®šä½*/
.rx_posit {
	float: left;
	padding:10px;
	width: 853px;
	line-height: 30px;
	font-size: 13px;
	color: #666;
	border-bottom:1px solid #ddd;
}
.rx_posit span{
	color: #008ed4;
}
.rx_posit a {
	color: #666;
	line-height: 35px;
}
.rx_posit a:hover {
	color: #008ed4;
	text-decoration: underline;
}

/*å³ä¾§æ&nbsp;·å¼*/
.rx_right {
	float: right;
	width: 855px;
	border:1px solid #ddd;
}
@media screen and (max-width: 767px) { 
  .rx_cen { display: none; }
  .rx_right { margin-top:25px; width:100%; border:1px solid #ddd;}
  .rx_posit {width: 100%;font-size: 12px;} 
  .pro_select { margin-top:25px;width:100%; text-align: center;}
  .pro_select ul { margin-bottom:0;}
  .pro_select ul li {display: inline-block; width: 32%;margin-top: 10px;font-size:1.2rem;color: #2f2f2f; padding:15px 0px;line-height:20px; border:1px solid #ddd;}
  .pro_select ul li:last-child {margin-right: 0}
  .pro_select ul li a { display:block; color: #2f2f2f;}
  .pro_select ul li.active {color: #008ed4; background:#eee;}
  .pro_select ul li.active a{color: #008ed4; }}
  
/*å…¬å¸ç®€ä»‹  å¼€å§‹*/
.rx-about {
	float:left;
	padding:10px;
	font-size: 13px;
    color: #7d7d7d;
}
.rx-about img {
	display: block;
	margin:0 auto;
	max-width:100%;
}
@media screen and (max-width: 767px) { 
  .rx-about {padding:10px 5px;}
  .rx-contact p { font-size: 13px; margin:5px 0px; }
  .rx-about img {
	display: block;
	max-width:100%;
	height:auto;
}}
/*è”ç³»æˆ‘ä»¬  å¼€å§‹*/
.rx-contact {
	float:left;
	padding:10px;
}
.rx-contact p {
	float:left;
	width:100%;
	font-size: 15px;
	margin: 5px 0px;
	color:#333;
}
.rx-contact img {
	display: block;
	margin:0 auto;
	max-width: 100%;
}
@media screen and (max-width: 767px) { 
  .rx-contact p { font-size: 14px; margin:5px 0px; }}

/*ä½“ç³»ä¿è¯*/
.system_list{
	float:left;
	padding:10px;
	min-height: 380px;
}
.system_list ul li{
	float:left;
	width:194px;
	height:158px;
	margin:10px 7px;
}
.system_list ul li a{
	display:block;
}
.system_list ul li img{
	width:194px;
	height:158px;
}
@media screen and (max-width: 767px) { 
.system_list{
	padding:5px;
}
  .system_list ul li{ width:46%; height:100%; margin: .6rem .5rem; padding:0; }
  .system_list ul li img{max-width: 100%; height: 10rem; }}


/*ä½“ç³»ä¿è¯è¯¦æƒ…*/
.system_show{ float:left; width:860px;padding: 10px; min-height: 380px;}
.system_show img{display: block; margin:0 auto; max-width: 100%;}


/*äº§å“åˆ—è¡¨*/
.product-list{ float:left;min-height: 635px; padding: 50px 10px;}

table{
	margin:10px auto;
	font-family:"Microsoft YaHei";
}
td {
	width:50px;
	height:30px;
	padding-top: 20px;
	font-size:16px;
	background:#eee;
	color:#333;
	text-align:center;
	border:1px solid #ddd;
	font-weight:bold;
}
.db-white{
	background:#fff;
	border:none;
}
.ahw {
	padding-top: 20px;
	background: #eee;
}
.qt {
	padding-top: 20px;
	color:#333;
}
.qt a {
	display:block;
	color:#333;
}
.qt a:hover{
	color:#333;
	text-decoration:none;
}
.exi{height:25px; padding-top:25px; font-size:14px; background:url(../images/yszqb/a89-103.png) no-repeat center top #eee;}

@media screen and (max-width: 767px) { 
.product-list{padding: 10px;}
  table{ width:855px;margin:2rem auto;}
  td { font-size:14px;}}
.as01 {
	background:url(../images/yszqb/a21.png) no-repeat center top #b0d6a4;
}
.as01:hover{
	background:url(../images/yszqb/a21.png) no-repeat center top #03a43a;
}
.as02 {
	background:url(../images/yszqb/a39.png) no-repeat center top #b0d6a4;
}
.as02:hover{
	background:url(../images/yszqb/a39.png) no-repeat center top #03a43a;
}
.as03 {
	height:25px;
	padding-top:25px;
	font-size:14px;
	background:url(../images/yszqb/a57-71.png) no-repeat center top #b0d6a4;
}
.as04 {
	background:url(../images/yszqb/a57.png) no-repeat center top #b0d6a4;
}
.as04:hover{
	background:url(../images/yszqb/a57.png) no-repeat center top #03a43a;
}
.as05 {
	background:url(../images/yszqb/a58.png) no-repeat center top #b0d6a4;
}
.as05:hover{
	background:url(../images/yszqb/a58.png) no-repeat center top #03a43a;
}
.as06 {
	background:url(../images/yszqb/a59.png) no-repeat center top #b0d6a4;
}
.as06:hover{
	background:url(../images/yszqb/a59.png) no-repeat center top #03a43a;
}
.as07 {
	background:url(../images/yszqb/a60.png) no-repeat center top #b0d6a4;
}
.as07:hover{
	background:url(../images/yszqb/a60.png) no-repeat center top #03a43a;
}
.as08 {
	background:url(../images/yszqb/a61.png) no-repeat center top #b0d6a4;
}
.as08:hover{
	background:url(../images/yszqb/a61.png) no-repeat center top #03a43a;
}
.as09 {
	background:url(../images/yszqb/a62.png) no-repeat center top #b0d6a4;
}
.as09:hover{
	background:url(../images/yszqb/a62.png) no-repeat center top #03a43a;
}
.as10 {
	background:url(../images/yszqb/a63.png) no-repeat center top #b0d6a4;
}
.as10:hover{
	background:url(../images/yszqb/a63.png) no-repeat center top #03a43a;
}
.as11 {
	background:url(../images/yszqb/a64.png) no-repeat center top #b0d6a4;
}
.as11:hover{
	background:url(../images/yszqb/a64.png) no-repeat center top #03a43a;
}
.as12 {
	background:url(../images/yszqb/a65.png) no-repeat center top #b0d6a4;
}
.as12:hover{
	background:url(../images/yszqb/a65.png) no-repeat center top #03a43a;
}
.as13 {
	background:url(../images/yszqb/a66.png) no-repeat center top #b0d6a4;
}
.as13:hover{
	background:url(../images/yszqb/a66.png) no-repeat center top #03a43a;
}
.as14 {
	background:url(../images/yszqb/a67.png) no-repeat center top #b0d6a4;
}
.as14:hover{
	background:url(../images/yszqb/a67.png) no-repeat center top #03a43a;
}
.as15 {
	background:url(../images/yszqb/a68.png) no-repeat center top #b0d6a4;
}
.as15:hover{
	background:url(../images/yszqb/a68.png) no-repeat center top #03a43a;
}
.as16 {
	background:url(../images/yszqb/a69.png) no-repeat center top #b0d6a4;
}
.as16:hover{
	background:url(../images/yszqb/a69.png) no-repeat center top #03a43a;
}
.as17 {
	background:url(../images/yszqb/a70.png) no-repeat center top #b0d6a4;
}
.as17:hover{
	background:url(../images/yszqb/a70.png) no-repeat center top #03a43a;
}
.as18 {
	background:url(../images/yszqb/a71.png) no-repeat center top #b0d6a4;
}
.as18:hover{
	background:url(../images/yszqb/a71.png) no-repeat center top #03a43a;
}

/*äº§å“è¯¦æƒ…  å¼€å§‹*/
.product-show{ float:left;padding: 10px; }
.product-show h2{font-size:22px; text-align:center; font-weight:normal; color:#333; margin-bottom: 20px;}
.product-show img{display: block; margin:0 auto; max-width:100%; }
@media screen and (max-width: 767px) { 
  .product-show h2{font-size:14px;margin: 0; }}


/*æ–°é—»èµ„è®¯*/
.list-new01{ float:left; padding:10px;width:100%;}
.list-new01 ul{margin:0;}
.list-new01 ul li{ float:left; width:100%;margin-bottom:10px; margin-top: 10px;}
.list-new01 ul li .new-title{ float:left; width:100%; text-align:left; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-text-overflow:ellipsis; font-size:15px;  line-height:26px; color:#454545; font-weight:normal;}
.list-new01 ul li .new-title a{ color:#454545;}
.list-new01 ul li .new-title a:hover{ text-decoration:none;}
.list-new01 ul li:hover a{ color:#008ed4;}
.list-new01 ul li .new-text { float:left; width:100%; text-align:left;font-size:13px;  color:#9c9c9c;}
@media screen and (max-width: 767px) { 
  .list-new01 ul li .new-title{font-size:14px; }
  .list-new01 ul li .new-text{font-size:12px; }}
/*é¡µé¢åˆ‡æ¢*/
#pager{ float: left; width: 100%; padding:15px 0 10px; margin: 20px auto; text-align:center;}
#pager a{ display:inline-block; margin: 0px 5px; width:26px; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pager a.a1{ width:70px; }
#pager a.a2{ width:90px; }
#pager a:hover{ background:#00a8e6; color:#fff; text-decoration:none; }
#pager span{ display:inline-block; width:26px; height:22px; line-height:22px; background:#00a8e6; border:1px solid #00a8e6; color:#fff; text-align:center; }
#pager select {
    border:1px solid #e3e3e3;
    padding-left: 5px;
	line-height:22px;
    width: 45px;
    height: 22px;
}

/*æ–°é—»è¯¦æƒ…*/
.new-cont{ float:left;padding: 10px; font-size: 14px; color: #7d7d7d;}
.new-cont h2{font-size:22px; line-height: 40px; text-align:center; font-weight:normal; color:#333;}
.new-cont .sdwa-time{font-size:14px; line-height: 30px; text-align:center; color:#8c8c8c;}
.new-cont p{ float:left; width:100%;font-size:14px; line-height: 28px;text-indent: 2em; margin:10px auto;  text-align:left; color:#606060;}
.new-cont img{display: block; width:860px; margin:10px auto;}
@media screen and (max-width: 767px) { 
  .new-cont h2{font-size:16px; }
  .new-cont p{font-size:12px; }}</pre></body></html>