<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about{
	margin-top:40px;
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
}
@media screen and (min-width: 980px){
	.about&gt;ul&gt;li:first-child{
	padding-left: 0;
	}
	.about&gt;ul&gt;li:last-child{
		padding-right: 0;
	}
}
@media only screen and (max-width: 780px){
    .about&gt;ul&gt;li{
	padding: 0;
	}
	.about&gt;ul&gt;li:first-child{
	margin-bottom: 20px;
	}
}
/*å…³äºŽæˆ‘ä»¬å·¦é¢*/
.zleft{
   width: 100%;
   border-radius:10px;
   overflow: hidden;
   background-color: #fff;
}
.zl_tit{
    line-height: 28px;
    text-align: center;
    border-radius: 3px;
    background: url(../img/left-titlebg.jpg) repeat-x;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    padding-top: 8px;
    padding-bottom: 7px;
}
.zl_tit a{
	font-size: 20px;
    font-size: 2rem;
    display: block;
    color: #333;
}
.zl_txt{
   margin-top:15px;	
}
.zl_txt ul li{
	padding:10px 30px 10px;
    margin-bottom: 10px;
} 
.zl_txt ul li a{
	font-size: 16px;
}
.zlactive{
	background-color: #ec6d00;
	border-radius: 10px;
}
.zlactive a{
	color: #fff;
}
.zl_txt ul li:hover{
	background-color: #ec6d00;
	border-radius: 10px;
}
.zl_txt ul li:hover a{
	color: #fff;
}
/*ï¼å…³äºŽæˆ‘ä»¬å·¦é¢*/
/*å…³äºŽæˆ‘ä»¬å³é¢*/
.zright{
	padding:0px 15px 30px;
}
.zr_tit{
   font-size: 2em; 
   font-weight:bold;
   line-height: 28px;
}
.zr_txt{
	font-size: 17px;
	clear: both;
	overflow: hidden;
	margin-top:20px;
}
.zr_txt1{
	font-size:17px;
	line-height: 28px;
}
/*ï¼å…³äºŽæˆ‘ä»¬å³é¢*/
/*äº§å“*/
.pro_div ul li a span{
   display: inline-block;
   float: right;
   cursor: pointer;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}
.zlactive a span{
	transform: rotate(90deg);
	transition: all 2s ;
}
.pro_div ul li{
margin-bottom: 15px;
}
@media screen and (min-width: 980px){
	.pro_div&gt;ul&gt;li&gt;div.pro1:hover{
    background-color: #ec6d00;
	border-radius: 10px;
  }
  .pro_div&gt;ul&gt;li&gt;div.pro1:hover&gt;a&gt;span{
    transform: rotate(90deg);
	transition: all .5s ;
   }
}

