﻿

.banner {
    background: url('http://www.newsimg.cn/food/2020WKT/img/bg-1-with-title.jpg') no-repeat center;
    height: 762px;
    max-width: 1920px;
    margin: 0 auto;
	overflow: hidden;
}
.banner-sub {
    background: url('http://www.xinhuanet.com/food/2019WKT/img/banner-sub.jpg') no-repeat center;
    height: 399px;
    
	max-width: 1440px;
    margin: 0 auto;
	overflow: hidden;
}






	

.bg-1 {
	background-image:url("http://www.xinhuanet.com/food/2019WKT/img/bg-1.jpg");
	
}

.bg-2 {
	background-image:url("http://www.xinhuanet.com/food/2019WKT/img/bg-2.jpg");
	background-position-y:bottom;
	
}
.bg-3 {
	background-image:url("http://www.xinhuanet.com/food/2019WKT/img/bg-3.jpg");
	
}
.page-container .container{
	padding-top:60px;
	padding-bottom:50px;
}

.column-2-albumn {
	width:575px;
	
}
.column-2-newslist,.column-2-title {
	width:590px;
	position:relative;
}
.column-2-title{
	height:68px;
	box-sizing:content-box;
	line-height:68px;
	border-bottom:2px solid #8e0d00;
	padding-bottom:30px;
}

.column-2-title .sub-title{
	margin-left:0;
	display:inline;
	margin-bottom:0;
}

.column-2-albumn img{
	width:100%;
	height:100%;
}

.carousel-img {
	position:relative;
	height:359px;
}

.carousel-img .photo-desc {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:50px;
	line-height:50px;
	background:#000;
	background:rgba(0,0,0,.65);
	color:#FFF;
	white-space: nowrap;
	text-align:center;
	font-size:18px;
	overflow:hidden;
	text-overflow: ellipsis;
}
.carousel-img .photo-desc a{color:#FFF;}
.news-list {
    list-style: none;
    line-height: 2.36em;
    margin-top: 1em;
}
.news-list a {
    display: block;
    margin-right: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#1b1b1b;
}
.news-list .news-date {
    float: right;
	width:100px;
	overflow:hidden;
	text-align: right;
	color:#7d7d7d;
}
.video{position:relative;}
.video img{width:100%;height:100%;}
.video-1{
	width:798px;
	height:449px;
}
.video-2,.video-3{
	width:386px;
	height: 217px;
}
.video-3{margin-top:15px;}

.video-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #000;
    background: rgba(0,0,0,.65);
    color: #FFF;
    white-space: nowrap;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video-desc a{color:#FFF;}
.btn-play{
	width:92px;
	height:92px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-46px;
	margin-top:-46px;
}
.video-2 .btn-play,.video-3  .btn-play{
	width:48px;
	height:48px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-24px;
	margin-top:-24px;
}
.owl-3 .carousel-img{
	height:543px;
	width:1200px;
}
.owl-dots{
	margin-top:-85px;
	position:relative;
	z-index:1;
}
.no-padding-bottom{padding-bottom:10px !important;}


@media (max-width: 768px) {
	
	.column-2-newslist, .column-2-title{
		width:100%;
	}
	.page-container .container{
		padding-top:20px;
		font-size:16px;
	}
	.sub-title {height:32px}
	.column-2-title {
    height: 34px;

    line-height: 34px;
    border-bottom: 2px solid #8e0d00;
    padding-bottom: 15px;
		margin-bottom:20px;
}
	.icon-more{
		width:50px;
	}
	.column-2-albumn{
		width:100%;
	}
	.carousel-img{height:auto}
	.news-list{margin-top:0;}
	.news-list .news-date,.news-list a{
		font-size: 16px;
	}
	.news-list .news-date{
		display:none;
	}
	.news-list a{
		margin-right:0;
		border-bottom:1px solid #CCC;
	}
	.bg-1 {
    background-image: url('http://www.xinhuanet.com/food/2019WKT/img/bg-1-m.jpg');
}
	.bg-2 {
    background-image: url('http://www.xinhuanet.com/food/2019WKT/img/bg-2-m.jpg');
}
	.bg-3 {
    background-image: url('http://www.xinhuanet.com/food/2019WKT/img/bg-3-m.jpg');
}
	.video{width:100%;height:auto;margin-bottom:15px;margin-top:0;}
	.btn-play{
		width:48px;
		height:48px;
		margin-top:-24px;
		margin-left:-24px;
	}
	.video-3{
		margin-bottom:0;
	}
	.owl-3 .carousel-img{
		width:100%;
		height:auto;
	}
	.carousel-img .photo-desc{
		
		height:32px;
		line-height:32px;
	}
	.carousel-img .photo-desc a{
		font-size:16px;
	}
	.carousel-img .video-desc{
		
		height:32px;
		line-height:32px;
	}
	.carousel-img .video-desc a{
		font-size:16px;
	}
	.owl-carousel .owl-item img{
		height:12rem;
	}
	.owl-3 .owl-carousel .owl-item img{
		height:10rem;
	}
}