@charset "utf-8";
.pic>img {
	width: 100%
}

.banner img {
	display: block;
	width: 100%
}

.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: #129d4a;
	color: #fff;
	border: 1px solid #129d4a
}

.pagination a:hover {
	background: #129d4a;
	color: #fff;
	border: 1px solid #129d4a
}

.pagination span {
	display: inline-block;
	font-size: 14px
}

.nymain {
	position: relative;
	margin-top: 40px
}

.nymain .leftNav {
	float: left;
	width: 275px;
	position: relative;
	margin-right: 40px
}

.nymain .leftNav>h2 {
	line-height: 80px;
	color: #fff;
	background: #129d4a;
	font-size: 30px;
	overflow: hidden;
	padding-left: 45px
}

.nymain .leftNav>h2 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px
}

.nymain .leftNav p {
	margin-left: 20px;
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	padding: 20px 0
}

.nymain .leftNav>ul {
	background: #f4f4f4;
	padding-bottom: 135px
}

.nymain .leftNav>ul>li {
	position: relative;
	border-bottom: 1px dotted #b0bdcb
}

.nymain .leftNav>ul>li:first-child {
	border-top: none
}

.nymain .leftNav ul li a {
	display: block;
	font-size: 18px;
	line-height: 65px;
	padding-left: 45px;
	color: #000
}

.nymain .leftNav>ul>li>span {
	position: absolute;
	width: 25px;
	height: 25px;
	right: 10px;
	top: 20px;
	line-height: 50px;
	background: url("../image/sub_left_down.png") no-repeat center center;
	cursor: pointer;
	transition: all 0.3s
}

.nymain .leftNav>ul>li.on>span {
	transform: rotate(90deg)
}

.nymain .leftNav>ul>li.on>a {
	background: rgba(18, 157, 74, 0.1);
	color: #129d4a;
	font-weight: 600
}

.nymain .leftNav>ul>li.activ {
	background: #dadada
}

.nymain .leftNav>ul>li.active>a {
	color: #129d4a;
	font-weight: 600
}

.nymain .leftNav ul li.active ul {
	display: block
}

.nymain .leftNav ul li a:hover {
	background-position: 31px center;
	color: #129d4a
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0
}

.nymain .leftNav>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 64px;
	border-top: 1px solid #eeeeee;
	padding-left: 65px;
	color: #666666
}

.ny-right {
	overflow: hidden;
	min-height: 600px;
	margin-bottom: 40px
}

.ny-rcom {
	font-size: 24px;
	color: #129d4a;
	margin-bottom: 15px;
	font-weight: normal
}

.position {
	padding-top: 13px
}

.position>div {
	position: relative;
	text-align: right;
	font-size: 0;
	line-height: 66px;
	border-bottom: 1px solid #129d4a
}

.position h3 {
	position: absolute;
	font-size: 24px;
	font-weight: 600;
	color: #000;
	text-align: left;
	bottom: 0;
	left: 0
}

.position h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: #129d4a;
	z-index: 9
}

.position span {
	color: #8c9396;
	font-size: 14px;
	vertical-align: middle
}

.position img {
	height: 16px;
	vertical-align: middle;
	margin-right: 5px
}

.position a {
	font-size: 14px;
	color: #8c9396;
	margin: 0 5px;
	vertical-align: middle
}

.position a:hover {
	color: #129d4a
}

.text-list ul li {
	padding-left: 15px;
	padding-right: 115px;
	position: relative;
	line-height: 62px;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 16px;
	position: relative;
	left: 0;
	transition: all 0.5s;
	background: url("../image/list-dot.png") no-repeat;
	background-position: left center
}

.text-list ul li:first-child {
	border-top: none
}

.text-list ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #000
}

.text-list ul li span.date {
	position: absolute;
	right: 0;
	color: #666666;
	font-size: 16px;
}

.text-list ul li:hover a {
	color: #129d4a
}

.text-list ul li:hover span {
	color: #129d4a
}

.art-main .art-tit h3 {
	text-align: center;
	color: #333;
	font-weight: normal;
	font-size: 24px;
	margin-top: 30px;
	font-weight: 600
}

