﻿.w {
  width: 1200px;
  margin: 0 auto;
}

.qiming {
  background-color: #F5F6F9;
}

.qiming .major_bottom ul li:hover {
  opacity: 0.85;
}

.qiming .qliu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
}

.qiming .qliu ul li {
  width: 33.333%;
  display: flex;
  align-items: center;
  padding: 36px;
}

.qiming .qliu ul li .mliu {
  margin-left: 26px;
}

.qiming .qliu ul li .mliu h3 {
  font-weight: bold;
}

.qiming .qliu ul li .mliu p {
  margin-top: 8px;
  font-size: 16px;
}

.qiming .qliu ul li:nth-child(1),
.qiming .qliu li:nth-child(3) {
  border-bottom: 1px solid #ccc;
}

.qiming .liu1 {
  padding: 34px 0;
  background-color: #fff;
}

.qiming .liu1 .liu_top {
  padding: 0 32px;
}

.qiming .liu1 .liu_top ul {
  display: flex;
  margin-top: 12px;
}

.qiming .liu1 .liu_top ul li {
  margin-right: 107px;
  font-size: 16px;
  cursor: pointer;
}
.qiming .liu1 .liu_top ul li:hover{
  color: #156DDD;
}
.qiming .srgo {
  background-color: #fff;
}

.qiming .search_top {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.qiming .search_top .tab_ul1 {
  display: flex;
  padding-left: 15px;
}

.qiming .search_top .tab_ul1 li {
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  padding: 0 22px;
  cursor: pointer;
  border-radius: 44px;
}

.qiming .search_top .tab_ul1 .current1 {
  background-color: #156DDD;
  color: #fff;
}

.qiming .search_top .search_right {
  display: flex;
}

.qiming .search_top .search_right .zixun {
  height: 35px;
  line-height: 35px;
  margin-right: 12px;
}

.qiming .search_top .search_right .zixun a:nth-child(2) {
  margin: 0 22px;
}

.qiming .search_top .search_right .sou {
  display: flex;
  height: 35px;
}

.qiming .search_top .search_right .sou input {
  display: inline-block;
  width: 300px;
  height: 35px;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  padding-left: 8px;
}

.qiming .search_top .search_right .sou a {
  width: 60px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 4px 4px 0;
  background-color: #69C2FD;
}

.qiming .lx-nav-box {
  position: relative;
  top: -440px;
  z-index: 1;
}

.qiming .lx-nav {
  width: 260px;
  position: absolute;
  top: 72px;
  left: 47.5%;
  margin-left: -549px;
  padding-top: 23px;
  padding-bottom: 70px;
  background: url(../images/bg_lx_nav.png) repeat;
}

.qiming .lx-nav-r {
  width: 245px;
  height: 310px;
  position: absolute;
  top: 74px;
  right: 43%;
  margin-right: -549px;
  padding: 0 10px 0 25px;
  border-radius: 15px;
}

.qiming .lx-nav-item h4 {
  background: url(../images/guanggao.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  margin-top: 27px;
}

.qiming .lx-nav-item .tab_ul2 {
  margin-left: 0;
  margin-bottom: -10px;
  background-color: #EDF5FC;
}

.qiming .lx-nav-item .tab_ul2 li {
  width: 50%;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  padding: 0;
}

.qiming .lx-nav-item .tab_ul2 .current2 {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #1C73DE;
}

.qiming .lx-nav-item .tab_con1 {
  padding: 0 17px;
  background-color: #EDF5FC;
  border-radius: 0 0 5px 5px;
  padding-bottom: 8px;
  background: rgba(255, 255, 255, 0.8);
}

.qiming .lx-nav-item .tab_con1 .itemx {
  display: none;
  padding-top: 6px;
}

.qiming .lx-nav-item .tab_con1 .itemx p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 14px;
  color: #676767;
}

.qiming .lx-nav-item .tab_con1 .itemx h6 {
  padding-top: 14px;
  padding-bottom: 8px;
  font-size: 15px;
  font-weight: bold;
}

.qiming .lx-nav-item:last-child {
  border: 0;
}

.qiming .lx-nav-item h5 {
  color: #00233d;
  padding-bottom: 10px;
  background: url(../images/bg2.png) no-repeat;
  background-size: 100% 100%;
  width: 70%;
  color: #fff;
  font-size: 16px;
  height: 40px;
  display: flex;
  align-items: center;
  padding-left: 22px;
  margin-left: -10px;
}

.qiming .lx-nav-item h5 img {
  margin-right: 8px;
}

.qiming .lx-nav-item ul {
  font-size: 0;
  margin-left: 22px;
}

.qiming .lx-nav-item ul li {
  display: inline-block;
  padding: 0 15px 5px 0;
  font: 16px/26px "Microsoft YaHei";
}

.qiming .nav-city-item ul li:nth-child(5n) {
  padding: 0;
}

.qiming .lx-nav-item ul li a {
  color: #00233d;
}

.qiming .lx-nav-item ul li a:hover {
  color: #f18301;
}

.qiming .lx-nav-item ul li a.on,
.qiming .lx-nav-item ul li a.active {
  color: #ff871c;
}

.qiming .kit {
  display: flex;
  align-items: center;
  margin-top: 14px;
  background-color: #fff;
}

.qiming .kit p {
  display: flex;
  padding-left: 22px;
  align-items: center;
  width: 180px;
  height: 50px;
  font-weight: bold;
  background-size: 100% 100%;
  font-size: 22px;
}

.qiming .kit p img {
  width: 20px;
  margin-right: 8px;
}

.qiming .kit a {
  display: block;
  color: #2477DF;
  border-bottom: 1px solid #2477DF;
}

.qiming .kit>img {
  width: 86%;
  height: 18px;
  margin-right: 38px;
}

.qiming .kit1 {
  display: flex;
  justify-content: space-between;
  margin-top: 14px;
  padding-top: 14px;
}

.qiming .kit1 a {
  padding-right: 40px;
}

.qiming .kit1 p {
  display: flex;
  padding-left: 22px;
  align-items: center;
  width: 180px;
  height: 50px;
  font-weight: bold;
  background-size: 100% 100%;
  font-size: 22px;
}

.qiming .kit1 p img {
  width: 20px;
  margin-right: 8px;
}

.qiming .kit1 .tab_ul40 {
  display: flex;
  margin: 0;
  margin-left: 372px;
}

.qiming .kit1 .tab_ul40 .current40 {
  color: #5AA2F5;
  margin-bottom: 10px;
  border-bottom: 2px solid #46977e;
}

.qiming .kit1 .tab_ul40 li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  margin-right: 50px;
  cursor: pointer;
}

