body {
  background-color: #f4f0df;
}
body #pagesCont .layui-laypage-em {
  background-color: #675245;
}
@media (max-width: 750px) {
  .box {
    width: 100%;
    background-color: #f4f1ef;
    overflow: hidden;
  }
  .box header {
    width: 100%;
    background-color: #3b3938;
    z-index: 99999;
    position: relative;
  }
  .box header .headbox {
    width: 100%;
    height: 60px;
    margin: auto;
    overflow: hidden;
    display: none;
  }
  .box header .headbox .headleft {
    width: 50%;
    height: 100%;
    line-height: 60px;
    float: left;
  }
  .box header .headbox .headleft .img {
    width: 100px;
  }
  .box header .headbox .headleft a {
    margin-right: 30px;
    color: #937865;
    font-size: 16px;
    display: inline-block;
  }
  .box header .headbox .headleft a img {
    vertical-align: middle;
  }
  .box header .headbox .headright {
    width: 50%;
    height: 100%;
    float: right;
    display: flex;
    justify-content: flex-end;
  }
  .box header .headbox .headright a {
    font-size: 12px;
    color: white;
    line-height: 60px;
    margin-left: 14px;
  }
  .box header .headbox .headright a .ic {
    font-size: 10px;
    background-color: white;
    border-radius: 50%;
    color: black;
  }
  .box header .headbox .headright a span {
    margin-left: 5px;
    margin-right: 5px;
  }
  .box header .mNav {
    display: block;
  }
  .box .littlehead {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #3b3938;
    margin-top: 0.8rem;
  }
  .box .littlehead ul li {
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #937865;
    padding-left: 25px;
  }
  .box .headbianbao {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #9d8471;
  }
  .box .headbianbao .tab {
    width: 100%;
    margin: auto;
  }
  .box .headbianbao .tab:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .headbianbao .tab .mianbao {
    width: 50%;
    padding-left: 10px;
    display: flex;
    color: white;
    font-size: 12px;
    box-sizing: border-box;
    float: left;
  }
  .box .headbianbao .tab .mianbao .p {
    cursor: pointer;
    color: white;
    position: relative;
    line-height: 40px;
  }
  .box .headbianbao .tab .mianbao .p:hover .tt {
    color: #543400;
  }
  .box .headbianbao .tab .mianbao .p .tt span {
    margin-right: 9px;
  }
  .box .headbianbao .tab .mianbao .p .tt .ic {
    vertical-align: middle;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 {
    left: -10px;
    overflow-x: scroll;
    background-color: rgba(0, 0, 0, 0.7);
    height: 200px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .big {
    width: 35px;
    height: 35px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .big b {
    font-style: normal;
    width: 20px;
    height: 20px;
    background: url(../images/yinxu/round.gif) no-repeat;
    background-size: contain;
    border-radius: 50%;
    position: absolute;
    top: 51%;
    left: 51%;
    transform: translate(-51%, -50%);
    display: none;
    z-index: 555;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .big::after {
    content: "";
    display: block;
    font-size: 0;
    width: 115px;
    height: 4px;
    clear: both;
    position: absolute;
    left: 15px;
    top: 17px;
    background-color: #9fa0a0;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .big::before {
    content: "";
    display: block;
    font-size: 0;
    width: 25px;
    height: 25px;
    clear: both;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    background-color: #31302d;
    z-index: 44;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .active b {
    display: block;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .active i {
    color: white;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv {
    position: absolute;
    width: 400px;
    top: 40px;
    display: none;
    color: white;
    z-index: 9999;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #9fa0a0;
    border-radius: 50%;
    font-size: 12px;
    position: relative;
    margin-right: 90px;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj::after {
    content: "";
    display: block;
    font-size: 0;
    width: 100px;
    height: 4px;
    clear: both;
    position: absolute;
    left: 15px;
    top: 8px;
    background-color: #9fa0a0;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj:last-of-type {
    margin-right: 0px;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj:last-of-type::after {
    display: none;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj i {
    width: 70px;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    font-style: normal;
    position: absolute;
    top: 37px;
    left: -25px;
    text-align: center;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 {
    left: -80px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px 30px 0px 30px;
    font-size: 12px;
    line-height: 16px;
    box-sizing: border-box;
    overflow-x: scroll;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist {
    width: 155px;
    float: left;
    box-sizing: border-box;
    padding: 0px 9px;
    margin-bottom: 25px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist a {
    color: white;
    display: inline-block;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist p {
    padding-bottom: 9px;
    border-bottom: 1px solid white;
    overflow: hidden;
    margin-bottom: 9px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist p span {
    float: left;
    color: white;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist p a {
    float: right;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist ul a {
    width: 100%;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist ul a:hover {
    color: #f19060;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist ul a li {
    width: 100%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist ul a span {
    margin-right: 15px;
  }
  .box .headbianbao .tab .search {
    width: 50%;
    float: right;
    overflow: hidden;
  }
  .box .headbianbao .tab .search div {
    width: 90%;
    margin-right: 10px;
    height: 24px;
    background-color: white;
    border-radius: 7px;
    float: right;
    margin-top: 8px;
    position: relative;
    overflow: hidden;
  }
  .box .headbianbao .tab .search div input {
    width: 90%;
    height: 24px;
    outline: none;
    border: none;
    position: absolute;
    left: 1%;
    padding-left: 5px;
    top: 0px;
  }
  .box .headbianbao .tab .search div span {
    width: 9%;
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 0px;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
  }
  .box .content {
    width: 100%;
    padding: 0px 10px;
  }
  .box .content:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left {
    width: 100%;
  }
  .box .content .c_left .search_p {
    margin-top: 20px;
    margin-bottom: 28px;
    border: 1px solid #a89c95;
    height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    background-color: white;
    position: relative;
  }
  .box .content .c_left .search_p input {
    height: 50px;
    padding-left: 10px;
    width: 90%;
    outline: none;
    border: none;
  }
  .box .content .c_left .search_p span {
    display: block;
    font-size: 28px;
    font-weight: 600;
    line-height: 50px;
    position: absolute;
    right: 20px;
    top: 0px;
  }
  .box .content .c_left section .p_title {
    font-size: 16px;
    font-weight: 600;
    color: #937865;
  }
  .box .content .c_left section .p_se {
    padding: 10px 0px;
  }
  .box .content .c_left section .p_se:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left section .p_se ul li {
    display: block;
    float: left;
    padding: 5px 20px;
    background-color: #beac9d;
    border: 2px solid #937865;
    color: #937865;
    font-size: 12px;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 14px;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
  }
  .box .content .c_left section .p_se ul li i {
    display: inline-block;
    padding: 0px 8px;
    color: #3b3938;
  }
  .box .content .c_left section .p_se ul li span {
    position: absolute;
    right: 10px;
    top: 5px;
  }
  .box .content .c_left section .p_se ul li:last-of-type {
    padding: 5px 17px;
    color: white;
    background-color: #937865;
    border-color: #beac9d;
    margin-right: 0px;
  }
  .box .content .c_left section .xg {
    margin-top: -10px;
    margin-bottom: 15px;
    font-size: 14px;
    width: 100%;
    line-height: 23px;
    letter-spacing: 1px;
    word-wrap: break-word;
    word-break: normal;
  }
  .box .content .c_left section .xg span {
    color: black;
  }
  .box .content .c_left section .tab {
    font-size: 14px;
    margin-top: -10px;
  }
  .box .content .c_left section .tab:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left section .tab .num {
    line-height: 30px;
    color: black;
    float: left;
    box-sizing: border-box;
  }
  .box .content .c_left section .tab .tabs {
    float: right;
  }
  .box .content .c_left section .tab .tabs .active {
    background-color: #937865;
    border-color: #9d8471;
  }
  .box .content .c_left section .tab .tabs p {
    display: inline-block;
    padding: 3px 20px;
    box-sizing: border-box;
    line-height: 16px;
    background-color: #beac9d;
    border: 2px solid #937865;
    border-radius: 5px;
    cursor: pointer;
    color: white;
  }
  .box .content .c_left section .tab .tabs p span {
    margin-right: 18px;
  }
  .box .content .c_left .taball .tabcar:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left .taball .tabcar ul li {
    width: 100%;
    height: 240px;
    margin-top: 22px;
    background-color: white;
  }
  .box .content .c_left .taball .tabcar ul li .leftimg {
    width: 30%;
    height: 100%;
    float: left;
    padding: 10px;
    display: flex;
    background-color: white;
    align-items: center;
    justify-content: center;
  }
  .box .content .c_left .taball .tabcar ul li .leftimg img {
    max-width: 100%;
    max-height: 100%;
  }
  .box .content .c_left .taball .tabcar ul li .tabtext {
    width: 70%;
    height: 100%;
    float: right;
    background-color: #3b3938;
  }
  .box .content .c_left .taball .tabcar ul li .tabtext .p_tit {
    width: 100%;
    padding: 10px 24px;
    color: #bca687;
    font-size: 20px;
    display: block;
    border-bottom: 1px dotted white;
  }
  .box .content .c_left .taball .tabcar ul li .tabtext .p_tit span {
    display: block;
    font-size: 16px;
  }
  .box .content .c_left .taball .tabcar ul li .tabtext .p_j {
    padding: 10px 24px 0px 24px;
    text-align: justify;
    line-height: 30px;
    color: white;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
  .box .content .c_left .taball .tablist {
    display: none;
    margin-top: 22px;
  }
  .box .content .c_left .taball .tablist:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left .taball .tablist ul li {
    float: left;
    width: 32%;
    background-color: white;
    margin-right: 2%;
    margin-bottom: 16px;
  }
  .box .content .c_left .taball .tablist ul li .leftimg {
    width: 100%;
    background-color: white;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .content .c_left .taball .tablist ul li .leftimg img {
    max-width: 100%;
    max-height: 100%;
  }
  .box .content .c_left .taball .tablist ul li:nth-child(3n) {
    margin: 0px;
  }
  .box .content .c_left .taball .tablist ul li .tabtext {
    width: 100%;
    height: 137px;
    font-size: 12px;
    background-color: #3b3938;
    color: white;
  }
  .box .content .c_left .taball .tablist ul li .tabtext .p_tit {
    padding: 10px 15px;
    color: #bca687;
    font-size: 16px;
    display: block;
    border-bottom: 1px dotted white;
  }
  .box .content .c_left .taball .tablist ul li .tabtext .p_tit span {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
  }
  .box .content .c_left .taball .tablist ul li .tabtext .p_j {
    padding: 10px 15px 0px 15px;
    display: -webkit-box;
    line-height: 24px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .content .c_right {
    width: 100%;
    padding-top: 20px;
    overflow: hidden;
  }
  .box .content .c_right .p {
    margin-top: 30px;
    color: black;
    overflow: hidden;
    position: relative;
  }
  .box .content .c_right .p div {
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 2px;
    color: #543400;
    cursor: pointer;
  }
  .box .content .c_right .p .souqi {
    display: none;
  }
  .box .content .c_right .p:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_right .p:first-of-type {
    margin-top: 0px;
  }
  .box .content .c_right .p span {
    display: block;
    font-size: 16px;
    padding-bottom: 20px;
    box-sizing: border-box;
    color: #675245;
    font-weight: 600;
    border-bottom: 1px solid #675245;
    margin-bottom: 24px;
  }
  .box .content .c_right ul {
    max-height: 230px;
  }
  .box .content .c_right ul .active {
    color: #b95e19;
  }
  .box .content .c_right ul li {
    line-height: 16px;
    font-size: 13px;
    margin-bottom: 14px;
    cursor: pointer;
  }
  .box footer {
    width: 100%;
    height: 147px;
    background-color: #f4f1ef;
    border-top: 1px solid #9d9c9b;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .box footer .food {
    box-sizing: border-box;
    overflow: hidden;
    padding: 0px 10px;
  }
  .box footer .food .left {
    width: 68px;
    height: 50px;
    color: black;
    float: left;
  }
  .box footer .food .left img {
    width: 100%;
    height: 100%;
  }
  .box footer .food .right {
    box-sizing: border-box;
    margin-left: 80px;
    font-size: 12px;
    color: black;
    line-height: 17px;
  }
}
@media (min-width: 750px) {
  .box {
    width: 100%;
    background-color: #f4f1ef;
  }
  .box header {
    width: 100%;
    background-color: #3b3938;
    z-index: 99999;
    position: relative;
  }
  .box header .headbox {
    width: 1200px;
    height: 80px;
    margin: auto;
    overflow: hidden;
  }
  .box header .headbox .headleft {
    width: 60%;
    height: 100%;
    line-height: 80px;
    float: left;
  }
  .box header .headbox .headleft .img {
    width: 120px;
  }
  .box header .headbox .headleft a {
    margin-right: 60px;
    color: white;
    font-size: 16px;
    display: inline-block;
  }
  .box header .headbox .headleft a img {
    vertical-align: top;
    margin-top: 15px;
  }
  .box header .headbox .headright {
    width: 40%;
    height: 100%;
    float: right;
    display: flex;
    justify-content: flex-end;
  }
  .box header .headbox .headright a {
    font-size: 14px;
    color: #bebbbb;
    line-height: 80px;
    margin-left: 10px;
    overflow: hidden;
  }
  .box header .headbox .headright a .im {
    width: 30px;
    height: 30px;
    margin-top: 24px;
    line-height: 10px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    float: left;
  }
  .box header .headbox .headright a .im img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    vertical-align: bottom;
  }
  .box header .headbox .headright a .ic {
    padding: 10px;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    color: #bebbbb;
  }
  .box header .headbox .headright a span {
    margin-left: 5px;
    margin-right: 5px;
  }
  .box header .mNav {
    display: none;
  }
  .box .littlehead {
    display: none;
  }
  .box .headbianbao {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #9d8471;
  }
  .box .headbianbao .tab {
    width: 1200px;
    margin: auto;
  }
  .box .headbianbao .tab:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .headbianbao .tab .mianbao {
    width: 50%;
    padding-left: 136px;
    display: flex;
    color: white;
    font-size: 14px;
    box-sizing: border-box;
    float: left;
  }
  .box .headbianbao .tab .mianbao .p {
    cursor: pointer;
    color: white;
    position: relative;
  }
  .box .headbianbao .tab .mianbao .p:hover .tt {
    color: #543400;
  }
  .box .headbianbao .tab .mianbao .p .tt span {
    margin-right: 30px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 {
    overflow-x: scroll;
    background-color: rgba(0, 0, 0, 0.7);
    height: 200px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .big {
    width: 35px;
    height: 35px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .big b {
    font-style: normal;
    width: 20px;
    height: 20px;
    background: url(../images/yinxu/round.gif) no-repeat;
    background-size: contain;
    border-radius: 50%;
    position: absolute;
    top: 51%;
    left: 51%;
    transform: translate(-51%, -50%);
    display: none;
    z-index: 555;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .big::after {
    content: "";
    display: block;
    font-size: 0;
    width: 115px;
    height: 4px;
    clear: both;
    position: absolute;
    left: 15px;
    top: 17px;
    background-color: #9fa0a0;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .big::before {
    content: "";
    display: block;
    font-size: 0;
    width: 25px;
    height: 25px;
    clear: both;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    background-color: #31302d;
    z-index: 44;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .active b {
    display: block;
  }
  .box .headbianbao .tab .mianbao .p .hdiv1 .sj_scrool .active i {
    color: white;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv {
    position: absolute;
    width: 1200px;
    top: 40px;
    left: -136px;
    display: none;
    color: white;
    z-index: 9999;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #9fa0a0;
    border-radius: 50%;
    font-size: 12px;
    position: relative;
    margin-right: 90px;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj::after {
    content: "";
    display: block;
    font-size: 0;
    width: 100px;
    height: 4px;
    clear: both;
    position: absolute;
    left: 15px;
    top: 8px;
    background-color: #9fa0a0;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj:last-of-type {
    margin-right: 0px;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj:last-of-type::after {
    display: none;
  }
  .box .headbianbao .tab .mianbao .p .hoverdiv .sj i {
    width: 70px;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    font-style: normal;
    position: absolute;
    top: 37px;
    left: -25px;
    text-align: center;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 {
    left: -254px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px 30px 0px 30px;
    font-size: 14px;
    line-height: 16px;
    box-sizing: border-box;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist {
    width: 155px;
    float: left;
    margin-right: 15%;
    margin-bottom: 75px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist:nth-of-type(4n) {
    margin-right: 0px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist a {
    color: white;
    display: inline-block;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist p {
    padding-bottom: 9px;
    border-bottom: 1px solid white;
    overflow: hidden;
    margin-bottom: 9px;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist p span {
    float: left;
    color: white;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist p a {
    float: right;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist ul a {
    width: 100%;
    color: white;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist ul a:hover {
    color: #f19060;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist ul a li {
    width: 100%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .box .headbianbao .tab .mianbao .p .hdiv2 .onelist ul a span {
    margin-right: 15px;
  }
  .box .headbianbao .tab .search {
    width: 50%;
    float: right;
    overflow: hidden;
  }
  .box .headbianbao .tab .search div {
    width: 67%;
    height: 24px;
    background-color: white;
    border-radius: 7px;
    float: right;
    margin-top: 8px;
    position: relative;
    overflow: hidden;
  }
  .box .headbianbao .tab .search div input {
    width: 90%;
    height: 24px;
    outline: none;
    border: none;
    position: absolute;
    left: 1%;
    padding-left: 5px;
    top: 0px;
  }
  .box .headbianbao .tab .search div span {
    width: 9%;
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
  }
  .box .content {
    width: 1200px;
    margin: auto;
    margin-bottom: 119px;
  }
  .box .content:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left {
    width: 760px;
    float: left;
  }
  .box .content .c_left .search_p {
    margin-top: 50px;
    margin-bottom: 28px;
    border: 1px solid #a89c95;
    height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    background-color: white;
    position: relative;
  }
  .box .content .c_left .search_p input {
    height: 50px;
    padding-left: 10px;
    width: 90%;
    outline: none;
    border: none;
  }
  .box .content .c_left .search_p span {
    display: block;
    font-size: 28px;
    font-weight: 600;
    line-height: 50px;
    position: absolute;
    right: 20px;
    top: 0px;
  }
  .box .content .c_left section .p_title {
    font-size: 18px;
    font-weight: 600;
    color: #937865;
  }
  .box .content .c_left section .p_se {
    padding: 10px 0px;
  }
  .box .content .c_left section .p_se:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left section .p_se ul li {
    display: block;
    float: left;
    padding: 5px 30px;
    background-color: #beac9d;
    border: 2px solid #937865;
    color: #937865;
    font-size: 14px;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 14px;
    margin-right: 35px;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
  }
  .box .content .c_left section .p_se ul li i {
    display: inline-block;
    padding: 0px 8px;
    color: #3b3938;
  }
  .box .content .c_left section .p_se ul li span {
    position: absolute;
    right: 10px;
    top: 5px;
  }
  .box .content .c_left section .p_se ul li:last-of-type {
    padding: 5px 17px;
    color: white;
    background-color: #937865;
    border-color: #beac9d;
    margin-right: 0px;
  }
  .box .content .c_left section .xg {
    margin-bottom: 10px;
    font-size: 16px;
    width: 100%;
    line-height: 23px;
    letter-spacing: 1px;
    word-wrap: break-word;
    word-break: normal;
  }
  .box .content .c_left section .xg span {
    color: black;
  }
  .box .content .c_left section .tab {
    font-size: 16px;
  }
  .box .content .c_left section .tab:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left section .tab .num {
    line-height: 30px;
    color: black;
    float: left;
    box-sizing: border-box;
  }
  .box .content .c_left section .tab .tabs {
    float: right;
  }
  .box .content .c_left section .tab .tabs .active {
    background-color: #937865;
    border-color: #9d8471;
  }
  .box .content .c_left section .tab .tabs p {
    display: inline-block;
    padding: 3px 20px;
    box-sizing: border-box;
    line-height: 16px;
    background-color: #beac9d;
    border: 2px solid #937865;
    border-radius: 5px;
    cursor: pointer;
    color: white;
  }
  .box .content .c_left section .tab .tabs p span {
    margin-right: 18px;
  }
  .box .content .c_left .taball .tabcar:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left .taball .tabcar ul li {
    width: 100%;
    height: 240px;
    margin-top: 22px;
    background-color: white;
  }
  .box .content .c_left .taball .tabcar ul li .leftimg {
    width: 30%;
    height: 100%;
    float: left;
    padding: 10px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .content .c_left .taball .tabcar ul li .leftimg img {
    max-width: 100%;
    max-height: 100%;
  }
  .box .content .c_left .taball .tabcar ul li .tabtext {
    width: 70%;
    height: 100%;
    float: right;
    background-color: #3b3938;
  }
  .box .content .c_left .taball .tabcar ul li .tabtext .p_tit {
    width: 100%;
    padding: 10px 24px;
    color: #bca687;
    font-size: 20px;
    display: block;
    border-bottom: 1px dotted white;
  }
  .box .content .c_left .taball .tabcar ul li .tabtext .p_tit span {
    display: block;
    font-size: 16px;
  }
  .box .content .c_left .taball .tabcar ul li .tabtext .p_j {
    padding: 10px 24px 0px 24px;
    text-align: justify;
    line-height: 30px;
    color: white;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
  .box .content .c_left .taball .tablist {
    display: none;
    margin-top: 22px;
  }
  .box .content .c_left .taball .tablist:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_left .taball .tablist ul li {
    float: left;
    width: 32%;
    background-color: white;
    margin-right: 2%;
    margin-bottom: 16px;
  }
  .box .content .c_left .taball .tablist ul li .leftimg {
    width: 100%;
    height: 239px;
    display: flex;
    background-color: white;
    align-items: center;
    justify-content: center;
  }
  .box .content .c_left .taball .tablist ul li .leftimg img {
    max-width: 100%;
    max-height: 100%;
  }
  .box .content .c_left .taball .tablist ul li:nth-child(3n) {
    margin: 0px;
  }
  .box .content .c_left .taball .tablist ul li .tabtext {
    width: 100%;
    height: 137px;
    font-size: 12px;
    background-color: #3b3938;
    color: white;
  }
  .box .content .c_left .taball .tablist ul li .tabtext .p_tit {
    padding: 10px 15px;
    color: #bca687;
    font-size: 16px;
    display: block;
    border-bottom: 1px dotted white;
  }
  .box .content .c_left .taball .tablist ul li .tabtext .p_tit span {
    display: block;
    font-size: 12px;
  }
  .box .content .c_left .taball .tablist ul li .tabtext .p_j {
    padding: 10px 15px 0px 15px;
    display: -webkit-box;
    line-height: 24px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .content .c_right {
    width: 390px;
    padding-top: 128px;
    float: right;
    overflow: hidden;
  }
  .box .content .c_right .p {
    margin-top: 30px;
    color: black;
    overflow: hidden;
    position: relative;
  }
  .box .content .c_right .p div {
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 2px;
    color: #543400;
    cursor: pointer;
  }
  .box .content .c_right .p .souqi {
    display: none;
  }
  .box .content .c_right .p:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .c_right .p:first-of-type {
    margin-top: 0px;
  }
  .box .content .c_right .p span {
    display: block;
    font-size: 18px;
    padding-bottom: 20px;
    box-sizing: border-box;
    color: #675245;
    font-weight: 600;
    border-bottom: 1px solid #675245;
    margin-bottom: 24px;
  }
  .box .content .c_right ul {
    max-height: 230px;
  }
  .box .content .c_right ul .active {
    color: #b95e19;
  }
  .box .content .c_right ul li {
    line-height: 16px;
    font-size: 14px;
    margin-bottom: 14px;
    cursor: pointer;
  }
  .box footer {
    width: 100%;
    height: 147px;
    background-color: #f4f1ef;
    border-top: 1px solid #9d9c9b;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .box footer .food {
    box-sizing: border-box;
    overflow: hidden;
  }
  .box footer .food .left {
    width: 68px;
    height: 50px;
    color: black;
    float: left;
    margin-right: 48px;
  }
  .box footer .food .left img {
    width: 100%;
    height: 100%;
  }
  .box footer .food .right {
    box-sizing: border-box;
    float: left;
    font-size: 12px;
    color: black;
    line-height: 17px;
  }
}
