<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.inner {
	width: 1200px;
	margin: 0px auto;
}
.content-inner{width: 1180px;margin:0 auto;padding: 0px 50px;box-sizing: border-box;margin-top: 40px;box-shadow: 0px 0px 10px #edd4d4;}
.headerUe {
	display: none;
}
.header{
    width: 100%;
    position: relative;
    /* height: 940px; */
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header2 img{ height: 100%;}
.header img {position: relative;width: 100%;/* height: 100%; */z-index: 0;}
.nav_inner{/* margin-top:-20px; *//* background-color: #c6312d; */width: 1600px;margin: 0px auto;/* padding: 20px 0; */}
.nav_inner.fixed{position:fixed;top:0;left:0;width:100%;z-index:999;margin-top: 0;}
.nav_inner.fixed ul li{line-height:50px;}
.news .newsrights{margin-top: -10px;}
.news .newsrights .work-list ul li{margin-top: 25px;}
.header-top{position:fixed;top:0;left:0;}
.head-right{width: 60%;margin-top: 11px;}
 .cd_t {
        height: 24px;
        line-height: 24px;
        color: #ffffff;
        font-size: 15px;
    }

    .cd_t li {
        float: left;
        color: #fff;
    }

    .cd_t li.l_x {
        margin: 0px 10px;
    }

    .cd_t a {
        color: #fff !important;
    }

    .cd_t a:hover {
        color: #fff
    }
.search {margin-left:10px;}

.search input{border:none;outline:none;/* height: 25px; */}
.inp{width:0px;height:25px;text-indent:10px;-webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;border-radius:10px;}
.search .sub{margin-top:3px;}
.search:hover .inp{
	width:160px;
	-webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
	border-radius:10px;
}

.nav_wrap.current{
	background: #9c0403;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.head-line{margin-top:30px;/* padding-bottom:20px; */border-bottom:5px solid #c6312d;background: url(topl2_naoc_20th_2022.png) no-repeat 10px center;background-color: #f6f1f1;background-size: 161px auto;}
.head-line h2{
	font-size: 30px;
	font-weight:
	bold;
	/* line-height: 44px; */
	/* height: 44px; */
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	/* text-align: center; */
	padding-left: 190px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #c6312d;
}
.head-line div{
    line-height: 20px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
    /* text-indent:2em; */
    }
.head-line div a{
	 overflow: hidden;
	 /* text-align: center; */
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 3;
	 -webkit-box-orient: vertical;
	font-size:14px;color:#888888;
}
.head-line h2 a{
	color: #c6312d;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	line-height: 110px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.picture_list2 .slick-slide span{
    display:block;
    height:300px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
}
/*切换*/
.news .newsrights .work-title h2{border:none;min-width:100px;padding:0 5px;text-align:center;margin-right: 5%;font-size: 25px;position:relative;}
.news-more{float:right;position:absolute;right:0px;top: -54px;}
.news .newsrights .news-more2{top:-48px;}
.news .newsrights .tab-hd .active {/* font-size:25px; *//* border-bottom: 3px solid #c71f1b; */color: #fff;background: #c71f1b;}
.news .newsrights .tab-hd .active em{color:#fff;}
.news .newsrights .tab-hd .titleone::after{/* content:""; */position: absolute;right: -19%;top: 15px;width: 1px;height: 20px;background: #cb302c;}
.news .newsrights .tab-bd&gt;div{
      display:none;
position:relative;
}
.news .newsrights .tab-bd .active {
	display:block;	
}

/*导航*/
.demo-2 {
	position: relative;
	z-index: 999999;
	display: none;
}

.nav_wrap {
	/* height: 60px; */
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	background: rgb(156 3 3 / 20%);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.nav_wrap .logo{
	padding: 18px 0;
}
.nav_wrap .logo img{height: 65px;}
.nav_wrap .inner {
	position: relative;
}

.nav_wrap .inner&gt;img {
	position: absolute;
	left: 0;
	bottom: 0;
}

.nav {
	/* width: 100%; */
	margin: 0 auto;
	float: right;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 9;
}

.nav li {
	float: left;
	/* width: 16.6%; */
	position: relative;
	height: 50px;
	margin: 0 13px;
	position: relative;
}

.nav .first&gt;a {
	padding-left: 22px;
}

.nav li&gt;a i {
	position: absolute;
	content: "";
	height: 0px;
	width: 0;
	background: #ffa800;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.nav li.on a i {
	width: 100%;
	height: 5px;
	min-width: 80px;
	left: -2px;
	transform: translate(0%, 0);
	-webkit-transform: translate(0%, 0);
	-moz-transform: translate(0%, 0);
	-ms-transform: translate(0%, 0);
	-o-transform: translate(0%, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.nav li&gt;a {
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: block;
}

.nav .v1 {
	font-size: 24px;
	text-align: center;
	color: #fff;
	position: relative
}

.nav .v1:hover .down {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}

.nav .down {
	opacity: 0;
	position: absolute;
	width: 100%;
	min-width: 160px;
	z-index: 99;
	top: 100%;
	background: #c4422a;
	overflow: hidden;
	left: 50%;
	opacity: 0;
	visibility: hidden;

	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.nav&gt;li:hover .down {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}

.nav .down dl {
	position: relative;

}

.nav .down dd {
	margin-bottom: 0px;
	text-align: center;
	padding: 0px 15px;
	box-sizing: border-box;
}

.nav .down dd:hover {
	background: #c6312d;
}

.nav .down dd a {
	color: #ffffff;
	font-size: 16px;
}

/* 新闻 */

.news {
	width: 100%;
	margin-top: 25px;
}

.news-left {
	width: 49%;
	max-width: 580px;
	overflow: hidden;
	height: 380px;
}

.news-left .item {
	position: relative;
}

.news-left .pic span {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #8F0000;
	height: 380px;

}

.news-left .pic-title {
	width: 100%;
	z-index: 9;
	background: url(picbg_naoc_20th_2022.png) no-repeat left bottom;
	padding-left: 20px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 70px;
	line-height: 75px;
}

.news-left .pic-title a {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	display: block;
	color: #fff;
	font-weight: bold;
}

.news .slick-prev,
.news .slick-next {
	color: transparent;
	position: absolute;
	outline: none;
	border: none;
	z-index: 9;
	top: 48%;
	height: 33px;
	margin-top: -16px;
}

.news .slick-prev {
	left: 15px;
	background: url(jian_naoc_20th_2022.png) no-repeat left center;
}

.news .slick-next {
	right: 15px;
	background: url(jian_naoc_20th_2022.png) no-repeat right center;
}

.news .slick-dots {
	position: absolute;
	right: 15px;
	bottom: 10px;
}

.news .slick-dots li {
	margin: 0px 8px;
	float: left;
}

.news .slick-dots li button {
	width: 12px;
	height: 12px;
	background: #ffffff;
	border-radius: 50%;
	opacity: 1;
	color: transparent;

}

.news .slick-dots .slick-active button {
	background: #c00909;
}

.news-right,
.work {
	width: 49%;
	max-width: 580px;
}

.news-right-first {
	margin-top: 21px;
	border-bottom: 1px solid #ddd2bc;
}

.news-right-first:hover .date-right h2 {
	color: #c00909;
}

.news-right-first .date {
	width: 75px;
	height: 75px;
	background-color: #cb302c;
	text-align: center;
	color: #fff;
}

.news-right-first .date p {
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	margin-top: 13px;
}

.news-right-first .date div {
	font-size: 16px;
}

.news-right-first .date-right {
	width: 82%;
}

.news-right-first .date-right a {
	display: block;
}

.news-right-first .date-right h2 {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-right-first .date-right div {
	line-height: 28px;
	margin-top: 15px;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 20px;
}

.news-right ul li {
	border-bottom: 1px solid #ddd2bc;
	margin-top: 15px;
	overflow: hidden;
	line-height: 52px;
}

.news-right ul li a {
	font-size: 16px;
	width: 80%;
	float: left;
	line-height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-right ul li .date {
	float: right;
	font-size: 16px;
	line-height: 52px;
}

.news-right ul li a:hover {
	color: #c71f1b;
}

/* 工作动态 */
.work {
	margin-top: 10px;
}

.work-title {
	border-bottom: 1px solid #d5ad96;
}

.work-title h2 {
	color: #333333;
	font-size: 25px;
	font-weight: bold;
	line-height: 45px;
	float: left;
	border-bottom: 3px solid #c71f1b;
}

.work-title h2 em {
	color: #c71f1b;
}

.work-title a {
	float: right;
	line-height: 48px;
	color: #333333;
	font-size: 16px;
}

.work-list .date {
	width: 60px;
	height: 60px;
	color: #fff;

	background: url(datebg_naoc_20th_2022.png) no-repeat left top;
}

.work-list .date p {
	font-size: 24px;
	margin-top: 12px;
	text-indent: 13px;
}

.work-list .date div {
	font-size: 12px;
	text-indent: 5px;
}

.work-list ul li a {
	display: block;
}

.work-list ul li {
	margin-top: 20px;
	overflow: hidden;
}
.work-list ul li em{
	position:
	absolute;
	left: 4px;
	top: 0px;
	color: #c6312d;
	/* height: auto; */
	font-weight: bold;
}
.work-list .work-right {
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 25px;
	position: relative;
	padding-left: 23px;
	box-sizing:
	border-box;
	
	/* display: -webkit-box; */
	/* -webkit-line-clamp: 2; */
	/* -webkit-box-orient: vertical; */
	border-bottom: 1px solid #d5ad96;
}
.work-list .work-right p{
	overflow: hidden;
	
	white-space: nowrap;
	text-overflow: ellipsis;
}
.work-list ul li:hover .work-right {
	color: #c71f1b;
	font-weight:bold;
}


/* 十年 */
.ten {
	padding: 20px 0;
	margin-top: 40px;
	padding-bottom: 60px;
	background: url(bodybg_naoc_20th_2022.jpg) no-repeat center top;
}

.ten-title {
	height: 95px;
	position: relative;
	background: url(titlebg1_naoc_20th_2022.png) no-repeat center;
}

.ten-title h2 {
	font-size: 36px;
	line-height: 84px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.ten-title a {
	color: #fef1f1;
	font-size: 16px;
	position: absolute;
	left: 52%;
	bottom: -2px;
}

.ten-title a:hover {
	color: #fff;
}

.ten-list {
	margin-top: 20px;
}

.ten-left {
	width: 30%;
	max-width: 360px;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
}

.ten-left .ten-first {
	margin-bottom: 25px;
	border-bottom: 1px solid #d1d1d1;
}
.ten-left ul li:hover .ten-pic  img,.ten-right ul li:hover .ten-right-pic img{

	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
}
.ten-left ul li:hover .ten-pic-title a,.ten-right ul li:hover .ten-right-title a h2{
	color: #c71f1b;
}
.ten-pic {
	width: 100%;
	height: 190px;
	overflow: hidden;
}

.ten-pic img {
	width: 100%;
		transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	vertical-align: middle;
}

.ten-pic-title a {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	display: block;
	margin: 15px 0px 20px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ten-right {
	max-width: 805px;
	width: 68%;
	height: 600px;
	overflow: hidden;
	background-color: #fff;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 13px;
	box-sizing: border-box;
}

.ten-right-list {
	height: 570px;
	overflow-y: auto;
}

.ten-right-list ul {}

.ten-right-list::-webkit-scrollbar {
	width: 15px;
	height: 30px;
}

.ten-right-list::-webkit-scrollbar-thumb {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #cb302c;
}

.ten-right-list::-webkit-scrollbar-track {
	-webkit-border-radius: 5px;
	border-radius: 5px;

	background: #f2ebeb
}

.ten-right ul {
	margin-right: 30px;
}

.ten-right ul li {
	overflow: hidden;
	margin-bottom: 30px;

}

.ten-right-pic {
	width: 230px;
	height: 150px;
	overflow: hidden;
	border-radius: 5px;
}

.ten-right-pic img {
	width: 100%;
	border-radius: 5px;
		transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
}

.ten-right-title {
	width: 66%;
	height: 148px;
	border-bottom: 1px solid #dbdbdb;
}

.ten-right-title a {
	display: block;
}

.ten-right-title a h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ten-right-title a div {
	font-size: 14px;
	color: #777575;
	line-height: 25px;
	margin-bottom: 10px;
}

.ten-right-title a p {
	font-size: 14px;
	color: #777575;
	padding-left: 25px;
	background: url(icon1_naoc_20th_2022.png) no-repeat left center;
}



/* 下基层 */
.basic {
	margin-top: 40px;
	margin-bottom: 25px;
}

.basic .ten-title,
.picture .ten-title {
	background: url(titlebg2_naoc_20th_2022.png) no-repeat center;
}

.basic .ten-title h2,
.picture .ten-title h2 {
	color: #c71f1b;
	line-height: 90px;
}

.basic-list {
	margin-top: 30px;
	overflow-y: auto;
	/*! height: 335px; */
}
.basic-list ul{margin-right:25px;margin-left: 5px;}

.basic-list::-webkit-scrollbar {
	width: 10px;
	height: 30px;
}

.basic-list::-webkit-scrollbar-thumb {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #cb302c;
}

.basic-list::-webkit-scrollbar-track {
	-webkit-border-radius: 5px;
	border-radius: 5px;

	background: #f2ebeb
}
.basic-list ul li {
	width: 49%;
	float: left;
	max-width: 580px;
	height: 65px;
	line-height: 65px;
	margin-bottom: 20px;
	/*! border-top: 3px solid #c71f1b; */
	box-shadow: 0px 0px 5px #f3f1f1;
}

.basic-list ul li:nth-child(2n) {
	float: right;
}

.basic-list ul li a {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 20px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.basic-list ul li:hover a {
	color: #c71f1b;
	font-weight: bold;
}

.adver {
	margin-top: 35px;
}

.adver img {
	width: 100%;
}

/* 映像 */
.picture {
	margin-top: 40px;
}

.picture_list {
	margin-top: 30px;
}

.item-pic a,.item-pic span{
	width: 100%;
	height: 100%;
	display:block;
	overflow:hidden;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	
}
.item-pic a:hover span{
	transform:scale(1.1,1.1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.item1 {
	max-width: 280px;
	width: 24%;
}

.item1 ul li {
	height: 210px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.item2 {
	width: 50%;
	margin-left: 20px;
	max-width: 600px;
}

.item2 .item2-first {
	width: 100%;
	max-width: 100%;
	height: 260px;
	margin-bottom: 20px;
	overflow: hidden;
}

.item2&gt;ul li {
	float: left;
	width: 49%;
	max-width: 290px;
	height: 160px;
	overflow: hidden;
}

.item2&gt;ul li:nth-child(3n) {
	float: right;
}

.picture_list .slick-prev,
.picture_list .slick-next {
	color: transparent;
	position: absolute;
	outline: none;
	border: none;
	z-index: 9;
	top: 48%;
	height: 85px;
	margin-top: -42px;
}

.picture_list .slick-prev {
	left: -6%;
	background: url(bannernav_naoc_20th_2022.png) no-repeat left center;
}

.picture_list .slick-next {
	right: -6%;
	background: url(bannernav_naoc_20th_2022.png) no-repeat right center;
}

.picture_list .slick-dots {
	margin: auto;
	width: 100px;
	margin-top: 20px;
}

.picture_list .slick-dots li {
	margin: 0px 8px;
	float: left;
}

.picture_list .slick-dots li button {
	width: 8px;
	height: 8px;
	background: url(dot4_naoc_20th_2022.png) no-repeat center;
	opacity: 1;
	color: transparent;

}

.picture_list .slick-dots .slick-active button {
	width: 30px;
	background: url(dot3_naoc_20th_2022.png) no-repeat center;
}

.picture2 {
	display: none;
}

.picture2 .picture_list .slick-dots {
	width: 150px;
}



.footer {
	line-height: 25px;
	text-align: center;
	padding: 20px 0;
	background-color: #c6312d;
	color: #fff;
	font-size: 16px;
	margin-top: 40px;
}



/* 下基层 */
.basic {
	margin-top: 60px;
	margin-bottom: 30px;
}

.basic .ten-title,
.picture .ten-title {
	background: url(titlebg2_naoc_20th_2022.png) no-repeat center;
}

.basic .ten-title h2,
.picture .ten-title h2 {
	color: #c71f1b;
	line-height: 90px;
}

.basic-list {
	margin-top: 40px;
	overflow-y: auto;
	/*! height: 335px; */
}
.basic-list ul{margin-right:25px;margin-left: 5px;}

.basic-list::-webkit-scrollbar {
	width: 10px;
	height: 30px;
}

.basic-list::-webkit-scrollbar-thumb {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #cb302c;
}

.basic-list::-webkit-scrollbar-track {
	-webkit-border-radius: 5px;
	border-radius: 5px;

	background: #f2ebeb
}
.basic-list ul li {
	width: 49%;
	float: left;
	max-width: 580px;
	height: 65px;
	line-height: 65px;
	margin-bottom: 20px;
	border-top: 1px solid #ddd2bc;
	box-shadow: 0px 0px 5px #f3f1f1;
	background: #F5F5F6;
}

.basic-list ul li:nth-child(2n) {
	float: right;
}

.basic-list ul li a {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 20px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.basic-list ul li:hover a {
	color: #c71f1b;
	font-weight: bold;
}

.adver {
	margin-top: 35px;
}

.adver img {
	width: 100%;
}

/* 映像 */
.picture {
	margin-top: 60px;
}

.picture_list {
	margin-top: 30px;
}

.item-pic a,.item-pic span{
	width: 100%;
	height: 100%;
	display:block;
	overflow:hidden;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	
}
.item-pic a:hover span{
	transform:scale(1.1,1.1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.item1 {
	max-width: 280px;
	width: 24%;
}

.item1 ul li {
	height: 210px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.item2 {
	width: 50%;
	margin-left: 20px;
	max-width: 600px;
}

.item2 .item2-first {
	width: 100%;
	max-width: 100%;
	height: 260px;
	margin-bottom: 20px;
	overflow: hidden;
}

.item2&gt;ul li {
	float: left;
	width: 49%;
	max-width: 290px;
	height: 160px;
	overflow: hidden;
}

.item2&gt;ul li:nth-child(3n) {
	float: right;
}

.picture_list .slick-prev,
.picture_list .slick-next {
	color: transparent;
	position: absolute;
	outline: none;
	border: none;
	z-index: 9;
	top: 48%;
	height: 85px;
	margin-top: -42px;
}

.picture_list .slick-prev {
	left: -6%;
	background: url(bannernav_naoc_20th_2022.png) no-repeat left center;
}

.picture_list .slick-next {
	right: -6%;
	background: url(bannernav_naoc_20th_2022.png) no-repeat right center;
}

.picture_list .slick-dots {
	margin: auto;
	width: 100px;
	margin-top: 20px;
}

.picture_list .slick-dots li {
	margin: 0px 8px;
	float: left;
}

.picture_list .slick-dots li button {
	width: 8px;
	height: 8px;
	background: url(dot4_naoc_20th_2022.png) no-repeat center;
	opacity: 1;
	color: transparent;

}

.picture_list .slick-dots .slick-active button {
	width: 30px;
	background: url(dot3_naoc_20th_2022.png) no-repeat center;
}

.picture2 {
	display: none;
}

.picture2 .picture_list .slick-dots {
	width: 150px;
}



.footer {
	line-height: 25px;
	text-align: center;
	padding: 20px 0;
	background-color: #c6312d;
	color: #fff;
	font-size: 16px;
	margin-top: 40px;
}






/* 列表 */
.list&gt;ul {
	margin-top: 20px;
}

.list&gt;ul li {
	height: 63px;
	line-height: 63px;
	overflow: hidden;
	border-bottom: 1px dashed #b0b0b0;
}

.list&gt;ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 63px;
	line-height: 63px;
	overflow: hidden;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(dot_naoc_20th_2022.png) no-repeat left center;
}

.list .date1 {
	color: #a4a4a4;
	float: right;
}

.list&gt;ul li a:hover {
	color: #c6312d;
	font-weight: bold;
}

.list {
margin-bottom: 60px;
}
.list ul{min-height: 400px;}
.inlan {
	/* margin-top: 40px; */
	margin-bottom: 20px;
	background: url(nylanbg_naoc_20th_2022.png) no-repeat left bottom;
	height: 56px;
	padding-top: 25px;
	/* overflow: hidden; */
}

.inlan h2 {
	font-size: 32px;
	color: #c6312d;
	/* margin-top: 20px; */
	font-weight: bold;
	/* line-height: 87px; */
}

/* pic */
.pic_list {
	margin-top: 25px;
	margin-bottom: 60px;
	overflow: hidden;
}

.pic_list ul li {
	float: left;
	width: 33.3%;
	position: relative;
	margin-bottom: 30px;
}

.pic_list ul li a {
	display: block;
	margin: 0px 11px;
}

.pic_list ul li h2 {
	text-overflow: ellipsis;
	background-color: #e9e9e9;
	padding: 18px 20px 17px;
	color: #312e2e;
	font-size: 18px;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}

.pic_list ul li a:hover .img_wrap img {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06)
}
.pic_list ul li a:hover h2{color: #c6312d;}
.img_wrap {
	position: relative;
	height: 0;
	padding-top: 57.5%;
	overflow: hidden;
}

.img_wrap img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-moz-transition: .6s;
	transition: .6s;
}
.area,.area a{line-height: 29px;color: #3c3b3b;font-size:14px;}
.area a:hover{color:#c6312d;}
.picture_list2 li {
	margin-bottom: 15px;
}


/*内容*/
.content_title&gt;h1,
.dp&gt;h1 {
	font-size: 31px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
color:#c6312d;
	line-height: 40px;
	margin-bottom: 20px;
}

.content_title&gt;p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont {
	margin-top: 30px;
	padding-bottom: 30px;
}


.cont p {
	/* text-indent: 2em; */
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #c6312d;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
	margin: 0px 5%;
	position: relative;
}
.share_div{position:absolute;right:-90px;top:0px;}
.dp {
	margin-bottom: 80px;
}</pre></body></html>