.qiming .kit11 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 34px;
  background-color: #fff;
}

.qiming .kit11 p {
  display: flex;
  padding-left: 22px;
  align-items: center;
  width: 158px;
  height: 50px;
  font-weight: bold;
  background-size: 100% 100%;
  font-size: 22px;
}

.qiming .kit11 p img {
  width: 20px;
  margin-right: 8px;
}

.qiming .kit11 .k_y {
  width: 43%;
  margin-right: 22px;
}

.qiming .kit11 .k_z {
  width: 26%;
}

.qiming .kit11 ul {
  display: flex;
  justify-content: space-between;
  width: 15%;
  margin: 0 20px;
}

.qiming .kit11 ul .current40 {
  color: #46977e;
  border-bottom: 2px solid #46977e;
}

.qiming .kit11 ul li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
}

.qiming .kit11>img {
  height: 18px;
}

.qiming .fangan {
  display: flex;
  align-items: center;
  margin-top: 30px;
  background-color: #fff;
  background: url(../images/fangan1.png) no-repeat;
  background-size: 100% 100%;
}

.qiming .fangan .biaoge1 {
  width: 100%;
  height: 218px;
}

.qiming .fangan .biaoge1 .biao_m {
  width: 100%;
  height: 76%;
  margin-top: 59px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 22px 70px;
  align-items: center;
}

.qiming .fangan .biaoge1 .biao_m .last_a {
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  background-color: #FFE466;
}

.qiming .fangan .biaoge1 .biao_m p {
  width: 26%;
  margin-left: 22px;
  height: 36px;
  line-height: 36px;
  background-color: #EEEFF6;
  border-radius: 3px;
}

.qiming .fangan .biaoge1 .biao_m p select {
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  padding-left: 10px;
  background-color: #EEEFF6;
}

.qiming .fangan .biaoge1 .biao_m p input {
  width: 100%;
  height: 100%;
  padding-left: 14px;
  border-radius: 3px;
  background-color: #EEEFF6;
}

.qiming .fangan .biaoge1 .biao_m p:nth-child(3) {
  display: flex;
}

.qiming .fangan .biaoge1 .biao_m p:nth-child(3) input {
  width: 100%;
  height: 100%;
  border-radius: 3px 0 0 3px;
}

.qiming .fangan .biaoge1 .biao_m p:nth-child(3) a {
  font-size: 12px;
  display: block;
  height: 100%;
  width: 45%;
  text-align: center;
  line-height: 36px;
  border-radius: 0 3px 3px 0;
  background-color: #FFE466;
  text-decoration: none;
}

.qiming .yaowen .current3 {
  color: #fff;
  border-radius: 3px;
  background-color: #46977e;
}

.qiming .yaowen .tab_ul4 {
  display: flex;
  margin: 0;
}

.qiming .yaowen .tab_ul4 .current4 {
  color: #5AA2F5;
  border-bottom: 2px solid #46977e;
}

.qiming .yaowen .tab_ul4 li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  margin-right: 50px;
  cursor: pointer;
}

.qiming .yaowen .tab_ul5 {
  display: flex;
  margin: 0;
}

.qiming .yaowen .tab_ul5 .current5 {
  color: #46977e;
  border-bottom: 2px solid #46977e;
}

.qiming .yaowen .tab_ul5 li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  margin-right: 50px;
  cursor: pointer;
}

.qiming .tab_con40 .gai1 {
  display: flex;
}

.qiming .tab_con40 .itemx {
  display: none;
}

.qiming .tab_con40 .itemx .maxnew {
  width: 100%;
  display: flex;
  padding: 30px;
  padding-top: 0;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}

.qiming .tab_con40 .itemx .maxnew .max_z {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.qiming .tab_con40 .itemx .maxnew .max_z .max_z1 {
  width: 45%;
  display: flex;
  align-items: center;
  margin-top: 22px;
}

.qiming .tab_con40 .itemx .maxnew .max_z .max_z1 p {
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #FD6369;
  border: 1px solid #FD6369;
  border-radius: 33px;
  margin: 0;
}

.qiming .tab_con40 .itemx .maxnew .max_z .max_z1 a {
  display: block;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  margin-left: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.qiming .tab_con40 .itemx .con_ul1 {
  display: flex;
  justify-content: space-between;
  padding: 22px;
  background-color: #fff;
}

.qiming .tab_con40 .itemx .con_ul1 li img {
  width: 530px;
  height: 251px;
}

.qiming .tab_con40 .itemx .con_ul1 li p {
  font-size: 16px;
}

.qiming .tab_con40 .itemx .con_ul1 li p em {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 4px;
  background-color: #5DA4F5;
}

.qiming .tab_con40 .itemx .con_ul1 li p {
  display: flex;
  align-items: center;
}

.qiming .tab_con40 .itemx .con_ul1 li p a {
  display: block;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  padding: 0 20px;
  color: #333;
  font-size: 14px;
  background-color: #EEEFF6;
}

.qiming .tab_con401 .itemx {
  display: none;
}

.qiming .tab_con401 .itemx .con_ul1 {
  display: flex;
  padding: 22px;
  background-color: #fff;
}

.qiming .tab_con401 .itemx .con_ul1 li p {
  font-size: 16px;
}

.qiming .tab_con401 .itemx .con_ul1 li p em {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 4px;
  background-color: #5DA4F5;
}

.qiming .tab_con401 .itemx .con_ul1 li p {
  display: flex;
  align-items: center;
}

.qiming .tab_con401 .itemx .con_ul1 li p a {
  display: block;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  padding: 0 20px;
  color: #333;
  font-size: 14px;
  background-color: #EEEFF6;
}

.qiming .tab_con4 .itemx {
  display: none;
}

.qiming .tab_con4 .itemx .yaowen {
  display: flex;
  justify-content: space-between;
}

.qiming .tab_con4 .itemx .yaowen .yaowen_z {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 22px;
}

.qiming .tab_con4 .itemx .yaowen .yaowen_z img {
  width: 300px;
  height: 100%;
}

.qiming .tab_con4 .itemx .yaowen ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  padding: 22px;
  margin-bottom: 0;
}

.qiming .tab_con4 .itemx .yaowen ul li {
  width: 45%;
}

.qiming .tab_con4 .itemx .yaowen ul li p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 350px;
}