.prohui{
	background-color: #606060;
	border-radius: 10px;
}
.prohui a{
	color: #fff;
}
.pro_div{
	width: 95%;
	margin: 0 auto;
}
.pro_div&gt;ul&gt;li&gt;div.zlactive,.pro_div&gt;ul&gt;li&gt;div.prohui{
    width: 100%;
    padding: 10px 30px 10px;
}
.pro_div&gt;ul&gt;li&gt;div&gt;a{
	font-size: 16px;
}
.pro_div{
   margin-top:15px;	
}
.pro_del&gt;ul&gt;li{
	padding-left: 25px;
	margin: 10px 0 10px;
}
.pro_del&gt;ul&gt;li&gt;a{
	font-size: 15px;
}
.pro_del{
    display: none;
}
.pro_rimg{
	width: 100%;
	text-align: center;
    background: url(../img/ipart3-picbg.png) no-repeat bottom center;
    padding-bottom: 8px; 
}
.pro_imgw{
	width: 100%;
	overflow: hidden;
}
@media screen and (min-width: 980px){
	.pro_imgw{
		height: 218px;
	}
}
.pro_imgw&gt;img{
	width: 100%;
}
.pro_rimg img{
	  transform:scale(1);   
	 -webkit-transform:scale(1);
	 -moz-transform:scale(1);
	 -o-transform:scale(1);   
	 -ms-transform:scale(1.1);
	 transition: all 0.7s ease-in-out;
	 -webkit-transition: all 0.7s ease-in-out;
}
.pro_rimg:hover img{
	  transform:scale(1.1);   
	 -webkit-transform:scale(1.1);
	 -moz-transform:scale(1.1);
	 -o-transform:scale(1.1);   
	 -ms-transform:scale(1.1);
	 transition: all 0.7s ease-in-out;
	 -webkit-transition: all 0.7s ease-in-out;
}
.pro_rig ul li p{
	text-align: center;
	font-size: 15px;
}
/*ï¼äº§å“*/
/*å®¢æˆ·æ¡ˆä¾‹*/
.zr_txt&gt;ul&gt;li{
	margin-bottom:20px;
}
.zr_txt&gt;ul&gt;li&gt;a&gt;.cus_img,.zr_txt&gt;ul&gt;li&gt;a&gt;.cus_img&gt;img{
	width: 100%;
}
.zr_txt&gt;ul&gt;li&gt;p{
	margin-top: 10px;
	text-align: center;
}
.zr_txt&gt;ul&gt;li&gt;a&gt;.cus_img{
	position: relative;
}
.zr_hid{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: none;
}
.zr_txt&gt;ul&gt;li&gt;a&gt;.cus_img:hover .zr_hid{
    display: block;
}
/*ï¼å®¢æˆ·æ¡ˆä¾‹*/
/*æœåŠ¡*/
.s1_ul1 li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    padding-left: 13px;
    background: url(../innerimg/service1-libg1.png) no-repeat left 9px;
}
.ser_txt{
	font-size: 17px;
    clear: both;
    overflow: hidden;
    margin-top: 20px;
}
.n1_nr {
    margin-bottom: 40px;
    padding-top: 16px;
}
.n1_title {
    line-height: 26px;
    margin-top: 2px;
    margin-bottom: 15px;
}
.n1_title a {
    font-size: 16px;
    font-size: 1.6rem;
}
.n1_time {
    color: #999999;
    line-height: 22px;
    padding-left: 22px;
    background: url(../img/rili.png) no-repeat left center;
}
.solu_txt{
	font-size: 17px;
    clear: both;
    overflow: hidden;
}
.n1_wz {
    margin-top: 13px;
    font-size: 14px;
}
/*ï¼æœåŠ¡*/
/*äº§å“è¯¦æƒ…*/
.pro_rigdel ul li img{
	width: 100%;
}
.pro_rigdel{
	clear: both;
	overflow: hidden;
}
.p2_title{
	margin-top: -6px;
    padding-bottom: 5px;
    margin-bottom: 6px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    border-bottom: solid 1px #c5c5c5;
}
.about ul li.pro_delrightli{
	padding-left: 0;
}
.p2_twz {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    color: #666666;
}
.p2_tin {
    margin-top: 30px;
}
.p2_tin a{
	display:inline-block;
    text-align: center;
    color: #fff;
    width: 160px;
    line-height: 33px;
    padding-bottom: 2px;
    background: #606060;
    font-size: 16px;
    font-size: 1.6rem;
}
@media screen and (min-width: 980px){
.p2_tin a{
    width: 158px;
}	
}
@media only screen and (max-width: 780px){
	.p2_tin a{
    width:100%;
    margin-bottom: 20px;
  }
}
.p2_tin a:hover{
	background-color:rgb(236, 109, 0);
}
.pro_rigbot{
	clear: both;
	overflow: hidden;
}
.pro_rigli1{
	padding-left: 0;
}
.pro_rigli1&gt;img{
	width: 100%;
}
.p2_menu{
    background: #eeeeee;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.p2_menu li {
    cursor: pointer;
    font-size: 18px;
    font-size: 1.8rem;
    height: 38px;
    line-height: 36px;
    text-align: center;
}
.pro_rigbot{
	margin-top: 42px;
}
.p2_menu li.hovers{
    background: #ec6d00;
    color: #fff;
}
#main2{
	margin-top: 20px;
}
#main2&gt;ul{
	display: none;
}
#main2&gt;ul.block{
	display: block;
}
.p_btitle {
    line-height: 26px;
    background: url(../innerimg/p2-btitlebg.png) no-repeat left center;
    margin-bottom: 24px;
    margin-top: 20px;
}
.p_btitle a {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #ec6d00;
}

