
body,html{
  font-family: "Microsoft YaHei", "微软雅黑" !important;
}
.nounBox {
  padding-top: 50px;
  width: 1440px;
  margin: 0px auto;
}
.nounItem {
  width: 212px;
  height: 118px;
  float: left;
  margin-right: 24px;
  background: #fff;
  border-radius: 20px 4px;
  box-shadow: 0px 0px 20px 3px rgba(6, 44, 134, 0.07);
  padding-left: 120px;
  text-align: left;
  overflow: hidden;
  position: relative;
}
.nounItem img {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 80px;
  height: 80px;
}
.nounItem div {
  height: 40px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  margin-top: 20px;
  line-height: 40px;
}
.nounItem div span {
  font-size: 36px;
  letter-spacing: 0px;
  color: #1a1a1a;
}
.nounItem div i {
  font-size: 36px;
  color: #1a1a1a;
  font-weight: 600;
  font-style: normal;
}
.nounItem p {
  letter-spacing: 1px;
  font-size: 24px;
  color: #333;
  line-height: 40px;
}
.nounItem:hover {
  transition: 0.2s ease all;
  transform: translateY(-10px);
  box-shadow: 0px 0px 32px 4px rgba(6, 44, 134, 0.1);
}

.content {
  padding: 96px  0;
}
.contentBg {
  background: linear-gradient(to bottom, #fff,#f7f8f9);
}
.bts {
  text-align: center;
  margin-bottom: 60px;
}
.bts img {
  width: auto;
  height: 72px;
  vertical-align: top;
  display: inline-block;
}
.bts p {
  margin-top: 24px;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 20px;
  color: #666;
}

.content3 {
  background:#f7f8f9;
}
.box3-course {
  width: 1400px;
  height: 576px;
}
.box3l {
  width: 360px;
  height: 576px;
  background: rgba(239, 239, 239);
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;

  margin: 0px auto 0;
  float: left;
  border-radius: 8px;
  overflow: hidden;
}
.box3l p {
  height: 90px;
  line-height: 90px;
  font-size: 26px;
  width: 100%;
  text-align: center;
  margin: 0 auto 0 auto;
  background: #fff;
  color: #000;
  position: absolute;
  bottom: 0px;
  left: 0px;
  box-sizing: border-box;
  padding: 0 10%;

  letter-spacing: 1px;
}

.box3l:hover p {
  color: #fff !important;
  cursor: pointer;
  background: rgba(28, 112, 255) !important;
}

.box3l p:hover {
  background: rgba(28, 112, 255) !important;
  color: #fff !important;
  cursor: pointer;
}
.box3r {
  width: 992px;
  height: 576px;
  margin: 0px auto 0 40px;
  float: left;
}
.item3-course {
  width: 320px;
  height: 280px;
  background: #fff;
  float: left;
  margin: 0 0 16px 16px;
  border-radius: 8px;
  border-top: 4px solid #fff;
  /* letter-spacing: 1px; */
  padding: 0 22px;
  box-sizing: border-box;
  text-align: left;
  color: #000;
}
.item3-course:nth-of-type(1),.item3-course:nth-of-type(4){
  margin-left: 0 !important;
}
.item3-course h5 {
  height: 53px;
  margin-top: 14px;
  line-height: 60px;
  font-size: 25px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item3-course p {
  height: 48px;
  line-height: 24px;
  font-size: 14px;
}
.explain {
  display: block;
  line-height: 36px;
  height: 28px;
  font-size: 16px;
}
.numPeo {
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #999;
}
.word3 {
  height: 55px;
  margin: 15px auto 0;
  /* width: 278px; */
}
.word3 b {
  font-size: 32px;
  color: #ff5d58;
  /* line-height: 40px; */
}
.word3 b i {
  font-size: 14px;
  color: #ff5d58;
  font-style: normal;
}
.word3 b label {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 14px;
  font-weight: normal;
  letter-spacing: 0px;
}
.word3 a {
  display: block;   
width:126px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;    margin-top: 1px;
  text-align: center;
  color: #ff5d58;
  letter-spacing: 1px;
  background: #fff;
  border: 2px solid #ff5d58;
  border-radius: 20px;
  overflow: hidden;
  font-weight: bold;
  float: right;
}
.word3 a:hover {border: 2px solid #fff;
  font-weight: bold;
  background: linear-gradient(to right, #ff7f7b,#ff5d58);
  color: #fff;
  font-weight: bold;
}
.item3-course:hover {
  box-shadow: 0px 4px 10px 4px #e0e0e0;
  border-top: 4px solid #1c70ff;
  border-radius: 4px 4px 8px 8px;
  transform: translateY(-4px);
  transition: all 0.4s ease;
}
.item3-course:hover h5 {
  color: #1c70ff;
}

.box1 {
  width: 1450px;
}
.item1 {
  width: 332px;
  height: 156px;
  float: left;
  margin-right: 24px;
  border-radius: 20px;
  overflow: hidden;
}
.item1 img {
  display: block;
  width: 100%;
  height: 100%;
}
.item1:hover {
  transition: 0.2s ease all;
  transform: translateY(-10px);
  box-shadow: 0px 0px 10px 2px rgba(6, 44, 134, 0.15);
}

.box2 {
  width: 1400px;
}
.item2 {
  /* float: left; */
  /* width: 245px;
  position: relative;
  margin-right: 44px;
  background: #009dff;
  border-radius: 10px 25px; */
  width: 262px;
  float: left;
  margin: 0px 11px;
  position: relative;
  /* display: none; */
}

.item22{background:#fff url(../images/test-2.png) 18px center no-repeat;height:256px;margin-top:72px;}
.item23{background:#fff url(../images/test-3.png) 18px center no-repeat;height:279px;margin-top:49px;}
.item24{background:#fff url(../images/test-4.png) 18px center no-repeat;height:303px;margin-top:25px;}
.item25{background:#fff url(../images/test-5.png) 18px center no-repeat;height:326px;margin-right: 0 !important;}
/**/
.item21 {
  background:#fff url(../images/test-1.png) 18px center no-repeat;height:232px;margin-top:96px;
  margin-left: 0 !important;
}

.item2 h5 {
  width: 150px;
  height: 48px;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  color: #fff;
  line-height: 48px;
  background: url(../images/floor2.png) center center no-repeat;
  padding-right: 20px;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 8;
}
.item2 div {
  width: 204px;
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 6; font-size: 18px;

    color: #fff;
    overflow: hidden;
    padding: 0px 20px 0px 38px;
}
.item2 div b {
  display: block;
  font-size: 22px;
  color: #fff;
  line-height: 45px;
  position: relative;
  z-index: 8;
  text-align: left;
}
.item2 div p {
  width: 204px;
  font-size: 18px;
  height:28px;
  color: #fff;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: left;
  padding-left: 7px;
  position:relative;
}
.item2 div p span {
  display: block;
  width: 4px;
  position: absolute;
  left: 0;
  top: 40%;
  height: 4px;
  background: #fff;
  border-radius: 100%;
}
.c_btns {
  text-align: center;
  height: 60px;
  margin-top: 35px;
}
.c_btns a {
  display: inline-block;
  width: 300px;
  height: 60px;
  vertical-align: top;
  font-size: 24px;
  border-radius: 60px;
  color: #fff;
  line-height: 60px;
  font-weight: bold;
  letter-spacing: 1px;
  background: #ff6364;
  background: -webkit-linear-gradient(
    left,
    #ff7475,
    #ff4c4e
  ); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(
    left,
    #ff7475,
    #ff4c4e
  ); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(
    left,
    #ff7475,
    #ff4c4e
  ); /* Firefox 3.6 - 15 */
  background: linear-gradient(left, #ff7475, #ff4c4e); /* 标准的语法 */
}
.c_btns a:hover{
  background: linear-gradient(to right, #ff8f8b, #ff6f6b); /* 标准的语法 */
}

.box3 {
  width: 1440px;
}
.item3 {
  width: 450px;
  height: 360px;
  float: left;
  margin-right: 24px;
  position: relative;
}
.item3 h5 {
  width: 255px;
  height: 54px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 56px;
  letter-spacing: 1px;
  text-align: left;
  padding-left: 80px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  border-radius: 8px 32px 0px 0px;
  overflow: hidden;
}
.item31 h5 {
  background: url(../images/floor3-h1.png) 0 center no-repeat;
}
.item32 h5 {
  background: url(../images/floor3-h2.png) 0 center no-repeat;
}
.item33 h5 {
  background: url(../images/floor3-h3.png) 0 center no-repeat;
}

.item3 div {
  width: 406px;
  height: 264px;
  background: #fff;
  border-radius: 0px 16px 16px 16px;
  overflow: hidden;
  position: absolute;
  top: 54px;
  right: 0;
  text-align: center;
  z-index: 6;
  padding: 20px 22px;
}

.item3 div b {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 45px;
  position: relative;
  z-index: 8;
  text-align: left;
}
.item3 div p {
  width: 400px;
  height: 150px;
  font-size: 18px;
  color: #333;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: justify;
  margin: 0 auto;
}

.item3 div > a {
  display: inline-block;
width:272px;
  height: 50px;
  vertical-align: top;
  margin: 0 auto;
  font-size: 18px;
  border-radius: 60px;
  color: #fff;
  line-height: 50px;
  font-weight: bold;

  background: #ff6364;
  background: -webkit-linear-gradient(left, #ff7475, #ff4c4e);
}
.item3 div > a:hover{
  background: linear-gradient(to right, #ff8f8b, #ff6f6b); /* 标准的语法 */
}
.item3:hover {
  transition: 0.2s ease all;
  transform: translateY(-10px);
}
.item3:hover h5 {
  box-shadow: 0px -4px 12px 4px rgba(0, 14, 46, 0.06);
}
.item3:hover div {
  box-shadow: 0px 0px 12px 4px rgba(0, 14, 46, 0.06);
}
.content1{
  background: linear-gradient(to bottom, #fff,#f7f8f9);
}
.content2{
  background: #fff;
}
.content4 {
  height: 955px;
  background: url(../images/bg4.png) center no-repeat;
}
.content5{
  width: 100%;
  height: auto;
  background: #f7f8f9;
  overflow: hidden;
}
.content7{
  width: 100%;
    height: auto;
    background: #f7f8f9;
    overflow: hidden;
}
.content8{
  width: 100%;
    height: auto;
    background: url(../images/bg8.png) center top no-repeat;
    overflow: hidden;
    position: relative;
}
.content9{
  width: 100%;
  height: auto;
  background: #f7f8f9;
  overflow: hidden;
}
.box4 {
  height: 520px;
  position: relative;
  margin: 210px auto 0;
}
.dt4 {
  width: 440px;
  height: 440px;
  margin: 0px auto 0;
  position: relative;
  top: 20px;
  left: 50%;
  margin: 0px auto 0 -220px;
}
.img4-1 {
  display: block;
  width: 361px;
  height: 361px;
  position: absolute;
  top: 16px;
  left: 48px;
  z-index: 89;
}
.img4-2 {
  -webkit-animation: anim4 4s linear infinite;
  -moz-animation: anim4 4s linear infinite;
  -ms-animation: anim4 4s linear infinite;
  -o-animation: anim4 4s linear infinite;
  animation: anim4 4s linear infinite;
  display: block;
  width: 440px;
  height: 440px;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 88;
}
.list4 {
  width: 1400px;
  height: 520px;
  position: absolute;
  top: 0px;
  left: 0;
}

.item4 {
  width: 430px;
  height: 180px;
  position: absolute;
}
.item4 .left4 {
  width: 140px;
  height: 140px;
  margin-right: 12px;
  float: left;
}
.item4 .right4 {
  width: 260px;
  height: 110px;
  margin-right: 12px;
  float: left;
}
.item4 .right4 b {
  display: block;
  width: 150px;
  height: 45px;
  float: left;
}
.item4 .right4 b img {
  display: block;
  width: 150px;
  height: 45px;
}
.item4 p {
  clear: left;
  font-size: 18px;
  color: #33353b;
  line-height: 32px;
  padding-top: 20px;
  text-align: left;
}
/**/
.item4s .left4 {
  float: right;
}
.item4s .right4 {
  float: right;
}
.item4s .right4 b {
  float: right;
}
.item4s p {
  clear: right;
  text-align: right;
}
/**/
.item41 {
  left: -18px;
  top: 0px;
}
/**/
.item42 {
  right: -18px;
  top: 0px;
}
/**/
.item43 {
  left: -18px;
  top: 340px;
}
/**/
.item44 {
  right: -18px;
  top: 340px;
}

.box5 {
  height: 450px;
  margin: 60px auto 0;
  position: relative;
}
.left5 {
  width: 507px;
  height: 427px;
  background: url(../images/floor5-1.png) left bottom no-repeat;
  margin: 0px auto 0;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 9;
  padding-left: 228px;
  padding: 12px 20px 0 228px;
}
.right5 {
  width: 659px;
  height: 390px;
  background: url("../images/floor5-2.png") left bottom no-repeat;
  margin: 0px auto 0;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 8;
  padding: 0 20px 0 186px;
}
.bt5 {
  font-weight: 600;
  height: 64px;
  text-align: center;
  color: #5a6176;
  font-weight: bold;
  font-size: 30px;
  line-height: 60px;
}
.left5 .bt5 {
  line-height: 68px;
}
.right5 .bt5 {
  color: #fff;text-align: left;
  padding-left: 220px;
}
.list5 {
  width: 360px;
  height: 240px;
  margin: 50px auto 0 0;
  position: relative;
}
.list5 li {
  color: #5a6176;
  font-size: 18px;
  line-height: 45px;
  text-align: left;
}
.list5 li i {
  color: #71798c;
  font-style: normal;
  padding: 0 15px;
}
.right5 .list5 {
  margin: 42px auto 0 0;
  position: relative;
}
.right5 .list5 li {
  color: #fff;
}
.right5 .list5 li i {
  color: #fff;
}

.box6 {
  margin-top: 65px;
  position: relative;overflow: hidden;
}
.box6Btn {
  width: auto;
  height: 80px;
  background: #eff5ff;
  border-radius: 32px 32px 0 0;
  overflow: hidden;
  float: left;
}
.box6Btn a {    
  width: auto;
  height: 80px;
  background: #eff5ff;
  line-height: 80px;
  font-size: 30px;
  color: #333;
  text-align: center;
  padding: 0 107px;
  float: left;
  letter-spacing: 2px;
}
.box6Btn a.on {font-weight: bold;
  color: #fff;
  background: #3971f6;    border-radius: 32px 32px 0 0;
  background: -webkit-linear-gradient(left, #3971f6, #4796f7) !important;
  background: -o-linear-gradient(left, #3971f6, #4796f7) !important;
  background: linear-gradient(to right, #3971f6, #4796f7) !important;
}
.table6{
  display:block;  float: left;
}
.table6 div {
  display: none;
  border-radius: 0 24px 24px 24px;
  overflow: hidden;
}
.table6 table {
  width: 1402px;
  border-collapse: collapse;
  overflow: hidden;
  position: relative;
  bottom: 0px;
  left: 0px;
  background: #fff;
}
.table6 td {
  font-size: 18px;
  letter-spacing: 1px;
  color: #5a6176;
  line-height: 32px;
  text-align: center;
  border-right: 1px solid #f4e8e8;
  font-weight: normal;
  height: 72px;
}
.fir6 {
  background: #81b0ff;
}
.fir6 td {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  padding: 0;
  text-align: center;
  border-right: 1px solid #b0cdfa;
  border-bottom: 1px solid #a9c7f6;
}
.bg6-1 {
  background: #f2f7ff;
}
.bg6-1 td {
  border-right: 1px solid #e1eaf6;
}
.bg6-2 {
  background: #e0ecff;
}
.bg6-2 td {
  border-right: 1px solid #d8e5f6;
}

.zyBts {
    height: 55px;
    font-size: 18px;
    letter-spacing: 1px;
    width: 100%;
    float: left;
    color: #666;
    text-align: center;
    line-height: 65px;
}
.box7 {
  width: 1400px;
  margin-top: 60px;
}
.item7 {
  width: 332px;
  height: 328px;
  margin-left: 24px;
  margin-bottom: 24px;
  float: left;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  letter-spacing: 1px;
}
.item7 li:nth-child(n+4){
  margin-bottom: 0 !important;
}
.box7 li:nth-of-type(1),.box7 li:nth-of-type(5){
margin-left: 0 !important;
}
.box7 li:nth-of-type(4n){
  margin-right: 0 !important;
  }
.item7:hover {
  transform: translateY(-10px);
  transition: all 0.4s ease;
  box-shadow: 0 0 10px 5px #ebeef3;
}
.item7 h5 {
  background: url("../images/floor7-1.png") center center no-repeat;
  height: 73px;
  font-weight: bold;
  line-height: 73px;
  font-size: 26px;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
}
.item7 p {
  width: 280px;
  height: 158px;
  line-height: 32px;
  text-align: justify;
  color: #333;
  font-size: 19px;
  margin: 22px auto 0;
  letter-spacing: 0px;
}
.item7 div {
  width: 280px;
  height: 44px;
  margin: 0 auto;
}
.item7 div b {
  display: block;
  float: left;
  line-height: 44px;
  font-size: 24px;
  text-align: left;
  color: #ff5e59;
}
.item7 div a {
  float: right;
  display: block;   
  width:126px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;  
    text-align: center;
    color: #ff5d58;
    letter-spacing: 1px;
    background: #fff;
    border: 2px solid #ff5d58;
    border-radius: 20px;
    overflow: hidden;
    font-weight: bold;
    float: right;
}
.item7 div a:hover {
  border: 2px solid #fff;
  background: linear-gradient(to right, #ff7f7b,#ff5d58);
  color: #fff;
  font-weight: bold;
}






.teacherBox {
  height: 610px;
  position: relative;
}
.teacherBox .swiper-slide {
  height: 610px;
  position: relative;
}
.teacherBg {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 610px;
  position: absolute;
}
.teacherTxt {
  top: 195px;
  left: 610px;
  position: absolute;
  z-index: 2;
}
.teacherBox .swiper-button-prev,
.teacherBox .swiper-button-next {
  background: none;
  width: 72px;
  height: 72px;
}
.teacherBox .swiper-button-prev {
  left: 0;
  top: 53% !important;
}
.teacherBox .swiper-button-next {
  right: 0;top: 53% !important;
}

.teacherTxt h4 {
  color: #fff;
  height: 54px;
  font-size: 18px;
  line-height: 40px;
  font-weight: normal;
}
.teacherTxt h4 i {
  height: 40px;
  color: #fff;
  line-height: 40px;
  font-size: 40px;
  font-weight: bold;
  font-style: italic;
  padding-right: 15px;
  display:block;float: left;
}
.teacherTxt h4 b{
  line-height: 62px;
  font-weight: normal;
  display: block;
  float: left;
  color: #fff;
}
.teacherTxt h4 span {
  color: #fff;
}
.teacherTxt p {
  width: 640px;
  color: #fff;
  line-height: 32px;
  font-size: 20px;
  margin: 20px 0 0;
}
.teacherTxt p b {
  font-size: 20px;
  color: #fff;
}
.teacherTxt div {
  width: 154px;
  height: 40px;
  border-radius: 25px;
  overflow: hidden;
  position: absolute;
  top: 196px;
  right: 0;
}
.teacherTxt div a {
  width: 128px;
  height: 40px;    
  display: block;
  line-height: 40px;
  cursor: pointer;
  background: url(../images/btn8.png) center center no-repeat;
  color: #fff;
  font-size: 18px;
  padding-right: 24px;
  text-align: center;
  border-radius: 25px;
  overflow: hidden;
}

.teacherTxt div a:hover {
  background: url("../images/btn8-1.png") center center no-repeat;
}




.con8-detail{width:1400px;height:610px;margin:40px auto 0;position:relative;overflow:hidden;}
.con8-detail .btn{position:absolute;cursor: pointer;}
.con8-detail .prev{left:0;}
.con8-detail #prevTop,.con8-detail #nextTop{position:absolute;top:320px;width:72px;height:72px;overflow:hidden;z-index:10;}
.con8-detail #prevTop{background:url("../images/floor8-l.png") center center no-repeat;display:none;}
.con8-detail:hover #nextTop{display:block;}
.con8-detail:hover #prevTop{display:block;}
.con8-detail #nextTop{background:url("../images/floor8-r.png") center center no-repeat;display:none;}
.con8-detail .next{right:0;}
.con8-detail li{float:left;}
.con8-detail .circle li{position:relative;color:#fff;}
.con8-detail .con8{width:1400px;height:610px;position:relative;overflow:hidden;}
.con8-detail .con8 ul{height:610px;position:absolute;}
.con8-detail .con8 li{width:790px;height:415px;padding:195px 0px 0px 610px;float:left;margin:0 auto;text-align:left;color:#fff;}
.con8-detail .listBox{    
  position: absolute;
  left: 43%;
  bottom: 44px;
  width: 650px;
  height: 90px;
  z-index: 10;}
.con8-detail .listBox ul{position:absolute;left:0 !important;}
.con8-detail .listBox li{width:112px;height:90px;float:left;margin:0;}
.con8-detail .listBox li .img8-1{width:90px;height:90px;overflow:hidden;margin:0 auto;padding:0 11px;}
.con8-detail .listBox li .img8-2{width:90px;height:90px;display:none;margin:0 auto;padding:0 11px;}
.con8-detail .listBox .on .img8-2{display:block;}
.con8-detail .listBox .on .img8-1{display:none;}

.con8 ul .li8-1{background:url("../images/floor8-1.png") center center no-repeat;}
.con8 ul .li8-2{background:url("../images/floor8-2.png") center center no-repeat;}
.con8 ul .li8-3{background:url("../images/floor8-3.png") center center no-repeat;}
.con8 ul .li8-4{background:url("../images/floor8-4.png") center center no-repeat;}
/**/
.con8 ul li h4{height:54px;line-height:40px;font-weight:normal;color:#fff;}
.con8 ul li h4 i{color:#fff;height:40px;line-height:40px;font-size:40px;float: left;font-weight:bold;font-style:italic;padding-right:15px;}
.con8 ul li h4 b{line-height: 60px;
  float: left;color:#fff;
  font-size: 20px;
  font-weight: normal; }
.con8 ul li p{width:640px;line-height:32px;font-size:20px;margin:20px 0 0;color:#fff;}
.con8 ul li p b{font-size:20px;color:#fff;}
.con8 ul li div{width:154px;height:40px;border-radius:25px;overflow:hidden;position:absolute;top:196px;right:150px;}
.con8 ul li a{width:128px;height:40px;display: block;line-height:40px;background:url("../images/btn8.png") center center no-repeat;color:#fff;font-size:18px;padding-right:24px;text-align:center;border-radius:25px;overflow:hidden;}
.con8 ul li a:hover{background:url("../images/btn8-1.png") center center no-repeat;}


.list9 {
  width: 1440px;
}
.list9 li {
  width: 136px;
  height: 376px;
  margin: 0 6px 0px;
  float: left;
  font-size: 16px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}

.list9 li.on {
  width: 510px;
  font-size: 24px;
}
.list9 li img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.list9 li p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  z-index: 9;
  bottom: 18px;
  left: 0;
  text-align: center;
}