.qiming .tab_con4 .itemx .yaowen ul li p em {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 4px;
  background-color: #5DA4F5;
}

.qiming .tab_con4 .itemx .yaowen ul li p a {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #333;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  background-color: #EEEFF6;
}

.qiming .tab_con4 .itemx .yaowen ul li>p {
  padding-left: 20px;
}

.qiming .tab_con5 .itemx {
  display: none;
}

.qiming .tab_con5 .itemx ul {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 22px;
  border-radius: 0 0 5px 5px;
}

.qiming .tab_con5 .itemx ul li {
  width: 23%;
  border-radius: 5px;
  padding-bottom: 12px;
  box-shadow: 0px 0px 10px 1px #ccc;
}

.qiming .tab_con5 .itemx ul li h4 {
  position: relative;
}




.qiming .tab_con5 .itemx ul li h4 .overall {
  position: absolute;
  left: 50%;
  bottom: 3px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.5);
}





.qiming .tab_con5 .itemx ul li h4 img {
  width: 100%;
}

.qiming .tab_con5 .itemx ul li p {
  padding: 0 10px;
}

.qiming .tab_con5 .itemx ul li p em {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin-right: 4px;
  background-color: #5DA4F5;
}

.qiming .tab_con5 .itemx ul li .gai2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.qiming .tab_con5 .itemx ul li .xian1 {
  height: 1px;
  background-color: #ccc;
  margin: 12px 16px;
}

.qiming .box6 {
  display: flex;
  padding: 22px;
  background-color: #fff;
}

.qiming .tab_ul6 {
  display: flex;
}

.qiming .tab_ul6 li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  margin-right: 50px;
  cursor: pointer;
}

.qiming .tab_ul6 .current6 {
  color: #46977e;
  border-bottom: 2px solid #46977e;
}

.qiming .tab_con6 {
  width: 100%;
}

.qiming .tab_con6 .itemx {
  display: none;
  position: relative;
}

.qiming .tab_con6 .itemx .advertising {
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.qiming .tab_con6 .itemx .advertising a {
  position: absolute;
  bottom: 17%;
  left: 22px;
  background: #fff;
  width: 140px;
  height: 34px;
  border-radius: 50px;
  text-align: center;
  line-height: 34px;
  color: #1954A4;
}

.qiming .tab_con6 .itemx .advertising img {
  width: 200px;
  height: 332px;
}

.qiming .tab_con6 .itemx ul li:nth-child(4),
.qiming .tab_con6 .itemx li:nth-child(5),
.qiming .tab_con6 .itemx li:nth-child(6) {
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  background-color: #fff;
  padding-left: 10px;
  border-radius: 0 0 5px 5px;
}

.qiming .tab_con6 .itemx ul .current6 {
  color: #46977e;
  border-bottom: 2px solid #46977e;
}

.qiming .tab_con6 .itemx ul li {
  width: 25%;
  height: 150px;
  display: flex;
  margin-right: 22px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.qiming .tab_con6 .itemx ul li img {
  width: 279px;
  height: 150px;
}

.qiming .tab_con6 .itemx ul .gai11 {
  background: url(../images/a1.png) no-repeat;
  background-size: 100% 100%;
}

.qiming .tab_con6 .itemx ul .gai11 a {
  color: #3E6A3D;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #3E6A3D;
}

.qiming .tab_con6 .itemx ul .gai11 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #3E6A3D;
}

.qiming .tab_con6 .itemx ul .gai11 h4 {
  color: #3E6A3D;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul .gai12 {
  background: url(../images/a2.png) no-repeat;
  background-size: 100% 100%;
}

.qiming .tab_con6 .itemx ul .gai12 a {
  color: #EB5EC4;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #EB5EC4;
}

.qiming .tab_con6 .itemx ul .gai12 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #EB5EC4;
}

.qiming .tab_con6 .itemx ul .gai12 h4 {
  color: #EB5EC4;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul .gai13 {
  background: url(../images/a3.png) no-repeat;
  background-size: 100% 100%;
}

.qiming .tab_con6 .itemx ul .gai13 a {
  color: #2F75E9;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #2F75E9;
}

.qiming .tab_con6 .itemx ul .gai13 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #2F75E9;
}

