.gjjjzxz {
	color: #000;
	font-size: 18px;
	position: absolute;
	top: 12%;
	left: 3%;
}

.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: 1400px;
	margin: 0 auto 0;
	padding: 1px 78px;
	background-color: #fff;
}

/* 省市区 */
.processMain {
	position: relative;
	margin: 30px 0;
}

.processMain ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.processMain ul li {
	width: 134px;
	height: 67px;
	border: 1px solid #404040;
	text-align: center;
	display: flex;
	list-style: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
}

.processMain ul li.active {
	border: 0px solid #404040;
	box-shadow: 0 0 15px #666;
}

.processMain ul li.active div {
	cursor: pointer;
	color: #0d9dbc;

}

.processMain ul li.active div span {
	color: #0d9dbc;
}

.processMain ul li div {
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #343434;
	line-height: 27px;
}

.processMain ul span {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #343434;
	line-height: 23px;
}

.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: #FFFFFF;
	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: #fff;
}

.fudongtext span {
	display: block;
}

.smalltitleimg {
	display: block;
	margin: 18px auto 0;
}

.footerwarp {
	width: 1200px;
	margin: 0 auto;
}

.banner {
	width: 100%;
	min-width: 1200px;
}

.banner img {
	width: 1920px;
	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 {
	width: 100%;
	background-color: #0E90AC;
}

.menuMain ul {
	width: 1400px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.menuMain ul li {
	list-style: none;
	width: 140px;
	float: left;
}

.menuMain ul li a {
	display: inline-block;
	line-height: 74px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}

.menuMain ul li.active,
.menuMain ul li:hover {
	background-color: rgba(255, 255, 255, 0.3);
}

.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: #333333;
	text-align: center;
	margin-top: 40px;
}

.item3 .item p.intro {
	padding: 0 70px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E353B;
	line-height: 33px;
}

.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: #0E90AC;
	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: 48px auto 40px;
	max-width: 100%;
	/* width: 88%; */
	display: block;
}

/* 模块一 */
.item1 {
	margin-top: 54px;
	margin-bottom: 26px;
	background-size: 100% 100%;
	background-position: center right;
	border-radius: 10px;
	position: relative;
	margin-top: 60px;
	padding: 20px;
	margin: 40px 0px;
	border-radius: 10px;
	background-size: 96% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.item1 .row {
	padding: 0 50px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #393b40;
	line-height: 34px;
}

.item1 .padding16 {
	padding: 0 30px !important;
}

.item1 .intro {
	padding: 0 50px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #393B40;
	line-height: 34px;
}

.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 #0e90ac;
	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: #0e90ac;
	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(#0a9dbd));
}

.item2 {
	margin-bottom: 30px;
}

.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: 264px;
	height: 577px;
	background: #FFFFFF;
	margin: auto;
	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: 306px;
	display: block;
}

.item3 .limain .litext h6 {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #313131;
	line-height: 28px;
}

.item3 .limain .litext {
	text-align: center;
	padding: 20px;
}

.item3 .limain .litext span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E353B;
	line-height: 22px;
}

.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 .swiper-slide:nth-child(even) {
	padding-top: 60px;
}

.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: 19px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E353B;
	line-height: 24px;
	margin: 20px 0;
}

.item3 .limain .litext a {
	display: inline-block;
	margin: auto;
	border: 1px solid #0D9DBC;
	border-radius: 13px;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D9DBC;
	line-height: 28px;
	padding: 0 20px;
}

.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: 20px 0;
	
}
.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 {
	overflow: hidden;
	padding: 0 54px 0 90px;

}

.item4 .itemmain .item a {
	list-style: none;
	float: left;
	padding: 20px 8px 10px;
	width: 100%;
}

.item4 .itemmain .item a .litext {
	padding: 50px 26px 0;
	position: relative;
	display: flex;
	align-items: center;

}

.item4 .itemmain .item .right {
	flex: 1;
	width: 100%;
}

.item4 .itemmain .item h6 {
	font-size: 29px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #262626;
	line-height: 30px;
}

.item4 .itemmain .item .img {
	margin-right: 30px;
	box-shadow: 0 0 10px #ccc;
	width: 372px;
	height: 446px;
	background: url(../../static/images/202113312.png) no-repeat center;
	background-size: cover;

}

.item4 .itemmain .item .line span {
	font-weight: normal;
	font-stretch: normal;
	margin: 20px 0;
	display: inline-block;
	letter-spacing: 0px;
	color: #262626;
	font-size: 24px;
	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;
}

.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: #0E90AC;
	font-size: 20px;
}

.item5 .listmain {
	padding-top: 15px;
}

.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; */
	padding: 0 12px;
	width: 224px;
	height: 280px;
}

.item5 .list img {
	border: solid 1px #CAC9C9;
	width: 100%;
}

.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;
}

.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: 50px;
}

.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;
}

.item6 .swiper-slide:nth-child(even) {
	padding-top: 50px;
}