.art-main .art-body {
	padding-top: 30px;
	height: auto;
	overflow: hidden;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 14px !important;
	line-height: 2!important;
	margin-bottom: 10px;
	font-family: 微软雅黑 !important;
}
.art-main .art-body  span{
	color: #333333;
	font-size: 16px !important;
	line-height: 34px!important;
	margin-bottom: 10px;
	font-family: 微软雅黑 !important;
}
.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
	border: 0 !important;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	background: bottom;
	border-bottom: 1px solid #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: 14px;
	color: #888;
	margin: 0 10px
}

.art-info {
	border-top: 1px dashed #eaeaea;
	margin-top: 25px
}

.pnext {
	margin-top: 25px
}

.pnext p {
	text-indent: initial;
	font-size: 15px;
	line-height: 32px;
	color: #555555
}

.pnext p a {
	font-size: 15px;
	color: #555555
}

.pnext p:hover a {
	color: #129d4a
}

.img-lists ul {
	overflow: hidden;
	margin-left: -2%;
	margin-right: -2%
}

.img-lists ul li {
	float: left;
	width: 29%;
	margin: 40px 2% 0 2%;
	border: 1px solid #eee;
	transition: all 0.3s;
	position: relative;
	top: 0
}

.img-lists ul li:hover {
	box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
	top: -10px
}

.img-lists ul li a {
	display: block;
	width: 100%
}

.img-lists ul li a .pic {
	padding-top: 59.09%
}

.img-lists ul li a>img {
	display: block;
	width: 100%;
	height: 196px
}

.img-lists ul li a>div.info {
	padding: 10px;
	font-size: 0;
	text-align: center
}

.img-lists ul li a>div.info p {
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px
}

.img-lists ul li:hover a>div.info p {
	color: #129d4a
}

.nymain {
	padding-bottom: 50px
}

/* 师资页面1 */
.teacher-list1>ul>li {
	border-bottom: 1px solid #e5e5e5;
}

.teacher-list1>ul>li>a {
	display: block;
	padding: 40px 0;
	overflow: hidden;
}

.teacher-list1>ul>li>a>.pic {
	padding-top: 125.3968%;
}

.teacher {
	float: left;
	
}
.teacher-list1 .teacher img{border-radius: 0px 40px 0px 0px;}

.teacher-text {
	overflow: hidden;
	padding-left: 40px;
}

.teacher-text h2 {
	font-size: 24px;
	line-height: 30px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
}

.teacher-text p {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-indent: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	height: 120px;

}

.teacher-list1>ul>li:hover p {
	color: #129d4a;
}

/* 师资页面2 */
.teacher-list2>ul {
	margin-top: 20px;
	overflow: hidden;
	margin-left: -1.5%;
	margin-right: -1.5%;
}

.teacher-list2>ul>li {
	width: 47%;
	float: left;
	margin: 25px 1.5% 0 1.5%;
}

.teacher-list2>ul>li>a {
	display: block;
	overflow: hidden;
}

.teacher-text1 {
	padding: 31px 21px;
	overflow: hidden;
	background: #f8f7f7;
}

.teacher-text1>h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #333333;
	margin-bottom: 10px;
}

.teacher-text1>div {
	width: 60px;
	height: 1px;
	background-color: #129d4a;
	margin-bottom: 10px;
}

.teacher-text1>p {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}

.teacher-text1>span {
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	height: 180px;
}
.teacher-list2>ul>li:hover .teacher-text1{
	background: #f8f7f7 url("../image/teacher2-dot.png") no-repeat right top;
} 



@media screen and (max-width: 1200px) {
	.ldtz-info p {
		font-size: 14px
	}
.teacher-list2>ul>li{
		width: auto;
		margin: 30px 0 0 0;
	}
	.teacher-list2>ul{
		margin: 0;
	}
}

@media screen and (max-width: 1140px) {
	.list-jg ul li a {
		padding: 0 20px
	}
}

