﻿.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 #133F97;
}

.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: #133F97;
  border-bottom: 2px solid #133F97;
}

.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: #133F97;
}

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

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

.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: #133F97;
  border-bottom: 2px solid #133F97;
}

.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: #133F97;
  border-bottom: 2px solid #133F97;
}

.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: #133F97;
  border-bottom: 2px solid #133F97;
}

.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: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  margin-right: 50px;
  cursor: pointer;
}

.qiming .tab_ul10 .current10 {
  color: #133F97;
  border-bottom: 2px solid #133F97;
}

.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: #133F97;
  border-bottom: 2px solid #133F97;
}

.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: #133F97;
  cursor: pointer;
  text-align: center;
}

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

.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: #133F97;
  border-bottom: 2px solid #133F97;
}

.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;
  justify-content: space-between;


}

.qiming .wei .wei_top ul li {
  width: 24%;
  margin-top: 12px;
  color: #FFEFCF;
  margin-top: 45px;
}
.qiming .wei .wei_top ul li>img{
  display: block;
  margin: 0 auto;
}


.qiming .wei .wei_top ul li .pin_m {
  text-align: center;
}

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

.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: 20px 0 30px;
  position: relative;
  background: #000;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 1.6;
}

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

.quyu {
  height: 400px;
  padding-bottom: 50px;
}
.quyu .quyu1 {
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 22px;
}
.quyu .tui {
  height: 60px;
  display: flex;
  align-items: center;
  margin: 0 22px;
  border-bottom: 1px solid #ccc;
}
.quyu .quyu_xia {
  display: flex;
  margin: 0 22px;
  justify-content: space-between;
}
.quyu .quyu_xia .quyu_main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.quyu .quyu_xia .quyu_main p {
  width: 48%;
  height: 30px;
  margin-top: 22px;
  display: flex;
  align-items: center;
}
.quyu .quyu_xia .quyu_main p img {
  width: 9px;
  margin-right: 8px;
}
.form p label {
  width: 25%;
  float: left;
  height: 44px;
  line-height: 44px;
  font-weight: normal;
  font-size: 14px;
  color: black;
}
.form p input {
  width: 72%;
  border: none;
  background: none;
  height: 44px;
  padding-left: 5px;
  line-height: 44px;
  color: #424242;
  font-size: 14px;
  background-color: transparent;
}
.form p select {
  width: 72%;
  border: none;
  height: 44px;
  padding-left: 5px;
  line-height: 44px;
  color: #424242;
  font-size: 14px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/xl.png) no-repeat right center;
  padding-right: 14px;
}
select::-ms-expand {
  display: none;
}
.form p input.yan {
  width: 30%;
  float: left;
}
.form p a.code {
  float: right;
  width: 40%;
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 14px;
  background: #f24230;
  text-align: center;
}
.form a.button {
  width: 82%;
  display: block;
  margin: 15px auto;
  background: #c5130c;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border: 1px solid #c5130c;
  font-weight: 900;
  border-radius: 27px;
}
.form a.button:hover {
  background: #de3900;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  color: #333;
}

