@charset "utf-8";

.banner img {
	display: block;
	width: 100%
}

.footer {
	margin-top: 30px;
	background: #f2f2f2
}

.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 50px
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px
}

.pagination a.active {
	background: #940b14;
	color: #fff;
	border: 1px solid #940b14
}

.pagination a:hover {
	background: #940b14;
	color: #fff;
	border: 1px solid #940b14
}

.pagination span {
	display: inline-block;
	font-size: 14px
}

#nymain {
	background-size: 1920px auto;
	background-position: center bottom
}

.nymain .leftNav {
	float: left;
	width: 250px;
	position: relative;
	margin-right: 55px;
	margin-top: 0px;
}

.nymain .leftNav>h2 {
	position: relative;
	z-index: 3;
	line-height: 105px;
	text-align: center;
	color: #fff;
	background: #940b14;
	background-size: cover;
	background-position: center center;
	font-size: 30px;
	overflow: hidden;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}

.nymain .leftNav>h2 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px
}
     /* 基础样式 */
        .tree-nav {
            width: auto;
            font-family: 'Segoe UI', sans-serif;
            background: #940b14;
            color: #ecf0f1;
        }
        
        /* 重置列表样式 */
        .tree-nav, 
        .tree-nav ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        
        /* 菜单项样式 */
        .tree-nav > li {
            position: relative;
            border-bottom: 1px solid #9a030f;
        }
        
        /* 链接样式 */
        .tree-nav a {
            display: block;
            padding: 12px 20px;
            color: #ecf0f1;
            text-decoration: none;
            transition: background 0.3s;
        }
        
        .tree-nav a:hover {
            background: #940b14;
        }
        
        /* 菜单标签样式 */
        .tree-label {
            display: block;
            padding: 12px 10px;
            cursor: pointer;
            color: #ecf0f1;
            position: relative;
            transition: background 0.3s;
        }
        
        .tree-label:hover {
            background: #940b14;
        }
        
        /* 隐藏输入框 */
        .tree-input {
            display: none;
        }
        
        /* 箭头样式 */
        .tree-label::after {
            content: "▸";
            position: absolute;
            right: 4px;
            top: 50%;
            transform: translateY(-50%);
            transition: transform 0.3s;
        }
        
        /* 子菜单控制 */
        .submenu {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.5s ease-out;
        }
        
        /* 输入框选中时的样式 */
        .tree-input:checked ~ .submenu {
            max-height: 10800px;
        }
        
        .tree-input:checked + .tree-label::after {
            transform: translateY(-50%) rotate(90deg);
        }
        
        /* 层级样式 */
        /* 一级菜单 */
        .tree-nav > li > .submenu {
            background: #6c0b13;
        }
        
        /* 二级菜单 */
        .submenu > li > .submenu {
            background: #6c0b13;
        }
        
        /* 三级菜单 */
        .submenu .submenu .submenu {
            background: #7c050f;
            max-height: 0 !important; /* 三级菜单初始隐藏 */
        }
        
        /* 三级菜单在选中时展开 */
        .submenu .tree-input:checked ~ .submenu {
            max-height: 1000px !important;
        }
        
        /* 缩进控制 */
        .submenu li {
            padding-left: 20px;
        }
        
        .submenu .submenu li {
            padding-left: 0px;
        }
        
        /* 活动状态样式 */
        .tree-input:checked + .tree-label {
            background: #9a030f;
        }
.ny-right {
	overflow: hidden;
	border-top: 1px solid #d2d2d2
}
.text-lists ul{
	min-height:600px;
}
.art-main{
	min-height:600px;
}
.ny-rcom {
	font-size: 24px;
	color: #940b14;
	margin-bottom: 15px;
	font-weight: normal
}

.position {
	background: #f2f2f2;
	padding-right: 15px;
	padding-top: 15px;
}

