.top{
	height: 890px;
	/* background-size: 100% cover; */
}
.top img{
	width: 100%;
}
#lun{
	position: relative;
}
.nei{
	/* position: absolute; */
	/* left: 50%; */
	margin-top:255px;
	/* transform: translate(-50%,0); */
}
.bei-tou{
	background-color: rgba(0,0,0,0.6);
	border-radius: 5px;
}
.zi-jian{
	padding:18px 25px;
	letter-spacing: 10px;
}
.kohao{
	margin-top: 46px;
	margin-bottom: 48px;
}
.line{
	width: 420px;
	line-height: 25px;
}
.gao{
	padding:0 60px;
	height: 80px;
	width: 1080px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -600px;
}
.bott-le{
	width: 200px;
}
.layui-carousel{
	background-color: rgba(0,0,0,0);
}
#gundong{
	height:  80px;
}
.bott-ri{
	height: 80px;
	line-height: 80px;
	width: 100%;
}
.bott-ri > div:first-child{
	/*margin-right: 100px;*/
}
.bott-ri > div:last-child{
	margin-right: 1px;
}
.bott-ri .yuanjiao{
	border: 1px solid rgba(255,255,255,0.6);
	padding: 2px 8px;
	margin-left: 24px;
}
 .bott-ri a,.bott-ri a:hover,.bott-le div{
     color: #FFFFFF;
 }

.nav{
	width: 52px;
	position: fixed;
	left: 50px;
	top: 50%;
	transform: translate(0,-50%);
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	z-index: 1;
}
.bei-lui{
	background-color: #6EB300;
}
.nav div{
	padding: 0 10px;
	height:52px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #EEEEEE;
	cursor: pointer;
}
.nav div:last-child{
	border-bottom: none;
}
.nav div.acti{
	background-color: #6EB300;
	color: #fff;
}
.nav div:hover{
	background-color: #6EB300;
	color: #fff;
}

.liaojie{
	padding-top: 100px;
	padding-bottom: 113px;
	margin: 0 auto;
}
.liaojie-top {
	margin-bottom: 40px;
}
.liaojie-top div{
	text-align: center;
}
.liaojie-top .zi-hui{
	margin-top: 23px;
	margin-bottom: 20px;
}
.xian{
	width: 216px;
	height: 2px;
	background-color: #CDCDCD;
	margin: 0 auto;
	overflow: hidden;
}
.xian1{
	width: 50px;
	height: 100%;
	background:linear-gradient(#6DB300,#00A34D);
}
.wenzi{
	line-height: 30px;
	margin-bottom: 50px;
	display: block;
}
.tuwen-le{
	line-height: 30px;
	/* width: 620px; */
}
.tuwen-ri{
	position: relative;
}
.tuwen-ri img{
	width: 400px;
}
.tuwen-ri .fu-tu{
	position: absolute;
	top: 62px;
	right: 90px;
}
.fudong{
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #1A1A1A;
	float: right;
	transition: background-color 0.3s ease,box-shadow 0.3s ease;
}
.fudong a{
    color: #FFFFFF;
}
.yewu{
	background: url(http://img.apromen.com/2bei.png) center top no-repeat;
	/* background-size: 100% 100%; */
	padding: 100px 0 200px 0;
}

#test2{
	margin: 0 auto;
	background-color: rgba(0,0,0,0);
}
.neirong{
	padding: 0 20px 60px 20px;
}
.ren-wen{
	align-items: flex-end;
	 margin-top: -30px; 
	position: relative;
}
.ren-img{
	width: 180px;
	height: 230px;
	margin-right: 26px;
}

.layui-carousel>[carousel-item]>* {
    background-color: rgba(0,0,0,0);
}
.layui-carousel>[carousel-item]:before{
	display: none;
}
.layui-carousel-arrow{
	left: 0 !important;
	right: 30px !important;
	border-radius: 0;
	color: #0E1503;
	background-color: #6EB300;
	z-index: 8;
}
#lun .layui-carousel-arrow:last-child{
	right: 10px !important;
}
#lun .layui-carousel-arrow[lay-type=sub]{
	left: 10px !important;
}

.layui-carousel-arrow:hover{
	background-color: #6EB300;
	color: #FFF;
}
.layui-carousel-ind {
	top: 50px;
}
.layui-carousel-ind li.layui-this {
    background-color: #6EB300;
}
.layui-col-sm1{
	height: 100px;
}
.banner{
	padding-top: 30px;
}
.banner .banner-ri:nth-of-type(2n - 1) .grid-demo{
    display: flex;
    justify-content: flex-end;
}
.shuoming{
	margin-top: 10px;
	margin-bottom: 20px;
}

.qiyeyoushi{
	padding-bottom: 50px;
}
.qi-lie{
	margin-top: 10px;
}
.qi-lie > div{
	margin-bottom: 40px;
}
.qi-tu{
	width: 96px;
	margin-right: 60px;
}
.qi-xiang{
	line-height: 36px;
	margin-top: 10px;
}
.qi-jian{
	height: 10px;
}
.anli{
	background: url(../img/index/bei2.png) center top no-repeat;
	/* background-size: 100% 100%; */
}
.anli-zong{
	margin: 0 auto;
	margin-top: 10px;
}
.anli-lie{
	padding: 9px 7px;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	margin-bottom: 24px;
	position: relative;
	height: 220px;
	overflow: hidden;
}

