@charset "utf-8";
/* CSS Document */
*{margin:0;padding: 0;list-style: none; }
h1,h2,h3,h4 { font-weight:normal;font-size:18px}/*去掉h1 h2 h3 h4加粗并统一字体大小样式*/
/*以上是清除默认样式*/
.body { margin: 0;padding: 0;}
.banner{height: 600px;width: 100%;}

.container {margin:100px auto; height:600px; width: 1920px; overflow: hidden;margin-bottom: 0 }
 
        /* .wrap */
.wrap { position: relative; width:9600px;left: 0px; animation: animateImg ease 17s infinite normal;loop:inifite;}
 
        /* 图片大小 */
.wrap img {width: 1920px;float: left; height: 600px; display: block; }
 
        /* 动画 */
    @keyframes animateImg {
    0% {left: 0px; }
    20% { left: -0px; }
    40% { left: -1920px; }
    60% { left: -3840px; }
    80% { left: -5760px; }
   100% { left: 0px; }}
/*banner end*/
/*以上是banner样式*/

.main{height:100%; width: 100%;margin: 0;padding: 0;}

.rowBox{width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;}

.row {width: 1080px;
	height: 290px;
	display:block;
	margin:0 auto;}

.columns {margin-top:80px;
	margin-bottom: 0;
	width: 270px;
	float: left;}
