@charset "UTF-8";

body {
	overflow-x: hidden;
}

/*banner*/
.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
	width: 100%;
	height: auto;
}

.banner {
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.banner .slick-slide a {
	display: block;
	overflow: hidden;
	position: relative;
}

.banner .slick-slide a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: url(../images/top-yy.png) repeat-x;
	height: 12rem;
}

.banner .slick-slide img {
	display: block;
	width: 100%;
	transform: scale(1.1);
	transition: all 5s ease-out;
}

.banner .img_scale img {
	transform: scale(1);
}

.banner .slick-dots {
	max-width: 11.6rem;
	margin: 0 auto;
	bottom: 0.26rem;
	width: 100%;
	left: 0;
	right: 0;
	text-align: right;
	font-size: 0;
	z-index: 9;
}

.banner .slick-dots li {
	vertical-align: middle;
	margin: 0 0.14rem;
	padding: 0;
	width: 0.12rem;
	height: 0.12rem;
	background: none;
	background-color: #fff;
	border-radius: 50%;
	transition: all 0.3s;
	position: relative;
	z-index: 1;
}

.banner .slick-dots li::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -0.25rem;
	width: 0.23rem;
	height: 1px;
	background: #fff;
}

.banner .slick-dots li:last-child:before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -0.63rem;
	width: 0.6rem;
	height: 1px;
	background: #fff;
}

.banner .slick-dots li:first-child:after {
	width: 0.6rem;
	left: -0.63rem;
	background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
}

.banner .slick-dots li:last-child::before {
	background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}

.banner .slick-dots li.slick-active {
	width: 0.32rem;
	height: 0.41rem;
	background: url(../images/bdot1.png) no-repeat center;
	background-size: 100% 100%;
}

.banner .slick-dots li button {
	display: none;
}
.c1 h4 {
    padding-left: 0.24rem;
    font-size: 0.226rem;
    margin-bottom: 15px;
    font-weight: bold;
}
/*首页样式*/

.title {
	position: relative;
	z-index: 1;
}

.title h3 {
	display: inline-block;
	font-size: 0.4rem;
	font-weight: bold;
}

.title span {
	display: block;
	position: absolute;
	bottom: 0.3rem;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	color: rgba(153, 153, 153, 0.1);
	font-size: 0.6rem;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	z-index: -1;
}

