@charset "UTF-8";
/*css*/
.fl{
	float: left;
}
.fr{
	float: right;
}
p{
	margin: 0;
}
.aa_hahbb{
	height: 94px;
}
.sou_logo{
	line-height: 94px;
}
.sou_logow{
	color: #8a8a8a;
	font:500 16px/42px "微软雅黑";
	border-left: 1px solid #b8b8b8;
	padding-left: 18px;
	margin-left: 18px;
	margin-top: 30px;
}
.soui_hha{
	color: #000;
	font:500 15px/24px "微软雅黑";
    background: url(/template/default/assets/images/hah1.png) no-repeat left center;
    padding-left: 53px;
    margin-top: 20px;
}
.meut_aa{
	background: url(/template/default/assets/images/ghvba.png) repeat-x center top;
}
/* 导航样式 */
.x-menu {
 width: 100%;
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.x-menu > li {
  position: relative;
  margin: 0 .15vw;
}

.x-menu > li > a {
  display: block;
  padding: 0 .8vw;
  font-size: 16px;
  color: #000000;
  line-height: 54px;
}

.x-menu > li > a:hover {
  background: url(/template/default/assets/images/gagb.png) no-repeat center 40px;
  color: #009049;
  font-weight: 600;
}

.x-menu > li.active > a {
 background: url(/template/default/assets/images/gagb.png) no-repeat center 40px;
  color: #009049;font-weight: 600;
}

.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 40px;
  opacity: 0;
  top: 100%;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 150%;
  left: -25%;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}

