.navBar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 3.2rem;
	line-height: 3.2rem;
}
.nav-box{
	width: 48.3rem;
	    margin: 0 auto;
}

.ftsdwr {
	width: 100%;
	height: 19.2rem;
	position: relative;
}
	
.ftsdwr  .swiper-container {
	width: 100%;
	height: 100%;
	z-index: 1;
}
 .m-b-10{
	 margin-bottom: 0.4rem;
 }

.homePage {
	height: 100%;
	width: 100%;
	background-color: #fff;
	min-width: 1600px;
	    overflow-x: auto;
}

.indexPage {
	height: 100%;
	width: 100%;
}

.navList {
	width: 4.8rem;
	height: 3.2rem;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.navList a {
	font-size: 0.64rem;
	color: #fff;
	display: block;
}

.muenActive {
	background: #0087ff;
}

.muenActive a {
	font-size: 0.96rem;
	font-family: PingFang SC;
	font-weight: 800;
	color: #ffffff;
}

.content {
	/* padding: 0 14.4rem; */
	flex-wrap: wrap;
	justify-content: space-between;

	width: 48.3rem;
	margin: 0 auto;
	margin-bottom: 1.2rem;
	margin-top: 3rem;
}

.content .cardListFather {
	margin-bottom: 1.2rem;
	width: 15.4rem;
	height: 11.2rem;
	cursor: pointer;
	border-radius: 1.2rem;
	background: #f0f2f5;
	border-radius: 0.6rem;
	position: relative;
	padding: 2rem 0rem 1.68rem 0rem;
}

.content .cardListFather .hid {
	display: none;
	border-radius: 0.6rem;
	background: rgba(23, 39, 74, 0.9);
	position: absolute;
	padding: 2rem 0.8rem 2rem 0.8rem;
	z-index: 2;
	top: 0rem;
	font-size: 0.72rem;
	left: 0rem;
	width: 100%;
	height: 100%;
	color: #ccc;
	text-align: center;
}

.content .cardListFather .hid a {
	color: #ccc;
}

.content .cardListline1 .hid {
	padding: 2.7rem 1.2rem 2.7rem 1.2rem;
}

.content .cardListline5 .hid {
	padding: 2.7rem 1.2rem 2.7rem 1.2rem;
}

.content .cardListline3 .hid {
	padding: 3.5rem 1.2rem 3.5rem 1.2rem;
}

.content .cardListline4 .hid {
	padding: 2rem 1.2rem 2rem 1.2rem;
}

.content .cardListFather .hid div {
	line-height: 0.76rem;
	margin-bottom: 0.9rem;
}

.content .cardListline3 .hid a:hover {
	color: #fff;
	text-decoration: underline;
}

.content .cardListline5 .hid a:hover {
	color: #fff;
	text-decoration: underline;
}

.content .cardListFather .hid img {
	width: 7rem;
}

.content .cardListFather .cardList {
	text-align: center;
	width: 100%;
}

.content .cardListFather .cardList_img {
	height: 3.2rem;
	margin-bottom: 1.8rem;
}

.content .cardListFather .cardList_img img {
	width: 3.2rem;
	height: 100%;
}

.content .cardListFather .cardList_tip {
	justify-content: center;
	height: 1rem;
	line-height: 1rem;
	margin-bottom: 0.96rem;
	font-size: 0.96rem;
}
.content .cardListFather .cardList_tip h2{
	width: 100%;
	text-align: center;
	font-size: 0.96rem;
	justify-content: center;
}

.content .cardListFather .cardList_des {
	font-size: 0.56rem;
	height: 0.6rem;
	line-height: 0.6rem;
}

.content .cardListFather:hover .hid {
	display: block;
}

html {
	font-size: 24px;
}

.homeContent {
	width: 100%;
	height: 100%;
	overflow-y: auto;
}

::-webkit-scrollbar {
	display: none;
}

.subMenu {
	margin-top: 0;
	width: 7.2rem;
	background: #17274a;
	padding: 0.48rem 0;
}

.hoverMenu {
	background: #17274a;
}

.subMenu div {
	text-align: left;
	text-indent: 0.8rem;
	width: 100%;
	height: 1.6rem;
	line-height: 1.6rem;
}

.subMenu a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ccc;
	overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
}

.downarrow {
	/* transform: translateY(0.12rem); */
}

.subMenu a:hover {
	color: #fff;
	background: rgba(0, 135, 255, 0.2);
}