.qiming .tab_con6 .itemx ul .gai13 h4 {
  color: #2F75E9;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul .gai14 {
  background: url(../images/a4.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul .gai14 a {
  color: #28AEAD;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #28AEAD;
}

.qiming .tab_con6 .itemx ul .gai14 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #28AEAD;
}

.qiming .tab_con6 .itemx ul .gai14 h4 {
  color: #28AEAD;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul .gai15 {
  background: url(../images/a5.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul .gai15 a {
  color: #BD5E5C;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #BD5E5C;
}

.qiming .tab_con6 .itemx ul .gai15 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #BD5E5C;
}

.qiming .tab_con6 .itemx ul .gai15 h4 {
  color: #BD5E5C;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul .gai16 {
  background: url(../images/a6.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 22px;
}

.qiming .tab_con6 .itemx ul .gai16 a {
  color: #BC7F3F;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  border: 1px solid #BC7F3F;
}

.qiming .tab_con6 .itemx ul .gai16 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #BC7F3F;
}

.qiming .tab_con6 .itemx ul .gai16 h4 {
  color: #BC7F3F;
  font-weight: bold;
  font-size: 22px;
  margin-top: 16px;
}

.qiming .box10 {
  display: flex;
  padding: 22px;
  background-color: #fff;
}

.qiming .tab_ul10 {
  display: flex;
}

.qiming .tab_ul10 li {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #333;	
  margin-right: 70px;
  cursor: pointer;
  font-size:26px;
  font-weight:bold;
  }

.qiming .tab_ul10 .current10 {
  color: #46977e;
  border-bottom: 4px solid #46977e;
}

.qiming .tab_con10 {
  width: 100%;
}

.qiming .tab_con10 .itemx {
  display: none;
  position: relative;
}

.qiming .tab_con10 .itemx .advertising {
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.qiming .tab_con10 .itemx .advertising a {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  width: 140px;
  height: 34px;
  border-radius: 50px;
  text-align: center;
  line-height: 34px;
  color: #1954A4;
}

.qiming .tab_con10 .itemx .advertising img {
  width: 200px;
  height: 322px;
}

.qiming .tab_con10 .itemx ul li:nth-child(6),
.qiming .tab_con10 .itemx li:nth-child(7),
.qiming .tab_con10 .itemx li:nth-child(8),
.qiming .tab_con10 .itemx li:nth-child(9),
.qiming .tab_con10 .itemx li:nth-child(10) {
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  background-color: #fff;
  padding-left: 70px;
  border-radius: 0 0 5px 5px;
}

.qiming .tab_con10 .itemx ul .current10 {
  color: #46977e;
  border-bottom: 2px solid #46977e;
}

.qiming .tab_con10 .itemx ul li {
  width: 15%;
  background: #F5F6F9;
  padding: 20px 0;
  border-radius: 7px;
  margin-right: 22px;
}

.qiming .tab_con10 .itemx ul li a {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.qiming .tab_con10 .itemx ul li a img {
  width: 80px;
  height: 80px;
}

.qiming .tab_con10 .itemx ul li a span {
  margin-top: 16px;
}

.qiming .tab_con10 .itemx ul .gai11 {
  background: url(../images/a1.png) no-repeat;
  background-size: 100% 100%;
}

.qiming .tab_con10 .itemx ul .gai11 a {
  color: #3E6A3D;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #3E6A3D;
}

.qiming .tab_con10 .itemx ul .gai11 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #3E6A3D;
}

.qiming .tab_con10 .itemx ul .gai11 h4 {
  color: #3E6A3D;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul .gai12 {
  background: url(../images/a2.png) no-repeat;
  background-size: 100% 100%;
}

.qiming .tab_con10 .itemx ul .gai12 a {
  color: #EB5EC4;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #EB5EC4;
}

.qiming .tab_con10 .itemx ul .gai12 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #EB5EC4;
}

.qiming .tab_con10 .itemx ul .gai12 h4 {
  color: #EB5EC4;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul .gai13 {
  background: url(../images/a3.png) no-repeat;
  background-size: 100% 100%;
}

.qiming .tab_con10 .itemx ul .gai13 a {
  color: #2F75E9;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #2F75E9;
}

.qiming .tab_con10 .itemx ul .gai13 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #2F75E9;
}

.qiming .tab_con10 .itemx ul .gai13 h4 {
  color: #2F75E9;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul .gai14 {
  background: url(../images/a4.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul .gai14 a {
  color: #28AEAD;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #28AEAD;
}

.qiming .tab_con10 .itemx ul .gai14 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #28AEAD;
}

.qiming .tab_con10 .itemx ul .gai14 h4 {
  color: #28AEAD;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul .gai15 {
  background: url(../images/a5.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul .gai15 a {
  color: #BD5E5C;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  margin-top: 12px;
  border: 1px solid #BD5E5C;
}

.qiming .tab_con10 .itemx ul .gai15 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #BD5E5C;
}

.qiming .tab_con10 .itemx ul .gai15 h4 {
  color: #BD5E5C;
  font-weight: bold;
  font-size: 22px;
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul .gai16 {
  background: url(../images/a6.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 22px;
}

.qiming .tab_con10 .itemx ul .gai16 a {
  color: #BC7F3F;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 40px;
  border: 1px solid #BC7F3F;
}

.qiming .tab_con10 .itemx ul .gai16 .xian2 {
  height: 3px;
  width: 32px;
  background-color: #BC7F3F;
}

.qiming .tab_con10 .itemx ul .gai16 h4 {
  color: #BC7F3F;
  font-weight: bold;
  font-size: 22px;
  margin-top: 16px;
}

.qiming .tab_ul60 {
  display: flex;
  width: 100%;
  background-color: #E8F3FE;
}

.qiming .tab_ul60 li {
  flex: 1;
  height: 35px;
  line-height: 35px;
  color: #46977e;
  cursor: pointer;
  text-align: center;
}

.qiming .tab_ul60 .current60 {
  color: #fff;
  border-radius: 3px;
  background-color: #46977e;
}

.qiming .tab_con60 .itemx ul li:nth-child(odd) {
  background-color: #EEF3FF;
}

.qiming .tab_con60 .itemx ul li:nth-child(even) {
  background-color: #D7E3FF;
}

.qiming .tab_con60 .itemx #notice {
  margin-top: 15px;
}

.qiming .tab_con60 .itemx #notice li {
  display: flex;
  width: 100%;
  height: 20%;
}

.qiming .tab_con60 .itemx #notice li p {
  border-top: 1px solid #ccc;
  text-align: center;
  border-right: 1px solid #ccc;
  display: flex;
  justify-content: center;
  margin: 0;
  height: 100%;
}

.qiming .tab_con60 .itemx #notice li p:nth-child(1),
.qiming .tab_con60 .itemx #notice li p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice li p:nth-child(2),
.qiming .tab_con60 .itemx #notice li p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice li p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice li:nth-child(1) {
  color: #2879DF;
  font-weight: bold;
}

.qiming .tab_con60 .itemx #notice li:nth-child(1) p:nth-child(1),
.qiming .tab_con60 .itemx #notice li:nth-child(1) p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice li:nth-child(1) p:nth-child(2),
.qiming .tab_con60 .itemx #notice li:nth-child(1) p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice li:nth-child(1) p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice1 {
  margin-top: 15px;
}

.qiming .tab_con60 .itemx #notice1 li {
  display: flex;
  width: 100%;
  height: 20%;
}