.position>div {
	position: relative;
	text-align: right;
	font-size: 0;
	line-height: 42px
}
.dqwz{text-align: left;padding-left: 15px;}
.position h3 {
	position: absolute;
	width: 235px;
	padding-left: 35px;
	height: 90px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	background: #940b14;
	background-position: center top;
	text-align: left;
	line-height: 100px;
	bottom: 0;
	left: 0
}

.position h3::after {
	content: "";
	position: absolute;
	right: -37px;
	bottom: -30px;
	width: 74px;
	height: 74px;

	background-size: 100% 100%;
	z-index: 9
}

.position span {
	color: #888888;
	font-size: 18px;
	vertical-align: middle
}

.position h2 {
	float: left;
	padding-left: 20px;
	position: relative;
	color: #940b14;
	font-size: 22px;
	font-weight: 600;
	padding: 10px;
	width: 100%;
	text-align: left;
	line-height: 34px;
}
.position .dqwz_left{
	clear:both;
	text-align:left;
	padding-left: 20px;
	padding: 20px 20px;
	font-size: 16px;
	line-height: 25px;
}

.position img {
	height: 16px;
	vertical-align: middle;
	margin-right: 5px
}

.position a {
	font-size: 16px;
	color: #666666;
	margin: 0 5px;
	vertical-align: middle
}

.position a:hover {
	color: #940b14
}

.art-main .art-tit h3 {
	text-align: center;
	color: #444444;
	font-weight: normal;
	font-size: 24px;
	margin-top: 30px;
	font-weight: 600
}

.art-main .art-tit h4 {
	color: #333333;
	font-size: 16px;
	text-align: center;
	margin-top: 10px
}

.art-main .art-body {
	padding-top: 30px;
	font-family: "PingFangSC", "PingFang SC", "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma !important;
}

.art-main .art-body p,span,strong{
}{
	color: #333;
	text-indent: 2em;
	font-size: 18px;
	line-height: 31px;
	margin-bottom: 30px;
	font-family: "PingFangSC", "PingFang SC", "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma !important;
}
.art-main .art-body p,span,strong{
		font-family: "PingFangSC", "PingFang SC", "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma !important;
}
.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
height: auto !important;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 20px;
	background: bottom;
	border-bottom: 1px dashed #d9d9d9
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin-right: 5px
}

.art-main .cont-tit p .liulan {
	margin-left: 50px
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #999999;
	margin: 0 10px
}

.art-info {
	border-top: 1px dashed #eaeaea;
	margin-top: 25px
}

.pnext {
	margin-top: 25px
}

.pnext p {
	text-indent: initial;
	font-size: 16px;
	line-height: 30px;
	color: #555555
}

.pnext p a {
	font-size: 16px;
	color: #555555
}

.pnext p:hover {
	color: #940b14
}

.pnext p:hover a {
	color: #940b14
}
.text-list ul{
	min-height:800px;
}
.text-list ul li .lista {
	display: block;
	overflow: hidden;
	padding-top: 30px;
	transition: all 0.3s
}

.text-ldata {
	float: left;
	width: 120px;
	margin-right: 30px
}

.text-ldata img {
	display: block
}

.text-ldata div {
	margin-left: 30px;
	height: 80px;
	transition: all 0.3s
}

.text-ldata div p {
	color: #940b14;
	font-size: 26px;
	line-height: 28px;
	padding-top: 15px
}

.text-ldata div span {
	display: block;
	color: #999999;
	font-size: 14px;
	line-height: 22px
}

.text-linfo {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	transition: all 0.3s;
	padding-top:20px;
}
.text-linfo a{
	color:#333333;
}
.text-linfo h3 {
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	overflow: hidden;
	padding:10px 0;
	white-space: nowrap;
	text-overflow: ellipsis
}

