.module .arrowRight {
	background: url(../images/next-white.png) no-repeat center;
	background-size: cover;
	width: 23px;
	height: 75px;
}

.module .arrowLeft {
	background: url(../images/prev-white.png) no-repeat center;
	background-size: cover;
	width: 23px;
	height: 75px;
}

.module.nobg .arrowRight {
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/next.png) no-repeat center;
	background-size: cover;
	width: 23px;
	height: 75px;
}

.module.nobg .arrowLeft {
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/prev.png) no-repeat center;
	background-size: cover;
	width: 23px;
	height: 75px;
}

.item8 .arrowRight {
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/next.png) no-repeat center;
	background-size: cover;
	width: 23px;
	height: 75px;
}

.item8 .arrowLeft {
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/prev.png) no-repeat center;
	background-size: cover;
	width: 23px;
	height: 75px;
}

.item1 .row2 {
	display: none;
}

.item1 .arrowRight {
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/next.png) no-repeat center;
	background-size: cover;
	width: 23px;
	height: 75px;
}

.item1 .arrowLeft {
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/prev.png) no-repeat center;
	background-size: cover;
	width: 23px;
	height: 75px;
}

.module.nobg .processMain ul {
	border-color: #277dec;
}

.module.nobg .pointer {
	border: 1px solid #277dec;
	border-radius: 8px;
}

.module.nobg .active .pointer {
	border: 1px solid #eb61b7;
	border-radius: 8px;
}

.module.nobg .processMain ul li .pointer span {
	background: #277dec;
}

.module.nobg .processMain ul li.active .pointer span {
	background: #f1d4e6;
}

.gjjjzxz {
	color: #000;
	font-size: 18px;
	position: absolute;
	top: 12%;
	left: 3%;
}

.tabArea {
	display: flex;
	padding: 0;
	margin: 57px 0;
	align-items: center;
}

.tabArea li {
	background: rgba(39, 125, 237, 0.3);
	height: 213px;
	flex: 1;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.tabArea .top {
	display: flex;
	align-items: center;
}

.tabArea .top div {
	margin-left: 24px;
	padding-left: 24px;
	font-weight: bold;
	font-size: 31px;
	font-family: FZLTTHJW;
	color: #ffffff;
	line-height: 38px;
	position: relative;
	border-left: 3px dashed #fff;
}

.tabArea li.active {
	position: relative;
	background: rgba(39, 125, 237, 1);
}

.tabArea li.active::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	bottom: -50px;
	z-index: 50;
	margin: auto;
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 50px solid #277ded;
}

.tabArea li.active .check {
	font-weight: bold;
}

.hidden {
	display: none !important;
}

.tabArea .check {
	cursor: pointer;
	margin-top: 20px;
	width: 173px;
	height: 35px;
	background: #ffffff;
	border-radius: 18px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;

	color: #277ded;
	line-height: 35px;
}

.module {
	background: #277ded;
	padding: 1px 50px 1px;
}

.module.nobg {
	background: none;
	padding: 0 50px;
}

.module.nobg .item3 .item h5 {
	color: #30353b;
}

.module.nobg .item3 .item p.intro {
	color: #30353b;
}