.qiming .tab_con60 .itemx #notice1 li p {
  border-top: 1px solid #ccc;
  text-align: center;
  border-right: 1px solid #ccc;
  display: flex;
  justify-content: center;
  margin: 0;
  height: 100%;
}

.qiming .tab_con60 .itemx #notice1 li p:nth-child(1),
.qiming .tab_con60 .itemx #notice1 li p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice1 li p:nth-child(2),
.qiming .tab_con60 .itemx #notice1 li p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice1 li p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice1 li:nth-child(1) {
  color: #2879DF;
  font-weight: bold;
}

.qiming .tab_con60 .itemx #notice1 li:nth-child(1) p:nth-child(1),
.qiming .tab_con60 .itemx #notice1 li:nth-child(1) p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice1 li:nth-child(1) p:nth-child(2),
.qiming .tab_con60 .itemx #notice1 li:nth-child(1) p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice1 li:nth-child(1) p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice2 {
  margin-top: 15px;
}

.qiming .tab_con60 .itemx #notice2 li {
  display: flex;
  width: 100%;
  height: 20%;
}

.qiming .tab_con60 .itemx #notice2 li p {
  border-top: 1px solid #ccc;
  text-align: center;
  border-right: 1px solid #ccc;
  display: flex;
  justify-content: center;
  margin: 0;
  height: 100%;
}

.qiming .tab_con60 .itemx #notice2 li p:nth-child(1),
.qiming .tab_con60 .itemx #notice2 li p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice2 li p:nth-child(2),
.qiming .tab_con60 .itemx #notice2 li p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice2 li p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice2 li:nth-child(1) {
  color: #2879DF;
  font-weight: bold;
}

.qiming .tab_con60 .itemx #notice2 li:nth-child(1) p:nth-child(1),
.qiming .tab_con60 .itemx #notice2 li:nth-child(1) p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice2 li:nth-child(1) p:nth-child(2),
.qiming .tab_con60 .itemx #notice2 li:nth-child(1) p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice2 li:nth-child(1) p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice3 {
  margin-top: 15px;
}

.qiming .tab_con60 .itemx #notice3 li {
  display: flex;
  width: 100%;
  height: 20%;
}

.qiming .tab_con60 .itemx #notice3 li p {
  border-top: 1px solid #ccc;
  text-align: center;
  border-right: 1px solid #ccc;
  display: flex;
  justify-content: center;
  margin: 0;
  height: 100%;
}

.qiming .tab_con60 .itemx #notice3 li p:nth-child(1),
.qiming .tab_con60 .itemx #notice3 li p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice3 li p:nth-child(2),
.qiming .tab_con60 .itemx #notice3 li p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice3 li p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice3 li:nth-child(1) {
  color: #2879DF;
  font-weight: bold;
}

.qiming .tab_con60 .itemx #notice3 li:nth-child(1) p:nth-child(1),
.qiming .tab_con60 .itemx #notice3 li:nth-child(1) p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice3 li:nth-child(1) p:nth-child(2),
.qiming .tab_con60 .itemx #notice3 li:nth-child(1) p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice3 li:nth-child(1) p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice4 {
  margin-top: 15px;
}

.qiming .tab_con60 .itemx #notice4 li {
  display: flex;
  width: 100%;
  height: 20%;
}

.qiming .tab_con60 .itemx #notice4 li p {
  border-top: 1px solid #ccc;
  text-align: center;
  border-right: 1px solid #ccc;
  display: flex;
  justify-content: center;
  margin: 0;
  height: 100%;
}

.qiming .tab_con60 .itemx #notice4 li p:nth-child(1),
.qiming .tab_con60 .itemx #notice4 li p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice4 li p:nth-child(2),
.qiming .tab_con60 .itemx #notice4 li p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice4 li p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice4 li:nth-child(1) {
  color: #2879DF;
  font-weight: bold;
}

.qiming .tab_con60 .itemx #notice4 li:nth-child(1) p:nth-child(1),
.qiming .tab_con60 .itemx #notice4 li:nth-child(1) p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice4 li:nth-child(1) p:nth-child(2),
.qiming .tab_con60 .itemx #notice4 li:nth-child(1) p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice4 li:nth-child(1) p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice5 {
  margin-top: 15px;
}

.qiming .tab_con60 .itemx #notice5 li {
  display: flex;
  width: 100%;
  height: 20%;
}

.qiming .tab_con60 .itemx #notice5 li p {
  border-top: 1px solid #ccc;
  text-align: center;
  border-right: 1px solid #ccc;
  display: flex;
  justify-content: center;
  margin: 0;
  height: 100%;
}

.qiming .tab_con60 .itemx #notice5 li p:nth-child(1),
.qiming .tab_con60 .itemx #notice5 li p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice5 li p:nth-child(2),
.qiming .tab_con60 .itemx #notice5 li p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice5 li p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .tab_con60 .itemx #notice5 li:nth-child(1) {
  color: #2879DF;
  font-weight: bold;
}

.qiming .tab_con60 .itemx #notice5 li:nth-child(1) p:nth-child(1),
.qiming .tab_con60 .itemx #notice5 li:nth-child(1) p:nth-child(3) {
  width: 20%;
}

.qiming .tab_con60 .itemx #notice5 li:nth-child(1) p:nth-child(2),
.qiming .tab_con60 .itemx #notice5 li:nth-child(1) p:nth-child(4) {
  width: 30%;
}

.qiming .tab_con60 .itemx #notice5 li:nth-child(1) p:nth-child(4) {
  border-right: 0 !important;
}

.qiming .box7 {
  background-color: #fff;
}

.qiming .box7 .tab_ul7 {
  display: flex;
  padding-bottom: 50px;
  padding-left: 22px;
  padding-right: 22px;
}

.qiming .box7 .tab_ul7 li {
  position: relative;
  flex: 1;
  flex-direction: column;
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 18px;
  margin-right: 10px;
  border-radius: 5px;
  background-color: #F5F6F9;
}

.qiming .box7 .tab_ul7 li img {
  width: 90px;
}

