.layout {
	/* overflow:hidden;*/
	position:relative;
}
.wrap {
	width:62.5rem;
	margin:0 auto;
}
.header .tps {
	background:#1e344b;
}
.header .tps .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .tps h3 {
	display:flex;
	align-items:center;
	font-size:0.78125rem;
	line-height:2.3958333333333335rem;
	color:#fff;
}
.header .tps h3 img {
	margin-right:0.3125rem;
	display:inline-block;
	width:0.8333333333333334rem;
}
.header .tps h2 {
	font-size:1.1458333333333335rem;
	line-height:2.3958333333333335rem;
	color:#ffb43e;
}
.header .tps dl {
	display:flex;
	align-items:center;
}
.header .tps dd {
	position:relative;
	margin-right:0.9375rem;
}
.header .tps dd>img {
	width:0.8333333333333334rem;
	display:block;
	object-fit:contain;
}
.header .tps dd .weix {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	padding-top:0.5208333333333334rem;
	top:100%;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	display:none;
	z-index: 10; 
}
.header .tps dd .weix img {
	width:7.166666666666667rem;
	padding:0.2604166666666667rem;
	background:#fff;
	border-radius:0.3125rem;
	max-width:7.166666666666667rem;
	height:7.166666666666667rem;
	object-fit:cover;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header .tbs {
	padding:0.5208333333333334rem 0 0.625rem;
}
.header .tbs .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .tbs .logo {
	width:7.447916666666667rem;
	display:block;
}
.header .tbs .logo img {
	display:block;
	object-fit:contain;
	height:3.541666666666667rem;
}
.header .tbs .btn {
	width:6.770833333333334rem;
	line-height:2.3958333333333335rem;
	background:#0b7bd2;
	border-radius:0.3125rem;
	display:block;
	font-size:0.8333333333333334rem;
	color:#fff;
	text-transform:uppercase; 
	text-align:center;
}
.header .tbs dl {
	display:flex;
	align-items:center;
	margin-left:11.458333333333334rem;
}
.header .tbs dd {
	font-size:1.05rem;
	line-height:1.6;
	color:#363636;
	margin-right:3.125rem;
	display:flex;
	align-items:center;
}
.header .tbs dd img {
	width:1.25rem;
	display:inline-block;
	object-fit:contain;
	margin-right:0.4166666666666667rem;
}
.header .tbs dd:last-child {
	margin-right:0;
}
.header .naver {
	background:#0b7bd2;
}
.header .naver ul {
	display:flex;
	align-items:center;
}
.header .naver li h3 a {
	font-size:0.92rem;
	line-height:2.604166666666667rem;
	color:#fff;
	padding:0 1.2rem;
	display:block;
}
.header .naver li {
	position:relative;
}
.header .naver li .ndli {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:100%;
	z-index:1;
	display:none;
	padding-top:0.625rem;
}
.header .naver li dl {
	position:relative;
	background:#fff;
	min-width:15.9375rem;
	border-radius:0.625rem;
	padding:1.0416666666666667rem 1.4583333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.1);
}
.header .naver li dl:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:-0.4166666666666667rem;
	z-index:1;
	background:url(../images/qw6.png) no-repeat center/cover;
	width:0.7291666666666667rem;
	height:0.4166666666666667rem;
	margin:0 auto;
}
.header .naver li dd a {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#666666;
	display:block;
	text-align:center;
	margin-bottom:0.5208333333333334rem;
	white-space: nowrap;
}
.header .naver li h3 a:hover,.header .naver li.on h3 a {
	background:#0468b3;
}
.uwbanner {
	height:17.708333333333336rem;
}
.uwbanner .wrap {
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
	text-align:center;
}
.uwbanner h2 {
	font-size:2.34375rem;
	line-height:1.5;
	color:#fff;
	font-weight:bold;
}
.uwbanner h4 {
	font-size:0.9375rem;
	line-height:1.5;
	color:#fff;
}
.footer .tps {
	padding:3.125rem 0 2.0833333333333335rem;
	display:flex;
	justify-content:space-between;
}
.footer .tps dt {
	font-size:0.78125rem;
	line-height:1.6;
	color:#fff;
	margin-bottom:0.5208333333333334rem;
}
.footer .tps dd a {
	font-size:0.7291666666666667rem;
	line-height:1.5625rem;
	color:#fff;
	opacity:0.5;
	display:block;
}
.footer .tps dd img {
	width:0.6770833333333334rem;
	display:block;
	margin-top:0.5208333333333334rem;
}
.footer .tps dl {
	margin-bottom:1.5625rem;
}
.footer .tps dl:last-child {
	margin-bottom:0;
}
.footer .tbs {
	display:flex;
	justify-content:space-between;
}
.footer .ls .logo {
	width:8.333333333333334rem;
}
.footer .ls .logo img {
	width:100%;
	display:block;
	object-fit:contain;
}
.copyright {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#fff;
	opacity:0.5;
	margin-top:0.8333333333333334rem;
	padding-top:0.4166666666666667rem;
	border-top:0.052083333333333336rem solid rgba(255,255,255,0.1);
}
.footer {
	padding-bottom:2.604166666666667rem;
}
.footer .ls {
	flex:1;
}
.footer .rs {
	width:20.208333333333336rem;
	padding-left:3.125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.uwinfo ul {
	display:flex;
	align-items:center;
}
.uwinfo li {
	position:relative;
	margin-right:0.5208333333333334rem;
}
.uwinfo li>img {
	width:1.875rem;
	display:block;
	object-fit:contain;
}
.uwinfo li .weix {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	bottom:100%;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	display:none;
}
.uwinfo li .weix img {
	width:4.6875rem;
	padding:0.2604166666666667rem;
	background:#fff;
	border-radius:0.3125rem;
	max-width:4.6875rem;
	height:4.6875rem;
	object-fit:cover;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.footer .rs dl {
	margin-top:0.8333333333333334rem;
}
.footer .rs dd {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#fff;
	margin-bottom:0.5208333333333334rem;
}
.footer .rs dd img {
	width:1.09375rem;
	display:inline-block;
	position:relative;
	top:0.10416666666666667rem;
	margin-right:0.2604166666666667rem;
}
.uwinfo li:hover .weix {
	display:block;
}
.abcontact {
	padding:4.6875rem 0 3.4375rem;
}
.uwtit h2 {
	font-size:1.875rem;
	line-height:1.6;
	color:#232323;
	text-align:center;
	font-weight:bold;
}
.abcontact .bds {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:1.5625rem;
}
.abcontact .lts {
	flex:1;
	margin-right:2.0833333333333335rem;
}
.abcontact .rts {
	width:39.0625rem;
	background:#f7fbff;
	border-radius:0.8333333333333334rem;
	padding:1.5625rem 2.604166666666667rem 2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.abcontact .lts dd {
	margin-bottom:2.291666666666667rem;
	text-align:center;
}
.abcontact .lts dd .icon {
	width:2.8645833333333335rem;
	display:block;
	margin:0 auto;
}
.abcontact .lts dd h4 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#232323;
	margin:0.4166666666666667rem 0;
}
.abcontact .lts dd h3 {
	font-size:1.0416666666666667rem;
	line-height:1.5;
	color:#232323;
}
.abcontact .lts ul {
	justify-content:center;
}
.abcontact .rts h4 {
	position:relative;
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#0b7bd2;
	font-weight:bold;
	padding-left:0.625rem;
}
.abcontact .rts h4:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:50%;
	z-index:1;
	width:0.20833333333333334rem;
	height:0.8333333333333334rem;
	background:#0b7bd2;
	margin-top:-0.4166666666666667rem;
}
.abcontact .rts ul {
	margin-top:0.9375rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.abcontact .rts li {
	width:calc((100% - 1.3020833333333335rem)/2);
	margin-bottom:0.9375rem;
}
.abcontact .rts li h5 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#232323;
	margin-bottom:0.4166666666666667rem;
}
.abcontact .rts li .t1 {
	height:2.604166666666667rem;
	border:1px solid #c8d3de;
	border-radius:0.3125rem;
	padding:0 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	width:100%;
}
.abcontact .rts li.on {
	width:100%;
}
.abcontact .rts li .t2 {
	height:5.208333333333334rem;
	resize:none;
	padding:0.5208333333333334rem 1.0416666666666667rem;
	line-height:1.6;
}
.abcontact .rts li .lsele {
	height:2.604166666666667rem;
	border:1px solid #c8d3de;
	border-radius:0.3125rem;
	padding:0 1.7708333333333335rem 0 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/qw12.png) no-repeat right 0.7291666666666667rem center #fff;
	width:100%;
}
.abcontact .btn {
	width:9.375rem;
	height:2.604166666666667rem;
	line-height:2.604166666666667rem;
	text-align:center;
	display:block;
	border-radius:3.125rem;
	background:#0b7bd2;
	font-size:0.8333333333333334rem;
	color:#fff;
	border:none;
	cursor:pointer;
}
.pages dl {
	display:flex;
	justify-content:center;
	align-items:center;
	padding-bottom: 10px;
}
.pages dd {
	margin:0 0.3125rem;
	font-size:0.7291666666666667rem;
	line-height:1.5625rem;
	color:#363636;
}
.pages dd a {
	font-size:0.7291666666666667rem;
	line-height:1.5625rem;
	color:#363636;
	min-width:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	text-align:center;
	padding:0 0.5208333333333334rem;
	border-radius:0.20833333333333334rem;
}
.pages dd.on a,.pages dd a:hover {
	background:#0b7bd2;
	color:#fff;
}
.pages dd:nth-child(1) a {
	margin-right:1.5625rem;
}
.pages dd:last-child a {
	margin-left:1.5625rem;
}
.abnews {
	padding:4.6875rem 0;
}
.abnews .list li {
	padding:1.8229166666666667rem 0;
	border-bottom:0.052083333333333336rem solid #eeeeee;
}
.abnews .list li a {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-direction:row-reverse;
}
.abnews .list li .picovs {
	width:19.270833333333336rem;
	height:12.5rem;
	border-radius:0.5208333333333334rem;
}
.abnews .list li .text {
	flex:1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:3.4375rem;
}
.wtime {
	display:flex;
	align-items:center;
}
.wtime em {
	font-size:2.65625rem;
	color:#363636;
	line-height:1.2;
	display:inline-block;
	margin-right:0.3125rem;
	font-weight:bold;
}
.wtime .trc h6 {
	font-size:1.25rem;
	color:#d3d3d3;
	line-height:1;
}
.wtime .trc h6 i {
	color:#363636;
	margin-left:0.2604166666666667rem;
}
.wtime .trc span {
	font-size:0.8333333333333334rem;
	color:#999999;
	line-height:1.2;
	padding-left:0.78125rem;
}
.abnews .list li h4 {
	font-size:1.0416666666666667rem;
	color:#363636;
	line-height:2;
	margin:0.5208333333333334rem 0;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:bold;
}
.abnews .list li p {
	font-size:0.8333333333333334rem;
	color:#999999;
	line-height:1.7;
	height:3.4em;
	overflow:hidden;
}
.tmorec {
	width:10.208333333333334rem;
	font-size:0.8333333333333334rem;
	color:#363636;
	line-height:2;
	border-bottom:0.052083333333333336rem solid #363636;
	margin-top:0.8333333333333334rem;
}
.abnews .list {
	margin-bottom:2.604166666666667rem;
}
.wubtn {
	width:5.208333333333334rem;
	line-height:1.8229166666666667rem;
	border-radius:2.604166666666667rem;
	border:1px solid #cacaca;
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0.9375rem 0;
}
.wubtn i {
	display:inline-block;
	padding-left:0.8333333333333334rem;
	background:url(../images/qw17.png) no-repeat left center/0.4166666666666667rem auto;
	font-size:0.8333333333333334rem;
	color:#9aa5b0;
}
.abnewsdel .boxc {
	margin-top:1.71875rem;
}
.abnewsdel .boxc .th {
	padding-bottom:0.7291666666666667rem;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	margin-bottom:1.5625rem;
	text-align:center;
}
.abnewsdel .boxc .th h1 {
	font-size:1.875rem;
	color:#232323;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
}
.abnewsdel .boxc .th .flecent {
	display:flex;
	justify-content:center;
	margin-top:0.625rem;
}
.abnewsdel .boxc .th .flecent i {
	display:flex;
	align-items:center;
	font-size:0.7291666666666667rem;
	color:#999999;
	margin:0 0.6770833333333334rem;
}
.abnewsdel .boxc .th .flecent img {
	width:0.9375rem;
	margin-right:0.20833333333333334rem;
	display:block;
}
.abnewsdel .boxc .tb {
	font-size:0.8333333333333334rem;
	color:#232323;
	line-height:2;
}
.abnewsdel .boxc .tb img {
	height:auto !important;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.fxcbtn {
	margin:2.3958333333333335rem 0 0;
	padding:1.3541666666666667rem 0 3.6458333333333335rem;
	border-top:0.052083333333333336rem solid #eeeeee;
}
.fxcbtn a {
	display:flex;
	align-items:center;
	font-size:0.8333333333333334rem;
	color:#999999;
	line-height:2;
	margin:0.2604166666666667rem 0;
}
.fxcbtn a p {
	color:#363636;
	flex:1;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fxcbtn a:hover p,.fxcbtn a:hover {
	color:#0b7bd2;
}
.abservice {
	padding:4.6875rem 0;
}
.abservice .list {
	margin:1.5625rem 0 0.5208333333333334rem;
}
.abservice .list ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.abservice .list li {
	width:calc((100% - 2.5rem)/2);
	margin-bottom:2.3958333333333335rem;
}
.abservice .list li .pic {
	width:100%;
	height:18.385416666666668rem;
	display:block;
	object-fit:cover;
	border-radius:0.8333333333333334rem;
	overflow:hidden;
}
.abservice .list li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.abservice .list li h3 {
	margin:0.8333333333333334rem 0 0.3125rem;
	font-size:1.0416666666666667rem;
	line-height:1.5;
	color:#232323;
	font-weight:bold;
}
.abservice .list li h6 {
	font-size:0.8333333333333334rem;
	line-height:1.5;
	padding:0.3125rem 0;
	color:#363636;
	padding-right:4.791666666666667rem;
	background:url(../images/qw25.png) no-repeat right center/2.8125rem auto;
}
.abservice .list li:hover h6 {
	background:url(../images/qw25-1.png) no-repeat right center/2.8125rem auto;
}
.abservice .list li:hover h3 {
	color:#0b7bd2;
}
.abservdel {
	padding:0.5208333333333334rem 0 6.770833333333334rem;
}
.abservdel .hds {
	padding:1.0416666666666667rem 0 1.5625rem;
	border-bottom:0.052083333333333336rem solid #eeeeee;
}
.abservdel .hds h1 {
	font-size:1.875rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
	text-align:center;
}
.abservdel .text {
	margin-top:2.0833333333333335rem;
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#363636;
}
.abservdel .text h3 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#363636;
	font-weight:bold;
	margin-bottom:0.4166666666666667rem;
}
.abservdel .text h6 {
	color:#ff0000;
}
.abservdel .text img {
	width:100%;
	border-radius:0.8333333333333334rem;
	height:auto !important;
}
.pgdegree {
	padding:5rem 0;
}
.pgdegree .bds {
	margin:1.5625rem 0 0;
}
.pgdegree .btn {
	margin:2.0833333333333335rem auto 0;
	width:13.333333333333334rem;
	line-height:2.8125rem;
	border-radius:1.5625rem;
	display:block;
	text-align:center;
	font-size:0.8333333333333334rem;
	color:#fff;
	background:#0b7bd2;
}
.pgdegree .txt h3 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#363636;
	font-weight:bold;
	margin-bottom:0.5208333333333334rem;
}
.pgdegree .txt {
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#363636;
}
.stuvisa .txt {
	padding:1.7708333333333335rem 0 2.0833333333333335rem;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#232323;
}
.stuvisa .txt h3 {
	font-size:1.1458333333333335rem;
	line-height:1.6;
	color:#0b7bd2;
	font-weight:bold;
	margin-bottom:0.8333333333333334rem;
}
.stuvisa .txt ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.stuvisa .txt li {
	width:calc((100% - 1.5625rem)/2);
}
.stuvisa .txt .img {
	height:19.010416666666668rem;
	display:block;
}
.stuvisa .txt .img img {
	max-width:100%;
	height:19.2rem;
	display:block;
	object-fit:contain;
	margin:auto;
}
.stuvisa .txt h4 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
}
.stuvisa .txt li h4 {
	margin:0.8333333333333334rem 0 0.3125rem;
}
.stuvisa {
	padding:4.6875rem 0;
}
.stuvisa .txt:last-child {
	border-bottom:none;
}
.faqs {
	padding:4.6875rem 0;
}
.faqs .bds {
	margin-top:1.5625rem;
}
.faqs li {
	padding:1.0416666666666667rem 0;
	border-bottom:0.052083333333333336rem solid #f2f2f2;
	cursor:pointer;
}
.faqs li h3 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#363636;
	padding-left:1.8229166666666667rem;
	background:url(../images/qw29.png) no-repeat left top 0.10416666666666667rem/1.25rem auto;
}
.faqs li h3.on {
	background:url(../images/qw29-1.png) no-repeat left top 0.052083333333333336rem/1.25rem auto;
	color:#0b7bd2;
}
.faqs li .txt {
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#363636;
	margin-top:0.9375rem;
	padding:1.5625rem 2.0833333333333335rem;
	background:#f7fbff;
	display:none;
}
.stuprepa .hds {
	padding:4.166666666666667rem 0;
}
.stuprepa .hds .txt {
	margin-top:1.5625rem;
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#363636;
}
.stuprepa .hds .txt h3 {
	font-size:1.25rem;
	line-height:1.6;
	color:#0b7bd2;
	margin-bottom:0.4166666666666667rem;
	font-weight:bold;
}
.stuprepa .hds .txt h6 {
	font-size:1.0416666666666667rem;
}
.stuprepa .bds {
	background:#f7fbff;
	padding:3.6458333333333335rem 0 4.6875rem;
}
.stuprepa .tps ul {
	display:flex;
	flex-wrap:wrap;
}
.stuprepa .tps li .icon {
	width:2.7083333333333335rem;
	height:2.7083333333333335rem;
	display:block;
}
.stuprepa .tps li .icon img:nth-child(2) {
	display:none;
}
.stuprepa .tps li h4 {
	font-size:0.9375rem;
	line-height:1.5;
	color:#232323;
	margin-top:0.7291666666666667rem;
	height:4.5em;
}
.stuprepa .tps li {
	width:calc((100% - 3.4375rem)/4);
	cursor:pointer;
	position:relative;
	z-index:2;
	margin-right:1.1458333333333335rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	top:0;
}
.stuprepa .tps li.on,.stuprepa .tps li:hover {
	top:-0.5208333333333334rem;
}
.stuprepa .tps li:nth-child(4n) {
	margin-right:0;
}
.stuprepa .tps li .ts {
	position:relative;
	z-index:3;
	background:#fff;
	padding:1.0416666666666667rem 1.5625rem 1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0.8333333333333334rem;
	overflow:hidden;
}
.stuprepa .tps li.on .icon img:nth-child(1),.stuprepa .tps li:hover .icon img:nth-child(1) {
	display:none;
}
.stuprepa .tps li.on .icon img:nth-child(2),.stuprepa .tps li:hover .icon img:nth-child(2) {
	display:block;
}
.stuprepa .tps li.on h4,.stuprepa .tps li:hover h4 {
	color:#0b7bd2;
}
.stuprepa .tps li:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:-0.15625rem;
	z-index:1;
	width:100%;
	height:100%;
	background:#0b7bd2;
	border-radius:0.8333333333333334rem;
	display:none;
}
.stuprepa .tps li::after {
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom:-0.46875rem;
	z-index:1;
	background:url(../images/qw34.png) no-repeat center/0.5729166666666667rem auto;
	width:0.5729166666666667rem;
	height:0.3125rem;
	margin:0 auto;
	display:none;
}
.stuprepa .tps li.on:before,.stuprepa .tps li:hover:before,.stuprepa .tps li.on::after,.stuprepa .tps li:hover:after {
	display:block;
}
.stuprepa .bds .text {
	background:#fff;
	border-radius:0.8333333333333334rem;
	padding:1.875rem;
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#363636;
	display:none;
}
.stuprepa .bds .text:nth-child(1) {
	display:block;
}
.stuprepa .bds .text h5 {
	font-size:1.25rem;
	line-height:1.6;
	color:#0b7bd2;
	font-weight:bold;
	margin-bottom:0.5208333333333334rem;
}
.stuprepa .bds .ovs {
	margin-top:1.0416666666666667rem;
}
.sign {
	padding:2.8125rem 0 3.6458333333333335rem;
}
.uwform {
	margin:0 16.145833333333336rem;
	border-radius:1.0416666666666667rem;
	background:#fff;
	box-shadow:0 0.5208333333333334rem 0.7291666666666667rem 0 #ecf2f6;
	padding:2.0833333333333335rem 4.166666666666667rem;
}
.uwform h2 {
	font-size:1.5625rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
	text-align:center;
}
.uwform ul {
	margin-top:0.78125rem;
}
.uwform li {
	margin-bottom:0.8333333333333334rem;
}
.uwform li h4 {
	font-size:0.8333333333333334rem;
	line-height:1.5;
	color:#232323;
	margin-bottom:0.3125rem;
}
.uwform li h4 i {
	color:#ff0000;
}
.uwform li .t1 {
	width:100%;
	border:1px solid #aaaaaa;
	height:2.5rem;
	background:none;
	padding:0 0.9375rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.8333333333333334rem;
	color:#232323;
	border-radius:0.3125rem;
}
.uwform li .lsele {
	width:100%;
	border:1px solid #aaaaaa;
	height:2.5rem;
	background:none;
	padding:0 1.7708333333333335rem 0 0.9375rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.8333333333333334rem;
	color:#232323;
	border-radius:0.3125rem;
	background:url(../images/qw36.png) no-repeat right 0.625rem center/0.6770833333333334rem auto;
}
.uwform li .flax {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:100%;
	border:1px solid #aaaaaa;
	height:2.5rem;
	border-radius:0.3125rem;
}
.uwform li .lsele1 {
	height:100%;
	padding:0;
	border:none;
	width:4.6875rem;
	background:url(../images/qw38.png) no-repeat right 0.3125rem center/0.5208333333333334rem auto;
	text-align:center;
}
.uwform li .t2 {
	height:100%;
	padding:0;
	border:none;
	flex:1;
	padding:0 0.8333333333333334rem;
}
.uwform li .span {
	width:0.052083333333333336rem;
	height:1.0416666666666667rem;
	background:#aaaaaa;
}
.uwform .cheok .c1 {
	display:none;
}
.uwform .cheok label {
	font-size:0.8333333333333334rem;
	cursor:pointer;
	line-height:1.6;
	padding-left:1.3541666666666667rem;
	color:#666666;
	display:block;
	background:url(../images/qw37.png) no-repeat left center/0.8854166666666667rem auto;
}
.uwform .cheok input:checked + label {
	background:url(../images/qw37-1.png) no-repeat left center/0.8854166666666667rem auto;
}
.uwform .btn {
	width:100%;
	height:2.604166666666667rem;
	background:#0b7bd2;
	border-radius:0.3125rem;
	text-align:center;
	display:block;
	font-size:0.9375rem;
	line-height:2.604166666666667rem;
	color:#fff;
	margin:1.0416666666666667rem 0 0.5208333333333334rem;
}
.uwform h6 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#666666;
	text-align:center;
}
.uwform h6 a {
	color:#0b7bd2;
}
.whyten {
	padding:4.6875rem 0;
}
.whyten .bds {
	margin-top:1.5625rem;
}
.whyten .wrap {
	width:auto;
	margin:0 3.125rem;
}
.whyten .bds ul {
	display:flex;
	flex-wrap:wrap;
}
.whyten .bds li {
	width:calc((100% - 6.25rem)/5);
	border-radius:0.625rem;
	overflow:hidden;
	background:#f7fbff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 1.5625rem 1.5625rem 0;
}
.whyten .bds li:nth-child(5n) {
	margin-right:0;
}
.whyten .bds li .pic {
	height:10.9375rem;
	overflow:hidden;
}
.whyten .bds li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.whyten .bds li p {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#232323;
	height:5.1em;
}
.whyten .bds li h3 {
	font-size:1.5625rem;
	line-height:1.2;
	color:#dee2e6;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0.3125rem;
}
.whyten .bds li .ts {
	padding:0.9375rem 1.25rem 1.5625rem;
}
.why_charm {
	padding:4.6875rem 0;
}
.why_charm .hs {
	margin-top:1.25rem;
}
.why_charm .hs ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.why_charm .hs li {
	width:calc((100% - 4.6458333333333335rem)/6);
	margin-right:0.7291666666666667rem;
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.why_charm .hs li a {
	font-size:0.9375rem;
	line-height:1.4;
	color:#232323;
	display:flex;
	min-height:2.8em;
	justify-content:center;
	align-items:center;
	padding:0.4166666666666667rem 1.3020833333333335rem;
	background:#f3f7fa;
	border-radius:2.0833333333333335rem;
}
.why_charm .hs li:nth-child(6n) {
	margin-right:0;
}
.why_charm .hs li.on a,.why_charm .hs li a:hover {
	color:#fff;
	background:#0b7bd2;
}
.why_charm .text {
	margin-top:2.8125rem;
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#363636;
}
.why_charm .text h3 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#363636;
	font-weight:bold;
	margin-bottom:8zpx;
}
.stuways {
	padding:4.6875rem 0;
}
.stuways .txt {
	border-bottom:0.052083333333333336rem solid #eeeeee;
	padding:1.5625rem 0;
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#363636;
}
.stuways .txt h3 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#363636;
	font-weight:bold;
	margin-bottom:0.4166666666666667rem;
}
.stuways .txt img {
	height:auto !important;
}
.stuways .txt:last-child {
	border-bottom:none;
}
/* 11111111111111*/.hbanner {
	position:relative;
	overflow:hidden;
}
.hbanner .prev,.hbanner .next {
	width:3.125rem;
	height:3.125rem;
	border-radius:50%;
	top:50%;
	left:1.5625rem;
	background:url(../images/prev1.png) no-repeat center/0.5729166666666667rem auto rgba(0,0,0,0.3);
	cursor:pointer;
	position:absolute;
	z-index:22;
}
.hbanner .next {
	left:auto;
	right:1.5625rem;
	transform:rotate(180deg);
}
.hbanner img {
	width:100%;
	display:block;
	height:100%;
	object-fit:cover;
}
.hsearch {
	width:48.177083333333336rem;
	height:3.4375rem;
	border-radius:4.166666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0.4166666666666667rem;
	box-shadow:0 0.2604166666666667rem 0.78125rem 0 rgba(80,80,80,0.2);
	margin:-1.71875rem auto;
	position:relative;
	z-index:3;
	background:#fff;
}
.hsearch .txt {
	flex:1;
	width:auto;
	padding-left:1.5625rem;
	font-size:0.9333333333333334rem;
	color:#222;
	border:none;
	height:2.604166666666667rem;
	background:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hsearch .btn {
	width:5.833333333333334rem;
	height:2.604166666666667rem;
	border:none;
	border-radius:2.604166666666667rem;
	background:url(../images/hico1.png) no-repeat center/1.25rem auto #0b7bd2;
	margin-left:1.0416666666666667rem;
	box-shadow:0 0.2604166666666667rem 0.78125rem 0 #b2d5fe;
}
.hsection {
	padding:7.291666666666667rem 0 6.25rem;
}
.hsection .thflex {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
}
.hsection .thflex .pic {
	width:28.385416666666668rem;
	height:20.572916666666668rem;
	border-radius:1.0416666666666667rem;
	position:relative;
	overflow:hidden;
}
.hsection .thflex .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hsection .thflex .pic i {
	width:4.947916666666667rem;
	height:5.208333333333334rem;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background:url(../images/hico2.png) no-repeat center/100% 100%;
}
.hsection .thflex .text {
	width:28.125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-bottom:3.6458333333333335rem;
	position:relative;
}
.wtit h4 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#0b7bd2;
}
.wtit h3 {
	font-size:1.875rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
	margin-bottom:1.3020833333333335rem;
}
.wtit p {
	font-size:0.9333333333333334rem;
	line-height:1.7;
	color:#363636;
	text-align:justify;
	text-justify:distribute-all-lines;
	/*ie6-8*/
	text-align-last:left;
	/* ie9*/
	-moz-text-align-last:left;
	/*ff*/
	-webkit-text-align-last:left;
	/*chrome 20+*/;
}
.wmore {
	width:9.270833333333334rem;
	height:2.604166666666667rem;
	display:flex;
	justify-content:center;
	align-items:center;
	border-radius:2.604166666666667rem;
	background:#0b7bd2;
	font-size:0.8333333333333334rem;
	color:#ffffff;
}
.wmore img {
	display:block;
	width:0.7291666666666667rem;
	margin-left:0.9375rem;
}
.hsection .thflex .text .wmore {
	position:absolute;
	left:0;
	z-index:1;
	bottom:0.5208333333333334rem;
}
.hsection .flexul ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:3.6458333333333335rem;
}
.hsection .flexul li {
	width:calc((100% - 3.4375rem)/5);
	margin:0 0.8333333333333334rem 0.8333333333333334rem 0;
	border-radius:0.78125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:1.0416666666666667rem;
	background:#fff;
	position:relative;
	top:0;
	transition:all 0.3s;
}
.hsection .flexul li:nth-child(5n) {
	margin-right:0;
}
.hsection .flexul .flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hsection .flexul h4 {
	color:#0b7bd2;
	font-size:0.8333333333333334rem;
	line-height:1.4;
}
.hsection .flexul h4 i {
	font-size:1.6666666666666667rem;
}
.hsection .flexul .icon {
	width:1.7708333333333335rem;
	height:1.7708333333333335rem;
	overflow:hidden;
}
.hsection .flexul .icon img {
	width:100%;
	height:100%;
	display:block;
	object-fit:contain;
	transition:all 0.3s;
}
.hsection .flexul li:hover .icon img {
	transform:translateY(-100%);
	opacity:0.5;
}
.hsection .flexul li p {
	font-size:0.7291666666666667rem;
	color:#999999;
	line-height:1.6;
	margin-top:0.78125rem;
}
.hsection {
	background:linear-gradient(to bottom,#fff,#f1f7fc);
}
.hsection .flexul li:hover {
	top:-1.0416666666666667rem;
	background:url(../images/hbg5.jpg) no-repeat center/cover;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(11,123,210,0.3);
}
.hsection .flexul li:hover h4 {
	color:#fff;
}
.hsection .flexul li:hover p {
	opacity:0.5;
	color:#fff;
}
.wtit.wh h3 {
	color:#fff;
}
.wtit.cent {
	text-align:center;
}
.hsection2 {
	padding:4.6875rem 0 6.770833333333334rem;
}
.hswiper2 {
	margin-top:1.5625rem;
	position:relative;
}
.hswiper2 img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hswiper2 .swiper-slide a {
	position:relative;
	display:block;
	width:100%;
	height:23.177083333333336rem;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
}
.hswiper2 .swiper-slide .text {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:2;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	padding:6.25rem 1.0416666666666667rem 1.3020833333333335rem;
	background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.8));
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hswiper2 .swiper-slide .text h4 {
	font-size:0.9375rem;
	color:#ffffff;
	line-height:1.6;
	font-weight:bold;
}
.hswiper2 .swiper-slide .text p {
	font-size:0.8333333333333334rem;
	color:rgba(255,255,255,0.74);
	margin-top:0.5208333333333334rem;
}
.hswiper2 .swiper-slide i {
	width:2.8125rem;
	height:2.8125rem;
	border-radius:50%;
	background:url(../images/hico9.png) no-repeat center/cover;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:0;
	z-index:3;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hswiper2 .swiper-slide a:hover i {
	background:url(../images/hico10.png) no-repeat center/cover;
}
.hswiper2 .swiper-slide a:hover .text {
	background:linear-gradient(to bottom,rgba(236,168,61,0),rgba(236,168,61,0.8));
}
.hswiper2 .next,.hswiper2 .prev {
	width:3.125rem;
	height:3.125rem;
	position:absolute;
	left:-6.770833333333334rem;
	top:50%;
	margin-top:-1.5625rem;
	z-index:9;
	margin-top:-1.5625rem;
	cursor:pointer;
	background:url(../images/prev1.png) no-repeat center/0.5729166666666667rem auto rgba(0,0,0,0.2);
	border-radius:50%;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hswiper2 .next {
	left:auto;
	right:-6.770833333333334rem;
	transform:rotate(180deg);
}
.hswiper2 .next:hover,.hswiper2 .prev:hover {
	background-color:rgba(0,0,0,0.8);
}
.hsection3 {
	padding:4.6875rem 0 2.8645833333333335rem;
}
.hsection3 .item {
	margin-top:1.5625rem;
}
.hsection3 .lis {
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding:1.3020833333333335rem 0;
	border-bottom:0.052083333333333336rem solid #eeeeee;
}
.hsection3 .lis:last-child {
	border:none;
}
.hsection3 .icon {
	width:9.583333333333334rem;
	height:9.583333333333334rem;
	border-radius:50%;
	position:relative;
	background:#c2def3;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0.36458333333333337rem;
}
.hsection3 .icon img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	border-radius:50%;
}
.hsection3 .icon h5 {
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	padding:0.5208333333333334rem;
	font-size:1.1458333333333335rem;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.hsection3 .pore {
	position:relative;
	width:calc(100% - 12.239583333333334rem);
}
.hsection3 .swiperlist2 {
	overflow:hidden;
}
.hsection3 .swiperlist2 .ico {
	width:6.770833333333334rem;
	height:6.770833333333334rem;
	overflow:hidden;
	margin:0 auto;
}
.hsection3 .swiperlist2 .ico img {
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:50%;
}
.hsection3 .swiperlist2  p {
	font-size:0.8333333333333334rem;
	color:#363636;
	text-align:center;
	line-height:1.4;
	margin-top:0.5208333333333334rem;
}
.hsection3 .prev,.hsection3 .next {
	position:absolute;
	left:-1.5625rem;
	height:1.5625rem;
	width:1.5625rem;
	background:url(../images/prev2.png) no-repeat center/0.78125rem auto;
	cursor:pointer;
	top:50%;
	margin-top:-0.78125rem;
}
.hsection3 .next {
	left:auto;
	right:-1.5625rem;
	transform:rotate(180deg);
}
.hsection4 {
	padding:4.6875rem 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	min-height:44.79166666666667rem;
}
.txtlist {
	margin-top:1.3020833333333335rem;
}
.txtlist ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.txtlist li {
	width:calc((100% - 0.20833333333333334rem)/2);
	margin:0 0 0.15625rem;
}
.txtlist li a {
	padding:0.8854166666666667rem 1.0416666666666667rem 0.8854166666666667rem 2.2395833333333335rem;
	background:url(../images/hico11.png) no-repeat left 0.7291666666666667rem center/0.4166666666666667rem auto #fff;
	border-radius:0.5208333333333334rem;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.9375rem;
	color:#0b7bd2;
}
.hsection5 {
	padding:4.6875rem 0 5.208333333333334rem;
}
.piclist2 ul {
	margin-top:1.5625rem;
	display:flex;
	flex-wrap:wrap;
}
.piclist2 li {
	width:calc((100% - 1.9791666666666667rem)/3);
	margin:0 0.9375rem 0.6770833333333334rem 0;
}
.piclist2 li:nth-child(3n) {
	margin-right:0;
}
.piclist2 li a {
	display:block;
	position:relative;
	border-radius:0.78125rem;
	height:14.270833333333334rem;
	overflow:hidden;
}
.piclist2 li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.piclist2 li .ico {
	position:absolute;
	right:1.5625rem;
	bottom:1.5625rem;
	width:0.625rem;
	height:0.5729166666666667rem;
	object-fit:contain;
	z-index:3;
}
.piclist2 li i {
	width:8.125rem;
	height:8.125rem;
	border-radius:50%;
	background-color:#0b7bd2;
	position:absolute;
	right:0;
	bottom:0;
	margin:-3.541666666666667rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.piclist2 li h4 {
	font-size:1.7708333333333335rem;
	line-height:1.6;
	color:#ffffff;
	font-weight:bold;
	padding:0.78125rem 1.0416666666666667rem;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:4;
	background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.6));
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.piclist2 li a:hover h4 {
	background:none;
	bottom:100%;
	transform:translateY(100%);
}
.piclist2 li a:hover i {
	width:200%;
	height:200%;
	opacity:0.8;
	margin:-30%;
}
.hsection5 .wmore {
	margin:1.5625rem auto 0;
}
.hsection6 {
	padding:4.166666666666667rem 0;
}
.hsection6 .flexpic {
	margin-top:1.5625rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:3.385416666666667rem;
}
.hsection6 .flexpic .pic {
	width:24.479166666666668rem;
	height:16.40625rem;
	border-radius:0.78125rem;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.hsection6 .flexpic .pic img {
	width:100%;
	display:block;
	height:100%;
	object-fit:cover;
}
.hsection6 .flexpic .pic .icon {
	width:2.916666666666667rem;
	height:2.916666666666667rem;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	z-index:3;
}
.hsection6 .flexpic .map1 {
	width: calc(100% - 26rem);
}
.hsection6 .porc {
	position:relative;
}
.hsection6 .swiperlist3 {
	overflow:hidden;
}
.hsection6 .prev,.hsection6 .next {
	position:absolute;
	left:-2.0833333333333335rem;
	width:1.0416666666666667rem;
	z-index:1;
	height:1.0416666666666667rem;
	cursor:pointer;
	top:50%;
	margin-top:-0.5208333333333334rem;
	background:url(../images/prev1.png) no-repeat center/0.5729166666666667rem auto;
}
.hsection6 .next {
	left:auto;
	right:-2.0833333333333335rem;
	transform:rotate(180deg);
}
.hsection6 .swiperlist3 .name {
	display:flex;
	justify-content:space-between;
}
.hsection6 .swiperlist3 .name img {
	width:2.96875rem;
	height:2.96875rem;
	border-radius:50%;
	display:block;
	object-fit:cover;
	border:2px solid #fff;
}
.hsection6 .swiperlist3 .txt {
	flex:1;
	margin-left:0.5208333333333334rem;
}
.hsection6 .swiperlist3 .txt h4 {
	font-size:0.8333333333333334rem;
	color:#fff;
	line-height:1.6;
}
.hsection6 .swiperlist3 .txt h6 {
	font-size:0.7291666666666667rem;
	color:#fff;
	line-height:1.4;
	margin-top:0.2604166666666667rem;
	opacity:0.78;
}
.hsection6 .swiperlist3 p {
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#fff;
	margin-top:1.0416666666666667rem;
}
.hsection7 {
	background:linear-gradient(to bottom,#f1f7fc,#fff);
}
.gpiclist {
	padding:4.166666666666667rem 0;
}
.gpiclist ul {
	display:flex;
	flex-wrap:wrap;
	padding:0 1.0416666666666667rem;
}
.gpiclist ul li {
	width:calc((100% - 6.770833333333334rem)/5);
	margin:0 1.6666666666666667rem 1.6666666666666667rem 0;
}
.gpiclist ul li:nth-child(5n) {
	margin-right:0;
}
.gpiclist ul li a {
	overflow:hidden;
	border-radius:0.5208333333333334rem;
	display:block;
	background:#fff;
}
.gpiclist ul li .pic {
	height:14.84375rem;
	overflow:hidden;
}
.gpiclist ul li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.gpiclist ul li .txt {
	padding:1.25rem;
}
.gpiclist ul li .txt h4 {
	font-size:0.9375rem;
	color:#232323;
	line-height:1.6;
	font-weight:bold;
	height:3.2em;
	overflow:hidden;
}
.gpiclist ul li .txt h6 {
	font-size:0.7291666666666667rem;
	color:#0b7bd2;
	line-height:1.6;
}
.gpiclist .wmore {
	margin:0 auto;
}
.hservices {
	padding:1.0416666666666667rem 0 6.25rem;
}
.hservices .flex {
	margin-top:1.5625rem;
	display:flex;
	justify-content:space-between;
}
.hservices .lt {
	width:27.708333333333336rem;
}
.hservices .rt {
	width:calc(100% - 27.916666666666668rem);
}
.hservices .rt ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	gap:0.20833333333333334rem 0;
}
.hservices .rt li {
	width:calc((100% - 0.20833333333333334rem)/2);
	height:12.65625rem;
}
.hservices .pic {
	height:100%;
}
.hservices .pic a {
	border-radius:0.78125rem;
	display:block;
	position:relative;
	overflow:hidden;
}
.hservices .pic a img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hservices .pic a h4 {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:3;
	padding:3.125rem 0.6rem 0.78125rem;
	font-size:0.9375rem;
	color:#fff;
	height:2.8em;
	line-height:1.4;
	overflow:hidden;
	background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.8));
}
.abouhd {
	padding:5.208333333333334rem 0 4.166666666666667rem;
}
.uwtit p {
	font-size:0.8333333333333334rem;
	color:#363636;
	line-height:1.7;
	text-align:center;
}
.upiclist ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:2.0833333333333335rem;
}
.upiclist li {
	width:calc((100% - 2.3958333333333335rem)/3);
	margin:0 1.1458333333333335rem 1.1458333333333335rem 0;
	border-radius:0.78125rem;
	overflow:hidden;
	position:relative;
}
.upiclist li:nth-child(3n) {
	margin-right:0;
}
.upiclist li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.upiclist li p {
	position:absolute;
	left:0;
	right:0;
	top:0;
	padding:2.0833333333333335rem 1.8229166666666667rem;
	font-size:0.8333333333333334rem;
	color:#ffffff;
	line-height:1.7;
}
.upiclist li p.bk {
	color:#232323;
}
.aboubd {
	padding:4.583333333333334rem 0;
}
.hsection.aboubd .flexul ul {
	margin-top:0;
}
.hsection.aboubd .flexul ul li {
	margin-bottom:0;
}
.hsection.aboubd .flexul ul li:hover {
	background:url(../images/hbg7.jpg) no-repeat center/cover;
}
.aboutteam {
	padding:5.208333333333334rem 0;
}
.yteamul ul {
	margin-top:1.0416666666666667rem;
}
.yteamul li {
	display:flex;
	justify-content:space-between;
	padding:2.0833333333333335rem 0;
	border-bottom:0.052083333333333336rem solid #eeeeee;
}
.yteamul li .pic {
	width:12.239583333333334rem;
	height:14.739583333333334rem;
	border-radius:0.78125rem;
	overflow:hidden;
}
.yteamul li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.yteamul li .txt {
	flex:1;
	margin-left:2.8645833333333335rem;
}
.yteamul li .txt h4 {
	font-size:1.5625rem;
	color:#232323;
	line-height:1.6;
	font-weight:bold;
}
.yteamul li .txt h5 {
	font-size:0.9375rem;
	color:#232323;
	line-height:1.6;
	font-weight:bold;
	margin:0.5208333333333334rem 0 1.25rem;
}
.yteamul li .txt p {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#232323;
}
.yteamul li:nth-child(2n) {
	flex-direction:row-reverse;
}
.yteamul li:nth-child(2n) .txt {
	margin-left:0;
	margin-right:2.8645833333333335rem;
}
.ustuhowhd {
	padding:4.6875rem 0 2.0833333333333335rem;
}
.ustuhowhd ul {
	display:flex;
	flex-wrap:wrap;
}
.ustuhowhd li {
	width:calc((100% - 12.604166666666668rem)/5);
	margin:0 3.125rem 1.8229166666666667rem 0;
	text-align:center;
}
.ustuhowhd li:nth-child(5n) {
	margin-right:0;
}
.ustuhowhd li .icon {
	height:7.291666666666667rem;
	position:relative;
}
.ustuhowhd li .ovs {
	height:9.895833333333334rem;
	width:100%;
	display:block;
	position:absolute;
	left:0;
	top:-1.3020833333333335rem;
	z-index:1;
}
.ustuhowhd li .txt {
	position:relative;
	z-index:2;
	padding-top:1.3020833333333335rem;
	max-width:5.729166666666667rem;
	margin:0 auto;
}
.ustuhowhd li h4 {
	font-size:1.1458333333333335rem;
	line-height:1.6;
	color:#666666;
	padding:0.625rem 0;
}
.ustuhowhd li h3 {
	font-size:1.5625rem;
	color:#363636;
	line-height:3.125rem;
	font-weight:bold;
	border-top:0.052083333333333336rem solid #eeeeee;
}
.ustuhowhd li p {
	font-size:0.89rem;
	color:#666666;
	line-height:1.6;
	margin-top:0.5208333333333334rem;
}
.ustulist .ustab {
	position:sticky;
	top:8.333333333333334rem;
	float:left;
	margin-left:8.333333333333334rem;
}
.ustulist {
	background:#f7fbff;
	padding:3.125rem 0;
}
.ustulist .ustab li a {
	font-size:0.8333333333333334rem;
	color:#999999;
	line-height:1.6;
	padding:0.4166666666666667rem 0;
	display:flex;
	align-items:center;
}
.ustulist .ustab li i {
	width:0.5208333333333334rem;
	height:0.052083333333333336rem;
	display:block;
	background:#bfbfbf;
	margin-right:0.2604166666666667rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.ustulist .ustab li.on i,.ustulist .ustab li:hover i {
	width:3.125rem;
	background:#0b7bd2;
}
.ustulist .ustab li.on a,.ustulist .ustab li:hover a {
	color:#0b7bd2;
}
.ustulist .uslist li {
	background:#fff;
	border-radius:0.78125rem;
	margin-bottom:0.9375rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:1.5625rem 2.0833333333333335rem;
}
.ustulist .uslist li h3 {
	font-size:1.25rem;
	line-height:1.6;
	color:#0b7bd2;
	padding-bottom:0.78125rem;
	margin-bottom:1.3020833333333335rem;
	border-bottom:0.052083333333333336rem solid #0b7bd2;
	font-weight:bold;
}
.ustulist .uslist li p {
	font-size:0.8333333333333334rem;
	color:#363636;
	line-height:2;
}
.ustulist .uslist li p strong {
	margin-bottom:0.15625rem;
	display:inline-block;
}
.ustulist .uslist li p a {
	color:#0b7bd2;
	text-decoration:underline !important;
	display:inline-block;
	margin-right:0.5208333333333334rem;
}
.ustulist .uslist li img {
	display:block;
}
.univer {
	padding:2.0833333333333335rem 0 3.125rem;
}
.univerhd ul {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}
.univerhd li a {
	padding:0 1.875rem;
	line-height:2.604166666666667rem;
	color:#758ea2;
	font-size:1.0416666666666667rem;
	display:block;
	border-radius:2.604166666666667rem;
	margin:0 0.15625rem;
}
.univerhd li.on a,.univerhd li a:hover {
	background:#eef6fc;
	color:#0b7bd2;
}
.univer .hsearch {
	margin:1.8229166666666667rem auto 1.5625rem;
	border:1px solid #daeaf8;
	background:#f6fafe;
	box-shadow:none;
}
.univer .hsearch .btn {
	width:3.6458333333333335rem;
	background:url(../images/hico1-1.png) no-repeat center/1.3541666666666667rem auto;
	box-shadow:none;
}
.univer .sebtn {
	display:flex;
	justify-content:center;
	align-items:center;
	cursor:pointer;
	line-height:2.7083333333333335rem;
	width:9.479166666666668rem;
	border-radius:2.604166666666667rem;
	background:#0b7bd2;
	font-size:1.0416666666666667rem;
	color:#fff;
	margin:0 auto;
}
.univer .sebtn img {
	width:0.9895833333333334rem;
	margin-right:0.4166666666666667rem;
	display:block;
}
.univer .th {
	border-bottom:0.052083333333333336rem solid #daeaf8;
	padding:3.125rem 0 0.5208333333333334rem;
}
.univer .th ul {
	display:flex;
	justify-content:space-between;
}
.univer .th li a {
	font-size:0.8333333333333334rem;
	display:inline-block;
	color:#758ea2;
	line-height:2;
}
.univer .th li.on a,.univer .th li a:hover {
	color:#007AFF;
}
.univer .bd h4 {
	font-size:1.0416666666666667rem;
	color:#363636;
	line-height:2;
}
.univer .bd {
	padding-top:1.5625rem;
}
.univer .bd ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:0.5208333333333334rem;
}
.univer .bd li {
	width:calc((100% - 3.229166666666667rem)/4);
	margin:0 1.0416666666666667rem 1.0416666666666667rem 0;
}
.univer .bd li:nth-child(4n) {
	margin-right:0;
}
.univer .bd li a {
	display:flex;
	justify-content:center;
	align-items:center;
	min-height:3.854166666666667rem;
	height:100%;
	background:#f7f7f7;
	padding:0.625rem;
	text-align:center;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.univer .bd li a {
	font-size:0.8333333333333334rem;
	color:#666666;
	line-height:1.4;
}
.univer .bd li a:hover {
	background:#007AFF;
	color:#fff;
}
.umore {
	text-align:center;
	margin-top:1.5625rem;
}
.umore a {
	display:inline-block;
	font-size:0.8333333333333334rem;
	color:#b3b3b3;
	line-height:1.6;
	background:url(../images/uar1.png) no-repeat center bottom/0.6770833333333334rem auto;
	padding-bottom:0.78125rem;
}
.uwbanner2 {
	height:17.708333333333336rem;
	position:relative;
	overflow:hidden;
}
.uwbanner2 .wubtn {
	border-color:rgba(255,255,255,0.5);
	background-color:rgba(255,255,255,0.21);
	color:#fff;
	margin-top:0.78125rem;
}
.uwbanner2 .wubtn i {
	background:url(../images/wico4.png) no-repeat left center/0.36458333333333337rem auto;
	color:#fff;
}
.uwbanner2 .flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:2.0833333333333335rem;
}
.uwbanner2 .nameicon {
	display:flex;
	align-items:center;
	margin-right:3.125rem;
	flex:1;
}
.uwbanner2 .nameicon img {
	width:5.729166666666667rem;
	height:5.729166666666667rem;
	border-radius:50%;
	overflow:hidden;
	display:block;
	object-fit:contain;
}
.uwbanner2 .nameicon h1 {
	font-size:1.875rem;
	font-weight:bold;
	line-height:1.6;
	margin-left:0.78125rem;
	color:#fff;
}
.uwbanner2 .rt dd {
	display:flex;
	align-items:center;
	font-size:0.8333333333333334rem;
	color:#ffffff;
	line-height:1.4;
	padding:0.5208333333333334rem 0;
}
.uwbanner2 .rt dd label {
	width:5.46875rem;
	margin-right:0.2604166666666667rem;
	opacity:0.6;
}
.htablist {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.17);
	backdrop-filter:blur(0.5208333333333334rem);
}
.htablist ul {
	display:flex;
	align-items:center;
}
.htablist ul li a {
	padding:0 2.0833333333333335rem;
	font-size:0.9375rem;
	color:#fff;
	line-height:2.8645833333333335rem;
	display:block;
}
.htablist ul li.on a,.htablist ul li a:hover {
	background:#fff;
	color:#0b7bd2;
}
.univerdel {
	padding:3.125rem 0;
}
.wutit {
	font-size:1.1458333333333335rem;
	color:#232323;
	line-height:1.6;
	font-weight:bold;
}
.univerdel .text p {
	font-size:0.8333333333333334rem;
	color:#363636;
	line-height:1.8;
	margin-top:0.5208333333333334rem;
}
.univerdel .item {
	margin-bottom:2.0833333333333335rem;
}
.univerdel .item table{
    float: none !important;
}
.univerdel .item table td{
    border-color: #666 !important;
    padding: 5px 10px;
}
.applylist ul {
	display:flex;
	justify-content:space-between;
	text-align:center;
	margin-top:1.5625rem;
}
.applylist li {
	width:13.020833333333334rem;
}
.applylist li .icon i {
	background:url(../images/wico2.png) no-repeat center/contain;
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	animation:rotate 10s linear infinite;
}
@-webkit-keyframes rotate {
	0% {
	-webkit-transform:rotate(0deg);
}
100% {
	-webkit-transform:rotate(360deg);
}
;}.rotate-box {
	-webkit-animation:rotate 3s linear infinite;
	animation:rotate 3s linear infinite;
}
.applylist li .icon {
	background:url(../images/wico3.png) no-repeat center/3.854166666666667rem auto;
	font-size:0.9375rem;
	color:#0b7bd2;
	display:flex;
	width:5.052083333333334rem;
	height:5.052083333333334rem;
	align-items:center;
	position:relative;
	justify-content:center;
	margin:0 auto;
	font-weight:bold;
}
.applylist li p {
	font-size:0.8333333333333334rem;
	color:#363636;
	line-height:1.4;
	margin-top:1.1458333333333335rem;
}
.applylist li span {
	height:0.052083333333333336rem;
	margin:0 -3.125rem;
	background:#b5d7f1;
	margin-top:2.5rem;
	display:block;
}
.applylist li:nth-child(2n) {
	flex:1;
}
.univerdel .por {
	position:relative;
	margin-top:3.125rem;
}
.swiperpic {
	overflow:hidden;
}
.swiperpic a {
	height:100%;
	display:block;
	border-radius:0.78125rem;
	overflow:hidden;
}
.swiperpic a img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.swiperpic a:hover img {
	transform:scale(1.1);
}
.univerdel .prev,.univerdel .next {
	width:2.0833333333333335rem;
	height:2.0833333333333335rem;
	background:url(../images/prev2.png) no-repeat center/0.8854166666666667rem auto;
	cursor:pointer;
	position:absolute;
	left:0;
	top:50%;
	margin:-1.0416666666666667rem -2.8645833333333335rem 0;
}
.univerdel .next {
	left:auto;
	right:0;
	transform:rotate(180deg);
}
.univerdel .prev:hover,.univerdel .next:hover {
	background:url(../images/prev2-1.png) no-repeat center/0.8854166666666667rem auto;
}
.univerpro {
	padding:1.8229166666666667rem 0 3.125rem;
}
.univerpro .hd {
	border-bottom:0.052083333333333336rem solid #ddecf9;
}
.univerpro .hd ul {
	display:flex;
	justify-content:space-between;
	position:relative;
	top:0.052083333333333336rem;
}
.univerpro .hd ul li a {
	padding:0 1.1875rem;
	font-size:0.9375rem;
	color:#363636;
	line-height:3.541666666666667rem;
	display:inline-block;
	position:relative;
}
.univerpro .hd ul li a i {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:0.15625rem;
	background:#0b7bd2;
	display:block;
	margin:0 auto;
	z-index:1;
	width:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.univerpro .hd ul li a:hover i,.univerpro .hd ul li.on a i {
	width:100%;
}
.univerpro .hd ul li a:hover,.univerpro .hd ul li.on a {
	color:#0b7bd2;
	font-weight:bold;
}
.univerpro .bd {
	margin-top:1.1458333333333335rem;
}
.univerpro .bd table {
	width:100%;
	border:none !important;
}
.univerpro .bd table th {
	background:#0b7bd2;
	height:3.3333333333333335rem;
	font-size:0.8333333333333334rem;
	color:#fff;
	line-height:1.4;
	border:none !important;
	padding:0 1.0416666666666667rem;
}
.univerpro .bd table td {
	height:3.125rem;
	font-size:0.8333333333333334rem;
	line-height:1.4;
	color:#363636;
	background:#fff;
	padding:0 1.0416666666666667rem;
	border:none !important;
}
.univerpro .bd table tr:nth-child(2n+1) td {
	background:#f3f8fd;
}
.univerpro .bd table .lsele {
	background:url(../images/ar2.png) no-repeat right 0.5208333333333334rem center/0.5208333333333334rem auto #fff;
	border-radius:0.3125rem;
	height:1.875rem;
	line-height:1.875rem;
	border-color:#fff;
	width:7.083333333333334rem;
	padding-left:0.7291666666666667rem;
	font-size:0.7291666666666667rem;
	color:#363636;
}
.univerpro .scolls {
	margin-bottom:1.5625rem;
}
.htanc {
	position:fixed;
	left:0;
	right:0;
	top:20%;
	z-index:111;
	display:none;
}
.htanc .uflex {
	background:#fff;
	border-radius:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0.78125rem;
	display:flex;
	justify-content:space-between;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.1);
}
.htanc .pic {
	height:21.458333333333336rem;
	border-radius:0.78125rem;
	overflow:hidden;
	width:28.125rem;
}
.htanc .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.htanc .pic a {
	display:block;
	height:100%;
}
.htanc .text {
	margin-left:2.0833333333333335rem;
	flex:1;
}
.htanc .text h3 {
	font-size:1.5625rem;
	line-height:1.7;
	color:#232323;
	font-weight:bold;
	margin-top:1.0416666666666667rem;
}
.htanc .text h5 {
	font-size:1.1458333333333335rem;
	color:#232323;
	line-height:1.7;
	margin-bottom:1.0416666666666667rem;
}
.htanc .text .flex {
	display:flex;
}
.htanc .text .flex dl {
	width:13.020833333333334rem;
}
.htanc .text .flex dd {
	margin-bottom:1.1458333333333335rem;
}
.htanc .text .flex dl:nth-child(2) {
	flex:1;
	margin-left:1.0416666666666667rem;
	flex:1;
	padding-right:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.htanc .text .flex dd h4 {
	font-size:0.9375rem;
	color:#232323;
	line-height:1.4;
	font-weight:bold;
	display:inline-block;
	padding-right:2.34375rem;
	position:relative;
	margin-bottom:0.4166666666666667rem;
}
.htanc .text .flex dd h4 i {
	position:relative;
	z-index:3;
}
.htanc .text .flex dd h4::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:0.36458333333333337rem;
	background:linear-gradient(to right,#65ace3,#fff);
}
.htanc .text .flex dd p {
	font-size:0.8333333333333334rem;
	color:rgba(35,35,35,0.7);
	line-height:1.6;
}
.htanc .text .flex dd li {
	padding-left:1.3020833333333335rem;
	background:url(../images/wico5-1.jpg) no-repeat left 0.15625rem/0.8854166666666667rem auto;
	margin-bottom:0.78125rem;
	position:relative;
	z-index:3;
}
.htanc .text .flex dd ul {
	position:relative;
}
.htanc .text .flex dd ul::before {
	content:"";
	position:absolute;
	left:0.4166666666666667rem;
	top:0.4166666666666667rem;
	bottom:0;
	width:0.052083333333333336rem;
	background:#aad1ef;
}
.htanc .wmore {
	position:absolute;
	right:0.5208333333333334rem;
	bottom:0.5208333333333334rem;
}
.progress-arc {
	stroke-dasharray:0 314;
	/* 初始状态：0%*/
    stroke-dashoffset:0;
	transform-origin:center;
	transition:stroke-dasharray 1.5s cubic-bezier(0.4,0,0.2,1);
	transition-delay:0.3s;
	/* 延迟开始，增加视觉效果*/;
}
.header {
	position:sticky;
	top:0;
	z-index:999;
	background:#fff;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
}
.header .tbs .logo img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.header.active .tbs .logo img {
	height:2.604166666666667rem;
}
.header .tbs {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.header.active .tbs {
	padding:0.2604166666666667rem 0;
}
.ustuhowhd ul {
	margin-top:1.5625rem;
}
.ustuhowhd .uwtit p {
	margin-top:1.0416666666666667rem;
}
.searchul ul {
	display:flex;
	flex-wrap:wrap;
	width:48.177083333333336rem;
	margin:0 auto;
}
.searchul {
	margin-top:-4.375rem;
	position:relative;
	z-index:3;
}
.hsearch {
	margin:0.7291666666666667rem auto 0;
}
.searchul li {
	margin-right:0.8854166666666667rem;
	margin-bottom:0.5208333333333334rem;
}
.searchul li a {
	display:flex;
	align-items:center;
	background:rgba(0,0,0,.2);
	padding:0 0.625rem;
	border-radius:1.822916rem;
	line-height:1.5625rem;
	font-size:0.8rem;
	color:#fff;
}
.searchul li a img {
	display:block;
	width:0.677083rem;
	margin-right:0.416666rem;
}
.univerdel .text .applylist li p {
	line-height:1.4;
}
.hswiper2 .swiper-slide .text {
	padding-right:2.604166rem;
}
.txtlist li a {
	height:100%;
	display:flex;
	align-items:center;
}
.hservices .pic a {
	height:100%;
}
.whyten .bds li p {
	overflow:hidden;
}
.hbanner .prev:hover,.hbanner .next:hover {
	background-color:rgba(0,0,0,0.6);
}
.hsection .thflex .pic i,.hsearch .btn,.abcontact .btn {
	cursor:pointer;
}
.wmore.on,.wmore:hover {
	background:#ffb43e;
}
.hsearch .btn:hover,.univer .sebtn:hover,.uwform .btn:hover,.pgdegree .btn:hover,.abcontact .btn:hover,.header .tbs .btn:hover {
	background-color:#0969b4;
}
.header .tps dd:hover .weix {
	display:block;
}
.footer .tps dd a:hover {
	opacity:1;
}
.header .naver li dd a:hover,.gpiclist ul li:hover .txt h4,.univerpro .bd table td a,.yteamul li:hover .txt h4,.abnews .list li:hover .tmorec,.abnews .list li:hover h4 {
	color:#0b7bd2;
}
.uwform li .lsele.on,.uwform li .flax.on,.uwform li .t1.on,.abnews .list li:hover .tmorec,.abcontact .rts li .t1:focus {
	border-color:#0b7bd2;
}
.abnews .list li .picovs {
	overflow:hidden;
}
.abnews .list li .picovs img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.gpiclist ul li,.piclist2 li,.whyten .bds li {
	position:relative;
	top:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.txtlist li a:hover {
	background:url(../images/hico11-1.png) no-repeat left 0.7291666666666667rem center / 0.4166666666666667rem auto #0b7bd2;
	color:#fff;
}
.gpiclist ul li:hover,.piclist2 li:hover,.whyten .bds li:hover {
	top:-0.5208333333333334rem;
}
.hservices .pic a img,.gpiclist ul li .pic img,.piclist2 li img,.hswiper2 img,.whyten .bds li .pic img,.yteamul li .pic img,.upiclist li img,.abservice .list li .pic img,.abnews .list li .picovs img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hservices .pic a:hover img,.gpiclist ul li:hover .pic img,.piclist2 li:hover img,.hswiper2 .swiper-slide:hover img,.whyten .bds li:hover .pic img,.yteamul li:hover .pic img,.upiclist li:hover img,.abservice .list li:hover .pic img,.abnews .list li:hover .picovs img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.wubtn:hover {
	background:#0b7bd2;
	border-color:#0b7bd2;
}
.wubtn:hover i {
	color:#fff;
	background:url(../images/qw17-1.png) no-repeat left center/0.4166666666666667rem auto;
}
.footer .tps dl dd:nth-child(n+9){
	display: none;
}
.footer .tps .on dd:nth-child(n+9){
	display: block;
}
.fdown img{
	margin-top: -20px;display: block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.footer .tps .on .fdown img{
	transform: rotate(180deg);
}

.nodata{
	margin: 0 auto;
	color:#666;
	background:url(../images/nodata.png) no-repeat center;
	background-size: 100%;
	height: 5rem;
	width: 5rem;
	margin-top: 4rem;
	
}
.ubli .uli:nth-child(n+2){
    display: none;
}


.mask{
    position: fixed;
    left: 0;right: 0;top: 0;
    bottom: 0;z-index: 9998;
    background: rgba(0,0,0,0.7);
    display: none;
}
.mkvideo{
    display: none;
    position: fixed;
    left: 0;right: 0;
    top: 53%;z-index: 9999;
    transform:translateY(-50%);
    -ms-transform:translateY(-50%);  /* IE 9 */
    -moz-transform:translateY(-50%);     /* Firefox */
    -webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
    -o-transform:translateY(-50%); 
    max-width: 1200px;margin: 0 auto;
}
.mkvideo video{
    width: 100%;
}
.mkvideo .icos{
    position: absolute;width: 40px;height: 40px;
    right: -50px;top: -50px;cursor: pointer;
    background: url(../images/ss1.png) no-repeat center/cover;
    z-index: 9;transition:all 0.3s;
    -ms-transition:all 0.3s;  /* IE 9 */
    -moz-transition:all 0.3s;     /* Firefox */
    -webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
    -o-transition:all 0.3s;
}
.mkvideo .icos:hover{
    transform:rotate(720deg);
    -ms-transform:rotate(720deg);  /* IE 9 */
    -moz-transform:rotate(720deg);     /* Firefox */
    -webkit-transform:rotate(720deg); /* Safari 鍜� Chrome */
    -o-transform:rotate(720deg);
}



.uwform li .t1.time2 {
	background:url(../images/htime.png) no-repeat right 1.0416666666666667rem center/1.0416666666666667rem auto;
}
.uwform li dd {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:0.5208333333333334rem;
}
.uwform li dd label {
	font-size:0.8333333333333334rem;
	color:#232323;
	line-height:1.6;
	display:flex;
	align-items:center;
	width:6.510416666666667rem;
}
.uwform li dd label input {
	margin-right:0.2604166666666667rem;
	position:relative;
	top:-0.10416666666666667rem;
}
.uwform li dd .itembor {
	border:1px solid #aaaaaa;
	border-radius:0.3125rem;
	height:2.5rem;
	display:flex;
	width:calc(100% - 6.510416666666667rem);
}
.uwform li dd .itembor .t1 {
	border:none;
	border-radius:0;
	width:calc(100% - 9.895833333333334rem);
	padding:0 0.38125rem;
	font-size:0.8333333333333334rem;
	color:#232323;
}
.uwform li dd .itembor .t2 {
	width:9.895833333333334rem;
	flex:none;
	border-left:0.052083333333333336rem solid #aaaaaa;
}
.uwform .btn2{
	width: 12.5rem;
	margin: 1.5rem auto 0;
	border-radius: 2.604166rem;
}
.header .naver li h3 a{
	padding: 0 1.75rem;
}





.pmtext {
	padding:7.8125rem 0;
	background:#f7fbff;
	text-align:center;
}
.pmtext .icon img {
	display:block;
	width:5.989583333333334rem;
	margin:0 auto;
}
.pmtext h4 {
	font-size:1.3541666666666667rem;
	color:#232323;
	line-height:1.6;
	font-weight:bold;
	margin:1.8229166666666667rem 0 1.0416666666666667rem;
}
.pmtext p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#232323;
	margin-bottom:3.125rem;
}
.pmtext .text {
	max-width:54.16666666666667rem;
	margin:0 auto;
}
.pbtn {
	width:10.3125rem;
	line-height:2.916666666666667rem;
	border-radius:2.604166666666667rem;
	font-size:0.9375rem;
	color:#fff;
	background:#0b7bd2;
	margin:0 auto;
	display:block;
	text-align:center;
}
.uwform #dopost>h6 {
	text-align:center;margin: 1rem 0;
}
.flethc{
    display: flex;align-items: center;
}
.tpswiper{
	width: 27rem;overflow: hidden;
}
.tpswiper .swiper-slide{
    width: auto;
}
.tpswiper .swiper-wrapper{
    white-space: nowrap;
    transition-timing-function: linear !important;
}
.pmli:nth-child(n+2){
    display: none;
}
.hbanner .wmore{
    position: absolute;z-index: 1;
    left: 17%;top: 70%;
}
.hbanner .wmore img{
    height: auto;
}





.appliform {
	background:#f7fbff;
	padding-bottom:5.208333333333334rem;
}
.appliform .wrap {
	position:relative;
	z-index:2;
	/*top:-5.729166666666667rem;*/
	margin-top:3rem ;
}
.appliform .fms {
	padding:0 2.0833333333333335rem 1.5625rem;
	margin-bottom:0.78125rem;
	background:#fff;
}
.appliform .fms h2 {
	padding:1.5625rem 0 0.625rem;
	text-align:center;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	font-size:1.0416666666666667rem;
	line-height:1.6;
	font-weight:bold;
	color:#232323;
}
.appliform .fms li {
	margin-bottom:0.9375rem;
}
.appliform .fms h4 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#232323;
	margin-bottom:0.4166666666666667rem;
	font-weight:bold;
}
.appliform .fms h4.on {
	margin-bottom:0.20833333333333334rem;
}
.appliform .fms ul {
	margin-top:1.5625rem;
}
.appliform .fms .ts i,.appliform .fms h4 i {
	color:#ff0000;
}
.appliform .fms p {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#999999;
}
.appliform .fms .t1 {
	width:100%;
	border:1px solid #aaaaaa;
	border-radius:0.20833333333333334rem;
	height:2.5rem;
	padding:0 0.8333333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.8333333333333334rem;
	color:#232323;
}
.appliform .fms .t2 {
	background:url(../images/mc2.png) no-repeat right 0.7291666666666667rem center/1.0416666666666667rem auto #fff;
}
.appliform .fms .t3 {
	background:url(../images/mc3.png) no-repeat right 0.7291666666666667rem center/0.6770833333333334rem auto #fff;
}
.appliform .fms .fles {
    height: 5.989583333333334rem;
	width:5.989583333333334rem;
	background:#f7fbff;
	border:1px solid #eaeef2;
	position:relative;
	border-radius:0.3125rem;
	text-align:center;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:0.625rem;
	margin-right:0.625rem;
	cursor:pointer;
}
.appliform .fms .fles .f1 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	opacity:0;
	width:100%;
	height:100%;
	cursor:pointer;
}
.appliform .fms .fles img{
    width: 100%;height: 100%;object-fit: contain;display: block;
}
.appliform .fms .fles h6 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#b8c0c7;
	background:url(../images/mc1.png) no-repeat center top/1.4583333333333335rem auto;
	padding-top:1.875rem;
	display: none;
}
.appliform .pot {
	display:flex;
	align-items:center;
}
.appliform .fms dl {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	flex-wrap:wrap;
}
.appliform .fms .d1 dd {
	width:calc((100% - 1.3541666666666667rem)/2);
}
.appliform .fms .d2 dd {
	width:calc((100% - 2.291666666666667rem)/3);
}
.appliform .fms .d3 dd {
	width:calc((100% - 3.125rem)/4);
}
.appliform .flax {
	display:flex;
	justify-content:space-between;
}
.appliform .fms .ls {
	width:9.375rem;
}
.appliform .fms .rs {
	width:calc(100% - 9.895833333333334rem);
}
.appliform .fms p.on {
	margin-top:0.20833333333333334rem;
}
.appliform .botm {
	margin-bottom:0.78125rem;
}
.appliform .bgs {
	background:#f7fbff;
	padding:1.0416666666666667rem 1.0416666666666667rem 1.875rem;
	margin-top:0.625rem;
}
.appliform .fms h5 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#232323;
	margin-bottom:0.4166666666666667rem;
}
.appliform .bgs .t1 {
	border-color:#c8d3de;
}
.appliform .tianj {
	width:2.135416666666667rem;
	cursor:pointer;
}
.appliform .tianj img {
	width:100%;
	display:block;
}
.appliform .fms .t4w {
	width:4.6875rem;
}
.appliform .fms .t5w {
	width:calc(100% - 4.895833333333334rem);
}
.appliform .fms .ts {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#999999;
}
.appliform .fms .ul1 .pot {
	align-items:flex-end;
	flex-wrap:wrap;
	display:flex;
}
.appliform .fms .ul1 {
	display:flex;
	flex-wrap:wrap;
}
.appliform .fms .ul1 li {
	width:calc((100% - 4.6875rem)/3);
	margin-right:1.5625rem;
	margin-bottom:1.8229166666666667rem;
}
.appliform .fms .ul1 li:nth-child(3n) {
	margin-right:0;
}
.appliform .fms .ul1 .fles {
	margin-top:0.4166666666666667rem;
}
.appliform .fms h4.on {
	color:#cecece;
}
.appliform .btn {
	width:12.5rem;
	line-height:2.8125rem;
	border-radius:1.5625rem;
	text-align:center;
	display:block;
	margin:4.166666666666667rem auto 0;
	background:#0b7bd2;
	font-size:0.9375rem;
	color:#fff;
}
.appliform .btn:hover {
	background:#0f69ae;
}
.appliform .fms .t1:focus {
	border-color:#000;
}