html,body{
  font-family: "微软雅黑";
  margin:0px !important;
  background-color:#e9edf1 !important;
}
.cm-nav-bar{
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
}
.jp-tile { margin: 4px -2px 0 -2px; }
.jp-tile li { padding-left: 2px; padding-right: 2px; }
.product-info .pic-frame { padding: 0px; }
.product-info .figure { background-color: #ddd; }
.product-info h4 { height: 25px;font-size: 18px;margin-top:0px;font-family: "微软雅黑";color:#555; }

.jp-row-x, .jp-row-xy {margin-left: -15px;margin-right: -15px;}
.jp-row-x .jp-column, .jp-row-xy .jp-column {padding-left: 0px;padding-right: 15px;}
.jp-column{ padding-bottom: 0px!important; }
.free{ color:#00aa88 !important; }
.figure-box{ height:100%;padding-bottom:0px; }
.pic-frame{ box-shadow: none; }
.figure{ background-position: 0 0; }
.t-item-info{ height: 140px;background:#fff; }
.list-t{ width:80%;float:left;background: #cecece;}
.list-ul{ margin:0px; }
.jp-li{ width:100% !important; }
.pic-list{ padding:0;float:left;height: 112px;width:112px;margin-right:15px; }
.cm-list{ float:left;position:inherit;width:20%;height:100%;margin-top: 15px !important; }
.t-col-8,.t-col-4{ padding:0px;}
.description-one{ height:84px;overflow: hidden; }
.type-row{
  position: relative;
}
.product-info h4 {
  font-weight: 900 !important;
  margin-bottom: 15px !important;
  height: 17px !important;
}
.lun-img{
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
  list-style-type: disc;
  list-style-position: outside;
}
.squre-right{
  position: relative;
  background: red;
  border-radius: 11px;
  font-size: small;
  top: 10px;
  left: 85px;
  color: white;
  z-index: 100;
}
.m-u{
  /* margin-top: 30px; */
}
.cm-brand{
  width:10%;
}
.pad-menu{
  padding: 0 0 0 0;
  width:90%;
}
.cm-menu a{
  color:#b5b3b1;
}
.nav-tabs{
  border:none !important;
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 15px 0 10px 7% !important;
}
.nav>li>a:hover  {
  background:#6d645d !important;
  color:#fff !important;
  border:none !important;
}
.nav-tabs .action{
  color:#fff;
}
.left-i{
  font-size: xx-large;
  padding: 0px 15px !important;
}
.search-i{
  padding: 13px 12px 12px 15px !important;
}
.center{
  text-align: center;
}
.left{
  float:left !important;
}
.right{
  float:right !important;
}
.gray{
  color:#666;
}
.red{
  color:#fb2455 !important;
}
.white{
  color:#fff;
}
.search-submit{
  width: 12%;
  border-radius: 2px;
  border: 1px #fff solid;
  line-height: 36px;
  color: #fff;
  background-color: #d1143f;
}
.search-submit:hover{
  background-color: #fb2455;
  color:#fff;
}
.banner-h1{
  color:#fff;
  font-family: "微软雅黑";
}
.banner-h4{
  color:#fff;
  font-family: "微软雅黑";
  margin-top:85px;
}
.input-group select:focus option:checked{
  color:#d1143f;
  background-color:#fff;
}
.index-search option{
  -moz-appearance:none !important; 
  -webkit-appearance:none !important; 
  appearance:none !important;
}
.index-search option{

  color: #d1143f;
  background: #fff no-repeat scroll right center;
}

.swiper-search {
  position: absolute;
  /* width:52%; */
  /* height: 200px; */
  text-align: center;
  top:44%;
  left:50%;
  /* margin-top:-200px; */
  margin-left:-26%;
}
.swiper-search form {
  padding: 1px;
  background: #fff;
  position: fixed;
  width: 100%;
  float: none;
  text-align:center;
}
.swiper-search form div {
  width:100%
}
.swiper-search form select {
  background-color: #ffffff;
  color: #000;
  border-right: 1px #d3d3d3 solid;
  font-family: "微软雅黑";
  width: 17% !important;
}
.swiper-search form span {
  display: inline-table;
  position: relative;
  float: right;
}
.swiper-search form span button {
  padding: 0px 24px;
  position: inherit;
  height:50px;
  color: #fff;
  background-color: #d1133f;
  font-family: "微软雅黑";
  border-color: #fff;
}
.index-search {
  border-style:none;
  outline:none;
  height: 50px;
  font-family: "微软雅黑";
  width:71% !important;border:0px;
}

/* banner end */
.t-catalog-list .t-container {
  width: 100%;
  padding: 0px 0;
  background-color: #fff;
  /* border: 1px solid #cccccc; */
  border-top-style: none;
  position: relative;
  overflow: hidden;
}
.t-catalog-list .tit{
  padding:10px;
}
.t-catalog-list .tit span {
  font-size: 13px;
  color: #333;
}
.t-catalog-list .t-container:hover .btn {
  opacity: 1;
}
.t-catalog-list .t-catalog-ul {
  width: 2280px;
  display: table;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.t-catalog-list li {
  float: left;
  width: 228px;
  padding: 0 10px;
  border-left: 1px solid #cccccc;
}
.t-catalog-list li:first-child {
  border-left: none;
}
.t-catalog-list li a:hover h3 {
  color: #d1143f;;
}
.t-catalog-list li dl:before,
.t-catalog-list li dl:after {
  content: '';
  display: table;
}
.t-catalog-list li dl:after {
  clear: both;
}
.t-catalog-list li dl dt {
  float: left;
  width: 55px;
}
.t-catalog-list li dl dd {
  margin-left: 70px;
}
.t-catalog-list li dl dt {
  font-size: 40px;
  text-align: center;
  color: #2088df;;
  height: 42px;
  padding-left: 15px;
}
.t-catalog-list li dl dt i {
  vertical-align: top;
}
.t-catalog-list li dl h3 {
  color: #333333;
  font-weight: normal;
  font-size: 16px;
}
.t-catalog-list li dl span {
  color: #c0c0c0;
  font-size: 14px;
}
.t-catalog-list .btn {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  line-height: 42px;
  padding: 0 3px;
  background-color: #cccccc;
  color: #2b2c2c;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.t-catalog-list .btn.prev {
  left: 0;
}
.t-catalog-list .btn.next {
  right: 0;
}
.t-catalog-list .btn:hover {
  color: #2187e0;
}
/* 类型列表 END */
.list-content {
  padding: 0px 0;
  background-color: #fff;
}
.mo-book-list .msg {
  background-color:#fff;
}
.book-list-content {
  padding: 0px 0;
  margin-top:0px;
  background-color: #e9edf1;
}
.list-content .tit {
  /* margin-bottom: 15px; */
  padding: 5px 10px;
  padding-bottom: 0px;
}
.list-content .tit span {
  font-size: 13px;
  color: #333;
}
.list-content .tit a {
  color: #666;
  margin-left: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list-content .tit a:hover {
  color: #2187e0;
}
.list-content .tit .more-btn {
  float: right;
  /* margin-top: 10px; */
}
.list-content .tit .more-btn:hover {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}
.list-content .msg .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
}
.list-content .price {
  /* float: right; */
  font-size: 12px;
  color: #FC583D;
  padding-bottom: 10px;
}
.list-content .price .free {
  color: #00aa88;
}
/** 视频教程 **/
.t-list-1 .list-item {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  margin-bottom: 30px;
}
.t-list-1 .list-item:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}
.t-list-1 .list-item:hover .tit {
  color: #d1143f !important;
}
.t-list-1 .list-item .bg {
  width: 110px;
  height: 110px;
  padding-bottom: 59%;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.t-list-1 .list-item .bg .item-type {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px 15px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 12px;
}
.t-list-1 .list-item .msg {
  background: #fff;
  line-height: 28px;
  /* padding: 15px 20px; */
  position: absolute;
  top: 25px;
  background: rgba(240, 248, 255, 0);
  left: 45px;
  text-align: center;
}
.t-list-1 .list-item .msg .tit {
  color: #333333;
}
.t-list-1 .list-item .msg .author {
  color: #ffffff;
  font-size: 15px;
}
.t-list-1 .list-item .msg img {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  background: #f6f6f6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
}
/** 名师大咖 **/
.teacher-list {
  overflow: hidden;
}
.teacher-list .teacher-list-item {
  display: block;
  float: left;
  width: 228px;
  height: 228px;
  position: relative;
}
.teacher-list .teacher-list-item:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #fff;
}
.teacher-list .teacher-list-item .figure {
  overflow: hidden;
}
.teacher-list .teacher-list-item .figure img {
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
.teacher-list .teacher-list-item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.teacher-list .teacher-list-item:hover .author {
  color: #2187e0;
}
.teacher-list img {
  display: block;
  width: 100%;
  height: 100%;
}
.teacher-list h6 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 15px 0 15px;
  line-height: 30px;
  color: #fff;
  font-weight: normal;
  background: url('../img/lectorBg.png') repeat-x center bottom;
}
.teacher-list h6 .author {
  font-size: 20px;
  margin-right: 15px;
}
/** 电子图书 **/
.t-list-2 .list-item {
  display: block;
    /* margin-bottom: 30px; */
    padding: 10px 10px 0px 10px;
}
.t-list-2 .list-item:hover .tit {
  color: #d1143f;
}
.t-list-2 .book-cover {
  width: 90%;
  margin: 0 auto;
  /* position: relative; */
  height: 140px;
}
.t-list-2 .book-cover:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: -5px;
  top: 2px;
  bottom: 2px;
  width: 0px;
  background-color: #cccccc;
  -webkit-box-shadow: inset 0 0 5px #333;
  -moz-box-shadow: inset 0 0 5px #333;
  box-shadow: inset 0 0 5px #333;
  -webkit-transform: perspective(60px) rotateY(30deg);
  -moz-transform: perspective(60px) rotateY(30deg);
  -ms-transform: perspective(60px) rotateY(30deg);
  -o-transform: perspective(60px) rotateY(30deg);
  transform: perspective(60px) rotateY(30deg);
}
.t-list-2 .book-cover img {
  width: 100%;
  max-height: 140px;
  min-height: 140px;
  height: auto;
  position: relative;
  z-index: 99;
}
.t-list-2 .book-cover span {
  position: absolute;
  z-index: 1;
  top: 94%;
  right: 27px;
  width: 20px;
  height: 10px;
  -webkit-box-shadow: 25px 0 5px 5px #adadad;
  -moz-box-shadow: 25px 0 5px 5px #adadad;
  box-shadow: 25px 0 5px 5px #adadad;
  -webkit-transform: perspective(74px) rotateX(-66deg) rotateY(-4deg);
  -moz-transform: perspective(74px) rotateX(-66deg) rotateY(-4deg);
  -ms-transform: perspective(74px) rotateX(-66deg) rotateY(-4deg);
  -o-transform: perspective(74px) rotateX(-66deg) rotateY(-4deg);
  transform: perspective(74px) rotateX(-66deg) rotateY(-4deg);
}
.t-list-2 .msg {
  text-align: center;
  /* width: 115%; */
  margin: 0px -9px 5px;
}
.t-list-2 .msg .tit {
  color: #333;
  height: 47px;
  /* font-size: 16px; */
}
.t-list-2 .msg .author {
  color: #999999;
    display: inline-block;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 资源下载 */
.t-list-3 .list-item {
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 30px;
  border: 1px solid #e9edf1;
}
.t-list-3 .list-item:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}
.t-list-3 .list-item:hover .tit {
  color: #d1143f !important;
}
.t-list-3 .list-item .figure {
  padding: 50px;
  background-color: #e9edf1;
}
.t-list-3 .list-item .figure img {
  width: 100%;
  height: 100%;
}
.t-list-3 .list-item .msg {
  padding: 11px 15px;
  background-color: #fff;
}
.t-list-3 .list-item .msg .tit {
  font-size: 16px;
  color: #333;
}
.t-list-3 .list-item .msg .author {
  color: #999;
}
/*css*/
/*通用样式*/
ul,li{
  list-style: none;
  padding: 0;
  margin: 0;
}
/*下拉框样式*/
#select{
  width: 100%;
  float: left;
  /* border: 1px #f1f1f1 solid; */
}
.select-head{
  overflow: hidden;
  width: 249px;
  height: 40px;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 40px;
}
.search-select{
  width:17% !important;
  padding: 6px 3px;
}
.select-head .select-head-cont{
  float: left;
}
.select-head .select-icon{
  float: right;
}
.option{
  color: 3b3b3b;
  background: #fff;
  line-height: 25px;
  margin: 0px -4px;
  display: none;
}
.option-item:hover{
  color:#fff;
  background: #d1143f;
}
/* ---------------------- */
.mo-book-list .t-col-4,.mo-book-list .t-col-3{
  padding:0;
}
.btn-buy{
  float: right;
  background: red;
  border-radius: 8px;
}
.t-item-info .book-cover img{
  width: 112px;
  max-height: 140px;
  height: 140px;
  position: relative;
  z-index: 99;
  float: left;
  margin-right: 10px;
  border: 1px solid #eee;
}
.mo-bo{
  padding:0px 0px 10px;
}