html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	padding: 0;
	margin: 0;
}

ul,
ol,
dl {
	list-style-type: none;
}

html,
body {
	*position: static;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 400;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button {
	overflow: visible;
	vertical-align: middle;
	outline: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
input[type='text'],
input[type='password'] {
	-webkit-appearance: none;
	outline: none;
}

body,
th,
td,
button,
input,
select,
textarea {
	font-family: 'Microsoft Yahei', 'Hiragino Sans GB', 'Helvetica Neue',
		Helvetica, tahoma, arial, 'WenQuanYi Micro Hei', Verdana, sans-serif,
		'\5B8B\4F53';
	font-size: 12px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited {
	text-decoration: blink;
}

body {
	max-width: 750px;
	margin: 0 auto !important;
	background: linear-gradient(-90deg, #010102, #ad0b0a);
	max-width: 750px;
}

/*统计*/
.banner {
	width: 100%;
	font-size: 14px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	color: #f5c56d;
	text-align: center;
	margin: -19.2rem 0 2% 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.banner_txt {
	width: 100%;
	margin: 0 auto;
	color: #f7ca96;
	font-size: 1rem;
	padding-top: 1.4rem;
	height: 1.3rem;
}

.banner_txt i {
	font-style: normal;
	color: #fda039;
	font-weight: bold;
	padding: 0 1%;
}

#swiper-container1 {
	width: 100%;
}

#swiper-container1 img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.home_main {
	/* height: 100%; */
	/* overflow: auto; */
}

.home_main_banner {
	width: 100%;
	margin: 0 auto;
	height: 28rem;
	overflow: hidden;
	background-image: url('../images/home_main_banner.png');
	background-size: 100%;
	position: relative;
}

.home_main_banner::after {
	content: '';
	width: 9.3rem;
	height: 4rem;
	background-image: url('../images/home_main_title.png');
	position: absolute;
	background-size: cover;
	right: 1.3rem;
	top: 6.5rem;
}

.banner-data {
	top: 11.5rem;
	position: absolute;
	right: 1.3rem;
	display: flex;
	color: #ffb381;
}
.icon_eye {
	display: block;
	height: 1.97rem;
	width: 1.63rem;
	background: url(../images/icon_eye.png) no-repeat;
	background-size: 100%;
}
.home_kp {
	margin: 0 auto;
}

.home-main-wrap {
	margin-top: -30px;
	position: relative;
	z-index: 1;
	padding: 1.33rem;
	box-sizing: border-box;
}

.home-main-wrap .wrap-item {
	/* padding: 1.33rem; */
	/* min-height: 3rem; */
	/* height: auto; */
	/* box-sizing: border-box; */
	padding: 0.5rem 0;
}

.home-main-wrap .wrap-item-title {
	width: 100%;
	mix-blend-mode: overlay;
	display: block;
	/* background-image: url('../images/home-main-wrap-title1.png'); */
	/* background-size: 100%; */
	/* height: 3rem; */
}

.home-main-wrap .wrap-item-content {
	border-radius: 0.33rem;
	border: 1px solid #fcc680;
	/* width: 96%; */
	margin-top: 0.4rem;
	/* box-sizing: border-box; */
	background: rgba(253,218,173,0.1);
}

.home-main-wrap .wrap-item-content.btn-wrap {
	display: grid;
	gap: 0.5rem;
	grid-template-columns: repeat(2, 1fr);
}

.btn-wrap .btn-item {
	padding: 0.7rem 2rem;
	background: linear-gradient(0deg, #E9703F, #FAAF6D);
	border-radius: 0.33rem;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.1rem;
	text-align: center;
}

.home-main-wrap .wrap-item-content .content-item {
	border-radius: 0.33rem;
	/* border: 0.03px solid #FCC680; */
	height: 13.3rem;
	background: #fff1d3;
	/* border-radius: 0.33rem; */
	border: 0.03px solid #f9e2b2;
	/* margin-bottom: 1rem; */
	width: calc(100% - 0.8rem);
	/* padding: 2%; */
	margin: 0.5rem auto;
	position: relative;
	/* box-sizing: border-box; */
}

.content-main {
	ul {
		padding: 0.5rem 0;
		box-sizing: border-box;
	}
}

.wrap-item-more {
	font-size: 0.8rem;
	color: #EDCC77;
	padding: 0.4rem 1.27rem;
	background: linear-gradient(0deg, #B8191F, #F73F46);
	border-radius: 0.78rem;
	text-align: center;
	display: block;
	margin: 0.5rem 0.5rem 0.5rem auto;
	width: 4rem;
	text-align: center;
}

.wrap-item-content:last-child {
	margin-bottom: 0;
}

.item-video-wrap {
	height: 10.9rem;
	background-color: #fff;
	width: 100%;
	position: relative;
  	border-radius: 0.33rem;
	overflow: hidden
}

.item-video-wrap img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.item-video-wrap::after {
	position: absolute;
	top: 0px;
	content: '';
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 1;
	background-image: url('../images/playbtn.png');
	background-repeat: no-repeat;
	background-position: center;
}
.item-info {
	display: flex;
	align-items: center;
	height: 2.4rem;
	box-sizing: border-box;
	padding: 0 0.5rem;
	justify-content: space-between;
	color: #c72927;
	width: 100%;
  gap: 10px;
}
.item-info span {
	color: #f17340;
}

.wrap-item-title-text {
	width: 100%;
	font-size: 1.2rem;
	text-align: center;
	color: #EDCC77;
	padding: 0.5rem;
	box-sizing: border-box;
}

.wrap-item .area-content {
	width: 16rem;
	height: 16rem;
	margin: 1.7rem auto;
	position: relative;
	background-image: url('../images/home_main_area_bg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.area-content .area-circle-text {
	display: block;
	width: 14rem;
	height: 14rem;
	position: absolute;
	left: 1rem;
	top: 1rem;
	z-index: 3;
}

.content-tabs {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	margin: 1rem;
}

.content-tabs li {
	padding: 0.37rem 0.63rem;
	background: #fff;
	border-radius: 0.33rem;
	outline: 0.1rem solid #f17340;
	font-size: 0.93rem;
	color: #f17340;
}

.content-tabs li.active {
	outline: 0.1rem solid #f17340;
	font-size: 0.93rem;
	background-color: #f17340;
	color: #fff;
}

.banner_t1 {
	padding-top: 4.5rem;
	width: 15rem;
}
.banner_t {
	padding-top: 4.5rem;
	width: 15rem;
}
.kp-text {
	font-size: 14px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 300;
	color: #000;
	line-height: 28px;
	margin: 2em auto;
}
.banner_tkp {
	width: 85% !important;
}
.home_main_banner img {
	background-color: url;
}

.home_foot {
	width: 100%;
	font-size: 0.93rem;
	color: #edcc77;
	padding: 1rem 0;
	text-align: center;
	box-sizing: border-box;
	min-height: 2rem;
}
.home_foot > p {
	margin-bottom: 0.5rem;
}
.home_foot > img {
	width: 4.6rem;
	height: 1.57rem;
	margin-top: 1rem;
}

#tabBox1-bd {
	width: 100%;
}
.content-main {
	width: 100%;
	padding: 0.4rem;
}

.jrxs {
	padding: 20px;
	margin: 20px;
	background: #fefaef;
	box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	border: 2px solid #f3c8a4;
}

.mt15 {
	margin-top: 15px;
}

.headTitle {
	height: 2.2rem;
	margin-bottom: 15px !important;
}

.jrxs_content {
	display: flex;
	justify-content: space-between;
}

.jrxs_item {
	width: 49%;
	height: 150px;
}

.jrxs_down {
	border-radius: 5px;
}

.jrxs_down img {
	height: 5.9rem;
	width: 100%;
}

.jrxr_bottom {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	line-height: 28px;
	background-color: #c0865f;
}

.jrT {
	background-image: url(../images/jjrxsLine.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 5px;
	text-align: center;
	font-size: 13px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	color: #c0865f;
	line-height: 37px;
}

.nh2024bg {
	background-color: #fff;
	width: 90%;
	margin: 50px auto 0 auto;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.bg2024Img {
	margin-top: -19px !important;
	display: inline !important;
}

.titleDiv1 {
	padding-top: 15px;
	background-color: #fefaef;
	height: 40px;
	margin: 0 21px auto 22px;
}

.titleDiv {
	padding-top: 15px;
	background-color: #fefaef;
	height: 40px;
	margin: 0 21px auto 22px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.kp-wrap {
	background-image: url('../images/home_kp_bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100vh;
	background-color: #fff;
	padding: 8rem 0rem;
	box-sizing: border-box;
}

.kp-title {
	width: 1.97rem;
	height: 1.57rem;
}

.kp-text {
	margin-top: 3rem;
	width: 18rem;
}

.foot1 {
	width: 300px;
}

.foot2 {
	width: 290px;
	margin: 15px auto !important;
}

.foot3 {
	width: 340px;
	margin-bottom: 35px !important;
}

.homebg_detail {
	margin-top: -575px;
}
.homebg_top {
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin: 0 auto -0.1rem /* 275/30 */ auto;
}

.homebg_top img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.homebg_bot {
	width: 90%;
	margin: -0.1rem /* 275/30 */ auto 2.5rem /* 275/30 */ auto;
	height: auto;
	overflow: hidden;
}

.homebg_bot img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.index_icon {
	width: 90%;
	margin: 1rem /* 275/30 */ auto;
	height: auto;
	overflow: hidden;
}

.index_icon img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.fq_box {
	width: 100%;
	margin: 1rem /* 275/30 */ auto;
	height: auto;
	overflow: hidden;
}

.fq_box img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.index1 {
	width: 80%;
	height: auto;
	padding: 1% 5%;
	margin: -1px auto 20px auto;
	display: block;
	background: #fefaef;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.index {
	width: 80%;
	height: auto;
	padding: 1% 5%;
	margin: -1px auto 20px auto;
	display: block;
	background: #fefaef;
	border-radius: 10px;
}

.items {
	width: 96%;
	height: 13.1rem /* 275/30 */;
	position: relative;
	padding: 2%;
	background: #c0865f;

	margin-bottom: 5%;
}

.items img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: 11rem /* 275/30 */;
	max-height: 100%;
	overflow: hidden;
	z-index: 0;
}

.items i {
	background: rgba(0, 0, 0, 0.3) url('../images/playbtn.png') no-repeat center;
	width: 96%;
	height: 11rem /* 275/30 */;
	display: block;
	position: absolute;
	z-index: 2;
	top: 2%;
	left: 2%;
}

.items .txts {
	font-size: 14px;
	color: white;
	line-height: 2.1rem;
}

.items .txts span {
	color: white;
}

.p_video {
	cursor: pointer;
}

.model {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 5;
	display: none;
}

.model_cn {
	width: 100%;
	position: fixed;
	left: 0;
	top: 50%;
	height: 320px;
	margin-top: -170px;
	z-index: 100;
	background: #000000;
	display: none;
	margin-left: 0;
}

.model_cn video {
	width: 100%;
	height: 320px;
	margin: 0 auto;
	display: block;
}

.tabBox {
	margin: 10px auto;
}

.tabBox .hd {
	height: 42px;
	line-height: 40px;
	font-size: 0.9rem;
	overflow: hidden;
	padding: 0;
	margin-bottom: 5%;
	display: flex;
	justify-content: center;
}

.tabBox .hd ul {
	float: left;
	color: #fefaef;
}

.tabBox .hd ul li {
	float: left;
	padding: 0 0.78rem /* 275/30 */;
	vertical-align: top;
	border-radius: 20px;
	border: 1px solid #ffffff;
	background: #c0865f;
	border-radius: 20px;
	border: none;
	margin: 0 7px;
	color: #fefaef;
}

.tabBox .hd ul li a {
	color: #fefaef;
}

.tabBox .hd ul li.on {
	color: #fff;
	display: block;
	background: #de1b17;
	border-radius: 20px;
	border: none;
}

.tabBox .hd ul li.on a {
	color: #fff;
	display: block;
	background: #de1b17;
	border-radius: 20px;
	border: none;
}


.school_icon {
	font-family: DOUYUFont;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	margin: 0 auto 4% auto;
	width: 90%;
}

.school_bg {
	width: 90%;
	margin: auto;
}

.school_bg .items {
	width: 96%;
	height: 14.1rem /* 275/30 */;
	position: relative;
	padding: 2%;
	background: #c0865f;
	margin-bottom: 5%;
}

.school_bg .items img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: 12rem /* 275/30 */;
	max-height: 100%;
	overflow: hidden;
	z-index: 0;
}

.school_bg .items i {
	background: rgba(0, 0, 0, 0.3) url('../images/playbtn.png') no-repeat center;
	width: 96%;
	height: 12rem /* 275/30 */;
	display: block;
	position: absolute;
	z-index: 2;
	top: 3.5%;
	left: 2%;
}

.school_bg .items .txts {
	font-size: 0.95rem;
	color: white;
	line-height: 2.1rem;
}

.school_btn {
	width: 100%;
	margin: 2rem auto;
	height: auto;
	overflow: hidden;
}

.school_btn a {
	display: block;
	width: calc((100% - 30px) / 2);
	float: left;
}

.school_btn a:last-child {
	float: right;
}

.school_btn a:last-child img {
	float: left;
}

.school_btn a img {
	display: block;
	width: 5.9rem /* 177/30 */;
	max-width: 100%;
	float: right;
}

.backico {
	display: block;
	width: 3.967rem /* 80/30 */;
	height: auto;
	overflow: hidden;
	position: fixed;
	right: 1rem;
	top: 72%;
	z-index: 5;
}

.backico img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.index_svg {
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	position: relative;
}

.svgcli {
	display: block;
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.tabtext {
	position: absolute;
	left: 17%;
	top: 17.5%;
	width: 66%;
	z-index: 10;
}

.model-list {
	display: none;
	z-index: 10;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0px;
	/* background: #ae0801 url('../images/p5.png') no-repeat; */
	background: linear-gradient(-90deg, #010102, #ad0b0a);

	background-size: cover;
}

.model-list .model-banner {
	width: 100%;
	margin: 0 auto;
	height: 28rem;
	overflow: hidden;
	background-image: url('../images/home_main_banner.png');
	background-size: 100%;
	position: absolute;
}

.list-com {
	width: 94%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.model-list .title {
	margin: 2rem auto 1rem;
	font-size: 1.2rem;
	text-align: center;
	color: #ffffff;
}

.index-close {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0rem;
	width: 100%;
}

.index-close i {
	display: block;
	width: 2.2rem;
	height: 2.2rem;
	background: url('../images/closes.png') no-repeat center;
	background-size: 100%;
	margin: 0 auto;
}

.index-close span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.85rem;
	color: #ffffff;
	line-height: 2rem;
}

.model-list .ccmx_list ul {
	display: none;
	width: 100%;
	max-height: 31rem;
	overflow-y: scroll;
  	border-radius: 0.33rem;
	border: 1px solid #fcc680;
	/* width: 96%; */
	margin-top: 0.4rem;
	box-sizing: border-box;
	background: rgba(253,218,173,0.1);
  	gap: 0.5rem;
	grid-template-columns: repeat(2, 1fr);
  	padding: 0.5rem;
}

.model-list .ccmx_list ul li {
	opacity: 0;
}

.model-list li {
 	padding: 0.7rem 2rem;
	background: linear-gradient(0deg, #E9703F, #FAAF6D);
	border-radius: 0.33rem;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.1rem;
	text-align: center;
}

.model-list li:nth-child(odd) {
	margin-left: 0;
}

.model-list li a {
  color: #ffffff;
  text-align: center;
}

html,
body {
	position: relative;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

#swiper-container2 .swiper-slide {
	height: auto;
}

.startHome {
	/*position: absolute;*/
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

	background: linear-gradient(-90deg, #010102, #ad0b0a);
	/* background-color: ; */
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
}
.startHome::after {
	position: absolute;
	top: 0;
	content: '';
	left: 0;
	background: url('../images/home_img.png') no-repeat top left;
	background-size: auto 100%;

	width: 100%;
	height: 100%;
}

.startHome-title {
	/* background-image: url("../images/home_title.png"); */
	background-size: cover;
	position: absolute;
	right: 1.7rem;
	top: 2.8rem;
	width: 7.8rem;
	height: 14.4rem;
	z-index: 2;
	
}
.startHome-title img {
	display: block;
	position: absolute;
}

.title_ni {
	right: 1.5rem;
	top: 0;
	height: 3.5rem;
}
.title_hao {
	right: 1.5rem;

	height: 3.5rem;
	top: 3.5rem;
	/* margin-top: 5rem; */
}
.title_202 {
	right: 0;
	top: 0.5rem;
	height: 6.3rem;
}
.title_5 {
	top: 7.6rem;
	width: 4rem;
	right: 0;
}
.title_main {
	bottom: 0;
	width: 100%;
}

.tips,.tips2 {
	width: 10rem;
	position: absolute;
	right: 0;
	bottom: 2rem;
	z-index: 10;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	align-items: center;
}

.tips img,.tips2 img {
	/* display: block; */
	width: 1.67rem;
	margin: 0;
	/* margin: 0 auto; */
	-webkit-animation: start 1.5s infinite ease-in-out;
}

.tips span,.tips2 span {
	display: block;
	color: #f7d5ab;
	font-size: 0.93rem;
	text-align: center;
	margin-top: 0.5rem;
}

.tips2{
	width: 100%;
}

@-webkit-keyframes start {
	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(0, 10px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(0, -8px);
	}
}

@-moz-keyframes start {
	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(0, 10px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(0, -8px);
	}
}

@keyframes start {
	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(0, 10px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(0, -8px);
	}
}

.mt--70 {
  margin-top: -70px;
}