.item6 .list {
	width: 343px;
	position: relative;
	height: 742px;
	margin: auto;
	box-shadow: 0 0 10px #ccc;
}

.item6 .list a {
	position: relative;
	display: block;
}

.item6 .itemmain {
	margin-top: 60px;
}

.item6 .list .tx {}

.item6 .list img {
	width: 100%;
	height: 350px;
}

.item6 .list .text {
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	padding: 40px;
	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 .name {
	font-size: 29px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #272727;
	line-height: 27px;
	margin-bottom: 20px;
	display: block;
}

.item6 .list .text .name span {}

.item6 .list .text p {
	text-align: left;
	font-weight: 400;
	font-size: 20px;
	font-family: Microsoft YaHei;
	color: #000000;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
}

.item6 .list .text p span {
	font-weight: bold;
}

.item7 .item img {
	height: 284px;
	margin-bottom: 4px;
}

.item7 .item .img1 {
	width: 543px;
}

.item7 .item .img2 {
	width: 318px;
}

.item7 .item .img3 {
	width: 325px;
}

.item7 .item .img4 {
	width: 381px;
}

.item7 .item .img5 {
	width: 227px;
}

.item7 .item .img6 {
	width: 356px;
}

.item7 .item .img7 {
	width: 216px;
}

.item7 .item .img9 {
	width: 248px;
}

.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;
}

.item9 {
	padding-bottom: 70px;
	display: none;
}

.item9.active {
	display: block;
}

.item9 ul {
	overflow: hidden;
	padding: 0;
}

.item9 ul li {
	width: 25%;
	float: left;
	list-style: none;
	padding: 10px;
}

.item9 ul li img {
	width: 100%;
}




.item12 .item {
	padding: 35px 0px;
}

.item12 .itemmain {
	overflow: hidden;
}

.item12 .itemmain .left {
	width: 50%;
	float: left;
}

.item12 .itemmain .left .weibo {
	width: 100%;
	cursor: pointer;
}

.item12 .itemmain .left .list {
	height: 396px;
	background-color: #fff;
	overflow-y: auto;
	border: 1px solid #C2C0C0;
	box-sizing: border-box;
	border-top: 0;
}

.item12 .itemmain .left .list ul {
	padding: 0 30px;
	margin: 0;

}

.item12 .itemmain .left .list li {
	padding: 15px 0;
	border-top: 1px dashed #d0d0d0;
	list-style: none;
	overflow: hidden;
}

.item12 .itemmain .left .list li img {
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 50%;
}

.item12 .itemmain .left .list li .textmain {
	overflow: hidden;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #666666;
	padding-top: 10px;
}

.item12 .itemmain .left .list li .textmain span {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #496fd0;
}

.item12 .itemmain .right {
	padding: 45px 20px 0;
	background-color: #ffffff;
	border: solid 1px #c2c0c0;
}

.item12 .itemmain .right h5 {
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #E46A1D;
	margin: 0 0 30px;
	text-align: center;
}

.item12 .itemmain .right .tabs {
	border-bottom: solid 1px #a9a9a9;
	overflow: hidden;
	text-align: center;
}

.item12 .itemmain .right .tabtext {
	display: none;
}

.item12 .itemmain .right .tabtext.active {
	display: block;
}

.item12 .itemmain .right .tab {
	width: 126px;
	border: solid 1px #c2c0c0;
	border-bottom: none;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 1px;
	color: #000000;
	margin: 0 20px;
	cursor: pointer;
}

.item12 .itemmain .right .tab.active {
	background-color: #ebebeb;
}

.item12 .itemmain .right ul {
	overflow-y: auto;
	padding: 20px 0 0;
	height: 373px;
}

.item12 .itemmain .right ul li {
	text-align: center;
	width: 20%;
	float: left;
	padding: 0 10px 20px;
	list-style: none;
}

.item12 .itemmain .right ul li a {
	color: #333;
}

.item12 .itemmain .right ul li img {
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
}

.item12 .itemmain .right ul li .name {
	display: block;
	line-height: 18px;
	height: 36px;
}

.item14 .itemContent {
	height: 390px;
	margin-top: 60px;
}

.item14 .itemmain {
	display: none;
}

.item14 .itemmain.active {
	display: block;
}

.item14 .left {
	width: 570px;
	margin-left: 20px;
	margin-top: -32px;
	float: left;
	box-shadow: 0 0 5px #ccc;
}

.item14 .left .img {
	width: 100%;
	height: 390px;
	position: relative;
	background: no-repeat center;
	background-size: cover;
	background-image: url(static/images/20211211.png);
}

.item14 .left .name {
	background: #0d9dbc;
	line-height: 42px;
	text-align: center;
	color: #fff;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 20px;
	text-overflow: ellipsis;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 22px;

}

.item14 .right {
	padding-top: 35px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	overflow-y: auto;
	max-height: 360px;
}

.item14 .right .school {
	display: flex;
	align-items: center;
	line-height: 42px;
	margin-left: 12px;
	margin-bottom: 14px;
	width: 305px;
	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 200px;
	background: #FAFAFA;
}

