@charset “UTF-8”;
html,body{
	font-size: 16px;
    color: #666;
	line-height: 30px;
	min-width: 1200px;
	margin: 0;
	padding: 0;
	background:#e3f8fd url(../images/banner-img.jpg?1) center top no-repeat;

}
div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #0172c2;
}

.clear_both:after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
}

.width1 {
	width: 100%;
	overflow: hidden;
}

.main1200 {
	width: 1200px;
	margin: 0 auto;
}

/*====banner_row====*/
.banner_row {height:1280px;}
.head{ margin:0 auto; width:1200px; height:400px;  min-width:1200px; background:#b0e0f4;
padding:37px 16px 37px 30px; box-sizing: border-box; margin-top:36px;}
.head-left{ float:left; width:560px; font-size:18px; line-height:42px; color:#000000; text-indent:44px; text-align:justify; }
.head-right{ float:right; width:570px; height:320px; position:relative; margin-top:4px;}
.head-right img{width:570px; height:320px;}
.head-right i{
	width:570px; 
	height:320px;
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 6;
	background: rgba(0, 0, 0, 0.5) 50%;
}
.head-right span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/sp.png) center no-repeat;
	background-size: 10%;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 20;
}

/*首屏*/
.box1{ margin:0 auto; width:1200px; height:auto;  min-width:1200px;}
.title_long{margin:0 auto; width:1200px; padding: 40px 0 0 0;}
.box1nr{margin:0 auto; width:1200px; height:auto; height: 423px; overflow:hidden; padding: 40px 0;}
/*box1left*/
.dep_row_focus{
    width: 650px;
    height: 366px;
     overflow:hidden;
    position:relative;
    float: left;
}
.dep_row_focus .hd{
    height:10px;
    overflow:hidden;
    position:absolute;
    right:5px;
    bottom:13px;
    z-index:1;
}
.dep_row_focus .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;
}
.dep_row_focus .hd ul li{
    float:left;
    margin-right:10px;
    width:9px;
    height:9px;
    background:#fff;
    cursor:pointer;
    border-radius: 5px;
}
.dep_row_focus .hd ul li.on{
    background-color:#2f8cb8;
    width: 9px;
    margin-top: 0;
    opacity: 1;
}
.dep_row_focus .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.dep_row_focus .bd li{
    zoom:1;
    vertical-align:middle;
}
.dep_row_focus .bd img{
    width: 650px;
    height: 366px;
    display:block;
}
.dep_row_focus .bd p{
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    background: rgba(0,0,0,.8);
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dep_row_focus .bd p span{
    width: 650px;
    float: left;
    line-height: 38px;
    margin-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 38px;
}
/*box1right*/
.dep_right{
    width: 533px;
	height:370px;
	overflow:hidden;
    float: right;
}
.dep_right_top{
    border-bottom: 1px dashed #a1b9cc;
}
.dep_right_top p{
    font-size: 22px;
    line-height: 34px;
	color:#333;
 }
.dep_right_top span{
    display: block;
    margin: 10px 0 15px;
    font-size: 16px;
    line-height: 28px;
    color: #888888;
    height: auto;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dep_right_top span a:hover{
    text-decoration: underline;
}

ul.dep_right_bottom{
    padding-top: 10px;
    font-size: 16px;
}
ul.dep_right_bottom li{
    background: url(../images/dhdtr-icon.png)left 16px no-repeat;
    line-height: 40px;
    padding-left: 18px;
}

.first_row {
	padding-top: 45px;
	display: flex;
	justify-content: space-between;
}

.title_long {
	text-align: center;
	margin: 60px auto 0;
	height:118px;
	overflow: hidden;
}
.title_long2 {
	text-align: center;
	margin: 40px auto 0px;
	height: 160px;
	overflow: hidden;
}
.title_long3 {
	text-align: center;
	margin: 120px auto 30px;
	height: 118px;
	overflow: hidden;
}
.title_long4 {
	text-align: center;
	margin: 10px auto 0px;
	height: 150px;
	overflow: hidden;
}
.main_title {
	width: 1200px;
	text-align: center;
	margin: 50px auto 40px;
	overflow: hidden;
}

.main_title img {
	display: block;
}



/*====头部====*/
/*===首屏焦点图===*/
.main_listkj {
	display: flex;
	justify-content: space-between;
	border: #5596df 10px solid;
	background-image: linear-gradient(90deg, #f2feff, #f3feff);
	box-sizing: border-box;
	padding: 20px;
	border-radius: 10px;

}

.focus_row {
	width: 600px;
	height: 400px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}

.focus_row .hd {
	height: 10px;
	position: absolute;
	z-index: 1;
	bottom: -1px;
	right: 250px;

}

.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: #b1cff0;
	float: left;
	margin: 0 0 0 11px;
	border-radius: 50%;
}

.focus_row .hd ul li.on {
	background: #4071be;
	width: 16px;
	height: 8px;
	border-radius: 25px;

}

.focus_row .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.focus_row .bd li {
	zoom: 1;
}

.focus_row .bd img {
	width: 700px;
	height: 376px;

}

.focus_row .bd p {
	position: absolute;
	bottom: 34px;
	left: 18px;
	width: 96%;
	z-index: 111;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;

	color: #fff;
}

.focus_row .bd p a {
	color: #fff;
	text-decoration: none;
}

.focus_row .bd div {
	position: absolute;
	bottom: 23px;
	left: 0;
	height: 70px;
	background: url(../images/text-bg1.png) left bottom repeat-x;
	width: 100%;
	border-radius: 0px 0px 5px 5px;
}

/*===首屏右侧===*/
.first_right {
	width: 514px;
}

.first_righttop {
	height: auto;
	border-bottom: solid 1px #4fa5e2;
}

.first_righttop dt {
	font-size: 24px;
	font-weight: 700;
	margin-top: 3px;
	color: #04304f
}
.first_righttop dt a{color: #04304f;}
.first_righttop dd {
	margin: 7px 0 12px;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.first_rightnr {
	width: 514px;
	height: 210px;
	margin-top: 10px;
	overflow: hidden;
}

.first_rightnr ul li {
	text-indent: 24px;
	background: url(../images/quan.png) left center no-repeat;
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
	color: #04304f;
}

.first_rightnr ul li a {
	color: #04304f;
}

.first_rightnr ul li a:hover {
	color: #04304f;
}

.first_right .more1 {
	margin: 0px auto;
	display: block;
	width: 130px;
	margin-top: 18px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #0172c2;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 25px;
	padding: 0px 10px;
	box-sizing: border-box;
}

.first_right .more1 a {
	color: #FFFFFF;
	display: block;
}

.first_right .more1 img {
	vertical-align: text-top;
	margin-left: 12px;
}

/*===视频播报===*/
.pic_list1_row {
	float: left;
	width: 1200px;
	height:324px;
	overflow: hidden;

}

.pic_list1_in {
	width: 1200px;
	zoom: 1;
	position: relative;
	overflow: hidden;
	padding-left: 37px;
	box-sizing: border-box;
}

.pic_list1_in .sPrev,
.pic_list1_in .sNext {
	position: absolute;
	top: 127px;
	display: block;
	width: 24px;
	height: 45px;
	z-index: 3;
}

.pic_list1_in .sPrev {
	background: url("../images/arrow1.png") no-repeat;
	left: 0;
}

.pic_list1_in .sNext {
	background: url("../images/arrow2.png") no-repeat;
	right: 0;
}

.pic_list1_in ul {
	overflow: hidden;
	zoom: 1;
}

.pic_list1_in li {
	width: 263px;
	height: auto;
	float: left;
	background: url(../images/dsk.png) no-repeat;
	text-align: center;
	overflow: hidden;
	margin:0px 10px;
	
	}

.pic_list1_in li img {
	width: 240px;
	height: 240px;
	border-radius: 50%;
	padding-top:12px;

}

.pic_list1_in li b{
    margin:0 auto;
    width: auto;
	display:block;
    height: 40px;
    line-height: 40px;
    color: #15355c;
    font-size: 32px;
	padding-top:20px;
	}



/* ====湘品出海==== */
.focus_row2 {
	width: 1200px;
	height: 420px;
	margin-top: 10px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.focus_row2 .hd {
	width: 590px;
	height: 420px;
	position: absolute;
	right: 0;
	z-index: 10;

}

.focus_row2 .hd ul {
	float: right;
	width: 100%;
	height: 390px;

}

.focus_row2 .hd ul li {
	width: 100%;
	height: 97px;
	float: right;
	padding-left: 30px;
	box-sizing: border-box;
}

.focus_row2 .hd ul li {
	display: block;

}

.focus_row2 .hd ul li h2 {
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	padding-top: 7px;
	color: #04304f;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.focus_row2 .hd ul li p {
	font-size: 14px;
	line-height: 22px;
	color: #788a98;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}



.focus_row2 .hd ul li.on {
	background: url(../images/kuang3.png) no-repeat;
}

.focus_row2 .hd ul li.on a {
	display: block;
}

.focus_row2 .hd ul li a h2 {
	color: #04304f;
}

.focus_row2 .hd ul li a p {
	color: #788a98;
}

.focus_row2 .bd {
	width: 600px;
	height: 400px;

	float: left;
	position: relative;
	z-index: 1;
}

.focus_row2 .bd li {
	position: relative;
	zoom: 1;
	vertical-align: middle;
}

.focus_row2 .bd li .pic {
	position: relative;
	
	z-index: 0;
}

.focus_row2 .bd li .pic img {
	width: 600px;
	height: 390px;
	vertical-align: center;
	border-radius:5px;
}

.main_nrk {
	display: flex;
	justify-content: space-between;
}

.focus_wzhhkfy {
	width: 580px;

}

.focus_wzhhkfytop {
	float: left;
	width: 100%;
	text-align: left;
}


.focus_wz_nr {
	float: left;
	width: 100%;
	margin-top: 5px;
}

.focus_wz_nr ul {}

.focus_wz_nr ul li {
	float: left;
	width: 100%;
	border: #0172c2 solid 1px;
	background: #edfeff;
	border-radius: 5px;
	margin-bottom: 20px;
}

.focus_wz_nr ul li .tl {
	float: left;
	width: 180px;
	height: 120px;

}

.focus_wz_nr ul li .tl img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.focus_wz_nr ul li .tr {
	float: right;
	width: 360px;
	padding-top: 10px;
	padding-right: 10px;
}

.focus_wz_nr ul li .tr b {
	float: left;
	width: 100%;
	font-size: 18px;
	height: 48px;
	line-height: 24px;
	margin-bottom: 12px;
	color: #04304f;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}

.focus_wz_nr ul li .tr p {
	float: left;
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #0172c2;
	font-size: 16px;
	color: #edfeff;
	border-radius: 25px;
	padding: 0px 10px;
	box-sizing: border-box;
}

.focus_wz_nr ul li .tr p a {
	color: #edfeff;
}

.focus_wz_nr ul li .tr p img {
	margin-left: 4px;
}

/*===身“怀”绝技“遗”脉相承===*/
.shjj_top {
	float: left;
	width: 100%;
	text-align: left;
}
.shjj_in {
	float: left;
	width:1200px;


}

.shjj_in .bd {
	float: left;
	width:1200px;
	height: 222px;
	overflow:hidden;
	margin-top: 8px;

}

.shjj_in .bd ul {
	float: left;
	width: 110%;

}

.shjj_in .bd li {
	float: left;
	width: 268px;
	height: 200px;
	float: left;
	_display: inline;
	overflow: hidden;
	position: relative;
	background: #edfeff;
	border: 1px solid #0172c2;
	text-align: left;
	border-radius: 5px;
	padding: 10px;
	margin-right:13px;
	


}

.shjj_in .bd li img {
	float: left;
	width: 100%;
	height: 143px;
	border-radius: 5px;

}

.shjj_in .bd li i {
	width: 268px;
	height: 143px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 6;
	background: rgba(0, 0, 0, 0.5) 50%;
	border-radius: 5px;

}

.shjj_in .bd li span {
	display: block;
	width: 268px;
	height: 143px;
	background: url(../images/sp.png) center no-repeat;
	background-size: 12%;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 20;
}

.shjj_in .bd li b {
	float: left;
	width: 100%;
	font-size: 16px;
	height: 48;
	line-height: 24px;
	color: #04304f;
	margin-top: 10px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;


}

/*===非遗“整活”大赏===*/
.zhds{float: left;}
.zhds .bd {
	float: left;
	width: 1200px;
	height:350px;
	overflow:hidden;
	margin-top:10px;


}

.zhds .bd ul {
	float: left;
	width: 110%;

}

.zhds .bd ul li {
    float: left;
	width: 370px;
	height: 325px;
	border: #4fa5e2 solid 8px;
	background: #edfeff;
	border-radius: 5px;
	margin-right:21px;

}


.zhds .bd ul li .zl {

	width: 100%;
	height: 206px;
}

.zhds .bd ul li .zl img {
	width: 100%;
	height: 100%;

}

.zhds .bd ul li .zr {

	width: 350px;
	padding: 10px;

}

.zhds .bd ul li .zr b {

	width: 100%;
	font-size: 18px;
	height: 48px;
	line-height: 24px;
	margin-bottom: 12px;
	color: #04304f;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}

.zhds .bd ul li .zr p {
	margin: 0 auto;
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #0172c2;
	font-size: 16px;
	color: #edfeff;
	border-radius: 25px;
	padding: 0px 10px;
	box-sizing: border-box;
}

.zhds .bd ul li .zr p a {
	color: #edfeff;
}

.zhds .bd ul li .zr p img {
	margin-left: 4px;
}

/*===文旅推荐===*/
.wltj_wz_nr {
	float: left;
	width: 100%;
	margin-top: 5px;
}

.wltj_wz_nr ul {}

.wltj_wz_nr ul li {
	float: left;
	width: 580px;
	height: 460px;
	border: #0172c2 solid 1px;
	background: #edfeff;
	border-radius: 5px;
	margin-bottom: 30px;
}

.wltj_wz_nr ul li:nth-child(2n) {
	float: right;
}

.wltj_wz_nr ul li .sl {
	float: left;
	width: 260px;
	height: 460px;
}

.wltj_wz_nr ul li .sl img {
	width: 100%;
	height: 100%;

}

.wltj_wz_nr ul li .sr {
	float: right;
	width: 260px;
	padding-top: 30px;
	padding-right: 30px;
}

.wltj_wz_nr ul li .sr b {
	width: 100%;
	font-size: 22px;

	line-height: 30px;
	margin-bottom: 12px;
	color: #04304f;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}

.wltj_wz_nr ul li .sr span {
	width: 100%;
	font-size: 16px;
	height: 112px;

	color: #788a98;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
	margin-bottom: 180px;
}

.wltj_wz_nr ul li .sr p {
	margin: auto;

	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #0172c2;
	font-size: 16px;
	color: #edfeff;
	border-radius: 25px;
	padding: 0px 10px;
	box-sizing: border-box;
}

.wltj_wz_nr ul li .sr p a {
	color: #edfeff;
}

.wltj_wz_nr ul li .sr p img {
	margin-left: 4px;
}

/*===重磅策划===*/
.zbch_in {}

.swiper-container2 {
	width: 1200px;
	height: 690px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-top: 102px;
	box-sizing: border-box;
}

.swiper-container2 .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(.90);
	transform: scale(.90);
	position: relative;
}

.swiper-container2 .swiper-slide-active,
.swiper-container2 .swiper-slide-duplicate-active {
	-webkit-transform: scale(1.34);
	transform: scale(1.34);
	height: 360px;
	z-index: 1002;
}

.swiper-container2 .swiper-slide-next,
.swiper-container2 .swiper-slide-prev {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 102;
}

.swiper-container2 .swiper-slide a {
	display: block;
}
.swiper-container2 .swiper-slide i{
    position: absolute;
	width: 253px;
	height: 432px;
	left: -7px;
	top: -9px;	
	background: rgba(0, 0, 0, 0.3) 30%;}
.swiper-container2 .swiper-slide-active img{ opacity: 1!important;}
.swiper-container2 .swiper-slide-active i{ background: rgba(0, 0, 0, 0.0) 0%;!important;}
.swiper-container2 .swiper-slide img {
	width: 100%;
}

.swiper-container2 .swiper-slide span {
	position: absolute;
	left: -7px;
	top: -7px;
	background: #6bc6e4;
	width: 253px;
	height: 432px;
    z-index: -1;
}

.swiper-container2 .swiper-slide p {

	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	text-align: center;
	font-size: 18px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.button1 {
	width: 100%;
	left: 0;
	top: 45%;
	position: absolute;
	z-index: 10002;
	margin: 0 auto;
}

.button1 div:hover {
	opacity: 0.8;
	cursor: pointer;
}

.swiper-container2 .swiper-button-prev {
	margin-left: -8px;
	width: 42px;
	height: 68px;
	background: url("../images/arrow3.png") no-repeat;
	cursor: pointer;
	left: 13px;
}

.swiper-container2 .swiper-button-next {
	margin-right: -8px;
	width: 42px;
	height: 68px;
	background: url("../images/arrow4.png") no-repeat;
	cursor: pointer;
	right: 13px;
}

