<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
html {
  background: #f7f7f7;
}
.ppwc-bottom-swiper{
	display: block;
	width: 100%;
	background: #000000;
	overflow: hidden;
}
.ppwc-bottom-swiper .swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-button-next{
	width: 40px;
	height: 37px;
	background: url(../../img/button-next1.png)no-repeat center;
	right: 54px;
}
.swiper-button-prev{
	width: 40px;
	height: 37px;
	background: url(../../img/button-prev1.png)no-repeat center;
	left: 54px;
}
/*equipment-index*/
.equipment-index{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.recommend{
	margin: 60px auto 40px;
}
.recommend-tit-index{
	color: #fff;
	font-size: 25px;
	border-bottom: 1px solid #000;
}
.recommend-tit-tit{
	display: inline-block;
	padding: 0 10px;
	background: #E50013;
	margin-bottom: 10px;
	line-height: 50px;
}
.recommend-tit-index a{
	color: #000;
	font-size: 20px;
	float: right;
	line-height: 60px;
}
.recommend-tit-index a:hover{
	color: #E50113;
}
.recommend-list{
	width: 100%;
	height: 640px;
	overflow: hidden;
	margin-top: 25px;
}
.recommend-list a{
	color: #000;
}
.recommend-list a:hover{
	color: #e40213;
}
.recommend-list p{
	text-transform: uppercase;
}
.recommend-left{
	width: 600px;
	height: 640px;
	float: left;
	position: relative;
}
.recommend-left img{
	width: 100%;
	height: 610px;
}
.recommend-left p{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.recommend-left p:hover{
	color: #fff;
	background-color: #E50013;
}
.recommend-right{
	width: 600px;
	height: 640px;
	float: right;
}
.recommend-right-list{
	width: 282px;
	height: 310px;
	float: left;
	margin: 0 0 20px 18px;
	position: relative;
}
.recommend-right-list:nth-child(3n),.recommend-right-list:nth-child(4n){
	margin: 0 0 0 18px;
}

.recommend-right-list img{
	width: 100%;
	height: 280px;
}
.recommend-right-list p{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.recommend-right-list p:hover{
	color: #fff;
	background-color: #E50013;
}
.service-title{
	width: 100%;
	margin: -5px 0 40px 0;
	text-align: center;
}
.service-title h3{
	font-size: 36px;
	font-weight: bold;
}
.service-title span{
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
}

.cooperative{
	background: #000;
	padding: 80px 0;
	color: #fff;
	position: relative;
}
.isicon{
	display: none;
}
.cooperative-swiper{
	width: 1440px;
	margin: 0 auto;
}
.cooperative-button-prev{
	width: 40px;
	height: 37px;
    position: absolute;
    top: 52%;
    left: 9%;
    background: url(../../img/button-prev1.png)no-repeat center;
}
.cooperative-button-next{
	width: 40px;
	height: 37px;
    position: absolute;
    top: 52%;
    right: 9%;
	background: url(../../img/button-next1.png)no-repeat center;
}
.swiper-slide &gt; a{
    overflow: hidden;
    display: block;
    text-align: center;
    color: #fff;
}
.swiper-slide &gt; a &gt; img{
    width: 100%;
    height: auto;
}
.swiper-slide &gt; a p{
	font-size: 25px;
	line-height: 38px;
}
.cooperative-slide-img{
    width:271px!important;
    height: 354px!important;
}
.swiper-btn-prev{
    align-self: center;
}
.swiper-btn-next{
    align-self: center;
}
.recommend-list-index{
	margin: 100px auto;
}
.recommend-lists{
	width: 100%;
	overflow: hidden;
	margin: 30px 0;
}
.recommend-list-l{
	float: left;
/*  background-color: #fff;*/
}
.recommend-list-l a{
	float: left;
	width: 228px;
	margin-right: 15px;
	position: relative;
	color: #000;
}
.recommend-list-l a:nth-child(5){
	margin-right: 0;
}
.recommend-list-l a:hover{
	color: #E40213;
}
.recommend-list-l a img{
	width: 100%;
	height: 267px;
}
.recommend-list-l a p{
	text-transform: uppercase;
	line-height: 30px;
	display: block;
	text-align: center;
}
.recommend-list-l a p:hover{
	background-color: #E50013;
	color: #fff;
}
.recommend-list-r{
	width: 228px;
	height: 297px;
	overflow: hidden;
}
.recommend-list-r a{
	width: 228px;
	height: 143px;
	float: left;
	margin-bottom: 11px;
	position: relative;
	color: #000;
}
.recommend-list-r a:hover{
	color: #E40213;
}
.recommend-list-r a img{
	width: 100%;
	height: 100%;
}
.recommend-list-r a p{
	text-transform: uppercase;
	position: absolute;
	bottom: 5px;
	left: 20px;
}
.recommend-list-r a p.more{
	font-size: 16px;
	position: absolute;
	bottom: 60px;
	left: 40px;
}
/*list*/
.equipment-cont{
	width: 100%;
	margin: 100px 0 100px 0;
	overflow: hidden;
}
.menu {
	width: 1200px;
	margin: 0 auto 60px;
  	position: relative;
  	height: 58px;
}
.instructions-menu {
  height: 58px;
  line-height: 58px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.instructions-menu .menu-item {
  display: inline-block;
  width: 200px;
  cursor: pointer;
  font-size: 18px;
  vertical-align: top;
}
.instructions-menu .menu-item .name {
  padding-left: 20px;
  display: inline-block;
  position: relative;
  color: #000;
  z-index: 5;
}
.y,.z{
	position: absolute;
	left: 110px;
}
.y{
	font-size: 25px;
	top:0px;
	z-index:1;
}
.z{
	color: #f7f7f7;
	font-size: 25px;
	top:-2px;  
	z-index:3;
}
.instructions-menu .menu-item .name .red {
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -6px;
}
.instructions-menu .menu-item .two-menu {
  width: 100%;
  display: none;
}
.instructions-menu .menu-item .two-menu .two-item {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  cursor: pointer;
  font-size: 16px;
}
.instructions-menu .menu-item .two-menu .two-item a{
  color: #000;
}
.instructions-menu .menu-item .two-menu .two-item &gt;a:hover{
  color: #e40213;
}
.instructions-menu .menu-item:hover .name {
  color: #e40213;
}
.instructions-menu .menu-item:hover .name .red {
  color: #e40213;
}
.instructions-menu .menu-item:hover .two-menu {
  display: block;
}
.equipment-list{
	width: 1200px;
	margin: 0 auto;
}
.equipment-list a{
	width: 287px;
	float: left;
	margin: 0 17px 20px 0;
}
.equipment-list a:nth-child(4n){
	margin: 0 0 20px 0;
}
.equipment-list dl dt{
	width: 100%;
	height: 281px;
}
.equipment-list dl dt img{
	width: 100%;
	height: 100%;
}
.equipment-list dl dd{
	color: #000;
	font-size: 15px;
	line-height: 32px;
	margin: 15px 0;
	width: 100%;
	height: 32px;
	overflow: hidden;
}
.equipment-list dl dd span{
	text-transform: uppercase;
}
.equipment-list dl:hover dd{
	color: #e50113;
}
.recommend-tit{
	margin: 0 0 30px 0;
	font-size: 18px;
	color: #c0c0c0;
	line-height: 42px;
}
/*content*/
.producr_a{
	width: 100%;
	overflow: hidden;
}
.equipment-cont-w{
	width: 1200px;
	margin: 0 auto;
}
.equipment-cont-nav{
	font-size: 24px;
	margin-bottom: 50px;
}
.equipment-cont-nav a{
	color: #000;
}
.equipment-cont-nav a:hover{
	color: #E40213;
}
.equipment-cont-l{
	width: 600px;
	height: 785px;
	float: left;
	position: relative;
}
.equipment-top{
	width: 100%;
	height: 75%;
}
.equipment-thumbs {
  height: 25%;
  box-sizing: border-box;
  padding: 20px 0 0 0;
}
.equipment-thumbs .swiper-slide {
  width: 33.3%;
  height: 100%;
  opacity: 0.4;
	cursor: pointer;
}
.equipment-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.equipment-button-next1{
	position: absolute;
	width: 40px;
	height: 37px;
  background: url(../../img/button-next1.png)no-repeat center;
	bottom: 10%;
	right: -50px;
	cursor: pointer;
}
.equipment-button-prev1{
	position: absolute;
	width: 40px;
	height: 37px;
  background: url(../../img/button-prev1.png)no-repeat center;
	bottom: 10%;
	left: -50px;
	cursor: pointer;
}
.equipment-cont-r{
	width: 555px;
	max-height: 785px;
	overflow-y: auto;
  display: block;
	float: right;
}
.equipment-cont-r::-webkit-scrollbar-track,
.producr_bbcb_box::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(212,208,208,1);
	background-color: #d4d0d0;
}

.equipment-cont-r::-webkit-scrollbar,
.producr_bbcb_box::-webkit-scrollbar
{
	width:2px;
	background-color: #d4d0d0;
}

.equipment-cont-r::-webkit-scrollbar-thumb, 
.producr_bbcb_box::-webkit-scrollbar-thumb
{
	background-color: #e50113;
}
.equipment-cont-r h1{
	font-weight: normal;
	font-size: 30px;
	line-height: 45px;
	height: 45px;
	margin: 60px 0 30px 0;
}
.equipment-cont-r p,.equipment-cont-r div{
	font-size: 16px;
	line-height: 30px;
}
.equipment-cont-r dl{
	margin-bottom: 40px;
}
.equipment-cont-r dl dt{
	font-size: 24px;
	line-height: 60px;
}
.equipment-cont-r dl dd{
	font-size: 16px;
}
.equipment-cont-r dl dd.act{
	font-size: 19px;
}
.producr_b{
	width:100%;
	display:block;
	margin-top:80px;
}
.producr_bb{
	display:block;
}
.producr_bbt{
	width:100%;
	padding:0;
	height:34px;
	line-height:34px;
	font-size:16px;
	color:#333;
	display:block;
	position:relative;
}
.producr_bbtc{
	width:100%;
	display:block;
	text-align:center;
	position:relative;
}
.producr_bbtc span{
	width:80px;
	height:34px;
	text-align:left;
	line-height:34px;
	font-size:18px;
	color:#000;
	cursor:pointer;
	display:inline-block;
	margin-top:0px;
	position:relative;
	margin-right:22px;
	float:left;
}
.producr_bbtc span:hover,
.producr_bbtc span.active{
	color:#454545;
	border-bottom:3px solid #e50113;
}
.producr_bbc{
	width:100%;
	display:block;
	padding:15px 0 0px;
	overflow:hidden;
}
.producr_bbcb{
	width:100%;
	display:none;
	color:#000;
	line-height:25px;
	font-size:14px;
}
.producr_bbcb .span{
	width:100%;
	display:block;
	line-height:28px;
	font-size:18px;
	margin:10px 0;
}
.producr_bbcb_box{
	width: 100%;
	height: 930px;
	overflow-y: auto;
}

.producr_bbcb dl{
	padding: 20px 0;
	overflow: hidden;
	border-bottom:1px solid #000;
}
.producr_bbcb dl dt{
	float: left;
	font-size: 18px;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
.producr_bbcb dl dd{
	float: left;
	width: 980px;
	margin-left: 20px;
	line-height: 27px;
	font-size: 16px;
}

.producr_bbcb p{
	width:100%;
	display:block;
	line-height:22px;
}

.producr_bbcb .i{
	color:#999;
}

/*wapæ‰‹æœº*/
@media screen and (max-width: 1000px){
	.cooperative-swiper{
		width: 85%;
	}
	.cooperative-button-next,.cooperative-button-prev{
		display: none;
	}
	/*çƒ­é—¨æŽ¨è*/
	.recommend{
		width: 100%;
		padding: 0 4%;
		margin-top: 20px;
		margin-bottom: 20px;
		box-sizing: border-box;
	}
	.recommend-tit-index{
		font-size: 22px;
		line-height: 36px;
	}
	.recommend-tit-tit{
		display: inline-block;
		padding: 0 10px;
		background: none;
		color: #000000;
		line-height: 36px;
		margin-bottom: 0;
	}
	.recommend-tit-index a{
		font-size: 14px;
		background: #E40213;
		color: #fff;
		padding: 4px 6px;
		float: right;
		display: block;
		line-height: 23px;
	}
	.recommend-list{
		height: 226px;
	}
	.recommend-left{
		width: 50%;
		height: 220px;
		background: #ffffff;
		padding-bottom: 6px;
	}
	.recommend-left img{
		height: auto;
	}
	.recommend-left p{
		bottom: 10px;
		text-align: left;
		padding: 0 6px;
		font-size: 12px;
	}
	.recommend-right{
		width: 50%;
		height: auto;
	}
	.recommend-right-list{
		width: 48%;
		height: 106px;
		margin-left: 2%;
		margin-bottom: 4px;
		padding-bottom: 6px;
		background: #ffffff;
	}
	.recommend-right-list:nth-child(3n), .recommend-right-list:nth-child(4n) {
    margin-left: 2%;
		margin-bottom: 4px;
   }
    
	.recommend-right-list img{
		display: block;
		margin: 0 auto;
		height: auto;
	}
	.recommend-right-list p{
		width: 92%;
		position: absolute;
		left: 0;
		bottom: 10px;
		margin-top: 0;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		padding: 0;
		font-size: 12px;
	}
	/*æœåŠ¡å‰§ç»„*/
	.cooperative{
		padding: 20px 0;
	}
	.service-title{
		margin-bottom: 20px;
	}
	.service-title h3{
		font-size: 22px;
	}
	.swiper-container{
		width: 100%;
	}
	.cooperative-slide-img{
		/*width: 30% !important;*/
		height: auto !important;
	}
	.swiper-slide &gt; a p{
		font-size: 14px;
		line-height: 20px;
	}
	/*åˆ—è¡¨*/
	.recommend-list-index{
		padding: 20px 4%;
		box-sizing: border-box;
		margin-top: 0;
		margin-bottom: 0;
	}
	.recommend-lists{
		margin: 10px 0;
		height: auto;
		margin-bottom: 20px;
	}
	.recommend-list-l{
		width: 100%;
		height: auto;
	}
	.recommend-list-l a{
		width: 32%;
		height: 165px;
		margin-right: 0;
		padding: 0 3px 6px;
		box-sizing: border-box;
		background: #ffffff;
		margin-left: 1.3333%;
	}
	.recommend-list-l a:first-child{
		margin-left: 0;
	}
	.recommend-list-l a:nth-child(4),.recommend-list-l a:nth-child(5){
		display: none;
	}
	.recommend-list-l a img{
		height: auto;
	}
	.recommend-list-l a p{
		width: 100%;
		padding: 0 5px;
		box-sizing: border-box;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		left: 0;
		bottom: 5px;
		font-size: 12px;
	}
	.recommend-list-r{
		/*width: 20%;*/
		display: none;
	}
	/*åˆ—è¡¨ï¿½&amp;#65533;*/
	.equipment-cont{
		margin: 20px 0;
	}
	.menu{
		width: 100%;
		height: 30px;
		margin-bottom: 20px;
	}
	.instructions-menu{
		height: 30px;
		line-height: 30px;
		padding: 0 4%;
		box-sizing: border-box;
		text-align: center;
	}
	.instructions-menu .menu-item{
		width: 21%;
		margin: 0 2% 0 1%;
		font-size: 14px;
		text-align: left;
	}
	.instructions-menu .menu-item:last-child{
		margin-right: 0;
	}
	.instructions-menu .menu-item .name{
		padding-left: 0;
	}
	.y, .z{
		left: inherit;
		right: -28%;
	}
	.instructions-menu .menu-item .two-menu .two-item{
		padding-left: 0;
		font-size: 12px;
		height: 26px;
		line-height: 26px;
		text-align: left;
	}
	.equipment-list{
		width: 100%;
		padding: 0 4%;
		box-sizing: border-box;
		overflow: hidden;
	}
	.equipment-list a{
		width: 49%;
		margin-right: 2%;
	}
	.equipment-list .swiper-slide a{
		width: 99%;
		margin-right: 2%;
	}
	.equipment-list a:nth-child(2n){
		margin-right: 0;
	}
	.equipment-list dl dt{
		background: #fff;
		text-align: center;
		height: auto;
	}
	.equipment-list dl dt img{
		max-width: 100%;
		width: auto;
		height: 140px;
	}
	.equipment-list .swiper-slide dl dt img{
		max-width: 100%;
		width: auto;
		height: 72px;
	}
	.equipment-list dl dd{
		font-size: 12px;
		line-height: 20px;
		margin-top: 10px;
		margin-bottom: 0;
		height: auto;
	}
	/*åˆ†é¡µ*/
	.pageNumber{
		margin-top: 0;
	}
	.pageNumber ul li{
		margin: 0 4px;
		height: 20px;
		line-height: 20px;
	}
	.pageNumber ul li a{
		font-size: 14px;
	}
	.pageNumber ul li.on a{
		width: 20px;
		height: 20px;
		line-height: 20px;
		border-radius: 20px;
	}
	/*çƒ­é—¨æŽ¨è*/
	.recommend .equipment-list{
		padding: 0;
	}
	.recommend-tit{
		color: #000000;
		margin-bottom: 20px;
		font-size: 22px;
	}
	/*ç§Ÿèµè¯¦æƒ…*/
	.equipment-cont-w{
		width: 100%;
		padding: 0 4%;
		box-sizing: border-box;
	}
	.equipment-cont-nav{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.equipment-cont-l{
		width: 90%;
		height: 360px;
		float: inherit;
		margin: 0 auto;
	}
	.equipment-cont-l .swiper-slide{
		background-size: 100% 100%;
	}
	.equipment-button-next1{
		width: 20px;
		height: 26px;
		background-size: 100% 100%;
		right: -26px;
		bottom: 7%;
	}
	.equipment-button-prev1{
		width: 20px;
		height: 26px;
		background-size: 100% 100%;
		left: -26px;
		bottom: 7%;
	}
	.equipment-cont-r{
		width: 100%;
		float: inherit;
	}
	.equipment-cont-r p{
		font-size: 22px;
		margin-top: 20px;
		margin-bottom: 0;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.equipment-cont-r dl{
		margin-bottom: 14px;
	}
	.equipment-cont-r dl dt{
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 4px;
	}
	.equipment-cont-r dl dd{
		font-size: 12px;
	}
	.equipment-cont-r dl dd.act{
		font-size: 12px;
	}
	.producr_b{
		width: 100%;
		padding: 0 4%;
		margin-top: 10px;
		box-sizing: border-box;
	}
	.producr_bbtc span{
		width: auto;
		font-size: 15px;
		margin-right: 11px;
	}	
	.producr_bbtc span:last-child{
		margin-right: 0;
	}
	.producr_bbcb .span{
		margin: 0;
	}
	.producr_bbcb dl dt{
		font-size: 16px;
		line-height: 16px;
		margin-top: 4px;
	}
	.producr_bbcb dl dd{
		width: 86%;
		font-size: 12px;
		line-height: 18px;
	}
	
	
}
@media screen and (max-width: 320px){
	.producr_bbtc span{
		width: auto;
		font-size: 12px;
		margin-right: 11px;
	}	
}





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