body {
  background-color: #f4f0df;
  color: black !important;
}
body .pagesCont {
  margin-top: 10px;
  text-align: center;
}
body .pagesCont .layui-box .layui-laypage-em {
  background-color: #5ba7c7;
}
@media (max-width: 750px) {
  .box {
    width: 100%;
    background-color: #f4f1ef;
    overflow: hidden;
  }
  .box .content {
    width: 100%;
    margin: auto;
    padding: 0px 10px;
    position: relative;
    margin-top: 0.2rem;
  }
  .box .content .sea {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .box .content .sea .logo {
    width: 150px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 200px;
  }
  .box .content .sea .logo img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
  }
  .box .content .sea .seainput {
    width: 100%;
    float: left;
  }
  .box .content .sea .seainput .put {
    width: 100%;
    overflow: hidden;
    margin-top: 7px;
  }
  .box .content .sea .seainput .put p {
    width: 65%;
    height: 36px;
    line-height: 36px;
    float: left;
    border: 1px solid #88c0c0;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
  }
  .box .content .sea .seainput .put p span {
    padding: 0px 10px;
    color: #88c0c0;
  }
  .box .content .sea .seainput .put p input {
    width: 50%;
    border: none;
    background-color: #f4f1ef;
  }
  .box .content .sea .seainput .put p .canp {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0px 18px;
    color: white;
    background-color: #88c0c0;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: -1px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-left: 1px solid #88c0c0;
  }
  .box .content .sea .seainput .put .sp {
    display: block;
    float: right;
    width: 106px;
    height: 36px;
    line-height: 36px;
    color: #88c0c0;
    border: 1px solid #88c0c0;
    background-color: white;
    border-radius: 30px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
  }
  .box .content .sea .btsearch {
    width: 100%;
    margin-top: 18px;
    overflow: hidden;
  }
  .box .content .sea .btsearch ul {
    margin-bottom: 10px;
    overflow: hidden;
  }
  .box .content .sea .btsearch ul li {
    float: left;
    padding: 0px 10px;
    font-size: 14px;
    line-height: 14px;
  }
  .box .content .sea .btsearch ul li input {
    vertical-align: bottom;
    margin-right: 4px;
  }
  .box .content .sea .btsearch ol {
    overflow: hidden;
  }
  .box .content .sea .btsearch ol li {
    float: left;
    padding: 0px 10px;
    font-size: 14px;
    line-height: 14px;
    position: relative;
  }
  .box .content .sea .btsearch ol li input {
    vertical-align: bottom;
    margin-right: 4px;
  }
  .box .content .tabs .tabs_top {
    width: 100%;
    overflow: hidden;
  }
  .box .content .tabs .tabs_top .okall {
    max-width: 100%;
    float: left;
    display: none;
  }
  .box .content .tabs .tabs_top .okall p {
    display: inline-block;
  }
  .box .content .tabs .tabs_top .okall p span {
    color: #88c0c0;
  }
  .box .content .tabs .tabs_top .okall p .iconfont {
    font-size: 17px;
    cursor: pointer;
    margin-left: 5px;
    vertical-align: middle;
    color: #b8b8b8;
  }
  .box .content .tabs .tabs_top .t {
    font-size: 16px;
    color: #aaaaaa;
    float: right;
  }
  .box .content .tabs .tabs_top .t .searcontent {
    color: red;
  }
  .box .content .tabs .tabs_top .t .xgtit {
    color: red;
  }
  .box .content .tabs .tab nav {
    width: 100%;
    height: 70px;
    overflow: hidden;
    background-color: #f0f7f4;
    color: #88c0c0;
    line-height: 20px;
    margin-top: 10px;
  }
  .box .content .tabs .tab nav ul {
    width: 100%;
    text-align: center;
    display: flex;
  }
  .box .content .tabs .tab nav ul li {
    width: 100%;
    font-size: 12px;
    padding-top: 10px;
    height: 70px;
    background-color: #f0f7f4;
    color: #88c0c0;
    cursor: pointer;
    position: relative;
  }
  .box .content .tabs .tab nav ul li::after {
    content: "";
    width: 1px;
    height: 50px;
    background-color: #e3e7e7;
    position: absolute;
    right: 0px;
    top: 10px;
  }
  .box .content .tabs .tab nav ul li:last-of-type::after {
    width: 0px;
  }
  .box .content .tabs .tab nav ul .act {
    color: white;
    background-color: #88c0c0;
  }
  .box .content .tabs .tab nav ul .act::after {
    background-color: #88c0c0;
  }
  .box .content .tabs .tab #container section {
    width: 100%;
  }
  .box .content .tabs .tab #container section .sxuan {
    margin-top: 13px;
    margin-bottom: 13px;
    position: relative;
    z-index: 99;
  }
  .box .content .tabs .tab #container section .sxuan:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .tabs .tab #container section .sxuan .ul {
    float: left;
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .sxuan .ul li {
    float: left;
    padding: 10px;
    font-size: 12px;
    line-height: 12px;
  }
  .box .content .tabs .tab #container section .sxuan .ul li input {
    vertical-align: bottom;
    margin-right: 4px;
  }
  .box .content .tabs .tab #container section .sxuan .ol {
    float: left;
  }
  .box .content .tabs .tab #container section .sxuan .ol li {
    padding: 10px 0px;
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin-right: 18px;
    cursor: pointer;
    position: relative;
  }
  .box .content .tabs .tab #container section .sxuan .ol li .top {
    color: #b3b3b3;
    position: absolute;
    right: -14px;
    top: 11px;
    font-size: 12px;
  }
  .box .content .tabs .tab #container section .sxuan .ol li .act {
    color: #88c0c0;
  }
  .box .content .tabs .tab #container section .sxuan .ol li.active::after {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #88c0c0;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 12px;
    right: -16px;
  }
  .box .content .tabs .tab #container section .sxuan .ol li.active::before {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 19px;
    right: -16px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .order::after {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 12px;
    right: -16px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .order::before {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #88c0c0;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 19px;
    right: -16px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .iccone {
    margin-left: 10px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb {
    margin-left: 10px;
    float: right;
    position: relative;
    margin-right: 0px !important;
    padding: 0px !important;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .all {
    width: 163px;
    display: inline-block;
    color: white;
    padding: 10px 0px;
    background-color: #88c0c0;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .all span:first-of-type {
    margin-left: 20px;
    margin-right: 10px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .all .down {
    margin-left: 50px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang {
    width: 260px;
    display: none;
    background-color: white;
    box-shadow: 0px 0px 8px #9E9E9E;
    padding: 5px;
    position: absolute;
    top: 45px;
    right: 0px;
    color: #333;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .first_ji {
    width: 100%;
    padding: 10px 0px 10px 10px;
    border-top: 1px solid #e7f2ef;
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .first_ji span {
    float: right;
    margin-right: 15px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .first_ji:hover {
    background-color: #e7f2ef;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .active {
    background-color: #f0f7f4;
    color: #6eacac;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .active .iconfont {
    transform: rotate(180deg);
    transform-origin: center;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie {
    width: 100%;
    overflow: hidden;
    background-color: white;
    display: none;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul li {
    width: 125px;
    padding: 12px 0px 12px 25px !important;
    font-size: 13px !important;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul li input {
    position: absolute;
    top: 10px;
    left: 7px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul li span:first-of-type {
    max-width: 45px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul li span:last-of-type {
    width: 53px;
    display: block;
    float: right;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul .act {
    color: #0b9f9f;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lieshow {
    display: block;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .more_box {
	margin: 10px auto;
	display: none;
	justify-content: space-around;
	align-items: center;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .more_box span {
	color: #88c0c0;
	// padding: 6px 10px;
	// background-color: #88c0c0;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .more_box_show {
	display: flex;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .bt {
    margin-top: 10px;
    padding-left: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .bt span {
    display: inline-block;
    padding: 5px 10px;
    color: white;
    background-color: #88c0c0;
    margin-right: 10px;
  }
  .box .content .tabs .tab #container section .all .alltitle {
    padding: 10px;
    background-color: #fafafa;
    overflow: hidden;
    color: black;
  }
  .box .content .tabs .tab #container section .all .alltitle .tit {
    float: left;
  }
  .box .content .tabs .tab #container section .all .alltitle .tit .t {
    display: inline-block;
    font-size: 16px;
    color: black;
    margin-right: 10px;
    position: relative;
    padding-left: 14px;
  }
  .box .content .tabs .tab #container section .all .alltitle .tit .t::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 2px;
  }
  .box .content .tabs .tab #container section .all .alltitle .tit span:last-of-type {
    font-size: 12px;
    color: #9c9c9c;
  }
  .box .content .tabs .tab #container section .all .alltitle .more {
    float: right;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .all .alltitle .more a {
    font-size: 12px;
    color: #9c9c9c;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul {
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li {
    width: 100;
    padding: 10px 0px;
    box-sizing: content-box;
    position: relative;
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li:first-of-type {
    padding-left: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li:nth-of-type(4n+1) {
    padding-left: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li:nth-of-type(4n) {
    padding-right: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .img {
    width: 90px;
    height: 125px;
    float: left;
    margin-right: 20px;
    position: relative;
    box-shadow: 2px 2px 5px #d5d2d2;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .img img {
    width: 100%;
    height: 100%;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .img .jijiang {
    font-size: 12px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2px 5px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .img .free {
    width: 62px;
    height: 20px;
    position: absolute;
    left: 1px;
    top: 1px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong {
    margin-left: 110px;
    height: 125px;
    position: relative;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .tol {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .tol span {
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #f9f4ea;
    color: #c9ac78;
    font-size: 12px;
    font-weight: 500;
    margin-left: 5px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .antur {
    font-size: 12px;
    color: #9f9f9f;
    margin-top: 10px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .money {
    font-size: 16px;
    margin-top: 10px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .money span {
    font-size: 12px;
    color: #9f9f9f;
    text-decoration: line-through;
    margin-left: 15px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    margin-top: 15px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang a {
    float: left;
    color: #d3ba8d;
    cursor: pointer;
    margin-right: 10px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang p {
    float: right;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang p span {
    margin-right: 3px;
    vertical-align: top;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang .active {
    color: #d3ba8d !important;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .img {
    width: 100% !important;
    height: 160px !important;
    position: relative;
    float: none !important;
    box-shadow: 2px 2px 5px #d5d2d2;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .img .sp {
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    color: white;
    position: absolute;
    right: 8px;
    top: 8px;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .img .ic {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 33px;
    text-align: center;
    background-color: white;
    color: black;
    position: absolute;
    bottom: 15px;
    box-sizing: content-box;
    left: 10px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 12px;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .rong {
    margin-top: 10px;
    height: 80px !important;
    margin-left: 0px !important;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .rong .tol span {
    background-color: #ecf2f8 !important;
    color: #679dd1 !important;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .rong .cang .at {
    color: #9f9f9f;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li:last-of-type {
    padding-right: 0px !important;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit {
    width: 100%;
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .t {
    width: 100%;
    float: left;
    font-size: 14px;
    color: black;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .t a {
    display: block;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .c {
    float: right;
    font-size: 12px;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .c span {
    vertical-align: top;
    margin-right: 3px;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .act {
    color: #a68c60;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_zuf {
    font-size: 12px;
    color: black;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_isbn {
    width: 100%;
    font-size: 12px;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_geng {
    font-size: 12px;
    color: #78b2b2;
    margin-top: 10px;
  }
  .box .content .tabs .tab #container section .allfour .alltitle {
    position: relative;
  }
  .box .content .tabs .tab #container section .allfour .alltitle .tit a {
    font-size: 12px;
    color: #a68c60;
  }
  .box .content .tabs .tab #container section .allfour .alltitle .swiper-pagination {
    width: 10%;
    left: 85%;
    font-size: 12px;
    top: 15px;
  }
  .box .content .tabs .tab #container section .allfour .alltitle .go_right {
    position: absolute;
    left: 95.5%;
    top: 13px;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .allfour .alltitle .go_left {
    position: absolute;
    left: 80%;
    top: 13px;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .allfive .allcontent ul li {
    border-bottom: 1px solid #eeeeee;
  }
  .box .content .tabs .tab #container section .allsix {
    display: none;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li {
    border-bottom: 1px solid #eeeeee;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .qi_tit .t span {
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #f9f4ea;
    color: #c9ac78;
    font-size: 12px;
    font-weight: 500;
    margin-left: 5px;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .name {
    font-size: 12px;
    color: black;
    margin-top: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .antur {
    line-height: 24px;
    white-space: pre-wrap !important;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2;
    /*控制可显示几行文本*/
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .cang .money {
    margin-top: 0px !important;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .cang .money span {
    vertical-align: middle !important;
  }
  .box .content .tabs .tab #container section .allseven .allcontent ul li {
    padding-bottom: 0px !important;
  }
  .box .content .tabs .tab #container section .allseven .allcontent ul li .cang .at {
    color: #acacac !important;
  }
  .box .content .tabs .tab #container section .allseven .allcontent ul li .img {
    float: none !important;
  }
  .box .content .tabs .tab #container section .allseven .allcontent ul li .rong {
    margin-left: 0px !important;
  }
  .box .content .tabs .tab #container section .alleight {
    display: none;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li {
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .img {
    width: 100% !important;
    float: none !important;
    height: 160px !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .img .sp {
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    color: white;
    position: absolute;
    right: 8px;
    top: 8px;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .img .ic {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 33px;
    text-align: center;
    background-color: white;
    color: black;
    position: absolute;
    bottom: 15px;
    box-sizing: content-box;
    left: 10px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 12px;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong {
    margin-left: 0px !important;
    height: auto !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit {
    width: 100% !important;
    overflow: hidden;
    margin-top: 10px !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit .t {
    width: 80% !important;
    float: left !important;
    color: black !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit .c {
    float: right !important;
    font-size: 12px !important;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit .c span {
    vertical-align: top;
    margin-right: 3px;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit .act {
    color: #a68c60;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .cang {
    position: relative !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .cang .at {
    color: #acacac !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .icon {
    width: 100%;
    margin-top: 13px;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .icon span {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #ecf2f8;
    color: #679dd1;
    font-size: 12px;
    font-weight: 500;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .box .content .tabs .tab #container section .allnine .allcontent ul li {
    border-bottom: 1px solid #eeeeee;
  }
  .box .content .tabs .tab #container section .allnine .allcontent ul li .cang .qi {
    color: #9f9f9f !important;
  }
  .box .content .tabs .tab #container section .allnine .allcontent ul li .antur {
    margin-top: 12px !important;
  }
  .box .content .tabs .tab #container section .allten {
    display: none;
  }
  .box .content .tabs .tab #container section .allten .allcontent ul li {
    border-bottom: 1px solid #eeeeee;
  }
  .box .content .tabs .tab #container section .allten .allcontent ul li:nth-of-type(even) {
    padding-right: 0px !important;
  }
  .box .content .tabs .tab #container section .allten .allcontent ul li:nth-of-type(odd) {
    padding-left: 0px !important;
  }
  .box .content .tabs .tab #container section .allcontent {
    width: 100% !important;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-container {
    width: 100%;
    height: 540px;
    margin: 20px auto;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul {
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul li {
    width: 90px;
    float: left;
    margin-left: 14px;
    margin-right: 14px;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul li .imgs {
    width: 100%;
    height: 125px;
    line-height: 12px;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul li .imgs img {
    width: 100%;
    height: 100%;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul li p {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    color: black;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*控制可显示几行文本*/
  }
  .box .content .tabs .tab #container section .allcontent .swiper-button-next {
    width: 20px;
    height: 20px;
    background-size: 18px 40px;
    background-position: left;
    background-image: none !important;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-button-next span {
    font-size: 20px;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-button-prev {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-size: 18px 40px;
    background-position: left;
    background-image: none !important;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-button-prev span {
    font-size: 20px;
  }
  .box .content .tabs .swp .alltitle {
    padding: 10px;
    background-color: #fafafa;
    overflow: hidden;
    color: black;
  }
  .box .content .tabs .swp .alltitle .tit {
    float: left;
  }
  .box .content .tabs .swp .alltitle .tit .t {
    display: inline-block;
    font-size: 16px;
    color: black;
    margin-right: 10px;
    position: relative;
    padding-left: 14px;
  }
  .box .content .tabs .swp .alltitle .tit .t::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 2px;
  }
  .box .content .tabs .swp .alltitle .tit span:last-of-type {
    font-size: 12px;
    color: #9c9c9c;
  }
  .box .content .tabs .swp .alltitle .more {
    float: right;
    cursor: pointer;
  }
  .box .content .tabs .swp .alltitle .more a {
    font-size: 12px;
    color: #9c9c9c;
  }
  .box .content .tabs .swp .allcontent .ul {
    overflow: hidden;
  }
  .box .content .tabs .swp .allcontent .ul li {
    width: 100;
    float: left;
    padding: 10px 0px;
    box-sizing: content-box;
    position: relative;
  }
  .box .content .tabs .swp .allcontent .ul li:first-of-type {
    padding-left: 0px;
  }
  .box .content .tabs .swp .allcontent .ul li:nth-of-type(4n+1) {
    padding-left: 0px;
  }
  .box .content .tabs .swp .allcontent .ul li:nth-of-type(4n) {
    padding-right: 0px;
  }
  .box .content .tabs .swp .allcontent .ul li .img {
    width: 90px;
    height: 125px;
    float: left;
    margin-right: 20px;
    position: relative;
    box-shadow: 2px 2px 5px #d5d2d2;
  }
  .box .content .tabs .swp .allcontent .ul li .img img {
    width: 100%;
    height: 100%;
  }
  .box .content .tabs .swp .allcontent .ul li .img .jijiang {
    font-size: 12px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2px 5px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .box .content .tabs .swp .allcontent .ul li .img .free {
    width: 62px;
    height: 20px;
    position: absolute;
    left: 1px;
    top: 1px;
  }
  .box .content .tabs .swp .allcontent .ul li .rong {
    width: 230px;
    float: left;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .tol {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .tol span {
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #f9f4ea;
    color: #c9ac78;
    font-size: 12px;
    font-weight: 500;
    margin-left: 5px;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .antur {
    font-size: 12px;
    color: #9f9f9f;
    margin-top: 15px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .money {
    font-size: 16px;
    margin-top: 15px;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .money span {
    font-size: 12px;
    color: #9f9f9f;
    text-decoration: line-through;
    margin-left: 15px;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .cang {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    margin-top: 15px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .cang a {
    float: left;
    color: #d3ba8d;
    cursor: pointer;
    margin-right: 10px;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .cang p {
    float: right;
    cursor: pointer;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .cang p span {
    margin-right: 3px;
    vertical-align: top;
  }
  .box .content .tabs .swp .allcontent .ul li .rong .cang .active {
    color: #d3ba8d !important;
  }
  .box .content .tabs .swpp .alltitle {
    position: relative;
  }
  .box .content .tabs .swpp .alltitle .tit a {
    font-size: 12px;
    color: #a68c60;
  }
  .box .content .tabs .swpp .alltitle .swiper-pagination {
    width: 10%;
    left: 85%;
    font-size: 12px;
    top: 15px;
  }
  .box .content .tabs .swpp .alltitle .go_right {
    position: absolute;
    left: 95.5%;
    top: 13px;
    cursor: pointer;
  }
  .box .content .tabs .swpp .alltitle .go_left {
    position: absolute;
    left: 80%;
    top: 13px;
    cursor: pointer;
  }
  .box .content .tabs .allcontent {
    width: 100% !important;
  }
  .box .content .tabs .allcontent .swiper-container {
    width: 100%;
    height: 540px;
    margin: 20px auto;
  }
  .box .content .tabs .allcontent .swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
  }
  .box .content .tabs .allcontent .swiper-slide ul {
    overflow: hidden;
  }
  .box .content .tabs .allcontent .swiper-slide ul li {
    width: 90px;
    float: left;
    margin-left: 14px;
    margin-right: 14px;
  }
  .box .content .tabs .allcontent .swiper-slide ul li .imgs {
    width: 100%;
    height: 125px;
    line-height: 12px;
  }
  .box .content .tabs .allcontent .swiper-slide ul li .imgs img {
    width: 100%;
    height: 100%;
  }
  .box .content .tabs .allcontent .swiper-slide ul li p {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    color: black;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*控制可显示几行文本*/
  }
  .box .content .tabs .allcontent .swiper-button-next {
    width: 20px;
    height: 20px;
    background-size: 18px 40px;
    background-position: left;
    background-image: none !important;
  }
  .box .content .tabs .allcontent .swiper-button-next span {
    font-size: 20px;
  }
  .box .content .tabs .allcontent .swiper-button-prev {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-size: 18px 40px;
    background-position: left;
    background-image: none !important;
  }
  .box .content .tabs .allcontent .swiper-button-prev span {
    font-size: 20px;
  }
}
@media (min-width: 750px) {
  .box {
    width: 100%;
    background-color: white;
  }
  .box .content {
    width: 1200px;
    margin: auto;
    padding: 25px 0px 30px 0px;
    position: relative;
  }
  .box .content .sea {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .box .content .sea .logo {
    width: 150px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 200px;
  }
  .box .content .sea .logo img {
    width: 100%;
    height: 100%;
  }
  .box .content .sea .seainput {
    width: 50%;
    margin: auto;
  }
  .box .content .sea .seainput .put {
    width: 600px;
    overflow: hidden;
    margin-top: 7px;
  }
  .box .content .sea .seainput .put p {
    width: 480px;
    height: 36px;
    line-height: 36px;
    float: left;
    border: 1px solid #88c0c0;
    border-radius: 30px;
    position: relative;
  }
  .box .content .sea .seainput .put p .ic {
    padding: 0px 10px;
    color: #88c0c0;
  }
  .box .content .sea .seainput .put p .canp {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0px 18px;
    color: white;
    background-color: #88c0c0;
    cursor: pointer;
    position: absolute;
    right: -1px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-left: 1px solid #88c0c0;
  }
  .box .content .sea .seainput .put p input {
    width: 70%;
    border: none;
  }
  .box .content .sea .seainput .put .sp {
    display: block;
    float: right;
    width: 106px;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    color: #88c0c0;
    border: 1px solid #88c0c0;
    background-color: white;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
  }
  .box .content .sea .btsearch {
    width: 100%;
    margin-top: 18px;
  }
  .box .content .sea .btsearch ul li {
    float: left;
    padding: 0px 10px;
    font-size: 16px;
    line-height: 16px;
  }
  .box .content .sea .btsearch ul li input {
    vertical-align: bottom;
    margin-right: 4px;
  }
  .box .content .sea .btsearch ol li {
    float: left;
    padding: 0px 10px;
    font-size: 16px;
    line-height: 16px;
    position: relative;
  }
  .box .content .sea .btsearch ol li:first-of-type::before {
    content: '';
    width: 1px;
    height: 10px;
    background-color: #d4d4d4;
    position: absolute;
    left: 0px;
    top: 5px;
  }
  .box .content .sea .btsearch ol li input {
    vertical-align: bottom;
    margin-right: 4px;
  }
  .box .content .tabs .tabs_top {
    width: 100%;
    overflow: hidden;
  }
  .box .content .tabs .tabs_top .okall {
    max-width: 100%;
    float: left;
    display: none;
  }
  .box .content .tabs .tabs_top .okall p {
    display: inline-block;
  }
  .box .content .tabs .tabs_top .okall p span {
    color: #88c0c0;
  }
  .box .content .tabs .tabs_top .okall p .iconfont {
    font-size: 17px;
    cursor: pointer;
    margin-left: 5px;
    vertical-align: middle;
    color: #b8b8b8;
  }
  .box .content .tabs .tabs_top .t {
    font-size: 16px;
    color: #aaaaaa;
    float: right;
  }
  .box .content .tabs .tabs_top .t .searcontent {
    color: red;
  }
  .box .content .tabs .tabs_top .t .xgtit {
    color: red;
  }
  .box .content .tabs .tab nav {
    width: 100%;
    height: 70px;
    overflow: hidden;
    color: #88c0c0;
    line-height: 20px;
    margin-top: 10px;
  }
  .box .content .tabs .tab nav ul {
    width: 100%;
    text-align: center;
    display: flex;
  }
  .box .content .tabs .tab nav ul li {
    width: 100%;
    font-size: 16px;
    padding: 0px 60px;
    padding-top: 10px;
    height: 70px;
    background-color: #f0f7f4;
    color: #88c0c0;
    cursor: pointer;
    position: relative;
  }
  .box .content .tabs .tab nav ul li::after {
    content: "";
    width: 1px;
    height: 50px;
    background-color: #e3e7e7;
    position: absolute;
    right: 0px;
    top: 10px;
  }
  .box .content .tabs .tab nav ul li:last-of-type::after {
    width: 0px;
  }
  .box .content .tabs .tab nav ul .act {
    color: white;
    background-color: #88c0c0;
  }
  .box .content .tabs .tab nav ul .act::after {
    background-color: #88c0c0;
  }
  .box .content .tabs .tab #container section {
    width: 100%;
  }
  .box .content .tabs .tab #container section .sxuan {
    margin-top: 13px;
    margin-bottom: 13px;
    position: relative;
    z-index: 99;
  }
  .box .content .tabs .tab #container section .sxuan:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .tabs .tab #container section .sxuan .ol {
    width: 100%;
    float: left;
    position: relative;
  }
  .box .content .tabs .tab #container section .sxuan .ol .icc {
    position: absolute;
    right: 170px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .icctwo {
    right: 140px;
  }
  .box .content .tabs .tab #container section .sxuan .ol li {
    padding: 10px 0px;
    float: left;
    font-size: 14px;
    line-height: 14px;
    margin-right: 39px;
    cursor: pointer;
    position: relative;
  }
  .box .content .tabs .tab #container section .sxuan .ol li .top {
    color: #b3b3b3;
    position: absolute;
    right: -14px;
    top: 11px;
    font-size: 12px;
  }
  .box .content .tabs .tab #container section .sxuan .ol li .act {
    color: #88c0c0;
  }
  .box .content .tabs .tab #container section .sxuan .ol li.active::after {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #88c0c0;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 12px;
    right: -16px;
  }
  .box .content .tabs .tab #container section .sxuan .ol li.active::before {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 19px;
    right: -16px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .order::after {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 12px;
    right: -16px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .order::before {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #88c0c0;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 19px;
    right: -16px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb {
    float: right;
    position: relative;
    margin-right: 0px !important;
    padding: 0px !important;
    z-index: 333;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .all {
    width: 163px;
    display: inline-block;
    color: white;
    padding: 10px 0px;
    background-color: #88c0c0;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .all span:first-of-type {
    margin-left: 20px;
    margin-right: 10px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .all .down {
    margin-left: 50px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang {
    width: 560px;
    display: none;
    background-color: white;
    box-shadow: 0px 0px 8px #9E9E9E;
    padding: 5px;
    position: absolute;
    top: 45px;
    right: 0px;
    color: #333;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .first_ji {
    width: 100%;
    padding: 10px 0px 10px 10px;
    border-top: 1px solid #e7f2ef;
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .first_ji span {
    float: right;
    margin-right: 15px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .first_ji:hover {
    background-color: #e7f2ef;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .active {
    background-color: #f0f7f4;
    color: #6eacac;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .active .iconfont {
    transform: rotate(180deg);
    transform-origin: center;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie {
    width: 100%;
    overflow: hidden;
    background-color: white;
    display: none;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul li {
    width: 183px;
    padding: 12px 0px 12px 25px !important;
    font-size: 13px !important;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
	display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul li input {
    position: absolute;
    top: 10px;
    left: 7px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul li span:first-of-type {
    max-width: calc(100% - 40px);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul li span:last-of-type {
    // width: 53px;
    display: block;
    float: left;
    margin-left: 5px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lie ul .act {
    color: #0b9f9f;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .lieshow {
	display: block;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .more_box {
	margin: 10px auto;
	display: none;
	justify-content: space-around;
	align-items: center;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .more_box span {
	color: #88c0c0;
	// padding: 6px 10px;
	// background-color: #88c0c0;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .more_box_show {
	display: flex;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .bt {
    margin-top: 10px;
    padding-left: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  .box .content .tabs .tab #container section .sxuan .ol .quanb .chang .bt span {
    display: inline-block;
    padding: 5px 10px;
    color: white;
    background-color: #88c0c0;
    margin-right: 10px;
  }
  .box .content .tabs .tab #container section .sxuan .act {
    color: #5ba7c7;
  }
  .box .content .tabs .tab #container section .all .alltitle {
    padding: 10px;
    background-color: #fafafa;
    overflow: hidden;
    color: black;
  }
  .box .content .tabs .tab #container section .all .alltitle .tit {
    float: left;
  }
  .box .content .tabs .tab #container section .all .alltitle .tit .t {
    display: inline-block;
    font-size: 16px;
    color: black;
    margin-right: 10px;
    position: relative;
    padding-left: 14px;
  }
  .box .content .tabs .tab #container section .all .alltitle .tit .t::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 2px;
  }
  .box .content .tabs .tab #container section .all .alltitle .tit span:last-of-type {
    font-size: 12px;
    color: #9c9c9c;
  }
  .box .content .tabs .tab #container section .all .alltitle .more {
    float: right;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .all .alltitle .more a {
    font-size: 12px;
    color: #9c9c9c;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul {
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li {
    width: 270px;
    float: left;
    padding: 28px 20px;
    box-sizing: content-box;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li:first-of-type {
    padding-left: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li:nth-of-type(4n+1) {
    padding-left: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li:nth-of-type(4n) {
    padding-right: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .img {
    width: 90px;
    height: 125px;
    float: left;
    margin-right: 20px;
    position: relative;
    box-shadow: 2px 2px 5px #d5d2d2;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .img img {
    width: 100%;
    height: 100%;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .img .jijiang {
    font-size: 12px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2px 5px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .img .free {
    width: 62px;
    height: 20px;
    position: absolute;
    left: 1px;
    top: 1px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong {
    width: 160px;
    height: 125px;
    float: left;
    position: relative;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .tol {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .tol span {
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #f9f4ea;
    color: #c9ac78;
    font-size: 12px;
    font-weight: 500;
    margin-left: 5px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .antur {
    font-size: 12px;
    color: #9f9f9f;
    margin-top: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .money {
    font-size: 16px;
    margin-top: 7px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .money span {
    font-size: 12px;
    color: #9f9f9f;
    text-decoration: line-through;
    margin-left: 15px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    margin-top: 7px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang a {
    float: left;
    color: #d3ba8d;
    cursor: pointer;
    margin-right: 10px;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang p {
    float: right;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang p span {
    margin-right: 3px;
    vertical-align: top;
  }
  .box .content .tabs .tab #container section .all .allcontent .ul li .rong .cang .active {
    color: #d3ba8d !important;
  }
  .box .content .tabs .tab #container section .alltwo #videoAllList li {
    min-height: 250px;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .img {
    width: 100% !important;
    height: 160px !important;
    position: relative;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .img .sp {
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    color: white;
    position: absolute;
    right: 8px;
    top: 8px;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .img .ic {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 33px;
    text-align: center;
    background-color: white;
    color: black;
    position: absolute;
    bottom: 15px;
    box-sizing: content-box;
    left: 10px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 12px;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .rong {
    width: 100% !important;
    margin-top: 10px;
    height: 80px !important;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .rong .tol span {
    background-color: #ecf2f8 !important;
    color: #679dd1 !important;
  }
  .box .content .tabs .tab #container section .alltwo .allcontent li .rong .cang .at {
    color: #9f9f9f;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li {
    width: 580px !important;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li:last-of-type {
    padding-right: 0px !important;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong {
    width: 81% !important;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit {
    width: 100%;
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .t {
    width: 85%;
    float: left;
    font-size: 14px;
    color: black;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .t a {
    max-width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .c {
    float: right;
    font-size: 12px;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .c span {
    vertical-align: top;
    margin-right: 3px;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_tit .act {
    color: #a68c60;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_zuf {
    font-size: 12px;
    color: black;
    margin-top: 16px;
    margin-bottom: 5px;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_isbn {
    width: 100%;
    font-size: 12px;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .box .content .tabs .tab #container section .allthree .allcontent li .rong .qi_geng {
    font-size: 12px;
    color: #78b2b2;
    margin-top: 24px;
  }
  .box .content .tabs .tab #container section .allfour .alltitle {
    position: relative;
  }
  .box .content .tabs .tab #container section .allfour .alltitle .tit a {
    font-size: 12px;
    color: #a68c60;
  }
  .box .content .tabs .tab #container section .allfour .alltitle .swiper-pagination {
    width: 5%;
    left: 92%;
    font-size: 12px;
    top: 15px;
  }
  .box .content .tabs .tab #container section .allfour .alltitle .go_right {
    position: absolute;
    left: 96.5%;
    top: 13px;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .allfour .alltitle .go_left {
    position: absolute;
    left: 91%;
    top: 13px;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .allfive .allcontent ul li {
    border-bottom: 1px solid #eeeeee;
  }
  .box .content .tabs .tab #container section .allsix {
    display: none;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li {
    width: 580px !important;
    border-bottom: 1px solid #eeeeee;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li:nth-of-type(even) {
    padding-right: 0px !important;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li:nth-of-type(odd) {
    padding-left: 0px !important;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong {
    width: 81% !important;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .qi_tit .t span {
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #f9f4ea;
    color: #c9ac78;
    font-size: 12px;
    font-weight: 500;
    margin-left: 5px;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .name {
    font-size: 12px;
    color: black;
    margin-top: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .antur {
    line-height: 24px;
    white-space: pre-wrap !important;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2;
    /*控制可显示几行文本*/
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .cang .money {
    margin-top: 0px !important;
  }
  .box .content .tabs .tab #container section .allsix .allcontent ul li .rong .cang .money span {
    vertical-align: middle !important;
  }
  .box .content .tabs .tab #container section .allseven .allcontent ul li {
    padding-bottom: 0px !important;
  }
  .box .content .tabs .tab #container section .allseven .allcontent ul li .cang .at {
    color: #acacac !important;
  }
  .box .content .tabs .tab #container section .alleight {
    display: none;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li {
    width: 580px !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li:nth-of-type(even) {
    padding-right: 0px !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li:nth-of-type(odd) {
    padding-left: 0px !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .img {
    width: 216px !important;
    height: 130px !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .img .sp {
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    color: white;
    position: absolute;
    right: 8px;
    top: 8px;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .img .ic {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 33px;
    text-align: center;
    background-color: white;
    color: black;
    position: absolute;
    bottom: 15px;
    box-sizing: content-box;
    left: 10px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 12px;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong {
    width: 334px !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit {
    width: 100% !important;
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit .t {
    width: 80% !important;
    float: left !important;
    color: black !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit .c {
    float: right !important;
    font-size: 12px !important;
    cursor: pointer;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit .c span {
    vertical-align: top;
    margin-right: 3px;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .qi_tit .act {
    color: #a68c60;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .cang .at {
    color: #acacac !important;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .icon {
    width: 100%;
    margin-top: 13px;
  }
  .box .content .tabs .tab #container section .alleight .allcontent ul li .rong .icon span {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #ecf2f8;
    color: #679dd1;
    font-size: 12px;
    font-weight: 500;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .box .content .tabs .tab #container section .allnine .allcontent ul li {
    border-bottom: 1px solid #eeeeee;
  }
  .box .content .tabs .tab #container section .allnine .allcontent ul li .cang .qi {
    color: #9f9f9f !important;
  }
  .box .content .tabs .tab #container section .allnine .allcontent ul li .antur {
    margin-top: 12px !important;
  }
  .box .content .tabs .tab #container section .allten {
    display: none;
  }
  .box .content .tabs .tab #container section .allten .allcontent ul li {
    border-bottom: 1px solid #eeeeee;
  }
  .box .content .tabs .tab #container section .allten .allcontent ul li:nth-of-type(even) {
    padding-right: 0px !important;
  }
  .box .content .tabs .tab #container section .allten .allcontent ul li:nth-of-type(odd) {
    padding-left: 0px !important;
  }
  .box .content .tabs .tab #container section .allcontent {
    width: 100% !important;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-container {
    width: 100%;
    height: 220px;
    margin: 20px auto;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul {
    overflow: hidden;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul li {
    width: 90px;
    float: left;
    margin-right: 40px;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul li .imgs {
    width: 100%;
    height: 125px;
    line-height: 12px;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul li .imgs img {
    width: 100%;
    height: 100%;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-slide ul li p {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    color: black;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*控制可显示几行文本*/
  }
  .box .content .tabs .tab #container section .allcontent .swiper-button-next {
    width: 20px;
    height: 20px;
    background-size: 18px 40px;
    background-position: left;
    background-image: none !important;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-button-next span {
    font-size: 20px;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-button-prev {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-size: 18px 40px;
    background-position: left;
    background-image: none !important;
  }
  .box .content .tabs .tab #container section .allcontent .swiper-button-prev span {
    font-size: 20px;
  }
  .box .content .tabs .tab .swp .alltitle {
    padding: 10px;
    background-color: #fafafa;
    overflow: hidden;
    color: black;
  }
  .box .content .tabs .tab .swp .alltitle .tit {
    float: left;
  }
  .box .content .tabs .tab .swp .alltitle .tit .t {
    display: inline-block;
    font-size: 16px;
    color: black;
    margin-right: 10px;
    position: relative;
    padding-left: 14px;
  }
  .box .content .tabs .tab .swp .alltitle .tit .t::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 2px;
  }
  .box .content .tabs .tab .swp .alltitle .tit span:last-of-type {
    font-size: 12px;
    color: #9c9c9c;
  }
  .box .content .tabs .tab .swp .alltitle .more {
    float: right;
    cursor: pointer;
  }
  .box .content .tabs .tab .swp .alltitle .more a {
    font-size: 12px;
    color: #9c9c9c;
  }
  .box .content .tabs .tab .swp .allcontent .ul {
    overflow: hidden;
  }
  .box .content .tabs .tab .swp .allcontent .ul li {
    width: 270px;
    float: left;
    padding: 28px 20px;
    box-sizing: content-box;
  }
  .box .content .tabs .tab .swp .allcontent .ul li:first-of-type {
    padding-left: 0px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li:nth-of-type(4n+1) {
    padding-left: 0px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li:nth-of-type(4n) {
    padding-right: 0px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .img {
    width: 90px;
    height: 125px;
    float: left;
    margin-right: 20px;
    position: relative;
    box-shadow: 2px 2px 5px#d5d2d2;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .img img {
    width: 100%;
    height: 100%;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .img .jijiang {
    font-size: 12px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2px 5px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .img .free {
    width: 62px;
    height: 20px;
    position: absolute;
    left: 1px;
    top: 1px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong {
    width: 160px;
    float: left;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .tol {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .tol span {
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #f9f4ea;
    color: #c9ac78;
    font-size: 12px;
    font-weight: 500;
    margin-left: 5px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .antur {
    font-size: 12px;
    color: #9f9f9f;
    margin-top: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .money {
    font-size: 16px;
    margin-top: 7px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .money span {
    font-size: 12px;
    color: #9f9f9f;
    text-decoration: line-through;
    margin-left: 15px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .cang {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    margin-top: 7px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .cang a {
    float: left;
    color: #d3ba8d;
    cursor: pointer;
    margin-right: 10px;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .cang p {
    float: right;
    cursor: pointer;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .cang p span {
    margin-right: 3px;
    vertical-align: top;
  }
  .box .content .tabs .tab .swp .allcontent .ul li .rong .cang .active {
    color: #d3ba8d !important;
  }
  .box .content .tabs .tab .swpp .alltitle {
    position: relative;
  }
  .box .content .tabs .tab .swpp .alltitle .tit a {
    font-size: 12px;
    color: #a68c60;
  }
  .box .content .tabs .tab .swpp .alltitle .swiper-pagination {
    width: 5%;
    left: 92%;
    font-size: 12px;
    top: 15px;
  }
  .box .content .tabs .tab .swpp .alltitle .go_right {
    position: absolute;
    left: 96.5%;
    top: 13px;
    cursor: pointer;
  }
  .box .content .tabs .tab .swpp .alltitle .go_left {
    position: absolute;
    left: 91%;
    top: 13px;
    cursor: pointer;
  }
  .box .content .tabs .tab .allcontent {
    width: 100% !important;
  }
  .box .content .tabs .tab .allcontent .swiper-container {
    width: 100%;
    height: 220px;
    margin: 20px auto;
  }
  .box .content .tabs .tab .allcontent .swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
  }
  .box .content .tabs .tab .allcontent .swiper-slide ul {
    overflow: hidden;
  }
  .box .content .tabs .tab .allcontent .swiper-slide ul li {
    width: 90px;
    float: left;
    margin-left: 21px;
    margin-right: 22px;
  }
  .box .content .tabs .tab .allcontent .swiper-slide ul li .imgs {
    width: 100%;
    height: 125px;
    line-height: 12px;
  }
  .box .content .tabs .tab .allcontent .swiper-slide ul li .imgs img {
    width: 100%;
    height: 100%;
  }
  .box .content .tabs .tab .allcontent .swiper-slide ul li p {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    color: black;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*控制可显示几行文本*/
  }
  .box .content .tabs .tab .allcontent .swiper-button-next {
    width: 20px;
    height: 20px;
    background-size: 18px 40px;
    background-position: left;
    right: 0px;
    background-image: none !important;
  }
  .box .content .tabs .tab .allcontent .swiper-button-next span {
    font-size: 20px;
  }
  .box .content .tabs .tab .allcontent .swiper-button-prev {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-size: 18px 40px;
    background-position: left;
    left: 0px;
    background-image: none !important;
  }
  .box .content .tabs .tab .allcontent .swiper-button-prev span {
    font-size: 20px;
  }
}
/*# sourceMappingURL=jiansuo.css.map */