@media screen and (max-width: 1024px) {
	.banner:before {
		display: none
	}
	.nymain {
		margin-top: 20px
	}
	.nymain .leftNav>h2 {
		line-height: 70px;
		font-size: 26px;
		padding-left: 20px
	}
	.nymain .leftNav {
		margin-right: 30px;
		width: 220px
	}
	.nymain .leftNav>ul {
		padding-bottom: 30px
	}
	.nymain .leftNav ul li a {
		font-size: 18px;
		padding-left: 20px
	}
	.nymain .leftNav>ul>li>ul>li>a {
		padding-left: 40px
	}
	.position {
		padding-top: 3px
	}
	.position span {
		font-size: 14px
	}
	.position a {
		font-size: 14px
	}
	.position h3 {
		height: 70px;
		line-height: 70px
	}
	.text-list ul li {
		font-size: 16px
	}
	.img-lists ul li {
		width: 47%;
		margin: 20px 1%
	}
	.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 {
		padding: 25px 0
	}
	.timg-list ul li a h3 {
		font-size: 16px
	}
	.timg-list-img {
		width: 260px
	}
	.timg-linfo {
		padding-top: 10px
	}
	.ldtz-pic {
		float: none;
		margin: 0 auto
	}
	.ldtz-info {
		padding: 0 20px;
		padding-bottom: 15px;
		margin-top: 20px;
		text-align: center
	}
	.ldtz-info h3::before {
		left: 50%;
		transform: translateX(-50%)
	}
	.ldtz ul li a {
		padding-top: 15px
	}
	.list-jg ul li {
		width: 46%
	}
	.list-jg ul li a span {
		font-size: 14px
	}

}

@media screen and (max-width:768px) {
	.banner::after {
		content: none
	}
	.nymain .leftNav>h2 {
		line-height: 46px;
		font-size: 16px;
		text-align: left;
		padding-left: 15px;
		font-weight: 600;
		background: #129d4a
	}
	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 8px;
		background: url("../image/sub_left_down2.png") no-repeat center center;
		background-position: left center;
		margin-right: 10px
	}
	.nymain .leftNav ul li a {
		font-size: 16px
	}
	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 14px
	}
	.nymain {
		padding: 10px 0;
		margin-top: 0
	}
	.nymain .leftNav {
		float: none;
		width: auto;
		top: 0;
		margin-right: 0;
		margin-top: 15px
	}
	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0
	}
	.ny-right {
		float: none;
		width: auto
	}
	.position {
		padding: 16px 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: 20px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px;
		font-weight: 600;
		display: none
	}
	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px
	}
	.pagination {
		padding-top: 50px
	}
	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin: 0 3px
	}
	.nymain .leftNav ul {
		display: none
	}
	.nymain .leftNav ul li a {
		line-height: 55px;
		padding-left: 20px
	}
	.nymain .leftNav>ul>li>span {
		top: 13px
	}
	.text-list ul li {
		line-height: 50px;
		padding-right: 115px
	}
	.art-main .art-tit h3 {
		font-size: 16px;
		line-height: 30px;
		margin-top: 0
	}
	.art-main .art-body p {
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 15px
	}
	.art-main .cont-tit p span {
		font-size: 14px
	}
	.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 {
		margin: 10px 1%
	}
	.img-lists ul li a>img {
		height: 191px
	}
	.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
	}
	.text-list ul li span {
		font-size: 14px
	}
	.position a {
		margin: 0 2px
	}
	.dt-list2 li a>.dt-text h3 {
		font-size: 18px
	}
	.dt-list2 li a>.dt-text p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 0
	}
	.dt-list2 li a>.dt-text {
		padding-left: 10px
	}
	.dt-list2 li .date {
		width: 60px
	}
	.dt-list2 li .date span {
		font-size: 24px
	}
	.dt-list2 li .date {
		padding: 4px 0
	}
	.dt-list2 li {
		padding: 15px 0
	}
	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 14px;
		line-height: 45px
	}
	.art-main .art-body {
		padding-top: 0
	}
	.timg-list-img {
		width: 220px;
		margin-right: 20px
	}
	.timg-linfo span {
		margin-top: 10px
	}
	.timg-linfo p {
		margin-top: 10px
	}
	.timg-list ul li {
		margin-top: 0;
		margin-bottom: 20px
	}
	.list-ld ul li {
		padding: 15px 0
	}
	.list-ld ul li h3 {
		font-size: 18px
	}
	.list-ld ul li p {
		font-size: 14px;
		margin-top: 10px
	}
	.list-ls ul li {
		padding: 15px 0
	}
	.list-ls ul li h3 {
		font-size: 18px
	}
	.list-ls ul li p {
		font-size: 14px;
		margin-top: 10px
	}
	.list-ls ul {
		margin-top: 0
	}
