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

#main1{width:960px; background-color:#FFFFFF; height:212px}
#main1_left{float:left; width:548px; border:1px solid #CCCCCC; margin:10px 9px 10px 0px; height:190px;background-color:#FFFFFF}
#main1_right{float:left; width:400px;background-color:#FFFFFF;}

#news{width:400px; height:17px; text-align:left; margin:10px 0px 5px 0px; border-bottom:1px solid #CCCCCC}
#news1{width:400px; padding-top:5px}
#news1_pic{width:95px; height:59px; float:left;}
#news1_content{width:285px; height:59px; float:left; line-height:20px; color:#999999; text-align:left; padding-left:10px; padding-right:10px}
#news2{width:400px; padding:15px 0px 0px 0px}
#news2_pic{width:95px; height:59px; float:left;}
#news2_content{width:285px; height:59px; float:left;line-height:20px; color:#999999; text-align:left; padding-left:10px; padding-right:10px}
#news_bg{padding-bottom:10px;}

#main2{width:960px; background-color:#FFFFFF; height:118px; clear:both}
#main2_about{ float:left; width:550px; margin:10px 10px 10px 0px}
#main2_aboutpic{text-align:left; width:545px; margin-left:5px;border-bottom:#CCCCCC 1px solid; margin-bottom:5px;}
#main2_aboutcontent{text-align:left; padding-left:6px; line-height:18px; color:#666666}
#main2_contact{ float:left; width:400px}

#customer{width:955px; text-align:left; height:18px; background-color:#FFFFFF; padding-left:5px; border-bottom:#CCCCCC 1px solid; padding-bottom:0px}
#customer_content{width:950px; height:71px; text-align:left; background-color:#FFFFFF; padding:5px;}

#yewu{width:960px; height:150px; background-color:#ffffff; padding-bottom:10px; clear:both}

.index-banner{ width:960px; height:240px;}
.swiper-container-banner{height: 240px;}
.swiper-container-banner .swiper-slide a{display:block;width:100%;height:100%;}
.index-banner .swiper-slide-active.img {transform: scale3d(1.2, 1.2, 1);transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);}
.index-banner .img {transform: scale3d(1, 1, 1);transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);}
@media (max-width: 425px) {
.swiper-button-next, .swiper-button-prev{ width:20px!important; height:33px!important; background-size:20px 33px!important;margin-top: 10px!important;}
}
.index-pro{ width:548px; height:190px;}
.swiper-container-pro{height: 190px;}
.swiper-container-pro .swiper-slide a{display:block;width:100%;height:100%;}
.index-pro .swiper-slide-active.img {transform: scale3d(1.2, 1.2, 1);transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);}
.index-pro .img {transform: scale3d(1, 1, 1);transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);}
</pre></body></html>