.qiming .box7 .tab_ul7 li .xueyuan {
  position: absolute;
  left: 52%;
  bottom: -36px;
  width: 100px;
  font-size: 14px;
  transform: translateX(-50%);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qiming .box7 .tab_ul7 li:last-child {
  margin-right: 0;
}

.qiming .box7 .tab_ul7 .current7 {
  border-radius: 3px;
  border: 2px solid #5AA2F5;
}

.qiming .box7 .tab_con7 {
  width: 100%;
}

.qiming .box7 .tab_con7 .itemx {
  display: none;
  padding: 22px;
  background-color: #fff;
}

.qiming .box7 .tab_con7 .itemx ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 22px;
  border-radius: 0 0 5px 5px;
  background-color: #F5F6F9;
}

.qiming .box7 .tab_con7 .itemx ul .current7 {
  color: #5AA2F5;
  margin-bottom: 10px;
  border-bottom: 2px solid #5AA2F5;
}

.qiming .box7 .tab_con7 .itemx ul li {
  display: flex;
}

.qiming .box7 .tab_con7 .itemx ul li h3 {
  font-size: 16px;
  font-weight: bold;
}

.qiming .box7 .tab_con7 .itemx ul li p {
  color: #676767;
}

.qiming .box7 .tab_con7 .itemx ul .tuijian {
  display: flex;
  flex-direction: column;
}

.qiming .box7 .tab_con7 .itemx ul .tuijian p {
  width: 257px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}

.qiming .kit10 .tab_ul8 {
  display: flex;
}

.qiming .kit10 .tab_ul8 li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  margin-right: 50px;
  cursor: pointer;
}

.qiming .kit10 .tab_ul8 .current8 {
  color: #46977e;
  border-bottom: 2px solid #46977e;
}

.qiming .box8 {
  display: flex;
  padding: 22px;
  background-color: #fff;
}

.qiming .box8 .advertising {
  position: relative;
}

.qiming .box8 .advertising img {
  width: 200px;
  height: 332px;
}

.qiming .box8 .advertising a {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  width: 140px;
  height: 34px;
  border-radius: 50px;
  text-align: center;
  line-height: 34px;
  color: #1954A4;
}

.qiming .tab_con8 {
  width: 100%;
}

.qiming .tab_con8 .itemx {
  display: none;
}

.qiming .tab_con8 .itemx ul {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx ul li {
  display: flex;
}

.qiming .tab_con8 .itemx ul li .con8_y {
  padding: 0 22px;
  font-size: 14px;
  padding-top: 12px;
}

.qiming .tab_con8 .itemx ul li .con8_y p {
  font-size: 14px;
  line-height: 25px;
}

.qiming .tab_con8 .itemx ul .pinggu {
  display: flex;
  justify-content: flex-end;
}

.qiming .tab_con8 .itemx ul .pinggu p {
  color: #F97F6C;
  border-bottom: 1px solid #F97F6C;
}

.qiming .tab_con8 .itemx ul .kuai {
  display: flex;
  justify-content: space-between;
}

.qiming .tab_con8 .itemx .pinggu {
  height: 50px;
  display: flex;
  justify-content: flex-end;
}

.qiming .tab_con8 .itemx .pinggu a {
  display: block;
  height: 24px;
  color: #F97F6C;
  border-bottom: 1px solid #F97F6C;
}

.qiming .tab_con8 .itemx #box77 {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx #tab_ul77 {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.qiming .tab_con8 .itemx #tab_ul77 li {
  cursor: pointer;
}

.qiming .tab_con8 .itemx #tab_ul77 .current77 {
  border-radius: 10px;
  border: 2px solid #5AA2F5;
}

.qiming .tab_con8 .itemx #tab_con77 .itemxs {
  display: none;
}

.qiming .tab_con8 .itemx #tab_con77 .itemxs .kuaijim {
  width: 100%;
  display: flex;
}

.qiming .tab_con8 .itemx #tab_con77 .itemxs .kuaijim .kuaiji {
  padding: 0 22px;
  font-size: 14px;
}

.qiming .tab_con8 .itemx #tab_con77 .itemxs .kuaijim .kuaiji p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.qiming .tab_con8 .itemx #tab_con77 .itemxs .kuaijim .kuaiji p b {
  display: inline-block;
  background-color: #3077D7;
  color: #fff;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border-radius: 50px;
  width: 84px;
  text-align: center;
}

.qiming .tab_con8 .itemx #tab_con77 .itemxs .kuaijim .kuaiji p span {
  width: 86%;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.qiming .tab_con8 .itemx #box88 {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx #tab_ul88 {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.qiming .tab_con8 .itemx #tab_ul88 li {
  cursor: pointer;
}

.qiming .tab_con8 .itemx #tab_ul88 .current77 {
  border-radius: 10px;
  border: 2px solid #5AA2F5;
}

.qiming .tab_con8 .itemx #tab_con88 .itemxs {
  display: none;
}

.qiming .tab_con8 .itemx #tab_con88 .itemxs .kuaijim {
  width: 100%;
  display: flex;
}

.qiming .tab_con8 .itemx #tab_con88 .itemxs .kuaijim .kuaiji {
  padding: 0 22px;
  font-size: 14px;
}

.qiming .tab_con8 .itemx #tab_con88 .itemxs .kuaijim .kuaiji p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.qiming .tab_con8 .itemx #tab_con88 .itemxs .kuaijim .kuaiji p b {
  display: inline-block;
  background-color: #3077D7;
  color: #fff;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border-radius: 50px;
  width: 84px;
  text-align: center;
}

.qiming .tab_con8 .itemx #tab_con88 .itemxs .kuaijim .kuaiji p span {
  width: 86%;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.qiming .tab_con8 .itemx #box99 {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx #tab_ul99 {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.qiming .tab_con8 .itemx #tab_ul99 li {
  cursor: pointer;
}

.qiming .tab_con8 .itemx #tab_ul99 .current77 {
  border-radius: 10px;
  border: 2px solid #5AA2F5;
}

.qiming .tab_con8 .itemx #tab_con99 .itemxs {
  display: none;
}

.qiming .tab_con8 .itemx #tab_con99 .itemxs .kuaijim {
  width: 100%;
  display: flex;
}

