/* 子站首页头部 */
#zz-index .new-2021-head .left img {
	width: 100%;
	height: auto;
	max-height: 100px;
}

#zz-index .new-2021-head {
	height: 150px;
}

#zz-index .right p {
	margin: 20px 0;
}

#zz-index .new-2021-head .left {
	width: 40%;
}

#zz-index .new-2021-head .middle {
	width: 40%;
}

#zz-index .new-2021-head .middle .nav {
	margin-top: 70px;
}

#zz-index .new-2021-head .right {
	width: 20%;
}

/* 子站流程 */
.zz-new-process-wrapper {
	padding: 20px 0;
}

.zz-new-process-bg {}

/* 子站首页轮播 */
#zz-index .index_leftnav {
	top: 0;
}

#zz-index .index_leftnav_wrapper {
	background-color: rgba(0, 0, 0, .7);
	color: #FFFFFF;
	padding: 20px;
}

#zz-index .index_leftnav {
	height: 450px;
	background: rgba(0, 0, 0, .6);
}

#zz-index .userLogin {
	background: rgba(0, 0, 0, .6);
	padding: 10px 20px;
	border-radius: 0;
}

#zz-index .seled {
	color: #FFFFFF;
	text-align: center;
}

#zz-index .login_tab {
	float: none;
	display: inline-block;
	text-align: center;
}

#zz-index .login_tab:after {
	content: "";
	display: block;
	margin: 5px auto;
	width: 80px;
	height: 2px;
	background-color: #3d7eff;
}

#zz-index .index_login_tit {
	padding: 5px 0 20px 0;
	box-sizing: border-box;
	text-align: center;
}

#zz-index .login_index .login_item {
	background: rgba(255, 255, 255.9);
	border-radius: 4px;
}

#zz-index .login_index .login_user input,
#zz-index .login_index .login_pass input {
	border: 0;
	border-left: 1px #FFFFFF solid;
}

#zz-index #code_img {
	height: 38px;
	border-radius: 4px;
}

#zz-index .login_index .loginBtn {
	width: 236px;
	height: 36px;
	display: block;
	background: #3d7eff;
	border: none;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 0px;
	box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.22);
}

#zz-index .login_index .regsiterBtn {
	width: 120px;
	display: inline-block;
	color: #FFFFFF;
}

/* 子站首页流程 */
.zz-new-process-bg-wrapper {
	height: 100px;
}

#zz-index .new-advantage>div {
	float: none;
}

.zz-new-process-img,
.zz-new-process-text {
	float: left;
	font-size: 14px;
}

.zz-new-process-img {
	background-color: #fff;
	border-radius: 50%;
	padding: 15px;
	margin-right: 10px;
}

.zz-new-process-bg-wrapper ul li:hover .zz-new-process-img {
	background-color: #3d7eff;
}

.zz-new-process-img img {
	width: 100% !important;
}

#zz-index .scene .card {
	width: 30px;
}

.zz-new-process-bg-wrapper ul li {
	width: 9%;
	display: inline-block;
	white-space: nowrap;
	margin-right: 20px;
	vertical-align: middle;
}

.zz-new-process-bg-wrapper ul li a .zz-new-process-text::before {
	content: " ";
	position: absolute;
	display: inline-block;
	border-top: 1px solid;
	border-right: 1px solid;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	margin-left: 86px;
	margin-top: 15px;
	color: #dcdcdc;
}

.zz-new-process-bg-wrapper ul li:last-child .zz-new-process-text::before,
.zz-new-process-bg-wrapper ul li:last-child .zz-new-process-text::after {
	display: none;
}

.zz-new-process-bg-wrapper ul li a .zz-new-process-text::after {
	content: " ";
	position: absolute;
	display: inline-block;
	border-top: 1px solid;
	border-right: 1px solid;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	margin-left: 80px;
	margin-top: -23px;
	color: #dcdcdc;
}

/* 子站首页选择地区 */
#zz-index .new-local-bg {
	/* height: 500px; */
}

