/*author:fuwenbo */
*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 16px;
	font-family: "Microsoft YaHei",'宋体';
	background: #fff;
}
img{border: 0;}
a:focus{outline: none;}
li,ul{list-style: none;}

.clear_b{clear: both;}
.clearfix{
	clear: both;
	display: table;
	content: "";
}
.ft_l{float: left;}
.ft_r{float: right;}
a{
	color: #5c5c5c;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;

}
a:hover{
	color: #f60;
	text-decoration: underline;
}

.layoutBox{
	margin: 0 auto;
	max-width: 1920px;
	min-width: 1200px;
}

.headerBg{
	margin: 0 auto;
	width: 1200px;
	height: 92px;
	background:#fff;
}

.logo{
	float: left;
	width: 120px;
	height:46px;
	display: block;
	margin-top: 30px;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	display: block;
	width: 100%;
	height: 100%;
}
.tel-r{
	float: right;
	margin-top: 50px;
}

.bannerBox{
	margin: 0 auto;
	width: 100%;
	height: 500px;
	background: url(../images/banner.jpg) no-repeat center center;
}

.contentBox{
	width: 100%;
	overflow: hidden;
}
.mainBox{
	margin: 0 auto;
	width: 1200px;
	height: 100%;
}
.thBox{
	width: 100%;
	margin: 50px 0 50px 0;
	text-align: center;
	clear: both;
}
.about{
	height: 428px;
	background: url(../images/01-a.png) no-repeat center;
   
}
.about1{
	height: 485px;
    margin:0 auto;
    margin-top: -80px;
	background: url(../images/01-bg.png) no-repeat center;
    
}