.pro_delimg{
	width: 100%;
    text-align: center;
    padding-bottom: 8px;
}
.pro_delimgw{
    width: 100%;
    overflow: hidden;
}
.pro_delimgw img{
	width: 100%;
}
.pro_delimgw img{
	  transform:scale(1);   
	 -webkit-transform:scale(1);
	 -moz-transform:scale(1);
	 -o-transform:scale(1);   
	 -ms-transform:scale(1.1);
	 transition: all 0.7s ease-in-out;
	 -webkit-transition: all 0.7s ease-in-out;
}
.pro_delimgw:hover img{
	  transform:scale(1.1);   
	 -webkit-transform:scale(1.1);
	 -moz-transform:scale(1.1);
	 -o-transform:scale(1.1);   
	 -ms-transform:scale(1.1);
	 transition: all 0.7s ease-in-out;
	 -webkit-transition: all 0.7s ease-in-out;
}
.pro_rdel p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.co11 {
    color: #ec6d00 !important;
}
.p_bottom{
	clear: both;
	overflow: hidden;
}
.pro_rdel{
	clear: both;
	overflow: hidden;
}
/*ï¼äº§å“è¯¦æƒ…*/
/*æ–°é—»*/
.news_warp{
	clear: both;
	overflow: hidden;
	margin: 20px auto 20px;
}
.news_warp&gt;ul&gt;li{
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}
.new_tit{
    margin: 0px auto;
    padding: 0px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
    padding-top: 7px;
}
.new_tit a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
}
.n1_pic{
	overflow: hidden;
}
.n1_pic img{
	width: 100%;
	  transform:scale(1);   
	 -webkit-transform:scale(1);
	 -moz-transform:scale(1);
	 -o-transform:scale(1);   
	 -ms-transform:scale(1.1);
	 transition: all 0.7s ease-in-out;
	 -webkit-transition: all 0.7s ease-in-out;
}
.n1_pic:hover img{
	 transform:scale(1.1);   
	 -webkit-transform:scale(1.1);
	 -moz-transform:scale(1.1);
	 -o-transform:scale(1.1);   
	 -ms-transform:scale(1.1);
	 transition: all 0.7s ease-in-out;
	 -webkit-transition: all 0.7s ease-in-out;
}
.n1_txt a{
	display: block;
    font-size: 17px;
    line-height: 28px;
    color: #666666;
}
.hot_title{
	line-height: 28px;
    background: url(../innerimg/hot-titlebg.png) no-repeat left center;
    margin-bottom: 23px;
}
.hot_title a {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #ec6d00;
}
/*ï¼æ–°é—»*/
/*è”ç³»æˆ‘ä»¬*/
.contact{
	 margin: 30px auto 30px;
}
@media screen and (min-width: 980px){
	.contact{
     width: 80%;

	}
}
.con_txt{
	font-size: 17px;
	text-align: center;
}
.contact_tit{
	text-align: center;
	font-size: 24px;
}
.con1{
	margin-bottom: 10px;
   font-size: 18px;
}
.contact_txt{
	clear: both;
	overflow: hidden;
}
.contact_txt ul li p{
	font-size: 17px;
}
.company{
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}
.com_img{
	height: 165px;
	padding:0;
}
.com_img img{
   width: 100%;
   height: 100%;
}
.com_introduce p{
	font-size: 17px;
}
.company&gt;ul&gt;li{
	margin-bottom: 20px;
}
/*.company&gt;ul&gt;li:nth-child(2n+1){
	padding-left: 0;
}*/
/*ï¼è”ç³»æˆ‘ä»¬*/
/*è£èª‰è¯ä¹¦*/
.zs{
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
.a2_bold{
    font-weight: bold;
}
.cer-pic {
	position: relative;
}
.cer-pic img{
	width: 100%;
}
.cer_wz{
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 1px;
}
.cer-pic:hover .zr_hid{
    display: block;
}
.zs ul li{
	margin-bottom: 20px;
}
/*ï¼è£èª‰è¯ä¹¦*/
/*æ–°é—»è¯¦æƒ…*/
.n2_title {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
}
.n2_time {
    color: #999999;
    line-height: 22px;
    padding-left: 22px;
    background: url(../img/rili.png) no-repeat left center;
    margin: 0 auto;
    width: 100px;
    margin-top: 11px;
    margin-bottom: 16px;
}
.n2_wz{
	font-size: 15px;
}
/*ï¼æ–°é—»è¯¦æƒ…*/</pre></body></html>