.qiming .tab_con8 .itemx #tab_con99 .itemxs .kuaijim .kuaiji {
  padding: 0 22px;
  font-size: 14px;
}

.qiming .tab_con8 .itemx #tab_con99 .itemxs .kuaijim .kuaiji p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.qiming .tab_con8 .itemx #tab_con99 .itemxs .kuaijim .kuaiji p b {
  display: inline-block;
  background-color: #3077D7;
  color: #fff;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border-radius: 50px;
  width: 84px;
  text-align: center;
}

.qiming .tab_con8 .itemx #tab_con99 .itemxs .kuaijim .kuaiji p span {
  width: 86%;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.qiming .tab_con8 .itemx #box100 {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx #tab_ul100 {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.qiming .tab_con8 .itemx #tab_ul100 li {
  cursor: pointer;
}

.qiming .tab_con8 .itemx #tab_ul100 .current77 {
  border-radius: 10px;
  border: 2px solid #5AA2F5;
}

.qiming .tab_con8 .itemx #tab_con100 .itemxs {
  display: none;
}

.qiming .tab_con8 .itemx #tab_con100 .itemxs .kuaijim {
  width: 100%;
  display: flex;
}

.qiming .tab_con8 .itemx #tab_con100 .itemxs .kuaijim .kuaiji {
  padding: 0 22px;
  font-size: 14px;
}

.qiming .tab_con8 .itemx #tab_con100 .itemxs .kuaijim .kuaiji p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.qiming .tab_con8 .itemx #tab_con100 .itemxs .kuaijim .kuaiji p b {
  display: inline-block;
  background-color: #3077D7;
  color: #fff;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border-radius: 50px;
  width: 84px;
  text-align: center;
}

.qiming .tab_con8 .itemx #tab_con100 .itemxs .kuaijim .kuaiji p span {
  width: 86%;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.qiming .tab_con8 .itemx #box101 {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx #tab_ul101 {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.qiming .tab_con8 .itemx #tab_ul101 li {
  cursor: pointer;
}

.qiming .tab_con8 .itemx #tab_ul101 .current77 {
  border-radius: 10px;
  border: 2px solid #5AA2F5;
}

.qiming .tab_con8 .itemx #tab_con101 .itemxs {
  display: none;
}

.qiming .tab_con8 .itemx #tab_con101 .itemxs .kuaijim {
  width: 100%;
  display: flex;
}

.qiming .tab_con8 .itemx #tab_con101 .itemxs .kuaijim .kuaiji {
  padding: 0 22px;
  font-size: 14px;
}

.qiming .tab_con8 .itemx #tab_con101 .itemxs .kuaijim .kuaiji p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.qiming .tab_con8 .itemx #tab_con101 .itemxs .kuaijim .kuaiji p b {
  display: inline-block;
  background-color: #3077D7;
  color: #fff;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border-radius: 50px;
  width: 84px;
  text-align: center;
}

.qiming .tab_con8 .itemx #tab_con101 .itemxs .kuaijim .kuaiji p span {
  width: 86%;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.qiming .tab_con8 .itemx #box102 {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx #tab_ul102 {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.qiming .tab_con8 .itemx #tab_ul102 li {
  cursor: pointer;
}

.qiming .tab_con8 .itemx #tab_ul102 .current77 {
  border-radius: 10px;
  border: 2px solid #5AA2F5;
}

.qiming .tab_con8 .itemx #tab_con102 .itemxs {
  display: none;
}

.qiming .tab_con8 .itemx #tab_con102 .itemxs .kuaijim {
  width: 100%;
  display: flex;
}

.qiming .tab_con8 .itemx #tab_con102 .itemxs .kuaijim .kuaiji {
  padding: 0 22px;
  font-size: 14px;
}

.qiming .tab_con8 .itemx #tab_con102 .itemxs .kuaijim .kuaiji p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.qiming .tab_con8 .itemx #tab_con102 .itemxs .kuaijim .kuaiji p b {
  display: inline-block;
  background-color: #3077D7;
  color: #fff;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border-radius: 50px;
  width: 84px;
  text-align: center;
}

.qiming .tab_con8 .itemx #tab_con102 .itemxs .kuaijim .kuaiji p span {
  width: 86%;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.qiming .tab_con8 .itemx #box103 {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx #tab_ul103 {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.qiming .tab_con8 .itemx #tab_ul103 li {
  cursor: pointer;
}

.qiming .tab_con8 .itemx #tab_ul103 .current77 {
  border-radius: 10px;
  border: 2px solid #5AA2F5;
}

.qiming .tab_con8 .itemx #tab_con103 .itemxs {
  display: none;
}

.qiming .tab_con8 .itemx #tab_con103 .itemxs .kuaijim {
  width: 100%;
  display: flex;
}

.qiming .tab_con8 .itemx #tab_con103 .itemxs .kuaijim .kuaiji {
  padding: 0 22px;
  font-size: 14px;
}

.qiming .tab_con8 .itemx #tab_con103 .itemxs .kuaijim .kuaiji p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.qiming .tab_con8 .itemx #tab_con103 .itemxs .kuaijim .kuaiji p b {
  display: inline-block;
  background-color: #3077D7;
  color: #fff;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border-radius: 50px;
  width: 84px;
  text-align: center;
}

.qiming .tab_con8 .itemx #tab_con103 .itemxs .kuaijim .kuaiji p span {
  width: 86%;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.qiming .tab_con8 .itemx #box104 {
  margin-left: 30px;
}

.qiming .tab_con8 .itemx #tab_ul104 {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.qiming .tab_con8 .itemx #tab_ul104 li {
  cursor: pointer;
}

.qiming .tab_con8 .itemx #tab_ul104 .current77 {
  border-radius: 10px;
  border: 2px solid #5AA2F5;
}

.qiming .tab_con8 .itemx #tab_con104 .itemxs {
  display: none;
}

.qiming .tab_con8 .itemx #tab_con104 .itemxs .kuaijim {
  width: 100%;
  display: flex;
}

.qiming .tab_con8 .itemx #tab_con104 .itemxs .kuaijim .kuaiji {
  padding: 0 22px;
  font-size: 14px;
}