.more {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.more a {
	display: block;
	font-size: 0.14rem;
	color: #999;
	width: 0.6rem;
	height: 0.28rem;
	line-height: 0.28rem;
	background: url(../images/more1.png) no-repeat center;
	background-size: 100% 100%;
	text-align: center;
	transition: all 0.3s;
}

.more a:hover {
	color: #2196F3;
	background-image: url(../images/more2.png);
}


/*主体*/

.section1 {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	background: url(../images/section1-bg.png) no-repeat left center;
	background-size: 21.35% 100%;
}

.section1>div {
	position: relative;
	z-index: 1;
}

.s1-t {
	align-items: flex-start;
}

.s1-l {
	width: 57.85%;
}

.s1-l p {
	margin-top: 0.5rem;
	font-size: 0.25rem;
	line-height: 0.5rem;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.s1-r {
	width: calc(37.85% - 00.3rem);
	margin-right: 0.3rem;
	position: relative;
	z-index: 1;
}

.s1-r::before {
	content: '';
	position: absolute;
	top: 0.3rem;
	left: 00.3rem;
	right: -0.3rem;
	bottom: -0.3rem;
	background: #2782f4;
	z-index: -1;
}

.s1-r .bg_img {
	padding-top: 0;
	min-height: 5.6rem;
}

.s1-d {
	position: absolute;
	left: 0;
	bottom: -1.3rem;
	width: 68.57%;
	z-index: 1;
}

.s1-d ul {
	margin-top: 0.4rem;
	min-height: 1.97rem;
	background: url(../images/s1-dbg.jpg) no-repeat;
	background-size: cover;
	box-shadow: 0.629px 0.777px 30px 0px rgba(66, 66, 66, 0.1);
	padding: 0 20px;
	align-items: flex-start;
}

.s1-d ul li {
	width: 25%;
	height: 100%;
}

.s1-d ul li a {
	display: flex;
	height: 100%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: .1rem;
}

.s1-d ul li a p {
	width: 100%;
	text-align: center;
	font-size: 0.2rem;
	transition: all 0.3s;
	border-radius: 15px;
	b: solid  #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 82px;
	height: 82px;
	border: 3px solid #2782f4;
	border-radius: 50%;
	font-size: 32px;
	font-weight: bold;
	color: #2782f4;
	background-color: #f8fafc;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

.s1-d ul li a p img:nth-child(2) {
	display: none;
}

.s1-d ul li a h3 {
	margin-top: 0.25rem;
	font-size: 0.3rem;
	transition: all 0.3s;
	text-align: center;
}

.s1-d ul li:hover a {
	background: #2782f4;
	border-bottom: 2px solid #ff9a00;
}

.s1-d ul li:hover a p img:first-child {
	display: none;
}

.s1-d ul li:hover a p img:nth-child(2) {
	display: inline-block;
}

.s1-d ul li:hover a h3 {
	color: #fff;
}


.section2 {
	padding-top: 0.75rem;
	padding-bottom: 0.5rem;
	/* background: url(../images/section2-bg.jpg) no-repeat center; */
	background-size: cover;
}

.section2 .title {
	text-align: center;
}

.section2 .title h3 {
	color: #000000;
}

.section2 .title span {
	/* color: rgb(0 0 0 / 10%); */
	bottom: 0.1rem;
}

.section2 .more a {
	color: #103766;
}

.section2 .more a:hover {
	/* color: #ffffff; */
}

.s2-c {
	position: relative;
	z-index: 1;
}

.s2-l a {
	display: block;
}

.s2-l a {
	display: block;
	overflow: hidden;
}

.s2-l a .s2-lpic {
	position: relative;
	z-index: 1;
	width: 26.92%;
}

.s2-l a .s2-lpic .pic {
	padding-top: 98.14%;
	border-radius: 0.3rem;
	background: url(../images/ld-bg.png) no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;

}

.s2-l a .s2-lpic span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0.23rem;
	width: 1.36rem;
	height: 0.4rem;
	line-height: 0.4rem;
	background: #ff9a00;
	border-radius: 0 0.2rem 0.2rem 0;
	text-align: center;
	font-size: 0.18rem;
	color: #fff
}

.s2-ld {
	/* float: left; */
	width: 100%;
}

.s2-ld h3 {
	max-width: 26.92%;
	text-align: center;
	color: #fff;
	font-size: 0.26rem;
	margin-top: 0.25rem;
}

.s2-ld h3 span {
	font-size: 0.16rem;
	color: #f0fff1;
	padding-left: 15px;
}

.s2-ld .zy {
	/* border-top: 1px solid #2196F3; */
	padding-top: 0.25rem;
	/* margin-top: 0.5rem; */
	position: relative;
	z-index: 1;
}

.s2-ld .zy::after {
	content: '';
	position: absolute;
	top: -0.25rem;
	left: 12%;
	width: 0.5rem;
	height: 0.25rem;
	/* background: url(../images/s2-ldsj.png) no-repeat; */
	background-size: 100% 100%;
}

.s2-ld .zy p {
	font-size: 0.19rem;
	line-height: 0.3rem;
	max-height: 0.6rem;
	text-align: center;
	color: #5c5c5c;
	padding: 0 4%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}

.s2-r {
	/* position: absolute; */
	top: 1rem;
	right: 0;
	z-index: 1;
	width: 100%;
	padding-top: 0.4rem;
}

.s2-r .slick-list {
	margin-left: -0.38rem;
	margin-right: -0.38rem;
}

.s2-r ul li a {
	display: block;
	margin: 0 0.38rem;
}

.s2-r ul li .pic {
	padding-top: 120.63%;
	border-radius: 0.25rem;
	overflow: hidden;
}

.s2-r ul li h3 {
	text-align: center;
	font-size: 0.32rem;
	color: #000000;
	margin-top: 0.2rem;
}

.s2-r ul li h3 span {
	font-size: 0.2rem;
	padding-left: 0.2rem;
	color: #5c5c5c;
}

.s2-r .slick-prev,
.s2-r .slick-next {
	width: 0.22rem;
	height: 0.43rem;
	z-index: 1;
	background-size: 100% 100% !important;
}

.s2-r .slick-prev {
	background: url(../images/s2-rprev.png) no-repeat;
	left: -0.5rem;
}

.s2-r .slick-next {
	background: url(../images/s2-rnext.png) no-repeat;
	right: -0.5rem;
}

.section3 {
	background: url(../images/section3-bg.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 0.5rem;
	padding-bottom: 0.7rem;
}

.qh-tit {
	text-align: center;
}

.qh-tit ul {
	text-align: center;
}

.qh-tit ul li {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 1.25rem;
}

.qh-tit ul li:first-child {
	margin-left: 0;
}

.qh-tit span {
	display: block;
	line-height: 1;
	font-size: 0.6rem;
	font-weight: bold;
	color: rgba(153, 153, 153, 0.1);
	text-transform: uppercase;
}

.qh-tit ul li h3 {
	font-size: 0.4rem;
	font-weight: bold;
	color: #999999;
	line-height: 1;
}

.qh-tit ul li.active h3 {
	color: #333;
}

.qh-bd {
	position: relative;
	margin-top: 0.5rem;
}

.qh-bd>div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
}

.qh-bd>div.active {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.qh-box {
	align-items: flex-start;
}

.qh-boxl {
	width: 44.28%;
}

.qh-boxl ul li a {
	display: block;
}

.qh-boxl ul li .pic {
	padding-top: 52.29%;
}

.qh-boxl ul li h3 {
	font-size: 0.28rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	margin: 0.2rem 0;
}

.qh-boxl ul li p {
	font-size: 0.2rem;
	line-height: 0.35rem;
	max-height: 0.72rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #999;
}

.qh-rtx {
	width: 52.85%;
}

.qh-rtx ul li {
	line-height: 0.6rem;
	position: relative;
	z-index: 1;
	padding-right: 0.1rem;
}

.qh-rtx ul li::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	transition: all 0.3s;
	background: #076ecb;
	z-index: -1;
	border-radius: 0.04rem;
}

.qh-rtx ul li:hover::after {
	width: 100%;
}

.qh-rtx ul li span {
	float: right;
	padding-left: 0.15rem;
	transition: all 0.3s;
}

.qh-rtx ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	font-size: 0.26rem;
	padding-left: 0.24rem;
	transition: all 0.3s;
}

.qh-rtx ul li:hover a,
.qh-rtx ul li:hover span {
	color: #fff;
}

.s4-c {
	margin-top: 0.6rem;
}

.s4-c .title h3 em {
	font-style: normal;
	font-size: 0.18rem;
}

.s4-cpic {
	overflow: hidden;
	margin-top: 0.35rem;
}

.s4-cpic .slick-list {
	margin-left: -0.12rem;
	margin-right: -0.12rem;
}

.s4-cpic li a {
	display: block;
	margin: 0 0.12rem;
}

.s4-cpic li a .pic {
	padding-top: 25.84%;
}



@media screen and (max-width: 1500px) {
	.s1-d ul li {width: 25%;}
}
}
@media screen and (max-width:1400px) {
	.s2-r .slick-prev {
		left: -0.35rem;
	}

	.s2-r .slick-next {
		right: -0.35rem;
	}

	.s2-r {
		right: 0.35rem;
	}
}