.columns p {
	font-family: "Microsoft YaHei";font-size: 16px;
	line-height: 20px;
	text-align: center; 
	color: #666;}
.columns h4 {font-family: "Microsoft YaHei";font-size: 18px;
	line-height:40px;
	text-align: center;
	color: #333; }
/*以上是四个特点样式*/

.homeAbout{width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
.hAboutCont{
	width: 1180px;
	height: 580px;
	display:block;
	margin:0 auto;}

.hAboutCont-title{margin-top:80px; margin-bottom: 0; 
	display:block;
	text-align: center; 
	width:100%;
	float: left;}
.hAboutCont-title-up:after,.hAboutCont-title-up:before{content: "";
   position: absolute; /*定位背景横线的位置*/
   background: #7cce73;
   top: 50%;
   width: 60px; /*单侧横线的长度*/
   height: 3px;}
.hAboutCont-title-up:after{left:0px}
.hAboutCont-title-up:before{right:0px;}
/*调整背景横线的左右距离*/
.hAboutCont-title-up {
	font-family: "Microsoft YaHei";font-size: 30px;
	color: #333;
	text-align: center;
	position: relative;
	width: 280px;
	margin: 0 auto; }/*关于我们位置*/
.hAboutCont-title-lower{
	font-family: "Arial";font-size: 24px;padding-top:10px;
	position: relative;
	text-align: center; 
	color: #666;}/*about us 位置*/
  /*关于我们标题部分*/
.hAboutCont-box{display:block;
	height:420px;
	width:100%;
	float: left;
	margin-top: 0px;
	text-align: center; }

.hAboutCont-img{position: absolute; margin-top:40px; margin-bottom: 0;}/*左边图片部分*/
.hAboutCont-details{position: absolute;margin-top:10px;max-width: 630px; margin-bottom: 0;margin-left: 550px;}
.hAboutCont-details-info{font-family: "Microsoft YaHei";font-size: 16px;
	        color: #666;
			text-align: justify;
			text-indent:2em; /*首行缩进*/
			letter-spacing:50;/*字间距*/
			line-height:1.7;/*行距*/
	        padding-top:0px;}/*右边文字信息*/
.Text{width: 630px;margin-top:25px;}/*段距*/

.hAboutCont-details-link{float: left;
    width: 100%;}
.button-primary{float: left;
    text-align: center;
    border: none;
    margin: 20px 0;
    padding: 10px 30px 10px 30px;
	margin-bottom: 0;
    background-color:  #7cce73;
    color: white ;
    font-family: "Microsoft YaHei";
	font-size: 16px;
    border-radius: 0px;
   text-decoration: none;}/*底部跳转链接按钮*/
.button-primary:hover {background-color: #49aa3e}
.hAboutCont-details-link img{margin-left: 10px;}
/*以上公司简介样式*/

.main-banner-box{
	width:100%;
	margin-top: 80px;margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;}
.main-banner-detailed{display:block;position: relative;text-align: center;height:262px;}
/*中间小banner样式*/

.homeProduct{width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;}
	
.hProductCont{width: 1180px;
	height:1220px;
	display:block;
	margin:0 auto;}
.hProductCont-Title{margin-top:80px; margin-bottom: 0; 
	text-align: center; 
	width:100%;
	float: left;}
.hProductCont-Title-up:after,.hProductCont-Title-up:before{content: "";
   position: absolute; /*定位背景横线的位置*/
   background: #7cce73;
   top: 50%;
   width: 60px; /*单侧横线的长度*/
   height: 3px;}
.hProductCont-Title-up:after{left:0px}
.hProductCont-Title-up:before{right:0px;}
/*调整背景横线的左右距离*/
.hProductCont-Title-up {
	font-family: "Microsoft YaHei";font-size: 30px;
	color: #333;
	text-align: center;
	position: relative;
	width: 280px;
	margin: 0 auto; }/*产品中心位置*/
.hProductCont-Title-lower{
	font-family: "Arial";font-size: 24px;padding-top:10px;
	position: relative;
	text-align: center; 
	color: #666;}/*英文 位置*/

.hProductCont-details-More{float: right;width:90px;}
.button-Link{position: relative; 
	float: right;
    border: none;
    margin: -35px 0px;
    padding: 6px 10px 6px 10px;
	margin-bottom: 0;
	background-color:#7cce73;
    color: white ;
    font-family: "Arial";
	font-size: 16px;
    border-radius: 0px;
   text-decoration: none;}/*底部跳转链接按钮*/

.button-Link:hover {background-color: #49aa3e}
.hProductCont-details-More img{margin-left: 4px;}


.hProductCont-List{float: left;margin-left: -20px;
	border-collapse:collapse;
	bottom: 0;
	 width:1180px;
	 height: 1060px;
	position: relative;top:0px
    }
.hProductCont-List tr{display: block;margin: 0,100px;}
.hProductCont-List td{height:310px;border: 2px solid #7cce73;}
.hProductCont-List img{width:212px;height:208px;margin-top: -14%;}
.hProductCont-List p{font-family: "Microsoft YaHei";font-size: 18px;
	color: #333;
	position: relative;}

.button-Jump{position: relative;float:left;left:22%; width: 120px;height: 30px;margin-top: 20px;
    border: none;
	background-color:#7cce73;
    border-radius: 6px;
   text-decoration: none;}
.button-Jump:hover {background-color: #49aa3e}
.button-Jump p{position: relative;float:left;left: 15%; font-family: "Microsoft YaHei";font-size: 16px;color: white;margin-top: 4px;}
.button-Jump img{position: relative;float:left;left:22%;margin-top: 9px;width: 11px;height: 12px;}/*底部跳转链接按钮*/
/*产品中心样式结束*/

.brand{width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;}
	
.brandCont{width: 1180px;
	height:820px;
	display:block;
	margin:0 auto;}
.brandCont-Title{margin-top:80px; margin-bottom: 0; 
	text-align: center; 
	width:100%;
	float: left;}
.brandCont-Title-up:after,.brandCont-Title-up:before{content: "";
   position: absolute; /*定位背景横线的位置*/
   background: #7cce73;
   top: 50%;
   width: 60px; /*单侧横线的长度*/
   height: 3px;}
.brandCont-Title-up:after{left:0px}
.brandCont-Title-up:before{right:0px;}
/*调整背景横线的左右距离*/
.brandCont-Title-up {
	font-family: "Microsoft YaHei";font-size: 30px;
	color: #333;
	text-align: center;
	position: relative;
	width: 280px;
	margin: 0 auto; }/*产品中心位置*/
.brandCont-Title-lower{
	font-family: "Arial";font-size: 24px;padding-top:10px;
	position: relative;
	text-align: center; 
	color: #666;}/*英文 位置*/

.brandCont-List{margin-top:20px; margin-bottom: 0; 
	text-align: center; 
	width:100%;
	float: left;}
.brandCont-List-one{ 
    width:760px;
   margin:0 auto;}
.brandCont-List-one tr{
	position: relative;}
.brandCont-List-one img{width:128px;height:128px;}
.brandCont-List-one img{box-shadow:2px 2px 10px rgba(0,0,0,.1);
/*考虑浏览器兼容性*/
moz-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);}

.brandCont-List-two{
    width:1056px;
   margin:0 auto;}
.brandCont-List-two tr{ 
	position: relative;}
.brandCont-List-two img{width:128px;height:128px;}
.brandCont-List-two img{box-shadow:2px 2px 10px rgba(0,0,0,.1);
/*考虑浏览器兼容性*/
moz-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);}
.brandCont-List-three{
    width:920px;
   margin:0 auto;}
.brandCont-List-three tr{ 
	position: relative;}
.brandCont-List-three img{width:172px;height:76px;}
.brandCont-List-three img{box-shadow:2px 2px 10px rgba(0,0,0,.1);
/*考虑浏览器兼容性*/
moz-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);}

.brandCont-List-four{
    width:1102px;
   margin:0 auto;}
.brandCont-List-four tr{ 
	position: relative;}
.brandCont-List-four img{width:172px;height:76px;}
.brandCont-List-four img{box-shadow:2px 2px 10px rgba(0,0,0,.1);
/*考虑浏览器兼容性*/
moz-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);}

.brandCont-List-five{
    width:738px;
   margin:0 auto;}
.brandCont-List-five tr{ 
	position: relative;}
.brandCont-List-five img{width:172px;height:76px;}
.brandCont-List-five img{box-shadow:2px 2px 10px rgba(0,0,0,.1);
/*考虑浏览器兼容性*/
moz-box-shadow: 4px 4px 4px rgba(0,0,0,.2);
webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.2);}
/*合作品牌结束*/

/*首页中间内容结束*/


