* {
    margin: 0;
    padding: 0;
  }

  ul,
  li {
    list-style: none;
  }

  a {
    color: #000;
    text-decoration: none;
  }

  .clear {
    clear: both;
  }

  body {
    overflow-x: hidden;
  }

  .w1200 {
    width: 1200px;
    margin: 0 auto;
  }

  @font-face {
    font-family: 'siyuan';
    src: url(/public/font/SourceHanSansCN-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  body {
    font-family: "siyuan";
    overflow-x: hidden;
    letter-spacing: 1px;
  }

  .header-top {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #b9b9b9;
    line-height: 40px;
  }

  .header-top a {
    color: #b9b9b9;
    margin-right: 24px;
  }

  .header-top .span1 {
    float: left;
  }

  .header-top .span2 {
    float: right;
  }

  .header-top img {
    float: right;
  }

  .banner-fixed {
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
  }

  .w100-header {
    width: 100%;
    height: 98px;
    background: url(/public/imange/bj.jpg);
    background: rgba(0, 0, 0, 0.5);
    background-size: 100% 100%;
    position: absolute;
    top: 39px;
    z-index: 99;
    background-position: center;
  }

  .w100-header .header {
    width: 1200px;
    margin: 0 auto;
    font-size: 17px;
    padding-top: 33px;
  }

  .w100-header .header ul {
    float: right;
    position: relative;
    top: 9px;
  }

  .w100-header .header ul li {
    width: 108px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-left: 1px solid white;
    border-right: 1px solid white;
    float: left;
    font-weight: bold;
  }

  .w100-header .header ul li a {
    color: white;
  }

  .w100-header .header ul :nth-child(1) {
    border-left: none;
  }

  .w100-header .header ul :nth-child(9) {
    border-right: none;
  }

  .w100-header .header ul :hover a {
    color: #c91c49;
  }

  .banner .swiper-container {
    width: 100%;
    height: 100%;
  }

  .banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .banner .swiper-slide img {
    width: 100%;
    height: auto;
    cursor: pointer;
  }

  .banner .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
  }

  .banner .swiper-pagination-bullet {
    background: white;
  }

  .banner .my-bullet-active {
    background: #c00000;
    opacity: 1;
  }

  .from {
    width: 100%;
    height: 537px;
    background: url(/public/imange/footer.png);
    background-position: center;
    background-size: cover;
    padding-top: 65px;
    margin-top: 40px;
    box-sizing: border-box;
  }

  .from .frombox {
    width: 1200px;
    margin: 0 auto;
  }

  .from .frombox .imgbox {
    float: left;
    position: relative;
    top: 25px;
  }

  .from .frombox .biaodan {
    float: left;
    width: 464px;
    height: 409px;
    margin-left: 137px;
  }

  .from .frombox .biaodan .biao {
    font-size: 30px;
    color: #222222;
    margin-bottom: 8px;
    text-align: center;
    font-weight: bold;
  }

  .from .frombox .biaodan .fubiao {
    font-size: 24px;
    color: #595757;
    text-align: center;
    display: block;
    letter-spacing: 5px;
  }

  .from .frombox .biaodan i {
    display: block;
    margin: 0 auto;
    width: 56px;
    height: 3px;
    background: #595757;
    margin-top: 13px;
    margin-bottom: 15px;
  }

  .from .frombox .biaodan .tixing {
    text-align: center;
    font-size: 20px;
    color: #c5000b;
    margin-bottom: 48px;
    letter-spacing: 5px;
    font-weight: bold;
  }

  .from .frombox .biaodan .margin {
    margin-bottom: 23px;
  }

  .from .frombox .biaodan label {
    color: #231815;
    font-size: 16px;
  }

  .from .frombox .biaodan .inputbox {
    padding-left: 63px;
    font-weight: bold;
    width: 480px;
    font-size: 16px;
  }

  .from .frombox .biaodan .inputbox input[type='text'] {
    width: 208px;
    height: 33px;
    background: none;
    outline: none;
    border: 1px solid #231815;
    padding-left: 15px;
    box-sizing: border-box;
  }

  .from .frombox .biaodan .inputbox .yzm-input {
    width: 85px !important;
    height: 33px !important;
  }

  .from .frombox .biaodan .inputbox .yzm {
    vertical-align: middle;
    height: 35px;
    width: auto;
  }

  .from .frombox .biaodan .inputbox input[type='radio'] {
    margin-right: 3px;
    background: red;
  }

  .from .frombox .biaodan .inputbox input[type='submit'] {
    width: 202px;
    height: 46px;
    background: #c5000b;
    font-size: 20px;
    color: white;
    border: none;
    outline: none;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 46px;
    display: block;
  }

  .footer {
    width: 100%;
    height: 354px;
    background: #373737;
  }

  .footer .footer-w1200 {
    width: 1200px;
    margin: 0 auto;
    height: 281px;
    background: url(/public/imange/footer.jpg);
    padding-top: 96px;
    box-sizing: border-box;
  }

  .footer .footer-w1200 .footer-left {
    width: 341px;
    height: 170px;
    float: left;
  }

  .footer .footer-w1200 .footer-left ul li {
    float: left;
    width: 96px;
    margin-right: 10px;
  }

  .footer .footer-w1200 .footer-left ul li p {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-bottom: 16px;
    letter-spacing: 2px;
  }

  .footer .footer-w1200 .footer-left ul li span {
    font-size: 13px;
    margin-bottom: 8px;
    display: block;
    color: #cccccc;
  }

  .footer .footer-w1200 .footer-right {
    width: 624px;
    height: 155px;
    /* border-left: 1px solid #a9a9a9; */
    /* border-right: 1px solid #a9a9a9; */
    padding-left: 19px;
    box-sizing: border-box;
    float: left;
    position: relative;
    left: -24px;
  }

  .footer .footer-w1200 .footer-right p {
    font-size: 15px;
    color: white;
    margin-bottom: 20px;
  }

  .footer .footer-w1200 .footer-right p img {
    vertical-align: middle;
  }

  .footer .footer-w1200 .footer-right div img {
    vertical-align: top;
  }

  .footer .footer-w1200 .footer-right div p {
    width: 564px;
    display: inline-block;
  }

  .footer .xt {
    width: 100%;
    height: 1px;
    background: #5d5d5d;
    margin-bottom: 15px;
  }

  .footer .footer-bottom {
    text-align: center;
    font-size: 12px;
    color: #cccccc;
  }

  .footer .footer-bottom p {
    margin-bottom: 9px;
  }

  .jianjie .biaoti {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 26px;
  }

  .jianjie .biaoti p {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000000;
  }

  .jianjie .biaoti span {
    font-size: 17px;
    display: block;
    color: #000000;
    letter-spacing: 2px;
  }

  .jianjie .biaoti .bar {
    width: 105px;
    height: 4px;
    margin: 0 auto;
    margin-top: 19px;
    margin-bottom: 36px;
    background: #000000;
  }

  .jianjie .biaoti .bar div {
    width: 20px;
    height: 100%;
    background: #ee0b1c;
  }

  .jianjie .bannerbox {
    width: 100%;
    height: 990px;
    background: url(/public/cate/picture/bj1.jpg);
    background-size: 100% 100%;
    background-position: center;
  }

  .jianjie .banner {
    width: 1380px;
    height: 534px;
    margin: 0 auto;
  }

  .jianjie .banner .swiper-container {
    width: 100%;
    height: 100%;
  }

  .jianjie .banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .jianjie .banner .swiper-pagination-bullet-active {
    background: #e60012;
  }

  .jianjie .date {
    width: 1380px;
    height: 762px;
    position: absolute;
    top: 670px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
  }

  .jianjie .date .text {
    width: 417px;
    height: 280px;
    position: absolute;
    top: 0;
    left: 47px;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 43px;
  }

  .jianjie .date .text i {
    display: block;
    width: 87px;
    height: 6px;
    background: white;
    margin-bottom: 9px;
  }

  .jianjie .date .text h1 {
    font-size: 54px;
  }

  .jianjie .date .text h2 {
    font-size: 40px;
    position: relative;
    top: -3px;
    letter-spacing: 3px;
  }

  .jianjie .date .text p {
    text-indent: 28px;
    line-height: 25px;
    text-align: justify;
  }

  .jianjie .map {
    width: 1380px;
    height: 606px;
    margin: 0 auto;
    background: url(/public/cate/picture/bj2.jpg);
    background-size: 100% 100%;
    background-position: center;
    padding-top: 22px;
  }

  .jianjie .map .w1200 {
    height: 541px;
    background: url(/public/cate/picture/map.jpg);
    background-size: 100% 100%;
    background-position: center;
  }

  .jianjie .map .w1200 .wenbenbox {
    width: 344px;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }

  .jianjie .map .w1200 .wenbenbox div {
    width: 306px;
    height: 406px;
    border: 1px solid white;
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    left: 21px;
    top: 58px;
    color: white;
  }

  .jianjie .map .w1200 .wenbenbox div p {
    text-indent: 28px;
    text-align: justify;
    font-size: 14px;
    margin-bottom: 19px;
  }

  .jianjie .professional {
    padding-top: 35px;
  }

  .jianjie .professional .wenben {
    font-size: 16px;
    color: #000000;
    line-height: 35px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 33px;
  }

  .jianjie .professional ul li {
    width: 140px;
    height: 251px;
    position: relative;
    margin-right: 11px;
    background: white;
    text-align: center;
    float: left;
    box-shadow: 0 0 5px #3333;
  }

  .jianjie .professional ul li p {
    position: absolute;
    bottom: 20px;
    color: white;
    font-size: 18px;
    text-align: center;
    top: 153px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .jianjie .teacher .wenben {
    font-size: 16px;
    color: #000000;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 33px;
    line-height: 35px;
  }

  .jianjie .teacher .lunbo {
    width: 100%;
    position: relative;
  }

  .jianjie .teacher .lunbo .swiper-container {
    width: 100%;
    height: 100%;
    padding: 9px;
    box-sizing: border-box;
  }

  .jianjie .teacher .lunbo .swiper-slide {
    width: 248px;
    height: 425px;
    border-radius: 5px;
    padding: 12px;
    text-align: center;
    font-size: 18px;
    box-sizing: border-box;
    background: white;
    box-shadow: 0 0 5px #b9b9b9;
    z-index: 99;
  }

  .jianjie .teacher .lunbo .swiper-slide img {
    width: 258px;
    border-radius: 8px;
    display: block;
    margin-bottom: 8px;
  }

  .jianjie .teacher .lunbo .swiper-slide p {
    font-size: 24px;
    color: #313131;
    margin-right: 10px;
    display: inline;
  }

  .jianjie .teacher .lunbo .swiper-slide button {
    width: 83px;
    height: 25px;
    background: #ee0b1c;
    border: none;
    outline: none;
    font-size: 15px;
    color: white;
    border-radius: 50px;
  }

  .jianjie .teacher .lunbo .swiper-slide span {
    display: block;
    font-size: 14px;
    color: #4f4f4f;
    margin-top: 10px;
  }

  .jianjie .teacher .lunbo .swiper-button-next {
    right: -19px !important;
    right: auto;
    outline: none;
    width: 26px;
    height: 96px;
    background: url(/public/imange/jt2.jpg);
    top: 40%;
  }

  .jianjie .teacher .lunbo .swiper-button-prev {
    left: -19px;
    right: auto;
    outline: none;
    width: 26px;
    height: 96px;
    background: url(/public/imange/jt1.jpg);
    top: 40%;
  }

  .jianjie .teacher .lunbo .swiper-button-next:after,
  .jianjie .teacher .lunbo .swiper-button-prev:after {
    color: #c8c8c8;
    font-size: 35px;
  }

  .jianjie .communication {
    margin-top: 45px;
  }

  .jianjie .communication .wenben {
    font-size: 16px;
    color: #000000;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 33px;
  }

  .jianjie .communication .imgbox li {
    width: 231px;
    height: 196px;
    float: left;
    margin-left: 9px;
    background: white;
    box-shadow: 0 0 5px #3333;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 4px;
    margin-bottom: 12px;
  }

  .jianjie .communication .imgbox li p {
    text-align: center;
    font-size: 16px;
  }

  .jianjie .pattern {
    width: 1380px;
    margin: 0 auto;
    margin-top: 37px;
  }

  .jianjie .pattern .moshi {
    width: 100%;
    height: 607px;
    background: url(/public/cate/picture/jj.jpg);
    background-size: 100% 100%;
  }

  .jianjie .pattern .moshi .text {
    width: 1200px;
    margin: 0 auto;
    padding-top: 56px;
    position: relative;
  }

  .jianjie .pattern .moshi .text .text-left {
    width: 401px;
    height: 487px;
    background: url(/public/cate/picture/jj1.png);
    background-size: 100% 100%;
    position: relative;
    float: left;
  }

  .jianjie .pattern .moshi .text .text-left p {
    position: absolute;
    top: 288px;
    font-size: 20px;
    color: white;
    left: 178px;
    letter-spacing: 3px;
    cursor: pointer;
  }

  .jianjie .pattern .moshi .text .text-right {
    width: 730px;
    height: 494px;
    float: right;
  }

  .jianjie .pattern .moshi .text .text-right .textbox {
    margin-bottom: 47px;
  }

  .jianjie .pattern .moshi .text .text-right .textbox img {
    float: left;
  }

  .jianjie .pattern .moshi .text .text-right .textbox div {
    width: 624px;
    float: right;
    letter-spacing: 1px;
  }

  .jianjie .pattern .moshi .text .text-right .textbox div p {
    font-size: 18px;
    font-weight: bold;
    color: #dd1c20;
    margin-bottom: 9px;
  }

  .jianjie .pattern .moshi .text .text-right .textbox div span {
    font-size: 14px;
    color: white;
  }

  .jianjie .newbiao {
    width: 413px;
    height: 89px;
    margin: 0 auto;
    margin-top: 54px;
  }

  .jianjie .newbiao .redbox {
    width: 95px;
    height: 52px;
    background: #de1c20;
    font-size: 42px;
    line-height: 52px;
    float: left;
    text-align: center;
    color: white;
  }

  .jianjie .newbiao .left-box {
    float: right;
    position: relative;
    top: -8px;
  }

  .jianjie .newbiao .left-box p {
    font-weight: bold;
    font-size: 35px;
  }

  .jianjie .newbiao .left-box span {
    position: relative;
    top: -3px;
  }

  .jianjie .newbiao .left-box div {
    width: 106px;
    background: #000000;
    position: relative;
    left: 50px;
  }

  .jianjie .newbiao .left-box div i {
    display: block;
    width: 20px;
    height: 3px;
    background: #ee0b1c;
  }

  .jianjie .classroom {
    width: 1200px;
    margin: 0 auto;
  }

  .jianjie .classroom .list-top {
    width: 945px;
    margin: 0 auto;
    margin-top: 20px;
  }

  .jianjie .classroom .list-top li {
    width: 144px;
    height: 39px;
    text-align: center;
    color: white;
    line-height: 39px;
    font-size: 18px;
    background: #373737;
    float: left;
    margin-right: 16px;
    border-radius: 50px;
    cursor: pointer;
  }

  .jianjie .classroom .list-top .active {
    background: #e12e23;
  }

  .jianjie .classroom .boxx {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom .boxx .leftbox {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    margin-top: 35px;
  }

  .jianjie .classroom .boxx .rightbox {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom .leftbox ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom .leftbox ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom .leftbox ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .rightbox ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom .rightbox ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .font11 {
    width: 1156px;
    margin: 5px;
    color: #333;
    text-indent: 2em;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .jianjie .classroom .boxx2 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom .boxx2 .leftbox2 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom .boxx2 .rightbox2 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom .leftbox2 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom .leftbox2 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom .leftbox2 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .rightbox2 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom .rightbox2 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .boxx3 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom .boxx3 .leftbox3 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom .boxx3 .rightbox3 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom .leftbox3 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom .leftbox3 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom .leftbox3 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .rightbox3 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom .rightbox3 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .boxx4 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom .boxx4 .leftbox4 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom .boxx4 .rightbox4 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom .leftbox4 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom .leftbox4 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom .leftbox4 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .rightbox4 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom .rightbox4 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .boxx5 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom .boxx5 .leftbox5 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom .boxx5 .rightbox5 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom .leftbox5 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom .leftbox5 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom .leftbox5 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .rightbox5 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom .rightbox5 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .boxx6 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom .boxx6 .leftbox6 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom .boxx6 .rightbox6 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom .leftbox6 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom .leftbox6 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom .leftbox6 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .rightbox6 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom .rightbox6 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom .font11 {
    width: 1156px;
    margin: 5px;
    color: #333;
    text-indent: 2em;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .jianjie .classroom1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 58px;
  }

  .jianjie .classroom1 .list-top {
    width: 808px;
    margin: 0 auto;
    margin-top: 20px;
  }

  .jianjie .classroom1 .list-top li {
    width: 144px;
    height: 39px;
    text-align: center;
    color: white;
    line-height: 39px;
    font-size: 18px;
    background: #373737;
    float: left;
    margin-right: 16px;
    border-radius: 50px;
    cursor: pointer;
  }

  .jianjie .classroom1 .list-top .active {
    background: #e12e23;
  }

  .jianjie .classroom1 .boxx7 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom1 .boxx7 .leftbox {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom1 .boxx7 .rightbox {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom1 .leftbox ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom1 .leftbox ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom1 .leftbox ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .rightbox ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom1 .rightbox ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .font11 {
    width: 1156px;
    margin: 5px;
    color: #333;
    text-indent: 2em;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .jianjie .classroom1 .boxx8 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom1 .boxx8 .leftbox2 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom1 .boxx8 .rightbox2 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom1 .leftbox2 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom1 .leftbox2 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom1 .leftbox2 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .rightbox2 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom1 .rightbox2 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .boxx9 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom1 .boxx9 .leftbox3 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom1 .boxx9 .rightbox3 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom1 .leftbox3 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom1 .leftbox3 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom1 .leftbox3 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .rightbox3 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom1 .rightbox3 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .boxx10 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom1 .boxx10 .leftbox4 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom1 .boxx10 .rightbox4 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom1 .leftbox4 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom1 .leftbox4 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom1 .leftbox4 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .rightbox4 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom1 .rightbox4 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .boxx11 {
    width: 1200px;
    height: 575px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .jianjie .classroom1 .boxx11 .leftbox5 {
    width: 806px;
    height: 575px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .jianjie .classroom1 .boxx11 .rightbox5 {
    width: 381px;
    height: 575px;
    float: left;
    box-sizing: border-box;
    padding-left: 9px;
    margin-top: 35px;
  }

  .jianjie .classroom1 .leftbox5 ul li {
    position: relative;
    height: 575px;
  }

  .jianjie .classroom1 .leftbox5 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .jianjie .classroom1 .leftbox5 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .rightbox5 ul li {
    float: left;
    width: 169px;
    height: 129px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .jianjie .classroom1 .rightbox5 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .classroom1 .font11 {
    width: 1156px;
    margin: 5px;
    color: #333;
    text-indent: 2em;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .jianjie .food {
    width: 1200px;
    margin: 0 auto;
    margin-top: 69px;
  }

  .jianjie .food ul {
    margin-top: 31px;
  }

  .jianjie .food ul li {
    width: 380px;
    height: 296px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
  }

  .jianjie .food ul li img {
    width: 100%;
    height: 246px;
    vertical-align: bottom;
  }

  .jianjie .food ul li p {
    background: white;
    height: 50px;
    line-height: 50px;
    box-shadow: 0 0 8px #7f7f7f;
    color: #7f7f7f;
    text-align: center;
  }

  .jianjie .food1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 69px;
  }

  .jianjie .food1 ul {
    margin-top: 31px;
  }

  .jianjie .food1 ul li {
    width: 587px;
    height: 379px;
    float: left;
    margin-right: 16px;
    margin-bottom: 30px;
    position: relative;
  }

  .jianjie .food1 ul li img {
    width: 100%;
    height: 100%;
  }

  .jianjie .food1 ul li p {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
  }

  .jianjie .xuan {
    width: 100%;
    height: 958px;
    background: #1b1b1b;
    padding-top: 35px;
    box-sizing: border-box;
  }

  .jianjie .xuan .Room-board .shishu1 {
    width: 1200px;
    height: 749px;
    margin: 0 auto;
    background: #363636;
    margin-top: 28px;
    padding: 8px;
    position: relative;
  }

  .jianjie .xuan .Room-board .shishu1 .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .jianjie .xuan .Room-board .shishu1 .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .jianjie .xuan .Room-board .shishu1 .gallery-top1 {
    height: 606px;
    width: 100%;
  }

  .jianjie .xuan .Room-board .shishu1 .gallery-thumbs1 {
    width: 1125px;
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0 auto;
  }

  .jianjie .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
    position: relative;
  }

  .jianjie .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide .img {
    width: 100%;
    height: 107px;
    vertical-align: bottom;
  }

  .jianjie .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: white;
    background: #c30102;
    background-size: 100% 100%;
    text-align: center;
  }

  .jianjie .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide p img {
    position: relative;
    top: 3px;
    margin-right: 5px;
  }

  .jianjie .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide-thumb-active {
    opacity: 1;
  }

  .jianjie .xuan .Room-board .shishu1 .swiper-button-next,
  .jianjie .xuan .Room-board .shishu1 .swiper-button-prev {
    top: 87%;
  }

  .jianjie .xuan .Room-board .shishu1 .swiper-button-prev {
    background: url(/public/cate/picture/jt1.jpg);
    width: 26px;
    height: 96px;
    outline: none;
    left: 19px;
  }

  .jianjie .xuan .Room-board .shishu1 .swiper-button-next {
    width: 26px;
    height: 96px;
    background: url(/public/cate/picture/jt2.jpg);
    outline: none;
    right: 19px;
  }

  .jianjie .xuan .Room-board .shishu1 .swiper-slide-thumb-active i {
    display: block;
    width: 104px;
    height: 9px;
    background: #d20808;
    position: absolute;
    top: -9px;
    left: 57px;
  }

  .jianjie .xuan .Room-board .v-box {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
  }

  .jianjie .xuan .Room-board .v-box p {
    width: 300px;
    height: 66px;
    color: #fff;
    line-height: 30px;
    position: relative;
    top: -1px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.5);
  }

  .jianjie .xuan .Room-board .v-box p span {
    margin-left: 15px;
  }

  .jianjie .xuan .Room-board .v-box p span {
    margin-left: 15px;
    display: block;
  }

  .jianjie .xuan .Room-board .mejs-container {
    border-radius: 0 !important;
    border: none !important;
    outline: none !important;
  }

  .jianjie .xuan .Room-board .mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 0;
  }

  .jianjie .xuan .Room-board .mejs-controls .mejs-button button {
    background: transparent url(http://www.zhongyingren.cn/zhuanti/2020linian/controls.svg) no-repeat;
  }

  .jianjie .xuan .Room-board .mejs-controls .mejs-play button {
    background-position: 0 0;
  }

  .jianjie .xuan .Room-board .mejs-controls .mejs-mute button {
    background-position: -16px -16px;
  }

  .jianjie .xuan .Room-board .mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0;
  }

  .jianjie .xuan .Room-board .mejs-controls .mejs-pause button {
    background-position: 0 -16px;
  }

  .jianjie .xuan .Room-board .mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(http://www.zhongyingren.cn/zhuanti/2020linian/images/loading.gif) 50% 50% no-repeat;
  }

  .live .biaoti {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 26px;
  }

  .live .biaoti p {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000000;
  }

  .live .biaoti span {
    font-size: 17px;
    display: block;
    color: #000000;
    letter-spacing: 2px;
  }

  .live .biaoti .bar {
    width: 105px;
    height: 4px;
    margin: 0 auto;
    margin-top: 19px;
    margin-bottom: 36px;
    background: #000000;
  }

  .live .biaoti .bar div {
    width: 20px;
    height: 100%;
    background: #ee0b1c;
  }

  .live .bannerbox {
    width: 100%;
    height: 606px;
    background: url(/public/cate/picture/bj5.jpg);
    background-size: 100% 100%;
    background-position: center;
  }

  .live .banner {
    width: 1380px;
    margin: 0 auto;
  }

  .live .banner .swiper-container {
    width: 100%;
    height: 100%;
  }

  .live .banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .live .banner .swiper-pagination-bullet-active {
    background: #e60012;
  }

  .live .map {
    width: 1200px;
    height: 425px;
    margin: 0 auto;
  }

  .live .map .bigimg {
    width: 599px;
    height: 425px;
    overflow: hidden;
    float: left;
  }

  .live .map .bigimg .div {
    width: 599px;
    height: 425px;
    position: relative;
  }

  .live .map .bigimg .div img {
    width: 100%;
    height: 100%;
  }

  .live .map .bigimg .div p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    color: white;
  }

  .live .map .imglist {
    float: left;
    width: 163px;
    height: 346px;
    margin-left: 7px;
    position: relative;
    top: 85px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .live .map .imglist li {
    width: 100%;
    height: 108px;
    margin-bottom: 8px;
    box-sizing: border-box;
  }

  .live .map .imglist li img {
    width: 100%;
    height: 100%;
  }

  .live .map .imglist .active {
    border: 2px solid #b60000;
  }

  .live .map .wenzi {
    width: 401px;
    height: 347px;
    margin-left: 19px;
    float: left;
    position: relative;
  }

  .live .map .wenzi img {
    position: absolute;
    left: -184px;
  }

  .live .map .wenzi div {
    position: relative;
    top: 86px;
  }

  .live .map .wenzi div i {
    display: block;
    width: 71px;
    height: 4px;
    background: #b60000;
  }

  .live .map .wenzi div .biao {
    font-size: 30px;
    font-weight: bold;
  }

  .live .map .wenzi div span {
    display: block;
    text-indent: 28px;
    font-size: 16px;
    margin-top: 42px;
    line-height: 24px;
    text-align: justify;
  }

  .live .map .wenzi div .fubiao {
    font-size: 20px;
    color: #5f5f5f;
    margin: 0;
    text-indent: 0;
  }

  .live .dianli {
    width: 100%;
    position: relative;
  }

  .live .dianli .text {
    width: 847px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    line-height: 27px;
    letter-spacing: 2px;
  }

  .live .dianli .dianlibox {
    width: 1200px;
    margin: 0 auto;
    margin-top: 33px;
    position: absolute;
    top: 163px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .live .dianli .dianlibox ul {
    width: 1200px;
    height: 439px;
    overflow: hidden;
  }

  .live .dianli .dianlibox ul li {
    padding: 5px;
    height: 439px;
  }

  .live .dianli .dianlibox ul li .leftbox {
    width: 548px;
    height: 313px;
    float: left;
  }

  .live .dianli .dianlibox ul li .leftbox div {
    width: 267px;
    height: 151px;
    float: left;
    padding: 5px;
    box-sizing: border-box;
    margin-right: 14px;
    background: white;
    box-shadow: 0 0 5px #666666;
  }

  .live .dianli .dianlibox ul li .leftbox div img {
    width: 100%;
    height: 100%;
  }

  .live .dianli .dianlibox ul li .rightbox {
    width: 640px;
    height: 367px;
    background: white;
    box-shadow: 0 0 5px #666666;
    float: right;
    padding: 5px;
    box-sizing: border-box;
  }

  .live .dianli .dianlibox div .img {
    position: relative;
    left: 1039px;
    margin-right: 10px;
    top: -41px;
    cursor: pointer;
  }

  .live .dream {
    width: 100%;
    overflow: hidden;
  }

  .live .dream ul {
    width: 100%;
    height: 315px;
    padding: 5px !important;
    overflow: hidden;
  }

  .live .dream ul li {
    width: 337px;
    height: 311px;
    text-align: center;
    padding: 9px;
    box-sizing: border-box;
    background: white;
    box-shadow: 0 0 5px #666666;
    float: left;
    margin-right: 9px;
  }

  .live .dream ul li img {
    width: 100%;
    height: 233px;
  }

  .live .dream ul li p {
    height: 58px;
    line-height: 58px;
    font-size: 24px;
    text-align: center;
  }

  .live .fun ul {
    width: 1200px;
    margin: 0 auto;
    background: white;
    box-shadow: 0 0 8px #666666;
    padding: 9px;
    box-sizing: border-box;
    height: 376px;
    margin-top: 26px;
  }

  .live .fun ul li {
    width: 232px;
    height: 176px;
    float: left;
    overflow: hidden;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
  }

  .live .fun ul li img {
    width: 100%;
    height: 100%;
  }

  .live .fun ul li p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: white;
  }

  .live .experts {
    width: 1200px;
    margin: 0 auto;
    background: white;
  }

  .live .experts .qiehuan {
    width: 100%;
    padding: 9px;
    box-sizing: border-box;
    box-shadow: 0 0 5px #b9b9b9;
    height: 753px;
    position: relative;
  }

  .live .experts .qiehuan .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .live .experts .qiehuan .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .live .experts .qiehuan .gallery-top {
    height: 734px;
    width: 1183px;
  }

  .live .experts .qiehuan .gallery-thumbs {
    width: 571px;
    height: 131px;
    box-sizing: border-box;
    padding: 10px 0;
    float: right;
    position: absolute;
    right: 23px;
    bottom: 22px;
  }

  .live .experts .qiehuan .gallery-thumbs .swiper-slide {
    height: 116px;
  }

  .live .experts .qiehuan .gallery-top .swiper-slide div {
    width: 100%;
    height: 149px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding-left: 18px;
    position: absolute;
    bottom: 0;
    padding-top: 16px;
    box-sizing: border-box;
  }

  .live .experts .qiehuan .gallery-top .swiper-slide div p {
    width: 560px;
    height: 116px;
  }

  .live .experts .qiehuan .gallery-top .swiper-slide div p span {
    display: block;
    text-align: justify;
  }

  .live .experts .qiehuan .gallery-top .swiper-slide div p .span1 {
    font-size: 23px;
    color: white;
    margin-bottom: 5px;
  }

  .live .experts .qiehuan .gallery-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
  }

  .live .experts .qiehuan .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
  }

  .live .experts .qiehuan .swiper-slide-thumb-active {
    border: 4px solid #9e0001;
    box-sizing: border-box;
  }

  .live .experts .qiehuan .swiper-button-prev {
    background: url(/public/cate/picture/sh17.jpg);
    width: 36px;
    height: 96px;
    outline: none;
    left: 0;
    top: 46%;
  }

  .live .experts .qiehuan .swiper-button-next {
    background: url(/public/cate/picture/sh18.jpg);
    outline: none;
    width: 36px;
    height: 96px;
    right: 0;
    top: 46%;
  }

  .live .flavor {
    width: 100%;
  }

  .live .flavor .san {
    width: 100%;
    height: 393px;
    background: url(/public/cate/picture/imgs.png);
    background-size: 100% 100%;
    background-position: center;
    margin-top: 45px;
  }

  .live .flavor .san .sanbox {
    width: 1200px;
    margin: 0 auto;
  }

  .live .flavor .san .sanbox .sanboxleft {
    width: 601px;
    height: 391px;
    float: left;
  }

  .live .flavor .san .sanbox .sanboxleft .swiper-container {
    width: 100%;
    height: 100%;
  }

  .live .flavor .san .sanbox .sanboxleft .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .live .flavor .san .sanbox .sanboxleft .swiper-slide img {
    width: 100%;
    height: 100%;
  }

  .live .flavor .san .sanbox .sanboxleft .swiper-pagination-bullet-active {
    background: #b11a1f;
  }

  .live .flavor .san .sanbox .sanboxright {
    width: 560px;
    float: right;
    position: relative;
    top: 72px;
  }

  .live .flavor .san .sanbox .sanboxright i {
    display: block;
    width: 94px;
    height: 3px;
    background: #b60000;
    margin-bottom: 15PX;
  }

  .live .flavor .san .sanbox .sanboxright .p1 {
    font-size: 28px;
    color: white;
  }

  .live .flavor .san .sanbox .sanboxright span {
    display: block;
  }

  .live .flavor .san .sanbox .sanboxright .span1 {
    font-size: 20px;
    color: white;
    letter-spacing: 1px;
    position: relative;
    right: -5px;
  }

  .live .flavor .san .sanbox .sanboxright .span2 {
    font-size: 52px;
    color: white;
    position: relative;
    top: 20px;
  }

  .live .flavor .san .sanbox .sanboxright .span3 {
    font-size: 53px;
    position: relative;
    top: 29px;
    color: white;
  }

  .live .flavor .tubox {
    width: 1200px;
    margin: 0 auto;
  }

  .live .flavor .tubox li {
    width: 600px;
    height: 366px;
    background: white;
    box-shadow: 0 0 5px #b9b9b9;
    padding: 9px;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-bottom: 19px;
    margin-top: 23px;
  }

  .live .flavor .tubox li img {
    width: 100%;
    height: 100%;
  }

  .live .flavor .tubox li p {
    position: absolute;
    bottom: 15px;
    color: white;
    width: 100%;
    text-align: center;
    font-size: 18px;
  }

  .live .newbiao {
    width: 413px;
    height: 89px;
    margin: 0 auto;
    margin-top: 54px;
  }

  .live .newbiao .redbox {
    width: 95px;
    height: 52px;
    background: #de1c20;
    font-size: 42px;
    line-height: 52px;
    float: left;
    text-align: center;
    color: white;
  }

  .live .newbiao .left-box {
    float: right;
    position: relative;
    top: -8px;
  }

  .live .newbiao .left-box p {
    font-weight: bold;
    font-size: 35px;
  }

  .live .newbiao .left-box span {
    position: relative;
    top: -5px;
  }

  .live .newbiao .left-box div {
    width: 106px;
    background: #000000;
    position: relative;
    left: 50px;
  }

  .live .newbiao .left-box div i {
    display: block;
    width: 20px;
    height: 3px;
    background: #ee0b1c;
  }

  .live .active1 {
    width: 100%;
    height: 915px;
    background: url(/public/cate/picture/dbj.jpg);
    background-size: 100% 100%;
    background-position: center;
    margin-top: 37px;
    padding-top: 34px;
    box-sizing: border-box;
  }

  .live .active1 .activebox {
    width: 1200px;
    margin: 0 auto;
  }

  .live .active1 .activebox .text {
    text-align: center;
    color: white;
    font-size: 16px;
  }

  .live .active1 .activebox img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
  }

  .live .gratitude {
    width: 1200px;
    margin: 0 auto;
  }

  .live .gratitude .text {
    text-align: center;
    font-size: 16px;
  }

  .live .gratitude .text .p1 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 31px;
  }

  .live .gratitude .text ul li {
    width: 287px;
    height: 225px;
    float: left;
    background: white;
    margin-right: 14px;
    margin-bottom: 24px;
  }

  .live .gratitude .text ul li img {
    vertical-align: bottom;
  }

  .live .gratitude .text ul li p {
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    box-shadow: 0 0 5px #b9b9b9;
  }

  .live .classroom1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 58px;
  }

  .live .classroom1 .list-top {
    width: 464px;
    margin: 0 auto;
    margin-top: 20px;
  }

  .live .classroom1 .list-top li {
    width: 144px;
    height: 39px;
    text-align: center;
    color: white;
    line-height: 39px;
    font-size: 18px;
    background: #373737;
    float: left;
    margin-right: 16px;
    border-radius: 50px;
    cursor: pointer;
  }

  .live .classroom1 .list-top .active {
    background: #e12e23;
  }

  .live .classroom1 .boxx7 {
    width: 1200px;
    height: 563px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .live .classroom1 .boxx7 .leftbox {
    width: 806px;
    height: 563px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .live .classroom1 .boxx7 .rightbox {
    width: 390px;
    height: 563px;
    float: left;
    box-sizing: border-box;
    padding-left: 16px;
    margin-top: 35px;
  }

  .live .classroom1 .leftbox ul li {
    position: relative;
    height: 563px;
  }

  .live .classroom1 .leftbox ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .live .classroom1 .rightbox ul li {
    float: left;
    width: 165px;
    height: 107px;
    margin-right: 8px;
    margin-bottom: 7px;
  }

  .live .classroom1 .font11 {
    width: 1156px;
    margin: 5px;
    color: #333;
    text-indent: 2em;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .live .classroom1 .boxx8 {
    width: 1200px;
    height: 563px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .live .classroom1 .boxx8 .leftbox2 {
    width: 806px;
    height: 563px;
    overflow: hidden;
    float: left;
    position: relative;
    margin-top: 35px;
  }

  .live .classroom1 .boxx8 .rightbox2 {
    width: 390px;
    height: 563px;
    float: left;
    box-sizing: border-box;
    padding-left: 16px;
    margin-top: 35px;
  }

  .live .classroom1 .leftbox2 ul li {
    position: relative;
    height: 563px;
  }

  .live .classroom1 .leftbox2 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .live .classroom1 .rightbox2 ul li {
    float: left;
    width: 165px;
    height: 107px;
    margin-right: 8px;
    margin-bottom: 7px;
  }

  .live .classroom1 .boxx9 {
    width: 1200px;
    height: 563px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .live .classroom1 .boxx9 .leftbox3 {
    width: 806px;
    height: 563px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .live .classroom1 .boxx9 .rightbox3 {
    width: 390px;
    height: 563px;
    float: left;
    box-sizing: border-box;
    padding-left: 16px;
    margin-top: 35px;
  }

  .live .classroom1 .leftbox3 ul li {
    position: relative;
    height: 563px;
  }

  .live .classroom1 .leftbox3 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .live .classroom1 .rightbox3 ul li {
    float: left;
    width: 165px;
    height: 107px;
    margin-right: 8px;
    margin-bottom: 7px;
  }

  .live .classroom1 .boxx10 {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .live .classroom1 .boxx10 .leftbox4 {
    width: 806px;
    height: 500px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .live .classroom1 .boxx10 .rightbox4 {
    width: 370px;
    height: 500px;
    float: left;
    box-sizing: border-box;
    padding-left: 26px;
    margin-top: 35px;
  }

  .live .classroom1 .leftbox4 ul li {
    position: relative;
    height: 500px;
  }

  .live .classroom1 .leftbox4 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .live .classroom1 .leftbox4 ul li img {
    width: 100%;
    height: 100%;
  }

  .live .classroom1 .rightbox4 ul li {
    float: left;
    width: 153px;
    height: 110px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .live .classroom1 .rightbox4 ul li img {
    width: 100%;
    height: 100%;
  }

  .live .classroom1 .boxx11 {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    margin-top: 18px;
  }

  .live .classroom1 .boxx11 .leftbox5 {
    width: 806px;
    height: 500px;
    overflow: hidden;
    float: left;
    position: relative;
    background: red;
    margin-top: 35px;
  }

  .live .classroom1 .boxx11 .rightbox5 {
    width: 370px;
    height: 500px;
    float: left;
    box-sizing: border-box;
    padding-left: 26px;
    margin-top: 35px;
  }

  .live .classroom1 .leftbox5 ul li {
    position: relative;
    height: 500px;
  }

  .live .classroom1 .leftbox5 ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .live .classroom1 .leftbox5 ul li img {
    width: 100%;
    height: 100%;
  }

  .live .classroom1 .rightbox5 ul li {
    float: left;
    width: 153px;
    height: 110px;
    margin-right: 17px;
    margin-bottom: 20px;
  }

  .live .classroom1 .rightbox5 ul li img {
    width: 100%;
    height: 100%;
  }

  .live .classroom1 .font11 {
    width: 1156px;
    margin: 5px;
    color: #333;
    text-indent: 2em;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .live .xuan {
    width: 100%;
    height: 926px;
  }

  .live .xuan .Room-board .shishu1 {
    width: 1200px;
    height: 749px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 8px;
    position: relative;
  }

  .live .xuan .Room-board .shishu1 .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .live .xuan .Room-board .shishu1 .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .live .xuan .Room-board .shishu1 .gallery-top1 {
    height: 606px;
    width: 100%;
  }

  .live .xuan .Room-board .shishu1 .gallery-thumbs1 {
    width: 1200px;
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0 auto;
  }

  .live .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
    position: relative;
  }

  .live .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide .img {
    width: 100%;
    height: 107px;
    vertical-align: bottom;
  }

  .live .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: white;
    background: #c30102;
    background-size: 100% 100%;
    text-align: center;
  }

  .live .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide p img {
    position: relative;
    top: 3px;
    margin-right: 5px;
  }

  .live .xuan .Room-board .shishu1 .gallery-thumbs1 .swiper-slide-thumb-active {
    opacity: 1;
  }

  .live .xuan .Room-board .shishu1 .swiper-button-next,
  .live .xuan .Room-board .shishu1 .swiper-button-prev {
    top: 87%;
  }

  .live .xuan .Room-board .shishu1 .swiper-button-prev {
    background: url(/public/cate/picture/sh17.jpg);
    width: 36px;
    height: 96px;
    outline: none;
    left: 8px;
  }

  .live .xuan .Room-board .shishu1 .swiper-button-next {
    width: 36px;
    height: 96px;
    background: url(/public/cate/picture/sh18.jpg);
    outline: none;
    right: 8px;
  }

  .live .xuan .Room-board .shishu1 .swiper-slide-thumb-active i {
    display: block;
    width: 104px;
    height: 9px;
    background: #d20808;
    position: absolute;
    top: -9px;
    left: 57px;
  }

  .live .xuan .Room-board .v-box {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
  }

  .live .xuan .Room-board .v-box p {
    width: 300px;
    height: 66px;
    color: #fff;
    line-height: 30px;
    position: relative;
    top: -1px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.5);
  }

  .live .xuan .Room-board .v-box p span {
    margin-left: 15px;
  }

  .live .xuan .Room-board .v-box p span {
    margin-left: 15px;
    display: block;
  }

  .live .xuan .Room-board .mejs-container {
    border-radius: 0 !important;
    border: none !important;
    outline: none !important;
  }

  .live .xuan .Room-board .mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 0;
  }

  .live .xuan .Room-board .mejs-controls .mejs-button button {
    background: transparent url(http://www.zhongyingren.cn/zhuanti/2020linian/controls.svg) no-repeat;
  }

  .live .xuan .Room-board .mejs-controls .mejs-play button {
    background-position: 0 0;
  }

  .live .xuan .Room-board .mejs-controls .mejs-mute button {
    background-position: -16px -16px;
  }

  .live .xuan .Room-board .mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0;
  }

  .live .xuan .Room-board .mejs-controls .mejs-pause button {
    background-position: 0 -16px;
  }

  .live .xuan .Room-board .mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(http://www.zhongyingren.cn/zhuanti/2020linian/images/loading.gif) 50% 50% no-repeat;
  }