@charset "utf-8";
/* CSS Document */

*{padding:0;
margin: 0;
}
 @media (max-width:767px){

		.container{
			width:100%;
			 }
			 .header-1 img{
				 width:80px;
				 height:50px;}
				 
				 .product-drawing ul li{
				     height:auto;
				     
		}
		header{
		overflow: hidden;
		background:#FFF;
		
		height:58px;
		}
				 .product-drawing ul li p{
				     font-size: 12px;
				     
				     
				 }
				     
				.head-2 img{
				     width: 20px;
				     height: 20px;
				 }    
		
				 .contact{font-size:14px;
			
			}    
		.head-2{
			height: auto;
			margin-top:0.2%;
			}
	
	
		.industrial	img{
		    width:20px;
		    height:20px;
		}	
				 
		.header-img img{
			width:20px;
			height:20px;
			margin-top:1%}
			
			.wechat{
			    width:20px;
			height:20px;
			}
	

img{
    width:100%;
}
	.product-drawing ul li{
		box-shadow: 2px 2px 2px 1px #CCCCCC;
		text-align:center;
		margin-top:2%;
		font-size:12px;
		}
			
			
				
					p{
					font-size:12px;
					font-weight:400;
					padding-left:0.5%;}
					
					.h1{
						font-size:18px;
						font-weight:700;
						}
						.h2{
							font-size:16px;
							font-weight:700;
							}
							.p{
								font-size:14px;}

	}
			 @media (min-width:768px){
		.container{
			width:750px;
			 }
			 }
			 @media (min-width:992px){
		.container{
			width:970px;
			 }
			 }
	
.container{
	width:100%;
	margin: auto;
	
	}
	
/* 	.w{
		background:#F2F2F2;
	width: 1200px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	}*/	
	
	/* CSS 抬头 */	
	.header{position:sticky;
		top:0;
		left:0;
		z-index:1100;}
	header{
		overflow: hidden;
		background:#FFF;
	
		
		
		
		}
		.header-1{
			float:left;
			}
			
		.header-1 span{
				font-family: "Bodoni MT Black";
				font-size:20px;
				}
			.header-1-1{ 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:22px;
			font-weight:700;
			line-height:40px;
		height:40px;
		
			}
			
		.head-2	{
			margin-top:0.5%;}
			.head-2 img{
			    height: 20px;
			    width: 30px;
			}
	.industrial{
		font-size:28px;
		font-weight:700;
		line-height:70px;
		height:70px;
		}
		.header-2{
			line-height:70px;
		height:70px;
			}
				.head-2	{

			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:700;
			line-height:30px;
		height:30px;
		}
		.contact{font-size:16px;
			font-weight:400;
			
			}
			.contact a{
				font-size:16px;
			font-weight:400;
		
			}
	h1{
		font-size:25px;
		text-align:center;
		font-weight:700;
		margin-top:1%;
		
		}
		h2{
			font-size:22px;
			font-weight:600;
			margin:1%;
			
			}
			h3{
				font-size:20px;
				font-weight:500;}
				p{
					font-size:16px;
					font-weight:400;
					margin-top:0.2%;
					padding-left:0.5%;}
					.pp{
						text-align:center;}
	
.glyphicon .glyphicon-list{
	float:right;
	font-size:150px;
	
	
	
	}
	
	/*手机版抬头按钮*/
	
	.navbar-toggler {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
	height:50px;
	width:50px;
	}
	.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
}
.navbar-toggler {
	float:right;
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
	
	margin-right:4%;
}
	button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
}
button {
    outline: none !important;
	text-transform: none;
	overflow: visible;
	margin: 0;
	height:50px;
	width:50px;
	    appearance: auto;
    writing-mode: horizontal-tb !important;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-variant-alternates: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: ;
    font-optical-sizing: ;
    font-kerning: ;
    font-feature-settings: ;
    font-variation-settings: ;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    margin: 0em;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
	
}
.glyphicon-remove{
	float:right;}
.navbar-collapse {
	display:none;
	position:fixed;
	right:1%;
	top:0;
	width:70%;
	height:100%;
	border: 2px solid #BDBDBD;
	background:#F7F7F7;
}
.navbar-collapse ul li{
	border-bottom:1px solid #CCC;
	color:#36F;
	font-size:12px;
	padding-left:1%;
	margin-top:2%;
	}
	.navbar-collapse ul li a{
		color: #000;
	font-size:12px;
	padding-left:1%;}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
}
.navbar-dt::after{
					position:absolute;
					top:10px;
					right:10px;
					height:10px;
					width:10px;
					font-size:14px;
					font-family:'icomoon';
					content:'';
					border-bottom:3px solid #000;
					border-right: 3px solid #000;
					transform: rotate(45deg);
					transition:all 0.6s;
					
					
					}
