@charset "utf-8";
/* CSS Document */
html,body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;}
body{
	font-family:'Helvetica Neue','Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',"sans-serif";
	font-size:14px;
	color:#6f6f6f;}

.lcbBox{
	padding:80px 10px 0 10px;
	background:#fff;}
.bgf2f2f2{background:#f2f2f2;}

.lcblogoW{width:118px;margin-right:10px;}
.lcblogo90{width:90px;margin-right:10px;}
.ybVbox{
	padding:0 10px;
	overflow:hidden;}
.ybsxVedio{
	max-width:900px;
	margin:80px auto;
	overflow:hidden;
	position:relative;}
.ybsxVedio img{
	width:100%;}
.ybsxVedioBtn{
	position:absolute;
	display:block;
	width:75px;
	height:75px;
	background:rgba(255,255,255,.6);
	top:65%;
	left:50%;
	text-align:center;
	margin-left:-37px;
	line-height:75px;
	cursor:pointer;}
.ybsxVedioBtn:hover{
	background:rgba(255,255,255,.7);}
.ybsxVedioBtn img{
	width:30px;
	vertical-align:middle;
	margin-left:12px;}
.lcbTop{padding-top:100px;}
	

@media(min-width:1310px){
		.lcbContent{width:87%;}
	}	
.bgimg1{background:url(../img/lcbIntro.png);}
.bgimg2{background:url(../img/zsxIntro.png);}
.bgimg3{background:url(../img/zhsaIntro-1.png);}
.bgimg4{background:url(../img/video.png);}
.lcbContent{
	margin:0 auto;
	max-width:1200px;
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center bottom;
	height:690px;}
.lcbimg1C{
	max-width:1000px;
	overflow:hidden;
	margin:60px auto 0;}
.lcbimg1C img{ width:100%;}

.bgimg3{height:830px;}
.lcbtitle{
	color:#000000;
	font-size:36px;
	line-height:70px;}
.lcbST{
	font-size:18px;
	margin-top:5px;
	line-height:30px;}
.lcbill{
	max-width:900px;
	font-size:18px;
	margin:5px auto 0;
	line-height:30px;
	text-align:center;
	color:#000000;
	padding:0 40px;}

.lcbhead{
	float:left;}
.lcbST2{display:none;}
.w100{width:100%;overflow:hidden; position:relative;}
.funcBtn{
	padding:10px 14px;
	border:1px solid #a6c95b;
	color:#a6c95b;
	font-size:22px;
	margin:80px 10px;
	float:left;
	min-width:140px;
	text-align:center;
	transition: all 218ms cubic-bezier(.42,0,.58,1);
	-webkit-transition: all 218ms cubic-bezier(.42,0,.58,1);
    -o-transition: all 218ms cubic-bezier(.42,0,.58,1);
	}
.funcBtn:active,
.funcBtn:hover,
.freeBtn:active,
.freeBtn:hover{
	background:#a6c95b;
	color:#fff;
	text-decoration:none;}
.zsxTitle{line-height:118px;}
.lcbTitle2{line-height:90px;}

.seeBtn{float:right;margin:420px 70px 0;}	
.zhsaText{padding:0 100px; max-width:1100px;margin:0 auto;}	
.borwdown{
	font-size:18px;
	color:#000000;
	text-align:center;
	margin:20px 0;}

.bgimg5{
	height:850px;
	background:url(../img/lcbimg4.png);
	background-size:cover; 
	background-position:center;
	}
.lcbimg1BG{    
	max-width: 1100px;
    overflow: hidden;
    margin: 40px auto 0;
	padding:0 40px;}
.lcbimg1BG img{width:100%;}
.morefuncBox{
	width:100%;
	overflow:hidden;
	padding:90px 0;}
.morefunc{
	color:#000;
	font-size:40px;
	font-weight:300;
	text-align:center;
	margin:0 auto;}
	
/**********************2017-3-15源本生鲜——新闻S*******************************/	
.newscontentBox{
	width: 100%;
	background: #f9f9f9;
}
.newscontent{
	max-width:900px;
	margin:0 auto;
	overflow:hidden;
	
	padding:50px 20px 50px;}
	.newsBox{
		width:280px;
		overflow:hidden;
		height:380px !important;
		float:left;
		padding:40px 10px 10px;}
		.newsConter{
			display:block;
			padding:20px 25px 10px;
			background:#fff;
			overflow:hidden;		
			box-shadow:0px 1px 4px rgba(0,0,0, .35);
			transition: all 218ms cubic-bezier(.42,0,.58,1);
			-webkit-transition: all 218ms cubic-bezier(.42,0,.58,1);
			-o-transition: all 218ms cubic-bezier(.42,0,.58,1);}
		.newsConter:hover,.newsConter:active{
			margin-top:-5px;
			box-shadow:0px 1px 12px rgba(0,0,0, .5);}
		.newsImgC{
			height:180px;
			overflow:hidden;}
		.newsImgC img{
			width:100%; 
			height:100%;
			transition:all 0.2s ease-in-out;}
		.newsConter:hover .newsImgC img,
		.newsConter:active .newsImgC img{transform:scale(1.05,1.05);}
		.newsTitle{
			font-weight: 600;
			height:42px;
			line-height: 21px;
			font-size:16px;
			color:#000;
			margin:8px 0; 
			font-family:"HiraginoSansGB-W6","微软雅黑";
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp:2;
			-webkit-box-orient: vertical;}
		.newsDetial{
			height:71px;
			color:#6F6F6F 100%;
			font-size:13px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp:4;
			-webkit-box-orient: vertical;}
		.newsDate{
			float:right;
			margin-top:5px;
			font-size:12px;
			color:#000;}
		.newsConter:hover .newsDate,
		.newsConter:active .newsDate{color:#8BDBD7;}
.licaibaoBackTop {
    display: none;
    position: fixed;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
    float: right;
}

/**********************2017-3-15源本生鲜——新闻E*******************************/	

.ybsxPhone{
	color:#adc76a;}



.zsxST{display:block;text-align:center;}
.zsxhead{width:40%; text-align:right;box-sizing:border-box;}
.zhsatelBtn:hover{
	background:none;
	color:#a6c95b;}



.fl{float:left;}
a,a:hover,a:focus{text-decoration:none;}
.textC{text-align:center;}
.verB{vertical-align:bottom;}
.bor5{
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;}
.borHalf{
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.pt30{padding-top:30px;}
.overH{overflow:hidden;}

.index_banner{
	width: 100%;
	height: 320px;
	margin-top: 80px;
}
.index_banner img{
	width: 100%;
	height: 320px;
}
.index_banner div.TEXT{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
.index_banner .bannerText{
font-size: 46px;
padding-top: 118px;
}
.index_banner .bannerText1{
letter-spacing: 1px;
line-height: 20px;
}