.about2{
	height: 394px;
	background: url(../images/02-icon1.png?id=222) no-repeat center;
   
}
.about3{
	height: 394px;
	background: url(../images/02-icon2.png) no-repeat center;
}
.about4{
	height: 489px;
	background: url(../images/03-pic.png) no-repeat center;
}
.about5{
	height: 252px;
	background: url(../images/05-a.png) no-repeat center;
}
.box2{background: #fffaf5;}
.box3{background: #9dc133; padding-bottom:30px; }
.box4{background: #f6f6f6;}
.box5{
	height: 600px;
	background: url(../images/07-bg.jpg) no-repeat center;
}

.mainBox .pText{
	margin: 0 auto;
	margin-top: 295px;
	width: 1180px;
	line-height: 30px;
	text-indent: 2em;
	color: #444;
}
.pText + .pText{
	margin: 0 auto;
	width: 1180px;
	line-height: 30px;
	text-indent: 2em;
	color: #444;
}

.jmbox{
	margin: 0 auto;
	width: 1200px;
	height: 632px;
	overflow: hidden;
	background: url(../images/bd_10.png) no-repeat;
}
.jmbox .p1{
	width: 520px;
    margin: 0 auto;
    margin-top: 270px;
	text-indent: 4em;
	line-height: 25px;
	color: #fff;
}

.btnbox{
	width: 100%;
	padding:70px 0;
	text-align: center;
}
.btn{
	margin:0 auto;
	display: block;
	width: 210px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	border-radius: 10px;
	box-shadow: 0 4px 0 #ddd;
	background: #f2f2f2;
}
.btn:hover{text-decoration: none;}
.btn-red{
	color: #fff;
	background: #ff7f00;
}
.btn-red:hover{
	color: #fff;
	background: #d93600;
}
.btn-white{
	color: #333;
	background: #fff;
}
.btn-white:hover{
	color: #fff;
	background: #204000;
}

.btn-gree{
	color: #fff;
	background: #7fbb40;
}
.btn-gree:hover{
	color: #fff;
	background: #539012;
}
.btn-pink{
	color: #fff;
	background: #ea7066;
}
.btn-pink:hover{
	color: #fff;
	background: #b4372c;
}
.btn-orange{
	width: 200px;
	color: #fff;
	background: #ff7f00;
}
.btn-orange:hover{
	color: #fff;
	background: #b22d00;
}




.tab{width:1200px;}
.tab dl dt{
	width: 100%;
	height:50px;
	padding:50px 0;
	text-align: center;
}
.tab dl dt a{
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	margin:0 20px;
	text-align: center;
	font-size: 20px;
	border-radius: 10px;
	box-shadow: 0 4px 0 #ddd;
	background: #f2f2f2;
}
.tab dl dt a:hover{
	cursor: pointer;
	text-decoration: none;
}
.tab dl dt a.tabActive{
	color: #fff;
	background: #468c00;
}
.tab dl dd{
	clear:both;
}
.list-jm{
	width: 100%;
}
.list-jm li{
	float: left;
	width: 287px;
	height: 250px;
	overflow: hidden;
}
.list-jm li + li{margin-left: 17px;}
.list-jm li.l1{
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding-top: 20px;
	text-align: center;
	margin: 0;
	color: #fff;
	font-size: 18px;
}
.list-jm li.l1 b{
	font-size: 25px;
	color: #1a6600;
	padding-left:20px;
}
.list-jm li img{
	width: 287px;
	height: 165px;
	display: block;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 5px solid #f0c24b;
}
.list-jm li p{
	width: 247px;
	display: block;
	height: 80px;
	padding:20px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#172f00;
}

.list-al{
	width: 110%;
}
.list-al li{
	float: left;
	width:360px;
	margin-right: 32px;
	margin-top: 30px;
	text-align: center;
}
.list-al li img{
	width: 360px;
	height: 268px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.list-al li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
}




.list-yz{
	width: 1200px;
	overflow:hidden;
	padding-bottom:50px;
}
.list-yz li{
	float: left;
	width: 300px;
	height: 320px;
	position: relative;
}
.list-yz li img{
	width: 300px;
	height: 320px;
}
.text-yz{
	position: absolute;
	left: 0;
	top: 0;
	width: 260px;
	height: 280px;
	padding:20px;
	color: #fff;
	background: url(../images/yz_bg.png) no-repeat;
	display: none;
	-webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
}
.text-yz h3{
	padding:30px 0;
}
.text-yz p{
	line-height: 25px;
}
.list-yz li:hover .text-yz{
	display: block;
}


.table-yy{
	margin:0 auto;
}
.table-yy tr td{
	padding:6px 0;
}
.intt{
	padding-left:5px;
	width: 100%;
	height: 35px;
	margin-left: 20px;
	border-radius: 4px;
	border:1px solid #9cc033;
}

.btn-orange{
	margin-left:0px;
	margin-top: 60px;
}



.footerBox{
	float: left;
	width: 100%;
	height: 150px;
	background:url(../images/ft_bg.png) repeat;
}
.ftBox{
	margin: 0 auto;
	width: 1200px;
	height: 115px;
	text-align: center;
	color: #bebeb8;
}
.ftBox a{
	padding:0 10px;
	color: #fff;
	font-size: 14px;
}
.ftBox a:hover{
	opacity: .6;
	text-decoration: none;
	filter:alpha(opacity='60');
}
.ftBox p{
	float: left;
	width: 100%;
	line-height: 20px;
}
.ftBox .p1{
	color: #fff;
	margin-top: 40px;
	margin-bottom: 20px;
}


.footer{
	width: 100%;
	height: 110px;
	background: #7fbb40;
    position: fixed;
    right: 0px;
    z-index: 99999;
    bottom: 0;
}
.ftMain{
	margin: 0 auto;
	width: 1200px;
	height: 110px;
	line-height: 110px;
}
.ftMain img{
	display: block;
	margin-top: 40px;
}







/***********************************************/

/***********************************************/




.floatSide{
	position: fixed;
	right: 0px;
	top:100px;
	width: 145px;
	z-index: 99999;
}


.joinus_list{
	width:100%;
	margin:auto;
	text-align:center;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.joinus_list li{
	text-align:left;
	width:25%;
	margin-bottom:40px;
	vertical-align:top;
}
.joinus_list img{
	float:left;
} 
.joinus_title{
	width:230px;
	font-size:18px;
	margin-left:10px;
	font-family:"微软雅黑";
	color:#444444;
	line-height:51px;
	height:51px;
	display:inline;
}
.joinus_title img{
	margin-left:2px;
}
.joinus_list li .joinus_text{
	width:240px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#3b3a39;
	clear:both;
	margin-top:20px;
}
.float_left{
	float:left;
}
.foreign_img{
	padding-bottom:50px;
}
.foreign_text{
	color:#3b3a39;
	font-family:"微软雅黑";
	font-size:16px;
	width:380px;
	float:right;
	line-height:2;
}
.coopertion_list{
	width:100%;
	overflow:hidden;
}
.coopertion_list li{
	display:inline-block;
	text-align:center;
	width:184px;
	height:179px;
	margin:5px;
}
.coopertion_title{
	height:51px;
	line-height:51px;
	margin-left:57px;
	color:#FFF;
	font-size:16px;
	font-family:"微软雅黑";
	text-align:left;	
}
.coopertion_list ul{
	clear:both;
	margin-top:15px;
	
}
.coopertion_list ul li{
	background:url(../images/list_img.jpg) left no-repeat;
	clear:both;
	text-align:left;
	width:100px;
	height:auto;
	font-family:"微软雅黑";
	font-size:16px;
	text-indent:20px;
	color:#444444;
}
@media screen and (max-width: 300px) {
	
}
.cooperative_list{
	text-align:center;
	overflow:hidden;
	width:100%;
}
.cooperative_list li{
	display:inline-block;
	text-align:center;
	width:231px;
	height:232px;
	margin:10px;
}
.cooperative_list li  p{
	font-family:"微软雅黑";
	font-size:16px;
	color:#FFF;
	width:231px;
	height:78x;
    text-align: center;  
	position: absolute;
}
/*********************底框*********************/
		.layout{
	     max-width: 1920px;
		 min-width:1350px;
	     background-repeat: no-repeat;
	     background-position: center center;
         }
        .layout-m{
	    margin: 0 auto;
	    width: 1146px;
	    min-height: 100px;
		font-size: 16px;
        }
		.copyBox{
	    color:#fff;
	    float: left;
	    margin-top: 40px;
        }
		.footerBoxB{
	    height: 150px;
	    background-color: #7FBB41;;
        }

      .copyBox{
	   color:#fff;
	   float: left;
	   margin-top: 40px;
      }
     .copyBox p a{
	   color: #fff;
	   padding-right: 20px;
       }
      .copyBox p a + a{
	  padding:0 20px;
      }
      .copyBox p a:hover{
	   color: #ff9;
      }
      .copyBox p{
	   line-height: 30px;
       }
       .countBox{
	   float: right;
	   margin-top: 45px;
	   float:right;
	   color: #fff;
       }
      .countBox img{
	  vertical-align: middle;
	  margin-bottom: 5px;
	  margin-left: 10px;
      }
	  .s1{
	  
	  /*******
	  text-align:right;
	  *******/
	  text-align:center;
	  margin:0 auto;
	  
	  }
	
		
		
		
		/*页脚*/
		.footerBox{
		/********width: 100%;********/
            width: 100%;
		    height: 140px;
			font-size: 16px;
            margin-top: 0px;
			color: #000000;	
			
		}
		.ftNav {
		/**********
		   margin-top: 0px;
		   margin-left:0px;
           float: right;
           width: 600px;
           height: 30px;
		   *********/
           line-height: 30px;
		   text-indent: 40pt;
		   /**********字体间距************/
		   letter-spacing:0px;
		   color: #000000;	
        }
		.ftNav p {
		   color: #FFFFFF;	
        }
		.ftNav a{
		   color: #FFFFFF;
		}
       .ftNav a:hover {
          color: #000000;
          text-decoration: none;
       }

		.tel{
	       float: right;
	       padding-top:18px;
         }
        .tel b{
	       margin-top: 0px;
	       line-height: 30px;
	       padding-left:30px;
	       font-family:"Arial";
	       color: #7FBB41;
	       font-size: 26px;
	       background: url(../images/tel.jpg) no-repeat left 0;
         }
.main{
    margin: 0 auto;
    margin: 0 auto;
	}
.main_1{
        float: left;
        width: 100%;
        height: 500px;
        background: url(../images/hezuo.jpg) no-repeat;
}
.clearfix {
    clear: both;
    display: table;
    content: "";
}

.copyR{
		 float: left;
		 font-size: 16px;
         margin-top: 10px;
		 margin-left:50px;
	     color: #ffffff;	

}
/**********************q6底文字**********************/
.layText {
	position:relative;
    float: left;
    width: 446px;
    color: #fff;
	text-align:left;
	margin: 0 auto;
	
}

    .layText h {
        font-size: 16px;
        font-weight: normal;
		line-height: 80px;
    }

    .layText p {
        width: 100%;
        line-height: 30px;
		/*****
        margin: 10px 0;margin-left:30px;
		****/
		
		font-size: 14px;
    }
	/**********************q1按钮**********************/
.layText1 {
    float: left;
    width: 0x;
    color: #fff;
	text-align:left;
	margin: 300px 0;
	margin-left:600px;
	}
	
.jm{
   float: left; 
   margin-top: 60px;
   margin-right: 40px;
   font-size: 16px;
   line-height: 30px;

}


/******************图片鼠标经过特性*******************/
        .container-a1{
		    width: 1300px;
			max-width: 1300px;
			margin-left:100px;

		}
		.caption-style-1{
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			
		}

		.caption-style-1 li{
			float: left;
			padding: 0px;
			
			position: relative;
			overflow: hidden;
			
			text-align:center;
			margin:0 auto;
			margin-left:15px;
		}

		.caption-style-1 li:hover .caption{
			opacity: 1;


		}
		.caption-style-1 img{
		
			margin: 0px;
			padding: 0px;
			float: left;
			z-index: 4;
		}


		.caption-style-1 .caption{
			cursor: pointer;
			position: absolute;
			opacity: 0;
			-webkit-transition:all 0.45s ease-in-out;
			-moz-transition:all 0.45s ease-in-out;
			-o-transition:all 0.45s ease-in-out;
			-ms-transition:all 0.45s ease-in-out;
			transition:all 0.45s ease-in-out;

		}
		.caption-style-1 .blur{
			background-color: rgba(127,187,65,0.85);
			height: 233px;
			width: 387px;
			z-index: 5;
			position: absolute;
			color: #fff;

			
		}
		.caption-style-1 .caption-text h1{
			text-transform: uppercase;
			font-size: 24px;
		}
		.caption-style-1 .caption-text{
	     z-index: 10;
	     color: #fff;
	/****************/
		 position: absolute;
	     width: 387px;
	     height: 233px;
	     text-align: left;
	     top:30px;
		 line-height:50px;
		 text-indent:20px;
		}
		.bgtext{
         z-index: 2;
	     color: #FFFFFF;
	/****************/
		 position: absolute;
	     width: 387px;
	     height: 233px;
	     text-align: left;
	     top:30px;
		 line-height:50px;
		 text-indent:20px;
		 font-size: 12px;
         }

.center_img{
	text-align:center;
}
.center_img img{
	margin:auto;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.welcome_text{
	font-size:16px;
	font-family:"微软雅黑";
	color:#FFF;
	line-height:1.5;	
}
.welcome_list li{
	margin-bottom:10px;		
}
.message{
	height:110px;
	padding-top:5px;
}
.zaojiaoyitihua_list{
	justify-content:space-between;
	width:100%;
}
.zaojiaoyitihua_list li{
	width:506px;
	height:392px;
	position:relative;
}
.zaojiaoyitihua_text{
	font-family:"微软雅黑";
	font-size:14px;
	color:#111111;
	width:506px;
	height:392px;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(221,221,221,0.9);
	text-align:left;
	box-sizing:border-box;
	padding:20px 15px;
	line-height:2;
	display:none;
}
.zaojiaoyitihua_list li:hover .zaojiaoyitihua_text{
	display: block;
}