.main1 {
  width: 100%;
  background-color: #f5f5f5;
}
.main1 .srgo {
  width: 100%;
  background-color: #fff;
}
.main1 .srgo .srgo_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
}
.main1 .srgo .srgo_top .srgo_z {
  display: flex;
  align-items: center;
}
.main1 .srgo .srgo_top .srgo_z h3 {
  font-weight: bold;
}
.main1 .srgo .srgo_top .srgo_z a {
  display: block;
  width: 60px;
  text-align: center;
  border-right: 1px solid #B2B2B2;
}
.main1 .mianbao1 .srgo_y {
  display: flex;
  align-items: center;
  height: 60px;
}
.mianbao {
  color: #333;
  font-weight: bold;
}
.mse {
  display: flex;
  justify-content: center;
}
.mse .mse_z {
  display: flex;
  padding: 32px;
  background-color: #fff;
}
.mse .mse_z img {
  height: 170px;
}
.mse .mse_z .mse1 {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
}
.mse .mse_z .mse1 h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mse .mse_z .mse1 h3 .times {
  font-size: 14px;
}
.mse .mse_z .mse1 h3 p:nth-child(1) {
  width: 380px;
  color: #333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mse .mse_z .mse1 .mse2 {
  display: flex;
}
.mse .mse_z .mse1 .mse2 p {
  height: 33px;
  line-height: 33px;
  font-size: 12px;
  text-align: center;
  padding: 0 12px;
  background-color: #f3f3f3;
}
.mse .mse_z .mse1 .mse2 p:nth-child(2) {
  margin-left: 22px;
  margin-right: 22px;
}
.mse .mse_z .mse1 .mse2 p:nth-child(3) {
  margin-right: 22px;
}
.mse .mse_z .mse1 p {
  line-height: 26px;
  margin-top: 10px;
  color: #9A9A9A;
}
.mse .mse_z .mse1 > p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
}
.mse .mse_y {
  width: 29%;
  margin-left: 11px;
  padding: 20px;
  padding-top: 0;
}
.mse .mse_y .biao1 {
  width: 100%;
  padding-bottom: 3vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(../images/dibu_bd.png) no-repeat;
  background-size: 100% 100%;
  background-color: #fff;
}
.mse .mse_y .biao1 h1 {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #FD6F49;
}
.mse .mse_y .biao1 h1 img {
  width: 100%;
}
.mse .mse_y .biao1 h1 b {
  color: #DE2A38;
}
.mse .mse_y .biao1 .biao_top {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
}
.mse .mse_y .biao1 .biao_top .qing {
  display: block;
  width: 104%;
  text-align: center;
  background-color: #56A1F8;
  color: #fff;
  height: 36px;
  line-height: 36px;
  margin-top: 22px;
  border-radius: 5px;
}
.mse .mse_y .biao1 .biao_top .yanz {
  display: flex;
  align-items: center;
}
.mse .mse_y .biao1 .biao_top .yanz input {
  width: 55%;
}
.mse .mse_y .biao1 .biao_top .yanz a {
  display: inline-block;
  width: 45%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border-radius: 0 5px 5px 0;
  background-color: #56A1F8;
}
.mse .mse_y .biao1 .biao_top .yanz1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mse .mse_y .biao1 .biao_top .yanz1 input {
  width: 53%;
}
.mse .mse_y .biao1 .biao_top .yanz1 a {
  display: inline-block;
  width: 38%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #DCDCDC;
  color: #333;
  font-size: 14px;
  border-radius: 5px;
}
.mse .mse_y .biao1 .biao_top p {
  width: 100%;
  margin-top: 15px;
  height: 38px;
  border-radius: 5px;
}
.mse .mse_y .biao1 .biao_top p select {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  padding-left: 7px;
  border: 1px solid #ccc;
}
.mse .mse_y .biao1 .biao_top p input {
  width: 100%;
  height: 100%;
  padding: 0;
  padding-left: 11px;
  line-height: 33px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.fenge {
  width: 95%;
  height: 1px;
  background-color: #ccc;
}
.biaodanlast {
  height: 270px;
  border-radius: 10px;
  padding-top: 12px;
  box-sizing: border-box;
  background-color: #fff;
}
.biaodanlast h3 {
  width: 100%;
  text-align: center;
  margin-top: 12px;
  font-size: 16px;
  color: #FD947E;
  font-weight: bold;
}
.biaodanlast .form_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.biaodanlast .form_box .sel {
  border-radius: 4px;
  width: 86%;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  font-size: 12px;
  box-sizing: border-box;
  margin-top: 14px;
  background-color: #f1f1f1;
}
.biaodanlast .form_box p {
  width: 86%;
  height: 36px;
  margin-top: 14px;
}
.biaodanlast .form_box p input {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  line-height: 36px;
  padding-left: 10px;
  font-size: 12px;
  box-sizing: border-box;
  background-color: #f1f1f1;
}
.last_a {
  width: 86%;
  text-align: center;
  height: 36px;
  line-height: 36px;
  background-color: #FD633C;
}
.biaodanlast .form_box .yan_z {
  width: 86%;
  height: 36px;
  display: flex;
}
.biaodanlast .form_box .yan_z input {
  width: 60%;
  height: 100%;
  padding-left: 10px;
  border-radius: 4px 0 0 4px;
}
.biaodanlast .form_box .yan_z a {
  width: 40%;
  height: 100%;
  line-height: 36px;
  display: inline-block;
  background-color: #FD633C;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 0 4px 4px 0;
}
.host {
  text-align: center;
  margin: 18px 0;
}
.host1 {
  text-align: center;
  margin-top: 18px;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
}
.host1 h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host1 h3 img {
  margin-right: 10px;
}
.host1 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.host1 ul li {
  width: 45%;
  margin-top: 22px;
}
.host1 ul li p {
  margin-top: 6px;
}
.host11 {
  margin-top: 18px;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
}
.host11 h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host11 h3 img {
  margin-right: 10px;
}
.host11 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.host11 ul li {
  width: 45%;
  margin-top: 22px;
}
.host12 {
  margin-top: 18px;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
}
.host12 .mas1 {
  display: flex;
  padding: 22px 0;
}
.host12 .mas1 img {
  width: 66px;
  margin-right: 12px;
}
.host12 .mas1 .mas h4 {
  margin-bottom: 6px;
}
.host12 .mas1 .mas p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
  color: #989898;
}
.host12 img {
  display: block;
}
.host12 h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host12 h3 img {
  margin-right: 10px;
}
.host12 h3 .host12_top {
  display: flex;
}
.host12 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.host12 ul li {
  width: 45%;
  margin-top: 22px;
}
.pagecode {
  margin: 36px 0;
}
.pagecode .yema {
  display: flex;
  justify-content: center;
}
.pagecode .yema a {
  display: block;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #333;
  margin-right: 8px;
  border-radius: 5px;
  background-color: #EEEEEE;
}
.pagecode .yema .currentss {
  background-color: #076CE0;
  color: #fff;
}
.host12 > p {
  height: 45px;
}
.host12 > p em {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin-right: 4px;
  background-color: #FF7A18;
}
.host11 > p {
  height: 45px;
}
.host11 > p em {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin-right: 4px;
  background-color: #FF7A18;
}
.host11 .geda {
  display: flex;
  margin-top: 16px;
  margin-bottom: 25px;
}
.host11 .geda img {
  margin-right: 14px;
}
.host11 .geda p {
  font-size: 14px;
  margin-top: 10px;
}
.host11 .geda p span {
  display: inline-block;
  color: #5F95E8;
  font-weight: bold;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 33px;
  background-color: #EAF4FF;
}
.host2 {
  border-radius: 5px;
  padding: 0 22px;
  text-align: center;
  margin-top: 18px;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
}
.host2 h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host2 h3 img {
  margin-right: 10px;
}
.host2 ul {
  display: flex;
  flex-direction: column;
}
.host2 ul li {
  position: relative;
  border-radius: 4px;
  margin-top: 16px;
  color: #fff;
  box-sizing: border-box;
  font-size: 14px;
}
.host2 ul li img {
  width: 100%;
}
.host2 ul li a {
  position: absolute;
  bottom: 11px;
  left: 100px;
  width: 100px;
  height: 26px;
}
.active {
  font-size: 16px;
  font-weight: 800;
  color: pink;
}
.tab-tilte {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.tab-tilte li {
  width: 130px;
  border-radius: 22px;
  padding: 10px;
  text-align: center;
  background-color: #e6e6e6;
  cursor: pointer;
}
.tab-tilte li:nth-child(2) {
  margin: 0 62px;
}
/* 点击对应的标题添加对应的背景颜色 */
.tab-tilte .active {
  background-color: #ff6633;
  color: #fff;
}
.tab-content {
  display: flex;
  justify-content: center;
}
.tab-content .content1 {
  width: 100%;
}
.mse .mse_z1 .brief {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  color: #AAAAAA;
}
.mse .mse_z1 .brief P:last-child {
  display: flex;
  align-items: center;
  margin-left: 26px;
}
.mse .mse_z1 .brief P:last-child img {
  margin-right: 8px;
}
.mse .mse_z1 .digest {
  padding: 12px 16px;
  line-height: 24px;
  background-color: #F5F7FA;
  border-radius: 5px;
  margin-top: 25px;
}
.mse .mse_z1 p {
  line-height: 26px;
  margin-top: 40px;
}
.mse .mse_z1 .mse2 {
  display: flex;
}
.mse .mse_z1 .mse2 p {
  height: 33px;
  line-height: 33px;
  font-size: 12px;
  text-align: center;
  margin-right: 12px;
  border-radius: 5px;
  color: #9A9A9A;
  padding: 0 12px;
  background-color: #f3f3f3;
}
.mse .mse_z1 .cutline {
  width: 100%;
  height: 2px;
  background-color: #f3f3f3;
  margin: 24px 0;
}
.mse .mse_z1 .fenye {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
}
.mse .mse_z1 .fenye a {
  display: block;
  width: 350px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  overflow: hidden;
}
.mse .mse_y {
  width: 29%;
  margin-left: 11px;
  padding: 20px 0;
  padding-top: 0;
}
.fenge {
  width: 95%;
  height: 1px;
  background-color: #ccc;
}
.biaodanlast {
  height: 270px;
  border-radius: 10px;
  padding-top: 12px;
  box-sizing: border-box;
  background-color: #fff;
}
.biaodanlast h3 {
  width: 100%;
  text-align: center;
  margin-top: 12px;
  font-size: 16px;
  color: #FD947E;
  font-weight: bold;
}
.biaodanlast .form_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.biaodanlast .form_box .sel {
  border-radius: 4px;
  width: 86%;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  font-size: 12px;
  box-sizing: border-box;
  margin-top: 14px;
  background-color: #f1f1f1;
}
.biaodanlast .form_box p {
  width: 86%;
  height: 36px;
  margin-top: 14px;
}
.biaodanlast .form_box p input {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  line-height: 36px;
  padding-left: 10px;
  font-size: 12px;
  box-sizing: border-box;
  background-color: #f1f1f1;
}
.last_a {
  width: 86%;
  text-align: center;
  height: 36px;
  line-height: 36px;
  background-color: #FD633C;
}
.biaodanlast .form_box .yan_z {
  width: 86%;
  height: 36px;
  display: flex;
}
.biaodanlast .form_box .yan_z input {
  width: 60%;
  height: 100%;
  padding-left: 10px;
  border-radius: 4px 0 0 4px;
}
.biaodanlast .form_box .yan_z a {
  width: 40%;
  height: 100%;
  line-height: 36px;
  display: inline-block;
  background-color: #FD633C;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 0 4px 4px 0;
}
.host {
  text-align: center;
  margin: 18px 0;
}
.host1 {
  text-align: center;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
}
.host1 h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host1 h3 img {
  margin-right: 10px;
}
.host1 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.host1 ul li {
  width: 45%;
  margin-top: 22px;
}
.host1 ul li p {
  margin-top: 6px;
}
.host11 {
  margin-top: 18px;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
}
.host11 h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host11 h3 img {
  margin-right: 10px;
}
.host11 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.host11 ul li {
  width: 45%;
  margin-top: 22px;
}
/*æˆåŠŸæ¡ˆä¾‹*/
.cases,
.school {
  background: #fff;
  margin-top: 20px;
}
.cases .cases_con {
  padding: 0 24px;
}
.cases .cases_con .list {
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
}
.cases .cases_con .list:last-child {
  border-bottom: none;
}
.cases .cases_con .list.active .title {
  display: none;
}
.cases .cases_con .list .title {
  font-size: 14px;
  cursor: pointer;
}
.cases .cases_con .list .title:before {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 6px 10px 0;
  content: '';
  vertical-align: top;
  border-radius: 4px;
  background-color: #ff0a37;
}
.cases .cases_con .list.active .content {
  display: block;
}
.cases .cases_con .list .content {
  display: none;
}
.cases .cases_con .list .content dl dd {
  width: 200px;
  padding-left: 15px;
  font-size: 14px;
  color: #333;
}
.cases .cases_con .list .content dl dd p {
  line-height: 22px;
}
.cases .cases_con .list .content dl dt img {
  width: 86px;
  height: 120px;
}
.host12 {
  margin-top: 18px;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
}
.host12 .mas1 {
  display: flex;
  padding: 22px 0;
}
.host12 .mas1 img {
  width: 66px;
  margin-right: 12px;
}
.host12 .mas1 .mas h4 {
  margin-bottom: 6px;
}
.host12 .mas1 .mas p {
  color: #989898;
}
.host12 img {
  display: block;
}
.host12 h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host12 h3 img {
  margin-right: 10px;
}
.host12 h3 .host12_top {
  display: flex;
}
.host12 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.host12 ul li {
  width: 45%;
  margin-top: 22px;
}
.host13 {
  margin-top: 18px;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
  padding-bottom: 16px;
}
.host13 h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host13 h3 img {
  margin-right: 10px;
}
.host13 h3 .host12_top {
  display: flex;
}
.host13 .lanse {
  height: 30px;
  display: flex;
  margin-top: 10px;
  align-items: center;
}
.host13 .lanse a {
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  overflow: hidden;
}
.pagecode {
  margin-top: 80px;
}
.pagecode .yema {
  display: flex;
  justify-content: center;
}
.pagecode .yema a {
  display: block;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #333;
  margin-right: 8px;
  border-radius: 5px;
  background-color: #EEEEEE;
}
.host12 > p {
  height: 45px;
}
.host12 > p em {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin-right: 4px;
  background-color: #FF7A18;
}
.host11 > p {
  height: 45px;
}
.host11 > p em {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin-right: 4px;
  background-color: #FF7A18;
}
.host11 .geda {
  display: flex;
  margin-top: 16px;
  margin-bottom: 25px;
}
.host11 .geda img {
  margin-right: 14px;
}
.host11 .geda p {
  font-size: 14px;
  margin-top: 10px;
}
.host11 .geda p span {
  display: inline-block;
  color: #5F95E8;
  font-weight: bold;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 33px;
  background-color: #EAF4FF;
}
.host2 {
  border-radius: 5px;
  padding: 0 22px;
  text-align: center;
  margin-top: 18px;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
}
.host2 h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.host2 h3 img {
  margin-right: 10px;
}
.host2 ul {
  display: flex;
  flex-direction: column;
}
.host2 ul li {
  position: relative;
  border-radius: 4px;
  margin-top: 16px;
  color: #fff;
  box-sizing: border-box;
  font-size: 14px;
}
.host2 ul li img {
  width: 100%;
}
.host2 ul li a {
  position: absolute;
  bottom: 17px;
  left: 120px;
  width: 130px;
  height: 33px;
}
.active {
  font-size: 16px;
  font-weight: 800;
  color: pink;
}
.tab-tilte {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.tab-tilte li {
  width: 130px;
  border-radius: 22px;
  padding: 10px;
  text-align: center;
  background-color: #e6e6e6;
  cursor: pointer;
}
.tab-tilte li:nth-child(2) {
  margin: 0 62px;
}
/* 点击对应的标题添加对应的背景颜色 */
.tab-tilte .active {
  background-color: #ff6633;
  color: #fff;
}
.tab-content {
  display: flex;
  justify-content: center;
}
.tab-content .content1 {
  width: 100%;
}
.banner_box .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  position: relative;
  left: 50%;
  margin-left: -50%;
  height: 500px;
}
/*subnav*/
.subnav_main {
  position: relative;
}
.page_a_active {
  background-color: #164b91;
}
.ban_left {
  width: 180px;
  background: #fff;
  color: #333;
  position: absolute;
  top: -500px;
  left: 0;
  z-index: 10;
  z-index: 99;
  min-height: 500px;
}
.ban_left dl dt img {
  vertical-align: -2px;
}
.ban_left dl dd {
  padding: 10px 10px 10.5px 15px;
  cursor: pointer;
}
.ban_left dl dd {
  border-top: 1px #fff solid;
  border-bottom: 1px solid #fff;
  z-index: 2;
  height: 96px;
  overflow: hidden;
}
.ban_left dl dd:last-child {
  position: relative;
  z-index: 3;
}
.ban_left dl dd:last-child {
  overflow: initial;
}
.banner_box .subnav_main .ban_left dl dd a:hover {
  color: #0081d2 !important;
}
.ban_left dl dd:last-child .dd_main {
  position: absolute;
  right: -250px;
  bottom: 0;
  z-index: -1;
  background-color: #fff;
  padding: 10px;
  width: 250px;
  height: 120px;
  border-radius: 0 15px 0px 0;
}
.ban_left dl dd:last-child .dd_main a {
  font-size: 14px;
}
.ban_left dl dd:last-child .dd_main span {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  padding-bottom: 8px;
}
.ban_left dl dd:last-child:hover {
  background-color: #ccc;
}
.dd_main_active {
  display: none;
}
.ban_left dl dd:last-child .dd_main .last_btn {
  display: block;
  width: 30%;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  margin-top: 10px;
  text-align: center;
  color: #fff;
  background-color: #16a9fe;
  position: relative;
}
.ban_left dl dd:last-child .dd_main .last_btn img {
  position: absolute;
  right: -15px;
  top: -5px;
  display: block;
  width: 20%;
}
.ban_left dl dd > span {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  padding-bottom: 8px;
}
.ban_left dl dd > a {
  color: #333;
  font-size: 12px;
  line-height: 25px;
}
.ban_left dl dd > a:hover {
  color: #ffe114;
}
.ke {
  display: none;
  padding: 0 20px;
  width: 785px;
  height: 482px;
  position: absolute;
  top: 50px;
  left: 240px;
  background: #fff;
  border: 2px #e72a46 solid;
  border-left: 0;
  z-index: 999;
}
.ke p {
  border-bottom: 1px #e5e5e5 solid;
  line-height: 38px;
}
.ke p span {
  color: #e72a46;
  display: inline-block;
  width: 100px;
}
.ke p a {
  color: #333;
  display: inline-block;
  margin-right: 25px;
  width: 130px;
  text-align: left;
  font-size: 14px;
}
.ke p .a1 {
  width: 130px;
}
.ke p .a2 {
  width: 140px;
}
.ke p a:hover {
  color: #e60012;
}
.ke p em {
  width: 616px;
  display: inline-block;
  font-style: normal;
}
.ban_left dl dd:hover > .ke {
  display: block;
}
.ke_study {
  position: absolute;
  bottom: 0;
}
.ke_study .recomm_study {
  width: 575px;
  float: left;
}
.ke_study .study_tool {
  width: 160px;
  float: left;
}
.ke_study .study_tool img {
  width: 120px;
  height: 124px;
  padding: 10px;
  border: 1px solid #eee;
  display: block;
  border-radius: 4px;
  margin: 15px auto 5px;
}
.ke_study .study_tool span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #333;
}
/*banner*/
.banner_box {
  height: 480px;
}
.nav_bar {
  padding-top: 30px;
}
.nav_bar ul {
  display: flex;
}
.nav_bar ul li {
  margin: 0 15px;
  flex: 1;
  position: relative;
}
.nav_bar ul li img {
  width: 100%;
  display: block;
}
.nav_bar ul li .main {
  position: absolute;
  left: 0;
  top: 8px;
  padding: 15px 40px;
  color: #fff;
  text-shadow: 0px 2px 10px #000;
}
.nav_bar ul li .main h3 {
  text-align: center;
  font-weight: 700;
  text-shadow: 0px 2px 10px #000;
}
.nav_bar ul li .main p {
  text-align: center;
  font-size: 14px;
  padding-top: 10px;
  text-shadow: 0px 2px 10px #000;
}
.nav_bar ul li .bar_motail {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 18px;
}
.nav_bar ul li .bar_motail a {
  display: block;
  width: 50%;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 35px;
  background-color: #ffa507;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.bar_motail_active {
  display: none;
}
.school_recommend {
  padding-top: 30px;
}
.school_recommend .tab_tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-left: 15px;
  position: relative;
}
.school_recommend .tab_tit .left img {
  display: inline-block;
  width: 2.5%;
  vertical-align: bottom;
}
.school_recommend .tab_tit .right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.school_recommend .tab_tit .right span {
  color: #666;
  font-size: 14px;
  padding-bottom: 6px;
  margin-left: 5px;
  cursor: pointer;
}
.school_recommend .tab_tit .right span:hover {
  color: #0081d2;
}
.school_recommend .tab_content {
  padding-top: 20px;
}
.school_recommend .tab_content ul {
  overflow: hidden;
}
.school_recommend .tab_content ul li {
  float: left;
  background-color: #fff;
  width: 23%;
  height: 324px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 10px;
  margin-right: 32px;
  margin-top: 15px;
  position: relative;
}
.school_recommend .tab_content ul li img {
  display: block;
  width: 60%;
  margin: auto;
}
.school_recommend .tab_content ul li p {
  text-align: center;
  padding-top: 5px;
}
.school_recommend .tab_content ul li a {
  position: absolute;
  display: inline-block;
  width: 40%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  bottom: 22px;
}
.school_recommend .tab_content ul li .a1 {
  background-color: #0081d2;
  color: #fff;
  left: 15px;
}
.school_recommend .tab_content ul li .a2 {
  border: 1px solid #0081d2;
  color: #0081d2;
  right: 15px;
}
.school_recommend .tab_content ul .last_li {
  margin-right: 0;
}
.tab_tit_span_active {
  border-bottom: 4px solid #0081d2;
  color: #0081d2 !important;
}
.Country_active {
  display: none;
}
.school_recommend .tab_content ul li .a2:hover {
  background-color: #0081d2;
  color: #fff;
}
.case {
  background-color: #fff;
  border-radius: 10px;
  padding-top: 20px;
  float: left;
  width: 63%;
  /* padding-bottom: 5px; */
}
.case .tit {
  padding-left: 15px;
}
.case .tit .left {
  position: relative;
}
.case .tit .left img {
  display: inline-block;
  width: 3.5%;
  vertical-align: bottom;
}
.case .tit .left .times {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: #999;
  padding-right: 10px;
  cursor: pointer;
}
.case .tit .left .times:hover {
  color: #164b91;
}
.case .content {
  padding-left: 15px;
}
.case .content ul {
  overflow: hidden;
}
.case .content ul li {
  float: left;
  width: 45%;
  height: 168px;
  padding-bottom: 10px;
  overflow: hidden;
  margin-top: 15px;
  margin-right: 35px;
}
.case .content ul li .img_box {
  width: 45%;
  float: left;
}
.case .content ul li .img_box img {
  display: block;
  width: 100%;
  display: inline-block;
  border: 1px solid #ccc;
}
.case .content ul li .des {
  float: right;
  width: 52%;
  height: 170px;
  position: relative;
}
.case .content ul li .des h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.case .content ul li .des .txt {
  position: absolute;
  left: 0px;
  bottom: 25px;
}
.case .content ul li .des .txt p {
  font-size: 14px;
}
.case .content ul .liner {
  border-bottom: 1px solid #ccc;
}
.major_bottom {
  text-align: center;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
}
.major_bottom h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}
.major_bottom h3 img {
  margin-right: 10px;
}
.major_bottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.major_bottom ul li {
  width: 45%;
  margin-top: 22px;
}
.case .tit .left span {
  margin-bottom: 4px;
  display: inline-block;
}
.major_bottom ul li img {
  display: block;
  margin: auto;
}
.major_bottom ul li p {
  padding-top: 10px;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.teachers {
  background-color: #fff;
  border-radius: 10px;
}
.teachers .tit {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.teachers .tit .left {
  height: 25px;
  line-height: 25px;
}
.teachers .tit .left img {
  display: inline-block;
  width: 2%;
  vertical-align: top;
}
.teachers .tit .right {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.teachers .teacher_main ul {
  display: flex;
  padding: 20px 15px 30px 15px;
  justify-content: space-between;
  box-sizing: border-box;
}
.teachers .teacher_main ul li {
  float: left;
  width: 24%;
  height: 180px;
  position: relative;
}
.teachers .teacher_main ul li p {
  text-align: center;
  color: #333;
  padding-top: 10px;
}
.teachers .teacher_main ul li span {
  display: block;
  color: #333;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
}
.teachers .teacher_main ul li img {
  display: block;
  width: 90%;
  margin: auto;
}
/* .teachers .teacher_main ul li a {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  display: block;
  width: 70%;
  background-color: #0081d2;
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
} */
.Overseas {
  margin-top: 30px;
  background-color: #fff;
  padding-bottom: 20px;
  margin-bottom: 80px;
  border-radius: 10px;
}
.Overseas .tit {
  padding-left: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  position: relative;
}
.Overseas .tit .right {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-35%);
}
.Overseas .tit .left img {
  display: inline-block;
  width: 2%;
  vertical-align: bottom;
}
.Overseas .tit .right span {
  color: #666;
  font-size: 15px;
  padding-bottom: 6px;
  margin-left: 5px;
  cursor: pointer;
}
.Overseas .tit .right span:hover {
  color: #0081d2;
}
.Overseas .overseas_content ul {
  overflow: hidden;
  padding-top: 20px;
}
.Overseas .overseas_content ul li {
  float: left;
  margin-left: 20px;
  width: 23%;
}
/* .Overseas .overseas_tuijian ul li:last-child{
  margin-right: 0;
  width: 30%;
} */
.Overseas .overseas_content ul li img {
  display: block;
  width: 100%;
  height: 184px;
}
.Overseas .overseas_content ul li p {
  padding-top: 10px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Overseas .overseas_tuijian {
  padding-top: 50px;
}
.Overseas .overseas_tuijian ul {
  overflow: hidden;
}
.Overseas .overseas_tuijian ul li {
  float: left;
  width: 31%;
  margin-right: 2px;
  margin-left: 20px;
}
.Overseas .overseas_tuijian ul li p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  padding-top: 5px;
}
.Overseas .overseas_tuijian ul li .title {
  position: relative;
  padding-bottom: 15px;
}
.Overseas .overseas_tuijian ul li .title h4 {
  padding-left: 15px;
}
.Overseas .overseas_tuijian ul li .title p {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-75%);
  font-size: 12px;
  color: #999;
}
.Overseas .overseas_tuijian ul li .title p:hover {
  color: #16a9fe !important;
}
.Overseas .overseas_tuijian ul li .title h4::before {
  width: 5px;
  height: 18px;
  background-color: #0081d2;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.foot {
  background-color: #272930;
  color: #ddd;
  font-size: 14px;
}
.foot .address {
  text-align: center;
  border-bottom: 1px solid #666;
  padding-bottom: 30px;
}
.foot .address .p1 {
  padding-top: 10px;
}
.foot .address h3 {
  padding-top: 15px;
}
.foot .links {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 14px;
  color: #ddd;
}
.foot .links .a_link a {
  color: #ddd;
  font-size: 14px;
  margin-right: 5px;
}
.foot .record {
  background-color: #111216;
}
.foot .record p {
  text-align: center;
  padding: 10px 0;
}
.Housekeeper {
  position: fixed;
  top: 100px;
  right: 20px;
  background-color: #fff;
  width: 200px;
  height: 200px;
  border-radius: 10px;
  padding-top: 30px;
  z-index: 999;
  box-shadow: 0px 0px 10px 0px #a0d0ee;
}
.Housekeeper p {
  text-align: center;
  color: #0081d2;
  font-size: 20px;
}
.Housekeeper input {
  display: block;
  width: 80%;
  height: 40px;
  margin: auto;
  border: 1px solid #666;
  margin-top: 20px;
  text-align: center;
}
.Housekeeper a {
  display: block;
  width: 80%;
  margin: auto;
  background-color: #0081d2;
  color: #fff;
  height: 35px;
  line-height: 35px;
  border-radius: 35px;
  text-align: center;
  margin-top: 20px;
}
.Housekeeper img {
  position: absolute;
  right: 10px;
  top: 10px;
}
.major_top li:hover {
  transform: scale(1.08);
}
.fade {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.in {
  opacity: 1;
  display: block;
}
.tk_motails {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  /* display: none; */
}
.tk_motails .assessment {
  width: 380px;
  padding: 15px 15px;
  box-sizing: initial;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
}
.Introduction_motails {
  height: 100%;
  overflow-y: scroll;
  /* padding-bottom: 40px; */
}
.tk_motails .assessment2 {
  width: 780px;
  height: 90%;
  padding: 30px 0px;
  box-sizing: initial;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.tk_motails .assessment2 .title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  padding-left: 15px;
}
.tk_motails .assessment2 .content {
  padding: 5px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}
.tk_motails .assessment2 .content input {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.tk_motails .assessment2 .Introduction_foot {
  padding: 15px;
  box-sizing: border-box;
}
.tk_motails .assessment2 .Introduction_foot a {
  display: block;
  width: 30%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  opacity: 0.9;
  background-color: #c33;
  border: none;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  margin-top: 15px;
}
.tk_motails .assessment2 .Introduction_foot input {
  display: block;
  width: 30%;
}
.tk_motails .assessment2 .content .sub {
  margin-top: 15px;
}
.tk_motails .assessment2 .content .sub h4 {
  font-size: 16px;
}
.tk_motails .assessment2 .content .sub p {
  color: #666;
  font-size: 14px;
  margin-top: 5px;
}
.tk_motails .assessment .close {
  float: right;
  color: #666;
  right: 30px;
  display: block;
  cursor: pointer;
  font-size: 22px;
}
.tk_motails .assessment2 .close {
  float: right;
  color: #666;
  /* right: 30px; */
  display: block;
  cursor: pointer;
  margin-right: 15px;
  font-size: 22px;
}
.tk_motails .assessment h3 {
  text-align: center;
  font-size: 24px;
  color: #666;
  margin-bottom: 15px;
}
.tk_motails .assessment span {
  display: block;
  padding-left: 10px;
  height: 20px;
  line-height: 10px;
}
.tk_motails .assessment span em {
  color: #fe002f;
  font-size: 12px;
  display: none;
}
.tk_motails .assessment label {
  display: block;
  width: 95%;
  margin: auto;
}
.tk_motails .assessment label select {
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #999;
  font-size: 14px;
  padding-left: 10px;
}
.assessmentBtn {
  display: block;
  width: 50%;
  margin: auto;
  height: 35px;
  line-height: 35px;
  color: #fff;
  background-color: #fe002f;
  margin-top: 15px;
  text-align: center;
  border-radius: 5px;
}
/*æ´»ç æ ·å¼*/
.live_code {
  width: 136px;
  height: 190px;
  position: fixed;
  top: 45%;
  left: 5px;
  z-index: 100;
}
.live_code_blue {
  border-radius: 20px;
  background: url(../images/live_code_blue.png);
}
.live_code_red {
  background: url(../images/live_code_red.png);
}
.live_code dl {
  width: 112px;
  margin: 12px 0 0 12px;
  text-align: center;
  color: #fff;
}
.live_code dl dt {
  width: 112px;
  height: 112px;
  padding: 6px;
  background: #fff;
  border-radius: 10px;
}
.live_code dl dt img {
  display: block;
  margin: 2px auto 0;
}
.live_code dl dd span {
  font-size: 16px;
  display: block;
  line-height: 18px;
  padding-top: 8px;
}
.live_code .code_close {
  width: 20px;
  height: 20px;
  background: url(../images/code_close.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: -20px;
  right: -10px;
  cursor: pointer;
}
/*é¡µé¢åº•éƒ¨å¸åº•æ ·å¼*/
.footer_show {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 99;
}
.footer_show img {
  width: 1200px;
  height: 260px;
}
.footer_show .footer_show_close {
  width: 38px;
  height: 38px;
  background: url(../images/show_footer_close.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: 10px;
  right: 165px;
  cursor: pointer;
}

.zixun_gai {
  border-radius: 5px;
  background-color: #fff;
}
.zixun_gai .gai_top {
  height: 60px;
  margin: 22px;
  border-bottom: 1px solid #CCCCCC;
}
.zixun_gai .gai_top img {
  margin-top: 22px;
}
.zixun_gai .last_zixun {
  display: flex;
  padding: 22px;
  justify-content: space-between;
  margin-bottom: 50px;
}
.zixun_gai .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;
}
.zixun_gai .last_zixun li h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.zixun_gai .last_zixun li p {
  margin: 0 0 10px;
}
.zixun_gai .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;
}
.zixun_gai .last_zixun li a img {
  margin-right: 8px;
}
.zixun_gai .last_zixun li .phone1 {
  width: 80%;
}
.zixun_gai .last_zixun li .phone1 input {
  border: 1px solid #ccc;
  height: 35px;
  padding-left: 10px;
  width: 100%;
  border-radius: 5px;
  box-sizing: border-box;
}
.zixun_gai .last_zixun li .verify {
  display: flex;
}
.zixun_gai .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;
  box-sizing: border-box;
}
.zixun_gai .last_zixun li .verify a {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}