.px ul li {
	width: 16.67%;
	text-align: center;
}

.px ul {
	background: url(../image/ks-bg.png)repeat-x;
	height: 100px;
}

.px ul li a {
	display: block;
	text-align: center;
	overflow: hidden;
	height: 100px;
	line-height: 100px;
}

.px ul li a div {
	display: inline-block;
	vertical-align: -20px;
	width: 53px;
	height: 53px;
	border-radius: 50%;
	border: 2px dotted #f7f9f9;
	position: relative;
	z-index: 1;
}

.px ul li a div:after {
	content: "";
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 32px;
	height: 32px;
	background: rgba(150, 193, 250, 0.3);
	border-radius: 50%;
	z-index: -1;
}

.px ul li a div img {
	max-height: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.px ul li a span {
	font-size: 20px;
	color: #ffffff;
	margin-left: 20px;
}

#px {
	margin-top: -100px;
}

.px ul li:hover {
	background-color: #196eaf;
}

.section1 {
	padding: 50px 0;
	background: url("../image/new-bg.png") no-repeat center center;
	background-size: cover;
	background: url(../images/s1bg.png) no-repeat center bottom;
	background-size: 100% auto;
}

.title {
	text-align: center;
	margin-bottom: 20px;
}

.title>h2 {
	font-size: 30px;
	line-height: 61px;
	color: #000000;
	background: url("../image/dot-bg.png") no-repeat bottom center;
	display: inline-block;
}

.title>p {
	font-size: 18px;
	color: #f7e5e6;
	line-height: 40px;
}

.text1 {
	overflow: hidden;
}

.text-l {
	float: left;
	width: 49%;
	/* width: 500px; */
	height: 385px;
}

.text-l img {
	width: 100%;
}

.text-l div>a {
	padding-top: 56.2%;
	overflow: hidden;
	display: block;
	position: relative;
}

.text-l div>a>img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.text-l p {
	font-size: 18px;
	line-height: 55px;
	color: #ffffff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0;
	padding-left: 4%;
	padding-right: 26%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-l>.slick-dots {
	width: auto;
	right: 23px;
	bottom: 20px;
}

.text-l>.slick-dots>li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px dotted #ffffff;
	margin: 0 10px;
}

.text-l>.slick-dots>.slick-active {
	background-color: #ffffff;
}

.text-r {
	overflow: hidden;
	width: 48.5%;
	float: right;
}

.text-r>ul {
	overflow: hidden;
	margin-top: -18px;
}

.text-r>ul>li {
	width: 100%;
	border: solid 1px #e5e5e5;
	float: left;
	margin-top: 18px;
	margin-left: 1.5%;
}

.text-r>ul>li>a {
	display: block;
	overflow: hidden;
	padding: 12px 20px;
	background: #fff;
}

.time {
	float: left;
	/* background: url("../image/time-bg.png") no-repeat center center; */
	text-align: center;
	width: 58px;
	height: 58px;
	background: #9a0d14;
}

.time>h2 {
	font-size: 26px;
	line-height: 40px;
	color: #ffffff;
}

.time>p {
	font-size: 14px;
	line-height: 8px;
	color: #ffffff;
}

.con1 {
	overflow: hidden;
	padding-left: 20px;
}

.con1>p {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 56px;
}

.more {
	text-align: center;
	margin-top: 60px;
	height: 40px;
}

.more h2 {
	font-size: 14px;
	line-height: 28px;
	color: #9a0d14;
	display: inline-block;
	border-bottom: 1px solid #9a0d14;
	position: relative;
	transition: all .5s;
}

.section2 {
	padding: 50px 0;
	background: url("../image/zs-bg.jpg") no-repeat center center;
	background-size: cover;
	background: #9a0d14;
}

.sect2 {
	overflow: hidden;
}

.zs {
	width: 31.42%;
	float: left;
}

.more1 {
	overflow: hidden;
	padding-bottom: 30px;
}

.more1>h2 {
	font-size: 28px;
	line-height: 41px;
	color: #ffffff;
	float: left;
}

.more1>a {
	font-size: 16px;
	color: #9a0d14;
	float: right;
	transition: all 0.5s;
	padding: 10px 20px;
	background: #ffeded;
	/* line-height: 52px; */
}

.zs>ul {
	padding: 25px 0;
	background-color: #fff;
	border: solid 1px rgb(114 3 3 / 40%);
	border-top: 2px solid rgba(255,255,255,0.28);
}

.zs>ul>li>a {
	display: block;
	padding: 15px 0;
	margin: 0 30px;
	border-bottom: 1px dotted rgb(154 13 20);
}