.teacher-list2>ul>li{width:100%;}
}

@media screen and (max-width:480px) {
	.img-lists ul li a>img {
		height: 100px
	}
	.text-list ul li {
		font-size: 14px;
		padding-left: 15px
	}
	.art-main .cont-tit p .liulan {
		margin-left: 15px
	}
	.text-list ul li span {
		width: 95px;
	}
	.img-lists2 ul li {
		width: 47%;
		margin-left: 1.5%;
		margin-right: 1.5%
	}
	.timg-list-img {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px
	}
	.timg-linfo {
		padding-top: 0
	}
	.ldtz ul li {
		float: none;
		width: auto
	}
	.ldtz ul li:nth-child(2n+1) {
		margin-right: 0
	}
	.ldtz-pic {
		float: left
	}
	.ldtz ul li {
		margin-bottom: 30px
	}
	.ldtz ul li a {
		padding: 0
	}
	.ldtz-pic {
		width: 120px
	}
	.ldtz-info {
		text-align: left
	}
	.ldtz-info h3::before {
		left: 0;
		transform: translateX(0)
	}
	.ldtz-info h3 {
		padding-top: 15px;
		margin-bottom: 10px
	}
	.ldtz ul li a {
		margin: 0
	}
.teacher {
		float: none;
		width: auto;
		text-align: center;
	}

	.teacher>img {
		display: inline-block;
	}

	.teacher-text {
		overflow: visible;
	}

	.teacher-text h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.teacher-text p {
		font-size: 14px;
		line-height: 25px;
		height: 100px;
	}

	.teacher-text {
		padding-left: 0px;
	}

	.teacher-list1>ul>li>a {
		padding: 10px 0;
	}
	.teacher-text1>span {
	    line-height: 30px;
	    -webkit-line-clamp: 4;
	    height: 120px;
	}
	.teacher-list1>ul>li {
	    margin-top: 20px;
	}
	.teacher-text1 {
	    padding: 23px 45px;
	}
}

