@media (min-width: 1600px) {
  .layui-main {
    width: 1320px;
  }
  .categories-sub-width{
    width: 1020px !important;
  }
  
}
@media (min-width: 1720px) {
  .layui-main {
    width: 1440px;
  }
  .categories-sub-width{
    width: 1140px !important;
  }
}
.best-us {
  /* background-color: #F2F3F7; */
  padding-bottom: 0;
  padding-top: 3%;
}
/* .best-us-hd {
  margin-bottom: 3%;
} */
.best-us-hd .best-us-hr {
  background-color: #e7264b;
  height: 4px;
}
.best-us-title {
  background-color: #e7264b;
  text-align: center;
  padding-top: 10px;
  font-size: 48px;
  font-weight: 500;
  color: #fff;
  margin: 6px 0 0;
}
.best-us-title-sm{
  background-color: #e7264b;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 6px;
  padding-bottom: 10px;
}
.best-about-num{
  margin-top: 16px;
}
.best-about-num-item{
  text-align: center;
}
.best-about-num-item .best-about-item-title{
  height: 32px;
  line-height: 32px;
  font-size: 32px;
  font-weight: bold;
}
.best-about-num-item .best-about-item-desc{
  font-size: 14px;
}
.best-about-title{
  font-size: 50px;
  max-width: 700px;
  margin: 5% auto 16px;
  text-align: center;
}
.best-about-desc{
  font-size: 24px;
  max-width: 800px;
  margin: 40px auto;
  text-align: center;
}
.best-about-bg{
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-about-desc-left{
  background-color: #e693a3;
  color: #fff;
  padding: 5% 5% calc(5% + 50px);
  font-size: 48px;
  text-shadow: 2px 2px 4px #a23348;
  margin-top: 70px;
}

.best-about-desc-right{
  background-color: #008190;
  color: #fff;
  padding: 5% 5% calc(5% + 50px);
  font-size: 36px;
  text-shadow: 2px 2px 4px #00383e;
}
.best-about-item{
  border: 1px solid #dcdcdc;
  padding: 80px 16px;
  -webkit-box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
  text-align: center;
  margin: -50px auto 60px;
  background-color: #fff;
  max-width: 400px;
  box-sizing: border-box;
}
.best-about-item:hover{
  transform:scale(1.1);
  z-index: 1000;
}
.best-about-item-img{
  margin: 16px 0;
}
.best-about-item-img img{
  max-width: 160px;
}
.best-about-item-title{
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 60px;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 16px;
  font-weight: bold;
}
.best-about-item-desc{
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  line-height: 24px;
  -webkit-line-clamp: 3;
  height: 72px;
  margin-bottom: 32px;
}
.best-about-title-sm{
  font-size: 20px;
  color: #c62e46;
  text-align: center;
}
.best-about-title-sm + .best-about-title{
  margin-top: 16px;
}
.best-class-item{
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}
.best-class-icon{
  width: 50%;
  box-sizing: border-box;
  padding: 16px;
  text-align: center;
}
.best-class-icon .best-class-icon-img{
  margin-bottom: 8px;
}
.best-class-icon .best-class-icon-img img{
  max-width: 100px;
}
.best-class-icon .best-class-icon-title{
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 32px;
  font-size: 14px;
  line-height: 16px;
  max-width: 100px;
  margin: 0 auto;
}
.best-class{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.best-about-area{
  position: relative;
  padding: 5% 0;
}

.best-about-area-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background-color: #424242;
}
.best-about-area-title-sm{
  font-size: 18px;
  color: #ff4361;
  margin-bottom: 16px;
  margin-right: 15px;
}
.best-about-area-title{
  font-size: 36px;
  /* letter-spacing: -2px; */
  font-weight: bold;
  color: #fff;
  margin-bottom: 16px;
  margin-right: 15px;
}
.best-about-area-deco{
  position: relative;
  width: 200px;
  height: 1px;
  background-color: #7b7b79;
  margin-left: auto;
  margin-right: 15px;
}
.best-about-area-deco::after{
  display: block;
  content: '';
  width: 50px;
  height: 7px;
  background-color: #c62e46;
  position: absolute;
  right: 0;
  bottom: -3px;
}
.best-about-area-right{
  position: relative;
}
.best-about-area-div{
  width: 80px;
  height: 80px;
  background-color: #282825;
  position: absolute;
  top: 15px;
  left: 0;
}
.best-about-area-desc{
  padding-top: 15px;
  position: relative;
  font-size: 28px;
  color: #e0dfdf;
  margin-left: 15px;
}
.best-about-area .mdui-img-fluid{
  max-width: 500px;
  margin:40px auto;
}
.best-about-address{
  border: 1px solid #e61b41;
  margin-bottom: 5%;
  padding:5%;
  position: relative;
  border-radius: 2px;
}
.best-about-address-title{
  width: 300px;
  height: 49px;
  line-height: 50px;
  font-size: 48px;
  text-align: center;
  background-color: #fff;
  position: absolute;
  top: -24px;
  left: 5%;
}
.best-about-address-title::after{
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 12px;
  border-color: #fff;
  border-right-color: #e61b41;
  position: absolute;
  top: 17px;
  right: 0;
}
.best-about-address p{
  font-size: 26px;
  color: #666;
}
.best-about-address .best-about-address-img{
  margin-top: 32px;
  position: relative;
}
.best-about-address .best-about-address-img img{
  display: block;
  width: 40%;
}
.best-about-address .best-about-address-img-item{
  position: relative;
}
.best-about-address .best-about-address-img-item:nth-child(2){
  margin-top: -8.66%;
}
.best-about-address .best-about-address-img-item:nth-child(2) img{
  margin: 0 auto;
}
.best-about-address .best-about-address-img-item:nth-child(3){
  margin-top: -8.66%;
}
.best-about-address .best-about-address-img-item:nth-child(3) img{
  margin-left: auto;
}

.best-us-bd{
  min-height: 500px;
}

.best-us-ft {
  min-height: 100px;
  background-color: #E61E40;
  line-height: 100px;
}
.best-us-ft div {
  font-size: 28px;
  color: #fff;
}
.best-us-ft a {
  display: inline-block;
  width: 100%;
  height: 56px;
  background-color: #fff;
  border-radius: 28px;
  line-height: 56px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}

/* 联系我们 */
.best-us-h2{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 24px;
}
.best-us .layui-table th{
  font-weight: bold;
}
.best-us .layui-table th,.best-us .layui-table td{
  font-size: 16px;
  text-align: center;
}
.best-us-map{
  display: block;
  width: 100%;
  overflow: hidden;
}
.best-us-map img{
  width: 100%;
}
.best-contact-desc{
  margin-bottom: 16px;
}

.ck-content{
  min-height: auto;
  padding-top: 32px;
}

.ck-content {
  line-height: 1.8;
  word-wrap: break-word;
  /* a */
  /* small */
  /* blockquote */
  /* mark */
  /* h1 - h6 */
  /* code */
  /* pre code */
  /* abbr */
  /* ins */
  /* u */
  /* del */
  /* hr */
  /* pre */
  /* kbd */
  /* ul / ol */
  /* img */
  /* min-height: 1800px; */
}
.ck-content address,
.ck-content caption,
.ck-content cite,
.ck-content code,
.ck-content dfn,
.ck-content th {
  font-style: normal;
  font-weight: 400;
}
.ck-content caption,
.ck-content th {
  text-align: left;
}
.ck-content q:before,
.ck-content q:after {
  content: '';
}
.ck-content pre,
.ck-content code,
.ck-content kbd,
.ck-content samp,
.ck-content pre tt {
  font-family: Consolas, Courier, 'Courier New', monospace;
}
.ck-content figcaption {
  font-size: 80%;
  color: rgba(0, 0, 0, .54);
}
.ck-content [draggable],
.ck-content [draggable="true"] {
  cursor: move;
}
.ck-content [draggable="false"] {
  cursor: inherit;
}
.ck-content p{
  line-height: 32px;
}
.ck-content p,
.ck-content pre,
.ck-content ul,
.ck-content ol,
.ck-content dl,
.ck-content form,
.ck-content hr,
.ck-content figure,
.ck-content table {
  margin: 0 0 1.2em 0;
}
.ck-content .table{
  width: 100%;
}
.ck-content a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #ff4081;
  text-decoration: none;
  vertical-align: top;
  outline: none;
}
.ck-content a:before {
  position: absolute;
  top: auto;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  content: ' ';
  background-color: #ff4081;
  -webkit-transition: all .2s;
          transition: all .2s;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ck-content a:hover:before,
.ck-content a:focus:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.ck-content small {
  font-size: 80%;
}
.ck-content blockquote {
  padding-left: 1em;
  padding-top: 1.2em;
  margin: 1em 3em 1em 2em;
  font-weight: 400;
  border-left: 4px solid rgba(0, 0, 0, .12);
  background-color: #efefef;
}
@media only screen and (max-width: 599px) {
  .ck-content blockquote {
    margin: 1em 0;
  }
}
.ck-content blockquote footer {
  font-size: 86%;
  color: rgba(0, 0, 0, .54);
}

/* .ck-content blockquote p:last-child {
  font-size: 86%;
  color: rgba(0, 0, 0, .54);
  margin-bottom: 0;
}  */
.ck-content mark {
  padding: 2px;
  margin: 0 5px;
  background: #fffdd1;
  border-bottom: 1px solid #ffedce;
}
.ck-content h1,
.ck-content h2,
.ck-content h3,
.ck-content h4,
.ck-content h5,
.ck-content h6 {
  margin-top: 0;
  margin-bottom: .6em;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.35;
  color: inherit;
}
.ck-content h1 small,
.ck-content h2 small,
.ck-content h3 small,
.ck-content h4 small,
.ck-content h5 small,
.ck-content h6 small {
  font-size: 65%;
  font-weight: 500;
  line-height: 1;
  color: rgba(0, 0, 0, .54);
}
.ck-content h1 {
  font-size: 2em;
}
.ck-content h2 {
  font-size: 1.8em;
}
.ck-content h3 {
  font-size: 18px;
  font-weight: bold;
  color:#E71A41;
}
.ck-content h4 {
  font-size: 16px;
  font-weight: bold;
  color:#E71A41;
}
.ck-content h5 {
  font-size: 1.2em;
}
.ck-content h6 {
  font-size: 1.1em;
}
.ck-content code {
  padding: 2px 6px;
  color: #c7254e;
  background-color: #f7f7f9;
  border-radius: 2px;
}
.ck-content pre code {
  padding: 0;
  font-size: inherit;
  line-height: 1.7;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}
.ck-content abbr[title] {
  text-decoration: none;
  cursor: help;
  border-bottom: 1px dotted;
}
.ck-content ins {
  text-decoration: none;
  border-bottom: 1px solid ;
}
.ck-content u {
  text-decoration: none;
  border-bottom: 1px solid;
}
.ck-content del {
  text-decoration: line-through;
}
.ck-content hr {
  height: 10px;
  margin-bottom: .8em;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.ck-content pre {
  padding: 12px 16px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid rgba(0, 0, 0, .12);
  border-radius: 2px;
}
.ck-content kbd {
  padding: 2px 6px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
}
.ck-content ul {
  padding-left: 2em;
  list-style: disc;
}
.ck-content ul li{
  list-style: disc;
}
.ck-content ol{
  padding-left: 2em;
  list-style: decimal;
}
.ck-content ol li{
  list-style: decimal;
}
.ck-content li ul,
.ck-content li ol {
  margin: .8em 0;
}
.ck-content li ul li{
  list-style: circle;
}
.ck-content img{
  margin: 0 auto;
  display: block;
  border-radius: 10px;
}
/* .ck-content .image.image_resized{
  display: inline-block;
} */
.ck-content .image{
  max-width: 100%;
  margin: 0 auto 1.2em auto;
}
.ck-content .image img {
  width: 100%;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
}
/* .ck-content .image-style-side {
  float: right;
  margin-left: 1.5em;
  max-width: 50%;
} */