.anli-meng{
	position: absolute;
	top: 500px;
	left: 7px;
	width: calc(100% - 14px);
	height: calc(100% - 18px);
	background-color: rgba(0,0,0,0.6);
	transition: top 0.3s;
}
.anli-lie:hover .anli-meng{
	top:9px
}
.meng-nei{
	padding: 60px 30px 0 30px;
	height: 60px;
	line-height: 30px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
}
.chakan{
	margin: 0 auto;
	/*margin-top: 35px;*/
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #6EB300;
}
.chakan div{
    color: #FFFFFF;
}
.anli-lie img{
	width: 100%;
	height: 100%;
}
.gengan{
	text-align: center;
	height: 63px;
	margin-top:50px ;
}
.gengan1 a{
    color: #FFFFFF;
}
.gengan span{
	padding: 20px 80px;
	background-color: #6EB300;
	transition: box-shadow 0.5s ease;
}
.rongyu{
	padding-bottom: 100px;
}
#rongyu img{
	width: 100%;
	height: 200px;
}
.xinwen-le-top{
	width: 100%;
	height:130px;
	background: url(../img/index/tu1.png) center top no-repeat;
	background-size: 100%;
	transition: background-size 0.3s ease;
}
.xin-tab{
	margin: 0 auto;
	margin-bottom: 60px;
}
.xin-tab > div{
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-right: 20px;
}
.xin-tab > div:last-child{
	margin-right: 0px;
}
.xin-tab > div.xin-tab-ac,
.xin-tab > div:hover{
	background-color: #6EB300;
	box-shadow: 0 0 30px  2px rgba(109,179,0,0.26);
	color: #FFFFFF;
}
.xinwen-zong-tab{
	height: 408px;
	overflow: hidden;
}
.xinwen-zong-tab .xinwen-zong:first-child{
	display: block;
}
.xinwen-zong{
	margin: 0 auto;
	display: none;
	height: 408px;
}
.le-daxinwen{
	height: 388px;
}
.xin-show{
	box-shadow: 0 0 30px rgba(0,0,0,0.05);
	
}
.x-l-num{
	width: 70px;
	height: 70px;
	position: relative;
}
.x-l-num > div {
	text-align: center;
}
.x-l-num .zi-da2{
	line-height: 44px;
}

.xin-time{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: rgba(0,0,0,0.6);
}
.xinwen-nei{
	height: calc(100% - 130px - 22px - 20px);
	padding: 22px 7px 20px 18px;
}
.xin-biao{
	margin-bottom: 22px;
	transition: color 0.3s ease;
}
.xin-ju{
	line-height: 30px;
	-webkit-line-clamp: 6;
}
.xin-ju1{
	line-height: 20px;
	-webkit-line-clamp: 2;
}
.xin-list{
	height: 81px;
	padding: 15px;
	margin-bottom: 27.5px;
}
.xinlie-list .xin-list:last-child{
	margin-bottom: 0;
}
.xin-biao1{
	margin-bottom: 12px;
	transition: color 0.3s ease;
}
.xinwen-nei-lie{
	width: calc(100% - 18px - 80px);
	height: 70px;
	overflow: hidden;
}
.gengan1{
	text-align: center;
	width: 140px;
	height: 54px;
	line-height: 54px;
	margin: 0 auto;
	margin-top:50px ;
	background-color: #1A1A1A;
	transition: background-color 0.3s ease,box-shadow 0.3s ease;
}
.hezuo img{
	width: 100%;
}

/* 鼠标触碰效果 */
.gengan span:hover{
	box-shadow: 0 0 30px  2px rgba(109,179,0,0.26);
}
.gengan1 a:hover{
	color: #FFFFFF;
}
.xin-show.le-daxinwen:hover .xin-biao{
	color: #6EB300;
}
.xin-show.le-daxinwen:hover .xinwen-le-top{
	background-size: 120%;
	-webkit-transition: background-size .3s ease;
	transition: background-size .3s ease;
}
.xin-list:hover .xin-biao1{
	color: #6EB300;
	cursor:pointer;
}
.xin-list:hover,.chakan:hover,
.xin-show.le-daxinwen:hover{
	cursor:pointer;
}
	
.gengan1:hover,.fudong:hover{
    color: #FFFFFF;
	background-color:#6EB300;
	cursor:pointer;
	box-shadow: 0 0 30px  2px rgba(109,179,0,0.26);
}


/* 特效 */
.liaojie-top > div,
.nav,#test1 .gao,
.liaojie .tuwen > div,
.tuwen > div.fu-tu,
.yewu .banner > div,
.layui-row.qi-lie > div,
#anli .anli-lie,
.gengan,.gengan1,#rongyu .rongyu-lie,
.xinwen-zong-tab .xinwen-zong > div,
#hezuo > div{
	opacity: 0;
}


/* 预览图片 */
.yulan{
	overflow: hidden;
}

/* 置顶 */
.zhiding{
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	background-color: #1A1A1A;
	transform: rotate(90deg);
	position: fixed;
	bottom: 100px;
	right: 57px;
	z-index: 5;
	transition: background-color 1s,box-shaow 1s;
}
.zhiding:hover{
	background-color:#6EB300;
	cursor:pointer;
	box-shadow: 0 0 30px  2px rgba(109,179,0,0.26);
}