@media screen and (max-width:1300px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1024px) {
	.banner .slick-slide a::after {
		display: none;
	}

	.banner .slick-dots {
		text-align: center;
		bottom: 0.13rem;
	}

	.title span {
		font-size: 0.3rem;
	}

	.title h3 {
		font-size: 0.26rem;
	}

	.s2-r .slick-list {
		margin-left: -0.2rem;
		margin-right: -0.2rem;
	}

	.s2-r ul li a {
		margin: 0 0.2rem;
	}

	.s2-r ul li h3 {
		margin-top: 0.15rem;
	}

	.s2-r .slick-prev,
	.s2-r .slick-next {
		top: 44%;
	}

	.qh-tit span {
		font-size: 0.3rem;
	}

	.qh-tit ul li {
		margin-left: 1rem;
	}

	.qh-tit ul li h3 {
		font-size: 0.26rem;
	}

	.qh-rtx ul li {
		line-height: 0.5rem;
	}
}

@media screen and (max-width: 768px) {
	.section1 {
		padding-top: 0.6rem;
		padding-bottom: 0.3rem;
	}

	.s1-l {
		width: auto;
	}

	.s1-l p {
		margin-top: 0.25rem;
	}

	.s1-r {
		width: 100%;
		margin-top: 0.3rem;
	}

	.s1-d {
		position: static;
		width: 100%;
		margin-top: 1rem;
	}
.s1-d ul{
	padding:.2rem .1rem;
	min-height: auto;
}
	.s1-d ul li{
		width:50%;
	}

	.section2 {
		padding-top: 0.45rem;
	}

	.s2-r {
		position: static;
		width: auto;
		margin-top: 0.35rem;
	}

	.s2-l {
		margin-top: 0.4rem;
	}

	.s2-l a .s2-lpic {
		width: 100%;
	}

	.s2-r .slick-list {
		margin-left: 0.2rem;
		margin-right: 0.2rem;
	}

	.s2-r .slick-prev {
		left: 0;
	}

	.s2-r .slick-next {
		right: 0;
	}

	.section3 {
		padding-bottom: 0.4rem;
	}

	.qh-bd {
		margin-top: 0.2rem;
	}

	.qh-boxl {
		width: 100%;
	}

	.qh-rtx {
		width: 100%;
		margin-top: 0.25rem;
	}

	.s4-c {
		margin-top: 0.3rem;
	}

	.s2-ld h3 {
		max-width: 100%;
	}

	.s2-ld .zy::after {
		left: 50%;
		transform: translateX(-50%);
	}
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {
	.s1-r {
		margin-right: 0.15rem;
	}

	.s1-r::before {
		top: 0.15rem;
		left: 0.15rem;
		right: -0.15rem;
		bottom: -0.15rem;
	}

	.s1-d ul {
		/* height: 1.5rem; */
	}

	.s1-d {
		margin-top: 0.8rem;
	}

	.s1-d ul li a p img {
		height: 0.5rem;
	}

	.s1-d ul li a h3 {
		font-size: 0.18rem;
	}

	.qh-boxl ul li h3 {
		font-size: 0.2rem;
	}
}

@media screen and (max-width: 375px) {
	.s1-d ul {
		height: auto;
		padding-bottom: 0.3rem;
	}

	.s1-d ul li {
		width: 50%;
		margin-top: 0.3rem;
	}

	.s2-r ul li h3 {
		font-size: 0.22rem;
	}

	.qh-tit ul li {
		margin-left: 0.5rem;
	}
}

@media screen and (max-width: 320px) {}