body {
  background-color: #fff;
}
body a {
  color: #555;
}
body .pagesCont {
  text-align: center;
  padding: 0px !important;
}
body .pagesCont .layui-laypage-em {
  background-color: #5ba7c7 !important;
}
@media (max-width: 750px) {
  .box {
    width: 100%;
    background-color: #FFF;
    overflow: hidden;
  }
  .box .content {
    width: 100%;
    margin: auto;
    position: relative;
    padding: 0.4rem 0;
  }
  .box .content .sea {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.4rem;
  }
  .box .content .sea .logo {
    width: 2.2rem;
    margin: 0 auto 0.4rem;
  }
  .box .content .sea .logo img {
    width: 100%;
    height: 100%;
  }
  .box .content .sea .seainput {
    width: 7rem;
    margin: 0 auto;
  }
  .box .content .sea .seainput .put {
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
  }
  .box .content .sea .seainput .put p {
    width: 70%;
    float: left;
    position: relative;
  }
  .box .content .sea .seainput .put p span {
    padding: 0px 0.15rem;
    color: #88c0c0;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 0.6rem;
  }
  .box .content .sea .seainput .put p input {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    border: 1px solid #88c0c0;
    border-radius: 0.6rem;
    padding: 0.1rem 0.2rem 0.1rem 0.6rem;
    background-color: transparent;
  }
  .box .content .sea .seainput .put .sp {
    display: block;
    float: left;
    width: 25%;
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #88c0c0;
    border-radius: 0.6rem;
    color: white;
    font-size: 0.28rem;
    text-align: center;
    cursor: pointer;
    margin-left: 0.1rem;
  }
  .box .content .sea .seainput .put .tuoben {
    display: none;
  }
  .box .content .wenkuNav {
    width: 7rem;
    margin: 0 auto 0.4rem;
  }
  .box .content .wenkuNav ul {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  .box .content .wenkuNav ul li {
    display: inline-block;
    text-align: center;
    padding-bottom: 0.1rem;
    margin: 0 0.3rem 0.2rem 0;
  }
  .box .content .wenkuNav ul li a {
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.4rem;
    color: #939393;
    position: relative;
  }
  .box .content .wenkuNav ul li a::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 3px;
    width: 0%;
    transition: all 0.3s;
    background-color: #C1A877;
  }
  .box .content .wenkuNav ul li.active a {
    color: #C1A877;
  }
  .box .content .wenkuNav ul li.active a::after {
    width: 100%;
  }
  .box .content .wenkuNav ul li:hover a {
    color: #C1A877;
  }
  .box .content .wenkuNav ul li:hover a::after {
    width: 100%;
  }
  .box .content .container {
    width: 100%;
    padding: 0 0.3rem !important;
  }
  .box .content .container .tab {
    width: 100%;
  }
  .box .content .container .tab .sometitle {
    width: 100%;
  }
  .box .content .container .tab .sometitle h4 {
    font-size: 0.3rem;
    padding-left: 0.2rem;
    position: relative;
    color: #000;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 0.25rem;
  }
  .box .content .container .tab .sometitle h4::before {
    content: '';
    width: 4px;
    height: 0.34rem;
    background-color: #c6a770;
    border-radius: 1rem;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .sometitle h4 span {
    float: right;
    font-size: 0.24rem;
    color: #737373;
    line-height: 0.34rem;
  }
  .box .content .container .tab .sometitle h4 .moreBtn {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.4rem;
    color: #9BC4C5;
    float: right;
  }
  .box .content .container .tab .sometitle .someimg {
    width: 100%;
  }
  .box .content .container .tab .sometitle .someimg ul {
    width: 100%;
    overflow: hidden;
  }
  .box .content .container .tab .sometitle .someimg ul li {
    width: 3.3rem;
    float: left;
    margin: 0 0.3rem 0.3rem 0;
    background-color: #EEEEEE;
    border-radius: 0.2rem;
    padding: 0.15rem;
    transition: all 0.3s;
  }
  .box .content .container .tab .sometitle .someimg ul li .imgbox {
    width: 100%;
    height: 2.26rem;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .box .content .container .tab .sometitle .someimg ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .box .content .container .tab .sometitle .someimg ul li .titlebox {
    width: 100%;
    overflow: hidden;
    background: #B5D1D1;
    border-radius: 10px;
    padding: 0 6px;
  }
  .box .content .container .tab .sometitle .someimg ul li .titlebox h5 {
    float: left;
    width: 2.34rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.24rem;
    color: #000;
    line-height: 0.6rem;
  }
  .box .content .container .tab .sometitle .someimg ul li .titlebox .icon_img {
    float: right;
    width: 0.34rem;
    height: 0.34rem;
    display: block;
    border-radius: 50%;
    background-color: #FFF;
    background-image: url(../../images/xiandu/icon_nextBtn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    margin: 0.15rem 0px;
  }
  .box .content .container .tab .sometitle .someimg ul li:hover {
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.16);
  }
  .box .content .container .tab .sometitle .someimg ul li:nth-child(2n) {
    margin-right: 0px;
  }
  .box .content .container .tab .sometitle .someimg ul li:nth-child(n + 5) {
    display: none;
  }
  .box .content .container .tab .zhuantilist {
    width: 100%;
    margin-top: 0.2rem;
  }
  .box .content .container .tab .zhuantilist h4 {
    font-size: 0.3rem;
    padding-left: 0.2rem;
    position: relative;
    color: #000;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 0.25rem;
  }
  .box .content .container .tab .zhuantilist h4::before {
    content: '';
    width: 4px;
    height: 0.34rem;
    background-color: #c6a770;
    border-radius: 1rem;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .zhuantilist h4 span {
    float: right;
    font-size: 0.24rem;
    color: #737373;
    line-height: 0.34rem;
  }
  .box .content .container .tab .zhuantilist h4 .moreBtn {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.4rem;
    color: #9BC4C5;
    float: right;
  }
  .box .content .container .tab .zhuantilist ul {
    width: 100%;
    overflow: hidden;
  }
  .box .content .container .tab .zhuantilist ul li {
    float: left;
    width: 3.3rem;
    margin: 0 0.3rem 0.2rem 0;
    border-radius: 0.2rem;
    border: 1px solid #9BC4C5;
    transition: all 0.3s;
  }
  .box .content .container .tab .zhuantilist ul li a {
    display: block;
    overflow: hidden;
    padding: 0.15rem 0.2rem;
  }
  .box .content .container .tab .zhuantilist ul li .icon_dian {
    display: block;
    float: left;
    width: 0.34rem;
    height: 0.34rem;
    background-image: url(../../images/xiandu/icon_dian2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 0.1rem;
    transition: all 0.3s;
  }
  .box .content .container .tab .zhuantilist ul li h5 {
    width: 2.4rem;
    height: 0.34rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.34rem;
    color: #9BC4C5;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .content .container .tab .zhuantilist ul li:nth-child(2n) {
    margin-right: 0px;
  }
  .box .content .container .tab .zhuantilist ul li:hover {
    background-color: #9BC4C5;
  }
  .box .content .container .tab .zhuantilist ul li:hover .icon_dian {
    background-image: url(../../images/xiandu/icon_dian1.png);
  }
  .box .content .container .tab .zhuantilist ul li:hover h5 {
    color: #FFF;
  }
  .box .content .container .tab .xuekelist {
    width: 100%;
    margin-top: 0.3rem;
  }
  .box .content .container .tab .xuekelist h4 {
    font-size: 0.3rem;
    padding-left: 0.2rem;
    position: relative;
    color: #000;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 0.25rem;
  }
  .box .content .container .tab .xuekelist h4::before {
    content: '';
    width: 4px;
    height: 0.34rem;
    background-color: #c6a770;
    border-radius: 1rem;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .xuekelist h4 span {
    float: right;
    font-size: 0.24rem;
    color: #737373;
    line-height: 0.34rem;
  }
  .box .content .container .tab .xuekelist h4 .moreBtn {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.4rem;
    color: #9BC4C5;
    float: right;
  }
  .box .content .container .tab .xuekelist .list_box {
    width: 100%;
  }
  .box .content .container .tab .xuekelist .list_box .row_box {
    width: 100%;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top {
    width: 100%;
    position: relative;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top::after {
    content: '';
    height: 0px;
    display: block;
    clear: both;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li {
    width: 33.33333333%;
    float: left;
    font-size: 0.24rem;
    vertical-align: middle;
    line-height: 0.32rem;
    padding: 0 0.1rem 0.3rem;
    cursor: pointer;
    position: relative;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li .icon_img {
    display: block;
    float: left;
    width: 0.32rem;
    height: 0.32rem;
    background-image: url(../../images/xiandu/icon_dian2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 0.12rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li .title {
    max-width: calc(100% - 0.45rem);
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li.active {
    color: #35675B;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li.active::after {
    border-bottom: 0.2rem solid #EEEEEE;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li.active a {
    color: #35675B;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li::after {
    content: '';
    clear: both;
    height: 0px;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-bottom: 0px solid #EEEEEE;
    position: absolute;
    bottom: 0px;
    left: 0.8rem;
    transition: all 0.3s;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list {
    width: 6.4rem;
    margin: 0 auto;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item {
    display: none;
    background-color: #EEEEEE;
    border-radius: 0.2rem;
    padding: 0.2rem 0.04rem 0.04rem;
    margin: 0px 0 0.3rem;
    overflow: hidden;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item div {
    width: 100%;
    overflow: hidden;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item div a {
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #939393;
    padding: 0 0.2rem 0 0.2rem;
    margin: 0 0 0.14rem 0.2rem;
    display: block;
    float: left;
    border-left: 1px solid #939393;
    margin-left: -1px;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item div a:hover {
    color: #35675B;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item.active {
    display: block;
  }
  .box .content .container .tab .keyWordlist {
    width: 100%;
    margin-top: 0.35rem;
  }
  .box .content .container .tab .keyWordlist h4 {
    font-size: 0.3rem;
    padding-left: 0.2rem;
    position: relative;
    color: #000;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 0.25rem;
  }
  .box .content .container .tab .keyWordlist h4::before {
    content: '';
    width: 4px;
    height: 0.34rem;
    background-color: #c6a770;
    border-radius: 1rem;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .keyWordlist h4 span {
    float: right;
    font-size: 0.24rem;
    color: #737373;
    line-height: 0.34rem;
  }
  .box .content .container .tab .keyWordlist h4 .moreBtn {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.4rem;
    color: #9BC4C5;
    float: right;
  }
  .box .content .container .tab .keyWordlist .kwbox {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .box .content .container .tab .keyWordlist .kwbox div {
    width: 100%;
    border-radius: 0.3rem;
    padding: 0.2rem;
    border: 1px solid #707070;
    margin-bottom: 0.3rem;
    font-size: 0.24rem;
  }
  .box .content .container .tab .keyWordlist .kwbox div a {
    color: inherit;
  }
  .box .content .container .tab .alllist {
    width: 100%;
    overflow: hidden;
    margin-top: 0.2rem;
  }
  .box .content .container .tab .alllist .sometitle {
    width: 100%;
    float: left;
    margin-bottom: 0.3rem;
  }
  .box .content .container .tab .alllist .onelist {
    margin-top: 0.4rem;
  }
  .box .content .container .tab .alllist .onelist ul {
    width: 100%;
  }
  .box .content .container .tab .alllist .onelist ul li {
    width: 100%;
    overflow: hidden;
  }
  .box .content .container .tab .alllist .onelist ul li a {
    width: 100%;
    display: inline-block;
    margin-bottom: 0.15rem;
  }
  .box .content .container .tab .alllist .onelist ul li a p {
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .box .content .container .tab .alllist .onelist ul li a p img {
    height: 0.32rem;
    margin-right: 0.1rem;
  }
  .box .content .container .tab .alllist .onelist ul li a p:first-of-type {
    width: 75%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
  }
  .box .content .container .tab .alllist .onelist ul li a p:first-of-type .bllue {
    color: #88c0c0;
  }
  .box .content .container .tab .alllist .onelist ul li a p:first-of-type .yeellow {
    color: #c6a770;
  }
  .box .content .container .tab .alllist .onelist ul li a p:last-of-type {
    float: right;
    width: 23%;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #939393;
  }
  .box .content .container .tab .alllist .onelist ul li:hover a p {
    color: #9BC4C5;
  }
  .box .content .container .tab .imgboxlist {
    width: 100%;
  }
  .box .content .container .tab .imgboxlist h4 {
    font-size: 0.3rem;
    padding-left: 0.2rem;
    position: relative;
    color: #000;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 0.25rem;
  }
  .box .content .container .tab .imgboxlist h4::before {
    content: '';
    width: 4px;
    height: 0.34rem;
    background-color: #c6a770;
    border-radius: 1rem;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .imgboxlist h4 span {
    float: right;
    font-size: 0.24rem;
    color: #737373;
    line-height: 0.34rem;
  }
  .box .content .container .tab .imgboxlist h4 .moreBtn {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.4rem;
    color: #9BC4C5;
    float: right;
  }
  .box .content .container .tab .imgboxlist .imglist {
    width: 100%;
  }
  .box .content .container .tab .imgboxlist .imglist::after {
    content: '';
    display: block;
    height: 0px;
    clear: both;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item {
    float: left;
    width: 3.3rem;
    height: 3.63rem;
    background: #FAFAFA;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 0.2rem;
    overflow: hidden;
    position: relative;
    margin: 0 0.3rem 0.3rem 0;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .imgbox {
    width: 100%;
    height: 2.1rem;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .imgbox img {
    width: 100%;
    min-height: 100%;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles {
    width: 100%;
    height: 1.53rem;
    background-color: #FAFAFA;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0.15rem 0.1rem;
    z-index: 4;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles h5 {
    width: 100%;
    height: 0.7rem;
    font-size: 0.24rem;
    line-height: 0.35rem;
    color: #000000;
    overflow: hidden;
    margin-bottom: 0.1rem;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles h5 a {
    color: #000000;
    transition: all 0.3s;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles h5:hover a {
    color: #9BC4C5;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles p {
    width: 100%;
    height: 0.4rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #C1A877;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles p a {
    color: #C1A877;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .btnbox {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 140px;
    padding: 10px;
    opacity: 0;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .btnbox span {
    width: 25px;
    height: 25px;
    background: #EAE6D2;
    border-radius: 5px;
    display: block;
    color: #C1A877;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    float: right;
    margin-left: 8px;
    cursor: pointer;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item:hover .btnbox {
    opacity: 1;
    transition: all 0.6s;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item:nth-child(2n) {
    margin-right: 0px;
  }
  .box .content .container .tab .imgboxlist .imglist.tubiao .titles {
    background-color: #EAE6D2;
  }
  .box #meng {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0px;
    left: 0px;
    padding: 20px;
    z-index: 333333333;
    text-align: center;
    display: none;
  }
  .box #meng .ov {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box #meng .ov::-webkit-scrollbar {
    display: none;
  }
  .box #meng .ov img {
    width: 50%;
    display: block;
  }
  .box #meng span {
    color: white;
    font-size: 20px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    z-index: 33;
  }
}
@media (min-width: 750px) {
  .box {
    width: 100%;
    background-color: white;
  }
  .box .content {
    width: 1200px;
    margin: auto;
    padding: 60px 0px;
    position: relative;
  }
  .box .content .sea {
    width: 100%;
    overflow: hidden;
    margin-bottom: 38px;
  }
  .box .content .sea .logo {
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 38px;
  }
  .box .content .sea .logo img {
    width: 100%;
    height: 100%;
  }
  .box .content .sea .seainput {
    width: 522px;
    margin: auto;
  }
  .box .content .sea .seainput .put {
    width: 100%;
    overflow: hidden;
    margin-top: 7px;
  }
  .box .content .sea .seainput .put p {
    width: 357px;
    height: 32px;
    line-height: 29px;
    float: left;
    border: 1px solid #88c0c0;
    border-radius: 30px;
    overflow: hidden;
  }
  .box .content .sea .seainput .put p span {
    padding: 0px 10px;
    color: #88c0c0;
    vertical-align: middle;
  }
  .box .content .sea .seainput .put p input {
    width: 85%;
    border: none;
  }
  .box .content .sea .seainput .put .sp {
    display: block;
    float: left;
    width: 72px;
    height: 32px;
    line-height: 30px;
    background-color: #88c0c0;
    border-radius: 30px;
    color: white;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
  }
  .box .content .sea .seainput .put .tuoben {
    float: left;
    height: 32px;
    width: 72px;
    display: block;
    margin-left: 10px;
  }
  .box .content .sea .seainput .put .tuoben img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .box .content .wenkuNav {
    width: 100%;
    margin-bottom: 68px;
    background-color: #B5D1D1;
  }
  .box .content .wenkuNav ul {
    width: 100%;
    overflow: hidden;
  }
  .box .content .wenkuNav ul li {
    float: left;
    width: 12.5%;
    text-align: center;
    padding-bottom: 6px;
    line-height: 35px;
    height: 35px;
  }
  .box .content .wenkuNav ul li a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
    position: relative;
  }
  .box .content .wenkuNav ul li a::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 3px;
    width: 0%;
    transition: all 0.3s;
    background-color: #D3BD8D;
  }
  .box .content .wenkuNav ul li.active a {
    color: #fff;
  }
  .box .content .wenkuNav ul li.active a::after {
    width: 100%;
  }
  .box .content .wenkuNav ul li:hover a {
    color: #fff;
  }
  .box .content .wenkuNav ul li:hover a::after {
    width: 100%;
  }
  .box .content .container {
    width: 100%;
  }
  .box .content .container .tab {
    width: 100%;
  }
  .box .content .container .tab .sometitle {
    width: 100%;
  }
  .box .content .container .tab .sometitle h4 {
    font-size: 18px;
    padding-left: 16px;
    position: relative;
    color: #000;
    padding-bottom: 25px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 25px;
  }
  .box .content .container .tab .sometitle h4::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .sometitle h4 span {
    float: right;
    font-size: 14px;
    color: #737373;
    line-height: 18px;
  }
  .box .content .container .tab .sometitle h4 .moreBtn {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #9BC4C5;
    float: right;
    display: none;
  }
  .box .content .container .tab .sometitle .someimg {
    width: 100%;
  }
  .box .content .container .tab .sometitle .someimg ul {
    width: 100%;
    overflow: hidden;
    padding: 0 55px;
  }
  .box .content .container .tab .sometitle .someimg ul li {
    width: 250px;
    height: 220px;
    float: left;
    margin: 0 30px 30px 0;
    background-color: #EEEEEE;
    border-radius: 10px;
    padding: 10px;
    transition: all 0.3s;
  }
  .box .content .container .tab .sometitle .someimg ul li .imgbox {
    width: 100%;
    height: 158px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .box .content .container .tab .sometitle .someimg ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .box .content .container .tab .sometitle .someimg ul li .titlebox {
    width: 100%;
    overflow: hidden;
    background: #B5D1D1;
    border-radius: 10px;
    padding: 0 6px;
  }
  .box .content .container .tab .sometitle .someimg ul li .titlebox h5 {
    float: left;
    width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #000;
    line-height: 35px;
  }
  .box .content .container .tab .sometitle .someimg ul li .titlebox .icon_img {
    float: right;
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 50%;
    background-color: #FFF;
    background-image: url(../../images/xiandu/icon_nextBtn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    margin: 8px 0px;
  }
  .box .content .container .tab .sometitle .someimg ul li:hover {
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.16);
  }
  .box .content .container .tab .sometitle .someimg ul li:nth-child(4n) {
    margin-right: 0px;
  }
  .box .content .container .tab .zhuantilist {
    width: 100%;
    margin-top: 10px;
  }
  .box .content .container .tab .zhuantilist h4 {
    font-size: 18px;
    padding-left: 16px;
    position: relative;
    color: #000;
    padding-bottom: 25px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 25px;
  }
  .box .content .container .tab .zhuantilist h4::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .zhuantilist h4 .moreBtn {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #9BC4C5;
    float: right;
    display: none;
  }
  .box .content .container .tab .zhuantilist ul {
    width: 100%;
    overflow: hidden;
  }
  .box .content .container .tab .zhuantilist ul li {
    float: left;
    width: 220px;
    margin: 0 25px 25px 0;
    border-radius: 10px;
    border: 1px solid #9BC4C5;
    transition: all 0.3s;
  }
  .box .content .container .tab .zhuantilist ul li a {
    display: block;
    overflow: hidden;
    padding: 8px 14px;
  }
  .box .content .container .tab .zhuantilist ul li .icon_dian {
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    background-image: url(../../images/xiandu/icon_dian2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
    transition: all 0.3s;
  }
  .box .content .container .tab .zhuantilist ul li h5 {
    width: 165px;
    height: 17px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: #9BC4C5;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .content .container .tab .zhuantilist ul li:nth-child(5n) {
    margin-right: 0px;
  }
  .box .content .container .tab .zhuantilist ul li:hover {
    background-color: #9BC4C5;
  }
  .box .content .container .tab .zhuantilist ul li:hover .icon_dian {
    background-image: url(../../images/xiandu/icon_dian1.png);
  }
  .box .content .container .tab .zhuantilist ul li:hover h5 {
    color: #FFF;
  }
  .box .content .container .tab .xuekelist {
    width: 100%;
    margin-top: 15px;
  }
  .box .content .container .tab .xuekelist h4 {
    font-size: 18px;
    padding-left: 16px;
    position: relative;
    color: #000;
    padding-bottom: 25px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 25px;
  }
  .box .content .container .tab .xuekelist h4::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .xuekelist h4 .moreBtn {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #9BC4C5;
    float: right;
  }
  .box .content .container .tab .xuekelist .list_box {
    width: 100%;
  }
  .box .content .container .tab .xuekelist .list_box .row_box {
    width: 100%;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top {
    width: 100%;
    position: relative;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top::after {
    content: '';
    height: 0px;
    display: block;
    clear: both;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li {
    width: 16.66666667%;
    float: left;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    padding: 0 14px 25px;
    cursor: pointer;
    position: relative;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li .icon_img {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(../../images/xiandu/icon_dian2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 12px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li .title {
    max-width: calc(100% - 28px);
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li.active {
    color: #35675B;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li.active::after {
    border-bottom: 15px solid #EEEEEE;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li.active a {
    color: #35675B;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li:hover a {
    color: #35675B;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .top li::after {
    content: '';
    clear: both;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0px solid #EEEEEE;
    position: absolute;
    bottom: 0px;
    left: 60px;
    transition: all 0.3s;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list {
    width: 1130px;
    margin: 0 auto;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item {
    display: none;
    background-color: #EEEEEE;
    border-radius: 10px;
    padding: 15px 5px 5px;
    margin: 0px 0 40px;
    overflow: hidden;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item div {
    width: 100%;
    overflow: hidden;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item div a {
    font-size: 14px;
    line-height: 16px;
    color: #939393;
    padding: 0 15px 0 15px;
    margin: 0 0 10px 15px;
    display: block;
    float: left;
    border-left: 1px solid #939393;
    margin-left: -1px;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item div a:hover {
    color: #35675B;
  }
  .box .content .container .tab .xuekelist .list_box .row_box .s_list .s_item.active {
    display: block;
  }
  .box .content .container .tab .keyWordlist {
    width: 100%;
    margin-top: 35px;
  }
  .box .content .container .tab .keyWordlist h4 {
    font-size: 18px;
    padding-left: 16px;
    position: relative;
    color: #000;
    padding-bottom: 25px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 25px;
  }
  .box .content .container .tab .keyWordlist h4::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .keyWordlist h4 .moreBtn {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #9BC4C5;
    float: right;
  }
  .box .content .container .tab .keyWordlist .kwbox {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .box .content .container .tab .keyWordlist .kwbox div {
    width: 570px;
    float: left;
    margin-right: 60px;
    border-radius: 15px;
    padding: 10px;
    border: 1px solid #707070;
  }
  .box .content .container .tab .keyWordlist .kwbox div:nth-child(2n) {
    margin-right: 0px;
  }
  .box .content .container .tab .keyWordlist .kwbox div a {
    color: inherit;
  }
  .box .content .container .tab .alllist {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
  }
  .box .content .container .tab .alllist .sometitle {
    width: 579px;
    float: left;
    margin-right: 39px;
    margin-bottom: 28px;
  }
  .box .content .container .tab .alllist .sometitle:nth-of-type(2n) {
    margin-right: 0px;
  }
  .box .content .container .tab .alllist .onelist {
    margin-top: 20px;
  }
  .box .content .container .tab .alllist .onelist ul {
    width: 100%;
  }
  .box .content .container .tab .alllist .onelist ul li {
    width: 100%;
    overflow: hidden;
  }
  .box .content .container .tab .alllist .onelist ul li a {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
  }
  .box .content .container .tab .alllist .onelist ul li a p {
    font-size: 14px;
    line-height: 20px;
  }
  .box .content .container .tab .alllist .onelist ul li a p img {
    height: 16px;
    margin-right: 5px;
  }
  .box .content .container .tab .alllist .onelist ul li a p:first-of-type {
    width: 75%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
  }
  .box .content .container .tab .alllist .onelist ul li a p:first-of-type .bllue {
    color: #88c0c0;
  }
  .box .content .container .tab .alllist .onelist ul li a p:first-of-type .yeellow {
    color: #c6a770;
  }
  .box .content .container .tab .alllist .onelist ul li a p:last-of-type {
    float: right;
    width: 23%;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #939393;
  }
  .box .content .container .tab .alllist .onelist ul li:hover a p {
    color: #9BC4C5;
  }
  .box .content .container .tab .imgboxlist {
    width: 100%;
  }
  .box .content .container .tab .imgboxlist h4 {
    font-size: 18px;
    padding-left: 16px;
    position: relative;
    color: #000;
    padding-bottom: 25px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 25px;
  }
  .box .content .container .tab .imgboxlist h4::before {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 1px;
  }
  .box .content .container .tab .imgboxlist h4 .moreBtn {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #9BC4C5;
    float: right;
  }
  .box .content .container .tab .imgboxlist .imglist {
    width: 100%;
  }
  .box .content .container .tab .imgboxlist .imglist::after {
    content: '';
    display: block;
    height: 0px;
    clear: both;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item {
    float: left;
    width: 220px;
    height: 241px;
    background: #FAFAFA;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin: 0 25px 38px 0;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .imgbox {
    width: 100%;
    height: 140px;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .imgbox img {
    width: 100%;
    min-height: 100%;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles {
    width: 100%;
    height: 100px;
    background-color: #EAE6D2;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 15px 10px;
    z-index: 4;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles h5 {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles h5 a {
    color: #000000;
    transition: all 0.3s;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles h5:hover a {
    color: #9BC4C5;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles p {
    width: 100%;
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    color: #C1A877;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .titles p a {
    color: #C1A877;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .btnbox {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 140px;
    padding: 10px;
    opacity: 0;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item .btnbox span {
    width: 25px;
    height: 25px;
    background: #EAE6D2;
    border-radius: 5px;
    display: block;
    color: #C1A877;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    float: right;
    margin-left: 8px;
    cursor: pointer;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item:hover .btnbox {
    opacity: 1;
    transition: all 0.6s;
  }
  .box .content .container .tab .imgboxlist .imglist .img_item:nth-child(5n) {
    margin-right: 0px;
  }
  .box .content .container .tab .imgboxlist .imglist.tubiao .titles {
    background-color: #EAE6D2;
  }
  .box #meng {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0px;
    left: 0px;
    padding: 20px;
    z-index: 333333333;
    text-align: center;
    display: none;
  }
  .box #meng .ov {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box #meng .ov::-webkit-scrollbar {
    display: none;
  }
  .box #meng .ov img {
    width: 50%;
    display: block;
  }
  .box #meng span {
    color: white;
    font-size: 20px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    z-index: 33;
  }
}
