<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** CSS Reset **/
*{-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; vertical-align: bottom;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:center; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
textarea, input, select{resize: none;outline:none;background:none;border:none;}
button {overflow:visible;width:auto;margin:0;padding:0;border:0 none;outline:none;}
input{border:0}
a{text-decoration:none; color:#333;-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;}
a:hover{ text-decoration:none;color:#000;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size: 0;}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
html{width: 100%;height:100%;}
body{color:#333;font-size:18px;line-height:160%;font-family: "Microsoft YaHei";width: 100%;height:100%;}
.fl{float:left;}
.fr{float:right;}
.mobile{display:none;}
.m1000{width:1000px;margin:0 auto;overflow: hidden;}
/* p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} */
/* banner */
.header {width: 100%; height: 638px; position: relative;background:url("../images/header_bg.png") no-repeat center top;}
.header_t{position: absolute;top: 236px;left: 50%;margin-left: -468px;}
.header_b{position: absolute;top:452px;left:50%;margin-left: -500px;}
/*part*/
.page { padding: 30px 0;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.page .title{margin-bottom:40px;text-align: center;}
.page .title .chinese{font-size: 48px;font-weight: bold;color:#c30e23;line-height: 70px;}
.page .title .english{font-size: 20px;font-weight: bold;color:#dc9aa0;}
.page .title img {margin: 0 auto;display: block;}
/*tab*/
.tab_wrap{width:100%;}
.tab_wrap .tab{width:606px;margin: auto;}
.tab_wrap .tab li{float:left;cursor: pointer;font-size:30px;width:33.3%;}
.tab_wrap .tab li.active{}
.tab_wrap .item_wrap{position:relative;margin-top:20px;}
.tab_wrap .item_wrap .item{position: absolute;left:-1920px;width:1000px;overflow: hidden;background: url(../images/tabBg.jpg) no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;box-shadow: 0px 0px 10px #d1d2db;}
#jiyuyutiaozhan .item{box-shadow: 0px 0px 0px #fff;}
.tab_wrap .item_wrap .item div{padding: 0px 40px 0px 0;position: relative;}
.tab_wrap .item_wrap .item div.itemSwiper{height: 280px; padding: 20px 40px;}
.tab_wrap .item_wrap .item div h5{font-size: 16px;color: #333;font-weight: normal;text-align: justify;line-height: 25px;font-weight: bold;}
.tab_wrap .item_wrap .item div p{font-size: 18px;color: #c30d23;font-weight: normal;text-align: justify;line-height: 25px;padding: 4px 0;margin-bottom: 20px;}
.tab_wrap .item_wrap .item div span{font-size: 16px;color: #333;font-weight: normal;text-align: justify;line-height: 25px;padding: 4px 0;}
.tab_wrap .item_wrap .item div ul{padding-top: 10px;}
.tab_wrap .item_wrap .item div li{font-size: 16px;font-size: 333;font-weight: normal;text-align: justify;}
.tab_wrap .item_wrap .item div a{position: absolute;right: 30px;bottom: 10px;font-size: 15px;color: #131854;font-weight: bold;}
.tab_wrap .item_wrap .item div a i{display: inline-block;width: 11px;height: 15px;background: url(../images/arrows.png) no-repeat;vertical-align: middle;}
.btnBox{width: 100%;text-align: center;padding-top: 95px;}
.btnBox .lan{display: inline-block;width: 203px;height: 53px;background: url(../images/btnBg.png) no-repeat;color: #fff;line-height: 50px;}
.btnBox .hong{display: inline-block;width: 203px;height: 53px;background: url(../images/btnBg2.png) no-repeat;color: #fff;line-height: 50px;}
#reg form label {margin: 0px 0;}
/* #reg{display: none;} */
.beill{height: 280px;
    padding: 20px 40px !important;}
.beader_b_pc{
	width: 1000px;
	height: 133px;
	background: url(../images/header_b.png) no-repeat;
}
.beader_b_pc p{
	padding: 22px 20px 20px 25px;
	text-indent: 2em;
	text-align: justify;
	color: #fff;
	font-size: 18px;
	line-height: 25px;
}
.beader_b_m{
	height: 42vw;
	background: url(../images/Mheader_b.png) no-repeat;
	background-size: 100% 100%;
}
.beader_b_m p{
	padding: 30px 20px 20px 25px;
	text-indent: 2em;
	text-align: justify;
	color: #fff;
	font-size: 26px;
	line-height: 35px;
}
.device {
  width: 640px;
  height: 300px;
  padding: 30px 40px;
  border-radius: 20px;
  background: #111;
  border: 3px solid white;
  margin: 5px auto;
  position: relative;
  box-shadow: 0px 0px 5px #000;
}
.device .arrow-left {
  background: url(img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.device .arrow-right {
  background: url(img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.swiper-container2{overflow: hidden;}
.swiper-container3{overflow: hidden;}
.swiper-container4{overflow: hidden;}
.swiper-container5{overflow: hidden;}



.qianzheng {height: 243px !important;}
.qianzheng .item{height: 263px !important;padding: 32px 40px ;box-sizing: border-box;}
.qianzheng .item h1{margin-bottom: 32px;font-weight: bold;color: #131854;}
.qianzheng .item p{font-size: 18px;color: #42423f !important;}
.qianzheng .item div{height: 201px;}
.qianzheng .item a{right: 0px !important;}
.swiper-container {
  height: 300px;
  width: 640px;
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.tab_wrap .item_wrap .item .Swiper{
	padding: 0;
	height: 100%;
}
.tab_wrap .item_wrap .item .swiper-wrapper{
	padding: 0;
	
}
.tab_wrap .item_wrap .item .swiper-container{
	width: 100%;
}
.tab_wrap .item_wrap .item .swiper-container1{
	width: 100%;overflow: hidden;
}
.tab_wrap .item_wrap .item .swiper-slide{
	padding: 0;
	height: 100%;
	width: 100%;
}

.navBox {
	position: relative;
	/* margin-top: -100px; */
}
.nav {
	height: 60px;
	width: 100%;
	background-color: #131854;
	z-index: 999;
}
.navContent {
	width: 1008px;
	height: 100%;
	margin: 0 auto;
}

.navContentUl {
	height: 100%;
}

.navContentLi {
	float: left;
	font-size: 20px;
	margin-right: 80px;
	padding-top: 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.navContentLi a {
	color: #fff;
	font-size: 24px;
	display: inline-block;
}

.navContentLiLast {
	margin-right: 0;
}

.navContentLiB {
	font-weight: 500;
}

.navContentLiBA {
	font-weight: bold;
	font-size: 24px;
	color: #eac000;
}

.menuOver {}
.menuOver a {
	font-size: 24px;
	font-weight: bold;
	color: #eac000;
}
.info {
	position: relative;
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.boxTitle {
	text-align: center;
	padding-top: 70px;
	width: 1000px;
	margin: 0 auto 30px auto;
}
.boxTitleCenter {
	position: relative;
	display: inline-block;
	font-size: 48px;
	color: #b43d53;
}
.boxContent {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.boxcontenter{width: 1000px;margin: auto;padding-top: 170px;height: 270px;box-sizing: border-box;}
.boxcontenter .boxcontenterleft{float: left;width: 200px;text-align: center;margin-left: 245px;cursor: pointer;}
.boxcontenter .boxcontenterright{float: left;width: 200px;text-align: center;margin-left: 126px;cursor: pointer;}
.boxcontenter .boxcontenterleft img{display: block;margin:0  auto 6px;}
.boxcontenter .boxcontenterright img{display: block;margin:0  auto 6px !important;}

.boxcontenter .boxcontenterleft h1{color: #f4d02a;font-size: 28px;font-weight: bold;}
.boxcontenter .boxcontenterright h1{color: #a2a2b1;font-size: 28px;font-weight: bold;}

#liuxueshenqing{background: url(../images/liuxueshenqingBg.jpg) no-repeat;-webkit-background-size: cover;background-size: cover;}
#liuxuekaoshi{background: url(../images/liuxuekaoshiBg.jpg) no-repeat center top;height: 1076px;}
#liuxueqianzheng{background: url(../images/liuxueqianzhengBg.jpg) no-repeat;-webkit-background-size: cover;background-size: cover;}
#jiyuyutiaozhan{background: url(../images/jiyuyutiaozhanBg.jpg) no-repeat center top;height: 713px;padding-top: 175px;box-sizing: border-box;}
#liuxuechanpin{background: url(../images/liuxuechanpinBg.jpg) no-repeat;-webkit-background-size: cover;background-size: cover;height: 627px;}
#zaixianyuyue{background: url(../images/zaixianyuyueBg.jpg) repeat-y;background-size: auto 100%;}
#zaixianyuyue .form-wrap .btn-wrap{background-color: #131854;}
.liuxueshenqingTab .tab{
	border-bottom: 1px solid #131854;
}
.liuxueshenqingTab .tab li{
	width: 25%;
	text-align: center;
	height: 101px;
}
.liuxueshenqingTab .tab_wrap .tab li{
	 width: 50%;
}
.liuxueshenqingTab .tab_wrap .tab .active{
}
.liuxueshenqingTab .tab_wrap .tab li span{
	display: inline-block;
	width: 100%;
	height: 5px;
	background-color: transparent;
}
.liuxueshenqingTab .tab_wrap .tab .active span{
	background-color: #e4132c;
}
.liuxueshenqingTab .tab_wrap .tab li .zhong{
	display: none;
}
.liuxueshenqingTab .tab_wrap .tab li .weizhong{
	display: block;
}
.liuxueshenqingTab .tab_wrap .tab .active .zhong{
	display: inline-block;
}
.liuxueshenqingTab .tab_wrap .tab .active .meizhong{
	display: none;
}
.liuxueshenqingTab .tab_wrap .tab li h3{
	font-size: 30px;
	font-weight: bold;
	color: #a2a2b1;
	padding-top: 10px;
}
.liuxueshenqingTab .tab_wrap .tab .active h3{
	color: #131854;
}
#jiyuyutiaozhan .tab{
	border-bottom: 1px solid #fff;
}
#jiyuyutiaozhan .tab_wrap .tab .active h3{
	color: #f4d02a;
}
#jiyuyutiaozhan .tab_wrap .tab .active span{
	background-color: #dbb91d;
}
.lunboA{
	display: block;
}
.lunboB{
	display: none;
}
.liuxuekaoshiContent{
	position: relative;
}
.tabBtn li{
	width: 150px;
	height: 60px;
	background-color: #a2a2b1;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 60px;
	margin-bottom: 66px;
}
.tabBtn .beijita{font-size: 24px;}

.tabBtn .tabBtnA{
	background-color: #f4d02a;
	color: #131854;
}
.tabBtn1{
	position: absolute;
	top: 0;
	left: 0;
}
.tabBtn2{
	position: absolute;
	top: 0;
	right: 0;
}
.tabCon{
	width: 665px;
	margin: 0 auto;
	min-height: 319px;
}
.tabCon li{
	display: none;
}
.tabCon .tabConA{
	display: block;
}
.tabConT{
	width: 100%;
	background-color: #fff;
}
.tabConT td{
	text-align: center;
	height: 50px;
	border-right: 1px solid #001d44;
	border-bottom: 1px solid #001d44;
	font-size: 18px;
	color: #131854;
	font-weight: bold;
}
.tabCon li{height: 400px;}
.padding25{padding: 0 25px;box-sizing: border-box;}
.tabConT th{
	text-align: center;
	background-color: #f4d02a;
	height: 64px;
	border-right: 1px solid #001d44;
	font-size: 22px;
	color: #131854;
	font-weight: bold;
}
.tabConT .last{
	border-right: 0;
}
.tabCon p{
	color: #f0f0f0;
	font-size: 14px;
	padding-top: 20px;
}
.liuxuechanpinContent li{
	/* display: inline-block; */
	float: left;
	vertical-align: top;
	margin-right: 142px;
	margin-bottom: 20px;
}
.liuxuechanpinContent li:nth-child(3){margin-right: 0;}
/* .liuxuechanpinContent .last{
	margin-right: -2px;
} */
.pc{display:block;}
	.M{display: none;}
.tab_wrap .item_wrap .item .teshu{
	right: 0;
}
/* .tab_wrap .item_wrap .item .pagination{
	padding: 0;
	bottom: 30px;
} */
.tab_wrap .item_wrap .item .swiper-pagination-switch{
	box-shadow: 0 0 0 0;
	padding: 0;
	background-color: #a2a2b1;
	margin: 0 6px;
}
.tab_wrap .item_wrap .item .swiper-active-switch{
	padding: 0;
	background-color: #131854;
}
	
.form-wrap form label{border:none;}
.model{display: none;}
.pcll{display: block;}


.swiper-button-next{width: 21px;height: 37px;background: url(../images/l_03.png) no-repeat center center;top: -155px;left: -51px;cursor: pointer;}
.swiper-button-prev{width: 21px;height: 37px;background: url(../images/r_03.png) no-repeat center center;top: -190px;right: -913px;cursor: pointer;}
.swipery3l{height: 37px !important;top: -109px !important;}
.swipery3r{height: 37px !important;top: -143px !important;}
.swipery2l{height: 37px !important;top: -109px !important;}
.swipery2r{height: 37px !important;top: -143px !important;}
.swipery4l{height: 37px !important;top: -109px !important;}
.swipery4r{height: 37px !important;top: -143px !important;}
.swipery5l{height: 37px !important;top: -109px !important;}
.swipery5r{height: 37px !important;top: -143px !important;}



.pagination{display: block ;}
.pagination1{text-align: center;}
/* .pagination2{text-align: center;display: block;} */
.qianzheng .item .pagination3{height: 20px;top: -72px;text-align: center;}
.qianzheng .item .pagination2{height: 20px;top: -72px;text-align: center;}
.qianzheng .item .pagination4{height: 20px;top: -72px;text-align: center;}
.qianzheng .item .pagination5{height: 20px;top: -72px;text-align: center;}


#Country option{padding-left: 10px;}
.pc_im{display: block !important;}
.model_im{display:none !important;}

@media screen and (max-width:1000px) {
.qianzheng .item .pagination3{height: 20px;top: 0px;text-align: center;}
.qianzheng .item .pagination4{height: 20px;top: 0px;text-align: center;}
.qianzheng .item .pagination5{height: 20px;top: 0px;text-align: center;}


.qianzheng .item .pagination2{height: 20px;top: 0px;text-align: center;}


	.swiper-button-prev{display: none;}
	.swiper-button-next{display: none;}
	.pc_im{display: none !important;}
	.model_im{display:block !important;}
/* page1 */

	.pagination3{text-align: center;padding-top: 48px !important;padding-right: 0 !important;height: 20px !important;}
	.pagination5{text-align: center;padding-top: 48px !important;padding-right: 0 !important;}

	

	.swiper-container2 a{bottom: 10px !important;}




	.qianzheng .withe_b .swiper-pagination-switch {box-shadow: 0 0 0 0;
		padding: 0;
		background-color: #fff !important;}
		.qianzheng .withe_b  .swiper-active-switch {
			padding: 0;
			background-color: #a2a2b1 !important;}
	
	.tab_wrap .item_wrap .item {overflow: initial;}
	.pagination{display: block ;top: -30px;position: inherit;height: 20px !important;}
	.pagination1{display: block ;top:535px;position: inherit !important;height: 20px !important;left: 223px;}
	.pagination2{text-align: center;padding-top: 48px !important;padding-right: 0 !important;height: 20px !important;}
	.pagination4{text-align: center;padding-top: 48px !important;padding-right: 0 !important;height: 20px !important;}


	#liuxuekaoshi {
		background: url(../images/liu_02.jpg) no-repeat center top;
		height: 1268px;
	}#jiyuyutiaozhan {
		background: url(../images/jiyu_02.jpg) no-repeat center top;
		height: 912px;}
		#jiyuyutiaozhan .btnBox{padding-top: 240px;}
	#liuxueqianzheng {
		background: url(../images/qianzh_02.jpg) no-repeat center top;height: 940px;
			background-size: auto;}
	.qianzheng .item{height: 496px !important;}
	.liuxueshenqingContent .item{height: 523px !important;}
	.liuxueshenqingContent .height406{height: 406px !important;}
	#liuxueqianzheng .btnBox{padding-top: 240px;}
	.qianzheng	.poll{background: url(../images/gailo_03.jpg) no-repeat !important;height: 406px !important;}
	.pcll{display:none !important;}
	.btnBox{padding-top: 190px;}
	.model{display: block;}
	body{font-size: 22px;line-height: 160%;-webkit-text-size-adjust: none;}
	.m1000{width:98%;margin:0 auto;}
	.pc{display:none;}
	.M{display: block;}
	.mobile{display:block;}
	#liuxueshenqing .btnBox {
		padding-top: 56px;
	}
	.page{padding: 2rem 2%;}
	/*banner*/
	.header {height: 45.9rem; background:url("../images/m_header_bg.png") no-repeat center top;}
	.header .m1000{width:100%;}
	.header_t{margin-left: -45%;width: 90%;top:15rem;}
	.header_t img{width: 100%;}
	.header_b{margin-left: -45%;width: 90%;top:25rem;}
	.header_b img{width: 100%;}
	.navContent{
		width: 100%;
	}
	.boxTitle{
		width: 100%;
	}
	.boxContent{
		width: 100%;
	}
	.tab_wrap .tab{
		width: 100%;
	}
	.tab_wrap .item_wrap .item{
		width: 100%;
		background: url(../images/MtabBg.jpg) no-repeat;
		width: 688px;
		height: 520px;
		background-size: 100% 100%;
		margin-left: 4%;
	}
	.nav{
		height: 100px;
	}
	.liuxueshenqingContent  .height463{height: 463px !important;}
	.liuxueshenqingContent  .height463 h1{margin-bottom: 0;}
	.liuxueshenqingContent  .height463 a{bottom: 12px !important;}
	.liuxueshenqingContent  .bool a{bottom: 12px !important;}

	.liuxueshenqingContent .poo {
		padding-top: 280px !important;
	}
	.navContentLi{
		width: 70px;
		margin-right: 0;
	}
	.navContentLi:nth-child(4) a{
		width: 90px;
	}
	
	.navContentLi a{
		font-size: 30px;
	}
	.navContentUl{
		display: flex;
		justify-content: space-between;
		padding: 0 2vw;
	}
	#liuxueshenqing{
		background-size: auto 100%;
	}
	.tab_wrap .tab img{
		width: 5vw;
		height: 5vw;
	}
	.liuxueshenqingTab .tab_wrap .tab li span{
		transform: translateY(-5px);
	}
	.tab_wrap .item_wrap .item div{
		height: 100%;
		font-size: 25px;color: #333333;font-weight: bold;
	}
	.tab_wrap .item_wrap .item div h5{
		font-size: 24px;
		line-height: 30px;
	}
	.tab_wrap .item_wrap .item div p{
		font-size: 25px;
		line-height: 30px;font-weight: bold;color: #c30d23;padding-top: 20px;margin-bottom: 10px;
	}
	.tab_wrap .item_wrap .item div span{
		font-size: 24px;
	}
	.tab_wrap .item_wrap .item div.itemSwiper {height: 100%;overflow: hidden;}
	.tab_wrap .item_wrap .item div li{
		font-size: 24px;
		line-height: 30px;
	}
	.tab_wrap .item_wrap .item div a{
		font-size: 24px;
		bottom: 38px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.tab_wrap .item_wrap .item div a i{
		width: 15px;
		height: 20px;
		background-size: 100% 100%;
		margin-left: 6px;
	}
	/* .pagination{display: block !important;height: 20px !important; bottom: -32px !important;} */
	.pagination .swiper-pagination-switch{
		width: 2vw;
		height: 2vw;
		margin: 0 6px;
		/* box-shadow: 0 0 0 0; */
	padding: 0;
	/* background-color: #a2a2b1; */
	margin: 0 6px;
	}
	.pagination .swiper-pagination-switch {}
	.btnBox .lan{
		width: 256px;
		height: 64px;
		background-size: 100% 100%;
		line-height: 60px;
	}
	.btnBox .hong{
		width: 256px;
		height: 64px;
		background-size: 100% 100%;
		line-height: 60px;
	}
	.tabBtn{
		position: inherit;
		display: flex;
		justify-content: space-between;
		padding: 0 6vw;
	}
	.tabBtn li{
		width: 193px;
		height: 60px;
		margin-bottom: 30px;
	}
	.tabCon{
		margin-top: 30px;
	}
	.tabCon p{
		font-size: 22px;
	}
	.boxcontenter .boxcontenterleft {margin-left: 152px;}
	.boxcontenter .boxcontenterright {margin-left: 49px;}
	.kailone li{margin: 0 auto !important;}
	#liuxueqianzheng{
		background-size: auto 100%;
	}
	#liuxuechanpin{
		height: 959px;
		background: url(../images/chanpin_02.jpg) no-repeat;
		background-size: auto 100%;

	}
	#zaixianyuyue {
		background: url(../images/zaixian_02.jpg) repeat-y;
		background-size: 100% 100%;
	}
	.liuxuechanpinContent ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 6vw 6vw 0 6vw;
		
	}
	.liuxuechanpinContent li{
		margin-right: 0;
		width: 40vw;
	}
	.liuxuechanpinContent li img{
		width: 100%;
	}
	.tab_wrap .item_wrap .item .swiper-pagination-switch{
		width: 2vw;
		height: 2vw;
		margin: 0 22px;
	}
	/* .tab_wrap .item_wrap .item .pagination{
		bottom: 60px;
	} */
	
}</pre></body></html>