.navbar-navitems::after{position:absolute;
					top:10px;
					right:50px;
					height:10px;
					width:10px;
					color:#000;
					font-size:14px;
					font-family:'icomoon';
					content:'';
					border-bottom:3px solid #000;
					border-right: 3px solid #000;
					transform: rotate(45deg);
					transition:all 0.6s;
					}
					.navbar-dropdown .navbar-dt:hover::after{
						transform: rotate(225deg);}
						.navitems .navitems-1:hover::after{
						transform: rotate(225deg);}
				
				.navbar-dd ul li:hover a{
					text-decoration: none;
					color: #F00;}
					.navitems .nav-li ul li:hover a{
					text-decoration: none;
					color: #F00;}
					.navbar-dt{width: 100%;
			color: #000;
			text-align: left;
			font-size:16px;
			line-height:30px;
			height:30px;
			}
			
					 .navbar-navitems{
			width: 100%;
			color: #000;
			text-align: left;
			font-size:16px;
			line-height:30px;
			height:30px;
			
			}
			.navbar-dropdown:hover .navbar-dt-a{
					text-decoration: none;
					color:#F00;}
					.navitems:hover .navbar-navitems-a{
					text-decoration: none;
					color: #F00;}
					.navbar-dropdown{
						width:100%;
						}

		.navbar-dd{
				 box-shadow: 1px 1px 2px #F3F3F3;
				 background: #000;
				 position:absolute;
				 margin:auto;
				 display:none;
				 z-index:1000;
				
				
				 
			}
			.navbar-dd ul li:hover a{
					text-decoration: none;
					color: #F00;}
					.navbar-dropdown .navbar-dd ul li a{
				display:block;
				font-size:14px;
				color: #FFF;
				text-align: left;
				margin: auto;
				padding-left:2%;
				}
					
					.navbar-dropdown{
		
		position: relative;
		
		
		}
		
				.navbar-navitems:hover::after{
						transform: rotate(225deg);}
						.navbar-dd ul li:hover{
					background: #006;
					}
.navbar-navitems-a{color:#FFF;
			height:30px;
			line-height:30px;
			font-size:12px; }

			
			/* CSS 电脑版导航栏 */	
			
	.nav{ 
margin: auto;
height:50px;
background: #000;


	}
	.nav-1{
		
		height:50px;
		line-height:50px;
		text-align:center;
		color:#FFF;
		}
		.nav-1 a{
			color:#FFF;
			font-size:18px;
			}
	.dropdown,.navitems{
		float:left;
		position: relative;
		
		
		}
		.navitems{ float: left;
		
		
		}
		a{
		    text-decoration: none;
		}
		.navitems-a{
			color:#FFF;
			height:50px;
			line-height:50px;
			font-size:18px; }
			.navitems-a:hover{
			    color: #F00;
			}
			.dropdown{
				width:20%;}
				.dropdown:nth-child(3){
				width:25%;
				}
				.dropdown:nth-child(5){
				width:8%;
				}
			
		.dropdown .dt,.navitems .navitems-1,.dropdown .d{
			width: 100%;
			color: #000;
			text-align:center;
			font-size:16px;
			line-height:50px;
			height:50px;
			
			
			
			
			
			}
		.dropdown .dd, .navitems .nav-li{
				 box-shadow: 1px 1px 2px #F3F3F3;
				 background: #000;
				 position:absolute;
				 margin:auto;
				 display:none;
				 z-index:1000;
				 width:60%;
				
				
				 
			}
			.navitems:hover .nav-li{
				display:block;
				}
				.dropdown:hover .dd{
				display:block;
				}
				.dropdown:hover .dt-a{
					text-decoration: none;
					color: #F00;}
					.navitems:hover .navitems-a{
					text-decoration: none;
					color:#F00;}
					.navitems-a{
			color:#FFF;
			height:50px;
			line-height:50px;
			font-size:18px; }
				
		.dropdown .dd ul li,.navitems ul li{
				
				border-bottom:2px solid #333;
				
								
				}
				.navitems ul li:hover{
					background: #006;
					}
				.dropdown .dd ul li:hover{
					background: #006;
					}
					
			.dropdown .dd ul li a{
				display:block;
				font-size:16px;
				color: #FFF;
				text-align: left;
				margin: auto;
				padding-left:2%;
				}	
				.navitems .nav-li ul li a{
				display:block;
				font-size:16px;
				color: #FFF;
				text-align: left;
				margin: auto;
				padding-left:2%;
				}
				.dt-a{
					color:#FFF;
					font-weight:600;
					font-size:18px;
					
					}
				.dt::after{
					position:absolute;
					top:17px;
					right:50px;
					height:10px;
					width:10px;
					font-size:14px;
					font-family:'icomoon';
					content:'';
					border-bottom:3px solid #FFF;
					border-right: 3px solid #FFF;
					transform: rotate(45deg);
					transition:all 0.6s;
					
					}
					.navitems-1::after{position:absolute;
					top:17px;
					right:50px;
					height:10px;
					width:10px;
					font-size:14px;
					font-family:'icomoon';
					content:'';
					border-bottom:3px solid #FFF;
					border-right: 3px solid #FFF;
					transform: rotate(45deg);
					transition:all 0.6s;
					}
					.dropdown .dt:hover::after{
						transform: rotate(225deg);}
						.navitems .navitems-1:hover::after{
						transform: rotate(225deg);}
				
				.dropdown .dd ul li:hover a{
					text-decoration: none;
					color:#FFF;}
					.navitems .nav-li ul li:hover a{
					text-decoration: none;
					color:#FFF;}
					
					
					
					
						/* CSS 文章的产品图 */		
						article	.col-sm-6 img, article .col-xs-6 img{
			     width: 100%;
			     
			 }	
					.product-drawing{
						
	margin: 1% auto;
	overflow:hidden;
	
	}
	img{
		vertical-align:middle;
		margin:auto;
		text-align:center;
		}
		#board{
			box-shadow:2px 2px 14px 2px #CCCCCC;
			border:1px solid #CCC;}
			.wz{
				text-align:center;
				background:#6C3;
				color:#FFF;
				font-size:20px;
				}
				.board div p{
					background:#CCC;
					padding-left:2%;}
					.board table tr:nth-child(2n+1)>td{
						background: #F7FFF7;
						}
						.board table tr:nth-child(2n)>td{
						background: #DBFFDB;
						}
						.board table{
							margin: auto;}
						.board table th{
							background: #009B00;
							color:#FFF;
							font-size:18px;}
							.jumper ul li{
								width:18%;
								margin-right:1%;}
								.jumper ul li img{
									width:100%;}
									.jumper ul li p{
										text-align:center;
										border:1px solid #0C0;
										border-radius:10px;
										margin-top:2%;}
										#concrete ul li{
										    margin-right: 3%;
										}
	article img{
	    width:60%;
		margin:2% auto;
	}	
	
	ul li{
		list-style:none;
		}
		a{
			text-decoration:none;
			}
												#rodillos div{
					 	margin-right:2%;
		box-shadow:2px 2px 14px 2px #CCCCCC;
		text-align:center;
		margin-top:1.5%;
		height: auto;
		border:1px solid #F5F5F5;
		margin-bottom:2%;
					}
					#rodillos img{
					 	width:100%;
			height: auto;   
					}
					#rodillos p{
		text-align:center;
		font-size:14px;
		}
			#product-drawing{
				border-bottom:3px solid #F93;
				margin-bottom:3%;}
			
	.product-drawing ul li,.blog ul li{
		box-shadow: 2px 2px 14px 2px #CCCCCC;
		text-align:center;
		margin-top:2%;
		font-size:14px;
		border:1px solid #F6F6F6;
		margin-right:1.5%;
		margin-left:0.5%;
		margin-bottom:2%;
		}
	.product-drawing ul li p{
		display: block;
		padding-left:0;
		font-size:16px;
		height: 50px;
		}
		.product-drawing ul li:hover a{
			color:#F00;
			text-decoration:none;
			}
		.product-drawing ul li img,.blog ul li img{
			width:100%;
			height: auto;
			}
			.box{
					border:3px solid #F93;}
			.sirve{
				margin:auto;
				overflow:hidden;
				margin-top:1%;
				}
					.blog ul li p{
				    text-align: center;
				    display:-webkit-box;
					-webkit-box-orient:vertical;
					-webkit-line-clamp:6;
					overflow:hidden;
					text-overflow:ellipsis;
				}
			
				#advantages p{
				    display: table-cell;
				    vertical-align: middle;
				}

.list p{
	text-align:center;}
	.list .wz{
		background: #6C3;
		text-align:center;
		color:#FFF;
		margin-top:1%;}
		.list img{
			width:100%;}
			.list ul li{
				float:left;
				margin-right:1%;
				width:18%;
				}
					
						.industriales{
							margin:auto;
							margin-top:1%;
							}
							.funciona{
								margin: auto;
								margin-top:1%;
								}
								.center-block{
									margin-bottom:2%;}
									
									tr,td,th{
				border:2px solid #CCC;
				padding-left:1%;
				}
				#excavator{
				    margin: 4% auto;
				}
				#excavator table{
				    margin: 4% auto;
				}
									
													/* CSS  手风琴 */			
								
								
.accordion{
	width: 99%;
	margin: auto;
	}
.accordion section{
	width:80%;
	margin:5px;
	box-shadow:0 5px 10px #CCCCCC;
	}

		.accordion-img{
		vertical-align:middle;}
		.details{
			overflow:hidden;}
			.details img{
				width:50%;
				height:auto;
				margin:auto;}
		
	 summary{
		padding:15px;
		background: #FFF;
		color: #000;
		border:2px solid  #F00;
		position: relative;
		list-style:none;
		outline:none;
		font-weight:700;
		font-size:18px;
		}
		summary:hover{
			background:#CCC;
			
			}
		
				 
				 details{overflow:hidden;}
		
	 details p{
		font-size:16px;
		padding:15px;
		color: #000;
		background: #FFF;
		}	
		summary::after{ position:absolute;
		content:'+';
		top:10px;
		right:15px;
		font-size:30px;
		color: #000;
		transition: 2s linear;}
		details[open] summary::after{
			transform:rotate(135deg);
			}
			details[open] summary{
				
				color: #000;}
#contact{position:fixed;
				width:100%;
    z-index: 1100;
    overflow: hidden;
    border: 0px #ccc solid;
    bottom: 150px;
	left:20px;
				    
				}

						#contact a,#contact1 a{ 
				    border: 0px #ccc solid;
				    
				}
				#tj{
				    background:#000;
		color:#FFF;
		font-weight:700;
		font-size:16px;
		border: 0px #ccc solid;
		border-radius:20px;
		color:#FFF;
	background:#69C;
	z-index: 10;
	border: 0px #6CF solid;	
	
				}
				#sanjiao{
				    position:fixed;
				    bottom: 140px;
				    left:43px;
				    background: #69C;
				    width: 0;
				    height: 0;
				    border: 20px solid #6CF;
				    border-left-color: transparent;
				    border-bottom-color: transparent;
				    border-right-color: transparent;
				    transform: rotate(45deg);
				}
		#tj:hover{background: #006;
		color: #F00;}
							
							#INDEXT_RB_AD {
												position:fixed;
												
												
												
   
   width:80px;
  height:80px;
    z-index: 1100;
    overflow: hidden;
    border: 0px #ccc solid;
    bottom: 50px;
	left:30px;
    }
			#INDEXT_RB_AD_1 {
												position:fixed;
												
												
												
   
   width:80px;
  height:80px;
    z-index: 1100;
    overflow: hidden;
    border: 0px #ccc solid;
    bottom: 50px;
	right:30px;
    }
	#INDEXT_RB_AD img{
		width:80px;
		height:80px;}	
		#INDEXT_RB_AD_1 img{
		width:80px;
		height:80px;}
												#INDEXT {
										position:fixed;
										right:1%;
										bottom:2%;
											width: 420px;
											height: auto;
											z-index: 1100;
												
												

    }			
								/* CSS footer 页脚 */	



footer{
															margin: auto;
															background: #F4F4F4;
															margin-top:1%;
															
															text-align:center;
															overflow:hidden;
															}
															.footer1,.footer2,.footer3{
																float:left;
																font-size:16px;
																
																}
														
																footer a{
																	color: #666;
																	}
																	footer a:hover{
																		color: #F00;}
																	.footer2 ul li:first-child,.footer3 ul li:first-child{
																		font-size:16px;
																		font-weight:700;
																		}
																		.footer1 ul li:nth-child(2){
																			font-size:18px;
																		font-weight:700;}
																		.us1{
																			display:none;}
																			.footer3{ font-weight:700;}
																			footer ul li{
																				margin-top:2%;
																				color:#666;}
/*
     FILE ARCHIVED ON 23:54:42 Jan 10, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:25:13 Sep 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.389
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.036
  esindex: 0.006
  cdx.remote: 14.075
  LoadShardBlock: 87.602 (3)
  PetaboxLoader3.datanode: 131.561 (4)
  load_resource: 193.7
  PetaboxLoader3.resolve: 93.808
*/