/*工厂展示样式*/
.w1200{position:relative;}
.gcshow{
	margin-top:115px;
	background:#fff;
}
.gcshow .p2{
	margin-top:-45px;
	position: relative;
	z-index: 9;
}

.gcshow .p2-row1{
	background:url(../yu-img/bgbgbg_03.jpg) no-repeat;
	padding:0 238px 20px;
	

}
.p2-row1 .box1{
	
	margin:0 68px 0 20px;
	
	
}



.row1-top{
	padding:194px 0 42px;
}
.row1-top img{
    border:9px solid #e6e6e6;
}

.p2-row1 .img-right{
	
}
.p2-row1 .img-right .fl{
	text-align:center;
	margin-right:17px;


}
.img-right .fl p{
	font-size:14px;
	line-height: 32px;
	color:#fff;
}

.p2-row2{
	background: url(../yu-img/gongc_18.png) no-repeat;
	height:456px;
}
.p2-row2 .tt{
	font-size:22px;
	color:#000000;
	text-align:center;
	padding:88px 0 20px ;
}

.time{
	position: relative;
	height:330px;
}

.time .time-line{
	width:820px;
	height:2px;
	background: #312636;
    top:50%;
    left:50%;
    margin:-20px 0 0 -410px;

}
.time .tttt{
	
	color:#000;
	line-height:18px;
	font-size:11px;
	font-family: 'Microsoft Yahei','Regular';
	text-shadow: 0px 0px 10px rgba(0,0,0,0.3);

  
    padding:10px 20px;
    cursor: pointer;

}
.time .tttt.hover{
	box-shadow: 4px 4px 32px  #6d6c6c;
}



.small-font{
	  font-size:12px; 
            -webkit-transform-origin-x: 0;
            -webkit-transform: scale(0.91);
}
.time .dot{
	z-index:99;
	cursor: pointer;
}
.time .dot .small{
	width:13px;
	height:13px;
	border-radius: 100%;
	background:#312636;
	

}

.time .dot .big{
	width:17px;
	height:17px;
	border-radius: 100%;
	border:1px solid #312636;
	top:-2px;
	left:-2px;
	transition:all 0.6s;
    -webkit-transition:all 0.6s;
}


/*效果可删*/

.time .dot:hover .big{
	background:#312636;
}

.txt1{
	top:-5px;
	left:-5px;
}

.txt1 .tttt{
	
	left:-60px;
	width:280px;


}

.txt2{
	top:-5px;
	left:140px;
}
.txt2 .tttt{
	
	left:-80px;
	width:240px;
}

.txt3{
	top:-5px;
	left:300px;
}

.txt3 .tttt{
	
	left:-60px;
	width:249px;


}

.txt5{
	top:-5px;
	left:609px;
}

.txt5 .tttt{
	
	left:-60px;
	width:235px;


}

.txt4{
	top:-5px;
	left:445px;
}

.txt4 .tttt{
	
	left:-60px;
	width:240px;


}

.txt6{
	top:-5px;
	right:5px;
}

.txt6 .tttt{
	
	left:-60px;
	width:240px;


}

.b14{
	bottom:5px;
}
.t14{
	top:6px;
}
.p2-row3{
	padding:20px 200px 55px;
	background:#f6f3e7;
	margin-left:62px;
}

/*全新优样式*/
.p2-row3 span{
	display: block;
	float:left;
	width:72px;
	height:72px;
	margin:0 62px;
	-moz-border-radius:50%; 
	-ms-border-radius:50%; 
	-o-border-radius:50%; 
	border-radius: 50%;
	background: #f6f3e7;
	border:2px solid #0d96b5;
	color:#0d96b5;
	font-size:42px;
	font-family: '[HYe2gj]';
	
	text-align:center;
	line-height: 64px;
	cursor:pointer;


}

/*效果可删*/

.p2-row3 span:hover,.p2-row3 span.hover{
	background: #0d96b5;
	color:#fff;
}