@media screen and (max-width:320px) {
	.text-list ul li {
		line-height: 40px;
		font-size: 12px
	}
	.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
	}
	.img-lists ul li {
		width: auto;
		float: none
	}
}


  .group-big {
        margin-top: 45px;
    }
    
    .group-big li a {
        position: relative;
        display: block;
    }
    
    .group-big li a:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: url(../image/group-tc.png) no-repeat center bottom;
        background-size: 100% auto;
    }
    
    .group-big li a p {
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 18px;
        color: #fff;
        padding: 0 10px;
        z-index: 2;
    }
    
    .group-big li a .pic {
        padding-top: 55%;
        display: block;
        position: relative;
        overflow: hidden;
    }
    
    .group-big li a .pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: all 0.3s;
    }
    
    .group-big li a img {
        display: block;
        width: 100%;
    }
    
    .group-big .slick-prev,
    .group-big .slick-next {
        width: 39px;
        height: 97px;
    }
    
    .group-big .slick-prev {
        background: url(../image/group-l.jpg) no-repeat;
        background-size: 100% 100%;
        left: 0;
    }
    
    .group-big .slick-next {
        background: url(../image/group-r.jpg) no-repeat;
        background-size: 100% 100%;
        right: 0;
    }
    
    .group-sml {
        margin-top: 15px;
    }
    
    .group-sml li.slick-current.slick-active a {
        border: 5px solid #129d4a;
    }
    
    .group-sml li a {
        display: block;
        border: 5px solid transparent;
    }
    
    .group-sml li a .pic {
        padding-top: 70%;
        display: block;
        position: relative;
        overflow: hidden;
    }
    
    .group-sml li a img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: all 0.3s;
    }
    /* å­¦æ ¡è£èª‰ */
    
    .ry {
        margin-top: 35px;
    }
    
    .ry>ul {
        margin-left: 38px;
    }
    
    .ry>ul>li {
        position: relative;
        padding-left: 35px;
        padding-bottom: 45px;
        border-left: 1px solid #eeeeee;
    }
    
    .ry>ul>li:last-child {
        border-left: none;
    }
    
    .ry>ul>li::before {
        content: "";
        position: absolute;
        left: -13px;
        width: 25px;
        height: 25px;
        background: url(../image/jb.png) no-repeat center center;
    }
    
    .ry>ul>li h2 {
        font-size: 18px;
        color: #129d4a;
        margin-bottom: 20px;
    }
    
    .ry>ul>li p {
        line-height: 26px;
        font-size: 16px;
        color: #333;
    }
    /* å­¦æ ¡æ ‡è¯†*/
    
    .xybs>ul>li {
        margin-top: 40px;
        text-align: center;
    }
    
    .xybs>ul>li .xybt h2 {
        position: relative;
    }
    
    .xybs>ul>li .xybt h2 i {
        position: relative;
        display: inline-block;
        font-style: normal;
        font-size: 24px;
        color: #333;
        padding: 0 15px;
        background-color: #fff;
        z-index: 2;
    }
    
    .xybs>ul>li .xybt h2::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 1px;
        background-color: #ddebe3;
    }
    
    .xybs>ul>li .xybt span {
        display: block;
        font-size: 18px;
        color: #999;
        text-transform: uppercase;
        padding-top: 10px;
        font-weight: normal;
    }
    
    .xybs>ul>li .nr {
        margin-top: 20px;
    }
    
    .xybs>ul>li .nr p {
        font-size: 24px;
        color: #129d4a;
        font-weight: bold;
    }
    
    .xybs>ul>li .nr p.tp img {
        display: block;
        width: 100%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .xybs>ul>li .nr .xy-tb {
        width: 140px;
        height: 140px;
        line-height: 140px;
        text-align: center;
        border-radius: 50%;
        margin-left: auto;
        margin-right: auto;
        font-size: 24px;
        background-color: #129d4a;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    .xybs>ul>li .nr span {
        font-size: 18px;
        color: #129d4a;
        font-weight: bold;
        margin-top: 20px;
    }
    
    .xybs>ul>li .nr .yp {
        margin-top: 20px;
    }
    /* ä¸“ä¸šè®¾ç½® */
    
    .zysz .zy-topic {
        margin-top: 50px;
        margin-bottom: 65px;
        text-align: center;
    }
    
    .zysz .zy-topic span {
        display: inline-block;
        width: 33.333%;
        box-sizing: border-box;
        line-height: 70px;
        background-color: #f4f4f4;
        font-size: 24px;
        color: #999999;
        font-weight: bold;
        border-left: 1px solid #dcdcdc;
        cursor: pointer;
    }
    
    .zysz .zy-topic span img {
        vertical-align: middle;
        display: none;
        opacity: .2;
    }
    
    .zysz .zy-topic span img.tb-l {
        margin-right: 40px;
    }
    
    .zysz .zy-topic span img.tb-r {
        margin-left: 40px;
    }
    
    .zysz .zy-topic span.on {
        background-color: #129d4a;
        color: #fff;
    }
    
    .zysz .zy-topic span.on img {
        display: inline-block;
    }
    
    .zy-box .box {
        display: none;
        overflow: hidden;
    }
    
    .zy-box .box.on {
        display: block;
    }
    
    .zy-box .box .zy-l {
        float: left;
        width: 305px;
        box-sizing: border-box;
        padding-right: 30px;
    }
    
    .zy-box .box .zy-l ul li {
        position: relative;
        padding-left: 60px;
        line-height: 60px;
    }
    
    .zy-box .box .zy-l ul li a {
        position: relative;
        padding-left: 50px;
        display: block;
        border-bottom: 1px dashed #eeeeee;
        font-size: 18px;
        color: #000;
        font-weight: bold;
        background: url(../image/sub_left_down.png) no-repeat 10px center;
    }
    
    .zy-box .box .zy-l ul li a:after {
        content: '';
        position: absolute;
        top: 0;
        right: -60px;
        border: 30px solid transparent;
        border-left: 30px solid #129d4a;
        display: none;
    }
    
    .zy-box .box .zy-l ul li.on {
        background-color: #129d4a;
    }
    
    .zy-box .box .zy-l ul li.on a {
        border-bottom: none;
        color: #fff;
        background: url(../image/zk.png) no-repeat 10px center;
    }
    
    .zy-box .box .zy-l ul li.on a:after {
        display: block;
    }
    
    .zy-box .box .zy-r {
        overflow: hidden;
        padding-left: 70px;
    }
    
    .zy-box .box .zy-r .zy-jj {
        display: none;
    }
    
    .zy-box .box .zy-r .zy-jj.on {
        display: block;
    }
    
    .zy-box .box .zy-r .zy-jj ul li {
        border-bottom: 1px solid #129d4a;
        padding: 15px 0;
    }
    
    .zy-box .box .zy-r .zy-jj ul li:last-child {
        border-bottom: none;
    }
    
    .zy-box .box .zy-r .zy-jj ul li h2 {
        padding-left: 20px;
        font-size: 18px;
        color: #000;
        background: url(../image/dd.png) no-repeat left center;
        margin-bottom: 10px;
    }
    
    .zy-box .box .zy-r .zy-jj ul li .nr p {
        font-size: 16px;
        color: #333;
        line-height: 34px;
    }
    
    .zy-box .box .zy-r .zy-jj ul li .nr .kc {
        font-size: 0;
    }
    
    .zy-box .box .zy-r .zy-jj ul li .nr .kc a {
        display: inline-block;
        width: 33%;
        line-height: 29px;
        font-size: 16px;
        color: #333;
    }
    /* åŽåŠ é¡µé¢å“åº” */
    
    @media screen and (max-width: 1150px) {
        .zysz .zy-topic span img.tb-l {
            margin-right: 15px;
        }
        .zysz .zy-topic span img.tb-r {
            margin-left: 15px;
        }
        .zysz .zy-topic span {
            font-size: 18px;
        }
        .zy-box .box .zy-l {
            width: 220px;
        }
        .zy-box .box .zy-l ul li {
            padding-left: 5px;
        }
        .zy-box .box .zy-r {
            padding-left: 25px;
        }
    }
    
    @media screen and (max-width: 1000px) {
        .zysz .zy-topic span {
            font-size: 14px;
        }
.zy-box .box .zy-r .zy-jj ul li .nr .kc a{width:33.3%;    line-height: 32px;}
.zy-box .box .zy-r .zy-jj ul li .nr p{font-size:15px;}
    }
    
    @media screen and (max-width: 700px) {
        .group-big {
            margin-top: 15px;
        }
        .ny-right {
            min-height: auto;
        }
        .group-big .slick-prev,
        .group-big .slick-next {
            background-size: 20px auto;
            width: 20px;
            height: 48px;
        }
        .ry>ul {
            margin-left: 15px;
        }
        .ry {
            margin-top: 15px;
        }
        .ry>ul>li {
            padding-left: 25px;
            padding-bottom: 15px;
        }
        .xybs>ul>li .nr p {
            font-size: 18px;
        }
        .xybs>ul>li {
            margin-top: 25px;
        }
        .xybs>ul>li .xybt span {
            font-size: 14px;
        }
        .zysz .zy-topic {
            margin-top: 15px;
            margin-bottom: 15px;
        }
        .zysz .zy-topic span {
            line-height: 40px;
            font-size: 12px;
        }
        .zysz .zy-topic span img {
            height: 10px;
        }
        .zysz .zy-topic span img.tb-l {
            margin-right: 5px;
        }
        .zysz .zy-topic span img.tb-r {
            margin-left: 5px;
        }
        .zy-box .box .zy-l {
            float: none;
            width: auto;
        }
        .zy-box .box .zy-r .zy-jj ul li .nr .kc a {
            width: 50%;
            font-size: 14px;
        }
        .zy-box .box .zy-r .zy-jj ul li h2{
    font-size: 16px;
}
        .zy-box .box .zy-r .zy-jj ul li .nr p{font-size:14px;line-height: 26px;}
        .zy-box .box .zy-l ul li {
            line-height: 35px;
        }
        .zy-box .box .zy-l ul li a:after {
            right: -35px;
            border: 17.5px solid transparent;
            border-left: 17.5px solid #129d4a;
        }
        .zy-box .box .zy-l ul li a {
            font-size: 12px;
        }
        .zy-box .box .zy-r {
            padding-left: 0;
        }
        .zy-box .box .zy-l ul li a {
            background-size: 8px auto;
            padding-left: 30px;
        }
        .zy-box .box .zy-l ul li.on a {
            background-size: 8px auto;
        }
    }
    
    @media screen and (max-width: 350px) {
        .zysz .zy-topic span.on img {
            display: none;
        }
    }