/* 轮播 */
.banner img {
    width: 100%;
}

.banner .swiper-pagination-bullet-active {
    background: #6eb48e;
}

.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

/* 搜索 */
.search {
    height: 55px;
    
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.search p {
    font-size: 14px;
    line-height: 57px;
    color: #000;
}

.search p a {
    color: #333;
    margin-right: 10px;
}
.search p a:hover{
    text-decoration: underline;
}

.ser_inp {
    /* width: 265px; */
    /* margin: 16px 0 0; */
}
.ser_inp button{
    width: 50px;
    height: 30px;
    border: 0;
    color: #fff;
    vertical-align: bottom;
    margin-left: 8px;
    background: #025d2c;
    border-radius: 2px;
    line-height: 30px;
}

.inp01 {
    width: 210px;
    height: 30px;
    line-height: 23px;
    background: none;
    outline: none;
    border: solid 1px #ccc;
    padding-left: 10px;
    color: #a7a7a7;
    border-radius: 2px;
}


.pro-img img{
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.proImg-name{
    margin-top: 5px;
    font-size: 16px;
    color: #333;
}
.pro-img-item{
    margin-bottom: 20px;
}
.pro-img-item a:hover img{
    transform: scale(1.1);
}
.pro-img-item a:hover .proImg-name{
    color: #025d2c;
}

.products .products-layer{
    margin: 45px auto;
}
.specific-title {
    margin-bottom: 10px;
    border-bottom: 2px solid #025d2c;
}
.specific-title a{
    color: #025d2c;
    font-size: 28px;
    /* background: #fff; */
}
.specific-title-en{
    color: #025d2c;
    font-size: 20px;
    /* background: #fff; */
}
.advantage{
    padding-bottom: 65px;
}
.advantage-main .advantage-item a{
    background: #f1f1f1;
    width: 290px;
    height: 100px;
    padding: 10px 20px 10px 60px;
    border-radius: 10px;
    margin-bottom: 35px;
}
.advantage-item .item-title{
    font-size: 18px;
    color: #ff9600;
}
.advantage-item .item-text{
    color: #333;
    margin-top: 3px;
}
.advantage-item .num{
    color: #666;
    font-family: "Times New Roman", Times, serif;
    font-size: 33px;
    left: 12px;
    top: 3px;
} 
.h-about{
	/*height: 384px;*/
	/*background: url(/web/20220314000244im_/http://www.aonongjixie.com/themes/aonong/public/images/about_bg.jpg) center/auto 100% no-repeat;*/
	background: #F6F6F6;
	/* padding:60px 0; */
}
.h-about-img{
	float: left;
}
.h-about-img img{
	border:3px solid #025d2c;
}
.h-about-text{
	float: right;
	width: 755px;
	position: relative;
}
.h-about-text h2{
	font-size: 24px;
	/*color: #fff;*/
	height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #025d2c;
    position: relative;
    margin-bottom: 26px;
}
.h-about-text h2:after{
	content: "";
	display: block;
	width: 80px;
	height: 6px;
	/*background: #fff;*/
	background: #025d2c;
	position: absolute;
	bottom: -6px;
}
.h-about-text p{
	font-size: 16px;
	/*color: #fff;*/
	line-height: 2;
	text-indent: 2em;
	text-align: justify;
}
.h-about-text p + p{
	margin-top: 5px;
}
.h-about-text a{
	display: block;
	font-size: 14px;
	/*color: #fff;*/
	border:1px solid #025d2c;
	/*border-radius: 100px;*/
	width: 106px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: -30px;
    transition: .4s;
    z-index: 2;
    color: #025d2c;
    transform: translateY(26px);
}
.h-about-text a:hover{
	background: #025d2c;
	border:1px solid #009846;
	color: #fff;
}
.about{
    background: #F6F6F6;
    padding: 30px 0;
}
.about .home-title{
    margin: 0 0 20px 0;
}
.Workshop-display{
    margin-top: 27px;
}
.Workshop-display .specific-title{
    border-bottom: 0px solid #009846;
}
.Workshop-display .display-img img{
    width: 100%;
}
.Workshop-display .dis-name{
    font-size: 16px;
    color: #333;
    margin-top: 5px;
}
.Workshop-display .swiper-container{
    padding-bottom: 30px;
}
.Workshop-display .swiper-pagination{
    bottom: 0 !important;
}
.Workshop-display .swiper-pagination-bullet-active{
    background: #025d2c;
}
.news{
    margin-bottom: 55px;
}
.news-cate{
    margin-bottom: 20px;
}

.news-cate .cate-item{
    width: 106px;
    height: 36px;
    margin: 10px;
    color: #025d2c;
    line-height: 36px;
    border: 1px solid #025d2c;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.news-cate .newsShow{
    background: #025d2c;
    color: #fff;
}
.news .home-title{
    margin: 55px auto 10px;
}
.home-news-container{
    display: none;
	width: 1200xp;
	margin:0 auto;
}
.newsShow-list{
    display: block;
}
.home-news-left{
	width:428px;
	float: left;
}
.home-news-right{
	width: 770px;
	float: left;
	box-sizing: border-box;
	padding-left: 60px;
}
.home-news-left-img{
	width: 100%;
	height: 258px;
	overflow: hidden;
}
.home-news-left img{
	width: 100%;
	height: 258px;
	transition: .4s;
}
.home-news-left h3{
	font-size: 18px;
    color: #025d2c;
    line-height: 48px;
    height: 48px;
    padding-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home-news-left p{
	font-size: 14px;
    color: #333333;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-news-left a:hover img{
	transform:scale(1.1,1.1);
}
.home-news-item{
	height: 147px;
}
.home-news-item a{
	display: block;
	height: 100%;
}
.home-news-item + .home-news-item{
	margin-top: 58px;
}
.home-news-time{
	display: block;
	width: 100px;
	text-align: right;
	float: left;
	box-sizing: border-box;
	padding-right: 30px;
	height: 100%;
    color: #666;
	border-right:1px solid #d9d9d9;
}
.home-news-time h4{
	font-size: 24px;
    font-weight: bold;
    font-family: 'Arial';
    line-height: 27px;
    padding-top: 54px;
    transition: 0.3s;
}
.home-news-time h3{
    color: #999;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    font-family: 'Arial';
  }
.home-news-item a:hover .home-news-time h4{
	color: #025d2c;
}
.home-news-text{
	float: right;
	width: 575px;
}
.home-news-text h3{
	font-size: 16px;
    color: #333333;
    line-height: 32px;
    padding-top: 15px;
    height: 32px;
    overflow: hidden;
    box-sizing:content-box;
    transition: .3s;
}
.home-news-item a:hover .home-news-text h3{
	color: #025d2c;
}
.home-news-text p{
	font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-news-text span{
	display: block;
	width: 28px;
    height: 14px;
    background: url(https://web.archive.org/web/20220314000244im_/http://www.aonongjixie.com/themes/aonong/public/images/new-view.png) no-repeat center;
    background-size: cover;
    margin-top: 24px;
    position: relative;
    left: 0;
    transition: left 0.3s;
}
.home-news-item a:hover .home-news-text span{
	left: 10px;
}
.catemore{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    border: 1px solid #fff;
    /* padding: 10px; */
    padding: 8px 10px;
    font-size: 16px;
}


/*
     FILE ARCHIVED ON 00:02:44 Mar 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:04:56 Apr 25, 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):
  capture_cache.get: 3.96
  load_resource: 97.777
  PetaboxLoader3.resolve: 37.498
  PetaboxLoader3.datanode: 58.802
*/