#zz-index .solution-item ul li {
	padding: 20px 0;
	display: inline-block;
	width: 16.3%;
	text-align: center;
	transition: all 0.5s ease 0s;
	margin: 20px 0;
}

/* 子站首页新闻轮播 */

.newtel {
	position: relative;
	height: 30px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	font-size: 18px;
	color: #666 width: 50%;
	float: right;
	width: 50%;
	z-index: 999999;
}

.newtel a {
	float: right;
	font-size: 14px;
	margin-top: 15px;
	color: #999999;
}

.new_telst {
	width: 550px;
	margin: 0 auto;
	position: relative;
	top: 6px;
}

.new_telst li {
	width: 106px;
	line-height: 30px;
	text-align: left;
	float: left;
	display: inline;
	cursor: pointer;
}

.new_telst li:nth-child(1)::after {
	content: "/";
	display: inline-block;
	color: #999999;
	margin-left: 10px;
}

.new_telst li.newon {
	color: #217af0;
}



.new_telst p {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 80px;
	height: 7px;
	border-top: 1px solid #217af0;
	overflow: hidden;
	text-align: center;
}


.new_lst {
	height: 315px;
	position: relative;
	display: none;
	margin-top: 10px;
	width: 100%;
}

.new_lst ul {
	position: absolute;
	left: 0px;
	width:100%;
}

.new-wrap {
	margin-top: 30px;
}

li.new_cnlf {
	width: 45%;
	float: left;
	height: auto;
}

li.new_cnlf .newlf_img {
	position: relative;
	height: 308px;
	overflow: hidden;
}

li.new_cnlf p {
	position: relative;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 9999999;
	margin-top: -51px;
}

li.new_cnlf img {
	width: 100%;
}

p.newlf_tel a {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	display: block;
	height: 50px;
	padding: 0 10px;
	overflow: hidden;
}

li.new_cnrf {
	float: right;
	width: 50%;
	margin-left: 10px;
	margin-top: 50px;
}

.newrf_lst dd {
	width: 100%;
	float: left;
	margin: 5px 0;
}

p.new_rq {
	width: 20%;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-left: 10px;
}

p.new_rq span {
	display: block;
	font-size: 14px;
	padding-top: 5px;
	color: #999;
}

p.newrf_tx {
	float: left;
	width: 78%;
	height: 36px;
	overflow: hidden;
}

p.newrf_tx a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 35px;
}

p.newrf_tx a::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	border: 1px solid #CECECE;
	display: inline-block;
	margin-right: 5px;
}

.newrf_lst dd:hover p.newrf_tx a {
	color: #217af0;
}

.newrf_lst dd:hover p.newrf_tx a::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #3d7eff;
	border: 1px solid #3d7eff;
	display: inline-block;
	margin-right: 5px;
}

.mr0 {
	margin-right: 0px;
}

/* 子站首页帮助中心 */
.zz-new-help-wrapper ul {
	display: inline-block;
}

.zz-new-help-wrapper ul li {
	display: inline-block;
	white-space: nowrap;
	padding: 20px 50px;
	border: 1px solid rgba(0, 0, 0, 0);
}

.zz-new-help-wrapper ul li:hover {
	border: 1px solid #EEEEEE;
	box-shadow: 0px 50px 33px -40px #c3c3c3;
	box-sizing: border-box;
}

.zz-new-help-wrapper ul li p {
	text-align: center;
	margin-top: 15px;
}

.zz-new-help-wrapper-img {
	border: 1px solid #3d7eff;
	border-radius: 50%;
	padding: 30px;
}

.zz-new-help-wrapper ul li:hover .zz-new-help-wrapper-img {
	background-color: #3d7eff;
	color: #FFFFFF !important;
	height: 30px;
}

.zz-new-help-wrapper ul li:hover p {
	color: #3d7eff;
}

.zz-new-help-wrapper-img .scene .card .card__face img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.zz-help .new-advantage:hover {
	background-color: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	transition: none;
}

/* 子站首页名师专家 */
.zz-teacher-wrapper>div {
	float: left;
}

.zz-teacher-wrapper img {
	width: 100%;
}