.gcshow .p3{
	
	border:4px solid #0a95b4;
	border-left:none;
	border-right: none;
	height:auto;
	width:1200px;
	
	position: relative;
}
.gcshow .p3 .bg{
	width: 1200px;
	overflow: hidden;
}
.gcshow .p3 .zui{
	width:106px;
	height:107px;
	line-height: 106px;
	text-align: center;
	background:#e5d7c4;
	top:-4px;
	left:82px;
	font-size:60px;
	color:#fffffe;
	text-shadow: 2px 2px 3px #060001;


}
.gcshow .p3 .zui:after{
	 display:block;
    content:'';
		width: 0;
	height: 0;
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
	border-left: 53px solid transparent;
	border-right: 53px solid transparent;
	border-top: 53px solid #e5d7c4;
	position: absolute;
	top:107px;
	left:0;


}
.gcshow .p3 .zui-txt1{
	top:50px;
	left:200px;
	font-size:13px;
	color:#ffffff;
}
.gcshow .p3 .zui-txt2{
	top:70px;
	left:200px;
	font-size:13px;
	color:#ffffff;

}
.p3 .txt{
	top:76px;
	right:98px;
}
.p3 .txt p{
	max-width: 320px;
	font-size:15px;
	color:#ffffff;
	line-height: 26px;
}
.p3 .txt i.top{
	position:absolute;
	top:-15px;
	left:-15px;
}
.p3 .txt i.bot{
	position:absolute;
	right:-15px;
	bottom:-15px;
	transform:rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);	
	-moz-transform: rotate(180deg);	
	-o-transform: rotate(180deg);	
}
.p3 .txt i:before{
	 display:block;
    content:'';
    width:0;
    height:25px;
    border:1px solid #ffffff;
    top:0;
    left:0;
    position: absolute;
}

.p3 .txt i:after{
	 display:block;
    content:'';
    height:0;
    width:25px;
    border:1px solid #ffffff;
    top:5px;
    left:-5px;
    position: absolute;
}


/*原料加工样式*/

.ylmachine{
	margin-top:115px;
	background:#fff;
	
}



.ylmachine .w1200{
	background:#f6f3e7;
}


.ylmachine .yl-txt{
	width:1050px;
	

}
.ylmachine .yl-left{
	 width:620px;
}
.ylmachine .yl-right{width:430px;}

.ylmachine .title{width:745px;margin:46px auto 30px;}
.ylmachine .title img{width:100%;height:100%;}

.yl-left p{
	padding:0 13px 4px;
	color:#000000;
	font-size:17px;
	font-family: '黑体';
	line-height:32px;
	text-indent:32px;
	letter-spacing: 2px;

}
.ylmachine .imglist{
	width:810px;
	background:url(../yu-img/dottedbg.jpg) no-repeat;
	padding:30px 0 35px 20px;
	
	/*padding:20px;

	background-color: #fff*/
	
	

}
/*.ylmachine .imglist .clear{
	border:4px dotted #000;
	border-left:none;
   border-right:none;

  
}*/
.ylmachine  .dottedbox1{
	padding-bottom:35px;
    
   width:382px;
    box-sizing: border-box;
   -moz-box-sizing:border-box;
   
  /* border-right:4px dotted #000;*/
}
.ylmachine  .dottedbox2{
	
	
   margin-left:6px;
  
   width:382px;
   box-sizing: border-box;
   -moz-box-sizing:border-box;
   
}
.imglist .line{
	margin-top:30px;
}
.imglist .line img{
	margin:0 6px;
}
.imglist .line img.marginT{
	margin-top:-12px;
}
.square{
	text-align: center;padding:55px 0 100px 0 ;width:680px;
}
.square div{margin:0 33px;}
.square .s1{
	width:103px;
	height:103px;
	border-radius: 6px;
	background:#d03444;
	font-size:24px;
	font-weight: bold;
	color:#fff;
	padding:20px;
	letter-spacing: 2px;
	margin-bottom: 5px;

}
.square .s1:hover{
	background:#bf2333;
}
.square div span{
	color:#d03444;
	font-size:24px;

}

/*新环保样式*/

.newhb{
	margin-top:115px;
	background:#fff;
}



 .newhb .w1200{
	
	background: #f6f3e7;

}
.newhb .p1{position:relative;overflow: hidden;}
.newhb .one,.newhb  .two,.newhb .three,.newhb  .four{position: absolute;transform-origin: center center;}
.newhb .one{

	animation: fly 8s infinite ease;


}
.newhb .two{
	
	animation: fly2 10s infinite ease;
	animation-delay: 2s;
}

.newhb .three{
	
	animation: fly3 8s infinite ease;
    animation-delay: 4s;

}
.newhb .four{
	
	animation: fly4 10s infinite ease;
	animation-delay: 6s;
}

@keyframes fly{
	
	from{top:-25px;right:260px;}
	to{top:430px;right:160px;transform:rotate(700deg);}
	
	
}

@-webkit-keyframes fly{
	
	from{top:-25px;right:260px;}
	to{top:430px;right:160px;transform:rotate(700deg);
	 -ms-transform:rotate(700deg) ;-webkit-transform:rotate(700deg);
	 -moz-transform:rotate(700deg);-o-transform:rotate(700deg); }
	
}

