
.hand {
	cursor: pointer;
}
@font-face {
	font-family: "PingFang";
	src: url(/font/PingFang.ttf);
}

body {
	color: #333333;
	/* font-family:"PingFang"; */
	min-width: 320px;
}

.pointer {
	cursor: pointer;
}

.container {
	position: relative;
	width: 90%;
}

.navbar-static-top {
	z-index: 2;
}

.navbar-fixed-top {
	z-index: 9;
}

/* 导航头部样式 */
.navbar {
	background-color: #fefefe;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	margin-bottom: 0;
	border-bottom: 1px solid #ededed;
}

.logo {
	float: left;
	margin-right: 40px;
}

.bannerbtn {

	overflow: hidden;
	background-color: #4585ff;
	color: #fff;
	font-size: 12px;
	margin-top: 4px;
}

.navbar .bannerbtn {
	float: right;
	width: 80px;
	height: 30px;
}

.bannerbtn:hover {
	background-color: rgba(69, 133, 255, 0.8);
	color: #fff;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: none;
	color: #fff;
}

.dropdown-toggle,
.dropdown-menu {
	font-size: 12px;
}


.dropdown .btn:focus {
	outline: none;
	color: #333;
}

.dropdown a:focus {
	outline: none;
}

.leaveMessage {
	position: relative;
	float: right;
	padding-right: 20px;
	height: 38px;
	line-height: 38px;
}

.leaveMessage span {
	color: #333;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
	left: 0px;
	top: -2px;
}

.leaveMessage a {
	color: #333;
}

.leaveMessage:hover a {
	color: #4585ff;
}

.experBtn_1{
	margin-left: 20px;
}


.nav-pills li a {
	color: #333333;
}

.nav-pills>li>a:hover {
	color: #4585ff;
	background-color: transparent;
}

.nav>li>a:focus {
	color: #4585ff;
}

.nav .tq_t1{
	padding: 10px 15px;
	display: none;
}
.navbar .leaveMessageTel{
	padding-right: 0;
}
.navbar .leaveMessageTrain{
	display: none;
}
.navbar .leaveMessageUser{
	display: none;
}
.navbar .leaveMessageStore{
	display: none;
}
.leaveMessageTrain span{
	font-size: 18px
}


/* 段落 */
.p1 {
	background-color: #ffffff;
	padding-top: 100px;
	padding-bottom: 80px;
}

.p2 {
	background-color: #edf0f3;
	padding-top: 100px;
	padding-bottom: 80px;
}

.t1 {
	font-size: 28px;
	margin: 0;
}

.t2 {
	font-size: 48px;
	font-weight: bold;
	padding-bottom: 46px;
}

.t3 {
	font-size: 16px;
}

.t4 {
	font-size: 13px;
	line-height: 14px;
	color: #666666;
}

.t6 {
	margin: 0;
	padding-bottom: 30px;
	font-size: 24px;
	font-weight: bolder;
}

.t7 {
	font-size: 12px;
	color: #6666;
}

.t8 {
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}

.t9 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.t10 {
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
}



/* 登录 */
.apply_box {
	padding: 48px 34px 0px 34px;
	position: absolute;
	right: 15px;
	top: -160px;
	background-color: rgba(238, 243, 249, 0.9);
	width: 390px;
	height: 530px;
}

.form_t1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 12px;
}

.form_t2 {
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	padding-bottom: 25px;
}

.input_box {
	margin-bottom: 8px;
	position: relative;
}

.input_box .input {
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	text-indent: 12px;
}

.input_box input,
select {
	width: 100%;
	font-size: 12px !important;
	color: #666666;
}

.input_box input:focus {
	text-decoration: none;
	outline: none;
}

.input_box input:hover {
	text-decoration: none;
	outline: none;
}

.input_box input:active {
	text-decoration: none;
	outline: none;
}