.zs>ul>li>a>p {
	font-size: 16px;
	line-height: 33px;
	color: #333;
}

.zs>ul>li>a>span {
	display: inline-block;
	height: 44px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.zs:nth-child(2) {
	margin: 0 2.87%;
}

.zs>ul>li:hover {
	/* background-color: #fbf4f4; */
}

.zs>ul>li:hover p{
	font-weight:bold;
}
.zs>ul>li:hover span{
	font-weight:bold;
}
.section3 {
	padding: 50px 0;
}

.sect3-t {
	overflow: hidden;
}

.sect3-t>ul {
	overflow: hidden;
}

.sect3-t>ul>li {
	width: 30.71%;
	float: left;
}

.sect3-t>ul>li>a {
	display: block;
	position: relative;
}

.tz-text {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	padding-left: 7%;
}

.tz-text>p {
	font-size: 28px;
	font-weight: bold;
	line-height: 57px;
	color: #fdfdfd;
}

.xttz {
	background: url("../image/xttz-bg.png") no-repeat left center;
	background-size: auto 100%;
}

.zsgz {
	background: url("../image/zsgz-bg.png") no-repeat left center;
	background-size: auto 100%;
}

.fxljy {
	background: url("../image/fxljy-bg.png") no-repeat left center;
	background-size: auto 100%;
}

.sect3-t>ul>li:nth-child(2) {
	margin: 0 3.93%;
}

.sect3-t {
	padding-bottom: 50px;
}

.title1>h2 {
	font-size: 30px;
	line-height: 61px;
	color: #000000;
	position: relative;
	border-bottom: 1px solid #cbdde9;
	text-align: center;
}

.title1>h2::after {
	content: "";
	width: 70px;
	height: 5px;
	position: absolute;
	bottom: -3px;
	left: 50%;
	transform: translateX(-50%);
	background: url("../image/dot.png") no-repeat bottom center;
}

.title1>p {
	font-size: 18px;
	color: #bccce1;
	line-height: 40px;
	text-align: center;
}

.sect3-b ul {
	padding-top: 62px;
	padding-bottom: 42px;
	border-bottom: 1px solid #cbdde9;
	border-left: 1px solid #cbdde9;
	border-right: 1px solid #cbdde9;
	margin-top: -40px;
}

.sect3-b ul li {
	width: 17.5%;
	text-align: center;
	border-radius: 30px;
	background-color: #e1eaf0;
	margin: 0 0.27%;
}

.sect3-b ul li a {
	display: block;
	font-size: 16px;
	line-height: 37px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
}

.sect3-b ul li:hover {
	background-color: #196eaf;
}

.sect3-b ul li:hover a {
	color: #ffffff;
}

.tz>img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.tz {
	overflow: hidden;
	position: relative;
	padding-top: 63.63%;
}

.tz>img {
	transition: all 1s;
}

.tz:hover img {
	transform: scale(1.2);
}

.more1>a:hover {
	margin-top: -2px;
}

.text-r>ul>li:hover .con1>p {
	font-weight: bold;
}

.more h2:hover {
	margin-top: -5px;
}



.section4 {padding-top: 50px;}


.foot-media {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 130px;
  background: #9a0d14;
}

.foot-media>div {
  position: relative;
  cursor: pointer;
}

.foot-media>div:first-child {
  margin-left: 0;
}

.foot-media>div:hover div {
  display: block;
}

.foot-media>div>span {
  display: block;
  font-size: 20px;
  color: #fff;
  opacity: 0.8;
  transition: all 0.5s;
}

.foot-media>div>span>img {
  display: inline-block;
  vertical-align: middle;
  max-width: 40px;
  max-height: 32px;
  margin-right: 10px;
  transition: all 0.3s;
}

.foot-media>div:hover>span,
.foot-media>div:hover>span>img {
  opacity: 1;
}

.foot-media>div>div {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  margin-bottom: 15px;
  width: 100px;
  padding: 0;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  z-index: 6;
  display: none;
}

.foot-media>div>div img {
  display: block;
  width: 100%;
}

.foot-media>div>div::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.foot-media>div>img {
  display: block;
  margin: 0 auto;
}

.sectionbg{
    background: url(../images/bg.png) no-repeat center bottom;
    background-size: 100% auto;
}

.section6 {
  padding-bottom: 88px;
  padding-top: 50px;
}

.section6 .px1400 {
  display: flex;
  position: relative;
}

.section6 .px1400::before {
  content: '';
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}

.section6 .title {
  width: 50px;
  padding: 0 30px;
}


.section6 .title h3 span {
  font-weight: normal;
  line-height: 1;
}

.section6 .title h3 {
  padding-top: 45px;
    display: inline-block;
    font-size:32px;
    font-weight: bold;
	  font-weight: normal;
  line-height: 1;
}
.section6 .title h3 span {
    font-weight: bold;
    color: #9a0d14;
}
.s6-c {
  flex: 1;
  min-width: 0;
  padding-right: 8px;
  padding-bottom: 50px;
}

.s6-c ul li a {
  display: block;
  margin: 0 12px;
}
.s6-c ul li a .pic img{
position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}
.s6-c ul li a .pic {
  padding-top: 49%;
}


@media screen and (max-width: 1400px) {
	#px .px1400 {
		padding-left: 0;
		padding-right: 0;
		margin-left:0 ;
		margin-right:0 ;
	}
	.px ul li a span{
		font-size: 18px;
	}
  .section6 .title h3 {
    padding-top: 25px;
  }
}