.logo {
	margin-top: 0.64rem;

	height: 2rem;
}

.logo img {
	width: 6.04rem;
	height: 100%;
	display: block;
}

.navList .language1 {
	font-size: 0.64rem;
	font-family: PingFang SC;
	font-weight: 400;
	padding: 0 0.12rem;
}

.navList .languageSectct {
	font-size: 0.96rem;
}

.fa-trash-o6 {
	width: 2.4rem;
}
	
.kcSelect .layui-form-select{
	border: 1px solid rgba(102, 102, 102, 0.5);
	border-radius: 0.4rem;
}
.kcSelect .layui-input{
	border-radius: 0.4rem;
	height: 1.76rem;
}
.kcSelect .layui-input{
	padding-left: 0.76rem;
}
.czspjz{
	z-index: 1;
	position: absolute;
	height: 100%;
	width:48.3rem ;
	top: 50%;
	left: 50%;

	transform: translate(-50%, -50%);
}
.DSPbannerhtml {
	position: absolute;
	right: 1.48rem;
	bottom: 0rem;
	width: 18rem;
	height: 14.56rem;
	background-color: #fff;
	padding: 1.2rem;
	border-radius: 1.2rem 1.2rem 0 0;
}

.DSPbannerhtml .dialog_des {
	font-size: 0.64rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #999999;
	height: 0.68rem;
	line-height: 0.68rem;
	margin-bottom: 0.2rem;
}

.DSPbannerhtml .dialog_hip {
	font-size: 0.9rem;
	font-family: PingFang SC;
	font-weight: 800;
	margin-top: 0.4rem;
	height: 1.2rem;
	line-height: 1.2rem;
	margin-bottom: 0.72rem;
}

.DSPbannerhtml .dialog_hip div {
	color: #ff5962;
}

.DSPbannerhtml .formTr {
	position: relative;
	margin-bottom: 0.8rem;
	cursor: pointer;
}

.DSPbannerhtml .formVal .login_input {
	font-size: 0.64rem;
	border: none;
	width: 100%;
	height: 1.76rem;
	border-radius: 0.4rem;
	background: #fff;
	border: 1px solid rgba(102, 102, 102, 0.5);
	padding-left: 0.76rem;
	padding-right: 1.2rem;
}

.DSPbannerhtml .formVal .validCode-f {
	font-size: 0.64rem;
	border: none;
	width: 100%;
	height: 1.76rem;
	border-radius: 0.4rem;
	background: #fff;
	border: 1px solid rgba(102, 102, 102, 0.5);
	padding-left: 0.76rem;
	padding-right: 5.5rem;
}

.DSPbannerhtml .formVal .login_input:hover {
	border: 0.01rem solid #1f85fc;
}

.DSPbannerhtml .formVal .validCode-f:hover {
	border: 0.01rem solid #1f85fc;
}

.DSPbannerhtml input::placeholder {
	color: #cccccc;
}

.DSPbannerhtml .formTr .valid_div {
	width: 4.2rem;
	height: 1.76rem;
	line-height: 1.76rem;
	font-size: 0.64rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #1f85fc;
	position: absolute;
	top: 0;
	right: 0;
}