@-o-keyframes fly{
	
	from{top:-25px;right:260px;}
	to{top:430px;right:160px;transform:rotate(700deg);
	 -ms-transform:rotate(700deg) ;-webkit-transform:rotate(700deg);
	 -moz-transform:rotate(700deg);-o-transform:rotate(700deg); }
	
}

@-moz-keyframes fly{
	
	from{top:-25px;right:260px;}
	to{top:430px;right:160px;transform:rotate(700deg);
	 -ms-transform:rotate(800deg) ;-webkit-transform:rotate(800deg);
	 -moz-transform:rotate(800deg);-o-transform:rotate(800deg); }
	
}

@keyframes fly2{
	
	from{top:-25px;right:160px;}
	to{top:430px;right:360px;transform:rotate(800deg);}
	
	
}

@-webkit-keyframes fly2{
	
	from{top:-25px;right:160px;}
	to{top:430px;right:360px;transform:rotate(800deg);
	 -ms-transform:rotate(800deg) ;-webkit-transform:rotate(800deg);
	 -moz-transform:rotate(800deg);-o-transform:rotate(800deg); }
	
}

@-o-keyframes fly2{
	
	from{top:-25px;right:160px;}
	to{top:430px;right:360px;transform:rotate(800deg);
	 -ms-transform:rotate(800deg) ;-webkit-transform:rotate(800deg);
	 -moz-transform:rotate(800deg);-o-transform:rotate(800deg); }
	
}

@-moz-keyframes fly2{
	
	from{top:-25px;right:160px;}
	to{top:430px;right:360px;transform:rotate(800deg);
	 -ms-transform:rotate(800deg) ;-webkit-transform:rotate(800deg);
	 -moz-transform:rotate(800deg);-o-transform:rotate(800deg); }
	
}

@keyframes fly3{
	
	from{top:-25px;right:260px;}
	to{top:430px;right:160px;transform:rotate(750deg);}
	
	
}

@-webkit-keyframes fly3{
	
	from{top:-25px;right:260px;}
	to{top:430px;right:160px;transform:rotate(750deg);
	 -ms-transform:rotate(750deg) ;-webkit-transform:rotate(750deg);
	 -moz-transform:rotate(750deg);-o-transform:rotate(750deg); }
	
}

@-o-keyframes fly3{
	
	from{top:-25px;right:260px;}
	to{top:430px;right:160px;transform:rotate(750deg);
	 -ms-transform:rotate(750deg) ;-webkit-transform:rotate(750deg);
	 -moz-transform:rotate(750deg);-o-transform:rotate(750deg); }
	
}

@-moz-keyframes fly3{
	
	from{top:-25px;right:260px;}
	to{top:430px;right:160px;transform:rotate(750deg);
	 -ms-transform:rotate(750deg) ;-webkit-transform:rotate(750deg);
	 -moz-transform:rotate(750deg);-o-transform:rotate(750deg); }
	
}


@keyframes fly4{
	
	from{top:-25px;right:200px;}
	to{top:430px;right:300px;transform:rotate(650deg);}
	
	
}

@-webkit-keyframes fly4{
	
	from{top:-25px;right:200px;}
	to{top:430px;right:300px;transform:rotate(650deg);
	 -ms-transform:rotate(650deg) ;-webkit-transform:rotate(650deg);
	 -moz-transform:rotate(650deg);-o-transform:rotate(650deg); }
	
}

@-o-keyframes fly4{
	
	from{top:-25px;right:200px;}
	to{top:430px;right:300px;transform:rotate(650deg);
	 -ms-transform:rotate(650deg) ;-webkit-transform:rotate(650deg);
	 -moz-transform:rotate(650deg);-o-transform:rotate(650deg); }
	
}

@-moz-keyframes fly4{
	
	from{top:-25px;right:200px;}
	to{top:430px;right:300px;transform:rotate(650deg);
	 -ms-transform:rotate(650deg) ;-webkit-transform:rotate(650deg);
	 -moz-transform:rotate(650deg);-o-transform:rotate(650deg); }
	
}




@keyframes fly4{
	
	from{top:-25px;right:200px;}
	to{top:430px;right:300px;transform:rotate(650deg);}
}

.newhb .mianbao{
	color:#000;
}
.newhb .mianbao a{
	color:#000;
}
.newhb .p2{
	text-align:center;
	padding-top:32px;
}
.p2 .title-bg{
	width:369px;
	margin:0 auto;
	font-size:28px;
	font-family: 'Microsoft Yahei';
	color:#000;
	text-align:center;
	background: url(../yu-img/huanbao_03.png) no-repeat;
	line-height:60px;
}
.newhb .p2 p{
	font-size:27px;
	font-family: '黑体';
	color:#1baa39;
	letter-spacing: 2px;
}
.newhb .huanbao-txt{
	padding:64px 0 30px;
	font-size:21px;
	font-family: '黑体';
	color:#221815;
	line-height: 36px;
	padding-left:50px;
	max-width: 1000px;
}