.yh {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.lh {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;

	-webkit-box-orient: vertical;
}

.sh {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;

	-webkit-box-orient: vertical;
}

.sih {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;

	-webkit-box-orient: vertical;
}

.bottomText {
	position: relative;
}

.bottomText .bottomImg {
	display: none;
}

.bottomText .bottomImg:first-child {
	display: block;
}

.bottomText p {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

a,
a:hover,
a:focus {
	outline: none;
	text-decoration: none !important;
}

html {
	/* padding-top: 80px; */
}

.width50 {
	width: 50%;
}

.clicknodiqu::before {
	display: none !important;
}

.padding2 {
	padding: 2px;
}

html,
body {
	width: 100%;
	min-width: 1200px;
	background-color: #fff;
	overflow-x: hidden;
}

body {
	display: none;
}

.width1 {
	width: 572px !important;
}

.width2 {
	width: 628px !important;
}

.bg2 {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 1920px;
	/* background-image: url('http://n.sinaimg.cn/edu/3565a93e/20210514/bg2.png'); */
	background-size: 100% 100%;
	background-position: center right;
	height: 623px;
}

.warp {
	position: relative;
	width: 1200px;
	margin: 0 auto 0;
}

/* 省市区 */
.processMain {
	position: relative;
	padding: 180px 0 100px;
}

.processMain ul {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 3px;
	padding: 0;
	border-top: 3px dashed #fff;
}

.processMain ul li {
	flex: 1;
	width: 100%;
	position: relative;
	height: 1px;
}

.processMain ul li:nth-child(odd) .pointer {
	top: -132px;
	left: 0;
	right: 0;
	position: absolute;
	margin: auto;
}

.processMain ul li:nth-child(odd)::after {
	content: "";
	width: 28px;
	height: 15px;
	background: url(../images/chose3.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -20px;
}

.processMain ul li:nth-child(even)::after {
	content: "";
	width: 28px;
	height: 15px;
	background: url(../images/chose1.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
}

.processMain ul li:nth-child(even) .pointer {
	top: 28px;
	left: 0;
	right: 0;
	position: absolute;
	margin: auto;
	margin: auto;
	cursor: pointer;
}

.processMain ul li .pointer div {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #ffffff;
	border-radius: 8px 8px 0px 0px;
	font-size: 30px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #277ded;
	cursor: pointer;
}

.processMain ul li .pointer span {
	cursor: pointer;
	background: #82b8fe;
	width: 100%;
	font-size: 22px;
	color: #fff8f8;
	border-radius: 0 0 8px 8px;
	display: block;
	line-height: 34px;
	text-align: center;
}

.processMain ul li.active .pointer div {
	color: #eb61b7;
}

.processMain ul li.active .pointer span {
	background: #f1d4e6;
	border: 1px solid #ff9fdb;
	color: #333;
}

.processMain ul li:nth-child(odd).active::after {
	content: "";
	width: 28px;
	height: 15px;
	background: url(../images/chose4.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -20px;
}

.processMain ul li:nth-child(even).active::after {
	content: "";
	width: 28px;
	height: 15px;
	background: url(../images/chose2.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
}

.fudong {
	position: absolute;
	z-index: 3;
}

.fudong.active {
	display: none;
}

.fudong1 {
	top: 30px;
	right: 50%;
	margin-right: 750px;
}

.fudong2 {
	top: 30px;
	left: 50%;
	margin-left: 750px;
}

.fudong.fix {
	position: fixed;
}

.fudong1.fix {
	top: 104px;

	right: 50%;
	margin-right: 750px;
}

.fudong2.fix {
	top: 104px;

	left: 50%;
	margin-left: 750px;
}

.fudongmain {
	position: relative;
}

.fudongimg {
	position: absolute;
	top: 70px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.fudongcode {
	position: absolute;
	top: 140px;
	left: 50%;
	width: 110px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.fudongcodetext {
	position: absolute;
	top: 255px;
	left: 50%;
	width: 100%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	line-height: 1.2;
	padding: 5px 0;
}

.fudongtext {
	position: absolute;
	top: 310px;
	left: 50%;
	width: 100%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #34acd5;
}

.fudongtext span {
	display: block;
}

.smalltitleimg {
	display: block;
	margin: 5px auto 0;
}

.footerwarp {
	width: 1200px;
	margin: 0 auto;
}

.banner {
	width: 100%;
	min-width: 1200px;
}

.banner img {
	width: 100%;
	margin-left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.banner_sm {
	display: block;
}

.banner_xs {
	display: none;
}

.menuMain1 {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}

.menuMain1.active {
	display: block;
}

.menuMain {
	z-index: 1000;
	width: 100%;
	background-color: #277ded;
}

.menuMain ul {
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	padding: 0;
	overflow: hidden;
}

.menuMain ul li {
	list-style: none;
	width: 160px;
	float: left;
}

.menuMain ul li a {
	display: inline-block;
	line-height: 60px;
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
}

.menuMain ul li.active,
.menuMain ul li:hover {
	background-color: #fbd6ed;
}

.menuMain ul li.active a,
.menuMain ul li:hover a {
	font-weight: bold;
	color: #2d3238;
}

.carousel-indicators li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: none;
	background-color: #7e7e7e;
	margin: 0;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #fff;
	border-color: #fff;
}

.carousel-indicators {
	left: auto;
	right: 20px;
	text-align: right;
}

.item3 .item h5 {
	font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #fff;
	text-align: center;
	margin-top: 80px;
}

.item3 .item p.intro {
	margin-top: 25px;
	padding: 0 60px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	line-height: 34px;
}

.carousel_right {
	position: relative;
	padding: 30px 32px 0 32px;
	height: 300px;
}

. .carousel_right h5 {
	padding: 0 0px 0 0;
	margin: 0;
}

.carousel_right h5 a {
	position: relative;
	letter-spacing: 1px;
	color: #010101;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 20px;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 1px;
	color: #4d4d4d;
	padding-left: 26px;
}

.carousel_right h5 a:hover {
	color: #000;
}

.carousel_right h5>a::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #277ded;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.carousel_right h5 a.active,
.carousel_right h5 a:hover {
	color: #000;
}

.carousel_right p {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #393b40;
	margin-bottom: 10px;
	padding-top: 0px;
	/* height: 140px; */
	padding-right: 0;
}

.carousel_right p .clickbtn {
	color: #02acce;
	font-size: 0.8em;
	letter-spacing: -1px;
	background-color: #fff;
	cursor: pointer;
	font-weight: 300;
}

.carousel_right p .textp1 {
	display: block;
}

.carousel_right p .textp2 {
	display: none;
}

.carousel_right p.active .textp1 {
	display: none;
}

.carousel_right p.active .textp2 {
	display: block;
}

.titleImg {
	margin: 50px auto;
	height: 122px;
	/* width: 88%; */
	display: block;
}

/* 模块一 */
.item1 {
	padding: 0 1px;
	border-radius: 10px;
	position: relative;
}

.item1 .row {
	padding: 0 100px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #393b40;
	line-height: 34px;
}

.item1 .padding16 {
	padding: 0 30px !important;
}

.item1 .intro {
	height: 97px;
	font-size: 22px;
	padding-top: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 37px;
}

.item1 .intro a {
	color: #ff3737;
}

.item1 .carousel_right p {
	line-height: 1.2;
}

.item1 .col-xs-6 {
	display: none;
}

.item1 .col-xs-6.yc {
	display: block;
	margin-top: 0;
	width: 100%;
}

.item1 .xs {
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 20px;
	border: 1px solid #277ded;
	border-radius: 10px;
}

.item1 .xs a {
	font-size: 24px;
	line-height: 1.8;
	color: #010101;
	list-style: disc;
	display: block !important;
}

.item1 .xs a span {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #277ded;
	margin-right: 20px;
	border-radius: 50%;
}

.swiperModel1 {
	position: relative;
	height: 450px;
	margin-top: 40px;
}

/* .swiperModel1 .swiper-button-prev {
	opacity: 0;
	width: 23px;
	height: 75px;
}

.swiperModel1 .swiper-button-next {
	opacity: 0;
	width: 23px;
	height: 75px;
} */

.item1 .row .arrowLeft {
	position: absolute;
	top: 50%;
	left: 10px;
	/* transform: translateY(-50%);
	-webkit-transform: translateY(-50%); */
	cursor: pointer;
}

.item1 .row .arrowRight {
	position: absolute;
	top: 50%;
	right: 10px;
	/* 	transform: translateY(-50%);
	-webkit-transform: translateY(-50%); */
	cursor: pointer;
}

.swiperModel1 .swiper-wrapper {
	height: 100%;
}

.swiperModel1 .img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../static/images/WeiXinTuPian_20191201170654.jpg) no-repeat center;
	background-size: cover;
}

.swiperModel1 .img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}

.swiperModel1 .swiper-slide-active .img::before {
	display: none;
}

.swiperModel1 .swiper-slide-active a {
	display: block;
}

.swiperModel1 a {
	display: none;
	position: absolute;
	left: 0;
	cursor: pointer;
	right: 0;
	margin: auto;
	bottom: 0;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 1.8;
	padding: 8px 0;
	color: #fff;
	text-align: center;
	background-image: -webkit-gradient(linear,
			0 0,
			0 bottom,
			from(rgba(10, 157, 189, 0)),
			to(#277ded));
}

.item2 {
	margin-bottom: 30px;
}

.item2 .item {
	padding-top: 17px;
}

.item2 .zh-model {
	display: flex;
}

.item2 .zh-model .item {
	flex: 1;
	width: 100%;
	padding: 0 17px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.item2 .zh-model .item .i-title {
	font-size: 26px;
	position: relative;
	display: inline-block;
}

.item2 .zh-model .item .i-content {
	font-size: 18px;
	line-height: 32px;
	padding: 20px 0 0;

}

.item2 .zh-model .item .i-title span {
	position: relative;
	z-index: 1;
}

.item2 .zh-model .item .i-title::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	height: 10px;
	z-index: 0;
	background: #FBC0BA;
}


.item2 .zh-model .item:nth-child(odd)::before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	right: 0;
	top: 0;
}

.item2 .zh-model .item:nth-child(odd)::after {
	content: '';
	position: absolute;
	right: 4px;
	top: 0;
	width: 1px;
	height: 100%;
	border-right: 1px dashed #000;
}

.item2 .zh-model .item:nth-child(odd) {
	margin-bottom: 80px;
}

.item2 .zh-model .item:nth-child(even) {
	margin-top: 80px;
}

.item2 .zh-model .item:nth-child(even)::before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	right: 0;
	bottom: 0;
}

.item2 .zh-model .item:nth-child(even)::after {
	content: '';
	position: absolute;
	right: 4px;
	top: 0;
	width: 1px;
	height: 100%;
	border-right: 1px dashed #000;
}

.item2 .zh-model .item:nth-child(2) .i-title::after {
	background: #F7D77A;
}

.item2 .zh-model .item:nth-child(3) .i-title::after {
	background: #7ED8FB;
}

.item2 .zh-model .item:nth-child(4) .i-title::after {
	background: #E5C2FD;
}

.item2 .zh-model .item:nth-child(5) .i-title::after {
	background: #ADF4E3;
}

.item2 .zh-model .item:nth-child(6) .i-title::after {
	background: #D4EA95;
}

.xiaozhangzhiye {
	width: 100%;
	display: block;
}

.xiaozhangzhiye1 {
	width: 100%;
	display: none;
}

.item3 {
	margin-bottom: 50px;
}

.item3 .itemmain {
	display: none;
}

.item3 .itemmain.active {
	display: block;
}

.itemmain1 {
	display: none;
}

.itemmain1.active {
	display: block;
}

.itemmain2 {
	display: none;
}

.itemmain2.active {
	display: block;
}

.itemmain20 {
	display: none;
}

.itemmain20.active {
	display: block;
}

.itemmain3 {
	display: none;
}

.itemmain3.active {
	display: block;
}

.item3 .itemmain {}

.item3 .carousel-control span {
	display: none;
}

.item3 .swiper-container {
	padding: 10px 0;
}

.item3 .carousel-control.right {
	background-image: url("static/images/next.png") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px 84px;
	color: #05a8ca;
	opacity: 1;
	width: 6%;
}

.item3 .carousel-control.left {
	background-image: url("static/images/prev.png") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px 84px;
	background-image: none;
	color: #05a8ca;
	opacity: 1;
	width: 6%;
}

.item3 .itemmain .item ul {
	overflow: hidden;
	padding: 0 54px 10px 90px;
}

li {
	list-style: none;
}

.item3 .carousel-inner {
	padding: 0 60px;
}

.item3 .swiper-slide {
	/* display: flex;
	justify-content: center; */
}

.item3 .limain {
	width: 311px;
	height: 480px;
	background: #ffffff;
	margin: auto;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 0px 8px 0px rgba(35, 35, 35, 0.3);
}

.swiperbox1 {
	width: 100%;
	overflow: hidden;
	padding: 0 100px;
}

.item3 .limain img {
	width: 100%;
	height: 272px;
	display: block;
}

.item3 .limain .litext h6 {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	margin: 0;
	margin-bottom: 8px;
}

.item3 .limain .litext {
	text-align: center;
	padding: 25px 12px;
}

.item3 .limain .litext span {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	display: block;
}

.item3 .swipermain {
	position: relative;
	padding: 0 50px;
	margin-top: 40px;
}

.item3 .swipermain .arrowRight {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item3 .swipermain .swiper-button-prev {
	opacity: 0;
	width: 23px;
	height: 75px;
}

.item3 .swipermain .swiper-button-next {
	opacity: 0;
	width: 23px;
	height: 75px;
}

.item3 .swipermain .arrowLeft {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item3 .limain .litext p {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 32px;
	text-align: left;
	margin-top: 12px;
	overflow: hidden;
	position: relative;
	min-height: 64px;
	width: 100%;


}

.item3 .limain .litext p a {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
	padding: 0 10px;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 定义文本的行数 */
	-webkit-box-orient: vertical;
	white-space: normal;
	/* 保证空白被保留 */
}

.item3 .limain .litext a {
	color: #277ded;
}

.item4 {
	margin-bottom: 50px;
}

.item4 .item>p {
	margin-top: 40px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: 400;
	color: #2e353b;
	line-height: 27px;
	padding: 0 50px;
}

.item4 .itemmain {
	padding: 10px 0 30px;
}

.item4 .itemmain20 {
	position: relative;
	z-index: -1;
}

.item4 .itemmain20.active {
	z-index: 10;
}

.item4 .carousel-control span {
	display: none;
}

.item4 .carousel-control.right {
	background-image: url("../../static/images/next.png") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px 84px;
	color: #05a8ca;
	opacity: 1;
	width: 6%;
}

.item4 .carousel-control.left {
	background-image: url("../../static/images/prev.png") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px 84px;
	background-image: none;
	color: #05a8ca;
	opacity: 1;
	width: 6%;
}

.item4 .itemmain .item {
	padding: 0 10px;
}

.item4 .itemmain .item a {
	list-style: none;
}

.item4 .itemmain .item a .litext {
	position: relative;
	display: flex;
	align-items: center;
}

.item4 .itemmain .item .right {
	padding-left: 23px;
	height: 140px;
	flex: 1;
	width: 100%;
	border-bottom: 1px dashed #999999;
}

.item4 .itemmain .item h6 {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000;
	line-height: 26px;
	margin-top: 24px;
}

.item4 .itemmain .items {
	height: 292px;
	position: relative;
	background: #ffffff;
	border-radius: 23px;
	padding: 0 12px 26px;
}

.item4 .itemmain .litext {
	display: flex;
}

.item4 .itemmain .item .img {
	margin-top: -40px;
	box-shadow: 0 0 10px #ccc;
	width: 233px;
	height: 180px;
	background: #ffffff;
	border-radius: 8px;
	background: url(../../static/images/202113312.png) no-repeat center;
	background-size: cover;
}

.item4 .itemmain .item .bottom {
	padding: 26px 11px;
}

.item4 .itemmain .item .content {
	position: relative;
	padding: 20px 22px;
	width: 100%;
	background: #e4f0ff;
	border-radius: 12px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 32px;
	height: 104px;
}

.item4 .itemmain .item .content::before {
	left: 80px;
	content: "";
	background: url(../images/jiantou.png) no-repeat center;
	background-size: 36px;
	position: absolute;
	top: -17px;
	width: 36px;
	height: 17px;
}

.item4 .itemmain .item .content a {
	display: inline-block;
}

.item4 .itemmain .item .right {
	padding-left: 10px;
}

.item4 .itemmain .item .line {
	padding: 10px 0;
}

.item4 .itemmain .item .line span {
	font-weight: normal;
	font-stretch: normal;
	margin: 0;
	display: block;
	letter-spacing: 0px;
	color: #262626;
	font-size: 14px;
	font-weight: 400;
	color: #2e353b;
	line-height: 25px;
}

.item4 .intro {
	padding: 0 70px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2e353b;
	line-height: 33px;
}

.item4 .itemmain .item .line p {
	margin-top: 26px;
	width: 100%;
	height: 190px;
	background: #0d9dbc;
	font-size: 26px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #fefcfa;
	line-height: 37px;
	padding: 20px 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.item4 .itemmain .item .line p::before {
	content: "";
	position: absolute;
	width: 42px;
	height: 35px;
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/yinhao1.png) no-repeat center;
	background-size: cover;
	top: 24px;
	left: 28px;
}

.item4 .itemmain .item .line p::after {
	content: "";
	position: absolute;
	width: 42px;
	height: 35px;
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/yinhao.png) no-repeat center;
	background-size: cover;
	bottom: 24px;
	right: 28px;
}

.item4 .swipermain {
	position: relative;
	padding: 0 50px;
}

.item4 .swiper-container {
	padding-top: 40px;
	position: relative;
}

.item4 .swipermain .arrowRight {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
	z-index: 100;
}

.item4 .swipermain .swiper-button-prev {
	opacity: 0;
	width: 23px;
	height: 75px;
}

.item4 .swipermain .swiper-button-next {
	opacity: 0;
	width: 23px;
	height: 75px;
}

.item4 .swipermain .arrowLeft {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item4 .itemmain .item .line p span {
	color: #277ded;
	font-size: 20px;
}

.item5 {
	padding-top: 28px;
}

.item5 .listmain {
	padding-bottom: 30px;
}

.item5 .swipermain {
	position: relative;
	padding: 40px 40px 10px;
	/* height: 590px; */
}

.swiper-wrapper {
	height: auto;
}

.item5 .swipermain .swiper-button-next {
	display: none;
}

.item5 .swipermain .swiper-button-prev {
	display: none;
}

.item5 .swipermain .arrowRight {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item5 .swipermain .arrowLeft {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item5 .list {
	/* margin-bottom: 30px; */
	width: 190px;
	margin: 11px 0;
}

.item5 .list img {
	border: solid 1px #cac9c9;
	width: 190px;
	height: 190px;
}

.item5 .list span {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: -1px;
	color: #333333;
	display: block;
	text-align: center;
	padding: 5px 0;
	margin-top: 15px;
	min-height: 70px;
}

.module .item5 .list span {
	color: #fff;
}

.item5 .list a::before {
	content: "";
	width: 22px;
	height: 22px;
	display: block;
	background: url(https://n.sinaimg.cn/edu/19d06bb1/20221116/sina.png) no-repeat left center;
	background-size: 100%;
	margin-right: 4px;
}

.item5 .list a {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 400;
	color: #557cde;
	line-height: 22px;
}

.huaxu {
	display: none;
}

.huaxu.active {
	display: block;
}

.item6 {
	/* display: none; */
	padding-bottom: 40px;
}

.item6.active {
	display: block;
}

.item6 .swipermain {
	position: relative;
	padding: 0px 40px;
}

.item6 .swipermain.pc {
	display: block;
}

.item6 .swipermain.mobile {
	display: none;
}

.item6 .swipermain .swiper-button-next {
	display: none;
}

.item6 .swipermain .swiper-button-prev {
	display: none;
}

.item6 .swipermain .arrowRight {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item6 .swipermain .arrowLeft {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item6 .swiper-slide {
	padding-bottom: 10px;
	padding-top: 20px;
}

.item6 .list {
	width: 470px;
	position: relative;
	height: 280px;
	margin: auto;
	background: url(../images/onebg1.png) no-repeat center;
	background-size: 100%;
}

.nobg .item6 .list {
	width: 470px;
	position: relative;
	height: 271px;
	margin: auto;
	background: url(../images/onebg.png) no-repeat center;
	background-size: 100%;
}

.item6 .list a {
	position: relative;
	display: block;
}

.item6 .itemmain {
	margin-top: 60px;
}

.item6 .list .tx {}

.item6 .list img {
	position: absolute;
	width: 140px;
	background: #f99;
	height: 140px;
	border-radius: 50%;
	left: 20px;
	top: -10px;
}

.item6 .list .text {
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	padding: 40px;
	padding-top: 75px;
	text-align: center;
}

.item6 .list a::after {
	content: "";
	background: url(static/images/juxing.png) no-repeat center;
	width: 39px;
	height: 182px;
	position: absolute;
	right: -5px;
	top: 0;
}
.item6 .list .text{cursor: pointer;}
.item6 .list .text .name {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #272727;
	line-height: 27px;
	padding-top: 20px;
	padding-bottom: 10px;
	display: block;
	text-align: left;
	padding-left: 140px;
	min-height: 84px;
}
.item6 .list .text:hover .hint{display: block;}
.item6 .list .text .hint {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 100;
	background: rgba(0, 0, 0, 0.8);
	bottom: 36px;
	/* top: 0; */
	font-size: 16px;
	padding: 15px;
	color: #fff;
	border-radius: 10px;
	font-weight: 400;
	text-align: left;
}

.item6 .list .text .name span {}

.item6 .list .text p {
	margin-top: 0px;
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: #000000;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	transform: skew(-6deg);
}

.item6 .list .text p span {
	font-weight: bold;
}

.item7 .titleImg {
	margin: 100px auto 65px;
}

.item8 .titleImg {
	margin: 100px auto 65px;
}

.item7 .item img {
	height: 284px;
	margin-bottom: 4px;
}

.item8 {
	padding-bottom: 125px;
}

.item8 .item img {
	height: 75px;
	width: 23px;
}

.item7 .item .img1 {
	width: 382px;
}

.item7 .item .img2 {
	width: 350px;
}

.item7 .item .img3 {
	width: 459px;
}

.item7 .item .img4 {
	width: 544px;
}

.item7 .item .img5 {
	width: 318px;
}

.item7 .item .img6 {
	width: 327px;
}

.item8 .swipermain {
	position: relative;
	padding: 0px 40px;
}

.item8 .swipermain .swiper-button-next {
	display: none;
}

.item8 .swipermain .swiper-button-prev {
	display: none;
}

.item8 .swipermain .arrowRight {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item8 .swipermain .arrowLeft {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}

.item8 .list {
	padding: 0 15px;
}

.item8 .list .text {
	position: relative;
}

.item8 .list .text img {
	width: 100%;
	height: 200px;
}

.item8 .list .text .name {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}

.item14 .itemContent {
	height: 420px;
	margin-top: 60px;
}

.item14 .itemmain {
	display: none;
}

.item14 .itemmain.active {
	margin-top: 15px;
	display: block;
}

.item14 .left {
	width: 473px;
	float: left;
	box-shadow: 0 0 5px #ccc;
}

.item14 .left .img {
	width: 100%;
	height: 354px;
	position: relative;
	background: no-repeat center;
	background-size: cover;
	background-image: url(static/images/20211211.png);
}

.item14 .left .name {
	background-image: linear-gradient(to top,
			rgba(255, 255, 255, 1) 0%,
			rgba(255, 255, 255, 0.7) 60%,
			rgba(255, 255, 255, 0) 100%);

	line-height: 42px;
	text-align: center;
	color: #277ded;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	padding: 0 20px;
	text-overflow: ellipsis;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 22px;
}

.item14 .right {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	overflow-y: auto;
	max-height: 354px;
}

.item14 .right .school {
	display: flex;
	align-items: center;
	line-height: 42px;
	margin-left: 12px;
	margin-bottom: 20px;
	width: 292px;
	background: #fff;
	height: 40px;
	padding: 0 10px;
	justify-content: space-between;
	box-shadow: 0 0 5px #ccc;
	height: 42px;
	cursor: pointer;
}

.item14 .right .school span {
	display: block;
	white-space: nowrap;
	max-width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.item14 .right .school a {
	font-size: 12px;
	border-radius: 5px;
	margin-left: 10px;
	display: flex;
	align-items: center;
	height: 30px;
	width: 78px;
	justify-content: center;
	background: #e7edf8;
}

.item14 .right .school a img {
	display: block;
	width: 20px;
	margin-right: 4px;
}

.footer {
	padding: 53px 0 74px;
	background: #dddddd;
}

.footermain {
	/* width: 720px; */
	margin-left: 50%;
	transform: translateX(-50%);
}

.footertitle {
	position: relative;
	font-size: 43px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #30353b;
	line-height: 44px;
	text-align: center;
}

.footermain .footerBox ul {
	display: flex;
	justify-content: center;
}

.footermain .footerBox ul li {
	padding-top: 23px;
	margin: 0 44px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.footermain .footerBox ul span {
	font-size: 20px;
	color: #000;
	margin-top: 10px;
}

.footermain .footerBox ul a img {
	margin-right: 5px;
}

.footermain .footerBox ul a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 32px;
	background: #ffffff;
	font-size: 20px;
	color: #000;
	width: 199px;
	border-radius: 16px;
}

.footermain .footerBox div {
	width: 48%;
	float: left;
}

.footermain .footerBox div:last-child {
	width: 38%;
	float: left;
}

.footermain div p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 0px;
	color: #333333;
}

.footermain div p span {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;
}

@media (max-width: 1025px) {

	html,
	body {
		width: 100%;
		min-width: auto;
	}

	.banner {
		min-width: inherit;
	}

	.warp {
		width: 100%;
	}

	.menuMain {
		padding-left: 20px;
		background: #393b40;
	}

	.menuMain ul {
		width: 100%;
		display: flex;
		align-items: center;
		overflow: inherit;
	}

	.menuMain ul li {
		flex: 1;
	}

	.menuMain ul li.menu {
		background: #000 url(static/images/more.png) no-repeat center;
		position: relative;
		background-size: auto 24px;
		height: 74px;
		width: 100%;
		display: block;
	}

	.menuMain ul li.menu .more {
		display: block;
		width: 100%;
		height: 100%;
	}

	.menuMain ul li.menu .dropdown-menus {
		position: absolute;
		top: 74px;
		right: 0;
		width: 100%;
		z-index: 100;
		background: #393b40;
		color: #fff;
	}

	.menuMain ul li.menu .dropdown-menus a {
		color: #fff;
	}

	.menuMain ul li.menu .dropdown-menus p.active,
	.menuMain ul li.menu .dropdown-menus p:hover {
		background-color: rgba(255, 255, 255, 0.3);
	}

	.menuMain ul li.menu .dropdown-menus a {
		font-size: 16px;
		line-height: 74px;
	}

	.item3 .itemmain .item ul li {
		width: 100%;
	}

	.item3 .itemmain.style2 .item ul li {
		width: 80%;
		margin-left: 10%;
		padding: 20px 20px 0px;
	}

	.item14 .left {
		float: inherit;
		width: 100%;
		margin: 0;
	}

	.item5 .listmain {
		padding-bottom: 20px;
	}

	.item6 .itemmain {
		margin-top: 40px;
	}

	.item14 .itemContent {
		height: auto;
		padding: 0 20px 20px;
		margin-top: 0px;
	}

	.item14 .right {
		justify-content: space-between;
		margin-top: 20px;
	}

	.item14 .right .school {
		width: 48%;
		margin: 10px 0;
	}

	.item8 .swipermain .arrowRight img {
		width: 22px;
		height: 74px !important;
	}

	.item8 .swipermain .arrowLeft img {
		width: 22px;
		height: 74px !important;
	}

	.item8 .swipermain img {
		height: 140px;
	}

	.item8 .list {
		padding: 0 5px;
	}

	.item8 {
		padding-bottom: 83px;
	}

	.item8 .list .text img {
		height: 100px;
	}
}

@media (max-width: 768px) {
	.item1 .intro {
		font-size: 24px;
		padding: 0;
		height: auto;
	}

	.item1 {
		margin-top: 0;
	}

	.item1 .box {
		padding: 22px 26px;
		background: #fff;
	}

	.item1 .row2 {}

	.item1 .row2 img {
		display: block;
		width: 100%;
		margin-top: 35px;
	}

	.item1 .row2 ul {
		padding: 0;
		margin-top: 20px;
	}

	.item1 .row2 ul li.active {
		font-weight: bold;
	}

	.item1 .row2 ul li.active::before {
		background: #000;
	}

	.swiper-containerzs {
		width: 100%;
		height: 438px;
	}

	.swiper-containerzs .swiper-wrapper {
		height: 100%;
	}

	.swiper-containerzs .swiper-slide {
		display: block;
		width: 100%;
		height: 438px;
		background: no-repeat center;
		background-size: cover;
	}

	.item1 .row {
		display: none;
	}

	.item1 .row2 {
		display: block;
	}

	.item1 .row2 ul li {
		padding: 12px 0;
		padding-left: 27px;
		font-size: 24px;
		line-height: 1.6;
		color: #000;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		list-style: disc;
		display: block !important;
		position: relative;
	}

	.item1 .row2 ul li a {
		color: #000;
	}

	.item1 .row2 ul li::before {
		position: absolute;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		content: "";
		left: 0;
		top: 0;
		bottom: 0;
		border: 2px solid #000;
		margin: auto;
	}

	.item1 .intro a {
		color: #0d9dbc;
	}

	.swiperbox1 {
		padding: 0 50px;
	}

	/* .swiperbox1 .swiper-slide {transform: scale(0.8)!important;}
	.swiperbox1 .swiper-slide-active {transform: scale(1)!important;} */
	.swiperModel1 {
		height: 320px;
	}

	.swiperModel1 a {
		font-size: 17px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #ffffff;
		line-height: 23px;
	}

	.bottomImg {
		width: 100%;
	}

	.footertitle {}

	.footermain div {
		padding: 0;
	}

	.footermain .footerBox ul li {
		margin: 0 10px;
	}

	.hidden-sm {
		display: none;
	}

	.footermain {
		margin: 0;
		transform: none;
		padding: 15px;
	}

	.footermain img {
		width: 130px;
		display: block;
	}

	.footermain .footerBox ul a img {
		width: 22px;
	}

	html,
	body {
		width: 750px;
		min-width: auto;
	}

	.width1 {
		width: auto !important;
	}

	.width2 {
		width: auto !important;
	}

	.warp {
		width: 100%;
		margin: 0 auto 0;
		padding: 1px 2rem;
	}

	.footer {
		background-color: #d1d2d4;
	}

	.footermain {
		overflow: hidden;
	}

	.footerwarp {
		width: 100%;
		margin: 0 auto;
	}

	.banner {
		width: 100%;
		min-width: auto;
	}

	.banner img {
		width: 100%;
		display: block;
	}

	.banner_sm {
		display: none !important;
	}

	.banner_xs {
		display: block;
	}

	.carousel {
		width: 100%;
		margin: 0 auto;
	}

	.carousel-indicators li {
		width: 14px;
		height: 14px;
		border-radius: 50%;
		border: none;
		background-color: #fff;
		margin: 0 6px;
	}

	.carousel-indicators .active {
		width: 14px;
		margin: 0 6px;
		height: 14px;
		border-radius: 50%;
		background-color: #2b85ff;
		border-color: #2b85ff;
	}

	.carousel_right {
		background-image: none;
		width: 100%;
		margin: 0 auto;
		padding: 20px 10px 0;
		height: auto;
	}

	.icon_jiao {
		display: none;
	}

	.carousel_right h5 {
		padding: 0;
		font-size: 16px;
		border: none;
	}

	.carousel_right p {
		/* display: none; */
		font-size: 22px;
		line-height: 1.6;
		padding: 10px 10px 0 0;
		height: auto;
	}

	.processMain {
		position: relative;
		padding: 100px 0;
	}

	.item4 .itemmain {
		padding: 10px 0;
	}

	.item7 .titleImg {
		margin: 50px auto;
	}

	.item8 .titleImg {
		margin: 50px auto;
	}

	.processMain ul li .pointer div {
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}

	.processMain ul li .pointer span {
		font-size: 12px;
		line-height: 20px;
		height: 20px;
	}

	.processMain ul li:nth-child(odd) .pointer {
		top: -90px;
	}

	.item3 .item p.intro {
		padding: 0 15px;
	}

	.item3 .limain {
		width: 90%;
		height: auto;
		display: flex;
	}

	.item3 .limain img {
		height: 225px;
		width: 210px;
	}

	.item3 .limain .litext {
		text-align: left;
	}

	.item3 .limain .litext p {
		border-top: 1px dashed #277dec;
		padding-top: 20px;
	}

	.item4 .swipermain {
		padding: 0 30px;
	}

	.titleImg {
		height: 100px;
		margin: 38px auto 38px;
	}

	.menuMain {
		padding-left: 20px;
		background: #277ded;
		overflow-x: inherit;
	}

	.menuMain ul {
		width: 100%;
		display: flex;
		align-items: center;
		overflow: inherit;
	}

	.menuMain ul li {
		flex: 1;
	}

	.menuMain ul li.menu {
		background: #000 url(static/images/more.png) no-repeat center;
		position: relative;
		background-size: auto 16px;
		height: 42px;
	}

	.menuMain ul li.menu .dropdown-menus {
		position: absolute;
		top: 42px;
		right: 0;
		width: 100%;
		z-index: 100;
		background: #393b40;
	}

	.menuMain ul li.menu .dropdown-menus p.active,
	.menuMain ul li.menu .dropdown-menus p:hover {
		background-color: rgba(255, 255, 255, 0.3);
	}

	.menuMain ul li.menu .dropdown-menus a {
		font-size: 16px;
		line-height: 3;
	}

	.menuMain ul li a {
		font-size: 22px;
		line-height: 60px;
	}

	.carousel-indicators {
		left: 20px;
		margin: auto;
		text-align: center;
	}

	.item1 .carousel_right p {
		line-height: 1.2;
	}

	.item1 .col-xs-6 {
		display: none;
	}

	.item1 .col-xs-6.yc {
		display: block;
		margin-top: 0;
		width: 100%;
	}

	.item1 .xs {
		padding-top: 10px;
		padding-left: 40px;
		padding-bottom: 20px;
		border: 1px solid #277ded;
		border-radius: 10px;
	}

	.item1 .xs a {
		font-size: 24px;
		line-height: 1.8;
		color: #010101;
		list-style: disc;
		display: block !important;
	}

	.item1 .xs a span {
		display: inline-block;
		width: 8px;
		height: 8px;
		background-color: #277ded;
		margin-right: 20px;
		border-radius: 50%;
	}

	.xiaozhangzhiye {
		width: 100%;
		display: none;
	}

	.xiaozhangzhiye1 {
		width: 100%;
		display: block;
	}

	.item2 .item img {
		width: 100%;
		margin: 0 auto;
	}

	.item2 .zh-model {
		display: block;
	}

	.item2 .zh-model .item {
		margin: 20px 0 !important;
	}

	.item2 .zh-model .item::after {
		display: none !important;
	}

	.item2 .zh-model .item::before {
		display: none !important;
	}

	.item2 .zh-model .item .i-content {
		font-size: 22px;
		padding: 10px 0;
	}

	.item3 .item h5 {
		font-size: 26px;
		line-height: 25px;
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.item3 .item>p {
		padding: 0 25px;
	}

	.item3 .carousel {
		width: 100%;
	}

	.item3 .itemmain .item ul {
		padding: 0 20px 0 20px;
	}

	.item3 .itemmain .item ul li {
		width: 100%;
		margin-bottom: 5px;
		padding-top: 70px;
	}

	.item3 .itemmain .item ul li h6 {}

	.item3 .itemmain .item ul li .line {
		width: 630px;
	}

	.item3 .swipermain {
		padding: 0 30px;
	}

	.item3 .swipermain .swiper-container {
		height: 520px !important;
		overflow: hidden;
	}

	.item3 .swipermain .swiper-slide {
		padding: 10px 0;
		margin: 2px 0;
	}

	.item3 .itemmain .item ul li .line p {
		padding: 0;
	}

	.item5 .swipermain {
		padding: 40px 40px 10px;
	}

	.item4 .carousel {
		width: 100%;
	}

	.item4 .item>p {
		padding: 0 25px;
		margin: 0;
	}

	.item4 .itemmain .item .line p::before {
		width: 26px;
		height: 22px;
		left: 20px;
		top: 20px;
	}

	.item4 .itemmain .item .line p::after {
		width: 26px;
		height: 22px;
		right: 20px;
		bottom: 20px;
	}

	.item4 .itemmain .item {
		padding: 0 30px;
	}

	.item4 .itemmain .item .img {
		width: 260px;
		height: 180px;
	}

	.item4 .itemmain .item h6 {
		font-size: 24px;
		margin-top: 20px;
	}

	.item4 .itemmain .item .line p {
		font-size: 16px;
		margin-top: 15px;
		height: 150px;
		font-family: SourceHanSansCN;
		font-weight: 400;
		color: #fefcfa;
		line-height: 23px;
		padding: 10px 40px;
	}

	.item4 .intro {
		padding: 0 15px;
	}

	.item4 .itemmain .item ul {
		padding: 0 30px 0 30px;
	}

	.item4 .itemmain .item ul li {
		background-color: #ffffff;
		width: 50%;
	}

	.item5 .item>img {
		width: 100%;
	}

	.item5 .list {
		padding: 0 10px;
		width: 185px;
		margin: 0;
	}

	.item5 .list span {
		font-size: 18px;
		margin: 10px 0;
	}

	.item5 .swipermain {
		padding-bottom: 0;
	}

	.tabArea li {
		height: 130px;
	}

	.tabArea .check {
		margin-top: 10px;
	}

	.tabArea .top img {
		width: 160px;
	}

	.tabArea li.active::after {
		bottom: -39px;
		border-left: 25px solid transparent;
		border-right: 25px solid transparent;
		border-top: 40px solid #277ded;
	}

	.item7 .item img {
		height: 169px;
		margin-bottom: 4px;
	}

	.item7 .item .img1 {
		width: 222px;
	}

	.item7 .item .img2 {
		width: 208px;
	}

	.item7 .item .img3 {
		width: 272px;
	}

	.item7 .item .img4 {
		width: 322px;
	}

	.item7 .item .img5 {
		width: 190px;
	}

	.item7 .item .img6 {
		width: 190px;
	}

	.tabArea .top div {
		font-size: 16px;
		line-height: 20px;
	}

	.tabArea .top div {
		border-left: 2px dashed #fff;
	}

	.tabArea .check {
		height: auto;
	}

	.menuMain ul li.active,
	.menuMain ul li.active {
		background: #91c2fd;
	}

	.menuMain ul li.active,
	.menuMain ul li:hover {
		background: #91c2fd;
	}

	.item5 {
		padding: 0;
	}

	.menuMain ul {
		width: 100%;
		display: flex;
		align-items: center;
		overflow: inherit;
	}

	.menuMain ul li.menu {
		background: #000 url(http://n.sinaimg.cn/edu/3565a93e/20220608/more.png) no-repeat center;
		position: relative;
		background-size: auto 24px;
		height: 74px;
		width: 100%;
		display: block;
	}

	.menuMain ul li.menu .more {
		display: block;
		width: 100%;
		height: 100%;
	}

	.menuMain ul li.menu .dropdown-menus {
		position: absolute;
		top: 74px;
		right: 0;
		width: 100%;
		z-index: 100;
		background: #393b40;
	}

	.menuMain ul li.menu .dropdown-menus p.active,
	.menuMain ul li.menu .dropdown-menus p:hover {
		background-color: rgba(255, 255, 255, 0.3);
	}

	.menuMain ul li.menu .dropdown-menus a {
		font-size: 16px;
		line-height: 74px;
	}
.item5 .list img{width: 100%;height: auto;}
.item5 .list span{min-height: 100px;}
	.item6 .swipermain.pc {
		display: none;
	}

	.item6 .swipermain.mobile {
		display: block;
	}

	.item6 .list {
		/* padding: 32px 10px; */
		width: 90%;
		height: 277px;
	}

	.item6 .list img {
		width: 140px;
		height: 140px;
		top: -10px;
		left: 22px;
	}

	.item6 .swiper-slide {
		padding-top: 20px;
	}

	.item6 .list .text .name {
		padding-top: 80px;
		padding-left: 160px;
	}

	.item6 .list .text p {
		padding: 0 10px;
	}

	.item6 .list .text {
		/* padding: 0 20px 10px 125px;
		height: 150px; */
		padding: 15px;
	}

	.item6 .list a::after {
		height: 150px;
		right: -10px;
	}

	.item6 .list .text p {
		font-size: 14px;
		-webkit-line-clamp: 9;
	}

	.footer {
		padding: 60px 0;
	}

	.footermain div {
		width: 100%;
	}

	.footermain div:last-child {
		width: 100%;
	}
}

@media (width: 768px) {
	.carousel_right p {
		display: block;
		font-size: 15px;
		line-height: 24px;
	}

	.carousel_right p a {
		font-size: 15px;
	}
}

.warpPage .warp #title1 .carousel_right h5 .hidden-xs {
	color: #4e4e4e;
}

.warpPage .warp #title1 .carousel_right h5 .hidden-xs {
	color: #4d4d4d;
}

.warpPage .warp #title1 .carousel_right h5 .hidden-xs:hover {
	color: #000;
}

#title1 {
	color: #800000;
}

#title1 {
	color: #000;
}

#title1 {
	color: #000;
}

.box1 {
	position: relative;
	padding-top: 62px;
}

.bigbg {
	background: url(../images/bg.png) no-repeat top;
	background-size: 100% 100%;
	width: 100%;
}

.box1 .warp {}