/*cont1*/
.cont1{
	margin-top: 8vh;
}
.a1_b1{
	 display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.a1_c1{
	width: 56%;
}
.a1_c2{
	width: 38%;
	background: #bd4536;
	box-sizing: border-box;
	padding: 0 2% 2%;
	margin-right: 2%;
	margin-top: 1em;
}
.title_a1 h2{
color: #78a25a;
font:500 41px/62px "微软雅黑";
text-align: center;
 text-transform: uppercase;
}
.title_a1 h2 span{
	display: block;
	color: #858585;
	font:500 20px/40px "微软雅黑";
	background: url(/template/default/assets/images/aagg.jpg) no-repeat center;
}
.a1_c1 .abt_wen{
	color: #282828;
	font:500 21px/38px "微软雅黑";
	text-indent: 2em;
	margin-top: 2em;
}
.a1_c2 h2{
	color: #fff;
	font:300 24px/32px "微软雅黑";
	padding: 2vh 0;
}
.a1_c2 .sy_sp{
	width: 100%;
}
.a1_c2 .sy_sp img{
	width: 100%;
}
.abt_tup{
	width: 100%;
	margin: 2.2vh auto 0;
}
.abt_tup img{
	width: 100%;
}
@media (max-width: 990px) {
  .a1_c1{
	width: 100%;
	}
	.a1_c2{
		width: 100%;
		margin-right:0;
	}
}
@media (max-width: 768px) {
	.cont1{
		margin-top: 4vh;
	}
  .title_a1 h2{
  	    font: 500 32px/40px "微软雅黑";
  }
  .title_a1 h2 span{
  	    font: 500 14px/30px "微软雅黑";
  }
  .a1_c1 .abt_wen{
  	    font: 500 14px/24px "微软雅黑";margin-top: 1em;
  }
  .a1_c2 h2{
  	    font: 300 20px/32px "微软雅黑";
    padding: 1vh 0;
  }
}
/*cont2*/
.cont2{
	margin-top: 8vh;
}
.a2_v1{
	padding: 0 3.3333%;
}
.c2-content{width: 100%;margin: 0 auto;overflow: hidden;margin-top: 5vh;}
.c2-content ul{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.c2-content li img{
	/*width: 100%;*/
}
.c2-content li{width: 19.5%;height: 60px;position: relative;overflow: hidden;}
.c2-content li h3{width: 100%;text-align: center;font:400 16px/60px "微软雅黑";color:#fff;}
.c2-content li h3 a{color:#fff;display: block;white-space: nowrap; 
   text-overflow:ellipsis; 
   overflow:hidden;}
.c23{padding-top: 5vh;}
.product_lista{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product_lista li{margin-bottom: 18px;width: 31%;}
.product_lista li a.img{}
.product_lista li a.img img{width:100%;height:auto;}
.product_lista li h3{text-align:left;padding-top:5px;}
.product_lista li h3 a{font-size: 16px;color: #79a15a;font-weight: bold;line-height: 36px;}
.product_lista li span{font-size: 14px;color: #cccccc;margin-top: 0px;display: block;white-space: nowrap; 
   text-overflow:ellipsis; 
   overflow:hidden; }
.product_lista li a.img{display:block;}
.product_lista li a.img:hover{border-color:#e87518;}
.c24{text-align: center;margin-top: 4vh;}
.c24 a{background-color: rgba(121,161,90,1);font:600 12px/30px "微软雅黑";color:#fff;padding: 12px 58px;}
.c24 a:hover{background: #81bf52}

@media (max-width: 768px) {
	.cont2{
		margin-top: 4vh;
	}
	.c2-content li h3{
		font-size: 14px;
	}
	.c2-content{
		margin-top: 2vh;
	}
	.c23{
		padding-top: 2vh;
	}
	.c24{
		margin-top: 3vh;
	}
}
@media (max-width: 640px){
    .c2-content li{
    	width: 30%;
    	margin: 0 1% 1vh;
    }
    .c2-content ul{
    	    justify-content: center;
    }
    .product_lista li{
    	width: 48%;
    	margin-bottom: 1vh;
    }
    .product_lista li h3 a{
    	    font-size: 13px;
    color: #79a15a;
    font-weight: bold;
    line-height: 24px;
    }
    .product_lista li span{
    	font-size: 12px;
    }
    .title_a1 h2 {
    font: 500 26px/32px "微软雅黑";
}
}

/*cont3*/
.cont3{
	margin-top: 8vh;
}
.cont3 .title_a1 h2 span{
	background: url(/template/default/assets/images/aagg1.jpg) no-repeat center;
}
.cont3 .title_a1 h2 span b{
	color: #505050;
}
.a3_v1{
	margin-top: 6vh;
	
}
.a3_b1{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content:space-between;background: url(/template/default/assets/images/gag.png) no-repeat right bottom;
	padding-bottom: 14vh;
}
.ys_tu{
	width: 50%;
	text-align: center;
}
.ys_tu img{
	width: 100%;
	max-width: 585px;
	margin: 0 auto;
}
.us_wenz{
	width: 48%;
	display: flex;
    align-content:space-between;
    flex-wrap: wrap;
}
.us_wenz li{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.us_wenz li b{
	width: 54px;
	height: 62px;
	color: #fff;
	font:500 30px/62px "微软雅黑";
	background: #f58b3d;
	text-align: center;
}
.us_wenz li .ahagag{
	 width:calc(100% - 74px);
}
.us_wenz li .ahagag h2 a{
	display: block;
	color: #78a25a;
	font:600 30px/60px "微软雅黑";
}
.us_wenz li .ahagag h2 a{
	background: url(/template/default/assets/images/ghag1.png) no-repeat left bottom;    padding-bottom: 0.5vh;
}
.us_wenz li .ahagag h3{
	color: #212121;
	font:500 14px/22px "微软雅黑";
	margin-top: 2.5vh;
}
.a3_b2{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content:space-between;
    margin-top: 4vh;
}
.a3_b2 .ys_tu img{
	max-width: 584px;
}
@media (max-width: 990px){
  .ys_tu{
  	width: 100%;
  }
  .us_wenz{
  	width: 100%;
  }
}
@media (max-width: 768px) {
	.cont3{
		margin-top: 4vh;
	}
	.a3_v1{
		margin-top: 2.5vh;
	}
	.a3_b1{
		padding-bottom: 10vh;
	}
	.a3_b2{
		margin: 0;
	}
	.us_wenz li{
		margin-top: 1vh;
	}
	.us_wenz li .ahagag h2 a{
		    font: 600 20px/26px "微软雅黑";
		    min-height: 44px;
	}
	.us_wenz li .ahagag h3{
		    font: 500 12px/20px "微软雅黑";
    margin-top: 1vh;
	}
	.a3_b2 .us_wenz{
       order:1;
	}
}
.henga{
	width: 100%;
	margin: 8vh auto 0;
}
.henga img{
	max-width:100%; height:auto !important;width:auto !important;
}
@media (max-width: 768px){
	.henga{
	margin: 4vh auto 0;
}
}
.title_a1 h2 span b{
	color: #585858;
}
/*cont4*/
.cont4{
	margin-top: 6vh;
}
.x-case-list1{
	margin: 6vh 7% 0;
}
.x-case-item1{
	padding: 0 3%;
}
.x-case-item1>a{
	display: block;
}
.x-case-item1>a img{
	width: 100%;
}
i.jant{
	display: block;
	background: url(/template/default/assets/images/agv.png) no-repeat center;
	width: 49px;
	height: 114px;
}
.x-case-list1 .owl-carousel .owl-nav button.owl-prev,
.x-case-list1 .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: #424246;
  width: 49px;
	height: 114px;
  margin-top: -57px;
  border-radius: 0;
 left: -7%;
}
.x-case-list1 .owl-carousel .owl-nav button.owl-next{
	transform: scale(-1);
	right: -7%;
	left: auto;
}
.x-case-list1 .owl-carousel .owl-nav button.owl-prev:hover,
.x-case-list1 .owl-carousel .owl-nav button.owl-next:hover {
  background: #009049;
}

.x-case-list1 .owl-carousel .owl-nav .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px){
	.x-case-list1 {
    margin: 3vh 1% 0;
   }
}

/*cont5*/
.cont5{
	margin-top: 10vh;
}
.a5_v1{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.a5_b1{
	width: 39.5%;
	text-align: center;
}
.a5_b1 img{
	
	/*max-width: 472px;*/
	max-width:100%; height:auto !important;width:auto !important;
}
.a5_b2{
	width: 58.333%;
}
.xw_list li{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 2.5vh;
    border-bottom: 1px solid #d9d9d9;
}
.xw_list li+li{
	margin-top: 2.5vh;
}
.xw_list li .sj_ba{
	text-align: center;
	background: #d9d9d9;
	width: 84px;
	height: 66px;
	box-sizing: border-box;
	padding-top: 10px;
	margin-left: 2%;
}
.xw_list li .sj_ba b{
	color: #3c3c3c;
	font:600 26px/24px "微软雅黑";
}
.xw_list li .sj_ba span{
	display: block;
	color: #3c3c3c;
	font:500 12px/24px "微软雅黑";
}
.xw_list li .hahag{
	width: calc(100% - 130px);
}
.xw_list li .hahag h2 a{
     display: block;
     color: #3d830a;
     font:500 19px/28px "微软雅黑";
       white-space: nowrap; 
   text-overflow:ellipsis; 
   overflow:hidden; 
}
.xw_list li .hahag h3{
	 color: #505050;
     font:500 13px/19px "微软雅黑";
}
.a5_v1{
	margin-top: 4.5vh;
}
@media (max-width: 990px){
	.a5_b1 {
    width: 100%;
   }
   .a5_b2{
   	width: 100%;
   	margin-top: 3vh;
   }
}
@media (max-width: 768px){
	.cont5{
		margin-top: 3vh;
	}
	.a5_v1{
		margin-top: 2vh;
	}
	.xw_list li{
		    padding-bottom: 1.5vh;
	}
	.xw_list li+li{
		    margin-top: 1.5vh;
	}
}
@media (max-width: 640px){
	.xw_list li .hahag h2{
		max-height: 25px;
	}
	.xw_list li .hahag h2 a{
		    font: 500 14px/24px "微软雅黑";
	}
	.xw_list li .hahag h3{
		    font: 500 12px/16px "微软雅黑";
	}
	.xw_list li .hahag {
    width: calc(100% - 108px);
}
.cont6{
    background:#38302e !important;
}
}
/*cont6*/
.cont6{
	background: url(/template/default/assets/images/bj_aa.jpg) no-repeat center top;
	background-size: cover;
	margin-top: 6vh;
}
.a6_v1{
	display: inline-block;
	    padding: 3vh 2% 4vh 3%; 
	background: #38302e;
}
.a6_v1 img{
    max-width: 100%;
}
.ggaggh{
	color: #ffffff;
	font:500 17px/38px "微软雅黑";
	margin-top: 1vh;
}
@media (max-width: 768px){
	.ggaggh{
	color: #ffffff;
	font:500 14px/24px "微软雅黑";
	margin-top: 1vh;
}
}

.x-footer {
  background: #38302e;
  padding: 4vh 0;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
}

@media (max-width: 768px){
	.x-footer {
  font-size: 13px;
  line-height: 20px;
}
}


@media (max-width: 768px){
	.f_link {
  display:none;
}
}

<!--0.00011801719665527-->