.newhb .p3{
	
	padding-left:20px;
	
	/*height:211px;*/
}
.newhb .p3 img{
	margin:0 5px;
}

.newhb .huanbao-txt.pr{
	position: relative;

}
.huanbao-txt .pa1{
	width:214px;
	height:230px;
	border:3px solid #6a3906;
	top:40%;
	left:782px;
}

.huanbao-txt .pa2{
	width:207px;
	height:200px;
	border:3px solid #9e7e5a;
	top:48%;
	left:798px;
}
.huanbao-txt img{
	position: absolute;
	top:42%;
	left:792px;
}

.newhb .p5{
	background: #f6f3e7;
	padding-top:15px;
	height:220px;
	padding-left:20px;
}
.newhb .p5 li{
	
	height:198px;
	overflow: hidden;
	margin:0 7px;
	box-shadow:2px -2px 10px #656766;
	float:left;
}


/*原木工艺样式*/

.yuanmu{
	margin-top:115px;
	background:#fff;
}
.yuanmu .w1200{
	background: #f6f3e7;
	
}
.yuanmu .p2{
	padding-top:36px;
}

.yuanmu .circle{
	padding-bottom:100px;
	background: #f6f3e7;
}
.yuanmu .guocheng{
	padding-bottom: 55px;
}
.yuanmu .guocheng p{
	font-size:19px;
	font-family: 'Microsoft Yahei';
	color:#000000;
	line-height: 45px;
	padding:0 120px;
	letter-spacing: 2px;
	text-shadow: 0 0 7px rgba(0,0,0,.2);
	
}

.yuanmu .p3{
	width:710px;
	margin:0 auto;
}
.yuanmu .p3 .p3-big{
	margin-bottom: 25px;
}
.yuanmu .p3 .p3-small{
	text-align:center;


}
.yuanmu .p3-small p{
	font-size:24px;
	color:#000000;
	line-height: 66px;
	border-bottom: 2px solid #191919;
	margin:0 20px;
	position: relative;
	cursor: pointer;
}
.yuanmu .p3-small p::after{
	position: absolute;
	content:'';
	bottom:-4px;
	width:45px;
	height:6px;
	background:#33302f;
	left:50%;
	margin-left:-22px;
	z-index:99;
	transition:0.6s ease;

	-webkit-transition:0.6s ease;
	
}


/*效果可删*/

.yuanmu .p3-small p:hover::after{
	width:100%;
	margin-left:-50%;
	

}

.yuanmu .smallstyle{
	margin-right:10px;
	
}
.yuanmu .smallstyle.paddingT{
	padding-top:9px;
}


/*公共文字样式*/
 .mianbao{
	position:absolute;
	top:24px;
	left:40px;
	color:#fff;
	z-index:99;
}
 .mianbao a{
	font-size:12.5px;
	color:#fff;
	letter-spacing: 2px;

}
 .mianbao a:hover{
	color:#e6004a;
}

.auto{margin:0 auto;}

.fl{float:left;}
.fr{float:right;}
.clear::after{
	content: '';
	display: block;
	clear: both;
}
.shadow{
	/*border:6px solid #aaa9aa,6px solid #aaa9aa,6px solid #fff,6px solid #fff;*/
	border-width:6px;
	border-style: solid;
	border-top-color:#aaa9aa;
	border-left-color:#aaa9aa;
	border-bottom-color:#fff;
	border-right-color:#fff;
}
.margin8{
	margin-right:8px;
}
.marginT{
	margin-top:-12px;
}
.pa{
	position: absolute;
}



.m-yuanmu
{
	position:relative;
	width:100%;
	text-align:center;
	background: #f6f3e7;
}
.u-yuanmuz
{
	width:204px;
	height:204px;
	z-index:8;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-102px;
	margin-top:-102px;
}

.u-yuanmuz .show
{
	background:#f6f3e7;
	border-radius:50%;
	overflow:hidden;
	position:relative;
}
.u-yuanmuz .show img 
{
	max-width:100%;
}


*+html .u-yuanmuz1{height:425px;}
.u-yuanmuz1
{
	width:425px;
	height:515px;
	position:relative;
	padding:45px 0px;
    z-index:11;
	margin:0px auto;
}

.u-yuanmuz1{
 -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 40s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 40s;
    -webkit-animation: rotate 100s linear infinite;
    -moz-animation: rotate 100s linear infinite;
    -o-animation: rotate 100s linear infinite;
    animation: rotate 100s linear infinite;}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}





#holder
{
	position:relative;
	left:27px;
}



