.text-linfo p {
	color: #808080;
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.text-list ul li lista:hover {
	background: #ecf3fa;
}

.text-list ul li a:hover .text-ldata img {
	display: none
}

.text-list ul li a:hover .text-ldata div {
	background: #940b14;
	padding-left: 10px;
	margin-top: 10px
}

.text-list ul li a:hover .text-ldata div p {
	color: #fff
}

.text-list ul li a:hover .text-ldata div span {
	color: #fff
}

.text-list ul li a:hover .text-linfo {
	padding-left: 20px;
	border-color: transparent
}

.text-list ul li a:hover .text-linfo h3 {
	font-weight: 600;
	color: #940b14;
	font-size: 18px
}

.img-lists ul {
	overflow: hidden;
	margin-top: 10px
}

.img-lists ul li {
	float: left;
	width: 30%;
	margin-top: 35px;
	margin-left: 5%;
	transition: all 0.3s;
	position: relative;
	top: 0
}

.img-lists ul li:nth-child(3n+1) {
	margin-left: 0
}

.img-lists ul li:hover {
	top: -10px
}

.img-lists ul li:hover .info p {
	color: #940b14;
	font-weight: 600
}

.img-lists ul li a {
	display: block;
	width: 100%
}

.img-lists ul li a .pic {
	padding-top: 125%;
}

.img-lists ul li a>img {
	display: block;
	width: 100%;
	height: 196px
}

.img-lists ul li a>div.info {
	padding: 10px 10px 10px 25px;
	font-size: 0;
	/* background: url(../images/img-list-tit.png) no-repeat; */
	background-position: left center
}

.img-lists ul li a>div.info p {
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.img-lists ul li a>div.info img {
	height: 14px;
	vertical-align: middle
}

.img-lists ul li a>div.info span {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	color: #999;
	vertical-align: middle
}

.img-lists2 ul {
	overflow: hidden
}

.img-lists2 ul li {
	float: left;
	width: 23%;
	margin: 15px 1%
}

.img-lists2 ul li a {
	display: block
}

.img-lists2 ul li a .pic {
	padding-top: 120%
}

.img-lists2 ul li a .info {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: center
}

.dt-list2 li {
	float: left;
	width: 48%;
	margin-top: 40px
}

.dt-list2 li:nth-child(2n+1) {
	margin-right: 4%
}

.dt-list2 li a {
	display: block;
	margin-right: 7px;
	margin-bottom: 7px;
	background: #f2f2f2;
	padding: 30px 25px;
	box-shadow: 6px 6px 0 0px #dbe8f7;
	transition: all 0.3s
}
.dt-list2 li a span{
color: #000;
}
.dt-list2 li a:hover span{
color: #fff;
}
.dt-list2 li a h3 {
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.dt-list2 li a h4 {
	color: #808080;
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	margin-top: 20px;
	margin-bottom: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.dt-list2 li a div {
	height: 1px;
	background: #cccccc;
	position: relative
}

.dt-list2 li a div::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	transform: translateY(-50%);
	background: #940b14;
	width: 50px;
	height: 3px
}

.dt-list2 li a div::after {
	content: "";
	position: absolute;
	left: 50px;
	bottom: -2px;
	transform: translateY(-50%);
	background: #940b14;
	width: 50px;
	height: 3px
}

.dt-list2 li a p {
	overflow: hidden;
	line-height: 24px;
	margin-top: 25px
}

.dt-list2 li a p em {
	float: right;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: #940b14;
	text-align: center;
	line-height: 23px;
	color: #fff;
	font-family: 宋体;
	font-weight: 600;
	font-size: 14px;
	font-style: normal
}

.dt-list2 li a:hover {
	background: #940b14;
	box-shadow: 4px 8px 10px rgba(0, 0, 0, .3)
}

.dt-list2 li a:hover h3 {
	color: #fff;
	font-weight: 600;
	font-size: 18px
}

.dt-list2 li a:hover h4 {
	color: #c7ceea
}

.dt-list2 li a:hover p em {
	background: #ffd428
}

.dt-list2 li a:hover div::before {
	background: #ffd428
}

.dt-list2 li a:hover div::after {
	background: #f29b76
}

@media screen and (max-width: 1350px) {
	.position h3 {
		left: 10px
	}
}

@media screen and (max-width: 1024px) {
	.nymain .leftNav>h2 {
		font-size: 20px;
		line-height: 65px
	}
.art-main .art-body{
    padding: 0 10px;
}
	.nymain .leftNav {
		margin-right: 30px;
		width: 220px;
		margin-top: -65px;
	}

	.nymain .leftNav ul li a {
		font-size: 14px
	}

	.position span {
		font-size: 14px
	}

	.position a {
		font-size: 14px
	}

	.position h3 {
		left: 10px;
		height: 70px;
		line-height: 70px;
		width: 185px
	}

	.img-lists ul li {
		width: 49%;
		margin-left: 2%;
		margin-top: 20px
	}

	.img-lists ul li:nth-child(3n+1) {
		margin-left: 2%
	}

	.img-lists ul li:nth-child(2n+1) {
		margin-left: 0
	}

	.img-lists ul li a>img {
		height: 209px
	}

	.img-lists ul li a>div.info p {
		font-size: 14px
	}

	.img-lists ul li a>div.info img {
		height: 12px
	}

	.img-lists ul li a>div.info span {
		font-size: 12px
	}

	.dt-list2 li a {
		padding: 20px 15px
	}
}
@media screen and (max-width:990px) {
	.nymain .leftNav>h2 {
		line-height: 40px;
		font-size: 16px;
		text-align: left;
		padding-left: 15px;
		font-weight: 600;
		border-radius: 0
	}

	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 5px;
		/* background: url(../images/sub_left_down2.png) no-repeat center center; */
		background-position: left center;
		margin-right: 10px
	}

	.nymain .leftNav>h2 span.on {
		background: url(../images/sub_left_up2.png) no-repeat center center;
		background-position: left center
	}

	.nymain {
		padding: 0 10px 10px 10px
	}

	.nymain .leftNav {
		float: none;
		width: auto;
		top: 0;
		margin-right: 0;
		margin-top: -20px
	}

	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0
	}

	.ny-right {
		float: none;
		width: auto
	}

	.position h2 {
		float: none;
		font-size: 16px;
		padding: 10px;
	}

	.position {
		padding: 5px 0;
		margin-top: 0;
		margin-bottom: 0
	}

	.position>div {
		text-align: left;
		line-height: 40px
	}

	.position h3 {
		left: 0;
		width: auto;
		height: 45px;
		font-size: 16px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px
	}

	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px
	}

	.pagination {
		padding-top: 50px
	}

	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 18px;
		font-size: 12px;
		margin: 0 3px
	}

	
	.art-main .art-tit h3 {
		font-size: 16px;
		line-height: 30px
	}

	.art-main .art-body p {
		font-size: 14px;
		line-height: 30px
	}

	.art-main .cont-tit p span {
		font-size: 12px
	}

	.art-main .cont-tit p img {
		height: 12px
	}

	.pnext {
		float: none;
		border: none;
		width: auto
	}

	.pnext p {
		line-height: 30px
	}

	.zzjg_text li {
		width: 50%
	}

	.img-lists ul li a>div.info p {
		font-size: 12px
	}

	.xbxx {
		padding-top: 0
	}

	.xbxx ul li a {
		padding: 15px 10px
	}

	.xbxx ul li a h3 {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 15px
	}

	.xbxx ul li a p {
		font-size: 14px;
		line-height: 26px;
		height: 72px;
		padding: 0
	}

	.xbxx ul li a div span {
		font-size: 12px
	}

	.xbxx ul li a div img {
		height: 14px
	}

	.img-lists2 ul li {
		width: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%
	}

	.nymain .leftNav>h2 img {
		height: 20px
	}

	.position a {
		margin: 0 2px;
		font-size: 12px
	}

	.position span {
		font-size: 12px
	}

	.text-ldata {
		width: 80px;
		overflow: hidden;
		margin-right: 15px
	}

	.text-ldata div {
		margin-left: 0
	}

	.text-ldata div p {
		font-size: 20px
	}

	.text-ldata div span {
		font-size: 12px
	}

	.text-list ul li a:hover .text-linfo {
		padding-left: 5px
	}

	.text-list ul li a {
		padding-top: 20px
	}

	.text-linfo {
		padding-bottom: 20px
	}
}

