@charset "utf-8";

@font-face {
	font-family: fangzheng;
	src: url("FZCYSJW.TTF");
}

html,
body {
	font-size: 16px;
	font-family: "Microsoft YaHei UI";
	color: #888;
	line-height: 28px;
	min-width: 1200px;
	margin: 0;
	padding: 0;
	background: #edf5f6;
}

body {
	background: url("../images/body_bg.png") center 1010px no-repeat;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
p,
h1,
h2,
h3,
img,
a {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

img {
	border: none;
	display: inline-block;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}

a:hover {
	color: #b70000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear_both:after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
}

.main1200 {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}

.banner_img {
	height:1010px;
	background: url("../images/banner-img.jpg") center top no-repeat;
}

/*======头条======*/
.headline_row {
	margin-top: -385px;
	margin-bottom: 10px;
	padding: 60px 0 0 200px;
	height: 235px;
	box-sizing: border-box;
	background: url("../images/headline_bg.png") no-repeat;
}

.headline_row h2 {
	width: 960px;
	font-family: fangzheng;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

.headline_row p {
	width: 960px;
	display: block;
	text-indent: 2em;
	line-height: 28px;
	margin-top: 20px;
	color: #666;
}

.headline_row p a,
.news_list1 dd a {
	color: #000;
}

.headline_row p a:hover,
.news_list1 dd a:hover {
	text-decoration: underline;
	color: #b70000;
}

.main_list_row {
	overflow: hidden;
}

.main_list_l {
	float: left;
	width: 602px;
}

.main_list_r {
	float: right;
}

.main_list_row:nth-child(2n-1) .main_list_l {
	float: right;
}

.main_list_row:nth-child(2n-1) .main_list_r {
	float: left;
}

.main_list_row:last-child {
	padding-bottom: 100px;
}

.main_title {
	text-align: center;
	margin: 56px auto 36px;
	width: auto;
	height: 100%;
	overflow: hidden;
}
.main_title1 {
	text-align: center;
	margin: 0px auto 36px;
	width: auto;
	height: 100%;
	overflow: hidden;
}


/*===焦点图===*/
.focus_row {
	width: 602px;
	height: 301px;
	overflow: hidden;
	position: relative;
}

.focus_row .hd {
	height: 10px;
	position: absolute;
	z-index: 1;
	bottom: 14px;
	right: 20px;
}

.focus_row .hd ul {
	zoom: 1;
	float: left;
}

.focus_row .hd ul li {
	cursor: pointer;
	width: 8px;
	height: 8px;
	display: block;
	text-indent: 20px;
	background: #fff;
	float: left;
	margin: 0 0 0 10px;
	border-radius: 50%;
}

.focus_row .hd ul li.on {
	background: #cc0d0d;
	width: 12px;
	height: 12px;
	margin-top: -2px;
}

.focus_row .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.focus_row .bd li {
	zoom: 1;
}

.focus_row .bd img {
	width: 602px;
	height: 301px;
}

.focus_row .bd p {
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 100%;
	line-height: 40px;
	z-index: 111;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	opacity: .8;
}

.focus_row .bd p a {
	color: #fff;
	text-decoration: none;
}

.focus_row .bd div {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	background: #000;
	opacity: .75;
	width: 100%;
}

/*===新闻列表===*/
.news_list1 {
	width: 602px;
	padding: 8px 0 6px;
}

.news_list1 dl {
	margin: 20px 0 0;
	padding: 0 0 16px;
}

.news_list1 dl:nth-child(1) {
	border-bottom: 1px dashed #dcdcdc;
}

.news_list1 dt {
	font-size: 22px;
}

.news_list1 dd {
	margin-top: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/*===视频列表===*/
.video_list {
	overflow: hidden;
}

.video_list li {
	width: 288px;
	float: left;
	position: relative;
	overflow: hidden;
}

.video_list li:nth-child(1) {
	margin-right: 26px;
}

.video_list li img {
	width: 288px;
	height: 164px;
	float: left;
}

.video_list li span {
	position: absolute;
	top: 60px;
	left: 120px;
	width: 46px;
	height: 46px;
	z-index: 10;
	background: url("../images/video_ico.png") no-repeat;
	background-size: 46px 46px;
}

.video_list li p {
	float: left;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 12px 0;
	height: 70px;
	font-size: 18px;
	line-height: 28px;
	background: #fff;
}

.video_list li .opacity_bg2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 164px;
	z-index: 8;
	background: #000;
	opacity: .20;
}

.video_list li:hover .opacity_bg2 {
	display: none;
}

/*===长图列表===*/
.main_list_r {
	width: 546px;
	height: 810px;
	position: relative;
	overflow: hidden;
}

.pic_list2 {
	width: 546px;
	height: 810px;
	overflow: hidden;
}

.pic_list2 img {
	width: 100%;
	height: auto;
}

.main_list_r h3 {
	position: absolute;
	left: 0;
	width: 100%;
	padding: 15px 20px;
	box-sizing: border-box;
	z-index: 100;
	line-height: 32px;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
	background: url("../images/opacity_bg.png") repeat;
}

.main_list_r h3 a {
	color: #fff;
	text-decoration: none;
}

/* ====非遗·动态==== */
.main_news_list1 {
	width: 580px;
	float: left;
}

.hwlx_in {
	float: right;
}

.main_news_list1 h2 {
	height: 48px;
	line-height: 48px;
	padding: 0 0 0 32px;
	margin-top: 20px;
	background: #dff1ef;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

.main_news_list1 h2:first-child {
	margin-top: 0px;
}

.main_news_list1 h2.on {
	background-color: #158d7f;
}

.main_news_list1 h2.on a {
	color: #fff;
}

.main_news_list1 h2 em {
	float: right;
	display: block;
	width: 21px;
	height: 12px;
	background: url("../images/news-icon.png") no-repeat;
	margin: 19px 12px 0 0;
}

.main_news_list1 h2.on em {	
	background-image;: url("../images/news-icon2.png");
	background: url("../images/news-icon2.png") no-repeat;
}

.main_news_list1 p {
	font-size: 15px;
	max-height: 72px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: justify;
	padding: 20px 0 4px;
	text-indent: 2em;
}

.main_news_list1 p a {
	color: #666;
}

.more2 {
	clear: both;
	text-align: right;
}

.more2 a {
	color: #c33f21;
	line-height: 66px;
}