.zz-teacher-wrapper-left {
	width: 75%;
	overflow: hidden;
}

.zz-teacher-wrapper-right {
	width: 25%;
	margin-top: 50px;
	text-align: center;
}
.zz-teacher-wrapper-right-bg {
	background-image: url(../zz_images/teacher-bg.png);
	background-position: center bottom;
	background-size: 80%;
	background-repeat: no-repeat;
	height: 370px;
}
.zz-teacher-wrapper-right-box {
	padding: 50px 20px;
}
.zz-teacher-wrapper-right-box .text1 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif
}
.zz-teacher-wrapper-right-box p {
	margin-top: 10px;
	color: #999999;
}
.zz-teacher-wrapper-right-box span {
	font-size: 24px;
}
.zz-teacher-wrapper-on {
	background-color: #3d7eff;
	width: 300px;
	height: 186px;
	position: absolute;	
	z-index: 999;
	margin-top: 238px;
}
.zz-teacher-wrapper-on::after {
	content: ">";
	position: absolute;
	top: 40%;
	right: 0;
	display: inline-block;
	background-color: rgba(0,0,0,.7);
	padding: 10px 20px;
	color: #FFFFFF;
}
.zz-teacher-wrapper-on .content{
	background-color: #FFFFFF;
	margin: 10px;
	padding: 62px 30px;
}

/* 图片悬浮 */
.teacher-content-img {
	width: 300px;
	height: 184px;
	overflow: hidden;
	margin: 2px;
}
.izk-teacher-txt h4 {
	font-size: 20px;
}
.izk-teacher-txt p {
	margin-top: 10px;
	font-size: 14px;
}

.teacher-content-img:nth-child(1) .izk-teacher-mask {
	position: absolute;
	width: 100%;
	height: 186px;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.4;
	z-index: 3;
}

.teacher-content-img:nth-child(1) .izk-teacher-txt {
	position: absolute;
	left: 20px;
	top: 80px;
	font-family: PingFangSC-Regular;
	color: #fff;
	z-index: 5;
}

.teacher-content-img:nth-child(2) .izk-teacher-mask {
	position: absolute;
	width: 100%;
	height: 186px;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0.4;
	z-index: 3;
}

.teacher-content-img:nth-child(2) .izk-teacher-txt {
	position: absolute;
	left: 20px;
	bottom: 70px;
	font-family: PingFangSC-Regular;
	color: #fff;
	z-index: 5;
}

.teacher-content-img:hover .izk-teacher-mask {
	opacity: 0;
	transition: all 0.2s linear 0s;
}

.teacher-content-img:hover .izk-teacher-txt {
	color: #333;
}

/* 图片轮播 */

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 300px !important;
	margin-right: 2px !important;
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination {
	position: relative !important;
	margin-top: 30px;
}
.swiper-pagination-bullet {
    width: 43px !important;
    height: 3px !important;
    display: inline-block;
    border-radius: 0 !important;
    background: #000;
    opacity: .1;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #333333 !important;
}
/* 子站首页友情链接 */
.zz-friendLinks {
	padding: 30px 0;
}

.zz-friendLinks ul {
	display: inline-block;
	font-size: 14px;
	width: 90%;
	vertical-align: top;
}

.zz-friendLinks ul li {
	display: inline-block;
	margin: 0 10px;
	margin-bottom: 5px;
}

/* 子站底部 */
.index_footer {
	width: 100%;
	background-color: #252525!important;
	min-height: 140px;
}

#zz-index .new-footer-left {
	width: 69%;
	border-right: 0px solid #666666!important;
}

/* 子站登录 */
.new-sign-bg {
	background-image: url(../new_images/sign.jpg);
	background-position: center center;
	background-size: cover;
	color: #FFFFFF;
	padding: 50px 0;
}

.new-sign-bg .tit {
	font-size: 36px;
	font-weight: 600;
}

.new-sign-bg .info {
	font-size: 18px;
	font-weight: 400;
}

.zz-sign {
	text-align: center;
}

.zz-sign a {
	color: #3d7eff;
}