.DSPbannerhtml .confirm {
	margin-left: 1.76rem;
	text-align: center;
	width: 8rem;
	line-height: 1.92rem;
	height: 1.92rem;
	background: #5399ff;
	border-radius: 0.96rem;
	font-size: 0.8rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

.userAgreement1 {
	font-size: 0.56rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #666666;
}

.userAgreement1 input {
	width: 0.64rem;
	height: 0.64rem;
	cursor: pointer;
}

.userAgreement1 .protocol {
	color: #5399ff;
	padding: 0 0.12rem;
	cursor: pointer;
}

.contactOur {
	background: #525252;
	color: #fff;
	padding: 1.2rem 0 0.8rem 0;
}

.dsdfsd {
	width: 48.3rem;
	margin: 0 auto;
}

.contactOur .yqlj {
	height: 0.8rem;
	line-height: 0.8rem;
	margin-bottom: 1.12rem;

	font-size: 0.8rem;
	font-family: PingFang SC;
	font-weight: 800;
	color: #ffffff;
}

.linkAll {
	cursor: pointer;
	flex-wrap: wrap;
	justify-content: space-between;
}

.linkAll .linkList {
	width: 3.2rem;
	font-size: 0.56rem;
	font-family: PingFang SC;
	font-weight: 500;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 0.56rem;
	line-height: 0.56rem;
	margin-right: 1.2rem;

	margin-bottom: 0.72rem;
}

.linkList a {
	color: #ffffff;
}

.line {
	margin-top: 1.56rem;
	width: 100%;
	height: 0.01rem;
}

.company {
	font-size: 0.48rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #cccccc;
	height: 0.52rem;
	line-height: 0.52rem;
	margin-bottom: 0.4rem;
}

.fotter {
	position: fixed;
	bottom: 8.4rem;
	right: 0.8rem;
	width: 4rem;
	/* height: 15.2rem; */
	background: #f0f2f5;
	box-shadow: 0 0.4rem 0.8rem 0 rgba(31, 133, 252, 0.1);
	border-radius: 2rem;
	z-index: 4;
	padding: 0.92rem 0.3rem;
}

.footImg .footer_ck {
	display: none;
}

.footImg {
	width: 1.82rem;
	height: 1.82rem;
	margin: 0 auto;
	margin-bottom: 0.2rem;
}

.footImg img {
	width: 100%;
	height: 100%;
}

.foot1 {
	height: 0.56rem;
	line-height: 0.56rem;
	font-size: 0.56rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333333;
}

.fotterList {
	cursor: pointer;
	margin-bottom: 1.36rem;
	position: relative;
}

.goBack {
	display: none;
	margin-bottom: 0;
}

.Sidedialog {
	display: none;
	position: absolute;
	top: 0;
	right: 4.32rem;
	width: 10.4rem;
	background-color: #fff;
	height: 10.4rem;
	padding: 1.08rem;
	box-shadow: 0 0.4rem 0.8rem 0 rgba(31, 133, 252, 0.1);
	border-radius: 1.2rem;
}

.Sidedialog img {
	width: 7.04rem;
	height: 7.04rem;
}

.Sidedialog .text {
	font-size: 0.72rem;
	height: 0.72rem;
	line-height: 0.72rem;
	font-family: PingFang SC;
	font-weight: 500;
	margin-top: 0.4rem;
}

.lookDia:hover .Sidedialog {
	display: block;
}

.fotterList:hover .footer_ck {
	display: block;
}

.fotterList:hover .footer {
	display: none;
}

.fotterList:hover .foot1 {
	color: #1f85fc;
}

.dialog {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	z-index: 9;
}

.dialog .dialog_content {
	border-radius: 0.4rem;
	position: relative;
	color: #333;
	width: 19rem;
	top: 50%;
	left: 50%;
	padding: 1.6rem;
	transform: translate(-50%, -50%);
	text-align: center;
	background: #fff;
}

.goodyBagLogin .dialog_content {
	padding: 0 1.6rem 1.2rem 1.6rem;
	box-shadow: 0px 0.4rem 0.8rem 0px rgba(31, 133, 252, 0.1);
	border-radius: 1.2rem;
}

.goodyBagLogin .newuserhavegift {
	width: 6rem;
	height: 1.12rem;
	transform: translateY(-0.24rem);
}

.goodyBagLogin .dialog_title {
	height: 1.44rem;
	line-height: 1.44rem;
	font-size: 1.44rem;
	font-family: PingFang SC;
	font-weight: 800;
	color: #1f85fc;
}

.goodyBagLogin .dialog_title span {
	display: inline-block;
	color: #ff5962;
}

.goodyBagLogin .dialog_des {
	margin-top: 0.76rem;
	margin-bottom: 0.76rem;
	font-size: 0.64rem;
	height: 0.68rem;
	line-height: 0.68rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #999999;
}

.goodyBagLogin .coloseDia {
	width: 1.12rem;
	height: 1.12rem;
	position: absolute;
	right: -1.92rem;
	top: 0;
	cursor: pointer;
}

.goodyBagLogin .img-newusergiftmore {
	margin-bottom: 1.2rem;
}

.protocolbg {
	height: 24rem;
}

.protocolcon {
	height: 80%;
	overflow-y: auto;
}

.protocolcon .biaoti {
	text-align: left;
	font-size: 0.8rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.8rem;
}

.protocolcon p {
	font-size: 0.56rem;
	line-height: 1.5;
	margin-bottom: 0.4rem;
}

.refuseBtn {
	color: #666;
	font-size: 0.48rem;
	text-align: center;
}

.agreeBtn {
	margin-top: 0.2rem;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.agreeBtn .book-btn {
	width: calc(100% - 0.3rem);
	margin: 0.6rem auto;
	font-size: 0.6rem;
	font-weight: 600;
	height: 1.48rem !important;
	line-height: 1.48rem !important;
	border-radius: 0.92rem;
	border: none;
	background-image: linear-gradient(135deg, #77b4ff 0%, #1f85fc 100%);
	color: #fff;
	box-shadow: -0.08rem -0.08rem 0.16rem 0 rgba(250, 251, 252, 1),
		0.08rem 0.08rem 0.24rem 0.325rem rgba(190, 193, 207, 1);
	cursor: pointer;
}

.refuseBtn {
	cursor: pointer;
}

.scroll {
	background-color: #333;
}

.colseInput1 {
	display: none;
	position: absolute;
	right: 0.4rem;
	width: 0.72rem;
	top: 0.48rem;
}

.colseInput2 {
	display: none;
	position: absolute;
	right: 4.5rem;
	width: 0.72rem;
	top: 0.48rem;
}

.disabled {
	background: #a9ccff !important;
}

.goodyBagLogin .formTr1 {
	position: relative;
	margin-bottom: 0.8rem;
	cursor: pointer;
}

.goodyBagLogin .formVal1 .login_input1 {
	font-size: 0.64rem;
	border: none;
	width: 100%;
	height: 1.76rem;
	border-radius: 0.4rem;
	background: #fff;
	border: 0.04rem solid rgba(102, 102, 102, 0.5);
	padding-left: 0.76rem;
	padding-right: 1.2rem;
}

.goodyBagLogin .formVal1 .validCode-f1 {
	font-size: 0.64rem;
	border: none;
	width: 100%;
	height: 1.76rem;
	border-radius: 0.4rem;
	background: #fff;
	border: 0.04rem solid rgba(102, 102, 102, 0.5);
	padding-left: 0.76rem;
	padding-right: 5.5rem;
}

.goodyBagLogin .formVal1 .login_input1:hover {
	border: 0.01rem solid #1f85fc;
}

.goodyBagLogin .formVal1 .validCode-f1:hover {
	border: 0.01rem solid #1f85fc;
}

.goodyBagLogin input::placeholder {
	color: #cccccc;
}

.goodyBagLogin .formTr1 .valid_div1 {
	width: 4.2rem;
	height: 1.76rem;
	line-height: 1.76rem;
	font-size: 0.64rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #5399ff;
	position: absolute;
	top: 0;
	right: 0;
}

.goodyBagLogin .confirm1 {
	text-align: center;
	width: 100%;
	line-height: 1.92rem;
	height: 1.92rem;
	background: #5399ff;
	border-radius: 0.96rem;
	font-size: 0.8rem;
	font-family: PingFang SC;
	margin-top: 1.2rem;
	font-weight: 500;
	color: #ffffff;
	cursor: pointer;
}

.colseInput3 {
	display: none;
	position: absolute;
	right: 0.4rem;
	width: 0.72rem;
	top: 0.48rem;
}

.colseInput4 {
	display: none;
	position: absolute;
	right: 4.5rem;
	width: 0.72rem;
	top: 0.48rem;
}

.coloseDia1 {
	position: absolute;
	top: 0.4rem;
	right: 0.4rem;
	cursor: pointer;
}

.m-b-20 {
	margin-bottom: 0.8rem;
}

.jrxizx a {
	color: #ffffff;
	width: 100%;
	display: block;
}

.jrxizx,
.coloseqRCode {
	text-align: center;
	width: 100%;
	line-height: 1.92rem;
	height: 1.92rem;
	background: #5399ff;
	border-radius: 0.96rem;
	font-size: 0.8rem;
	font-family: PingFang SC;
	margin-top: 1.2rem;
	font-weight: 500;
	color: #ffffff;
	cursor: pointer;
}

.wxCode {
	width: 7.2rem;
	height: 7.2rem;
}

.swiperImg {
	width: 100%;
	height: 19.2rem;
}

@media screen and (min-width: 1px) and (max-width: 1445px) {
	html {
		font-size: 19px;
	}

	/* .content {
		padding: 0 12.4rem;
	} */

	/* .contactOur {
		padding: 1.2rem 12.4rem 0.8rem 12.4rem;
	} */

	.DSPbannerhtml {
		/* top: 4rem; */
	}
	.homePage{
		min-width: 1200px;
	}
}

.dsp-overlay-area {
	position: absolute;
	top: 0;
	width: 1200px;
	height: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 8;
}

.none {
	display: none;
}
