h5{
	font-size: 85%;!important;

}
.swiper-slide h2,
.swiper-slide div{
	width: 1200px;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	text-align: center;
	z-index: 10;
	color: #FFF;
	opacity: 0;
}

.swiper-slide h2{
	top: 240px;
	font-size:58px;
	margin-bottom: 20px;
	font-weight:bold;
}

.swiper-slide div {
	font-size:36px;
	top: 370px;
	font-weight: normal;

}
.swiper-slide div:before{
	position: absolute;
	content: "";
	top: 26px;
	background: url(../../img/index/xian-l.png) no-repeat;
	width: 130px;
	height: 1px;
}
.swiper-slide div:after{
	position: absolute;
	content: "";
	top: 26px;
	background: url(../../img/index/xian-r.png) no-repeat;
	width: 130px;
	height: 1px;
}

.banner .two div:before{
	left: 13.5%;
}
.banner .two div:after{
	right: 13.5%;
}
.about-div{
	padding:80px 0;

}
/*资讯页*/
.information .layui-col-xs9{
	width: 76%;
}
.information .layui-col-xs3{
	 width: 24%;
}
.information-div{
	padding: 20px 0 80px;
}
.box-shadow-add{
     box-shadow:0 1px 18px 4px #dae9f2;
	 -webkit-box-shadow:0 1px 18px 4px #dae9f2;
}
.information-breadic{
	background: #fff;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
.information-div .layui-tab-title{
	background: #fff;
	padding: 0 15px;
}
.information-div .layui-tab-title li{
	font-size: 16px;
	padding: 0 20px;
}
.information-div .layui-tab-item{
	background: #fff;

}
.information-div .layui-tab-item ul li{
	padding: 20px;
	position: relative;

}
.information-div .layui-tab-item ul li:before{
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 1px;
	background: -webkit-repeating-linear-gradient(left, #e4e4e4 0, #e4e4e4 5px,transparent 5px,transparent 10px,#e4e4e4 10px,#e4e4e4 15px,transparent 15px ,transparent 20px);
	z-index:1;
}
.information-div .layui-tab-item ul li .infor-l img{
	width: 160px;
	height: 120px;
	margin-right: 15px;
}
.infor-r a.title{
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}
.sign-list .layui-btn:hover{
	opacity: 1;
	color: #00a0e9;
}
.hotsign .layui-btn{
	font-size: 13px;
}
.hotsign .layui-btn:hover{
	opacity: 1;
	background: #00a0e9;
	color: #fff;
}
.layui-card-header{
	font-size: 16px;
}
.infor-r{
	width: 70%;
}
.infor-r .cont{
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #666;
}
.infor-r .layui-btn{
    height: 26px;
    line-height: 26px;
	color: #666;
    font-size: 12px;
}
.infor-r .iconfont{
	font-size: 18px;
	vertical-align: middle;
}
.infor-r .layui-fr{
	margin-top: 5px;
}
#page{
	padding: 40px 0;

}
/*右边部分*/
.headchange .layui-card-header{
	background: #f8f8f8;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	padding: 0 30px;
}
.right-cont .hotsign .layui-card-body{
	padding: 10px 10px 10px;
}
.right-cont .hotsign .layui-card-body img{
	max-width: 100%;
}
.headchange .hotsign a{
	width: 48%;
	line-height: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	margin-bottom: 10px;
	color: #666;
}
.right-cont .layui-btn+.layui-btn{
	margin-left: 0;
}
.right-cont .hotsign a:nth-child(2n+1){
	margin-right: 2%;
}
.headchange  .layui-card-header span{
	position: absolute;
	width: 9px;
	height:9px;
}
.headchange  .layui-card-header span.gerybox{
	background: #99e5fd;
	left: 10px;
	top: 12px;
}
.headchange  .layui-card-header span.redbox{
	background: #ff6565;
	left: 14px;
	top: 16px;
}
.newlist-infor a{
	/*width: 100%;*/
	line-height: 26px;

}
.details-cont p{
	color: #666;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 15px;
	text-indent: 2em;
	text-align: left;
}
.details-cont h2{
	padding: 0 7px;
	border-left: 5px solid #e31a23;
	margin: 10px 0;
	text-align: left;
}
.details-cont img{
	max-width: 100%;
	margin: 15px auto 30px;
	position: relative;
}
.details-cont-hide img{
	display: none;
	max-width: 100%;
	margin: 15px auto 30px;
	position: relative;
}

.infor-details,.up-down{
	padding: 20px 15px;
	position: relative;
}
.up-down div.clearfix div{
	width: 50%;
	text-align: left;
}
.up-down div a{
	/*display: inline-block;*/
}
.up-down div.clearfix div:first-child{
	padding-right: 10px;
	box-sizing: border-box;

}
.up-down:before,.up-down:after{
	position: absolute;
	left: 0;
    content: "";
	width: 100%;
	height: 1px;
    background:  -webkit-repeating-linear-gradient(left, #e4e4e4 0, #e4e4e4 5px,transparent 5px,transparent 10px,#e4e4e4 10px,#e4e4e4 15px,transparent 15px ,transparent 20px);;
}
.up-down:before{
	bottom: 0;
}
.up-down:after{
	top: 0;
}
/*与食品相关的文章推荐*/
.recommend .layui-card-body div{
    width: 48%;
	line-height: 26px;
}
.recommend .layui-card-body div:nth-child(2n+1){
    margin-right: 4%;
}
.default-height{
	width: 100%;
	height: 30px;
	background: #f1f2f8;
}
.recommend .layui-card-body div a{
	width: 60%;
	margin-left: 4px;
}