.input_box a {
	padding: 0 24px;
	position: absolute;
	right: 0;
	top: 0;
	color: #02509e;
	display: block;
	height: 50px;
	line-height: 50px;
	border-left: 1px solid #e5e5e5;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

.apply_box .submit {
	display: block;
	width: 100%;
	height: 48px;
	background-color: #4585ff;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	margin-top: 20px;
}

.apply_box .submit:hover {
	background-color: rgba(69, 133, 255, 0.8);
	color: #fff;
}

.apply_box .btn {
	border-radius: 0;
}

.haveAccount {
	font-size: 12px;
	color: #02509e;
	margin: 12px 0px 15px 0px;
	/*text-align: right;*/
}

.haveAccount span:hover {
	color: #4585ff;
}

.apply_box hr {
	margin: 0;
	height: 2px;
	border: none;
	border-top: 1px dashed #dde0e3;
}

/* 		.dashedLine {
				width: 100%;
				height: 1px;
				background-image: linear-gradient(to right, #dde0e3 0%, #dde0e3 50%, transparent 75%);
				background-size: 15px 10px;
				background-repeat: repeat-x;
			} */

.qrBox {
	padding: 20px 20px 0 20px;
}

.qrTitle {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	width: 150px;
	height: 122px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.qrImg {
	width: 122px;
	height: 122px;
	text-align: center;
	vertical-align: center;
	overflow: hidden;
}

.qrImg img {
	width: 100%;
	height: 100%;
}

/* 底部 */
.footer {
	padding-top: 100px;
	background-color: #fff;
	padding-bottom: 200px;
}

.footer .t3 {
	font-size: 14px;
	font-weight: bolder;
}


.footer ul {
	padding: 0;
}

.footer ul li {
	line-height: 24px;
	text-overflow: ;
	word-break: break-all;
}

.footer .list2 {
	position: absolute;
	top: 10px;
	left: 190px;
	width: 122px;
	height: 122px;
}

.footer ul {
	padding: 0;
}

.footer ul li {
	list-style: none;
}

.footer ul li a {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}


.footer .anBei {
	margin-top: 20px;
	margin-bottom: 0;
}

#footer .footer {
	padding-top: 60px;
	padding-bottom: 40px;
	border-top: 1px solid #ededed;
}

/* 弹出登录 */
.loginMask {
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10;
}

#loginPop {
	display: none;
}

.loginMask .apply_box {
	position: static;
}

.loginMask .apply_box p {
	margin: 0;
}

.loginMask .apply_box hr {
	border-top: 1px dashed #ccc;
}

.mb {
	display: none;
}

/* 公共弹出按钮 */

.floatbtnPublic {
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -100px;
	z-index: 11;
	display: none;
}

.listbtnPublic {
	width: auto;
	min-height: 1px;
	display: flex;
	margin-bottom: 8px;
	position: relative;
	box-shadow: 0px 0px 32px rgb(102 102 102 / 36%);
	-moz-box-shadow: 0px 0px 32px rgba(102, 102, 102, 0.36);
	-webkit-box-shadow: 0px 0px 32px rgb(102 102 102 / 36%);
	position: relative;
}

.listbtnPublic a {
	width: 48px;
	min-height: 1px;
	overflow: hidden;
	display: block;
	float: right;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #0071ef !important;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 10px 0px;
	height: auto;
	position: static;
	margin-top: 0px;
	margin-left: 0;
	opacity: 1;
	border: none;
	background-image: none;

}

.listbtnPublic a:hover {
	background-color: rgba(0, 113, 239, 0.8) !important;
	color: #ffffff;
}

.listbtnPublic a img {
	width: 20px;
	height: 20px;
	display: block;
	margin: 0 auto 6px auto;
}

.listbtnPublic a span {
	font-size: 12px;
	line-height: 14px;
	display: block;
}