@media screen and (max-width: 1024px) {
	
	.px ul li a div {
		width: 40px;
		height: 40px;
		vertical-align: -15px;
	}
	.px ul li a span {
		font-size: 16px;
	}
	.px ul {
		height: 80px;
	}
	.px ul li a {
		height: 80px;
		line-height: 80px;
	}
	.px ul li a div:after {
		width: 22px;
		height: 22px;
	}
	.text-r>ul {
		margin-top: 0;
	}
	.text-r>ul>li {
		margin-top: 1%;
		margin-left: 0;
		width: 100%;
	}
	.text-r>ul>li:nth-child(odd) {
		float: left;
	}
	.text-r>ul>li:nth-child(even) {
		float: right;
	}
	#px {
		margin-top: 0;
	}
	.section1 {
		padding: 0;
		padding-bottom: 20px;
	}
	.section2 {
		padding: 10px 0;
	}
	.section3 {
		padding: 20px 0;
	}
	.text-l {
		float: none;
		width: auto;
		margin: auto;
		height: auto;
	}
	.title>p {
		font-size: 16px;
	}
	.con1>p {
		font-size: 16px;
	}
	.text-r {
		float: none;
		width: auto;
	}
	.text-r {
		padding-top: 10px;
	}
	.more {
		margin-top: 20px;
	}
	.more1 {
		padding-bottom: 10px;
	}
	.more1>h2 {
		font-size: 23px;
	}
	.tz-text>p {
		font-size: 26px;
	}
	.zs>ul>li>a {
		padding: 10px;
	}
	.zs>ul {
		padding: 15px 0;
	}
	.sect3-t {
		padding-bottom: 20px;
	}
	.title1>h2 {
		font-size: 26px;
	}
	.title>h2 {
		font-size: 26px;
	}
	.sect3-b ul li a {
		font-size: 14px;
	}
	.title1>p {
		font-size: 16px;
	}
	.sect3-b ul {
		padding-top: 42px;
		padding-bottom: 30px;
	}
  .foot-media {
    flex-wrap: wrap;
    height: auto;
  }
.foot-media>div {
    width: 48%;
	margin:20px 0;
}
}

@media screen and (max-width: 768px) {
	.zs {
		float: none;
		width: auto;
		margin: 10px 0 !important;
	}
	.zs>ul>li>a>p {
		line-height: 20px;
	}
	.text-l {
		float: none;
		width: auto;
		margin: auto;
	}
	.time>h2 {
		font-size: 22px;
	}
	.time>p {
		font-size: 12px;
	}
	.tz-text>p {
		font-size: 16px;
		line-height: 35px;
	}
	.text-l>.slick-dots {
		right: 15px;
	}
	.text-l>.slick-dots>li {
		margin-left: 7px;
	}
	.text-r>ul>li>a {
		padding: 7px 10px;
	}
  .section6 {
    padding-bottom: 40px
  }

  .section6 .title {
    width: auto;
  }

  .section6 .title h3,
  .section6 .title h3 span {
    font-weight: bold;
  }

  .section6 .px1400 {
    flex-direction: column;
  }

  .section6 .px1400::before {
    top: inherit;
    height: 100px;
  }

  .s6-c {
    margin-top: 30px;
    padding: 0 10px 30px 10px;
  }

}

@media screen and (max-width: 600px) {
	.text-r>ul>li {
		float: none !important;
		width: auto;
	}
	.zs>ul>li>a {
		margin: 0 15px;
	}

  .foot-media {
    flex-wrap: wrap;
    height: auto;
  }

  .foot-media>div {
    width: 95%;
	  margin:10px 0;
  }

}

@media screen and (max-width: 480px) {

}