.clearance {
  width: 100%;
}
body {
  width: 100%;
  overflow-x: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
img {
  width: 100%;
}
.clearance {
  width: 1920px;
  margin: 0 auto;
}
.clearance .clearance_banner {
  height: 560px;
  background: url('https://fview.5kjs.com/wap_img/gwy/clearancePlan/back_31.png') top center no-repeat;
  background-size: 100%;
}
.clearance .clearance_banner .banner_logo {
  width: 146px;
  height: 59px;
  background: #FFFFFF;
  box-shadow: 0px 7px 14px 2px #ec712d2b;
  border-radius: 0px 0px 25px 0px;
  display: flex;
  align-items: center;
  padding-left: 18px;
}
.clearance .clearance_banner .banner_logo img {
  width: 131px;
}
.clearance .clearance_line {
  width: 100%;
  background: #FFEED0;
  padding-top: 33px;
  margin-top: -30px;
  padding-bottom: 46px;
}
.clearance .clearance_line .line_list {
  display: flex;
  width: 1400px;
  padding: 31px 0;
  padding-top: 56px;
  margin: 0 auto;
  justify-content: space-between;
}
.clearance .clearance_line .line_list .list_item {
  width: 221.9px;
  height: 286.9px;
  background: #FFFBE9;
  box-shadow: 0px 5px 0px 0px #F8AF33;
  border-radius: 12px;
}
.clearance .clearance_line .line_list .list_item .item_back {
  width: 221.9px;
  height: 136.8px;
  background: #FE6732;
  border-radius: 12px 12px 0px 0px;
  border: 2px solid #FFFBE9;
  position: relative;
}
.clearance .clearance_line .line_list .list_item .item_back .back_qi {
  width: 120.7px;
  height: 120.7px;
  background: #FFFBE9;
  border-radius: 50%;
  position: absolute;
  top: -65px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clearance .clearance_line .line_list .list_item .item_back .back_qi img {
  width: 50px;
}
.clearance .clearance_line .line_list .list_item .item_back .back_wzi {
  font-family: DFYuanW9;
  font-weight: normal;
  font-size: 38px;
  color: #FFFBE9;
  margin-top: 66px;
  text-align: center;
}
.clearance .clearance_line .line_list .list_item .item_backs {
  padding: 23px 0;
}
.clearance .clearance_line .line_list .list_item .item_backs > p {
  text-align: center;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 38px;
  color: #C0632C;
  line-height: 45px;
}
.clearance .clearance_line .line_list .list_item:nth-child(2n) .item_back {
  background: #7B67FF;
}
.clearance .clearance_line .line_list .list_item:nth-child(2n) .item_backs p {
  color: #6C5ABA;
}
.clearance .clearance_line .line_a {
  align-items: centere;
  justify-content: center;
  width: 800px;
  height: 75px;
  background: linear-gradient(180deg, #FDB839, #FF5B00);
  border-radius: 39px;
  font-family: Microsoft YaHei;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-top: 20px;
}
.clearance .clearance_line .line_a img {
  width: 38px;
  height: 36px;
  margin-left: 20px;
  margin-top: 10px;
}
.clearance .clearance_error {
  width: 100%;
  background: #FFFCEF;
  padding-top: 69px;
  padding-bottom: 69px;
}
.clearance .clearance_error .top_left {
  width: 826px;
  height: 92px;
  margin: 0 auto;
  margin-bottom: 64px;
}
.clearance .clearance_error .error_back {
  width: 1400px;
  border-radius: 24px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.clearance .clearance_error .error_back .back_top {
  display: flex;
  margin-right: 57px;
  position: relative;
  padding-left: 52px;
}
.clearance .clearance_error .error_back .back_top .top_right {
  width: 384px;
  height: 434px;
  margin-right: 57px;
  position: relative;
  z-index: 1;
}
.clearance .clearance_error .error_back .back_top::after {
  position: absolute;
  content: '';
  display: block;
  width: 730px;
  height: 316px;
  left: 0;
  bottom: -20px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(194, 137, 0, 0.1);
  border-radius: 16px;
  border: 2px solid #FFF3CF;
}
.clearance .clearance_error .error_back .back_bottom {
  padding: 35px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(194, 137, 0, 0.1);
  border: 1px solid #FFF3CF;
  border-radius: 24px;
  width: 752.6px;
  height: 100%;
}
.clearance .clearance_error .error_back .back_bottom .bottom_left {
  width: 474px;
  height: 90px;
  margin: 0 auto;
  margin-bottom: 33px;
}
.clearance .clearance_error .error_back .back_bottom .bottom_right {
  margin-left: 24px;
  margin: 0 auto;
}
.clearance .clearance_error .error_back .back_bottom .bottom_right p {
  width: 577.3px;
  height: 55.3px;
  background: linear-gradient(90deg, #FBE7FD, #F5C6F7);
  border-radius: 26px;
  margin: 0 auto;
  font-weight: 800;
  font-size: 23px;
  color: #943CEF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}
.clearance .clearance_error .error_back .back_bottom .bottom_right p span {
  color: #252525;
  margin-right: 4px;
  margin-left: 4px;
}
.clearance .clearance_error .error_back .back_bottom .bottom_right p:last-child {
  margin-bottom: 0;
}
.clearance .clearance_error .error_back .back_bottom .bottom_right p:nth-child(2n) {
  background: linear-gradient(90deg, #FFFDDF, #FFEEB0);
  color: #FD6500;
}
.clearance .clearance_tutor {
  width: 100%;
  height: 883px;
  background: #FFEED0;
}
.clearance .clearance_tutor .tutor_top {
  padding-top: 42px;
}
.clearance .clearance_tutor .tutor_top .top_img {
  width: 688px;
  height: 85px;
  margin: 0 auto;
}
.clearance .clearance_tutor .tutor_top .top_p {
  font-family: Microsoft YaHei;
  font-weight: 300;
  font-size: 25px;
  color: #252525;
  position: relative;
  text-align: center;
  margin: auto;
  margin-top: 34px;
  width: 350px;
}
.clearance .clearance_tutor .tutor_top .top_p::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 51px;
  height: 2px;
  background: #252525;
}
.clearance .clearance_tutor .tutor_top .top_p::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 51px;
  height: 2px;
  background: #252525;
}
.clearance .clearance_tutor .tutor_body {
  width: 1400px;
  margin: 0 auto;
  margin-top: 64px;
}
.clearance .clearance_tutor .tutor_body .body_list {
  display: flex;
  width: 700px;
  margin: 0 auto;
  cursor: pointer;
  justify-content: space-between;
}
.clearance .clearance_tutor .tutor_body .body_list .list_item {
  width: 213px;
  height: 65px;
  background: #FFFFFF;
  border-radius: 33px;
  border: 2px solid #F7D4A5;
  display: flex;
  justify-content: center;
  line-height: 65px;
  font-size: 28px;
  color: #656A73;
}
.clearance .clearance_tutor .tutor_body .body_list .list_active {
  background: linear-gradient(-38deg, #FDB839, #FF8D32);
  color: #FFFFFF;
  position: relative;
}
.clearance .clearance_tutor .tutor_body .body_list .list_active::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 40px;
  left: 98px;
  border-top: 2px solid #FEA836;
  border-right: 2px solid transparent;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_top {
  width: 1400px;
  height: 121px;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px 0px rgba(184, 100, 53, 0.1);
  border-radius: 16px 16px 0px 0px;
  border: 2px solid #FFF7D1;
  margin-top: 32px;
  padding-left: 33px;
  padding-top: 22px;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_top p:nth-child(1) {
  font-size: 29px;
  color: #252525;
  font-weight: 600;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_top p:nth-child(2) {
  font-weight: 400;
  font-size: 22px;
  color: #656A73;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_tab {
  width: 1400px;
  height: 77px;
  display: flex;
  justify-content: space-between;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_tab .tab_name {
  width: 383px;
  height: 77px;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px 0px rgba(184, 100, 53, 0.1);
  font-size: 29px;
  color: #B86435;
  background: linear-gradient(0deg, #F7D2A2, #FBEBCD);
  border: 2px solid #FFF8DA;
  line-height: 77px;
  text-align: center;
  font-weight: 600;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_tab .tab_name:nth-child(1) {
  background: #FFE85A;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_tab .tab_name:nth-child(2) {
  width: 364px;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_tab .tab_name:nth-child(3) {
  width: 414px;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_tab .tab_name:last-child {
  width: 316px;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list {
  display: flex;
  width: 1400px;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list .list_name {
  width: 383px;
  height: 278px;
  background: #FFFFFF;
  border: 2px solid #FFF8DA;
  font-weight: 400;
  font-size: 22px;
  color: #656A73;
  text-align: center;
  line-height: 278px;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list .list_name:nth-child(1) {
  border-radius: 0px 0px 0px 16px;
  line-height: 278px;
  color: #B86435;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 25px;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list .list_name:nth-child(2) {
  width: 364px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list .list_name:nth-child(2) p {
  width: 283px;
  font-weight: 400;
  font-size: 22px;
  color: #656A73;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list .list_name:nth-child(3) {
  width: 414px;
  padding-top: 50px;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list .list_name:nth-child(3) p {
  width: 283px;
  font-weight: 400;
  font-size: 22px;
  color: #656A73;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list .list_name:last-child {
  width: 316px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px 0px 16px 0px ;
}
.clearance .clearance_tutor .tutor_body .body_bls .bls_list .list_name:last-child p {
  width: 283px;
  font-weight: 400;
  font-size: 20px;
  color: #656A73;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clearance .clearance_time {
  width: 100%;
  padding-bottom: 66px;
  background: #FFFCEF;
}
.clearance .clearance_time .time_top {
  padding-top: 58px;
}
.clearance .clearance_time .time_top .top_img {
  width: 397px;
  height: 148px;
  margin: 0 auto;
}
.clearance .clearance_time .time_top .top_text {
  font-family: Microsoft YaHei;
  font-weight: 300;
  font-size: 25px;
  color: #252525;
  margin: 0 auto;
  text-align: center;
  margin-top: 34px;
  width: 450px;
  position: relative;
}
.clearance .clearance_time .time_top .top_text::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 51px;
  height: 20px;
  background: #252525;
}
.clearance .clearance_time .time_top .top_text::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 51px;
  height: 2px;
  background: #252525;
}
.clearance .clearance_time .time_body {
  display: flex;
  padding: 0 14px;
  justify-content: center;
  margin-top: 64px;
}
.clearance .clearance_time .time_body .body_left {
  width: 233px;
}
.clearance .clearance_time .time_body .body_left .left_time {
  margin-bottom: 99px;
}
.clearance .clearance_time .time_body .body_left .left_time p {
  font-weight: 400;
  font-size: 25px;
  color: #000000;
  text-align: center;
}
.clearance .clearance_time .time_body .body_left .left_time div {
  width: 233px;
  height: 61px;
  background: #FFEFCC;
  border-radius: 15px;
  border: 2px solid #FFFFFF;
  text-align: center;
  line-height: 61px;
  font-weight: bold;
  font-size: 19px;
  color: #000000;
}
.clearance .clearance_time .time_body .body_left .left_time:nth-child(1) {
  margin-left: 18px;
}
.clearance .clearance_time .time_body .body_left .left_time:nth-child(2) {
  margin-left: -18px;
}
.clearance .clearance_time .time_body .body_left .left_time:last-child {
  margin-bottom: 0;
  margin-left: 18px;
}
.clearance .clearance_time .time_body .body_center {
  width: 241px;
  height: 275px;
  margin-top: 120px;
  margin-left: 185px;
  margin-right: 185px;
}
.clearance .clearance_time .time_body .body_right {
  width: 233px;
}
.clearance .clearance_time .time_body .body_right .right_time {
  margin-bottom: 35px;
}
.clearance .clearance_time .time_body .body_right .right_time p {
  font-weight: 400;
  font-size: 25px;
  color: #000000;
  text-align: center;
}
.clearance .clearance_time .time_body .body_right .right_time div {
  width: 233px;
  height: 61px;
  background: #FFEFCC;
  border-radius: 15px;
  border: 2px solid #FFFFFF;
  text-align: center;
  line-height: 61px;
  font-weight: bold;
  font-size: 19px;
  color: #000000;
}
.clearance .clearance_time .time_body .body_right .right_time:nth-child(1) {
  margin-left: -51px;
}
.clearance .clearance_time .time_body .body_right .right_time:nth-child(3) {
  margin-left: -11px;
}
.clearance .clearance_time .time_body .body_right .right_time:last-child {
  margin-bottom: 0;
  margin-left: -51px;
}
.clearance .clearance_why {
  width: 100%;
  height: 811px;
  padding: 42px 0;
  background: #FFEED0;
}
.clearance .clearance_why .why_top {
  width: 688px;
  height: 85px;
  margin: 0 auto;
}
.clearance .clearance_why .why_body {
  display: flex;
  width: 688px;
  height: 590px;
  position: relative;
  margin: 0 auto;
  margin-top: 57px;
}
.clearance .clearance_why .why_body .body_left {
  width: 384px;
  height: 568px;
  margin-top: 28px;
  position: absolute;
  padding-top: 37px;
  top: 0;
  left: 0;
  z-index: 2;
}
.clearance .clearance_why .why_body .body_left::after {
  content: '';
  display: block;
  width: 420px;
  height: 555px;
  position: absolute;
  z-index: 1;
  top: -20px;
  left: -26px;
  background: url(https://fview.5kjs.com/wap_img/gwy/clearancePlan/back_17.png) center center no-repeat;
  background-size: 100% 100%;
}
.clearance .clearance_why .why_body .body_left::before {
  content: '';
  display: block;
  width: 374px;
  height: 555px;
  position: absolute;
  z-index: 2;
  bottom: 0rem;
  background: url('https://fview.5kjs.com/wap_img/gwy/clearancePlan/back_18.png') center center no-repeat;
  background-size: 100%  100%;
  box-shadow: 0 0 20px 0 #68677a2d;
}
.clearance .clearance_why .why_body .body_left h5 {
  width: 282px;
  height: 49px;
  background: #FFFFFF;
  border-radius: 9px;
  font-weight: bold;
  font-size: 32px;
  color: #676C86;
  text-align: center;
  margin-left: 15px;
  line-height: 49px;
  margin-bottom: 34px;
  position: relative;
  z-index: 2;
}
.clearance .clearance_why .why_body .body_left p {
  margin-left: 15px;
  font-weight: 400;
  font-size: 21px;
  color: #DBDAE9;
  margin-bottom: 32px;
  position: relative;
  z-index: 2;
  display: flex;
}
.clearance .clearance_why .why_body .body_left p::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  background: #FFFFFF;
  border-radius: 50%;
  border: 2px solid #F7D4A5;
  margin-right: 10px;
  margin-top: 6px;
}
.clearance .clearance_why .why_body .body_left p:last-child {
  margin-bottom: 0;
}
.clearance .clearance_why .why_body .body_right {
  width: 420px;
  height: 595px;
  margin-left: 37px;
  position: absolute;
  right: 0;
  top: 0rem;
  margin-top: 3px;
  padding-top: 37px;
  z-index: 2;
}
.clearance .clearance_why .why_body .body_right::after {
  content: '';
  display: block;
  width: 439px;
  height: 597px;
  position: absolute;
  z-index: 1;
  top: -19px;
  right: -27px;
  background: url(https://fview.5kjs.com/wap_img/gwy/clearancePlan/back_15.png) center center no-repeat;
  background-size: 100% 100%;
}
.clearance .clearance_why .why_body .body_right::before {
  content: '';
  display: block;
  width: 390px;
  height: 577px;
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0rem;
  background: url('https://fview.5kjs.com/wap_img/gwy/clearancePlan/back_16.png') center center no-repeat;
  background-size: 100%;
}
.clearance .clearance_why .why_body .body_right h5 {
  width: 282px;
  height: 49px;
  background: #FFFFFF;
  border-radius: 9px;
  font-weight: bold;
  font-size: 32px;
  color: #FD6F32;
  text-align: center;
  margin-left: 110px;
  line-height: 49px;
  margin-bottom: 34px;
  position: relative;
  z-index: 2;
}
.clearance .clearance_why .why_body .body_right p {
  margin-left: 116px;
  font-weight: 600;
  font-size: 19px;
  color: #FFF;
  margin-bottom: 28px;
  position: relative;
  z-index: 2;
  display: flex;
  text-align: right;
}
.clearance .clearance_why .why_body .body_right p::after {
  content: '';
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  right: 13px;
  background: #FFFFFF;
  border-radius: 50%;
  border: 2px solid #F7D4A5;
  margin-left: 8px;
  margin-top: 6px;
}
.clearance .clearance_why .why_body .body_right p:last-child {
  margin-bottom: 0;
}
.clearance .clearance_why .why_body .body_right p:nth-child(3) {
  margin-left: 116px;
}
.clearance .clearance_why .why_body .body_right p:nth-child(4) {
  margin-left: 100px;
  margin-bottom: 35px;
}
.clearance .clearance_why .why_body .body_right p:nth-child(5) {
  margin-left: 100px;
}
.clearance .clearance_why .why_body .body_right p:nth-child(6) {
  margin-left: 80px;
}
.clearance .clearance_advantage {
  width: 100%;
  background: #FFFCEF;
  padding-top: 30px;
  padding-bottom: 30px;
}
.clearance .clearance_advantage .advantage_body {
  width: 1400px;
  padding-bottom: 30px;
  border-radius: 24px;
  margin: 0 auto;
  padding-top: 40px;
}
.clearance .clearance_advantage .advantage_body .body_top {
  width: 492px;
  height: 85px;
  margin: 0 auto;
  margin-bottom: 24px;
}
.clearance .clearance_advantage .advantage_body .body_list {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  justify-content: center;
}
.clearance .clearance_advantage .advantage_body .body_list .list_top {
  width: 500px;
  padding: 21px 40px;
  background: url('https://fview.5kjs.com/wap_img/gwy/clearancePlan/back_29.png') center center no-repeat;
}
.clearance .clearance_advantage .advantage_body .body_list .list_top:nth-child(1) {
  margin-bottom: 50px;
  margin-right: 50px;
}
.clearance .clearance_advantage .advantage_body .body_list .list_top h5 {
  font-weight: bold;
  font-size: 25px;
  color: #943CEF;
  display: flex;
  align-items: center;
}
.clearance .clearance_advantage .advantage_body .body_list .list_top h5 i {
  margin-right: 17px;
  font-size: 28px;
}
.clearance .clearance_advantage .advantage_body .body_list .list_top p {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 21px;
  color: #46454A;
  margin-top: 13px;
  margin-left: 48px;
}
.clearance .clearance_advantage .advantage_body .body_list .list_bottom {
  width: 500px;
  padding: 21px 40px;
  background: url('https://fview.5kjs.com/wap_img/gwy/clearancePlan/back_30.png') center center no-repeat;
}
.clearance .clearance_advantage .advantage_body .body_list .list_bottom:nth-child(2) {
  margin-bottom: 50px;
}
.clearance .clearance_advantage .advantage_body .body_list .list_bottom:nth-child(3) {
  margin-right: 50px;
}
.clearance .clearance_advantage .advantage_body .body_list .list_bottom h5 {
  font-weight: bold;
  font-size: 25px;
  color: #FE6732;
  display: flex;
  align-items: center;
}
.clearance .clearance_advantage .advantage_body .body_list .list_bottom h5 i {
  margin-right: 17px;
  font-size: 28px;
}
.clearance .clearance_advantage .advantage_body .body_list .list_bottom p {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 21px;
  color: #46454A;
  margin-top: 13px;
  margin-left: 48px;
}
.clearance .clearance_environment {
  width: 100%;
  background-color: #FFF;
  padding-top: 36px;
  padding-bottom: 36px;
}
.clearance .clearance_environment .environment_tab {
  width: 677px;
  height: 145px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.clearance .clearance_environment .environment_tab .tab_item {
  width: 406px;
  height: 105px;
  background: #F3F4F6;
  box-shadow: 0px 4px 8px 0px rgba(184, 100, 53, 0.1);
  border-radius: 36px 36px 0px 0px;
  font-weight: bold;
  font-size: 36px;
  color: #656A73;
  cursor: pointer;
  display: flex;
  position: absolute;
  border-radius: 100px;
}
.clearance .clearance_environment .environment_tab .tab_item:nth-child(1) {
  width: 336px;
  left: 0;
  z-index: 2;
  padding-top: 30px;
  padding-left: 60px;
}
.clearance .clearance_environment .environment_tab .tab_item:nth-child(2) {
  right: 0;
  padding-top: 30px;
  padding-left: 126px;
}
.clearance .clearance_environment .environment_tab .tab_itemActive {
  background: #ff8d32;
  color: #FFF;
}
.clearance .clearance_environment .environment_body {
  width: 1400px;
  border-radius: 36px;
  margin: 0 auto;
  margin-top: -40px;
  position: relative;
  z-index: 2;
}
.clearance .clearance_environment .environment_body .body_tabs {
  padding: 0 36px;
  padding-top: 45px;
  display: flex;
  justify-content: center;
}
.clearance .clearance_environment .environment_body .body_tabs .tabs_item {
  font-weight: 400;
  font-size: 29px;
  color: #656A73;
  cursor: pointer;
  margin-right: 100px;
}
.clearance .clearance_environment .environment_body .body_tabs .tabs_item:last-child {
  margin-right: 0;
}
.clearance .clearance_environment .environment_body .body_tabs .tabs_itemActive {
  color: #ff8d32;
  font-weight: 600;
  position: relative;
}
.clearance .clearance_environment .environment_body .body_tabs .tabs_itemActive::after {
  content: '';
  display: block;
  width: 38px;
  height: 8px;
  background: #FF8D32;
  border-radius: 22px;
  position: absolute;
  bottom: -14px;
  z-index: 3;
  left: 0;
  right: 0;
  margin: auto;
}
.clearance .clearance_environment .environment_body .body_Pimg {
  margin-top: 25px;
  margin-top: 21px;
  padding-right: 0;
  width: 1400px;
  margin: 0 auto;
  margin-top: 45px;
}
.clearance .clearance_environment .environment_body .body_Pimg .body_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: 0;
}
.clearance .clearance_environment .environment_body .body_Pimg .body_img:after {
  width: 456px;
  display: block;
  content: '';
}
.clearance .clearance_environment .environment_body .body_Pimg .body_img img {
  width: 456px;
  height: 300px;
  margin-bottom: 7px;
  margin-right: 6px;
}
.clearance .clearance_environment .environment_body .body_Pimg h4 {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 29px;
  color: #212121;
  margin-top: 50px;
  text-align: center;
}
.clearance .clearance_environment .environment_body .body_Pimg p {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 22px;
  color: #333333;
  margin-top: 17px;
  padding-right: 21px;
}
.clearance .clearance_introduce {
  width: 100%;
  background: #FFFCEF;
  padding-bottom: 30px;
}
.clearance .clearance_introduce .introduce {
  width: 1400px;
  padding-top: 40px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.clearance .clearance_introduce .introduce .introduce_item {
  width: 676px;
  height: 133px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 33px;
  margin: 0 auto;
  margin-bottom: 24px;
  margin-right: 30px;
}
.clearance .clearance_introduce .introduce .introduce_item:last-child {
  margin-right: 0;
}
.clearance .clearance_introduce .introduce .introduce_item .item_left p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 29px;
  color: #333333;
}
.clearance .clearance_introduce .introduce .introduce_item .item_left p:nth-child(2) {
  font-size: 45px;
}
.clearance .clearance_introduce .introduce .introduce_item .item_left p:nth-child(2) span {
  font-size: 22px;
}
.clearance .clearance_introduce .introduce .introduce_item .item_right {
  width: 83px;
  height: 83px;
  background: rgba(255, 232, 224, 0.45);
  border-radius: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clearance .clearance_introduce .introduce .introduce_item .item_right img {
  max-width: 41px;
  max-height: 56px;
}
.line_tc {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
.line_tc > div {
  width: 400px;
  height: 440px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #FFF;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.line_tc > div img {
  max-width: 380px;
}
.line_tc > div p {
  font-size: 22px;
  text-align: center;
}
.product_home_body_follow {
  width: 800px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 10px rgba(0, 0, 0, 0.12);
  border-radius: 15px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.product_home_body_teacher .product_home_body_teacher_flextop {
  width: 400px;
}
.product_home_body_teacher .product_home_body_teacher_flextop img {
  max-width: 180px;
  height: 32px;
  margin-left: 20px;
}
.product_home_body_contact .product_home_body_contact_fle {
  margin-top: 30px;
}
.product_home_body_contact .product_home_body_contact_fle > p {
  margin: 0 auto;
  width: 100%;
  font-size: 26px;
  font-weight: 400;
  color: #929292;
  line-height: 53px;
  padding-left: 20px;
}
.product_home_body_contact .product_home_body_contact_fle .product_home_body_contact_flex > .product_home_body_contact_flex_item {
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 20px;
  position: relative;
}
.product_home_body_contact .product_home_body_contact_fle .product_home_body_contact_flex > .product_home_body_contact_flex_item > img {
  width: 24px;
  height: 24px;
}
.product_home_body_contact .product_home_body_contact_fle .product_home_body_contact_flex > .product_home_body_contact_flex_item > span {
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #1A1A1A;
  line-height: 36px;
  margin-left: 9px;
}
.product_home_body_contact .product_home_body_contact_fle .product_home_body_contact_flex {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
}
.bot_rgiht_flex {
  position: fixed;
  bottom: 160px;
  z-index: 99;
  right: 31px;
  display: none;
}
.bot_rgiht_flex .bot_rgiht_flex_one {
  width: 93px;
  height: 93px;
  background: rgba(255, 255, 255, 0.9);
  opacity: 1;
  box-shadow: 0px 2px 14px 1px rgba(73, 73, 73, 0.22);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-left: 0;
}
.bot_rgiht_flex .bot_rgiht_flex_one img {
  max-width: 63px;
}
