.layout {
	position:relative;
	overflow:hidden;
}
.wrap {
	width:75rem;
	margin:0 auto;
}
.footer {
	padding:2.604166666666667rem 0;
	border-top:0.10416666666666667rem solid #efefef;
}
.footer .tps {
	display:flex;
	justify-content:space-between;
}
.footer .tps .lts {
	width:20.833333333333336rem;
}
.footer .tps .rts {
	width:calc(100% - 23.958333333333336rem);
}
.footer .tps .logo {
	display:block;
	margin-bottom:1.25rem;
}
.footer .tps .logo img {
	height:2.604166666666667rem;
	display:block;
	object-fit:contain;
}
.footer .tps p {
	font-size:0.7291666666666667rem;
	line-height:1.3541666666666667rem;
	color:#a6a6a6;
}
.copyright a,
.copyright {
	font-size:0.7291666666666667rem;
	line-height:1.3541666666666667rem;
	color:#a6a6a6;
}
.footer .rts {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.footer .text {
	width:calc(100% - 13.541666666666668rem);
}
.footer .pic {
	width:6.25rem;
	text-align:center;
}
.footer .pic h6 {
	margin-top:0.20833333333333334rem;
	font-size:0.625rem;
	line-height:1.6;
	color:#a6a6a6;
}
.footer .wx {
	width:4.6875rem;
	margin:0 auto;
}
.footer .wx img {
	width:100%;
	display:block;
}
.footer .nav ul {
	display:flex;
	align-items:center;
}
.footer .nav a {
	font-size:0.9375rem;
	line-height:1.6;
	color:#363636;
	display:block;
}
.footer .nav li {
	margin-right:4.166666666666667rem;
}
.footer .nav li:last-child {
	margin-right:0;
}
.footer .flax {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	margin-top:2.0833333333333335rem;
}
.footer .ts p a,.footer .ts p {
	font-size:0.7291666666666667rem;
	line-height:1.3541666666666667rem;
	color:#a6a6a6;
}
.footer .ts p span {
	display:inline-block;
	margin-right:0.3125rem;
}
.uwfots {
	height:20.833333333333336rem;
}
.uwfots .wrap {
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
	text-align:center;
}
.uwfots h2 {
	font-size:1.7708333333333335rem;
	line-height:1.6;
	color:#363636;
	margin-bottom:1.0416666666666667rem;
}
.uwfots .btn {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#3593cf;
	display:inline-block;
	border-bottom:0.052083333333333336rem solid #3593cf;
}
.header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:23;
	height:4.166666666666667rem;
}
.header.on {
	background:#1985c9;
}
.header .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .logo {
	display:block;
}
.header .logo img {
	height:2.604166666666667rem;
	display:block;
	object-fit:contain;
}
.header .naver ul {
	display:flex;
	align-items:center;
}
.header .naver li h3 a {
	font-size:0.9375rem;
	line-height:4.166666666666667rem;
	color:#fff;
	display:block;
}
.header .naver li {
	margin-right:3.6458333333333335rem;
}
.header .naver li:last-child {
	margin-right:0;
}
.header dl {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.header .seach {
	border-radius:1.1458333333333335rem;
	cursor:pointer;
	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;
	position:relative;
}
.header .seach .t1 {
	width:0;
	height:2.0833333333333335rem;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.8333333333333334rem;
	color:#000;
	z-index:2;
	background:#fff;
	border:none;
	border-radius:2.0833333333333335rem;
	position:absolute;
	right:100%;
	top:-0.3125rem;
	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 .seach .sub {
	width:1.5625rem;
	height:1.5625rem;
	cursor:pointer;
	background:url(../images/qw1.png) no-repeat center;
	border:none;
	background-size:1.4583333333333335rem auto;
}
.header .seach:hover .t1 {
	width:14.583333333333334rem;
	padding:0 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header dd span {
	width:0.052083333333333336rem;
	height:0.8333333333333334rem;
	background:#aeaeaf;
	display:block;
	margin:-0.10416666666666667rem 0.625rem 0;
}
.header .laug {
	background:url(../images/qw5.png) no-repeat center/1.1458333333333335rem auto;
	position:relative;
	width:1.5625rem;
	height:1.5625rem;
	margin-top:-0.20833333333333334rem;
	cursor:pointer;
}
.header .laug ul {
	position:absolute;
	left:-1.0416666666666667rem;
	right:-1.0416666666666667rem;
	top:110%;
	z-index:1;
	background:#fff;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	width:3.6458333333333335rem;
	display:none;
}
.header .laug li a {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#000;
	display:block;
	text-align:center;
	margin:0.20833333333333334rem 0;
}
.header .naver li.on h3 a,.header .naver li h3 a:hover {
	color:#3bff26;
}
.banner {
	height:23.4375rem;
}
.banner .wrap {
	height:100%;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.banner h3 {
	font-size:1.4583333333333335rem;
	line-height:1.6;
	color:#fff;
	margin-bottom:0.5208333333333334rem;
}
.banner p {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#f0f1f2;
}
.htit {
	text-align:center;
}
.htit h2 i {
	background:linear-gradient(to bottom,#e3f0f9,#f4f9fc,#fff);
	-webkit-background-clip:text;
	background-clip:text;
	font-weight:bold;
	line-height:1.1;
	color:transparent;
	font-size:3.125rem;
	text-transform:capitalize;
}
.htit h3 {
	font-size:1.7708333333333335rem;
	line-height:1.1;
	color:#363636;
	margin-top:-1.25rem;
	letter-spacing:0.10416666666666667rem;
}
.htit span {
	width:1.6666666666666667rem;
	height:0.20833333333333334rem;
	background:#1985c9;
	display:block;
	margin:0.8333333333333334rem auto 0;
}
.htit.let {
	text-align:left;
}
.htit.let span {
	margin:initial;
	margin-top:0.8333333333333334rem;
}
.contact .hds {
	padding:7.8125rem 0;
}
.contact .hds ul {
	margin:2.604166666666667rem 0 1.5625rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.contact .hds li {
	background:#fff;
	border-radius:0.8333333333333334rem;
	box-shadow:0 0.20833333333333334rem 0.5208333333333334rem 0 #e9e9e9;
	width:calc((100% - 3.125rem)/4);
	padding:2.291666666666667rem 2.0833333333333335rem;
	-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:flex-start;
}
.contact .hds li:nth-child(4n) {
	margin-right:0;
}
.contact .hds li .ico {
	width:2.0833333333333335rem;
	display:block;
}
.contact .hds li .ts {
	width:calc(100% - 3.125rem);
}
.contact .hds li h5 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#363636;
	margin-bottom:0.5208333333333334rem;
}
.contact .hds li p {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#8d8d8d;
}
.contact .bds {
	padding:7.291666666666667rem 0 8.333333333333334rem;
}
.contact .fms {
	margin-top:3.125rem;
}
.contact .fms ul {
	display:flex;
	flex-wrap:wrap;
}
.contact .fms li {
	margin-right:1.1458333333333335rem;
	margin-bottom:1.1458333333333335rem;
	border:1px solid #e9e9e9;
	border-radius:0.4166666666666667rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 0.5208333333333334rem;
	width:calc((100% - 2.291666666666667rem)/3);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.contact .fms li:nth-child(3n) {
	margin-right:0;
}
.contact .fms li h4 {
	font-size:0.7291666666666667rem;
	line-height:2.8125rem;
	letter-spacing:0.10416666666666667rem;
	color:#a6a6a6;
	width:2.604166666666667rem;
	text-align:right;
}
.contact .fms li h4 i {
	color:#fd0101;
}
.contact .fms li .t1 {
	width:calc(100% - 2.8645833333333335rem);
	border:none;
	background:none;
	font-size:0.7291666666666667rem;
	height:2.8125rem;
	color:#000;
}
.contact .fms li.on {
	width:100%;
	padding:0.7291666666666667rem 0.5208333333333334rem;
	display:flex;
	align-items:flex-start;
	justify-content:flex-start;
}
.contact .fms li.on h4 {
	width:auto;
	margin-right:1.0416666666666667rem;
	line-height:1.6;
	text-align:left;
}
.contact .fms li.on .t2 {
	flex:1;
	width:auto;
	height:8.333333333333334rem;
	line-height:1.7;
}
.contact .btn {
	width:10.416666666666668rem;
	height:3.125rem;
	border-radius:1.5625rem;
	background:#1985c9;
	text-align:center;
	display:block;
	font-size:1.0416666666666667rem;
	color:#fff;
	line-height:3.125rem;
	border:none;
	margin:1.0416666666666667rem auto 0;
	cursor:pointer;
}
.lvsjs {
	padding:8.333333333333334rem 0;
}
.lvsjs .nav ul {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:3.125rem;
}
.lvsjs .nav li {
	margin:0 0.78125rem;
}
.lvsjs .nav li a {
	width:10.416666666666668rem;
	text-align:center;
	display:block;
	font-size:1.0416666666666667rem;
	line-height:3.125rem;
	color:#363636;
	background:#e9e9e9;
	border-radius:1.5625rem;
}
.lvsjs .nav li.on a,.lvsjs .nav li a:hover {
	background:#1985c9;
	color:#fff;
}
.uwlist {
	margin-top:1.7708333333333335rem;
}
.uwlist ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.uwlist li {
	margin-bottom:1.5625rem;
	width:calc((100% - 1.5625rem)/2);
	background:#fff;
	border-radius:0.8333333333333334rem;
	box-shadow:0 0 0.625rem 0 #e9e9e9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	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;
}
.uwlist li:hover {
	background:#f5fbff;
}
.uwlist li a {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	padding:2.3958333333333335rem 2.604166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/qw46.png) no-repeat right 2.0833333333333335rem bottom 2.0833333333333335rem /1.4583333333333335rem auto;
}
.uwlist li .pic {
	width:10rem;
	height:13.28125rem;
	overflow:hidden;
	border-radius:0.20833333333333334rem;
}
.uwlist li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.uwlist li .txt {
	width:calc(100% - 11.354166666666668rem);
}
.uwlist li .txt h3 {
	font-size:1.6666666666666667rem;
	line-height:1.6;
	color:#363636;
}
.uwlist li .txt h3 span {
	font-size:0.9375rem;
	line-height:1.6;
	color:#868686;
	margin-left:0.625rem;
}
.uwlist li .txt h6 {
	margin:1.0416666666666667rem 0 0.5208333333333334rem;
}
.uwlist li .txt h6 span {
	margin-right:0.5208333333333334rem;
	display:inline-block;
	padding:0 0.8854166666666667rem;
	border-radius:0.20833333333333334rem;
	background:#f3f3f4;
	font-size:0.7291666666666667rem;
	line-height:1.6666666666666667rem;
	color:#4d4d4d;
	margin-bottom:0.7291666666666667rem;
}
.uwlist li .txt dl {
	/*display:flex;*/
	flex-wrap:wrap;
}
.uwlist li .txt dd {
	display:flex;
	align-items:center;
	margin-bottom:0.625rem;
	margin-right:2.5625rem;
}
.uwlist li .txt dd img {
	width:1.6145833333333335rem;
	display:block;
	object-fit:contain;
	margin-right:0.5208333333333334rem;
}
.uwlist li .txt dd p {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#959595;
}
.uwlist li:hover h3 span {
	color:#1985c9;
}
.uwlist li:hover a {
	background:url(../images/qw46-1.png) no-repeat right 2.0833333333333335rem bottom 2.0833333333333335rem /1.4583333333333335rem auto;
}
.pages dl {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:1.5625rem;
}
.pages dd a {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#e9e9e9;
	display:block;
	margin:0 0.3125rem;
}
.pages dd.on a,.pages dd a:hover {
	color:#278ccd;
}
.pages dd:nth-child(1) a {
	margin-right:1.875rem;
	color:#959595;
}
.pages dd:last-child a {
	margin-left:1.875rem;
	color:#959595;
}
.crumbs dl {
	display:flex;
	flex-wrap:wrap;
}
.crumbs dd span,.crumbs dd a {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#a6a6a6;
	display:block;
}
.crumbs dd span {
	margin:0 0.2604166666666667rem;
}
.crumbs dd:last-child {
	color:#278ccd;
}
.crumbs {
	margin-top:2.0833333333333335rem;
}
.crumbs dd.on a,.crumbs dd a:hover {
	color:#1985c9;
}
.lvsjsdel {
	margin-top:1.875rem;
}
.lvsjsdel .wrap {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.lvsjsdel .lts {
	width:15.104166666666668rem;
	position:sticky;
	top:8.333333333333334rem;
	z-index:15;
}
.lvsjsdel .rts {
	width:calc(100% - 18.75rem);
}
.lvsjsdel .pic {
	border-radius:0.7291666666666667rem;
	overflow:hidden;
	width:100%;
}
.lvsjsdel .pic img {
	width:100%;
	display:block;
}
.lvsjsdel .flax {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:1.5625rem;
}
.lvsjsdel .flax a {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#959595;
	display:block;
}
.lvsjsdel .rts h2 {
	font-size:1.875rem;
	line-height:1.4;
	color:#363636;
}
.lvsjsdel .hs h2 span {
	margin-left:0.625rem;
	font-size:0.9375rem;
	color:#1985c9;
	display:inline-block;
}
.lvsjsdel .hs dl {
	margin:2.8125rem 0 2.0833333333333335rem;
	display:flex;
	flex-wrap:wrap;
}
.lvsjsdel .hs dd {
	display:flex;
	align-items:center;
	margin-right:2.604166666666667rem;
}
.lvsjsdel .hs dd img {
	width:1.3541666666666667rem;
	display:block;
	object-fit:contain;
}
.lvsjsdel .hs dd p {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#434343;
	margin-left:0.5208333333333334rem;
}
.lvsjsdel .hs dd:last-child {
	margin-right:0;
}
.lvsjsdel .hs h6 {
	margin-bottom:1.25rem;
}
.lvsjsdel .hs h6 span {
	margin-right:0.9375rem;
	display:inline-block;
	padding:0 0.9375rem;
	border-radius:0.20833333333333334rem;
	background:#f3f3f4;
	font-size:0.7291666666666667rem;
	line-height:1.6666666666666667rem;
	color:#4d4d4d;
	margin-bottom:0.7291666666666667rem;
}
.lvsjsdel .hs h5 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#363636;
}
.lvsjsdel .hs .bns {
	display:flex;
	align-items:center;
	margin-top:3.125rem;
}
.lvsjsdel .hs .bns .b1 {
	text-align:center;
	margin-right:1.0416666666666667rem;
	padding:0 1.0416666666666667rem;
	border:1px solid #e9e9e9;
	border-radius:0.20833333333333334rem;
}
.lvsjsdel .hs .b1 span {
	font-size:0.7291666666666667rem;
	line-height:1.9791666666666667rem;
	color:#363636;
	display:inline-block;
	padding-left:1.25rem;
	background:url(../images/qw36.png) no-repeat left center/1.0416666666666667rem auto;
}
.lvsjsdel .hs .b2 span {
	background:url(../images/qw37.png) no-repeat left center/1.0416666666666667rem auto;
}
.lvsjsdel .hs {
	padding-bottom:2.8125rem;
	border-bottom:0.052083333333333336rem solid #e9e9e9;
}
.lvsjsdel .text {
	margin-top:1.875rem;
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#363636;
}
.lvsjsdel .text h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#1985c9;
	margin-bottom:0.8333333333333334rem;
}
.lvsjsdel {
	padding-bottom:8.854166666666668rem;
}
.rongyu {
	padding:7.291666666666667rem 0;
}
.rongyu .bds {
	margin:3.125rem 0 1.5625rem;
}
.rongyu .bds ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.rongyu .bds li {
	margin-bottom:1.0416666666666667rem;
	margin-right:1.0416666666666667rem;
	width:calc((100% - 2.1875rem)/3);
	border:1px solid #999999;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	height:16.666666666666668rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.rongyu .bds li a {
	display:flex;
	justify-content:center;
	align-items:center;
}
.rongyu .bds li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:contain;
}
.rongyu .bds li:nth-child(3n) {
	margin-right:0;
}
.about .tobs {
	padding:7.291666666666667rem 0;
}
.about .tobs ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:2.604166666666667rem;
}
.about .tobs li {
	margin-right:1.1458333333333335rem;
	width:calc((100% - 3.4375rem)/4);
	border-radius:0.5208333333333334rem;
	background:#f3f3f3;
	overflow:hidden;
	padding:2.3958333333333335rem 1.875rem 2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.about .tobs li:nth-child(4n) {
	margin-right:0;
}
.about .tobs li .ico {
	max-height:2.34375rem;
	display:block;
	object-fit:contain;
}
.about .tobs li h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#363636;
	margin:0.9375rem 0 0.625rem;
}
.about .tobs li p {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#868686;
}
.about .tobs li:hover {
	background:#e8f3fa;
}
.about .tobs li:hover h4 {
	color:#1985c9;
}
.about .tops {
	padding-top:7.8125rem;
	position:relative;
}
.about .tops::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/qw7.png) no-repeat center/cover;
	filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	z-index:-1;
	height:57.5rem;
}
.about .tops .wrap {
	position:relative;
	z-index:1;
}
.about .tops .flax {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.about .tops .txt {
	font-size:0.9375rem;
	line-height:2;
	color:#363636;
	margin-top:2.604166666666667rem;
}
.about .tops .txt img {
	width:100%;
	height:auto !important;
	display:block;
}
.about .tops .txt span {
	color:#1985c9;
}
.uwnme dl {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.uwnme dd {
	margin-left:5.208333333333334rem;
}
.uwnme dd h4 {
	font-size:0.9375rem;
	line-height:1.5;
	color:#1985c9;
}
.uwnme dd h4 span {
	font-size:1.4583333333333335rem;
	font-weight:bold;
	margin-right:0.10416666666666667rem;
}
.uwnme dd h6 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#999999;
	display:flex;
	align-items:center;
}
.uwnme dd h6 img {
	width:1.1979166666666667rem;
	display:inline-block;
	align-items:center;
	object-fit:contain;
	margin-right:0.20833333333333334rem;
}
.hbanner {
	height:46.35416666666667rem;
	overflow:hidden;
	position:relative;
}
.hbanner .swiper-slide-active h2 {
	-webkit-animation:fadeInUp 1s .2s ease both;
	-moz-animation:fadeInUp 1s .2s ease both;
}
.hbanner .spot {
	position:absolute;
	left:0;
	right:0;
	bottom:1.0416666666666667rem;
	z-index:2;
	text-align:center;
}
.hbanner .spot span {
	width:0.625rem;
	height:0.625rem;
	opacity:1;
	background:rgba(255,255,255,0.5);
	margin:0 0.5208333333333334rem !important;
}
.hbanner .spot .swiper-pagination-bullet-active {
	background:#fff;
}
.hbanner img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hbanner .wrap {
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
}
.hbanner h2 {
	font-size:2.916666666666667rem;
	line-height:1;
	color:#fff;
}
.hpage1 {
	position:relative;
	z-index:1;
	padding:7.8125rem 0;
}
.hpage {
	position:relative;
	z-index:1;
}
.hpage::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/qw7.png) no-repeat center/cover;
	filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	z-index:-1;
	height:57.5rem;
}
.hpage1 .wrap {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.hpage1 .lts {
	width:17.1875rem;
}
.hpage1 .rts {
	width:calc(100% - 17.96875rem);
	margin-top:2.0833333333333335rem;
}
.hpage1 .lts .btn {
	margin-top:10.416666666666668rem;
	width:2.34375rem;
	height:2.34375rem;
	border-radius:50%;
	background:linear-gradient(to bottom,#52bbfc,#1d88cc);
	display:flex;
	justify-content:center;
	align-items:center;
}
.hpage1 .lts .btn img {
	width:1.5104166666666667rem;
}
.hpage1 .txt {
	font-size:0.9375rem;
	line-height:2;
	color:#363636;
}
.hpage1 .txt p span {
	color:#1985c9;
}
.hpage1 .uwnme {
	margin-top:1.875rem;
}
.hpage1 .uwnme dl {
	justify-content:flex-start;
}
.hpage1 .uwnme dd {
	margin-right:5.208333333333334rem;
	margin-left:0;
}
.hpage2 {
	position:relative;
	z-index:1;
	padding-bottom:8.333333333333334rem;
}
.hpage2:before {
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/qw50.png) no-repeat center/cover;
	z-index:-1;
	height:16.979166666666668rem;
}
.hpage2 .wrap {
	position:relative;
	z-index:2;
}
.hpage2 .bds {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	margin-top:2.0833333333333335rem;
}
.hpage2 .bds .lts {
	width:18.75rem;
}
.hpage2 .bds .rts {
	width:calc(100% - 18.75rem);
}
.hpage2 .bds .lts li {
	background:#f3f3f3;
	padding:4.166666666666667rem 0;
	font-size:1.0416666666666667rem;
	cursor:pointer;
	line-height:1.6;
	color:#363636;
	text-align:center;
	border-bottom:0.052083333333333336rem solid #dedede;
}
.hpage2 .bds .lts li:last-child {
	border-bottom:none;
}
.hpage2 .bds .rts .ds img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hpage2 .bds .rts .ds {
	position:relative;
	height:30.104166666666668rem;
}
.hpage2 .bds .rts dl {
	position:absolute;
	right:10.416666666666668rem;
	top:5.208333333333334rem;
	z-index:1;
}
.hpage2 .bds .rts dd {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#fff;
	margin-bottom:0.625rem;
	display:flex;
	align-items:center;
}
.hpage2 .bds .rts dd i {
	display:inline-block;
	margin-right:0.8333333333333334rem;
	width:0.20833333333333334rem;
	height:0.20833333333333334rem;
	background:#fff;
	border-radius:50%;
}
.hpage2 .bds .lts li:hover,.hpage2 .bds .lts li.on {
	background:#1985c9;
	color:#fff;
}
.hpage1 .lts .btn:hover {
	background:linear-gradient(to bottom,#45aae9,#1374b2);
}
.header .laug li a:hover,.footer .nav a:hover {
	color:#1985c9;
}
.uwlist li:hover,.contact .hds li:hover,.about .tobs li:hover {
	top:-0.5208333333333334rem;
}
.contact .btn,
.uwlist li .pic 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;
}
.uwlist li:hover .pic 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);
}
.uwlist li,.contact .hds li,.about .tobs 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;
}
.contact .btn:hover {
	background:#1374b2;
}
.lvsjsdel .flax a:hover {
	color:#1374b2;
}
.uwfots .btn:hover {
	color:#1374b2;
}
.lvsjsdel .hs .bns .b1:hover {
	border-color:#1985c9;
	background:#1985c9;
}
.lvsjsdel .hs .bns .b1:hover span {
	color:#fff;
	background:url(../images/qw36-1.png) no-repeat left center / 1.0416666666666667rem auto;
}
.lvsjsdel .hs .bns .b2:hover span {
	color:#fff;
	background:url(../images/qw37-1.png) no-repeat left center / 1.0416666666666667rem auto;
}
