body {
	overflow-x: hidden;
}

html,
body,
.banner,
.banner .slick,
.banner .slick div,
.banner .slick-slide a,
.banner .slick-slide a img {
	width: 100%;
	height: auto;
}

.banner {
	position: relative;
	overflow: hidden;
}

.banner a {
	display: block;
	position: relative;
}

.banner .slick-slide a img {
	display: block;
	width: 100%;
}

.banner .slick-dots {
	width: 100%;
	/* max-width: 1500px; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
	bottom: 34px;
	text-align: center;
	font-size: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.banner .slick-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #e7e5e1;
	margin: 0 10px;
	transition: all 0.3s;
	border:1px solid #fff;
}

.banner .slick-dots li button {
	display: none;
}


.banner .slick-dots li.slick-active {

	background: url(../images/b-focus.png) no-repeat center;
	width:32px;
	height:30px;
	
}

.banner .slick-prev,
.banner .slick-next {
	width: 36px;
	height: 94px;
	z-index: 9;
	opacity: 1;
	transition: all 0.3s;
}

.banner .slick-prev {
	left: 60px;
	background: url(../images/ban-left.png) no-repeat center;


}

.banner .slick-next {
	right: 60px;
	background: url(../images/ban-right.png) no-repeat center;
	background-size: cover;
}

.banner .slick-slide {
    overflow: hidden;
}
.banner .slick-prev:hover,
.banner .slick-next:hover {
	opacity: 0.9;
}

.banner .slick-slide a {
  transform: scale(1.1);
    overflow: hidden;
    /* position: relative; */
    z-index: 2;
    height: auto;
}
.banner .slick-current a  {
  animation: scaleDown 6s forwards;
}
@keyframes scaleDown {
    from {
        transform: scale(1.1);
    }

    to {
        transform: scale(1);
    }
}

/*news*/


.title {
	overflow: hidden;
	/* margin-bottom: 45px; */
	position: relative;
	/* height: 72px; */
	/* border-bottom: 1px solid #cfcfcf; */
	align-items: center;
}

.title h3 {
	float: left;
	color: #333;
	font-size: 40px;
	/* font-weight: bold; */
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	line-height: 40px;
}

.title h3>p {
	font-size: 20px;
	color: #a9a9a9;
	position: relative;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: bottom;
}

.title-left-b h3>p {
	color: rgba(255, 255, 255, .3);
}

.title h3>span:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #9a6607;
	left: 0;
	bottom: -14px;
}

.title-left-b h3>p:before {
	background: #bd9a53;
}