.footermain {
	/* width: 720px; */
	margin-left: 50%;
	transform: translateX(-50%);
}

.footertitle {
	position: relative;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 58px;
	letter-spacing: 1px;
	width: 850px;
	/* color: #0E90AC; */
	color: #335f9b;
	text-align: center;
}

.footertitle::after {
	position: absolute;
	display: inline-block;
	content: '';
	width: 80px;
	border-top: 3px solid #335f9b;
	top: 49%;
	right: 0;
}

.footertitle::before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 80px;
	border-top: 3px solid #335f9b;
	top: 49%;
	left: 0;
}

.footermain .footerBox {
	display: flex;
	justify-content: center;
}


.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;
	}

	.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;
	}

	.item13 .item .top {
		flex-wrap: wrap;
	}

	.item13 .item .top .right {
		padding: 0;
		width: 100%;
	}

	.item14 .left {
		float: inherit;
		width: 100%;
		margin: 0;
	}


	.item14 .itemContent {
		height: auto;
		padding: 20px;
		margin-top: 20px;
	}

	.item14 .right .school {
		width: 48%;
	}

	.item8 .list .text img {
		height: 100px;
	}
}

@media (max-width: 768px) {
	.item1 .intro {
		font-size: 20px;
		padding: 0;
	}

	.item1 {
		margin-top: 0;
	}

	.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 {

		color: #0E90AC;


	}

	.hidden-sm {
		display: none;
	}

	.footermain {
		margin: 0;
		transform: none;
		padding: 15px;
	}

	.footermain img {
		width: 100%;
		display: block;
	}


	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: #FAFCFF;
	}

	.footermain {
		background-color: #FAFCFF;
		overflow: hidden;
	}


	.footerwarp {
		width: 100%;
		margin: 0 auto;
	}

	.banner {
		width: 100%;
		min-width: auto;
	}

	.banner img {
		width: 100%;
		margin-left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.banner_sm {
		display: none;
	}

	.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;
	}

	.processMain ul {
		padding: 20px 0px;
		overflow: hidden;
		position: relative;
		z-index: 2;
		display: flex;
		align-items: center;
	}

	.processMain ul li div {
		line-height: 20px;
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.processMain ul span {
		font-size: 12px;
	}

	.processMain ul li {
		position: relative;
		/* width: 10%; */
		text-align: center;
		float: left;
		list-style: none;
	}

	.processMain ul li .line {}

	.processMain ul li .pointer {}

	.item3 .item p.intro {
		padding: 0 15px;
	}

	.item3 .limain {
		width: 90%;
		height: auto;
	}

	.item3 .limain img {
		height: auto;
	}





	.titleImg {
		height: 100px;
		margin: 38px auto 38px;
	}

	.menuMain {
		padding-left: 20px;
		background: #0E90AC;
		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: 23px;
		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 #0E90AC;
		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: #0E90AC;
		margin-right: 20px;
		border-radius: 50%;
	}

	.xiaozhangzhiye {
		width: 100%;
		display: none;
	}

	.xiaozhangzhiye1 {
		width: 100%;
		display: block;
	}

	.item2 .item img {
		width: 100%;
		margin: 0 auto;
	}

	.item3 .item h5 {
		font-size: 26px;
		line-height: 25px;
		margin-top: 0px;
		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 .itemmain .item ul li .line p {
		padding: 0;
	}



	.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: 40%;
		height: 350px;
	}

	.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 15px;

	}

	.item5 .list span {
		font-size: 18px;
	}

	.item5 .swipermain {
		padding-bottom: 0;
	}

	.item6 .swipermain.pc {
		display: none;
	}

	.item6 .swipermain.mobile {
		display: block;
	}

	.item6 .list {
		/* padding: 32px 10px; */
		width: 90%;
		height: auto;
	}

	.item6 .list img {
		width: 100%;
		height: auto;
	}

	.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;
	}

	.item7 .item img {
		height: 169px;
		margin-bottom: 4px;
	}

	.item7 .item .img1 {
		width: 320px;
	}

	.item7 .item .img2 {
		width: 188px;
	}

	.item7 .item .img3 {
		width: 193px;
	}

	.item7 .item .img4 {
		width: 226px;
	}

	.item7 .item .img5 {
		width: 134px;
	}

	.item7 .item .img6 {
		width: 210px;
	}

	.item7 .item .img7 {
		width: 128px;
	}

	.item7 .item .img9 {
		width: 126px;
	}

	.item9 {}

	.item9 ul li {
		width: 33.33%;
	}

	.item12 .itemmain .left {
		width: 100%;
		float: none;
	}

	.item12 .itemmain .right {
		padding: 45px 0 0;
	}

	.footer {
		padding: 60px 0;
	}

	.footermain div {
		width: 100%;
		padding-left: 30%;
	}

	.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;
	background: #FAFAFA;
	width: 100%;
}

.box1 .warp {
	background: #FAFAFA;
}