.onlinezixun {
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.Telzixun {
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.Telzixun:hover~.floatbtnPublicBox {
	display: block;
}

.floatbtnPublic-trianglebox {
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-left: 12px solid #ffffff;
	border-bottom: 12px solid transparent;
	float: left;
	background: none;
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -12px;
}

.floatbtnPublic-bgbox {
	width: 160px;
	min-height: 1px;
	overflow: hidden;
	background-color: #ffffff;
	padding: 10px 15px 10px 15px;
	float: left;
	border-radius: 5px;
}

.floatbtnPublic-boxico {
	padding: 0px;
	text-align: center;
	margin-bottom: 5px;
}

.floatbtnPublic-boxico img {
	display: inline-block;
	width: 30px;
	height: 28px;
}

.floatbtnPublic-boxtext {
	text-align: center;
}

.floatbtnPublic-boxtext a {
	text-decoration: none;
	background: none;
	width: 100%;
	color: #333;
	font-size: 16px;
}

.floatbtnPublic-boxtext span {
	display: block;
}

.floatbtnPublic-boxtext-t1 {
	font-size: 16px;
}

.floatbtnPublic-boxtext-t2 {
	font-size: 14px;
	font-weight: bold;
	color: #333 !important;
}

.floatbtnPublicBox {
	width: auto;
	min-height: 1px;
	display: none;
	position: absolute;
	right: 70px;
	bottom: 0px;
	box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
	-moz-box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
	-webkit-box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
}

.floatbtn-online {
	width: auto;
	min-height: 1px;
	display: none;
	position: fixed;
	right: 70px;
	top: 65%;
	box-shadow: 0px 0px 24px rgb(102 102 102 / 20%);
	-moz-box-shadow: 0px 0px 24px rgba(102, 102, 102, 0.2);
	-webkit-box-shadow: 0px 0px 24px rgb(102 102 102 / 20%);
	margin-top: 200px;
}

.onlinezixun:hover .onlineBgMask {
	display: block;
}

.onlinezixun:hover~.floatbtn-online {
	display: block;
}

.onlineBgMask {
	display: none;
	width: 355px;
	height: 290px;
	min-height: 1px;
	position: fixed;
	right: 48px;
	top: 50%;
	margin-top: -100px;
}

.onlineBgMask:hover~.floatbtn-online {
	display: block;
}

.floatbtn-online:hover {
	display: block;
}


.floatbtn-online-bgbox {
	width: 330px;
	height: 290px;
	min-height: 1px;
	overflow: hidden;
	background-color: #ffffff;
	padding: 0px;
	float: left;
	border-radius: 5px;
}

.floatbtn-online-title {
	width: 100%;
	height: 50px;
	background-color: #4585ff;
	padding-left: 15px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	font-size: 16px;
}

.floatbtn-online-title img {
	width: 30px;
	height: 33px;
	margin-right: 20px;
}

.onlineContent {
	padding: 15px;
}

.onlineContent input {
	background-color: #edf0f3;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	width: 100%;
	height: 34px;
	outline: none;
	border: none;
	padding: 0 10px;

}

.floatbtn-online-text textarea {
	resize: none;
	width: 100%;
	background-color: #edf0f3;
	font-size: 12px;
	color: #999;
	outline: none;
	border: none;
	padding: 10px;
	text-decoration: none;
	height: 120px;
	margin-top: 10px;
}

.onlineContent button {
	float: right;
	width: 120px;
	height: 32px;
	font-size: 14px;
	margin-top: 10px;
}

.weixinZiXun  .floatbtn-online{
	top: 12%;
}

.weixinZiXun .floatbtn-online-bgbox{
	width: 280px;
	height: 230px;
}
.weixinZiXun .onlineContent{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 15px 0 10px 0;
}
.weixin_t1{
	font-size: 12px;
	color: #999;
	margin-top: 15px;
}


/* 其他 */
.otherBanner {
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.commonBtn {
	overflow: hidden;
	background-color: #4585ff;
	color: #fff;
	font-size: 12px;
	padding: 6px 12px;
	border-radius: 6px;

}

.commonBtn:hover {
	/* background-color: rgba(69, 133, 255, 0.8); */
	color: #fff;
	opacity: 0.8;
}

.gryBtn {
	overflow: hidden;
	background-color: #e0e0e0;
	color: #333;
	font-size: 12px;
	padding: 6px 12px;
	border-radius: 6px;

}

.gryBtn:hover {
	/* background-color: rgba(224, 224, 224, 0.8); */
	color: #333;
	opacity: 0.8;
}

.lightBtn {
	overflow: hidden;
	background-color: #e6f2fe;
	color: #333;
	font-size: 14px;
	padding: 6px 12px;
	border-radius: 10px;

}

.lightBtn:hover {
	/* background-color: rgba(230, 242, 254, 0.8); */
	color: #333;
	opacity: 0.8;
}

.tips {
	/* position: absolute;
	bottom: 0;
	right: -20px; */
	display: flex;
	justify-content: center;
	align-items: center;
	width: 18px;
	height: 18px;
	color: #fff;
	background-color: rgba(222, 222, 222, 0.8);
	border-radius: 50%;
	font-size: 10px;
	margin-left: 8px;
}















.infoPopBox {
	width: 500px;
	height: 600px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 20px;
	padding: 40px 50px;
}

.infoPop_title {
	font-size: 18px;
	font-weight: bold;
	display: flex;
	justify-content: center;
}

.infoPop_hint {
	font-size: 11px;
	margin: 30px 0;
	display: flex;
	justify-content: center;
}

.infoPop_inputBox {
	height: 60px;
	border-bottom: 1px solid #ebebeb;
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.infoPop_label,
.infoPop_label2 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	/* width: 380px; */
	width: 96%;
}

.infoPop_label .pop_minTitle {
	margin-right: 10px;
	font-size: 14px;
}

.infoPop_label .input1 {
	/* width: 270px; */
	width: 75%;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
}

.infoPop_label .input2 {
	/* width: 245px; */
	width: 70%;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
}

.selectSexBox {
	width: 75%;
	display: flex;
	justify-content: space-around;
}

.selectSexBox label {
	width: 40px;
	display: flex;
	justify-content: space-between;
}

.infoPop_foot {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	width: 90%;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.infoPop_foot div {
	width: 140px;
	height: 50px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.infoPop_foot .noBtn {
	background-color: #ff848e;
}

.infoPop_foot .okBtn {
	background-color: #327ffc;
}

.infoPop_label input {
	border: none;
}


.infoPop_label input,
select {
	width: 100%;
	font-size: 12px !important;
	color: #666666;
}

.infoPop_label input:focus {
	text-decoration: none;
	outline: none;
}

.infoPop_label input:hover {
	text-decoration: none;
	outline: none;
}

.infoPop_label input:active {
	text-decoration: none;
	outline: none;
}