.qiming .tab_con8 .itemx #tab_con104 .itemxs .kuaijim .kuaiji p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.qiming .tab_con8 .itemx #tab_con104 .itemxs .kuaijim .kuaiji p b {
  display: inline-block;
  background-color: #3077D7;
  color: #fff;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border-radius: 50px;
  width: 84px;
  text-align: center;
}

.qiming .tab_con8 .itemx #tab_con104 .itemxs .kuaijim .kuaiji p span {
  width: 86%;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.qiming .good_teacher_box {
  margin-top: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 25px 50px;
}

.qiming .good_teacher_box .swiper-button-next {
  width: 30px;
  height: 30px;
  /* margin-left: 25px; */
  border-radius: 50%;
}

.qiming .good_teacher_box .swiper-button-prev:after,
.qiming .good_teacher_box .swiper-button-next:after {
  font-size: 20px !important;
}

.qiming .good_teacher_box .swiper-button-next,
.qiming .good_teacher_box .swiper-button-prev {
  color: #666 !important;
}

.qiming .good_teacher_box .teacher_top {
  width: 100%;
}

.qiming .good_teacher_box .teacher_top img {
  display: inline-block;
}

.qiming .good_teacher_box .teacher_top P {
  display: inline-block;
  font-size: 16px;
  color: #333;
  vertical-align: top;
  padding-left: 20px;
}

.qiming .good_teacher_box .swiper_teacher {
  padding-top: 40px;
}

.qiming .good_teacher_box .swiper_teacher #teacherSwiper {
  padding: 10px 15px;
  box-sizing: border-box;
}

.qiming .good_teacher_box .swiper_teacher #teacherSwiper .teacher_slide {
  height: 300px;
  box-sizing: border-box;
  margin: 0 24px;
  position: relative;
  box-shadow: 0px 0px 10px 1px #ccc;
  border-radius: 5px;
  overflow: hidden;
}

.qiming .good_teacher_box .swiper_teacher #teacherSwiper .teacher_slide img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.qiming .good_teacher_box .swiper_teacher #teacherSwiper .teacher_slide .des_box {
  position: absolute;
  width: 100%;
  background-color: #fff;
  left: 0;
  bottom: -74px;
  padding: 10px 20px;
  box-sizing: border-box;
  border-radius: 0 0 5px 5px;
}

.qiming .good_teacher_box .swiper_teacher #teacherSwiper .teacher_slide .des_box h4 {
  font-size: 16px;
  color: #333;
}

.qiming .good_teacher_box .swiper_teacher #teacherSwiper .teacher_slide .des_box .des {
  padding-top: 5px;
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.qiming .good_teacher_box .swiper_teacher #teacherSwiper .teacher_slide .des_box img {
  display: block;
  width: 50%;
  margin-top: 8px;
  margin-left: 0;
}

.qiming .good_teacher_box .swiper_teacher #teacherSwiper .teacher_slide .des_box .zixunBtn {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #f22422;
  color: #f22422;
  text-align: center;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 15px;
}

.qiming .swiper-container {
  background-color: #fff;
}

.qiming .wei {
  padding-top: 12px;
  padding-bottom: 36px;
  background: url("../images/wei1.png") no-repeat;
  background-size: 100% 100%;
}

.qiming .wei .wei_top h3 {
  width: 100%;
  height: 50px;
  font-size: 22px;
  color: #fff;
  display: flex;
  align-items: center;
}

.qiming .wei .wei_top h3 img {
  margin-right: 8px;
}

.qiming .wei .wei_top ul {

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;


}

.qiming .wei .wei_top ul li {
  width: 31%;
  margin-top: 12px;
  display: flex;
  align-items: center;
  color: #FFEFCF;

}

.qiming .wei .wei_top ul li:nth-child(4),
.qiming .wei .wei_top ul li:nth-child(5),
.qiming .wei .wei_top ul li:nth-child(6) {
  margin-top: 50px;
}

/* .qiming .wei .wei_top ul li>img {
  width: 80px;
} */

.qiming .wei .wei_top ul li .pin_m {
  margin-left: 24px;
}

.qiming .wei .wei_top ul li .pin_m h4 {
  font-size: 22px;
  margin-bottom: 10px;
}

.qiming .wei .wei_top ul li .pin_m span {
  font-size: 14px;
  margin-top: 10px;
}  


.qiming .kit3 {
  display: flex;
  margin-top: 14px;
  padding-top: 14px;
  background: #fff;
}

.qiming .kit3 p {
  display: flex;
  padding-left: 22px;
  align-items: center;
  width: 140px;
  height: 40px;
  font-weight: bold;
  font-size: 16px;
}

.qiming .kit3 p img {
  width: 20px;
  margin-right: 8px;
}

.qiming .kit3 .fuwu1 {
  padding-top: 10px;
}

.qiming .last_zixun {
  display: flex;
  padding: 22px;
  justify-content: space-between;
  margin-bottom: 50px;
  border-radius: 0 0 5px 5px;
}

.qiming .last_zixun li {
  border-radius: 5px;
  background-color: #fff;
  width: 24%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 22px 0;
  box-shadow: 0px 0px 10px 1px #ccc;
}

.qiming .last_zixun li a {
  display: block;
  width: 80%;
  background-color: #FD9047;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
  line-height: 38px;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 12px;
  text-decoration: none;
}

.qiming .last_zixun li a img {
  margin-right: 8px;
}

.qiming .last_zixun li .phone1 {
  width: 80%;
}

.qiming .last_zixun li .phone1 input {
  border: 1px solid #ccc;
  height: 35px;
  padding-left: 10px;
  width: 100%;
  border-radius: 5px;
}

.qiming .last_zixun li .verify {
  width: 80%;
  display: flex;
}

.qiming .last_zixun li .verify input {
  border: 1px solid #ccc;
  border-right: 0;
  height: 35px;
  padding-left: 10px;
  width: 100%;
  border-radius: 5px 0 0 5px;
}

.qiming .last_zixun li .verify a {
  display: block;
  height: 35px;
  text-align: center;
  border-radius: 0 5px 5px 0;
}

.qiming .bottom {
  padding: 50px 0 30px;
  position: relative;
  background: #000;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 1.6;
}