.title-left h3 {
	left: 0;
	transform: translateX(0);
	
}
.title-left h3>span{position:relative;}
.title-left h3>font{font-size:25px;color:#a9a9a9;margin: 0 7px;}



.more {
	float: right;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.more a {
	display: block;
	font-size: 16px;
	transition: all 0.3s;
	color: #666;
	background: url(../images/more.png) no-repeat right center;
	padding-right: 25px;
	line-height: 31px;
}

.more a img {
	vertical-align: middle;
}

.more a:hover {
	margin-right: 5px;
		color: #9a6607;
}


.title{width:100%;align-items: center;}
.title>span{font-size: 30px;color: #252525;font-weight: bold;padding: 20px 30px 8px 0px;align-items: center;background: url(../images/sy-b.png) no-repeat right top;}
.title font{flex-direction:column}
.title font>i{	font-family: 'sySong';font-size: 20px;color: #015ea1;font-style:normal;text-transform: uppercase;}
.title font>h3{/* font-size:30px; *//* font-weight:bold; */}
.title>span img{vertical-align:bottom;margin-right:5px;}
.title a{font-size: 18px;color: #666;background: url(../images/more.png) no-repeat left center;padding-top: 6px;transition: all .3s;display: block;transition: all .3s;padding-left: 48px;}
.title a.phone-a,.mat-right-phone{display:none;}
.title a:hover{/* font-weight: bold; */transform: translateY(-5px);}



/* section0 */
.section0 {
	position: relative;
	padding: 60px 0 60px;
	background: url(../images/box1.jpg) no-repeat top center ;
	background-size: 100%;
}
.one-img{height: 546px;padding-top: 70%;border-radius: 10px;}
.one-left{width: 60.93%;background: #fff;margin-top: 60px;}
.one-left a{ display: block; position: relative; }
.mask{position: absolute;left: 0;right: 0;bottom: 0;background: url(../images/news-bg.png) center no-repeat;background-size: 100% 100%;padding: 100px 50px 33px 30px;border-radius: 0 0 10px 10px;}
.mask-tt{font-size: 18px;color: #fff;font-weight: bold;}
.mask-p{font-size: 14px;color: rgba(255,255,255,.7);line-height: 23px;height: 46px;/* opacity: 0.75; */overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-align: justify;margin-top: 16px;}
.img-ul-b{width: 39.07%;position: relative;z-index: 100;/* box-shadow: 0 0 10px rgba(55,55,55,.2); */margin-top: 60px;}
.img-ul-b li a{display: block;position: relative;height: 91px;background: #fff;padding: 18px 30px 0 30px;transition: all .3s;}
.img-ul-date-b{font-size: 24px;color: #015ea1;/* margin-bottom: 10px; */font-family: 'SHSCN-Bold';overflow: hidden;width: 100px;float: left;text-align: right;position: relative;padding-right: 20px;font-family: 'sySong';}
.img-ul-date-b:after{content:"";position:absolute;width:1px;height:50px;background:#bcbcbc;right:0;top:50%;transform:translateY(-50%)}
.img-ul-date-b h3{
    line-height: 35px;
}
.img-ul-date-b h5{font-size:16px;color:#666;}
.img-ul-tt-b{font-size: 18px;color: #333;/* font-weight: bold; */height: 60px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-align: justify;float: right;width: calc(100% - 120px);}
.img-ul-b li a:before{display: block;content: "";position: absolute;left: 30px;right: 30px;bottom: 0px;border-top: solid 1px #ddd;}
.img-ul-b li.last a:before{border:0}
.img-ul-right-bottom{ position: absolute; right: 5px; top: 5px;  }
.img-ul-right-bottom div{height: 102px; width: 220px;  }
.img-ul-b li.on a{background: url(../images/news-r.png) no-repeat;background-size: cover;}
.img-ul-b li.on a:before{left: -27px;top: 0;border:none;width: 27px;height: 91px;background: url(../images/news-r1.png) no-repeat;background-size:cover;}
.img-ul-b li.on a .img-ul-tt-b{ color: #fff;font-weight:bold; }
.img-ul-b li.on a .img-ul-date-b{ color: #fff;  }
.img-ul-b li.on a .img-ul-date-b h5{color:#fff;}
.img-ul-b li.on a .img-ul-date-b:after{background:#4f98c4;}
.scie{margin-top:80px;}
.scie .title>span{background-position-x:160px;}
.scie-box{background:url(../images/kydt-bg.png) no-repeat;background-size:cover;box-shadow:0 0 10px rgba(1,94,161,.2);margin-top:45px;padding:60px 30px;}
.scie-left{width: 36.03%;}

.scie-right{width:60.54%;}




.section1 {
	padding-top: 280px;
	padding-bottom: 80px;
	background: url(../images/box2.jpg) no-repeat top center;
	background-size: cover;
	margin-top: -260px;
}
.section1 .title h3{color:#fff;}
.section1 .title font>i{color:#9ac3dc;}
.section1  .title a,.section3  .title a{color:#fff;background: url(../images/more-w.png) no-repeat left center;}


.hid {
	overflow: hidden;
}

.s1-c {
	width: 53.33%;
	float: left;
	margin-top: 35px;
}

.s2-l {
	width: 34.6%;
}

.notice {

	width: 43.5%;
	float: right;
	margin-top: 36px;
	padding-right: 6px;
}

.news-right li {
	border-bottom: 1px solid #dadada;
	transition: all .6s;
}

.news-right li a {
	display: block;
	/* padding: 31px 0px; */
	transition: all .5s;
}


.news-right-date {

height: 56px;

padding-right: 18px;

font-size: 14px;

color: #78231c;

text-align: center;

/* margin-top: 3px; */

/* border-right: 1px solid #d8d8d8; */
}

.news-right-date h6 {
	margin: 0;
	font-size: 14px;
}

.news-right-date span {
	display: block;
	font-size: 34px;
	line-height: 40px;
}

.news-right-p {
	font-size: 18px;
	color: #333;
	text-align: justify;
	margin-left: 93px;
	line-height: 30px;
	overflow: hidden;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-right li:hover {
	/* background-size: cover; */
	/* padding: 0 0 0 20px; */
}

.news-right li{}

.news-right li a:hover {

color: #4b0c77;
}

.news-right li a:hover .news-right-date {
	color: #fff;
}

.news-right li a:hover .news-right-p {
	color: #fff;
}




.s1-l {
	/* width: 62%; */
}


.s1-l-l {
	width: 100%;
	margin-bottom: 25px;
}

.s1-l-l ul li a {
	display: block;
	position: relative;
	transition: all 0.3s;
	
}

.s1-l-l ul li .pic {
	padding-top: 70.3125%;
	position: relative;
	overflow: hidden;
	transition: all 0.3s;
	min-height: 450px;
	border-radius:10px;
}


.pic-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0px;
	right: 0;
	bottom: 0;
	transition: all 0.3s;

}

.pic:hover .pic-bg {
	transform: scale(1.1);
}

.s1-l-l ul li a:hover .pic img {
	transform: scale(1.1);
}

.s1-l-l ul li .s1-linfo {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	padding: 100px 150px 30px 30px;
	
}


.sl-intop {

}



.s1-l-l ul li .s1-linfo h3 {
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	margin-top: 10px;
}

.s1-l-l .slick-dots {
	width: auto;
	bottom: 37px;
	font-size: 0;
	right: 9px;
}

.s1-l-l .slick-dots li {
	width: 12px;
	height: 12px;
	border: 1px solid #ded9db;
	border-radius: 50%;
	margin: 0 6px;
	background: transparent;
	background: #ded9db;
}

.s1-l-l .slick-dots li.slick-active {
	background: #4b0c77;
}

.s1-l-l .slick-dots li button {
	display: none;
}

.s1-l-r {
	overflow: hidden;
}

.s1-l-r ul li {
	position: relative;
	padding-left: 25px;
}

.s1-l-r ul li a {
	display: block;
	padding: 14.5px 0;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.34);
	transition: all 0.3s;
}

.s1-l-r ul li:first-child a {
	padding-top: 0;
}

.s1-l-r ul li:first-child:after {
	top: 8px;
}

.s1-l-r ul li::before {
	content: "";
	position: absolute;
	left: 6px;
	top: 0;
	width: 1px;
	height: 100%;
	background: rgba(57, 162, 177, 0.27);
}

.s1-l-r ul li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 23px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #bdbdbd;
	border: 3px solid #fff;
	transition: all 0.3s;
}

.s1-l-r ul li:hover::after {
	background-color: #39a2b1;
}

.s1-l-r ul li a span {
	float: left;
	font-size: 16px;
	color: #0bacc3;
	margin-right: 15px;
	margin-top: 4px;
}

.s1-l-r ul li a h3 {
	font-size: 16px;
	overflow: hidden;
	line-height: 30px;
	max-height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.section1 .s2-l {
	width: 48.6%;
	/* float: right; */
}


.zt-slick .slick-slide {
	padding: 0 10px;
}

.zt-slick {
	margin: 0px -10px 0;
}

.zt-slick .slick-prev {
	left: -60px;

	width: 53px;
	height: 53px;
	top: 50%;
}
.zt-slick .slick-prev:hover{}

.zt-slick .slick-slide p {
	/* line-height: 50px; */
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 18px;
	margin-bottom: 15px;
	color: #fff;
	height: 60px;
	line-height:30px;
}

.zt-slick .slick-next {
	right: -60px;
	
	width: 53px;
	height: 53px;
	top: 50%;
}
.zt-slick .slick-next:hover{}
.zt-slick .pic{padding-top: 66.666%;border-radius:10px 10px 0 0;border: 1px solid #ddd;border-bottom: 0;height:240px;}
.dj-info{background: url(../images/ky01.png) no-repeat;padding: 28px 25px;transition: all .3s;}
.zt-slick a:hover .dj-info{transform:translateY(-5px)}
.dj-time{
	background: url(../images/ky-rq-w.png) no-repeat left 2px;
	padding-left: 37px;
	font-size: 16px;
	color: #9ac5dd;
	font-family: 'sySong';
	}

.zt-slick a:hover {
	color: #4b0c77;
}







.title-left-b h3 {
	color: #fff;
}

.section2 .s1-r,
.s2-r {
	width: 47%;
}

.s2-l ul {
	/* margin-top: 5px; */
}

.s2-l ul li {
	position: relative;
}

.s2-l ul li a {
	display: block;
	overflow: hidden;
	/* padding: 13px 0; */
	/* border-bottom: 1px dotted rgba(51, 51, 51, 0.34); */
	position: relative;
	transition: all 0.3s;
	padding-right: 0;
}

.s2-l ul li:nth-child(1) {
	padding-left: 0;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
}

.s2-l ul li:nth-child(1):before {
	width: 0;
}

.s2-l ul li:nth-child(1) h3 a {
	font-size: 22px;
	font-weight: bold;
	margin-top: -3px;
}

.s2-l ul li:nth-child(1) p {
	font-size: 16px;
	line-height: 1.625;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.s2-l ul li:nth-child(1):hover {
	border-bottom: 1px solid #fff;
}

.s2-l ul li:nth-child(1):hover a {
	color: #d8d8d8;
}

.s2-l ul li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -0;
	width: 0;
	height: 1px;
	background: #c30705;
	transition: all 0.3s;
}

.s2-l ul li:hover::after {
	width: 100%;
}

.s2-l ul li .date {
	float: left;
	width: 70px;
	height: 60px;
	background: #e5edf7;
	text-align: center;
	color: #7e7e7e;
	margin-right: 24px;
	transition: all 0.3s;
}

.s2-l ul li .date p {
	font-size: 24px;
	font-weight: bold;
	padding-top: 4px;
}

.s2-l ul li .date span {
	display: block;
	font-size: 14px;
}

.s2-l ul li .s2-linfo {
	overflow: hidden;
}

.s2-l ul li .s2-linfo h3 {

	font-size: 18px;
	line-height: 30px;
	max-height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all 0.3s;
}

.s2-l ul li:hover .date {
	color: #00469d;
}

.s2-l ul li a:hover .s2-linfo h3 {
	color: #00469d;
}

.s2-r ul {
	margin-top: 15px;
}
.list-ul li.active{height:94px;background:#fff;box-shadow:0 0 10px rgba(75,12,119,.4);line-height: 30px;display: flex;align-items: center;padding: 0 20px;}
.list-ul li {
	/* line-height: 50px; */
	position: relative;
	transition: all .3s;
	height: 50.5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.list-ul.guide-list li::after {
	 content: ""; 
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 1px;
	background: #fff;
	transition: all 0.3s;
}

.list-ul.guide-list li:hover::before {
	background: #fff;
}

.list-ul.guide-list li:hover::after {
	 width: 100%; 
}

.list-ul li span.time {
	float: right;
	font-size: 18px;
	color: #4b0c77;
	font-family:"Georgia"
}
.list-ul li p{padding-right: 15px;}
.list_box1 li p.txt-elise2{display:none;/* opacity: 0; */}
.list_box1 li.active p.txt-elise2{
    display: -webkit-box;
    height: 60px;
    /* white-space: wrap; */
    line-height: 30px;
    padding-right: 0;
    /* opacity: 1; */
}
.list_box1 li.active p.txt-elise2 span{display:block;height: 60px;}
.list_box1 li.active p.txt-elise{
    display:none;
   
}
.list_box1 li.active .time{display:none;}
.list_box1 li.active a{color: #4b0c77;}


.guide-list{
	margin-top: 20px;
}
.guide-list p{padding-right:10px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.list-ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	font-size: 18px;
	color: #333;
	transition: all 0.2s;
	/* padding-right: 10px; */
}

.list-ul li.active a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 60px;white-space: wrap;}

.list-ul li a:hover,.list-ul li a:hover span {

color: #4b0c77;
}

.more-w a {
	
	color: rgba(255, 255, 255, .6);
	padding-right: 13px;
}


.s2-c {
	margin-top: 20px;
}

.s2-c-left {
	width: 44.44%;
}

.s2-c-right {
	width: 51.04%;
}





.s2-c .slick-list {
	padding-bottom: 20px;
}

.s2-c ul li a {}

.s2-c ul li .pic {
	padding-top: 63.66%;
}

.s2-c ul li .s2-cintro {
	background: #fff;
	padding: 20px;
	position: relative;
}

.s2-c ul li .s2-cintro::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 3px;
	background: #00469d;
	transform: scaleX(0);
	transition: all 0.3s;
}

.s2-c ul li .s2-cintro h3 {
	font-size: 18px;
	line-height: 30px;
	max-height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;





	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}



.s2-c ul li a:hover .s2-cintro::after {
	transform: none;
}


.section3 {
	padding: 40px 0;
}

.section3 .title {
	width: 100%;
	
	position: relative;
}



.section3 .title h3 {
	float: none;
	display: inline-block;
}

.section3 .title .more {
	position: absolute;
	right: 0;
	top: 0;
}



.section2{padding:40px 0 340px;background:url(../images/box3.jpg) no-repeat center 0;background-size:cover;}
.dzdg-list{padding: 10px 0 60px 0;}

.dzdg-list li{width:31.66%;background:#fff;box-shadow: 0 0 10px rgba(44, 44, 44, .2);margin-top:30px;}
.dzdg-list li:hover{box-shadow: 0 0 10px rgba(75, 12, 119, .3);}
.dzdg-list li a {
	display: block;
	padding: 25px 0;
	/* box-shadow: 0px 2px 10px 0px rgba(4, 0, 0, 0.2); */
	display: block;
	/* margin: 0 20px; */
	/* border: 1px solid #e6e6e6; */
	transition: all 0.3s;
	position: relative;
	z-index: 1;
}
.dzdg-list li a span {
	color: #fff;
	font-size: 18px;
	/* margin-bottom: 10px; */
	line-height: 40px;
	background: #4b0c77;
	border-radius: 0 40px 40px 0;
	display: inline-block;
	padding: 0 30px;
	font-family: "Georgia";
}

.dzdg-list li a p {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 16px;
	padding: 0 30px 0;
	height: 60px;
	transition:all .3s;
}
.dzdg-list li a:hover p{color: #4b0c77;margin-left:6px;}




.s4-c .s2-r {
	width: 48.61%;
}
.s4-c .list-ul{margin-top: 15px;}
.s4-c .list-ul .first {
	padding-left: 0;
	/* border-bottom: 1px solid #d8d8d8; */
	padding: 20px;
	width: 48.75%;
	background: #fff;
	height: 97px;
	border-left: 5px solid #4b0c77;
	z-index: 2;
	box-shadow: 0 0 10px rgba(44, 44, 44, .2);
	margin-top: 25px;
}
.s4-c .list-ul .first:hover{box-shadow: 0 0 10px rgba(75, 12, 119, .3);}
.s4-c .list-ul .first a{display:block;position: relative;z-index: 2;}
.s4-c .list-ul li::after {
	content: "";
	position: absolute;
	left: 0;
	/* bottom: -1px; */
	width: 0;
	height: 100%;
	transition: all 0.3s;
	z-index: 0;
}

.s4-c .list-ul li:hover::after {
	background: #4b0c77;
	width:100%;
}

.s4-c .list-ul .first .pic {
	padding-top: 65.9%;
	height: 122px;
}

.s4-c .list-ul .first:before {
	display: none;
}

.s4-c .list-ul .first .first-left {
	width: 185px;
	height: 122px;
}

.s4-c .list-ul .first .first-right {
	/* width: calc(100% - 210px); */
	/* width: 100%; */
}

.s4-c .list-ul .first .first-right h4 {
	font-size: 18px;
	/* font-weight: bold; */
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #333;

}

.s4-c .list-ul li:hover a .first-right h4 {
	color: #fff;
}
.s4-c .list-ul li:hover a .first-right span
{color:#c4b9cf}



.s4-c .list-ul .first .first-right p {
	font-size: 15px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: wrap;
}

.s4-c .list-ul .first .first-right span {
	font-size: 18px;
	color: #4b0c77;
	/* margin-top:15px; */
	float: none;
	display: block;
	line-height: 26px;
	font-family: "Georgia";
}




.section3{
	
	background-size: cover;
	padding:60px 0 80px;
}
.lj-list {
    margin: 70px 0 20px;
}

.lj-list li {
    float: left;
    width: 14.285%;
    /* margin-top: 70px; */
    text-align: center;
}

.lj-list-img {
    width: 138px;
    height: 138px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.lj-list-tt {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    /* font-family: 'SHSCN-Bold'; */
}

.lj-list li .lj-list-img font {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    transition: 0.3s all;
    line-height: 136px;
    border-radius: 50%;
    border: dashed 1px #4b0c77;
}

.lj-list li .lj-list-img span {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    transition: 0.3s all;
    
    border-radius: 50%;
    border: dashed 1px #4b0c77;
    line-height: 136px;
    background-size: 90%;
}
.lj-list li .lj-list-img font>img,.lj-list li .lj-list-img span>img{vertical-align:middle;}
.lj-list li a:hover .lj-list-img font {
    transform: translate(0, -100%);
}

.lj-list li a:hover .lj-list-img span {
    top: 0;
}

.lj-list li a:hover .lj-list-tt {
    color: #4b0c77;
}


.zt-slick1 .slick-slide {
	padding: 10px 20px;
}

.zt-slick1 {
	margin: 40px -20px 0;
}



.zt-slick1 .slick-slide p {
	/* text-align: center; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 18px;
	margin-bottom: 15px;
	color: #333;
	height: 60px;
	line-height:30px;
}
.zt-slick1 a{display:block;/* padding:12px; */background:#fff;border-radius:10px 10px 0 0;}

.zt-slick1 .pic{padding-top:69.2%;border-radius:10px 10px 0 0;}
.zt-slick1 .dj-info{background: url(../images/xg-info-w.png) no-repeat #fff;padding:35px 25px;background-size: cover;}
.zt-slick1 .dj-time{
	background: url(../images/xg-rq.png) no-repeat left 2px;
	padding-left: 37px;
	font-size: 16px;
	color: #015ea1;
	font-family: 'sySong';
	}

.zt-slick1 a:hover {
	color: #4b0c77;
}
.zt-slick1 .slick-slide a{box-shadow: 0 0 10px rgba(33, 33,33, .3);}

.zt-slick1 .slick-slide.slick-current .dj-info,.zt-slick1 .slick-slide:hover .dj-info{background: url(../images/xg-info.png) no-repeat #fff;padding: 35px 25px;background-size: cover%;}
.zt-slick1 .slick-slide.slick-current .dj-info p,.zt-slick1 .slick-slide:hover .dj-info p{color:#fff;}
.zt-slick1 .slick-slide.slick-current .dj-info .dj-time,.zt-slick1 .slick-slide:hover .dj-info .dj-time{background: url(../images/xg-rq-w.png) no-repeat left 2px;color:#fff;}
.scie-left{}
.news-right li {
	/* border-bottom: 1px solid #d2d2d2; */
	position:relative;
}
.news-right li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 1px;
	background: #aa000d;
	transition: all 0.3s;
}
.news-right li:hover::after {
	background: #aa000d;
	width: 0%;
}

.news-right li a {
	display: block;
	padding: 21px 0px;
	transition: all .5s;
}
.news-right li.first a{padding-top:0;}

.news-right li a:hover {
	transform: translateY(-5px);
}

.news-right-date {
	/* border-right: solid 1px #ededed; */
	height: 60px;
	padding-right: 19px;
	/* line-height: 20px; */
	font-size: 14px;
	color: #333;
	text-align: center;
	/* padding-top: 2px; */
	position:relative;
	font-family: 'sySong';
}
.news-right-date:after{content:"";position:absolute;width:1px;/* background: #d9d9d9; */height:52px;right:0;top:50%;transform:translateY(-50%);border-right: 1px dashed #d9d9d9;}
.news-right-date h6 {
	margin: 0;
	font-size: 16px;
	/* margin-top: 3px; */
	/* font-weight: bold; */
	color: #015ea1;
}

.news-right-date span {
	display: block;
	font-size: 28px;
	/* padding-bottom: 15px; */
	/* padding-top: 5px; */
	line-height: 35px;
	color: #015ea1;
	font-weight: bold;
}

.news-right-p {
	font-size: 18px;
	color: #333;
	text-align: justify;
	margin-left: 95px;
	line-height: 30px;
	overflow: hidden;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 0px;
}

.news-right li.last {
	border-bottom: 0;
}

.news-right li a:hover {

color: #894771;
}

.news-right li a:hover .news-right-date {
	color: #19409d;

}

.news-right li a:hover .news-right-p {
	color: #015ea1;
}


.sec1-not{margin-top:30px;}
.sec1-not .news-right-date{color:#fff;}
.sec1-not .news-right-date span{color:#fff;background:url(../images/time_b.png) no-repeat;width:43px;height:42px;margin:0 auto;}
.sec1-not .news-right-date h6{color:#fff;}

.sec1-not .news-right-p {
	margin-left:0;
	overflow: hidden;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #fff;
	white-space: nowrap;
	}
.sec1-not .sec1-right{/* padding-left:20px; *//* float: left; *//* width: calc(100% - 80px); */margin-left: 100px;}
.sec1-not .sec1-right>p{color:rgba(255,255,255,.7);margin-top:5px;}
.sec1-not.news-right li a:hover .news-right-p{color:#fff;}
.sec1-not.news-right li{border-bottom:1px solid #5a9dc7;width: 47.65%;}
.sec1-not.news-right li a{padding:30px 0;}
.sec1-not .news-right-p>span{display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sec1-not.news-right li .news-right-date:after{border-right:1px solid #4e95c2;}

.zt-slick1 .slick-prev{width: 55px;height: 55px;background: url(../images/xg-left.png) no-repeat center #f3f8fc;border-radius:50%;left: 20px;top:auto;bottom: -120px;z-index: 10;/* margin-left: -120px; */transition:all .3s;box-shadow: 0 0 15px rgba(1,94,161,.2);border: 1px solid #015ea1;}
.zt-slick1 .slick-next{width: 55px;height: 55px;background: url(../images/xg-right.png) no-repeat center #f3f8fc;border-radius:50%;left: 120px;top:auto;bottom: -120px;z-index: 10;/* margin-left: -120px; */transition:all .3s;box-shadow: 0 0 15px rgba(1,94,161,.2);border: 1px solid #015ea1;}
.zt-slick1 .slick-prev:hover{background:url(../images/xg-left1.png) no-repeat center #015ea1;}
.zt-slick1 .slick-next:hover{background:url(../images/xg-right1.png) no-repeat center #015ea1;}


@media screen and (max-width:1600px) {
	
	.zt-slick .slick-prev{left:-30px;background-size:40px;height:40px;width:40px;}
	.zt-slick .slick-next{right:-30px;background-size:40px;height:40px;width:40px;}
	.zt-slick {
	margin: 40px 0px 0;
}
	
	}



@media screen and (max-width: 1540px) {
	
	.px1520 {
		width: auto;
			margin-left: 20px;
		margin-right: 20px;
		padding:40px 0 0 0;
	}
	.px1520 .px1400{
			margin-left: 20px;
		margin-right: 20px;
		}
	}
	
	@media screen and (max-width:1200px) {
		.title h3{font-size:27px;}
		.title h3>span:before{bottom:-18px;}
		.title h3>p{font-size:16px;}
		.title-left h3>font{font-size:20px;}
		
		
		
		}
		
	@media screen and (max-width:1100px) {
		.title h3{font-size:25px;}
		.title h3>span:before{bottom:-20px;}
		.title h3>p{font-size:14px;}
		.title-left h3>font{font-size:18px;}
		
		}
	