@media screen and (max-width:768px) {
	.nymain .leftNav>h2 {
		line-height: 40px;
		font-size: 16px;
		text-align: left;
		padding-left: 15px;
		font-weight: 600;
		border-radius: 0
	}

	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 5px;
		/* background: url(../images/sub_left_down2.png) no-repeat center center; */
		background-position: left center;
		margin-right: 10px
	}

	.nymain .leftNav>h2 span.on {
		background: url(../images/sub_left_up2.png) no-repeat center center;
		background-position: left center
	}

	.nymain {
		padding: 0 10px 10px 10px
	}

	
	.ny-right {
		float: none;
		width: auto
	}

	.position h2 {
		float: none;
		font-size: 18px;
	}

	.position {
		padding: 5px 0;
		margin-top: 0;
		margin-bottom: 0
	}

	.position>div {
		text-align: left;
		line-height: 18px;
		padding: 0 22px!important;
	}

	.position h3 {
		left: 0;
		width: auto;
		height: 45px;
		font-size: 16px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px
	}

	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px
	}

	.pagination {
		padding-top: 50px
	}

	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 18px;
		font-size: 12px;
		margin: 0 3px
	}

	.art-main .art-tit h3 {
		font-size: 16px;
		line-height: 30px
	}

	.art-main .art-body p {
		font-size: 14px;
		line-height: 30px
	}

	.art-main .cont-tit p span {
		font-size: 12px
	}

	.art-main .cont-tit p img {
		height: 12px
	}

	.pnext {
		float: none;
		border: none;
		width: auto
	}

	.pnext p {
		line-height: 30px
	}

	.zzjg_text li {
		width: 50%
	}

	.img-lists ul li a>div.info p {
		font-size: 12px
	}

	.xbxx {
		padding-top: 0
	}

	.xbxx ul li a {
		padding: 15px 10px
	}

	.xbxx ul li a h3 {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 15px
	}

	.xbxx ul li a p {
		font-size: 14px;
		line-height: 26px;
		height: 72px;
		padding: 0
	}

	.xbxx ul li a div span {
		font-size: 12px
	}

	.xbxx ul li a div img {
		height: 14px
	}

	.img-lists2 ul li {
		width: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%
	}

	.nymain .leftNav>h2 img {
		height: 20px
	}

	.position a {
		margin: 0 2px;
		font-size: 16px;
		line-height: 24px;
	}

	.position span {
		font-size: 16px
	}

	.text-ldata {
		width: 80px;
		overflow: hidden;
		margin-right: 15px
	}

	.text-ldata div {
		margin-left: 0
	}

	.text-ldata div p {
		font-size: 20px
	}

	.text-ldata div span {
		font-size: 12px
	}

	.text-list ul li a:hover .text-linfo {
		padding-left: 5px
	}

	.text-list ul li a {
		padding-top: 20px
	}

	.text-linfo {
		padding-bottom: 20px
	}
}

@media screen and (max-width:480px) {
	.img-lists ul li a>img {
		height: 100px
	}

	.art-main .cont-tit p .liulan {
		margin-left: 15px
	}

	.img-lists2 ul li {
		width: 47%;
		margin-left: 1.5%;
		margin-right: 1.5%
	}

	.dt-list2 li {
		width: auto;
		float: none
	}

	.dt-list2 li:nth-child(2n+1) {
		margin-right: 0
	}
}

@media screen and (max-width:320px) {
	.art-main .art-tit span {
		font-size: 12px;
		padding-bottom: 5px;
		line-height: 24px;
		height: 24px
	}

	.art-main .art-body p {
		font-size: 12px;
		line-height: 30px
	}

	.img-lists ul li a>img {
		height: 84px
	}
}