@media (max-width: 750px) {
  body {
    width: 100%;
  }
  body .max-width {
    width: 100%;
    margin: 0 auto;
  }
  body .mh_container {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: .8rem;
  }
  body .mh_container .bannerbox {
    width: 100%;
    height: 4.9rem;
  }
  body .mh_container .bannerbox .items {
    width: 100%;
    height: 4.9rem;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .mh_container .bannerbox .items a {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .mh_container .swiperbanner {
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
  }
  body .mh_container .swiperbanner .swiper-slide {
    width: 100%;
    height: 100%;
  }
  body .mh_container .swiperbanner .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .swiperbanner .swiper-button-next,
  body .mh_container .swiperbanner .swiper-button-prev {
    display: none !important;
  }
  body .mh_container .swiperbanner .banner-pagination {
    position: absolute;
    bottom: .2rem;
    left: 0px;
    z-index: 999;
    text-align: right;
    padding: 0 .3rem;
  }
  body .mh_container .swiperbanner .banner-pagination .swiper-pagination-bullet {
    background: #FFF;
    opacity: .2;
    width: .3rem;
    height: .05rem;
    border-radius: .05rem;
  }
  body .mh_container .swiperbanner .banner-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
    opacity: .8;
  }
  body .mh_container .swiperbanner .swiper-button-white {
    width: .3rem;
    height: .5rem;
    background-size: cover;
  }
  body .mh_container .jingxuan {
    width: 100%;
    background: #fff1e6;
    padding: .5rem 0px;
  }
  body .mh_container .jingxuan .rows {
    width: 90%;
    margin: 0 auto;
  }
  body .mh_container .jingxuan .rows h5 {
    text-align: center;
    font-size: .35rem;
    color: #ff6757;
  }
  body .mh_container .jingxuan .rows h5 span {
    font-size: .2rem;
    padding: 0 .3rem;
  }
  body .mh_container .jingxuan .rows .jx_listbox {
    width: 90%;
    overflow: hidden;
    margin: .5rem auto 0px;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items {
    width: 5.8rem;
    height: 6.95rem;
    margin-bottom: .2rem;
    float: left;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/manghe/jxmh_bg.png);
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext {
    width: 5.2rem;
    float: right;
    padding: 0 .3rem;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext img {
    display: block;
    margin: .7rem auto 0px ;
    width: 1.5rem;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext > p {
    line-height: .8rem;
    font-size: .28rem;
    color: #5e5e5e;
    text-align: center;
    display: block;
    width: 100%;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .price {
    text-align: center;
    margin-bottom: .8rem;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .price span {
    font-size: .4rem;
    color: #fd5542;
    vertical-align: top;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .price b {
    font-size: .8rem;
    color: #fd5542;
    padding-left: .2rem;
    display: inline-block;
    line-height: .7rem;
    font-weight: 400;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .btn_box {
    width: 100%;
    padding: .45rem 0px;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .btn_box .by_btn {
    width: 3.2rem;
    height: .84rem;
    display: block;
    margin: 0 auto;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/manghe/by_btn.png);
  }
  body .mh_container .jingxuan .rows .jx_listbox .items:last-child {
    margin-right: 0px;
  }
  body .mh_container .huodong {
    width: 100%;
    background: #FFF;
    padding: .5rem 0px 0px;
  }
  body .mh_container .huodong .rows {
    width: 90%;
    margin: 0 auto;
  }
  body .mh_container .huodong .rows > h5 {
    text-align: center;
    font-size: .35rem;
    color: #006ab4;
  }
  body .mh_container .huodong .rows > h5 span {
    font-size: .2rem;
    padding: 0 .3rem;
  }
  body .mh_container .huodong .rows .hd_times {
    width: 100%;
    text-align: center;
    padding: .2rem 0px;
  }
  body .mh_container .huodong .rows .hd_times p {
    font-size: .2rem;
  }
  body .mh_container .huodong .rows .hd_times .bookTbox {
    font-size: .3rem;
    color: #ff6655;
    margin-top: .15rem;
  }
  body .mh_container .huodong .rows .hd_times .bookTbox span {
    color: #FFF;
    padding: .1rem;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/manghe/time_bg.png);
  }
  body .mh_container .huodong .rows .hd_listbox {
    width: 100%;
  }
  body .mh_container .huodong .rows .hd_listbox .items {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: .25rem;
    overflow: hidden;
    margin-bottom: .3rem;
    box-shadow: 5px 5px 10px #ebebeb;
  }
  body .mh_container .huodong .rows .hd_listbox .items .imgbox {
    float: left;
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    margin-right: .3rem;
  }
  body .mh_container .huodong .rows .hd_listbox .items .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .huodong .rows .hd_listbox .items .imgbox span {
    text-align: center;
    padding: .1rem ;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    font-size: 12px;
    border-radius: .2rem;
    transform: scale(0.6) translateX(-50%);
    white-space: nowrap;
    transform-origin: 0 0;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight {
    width: 4.3rem;
    float: right;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight > h5 {
    font-size: .3rem;
    color: #333;
    line-height: .4rem;
    max-height: .8rem;
    overflow: hidden;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight > h5 a {
    color: #333;
    font-weight: 600;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .tag {
    font-size: 12px;
    color: #ed6b00;
    line-height: .45rem;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .price {
    font-size: .3rem;
    color: #f02222;
    line-height: .5rem;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .infobox {
    font-size: 12px;
    color: #333;
    line-height: .35rem;
    max-height: .7rem;
    overflow: hidden;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box {
    width: 100%;
    overflow: hidden;
    padding: .1rem 0px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box .goToby {
    display: block;
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    padding: 0 .2rem;
    font-size: 12px;
    color: #FFF;
    background: #ed6b00;
    border-radius: 3px;
    text-align: center;
    margin-bottom: .1rem;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box .goToby.active {
    background: #999;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box > div {
    width: 100%;
    float: left;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box > div .bookNum {
    padding-right: .15rem;
    line-height: .2rem;
    font-size: 12px;
    color: #999999;
    display: block;
    float: left;
    border-right: 1px solid #999;
    margin: .1rem 0px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box > div .goBookList {
    font-size: .2rem;
    color: #358dc5;
    display: block;
    float: left;
    padding: 0 .3rem;
    line-height: .2rem;
    margin: .1rem 0px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box > div .goBookList span {
    font-size: 12px;
  }
  body .mh_container .gengduo {
    width: 100%;
    background: #e8faff;
    padding: .5rem 0px;
  }
  body .mh_container .gengduo .rows {
    width: 100%;
    margin: 0 auto;
  }
  body .mh_container .gengduo .rows > h5 {
    text-align: center;
    font-size: .35rem;
    color: #006ab4;
  }
  body .mh_container .gengduo .rows > h5 span {
    font-size: .2rem;
    padding: 0 .3rem;
  }
  body .mh_container .gengduo .rows .gd_list {
    width: 100%;
    overflow: hidden;
    margin: .5rem 0px .2rem;
  }
  body .mh_container .gengduo .rows .gd_list > span {
    display: block;
    width: .6rem;
    float: left;
    font-size: .5rem;
    font-weight: 600;
    color: #b7b7b7;
    height: 100%;
    line-height: 2.24rem;
    text-align: center;
    cursor: pointer;
  }
  body .mh_container .gengduo .rows .gd_list .list_box {
    width: 6.3rem;
    float: left;
    overflow: hidden;
    white-space: nowrap;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul {
    white-space: nowrap;
    font-size: 0;
    transition: all .3s;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li {
    width: 1.61rem;
    margin: 0px .245rem;
    display: inline-block;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a {
    color: #333;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a div {
    width: 100%;
    height: 2.24rem;
    position: relative;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a div img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a div span {
    text-align: center;
    padding: .1rem;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    position: absolute;
    bottom: 0rem;
    left: 50%;
    font-size: 12px;
    border-radius: .2rem;
    transform: scale(0.6) translateX(-50%);
    white-space: nowrap;
    transform-origin: 0 0;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a .title {
    font-size: 12px;
    margin: .3rem 0px 0;
    line-height: .4rem;
    max-height: .8rem;
    overflow: hidden;
    text-align: center;
    white-space: initial;
  }
  body .mh_container .bannerbox2 {
    width: 100%;
    height: 1.9rem;
  }
  body .mh_container .bannerbox2 .items {
    width: 100%;
    height: 1.9rem;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .mh_container .bannerbox2 .items a {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .mh_container .mh_conts {
    width: 100%;
    margin: .4rem auto 0px;
    overflow: hidden;
  }
  body .mh_container .mh_conts .bookTnav {
    width: 6.8rem;
    margin: 0 auto;
    padding: .3rem 0px;
  }
  body .mh_container .mh_conts .bookTnav a {
    font-size: 14px;
    color: #333;
  }
  body .mh_container .mh_conts .mh_left {
    width: 6.8rem;
    margin: 0 auto;
  }
  body .mh_container .mh_conts .mh_left .mh_topin {
    width: 100%;
    border: 1px solid #ebebeb;
    overflow: hidden;
    padding: .2rem .25rem;
    position: relative;
    margin-bottom: .2rem;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .bookTbox {
    font-size: .2rem;
    color: #ff6655;
    margin-bottom: .2rem;
    text-align: center;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .bookTbox .text {
    color: #333;
    font-weight: 400;
    padding-right: .1rem;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .bookTbox span {
    color: #FFF;
    padding: .05rem;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/manghe/time_bg.png);
    font-size: .28rem;
    border-radius: .01rem;
    overflow: hidden;
    vertical-align: middle;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .imgbox {
    float: left;
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    margin-right: .3rem;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .imgbox span {
    text-align: center;
    padding: .1rem;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    font-size: 12px;
    border-radius: .2rem;
    transform: scale(0.6) translateX(-50%);
    white-space: nowrap;
    transform-origin: 0 0;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight {
    width: 4.3rem;
    float: right;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight > h5 {
    font-size: .26rem;
    line-height: .4rem;
    max-height: .8rem;
    overflow: hidden;
    color: #333;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight > h5 a {
    color: #333;
    font-weight: 600;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .tag {
    font-size: 12px;
    line-height: .45rem;
    color: #ed6b00;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .price {
    font-size: .3rem;
    color: #f02222;
    line-height: .5rem;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .infobox {
    font-size: 12px;
    color: #333;
    line-height: .35rem;
    max-height: .7rem;
    overflow: hidden;
    display: none;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .by_box {
    width: 100%;
    overflow: hidden;
    padding: .1rem 0px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .by_box .goToby {
    display: block;
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    padding: 0 .2rem;
    font-size: 12px;
    color: #FFF;
    background: #ed6b00;
    border-radius: 3px;
    text-align: center;
    float: left;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .by_box .goToby.active {
    background: #999;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .by_box .bookNum {
    padding: 0rem .25rem;
    line-height: .2rem;
    font-size: 12px;
    color: #999999;
    display: block;
    float: left;
    margin: .1rem 0px;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox {
    width: 100%;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox h5 {
    font-size: .3rem;
    color: #333;
    line-height: 1rem;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox h5 span {
    color: #ed6b00;
    padding: 0 .1rem;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul {
    width: 100%;
    overflow: hidden;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li {
    width: 1.61rem;
    margin: 0rem .3rem .5rem;
    float: left;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li a .imgbox {
    width: 100%;
    height: 2.24rem;
    position: relative;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li a .bookName {
    font-size: 12px;
    line-height: .35rem;
    width: 100%;
    overflow: hidden;
    height: .7rem;
    margin: .2rem 0px .1rem;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li a .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: .35rem;
    min-height: .35rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox .getMore {
    font-size: 14px;
    color: #ed6b00;
    line-height: 25px;
    display: block;
    width: 100px;
    text-align: center;
    margin: 0 auto 40px;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox .getMore span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ed6b00;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    margin-left: 5px;
  }
  body .mh_container .mh_conts .mh_right {
    width: 100%;
    float: right;
  }
  body .mh_container .mh_Tankuang {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999999;
    background-image: url(../images/manghe/black_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: none;
  }
  body .mh_container .mh_Tankuang .tan_inbox {
    width: 6.8rem;
    background: #FFF;
    padding: .3rem .35rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  body .mh_container .mh_Tankuang .tan_inbox .top {
    width: 100%;
    text-align: center;
  }
  body .mh_container .mh_Tankuang .tan_inbox .top h5 {
    font-size: .3rem;
    font-weight: 600;
    padding: .2rem 0 .1rem;
  }
  body .mh_container .mh_Tankuang .tan_inbox .top h5 .iconfont {
    width: .4rem;
    height: .4rem;
    display: inline-block;
    font-size: .2rem;
    line-height: .4rem;
    color: #FFF;
    background: #ed6b00;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -2px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .top P {
    font-size: .2rem;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList {
    width: 100%;
    max-height: 7.25rem;
    overflow-x: hidden;
    margin: .55rem 0px .5rem;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul {
    font-size: 0;
    transition: all .3s;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li {
    width: 1.61rem;
    margin: 0px .14rem .15rem;
    display: inline-block;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li a .imgbox {
    width: 100%;
    height: 2.24rem;
    position: relative;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li a .bookName {
    font-size: 12px;
    line-height: .35rem;
    width: 100%;
    overflow: hidden;
    height: .7rem;
    margin: .15rem 0px .1rem;
    font-weight: 400;
    color: #4c4c4c;
    white-space: initial;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li a .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: .35rem;
    min-height: .35rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList::-webkit-scrollbar {
    width: 6px;
    height: 8px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  body .mh_container .mh_Tankuang .tan_inbox .btn_box {
    width: 100%;
    text-align: center;
    margin: .4rem  0px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .btn_box a {
    display: inline-block;
    width: 1.5rem;
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    border-radius: .05rem;
    margin: 0 .1rem;
    font-size: .2rem;
  }
  body .mh_container .mh_Tankuang .tan_inbox .btn_box a.goby {
    background: #ed6b00;
    color: #FFF;
  }
  body .mh_container .mh_Tankuang .tan_inbox .btn_box a.goback {
    border: 1px solid #999999;
    color: #999999;
  }
  body .noteCont .manghe_infoBox {
    width: 6.8rem;
    margin: 0 auto;
  }
  body .noteCont .manghe_infoBox .mh_list {
    width: 100%;
    border: 1px solid #ebebeb;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_nav {
    background: #f4f4f4;
    width: 100%;
    line-height: .8rem;
    padding: 0 .3rem;
    border-bottom: 1px solid #ebebeb;
    font-size: .2rem;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont {
    padding: .3rem 0px;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    margin: 0 .25rem .3rem;
    width: 6.25rem;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .imgbox {
    float: left;
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    margin-right: .3rem;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .imgbox span {
    text-align: center;
    padding: .1rem;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    font-size: 12px;
    border-radius: .2rem;
    transform: scale(0.6) translateX(-50%);
    white-space: nowrap;
    transform-origin: 0 0;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight {
    width: 4.3rem;
    float: right;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight > h5 {
    font-size: .26rem;
    line-height: .4rem;
    max-height: .8rem;
    overflow: hidden;
    color: #333;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight > h5 a {
    color: #333;
    font-weight: 600;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .tag {
    font-size: 12px;
    line-height: .45rem;
    color: #ed6b00;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .price {
    font-size: .3rem;
    color: #f02222;
    line-height: .5rem;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .infobox {
    font-size: 12px;
    color: #333;
    line-height: .35rem;
    max-height: .7rem;
    overflow: hidden;
    display: none;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .by_box {
    width: 100%;
    overflow: hidden;
    padding: .1rem 0px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .by_box .bookNum {
    line-height: .2rem;
    font-size: 12px;
    color: #999999;
    display: block;
    float: left;
    margin: .1rem 0px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook {
    width: 6.25rem;
    margin: 0 .25rem;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook h5 {
    font-size: .3rem;
    color: #333;
    line-height: .5rem;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook h5 span {
    color: #ed6b00;
    padding: 0 .1rem;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook .tishi {
    font-size: 12px;
    color: #ed6b00;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul {
    width: 100%;
    overflow: hidden;
    padding-bottom: .5rem;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li {
    width: 1.61rem;
    margin: 0.5rem .23rem 0;
    float: left;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li a .imgbox {
    width: 100%;
    height: 2.24rem;
    position: relative;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li a .bookName {
    font-size: 12px;
    line-height: .35rem;
    width: 100%;
    overflow: hidden;
    height: .7rem;
    margin: .2rem 0px .1rem;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li a .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: .35rem;
    min-height: .35rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook .getMore {
    font-size: 14px;
    color: #ed6b00;
    line-height: 25px;
    display: block;
    width: 100px;
    text-align: center;
    margin: 0 auto 40px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook .getMore span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ed6b00;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    margin-left: 5px;
  }
}
@media (min-width: 750px) {
  body {
    width: 100%;
  }
  body .max-width {
    width: 1200px!important;
    margin: 0 auto;
  }
  body .mh_container {
    width: 100%;
    padding: 0px;
    position: relative;
  }
  body .mh_container .bannerbox {
    width: 100%;
    height: 490px;
  }
  body .mh_container .bannerbox .items {
    width: 100%;
    height: 490px;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .mh_container .bannerbox .items a {
    display: block;
    width: 225px;
    position: absolute;
    left: 50%;
    margin-left: -112px;
    top: 340px;
  }
  body .mh_container .bannerbox .items a img {
    width: 100%;
    margin: 0 auto;
  }
  body .mh_container .swiperbanner {
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
  }
  body .mh_container .swiperbanner .swiper-slide {
    width: 100%;
    height: 100%;
  }
  body .mh_container .swiperbanner .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .swiperbanner .banner-pagination {
    position: absolute;
    bottom: 15px;
    left: 0px;
    z-index: 999;
    text-align: center;
    padding: 0 30px;
  }
  body .mh_container .swiperbanner .banner-pagination .swiper-pagination-bullet {
    background: #FFF;
    opacity: .4;
    width: 30px;
    height: 4px;
    border-radius: 0px;
    margin: 0 10px;
  }
  body .mh_container .swiperbanner .banner-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
    opacity: .8;
  }
  body .mh_container .jingxuan {
    width: 100%;
    min-width: 1200px;
    background: #fff1e6;
    padding: 50px 0px;
  }
  body .mh_container .jingxuan .rows {
    width: 1200px;
    margin: 0 auto;
  }
  body .mh_container .jingxuan .rows h5 {
    text-align: center;
    font-size: 24px;
    color: #ff6757;
  }
  body .mh_container .jingxuan .rows h5 span {
    font-size: 14px;
    padding: 0 15px;
  }
  body .mh_container .jingxuan .rows .jx_listbox {
    width: 1042px;
    overflow: hidden;
    margin: 25px auto 0px;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items {
    width: 334px;
    height: 402px;
    margin-right: 20px;
    float: left;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/manghe/jxmh_bg.png);
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext {
    width: 300px;
    float: right;
    padding: 0 30px;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext img {
    display: block;
    margin: 40px auto 0px ;
    width: 95px;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext > p {
    line-height: 45px;
    font-size: 18px;
    color: #5e5e5e;
    text-align: center;
    display: block;
    width: 100%;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .price {
    text-align: center;
    margin-bottom: 20px;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .price span {
    font-size: 22px;
    color: #fd5542;
    vertical-align: top;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .price b {
    font-size: 55px;
    color: #fd5542;
    padding-left: 10px;
    display: inline-block;
    line-height: 55px;
    font-weight: 400;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .btn_box {
    width: 100%;
    padding: 40px 0px;
  }
  body .mh_container .jingxuan .rows .jx_listbox .items .intext .btn_box .by_btn {
    width: 160px;
    height: 42px;
    display: block;
    margin: 0 auto;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/manghe/by_btn.png);
  }
  body .mh_container .jingxuan .rows .jx_listbox .items:last-child {
    margin-right: 0px;
  }
  body .mh_container .huodong {
    width: 100%;
    background: #FFF;
    padding: 50px 0px 0px;
  }
  body .mh_container .huodong .rows {
    width: 1200px;
    margin: 0 auto;
  }
  body .mh_container .huodong .rows > h5 {
    text-align: center;
    font-size: 24px;
    color: #006ab4;
  }
  body .mh_container .huodong .rows > h5 span {
    font-size: 14px;
    padding: 0 15px;
  }
  body .mh_container .huodong .rows .hd_times {
    width: 100%;
    text-align: center;
    padding: 20px 0px;
  }
  body .mh_container .huodong .rows .hd_times p {
    font-size: 16px;
  }
  body .mh_container .huodong .rows .hd_times .bookTbox {
    font-size: 20px;
    color: #ff6655;
    margin-top: 15px;
  }
  body .mh_container .huodong .rows .hd_times .bookTbox span {
    color: #FFF;
    padding: 5px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/manghe/time_bg.png);
  }
  body .mh_container .huodong .rows .hd_listbox {
    width: 1200px;
    padding: 30px 100px;
  }
  body .mh_container .huodong .rows .hd_listbox .items {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 25px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 5px 5px 10px #ebebeb;
  }
  body .mh_container .huodong .rows .hd_listbox .items .imgbox {
    float: left;
    width: 140px;
    height: 195px;
    position: relative;
    margin-right: 20px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .huodong .rows .hd_listbox .items .imgbox span {
    width: 120px;
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 10px;
    font-size: 12px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight {
    width: 788px;
    float: right;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight > h5 {
    font-size: 14px;
    line-height: 30px;
    color: #333;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight > h5 a {
    color: #333;
    font-weight: 600;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .tag {
    font-size: 12px;
    color: #ed6b00;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .price {
    font-size: 18px;
    color: #f02222;
    line-height: 45px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .infobox {
    font-size: 12px;
    color: #333;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box {
    width: 100%;
    overflow: hidden;
    padding: 10px 0px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box .goToby {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    font-size: 14px;
    color: #FFF;
    background: #ed6b00;
    border-radius: 3px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box .goToby.active {
    background: #999;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box > div {
    float: left;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box > div .bookNum {
    padding: 0 15px;
    line-height: 15px;
    font-size: 14px;
    color: #999999;
    display: block;
    float: left;
    border-right: 1px solid #999;
    margin: 5px 0px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box > div .goBookList {
    font-size: 14px;
    color: #358dc5;
    display: block;
    float: left;
    padding: 0 15px;
    line-height: 15px;
    margin: 5px 0px;
  }
  body .mh_container .huodong .rows .hd_listbox .items .textRight .by_box > div .goBookList span {
    font-size: 12px;
  }
  body .mh_container .gengduo {
    width: 100%;
    min-width: 1200px;
    background: #e8faff;
    padding: 50px 0px;
  }
  body .mh_container .gengduo .rows {
    width: 1200px;
    margin: 0 auto;
  }
  body .mh_container .gengduo .rows > h5 {
    text-align: center;
    font-size: 24px;
    color: #006ab4;
  }
  body .mh_container .gengduo .rows > h5 span {
    font-size: 14px;
    padding: 0 15px;
  }
  body .mh_container .gengduo .rows .gd_list {
    width: 100%;
    overflow: hidden;
    margin: 60px 0px 30px;
  }
  body .mh_container .gengduo .rows .gd_list > span {
    display: block;
    width: 40px;
    float: left;
    font-size: 45px;
    font-weight: 600;
    color: #b7b7b7;
    height: 100%;
    line-height: 195px;
    text-align: center;
    cursor: pointer;
  }
  body .mh_container .gengduo .rows .gd_list .list_box {
    width: 1120px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul {
    white-space: nowrap;
    font-size: 0;
    transition: all .3s;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li {
    width: 140px;
    margin: 0px 42px;
    display: inline-block;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a {
    color: #333;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a div {
    width: 100%;
    height: 195px;
    position: relative;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a div img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a div span {
    width: 120px;
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 10px;
    font-size: 12px;
  }
  body .mh_container .gengduo .rows .gd_list .list_box ul li a .title {
    font-size: 14px;
    margin: 15px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
  }
  body .mh_container .bannerbox2 {
    width: 100%;
    height: 190px;
  }
  body .mh_container .bannerbox2 .items {
    width: 100%;
    height: 190px;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .mh_container .bannerbox2 .items a {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .mh_container .mh_conts {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
  }
  body .mh_container .mh_conts .bookTnav {
    width: 100%;
    padding: 30px 0px;
  }
  body .mh_container .mh_conts .bookTnav a {
    font-size: 14px;
    color: #333;
  }
  body .mh_container .mh_conts .mh_left {
    width: 900px;
    float: left;
  }
  body .mh_container .mh_conts .mh_left .mh_topin {
    width: 100%;
    border: 1px solid #ebebeb;
    overflow: hidden;
    padding: 20px 25px;
    position: relative;
    margin-bottom: 10px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .imgbox {
    float: left;
    width: 140px;
    height: 195px;
    position: relative;
    margin-right: 20px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .imgbox span {
    width: 120px;
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 10px;
    font-size: 12px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight {
    width: 688px;
    float: right;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight > h5 {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    max-width: 380px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight > h5 a {
    color: #333;
    font-weight: 600;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .tag {
    font-size: 12px;
    color: #ed6b00;
    line-height: 30px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .price {
    font-size: 18px;
    color: #f02222;
    line-height: 45px;
    margin-top: 5px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .infobox {
    font-size: 12px;
    color: #333;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .by_box {
    width: 100%;
    overflow: hidden;
    padding: 10px 0px 0px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .by_box .goToby {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    font-size: 14px;
    color: #FFF;
    background: #ed6b00;
    border-radius: 3px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .by_box .goToby.active {
    background: #999;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .textRight .by_box .bookNum {
    padding: 0 15px;
    line-height: 15px;
    font-size: 14px;
    color: #999999;
    display: block;
    float: left;
    margin: 5px 0px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .bookTbox {
    position: absolute;
    right: 25px;
    top: 22px;
    font-size: 16px;
    color: #ff6655;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .bookTbox .text {
    color: #333;
    font-weight: 400;
    padding-right: 5px;
  }
  body .mh_container .mh_conts .mh_left .mh_topin .bookTbox span {
    color: #FFF;
    padding: 3px 2px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/manghe/time_bg.png);
    font-size: 16px;
    border-radius: 5px;
    overflow: hidden;
    vertical-align: middle;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox {
    width: 100%;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox h5 {
    font-size: 14px;
    color: #333;
    line-height: 70px;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox h5 span {
    color: #ed6b00;
    padding: 0 5px;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul {
    width: 100%;
    overflow: hidden;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li {
    width: 115px;
    margin-right: 50px;
    float: left;
    margin-bottom: 50px;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li a .imgbox {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li a .bookName {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    height: 40px;
    margin: 15px 0px 10px;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox ul li a .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    min-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox .getMore {
    font-size: 14px;
    color: #ed6b00;
    line-height: 25px;
    display: block;
    width: 100px;
    text-align: center;
    margin: 0 auto 40px;
  }
  body .mh_container .mh_conts .mh_left .mh_inBookbox .getMore span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ed6b00;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    margin-left: 5px;
  }
  body .mh_container .mh_conts .mh_right {
    width: 250px;
    float: right;
  }
  body .mh_container .mh_Tankuang {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999999;
    background-image: url(../images/manghe/black_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: none;
  }
  body .mh_container .mh_Tankuang .tan_inbox {
    width: 540px;
    background: #FFF;
    padding: 30px 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  body .mh_container .mh_Tankuang .tan_inbox .top {
    width: 100%;
    text-align: center;
  }
  body .mh_container .mh_Tankuang .tan_inbox .top h5 {
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0 10px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .top h5 .iconfont {
    width: 18px;
    height: 18px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    background: #ed6b00;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -2px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .top P {
    font-size: 14px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList {
    width: 100%;
    max-height: 385px;
    overflow-x: hidden;
    margin: 35px 0px 10px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul {
    font-size: 0;
    transition: all .3s;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li {
    width: 77px;
    margin: 0px 18px 15px;
    display: inline-block;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li a .imgbox {
    width: 100%;
    height: 106px;
    position: relative;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li a .bookName {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    height: 40px;
    margin: 10px 0px 5px;
    font-weight: 400;
    color: #4c4c4c;
    white-space: initial;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList ul li a .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    min-height: 18px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList::-webkit-scrollbar {
    width: 6px;
    height: 8px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
  }
  body .mh_container .mh_Tankuang .tan_inbox .bookList::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  body .mh_container .mh_Tankuang .tan_inbox .btn_box {
    width: 100%;
    text-align: center;
    margin: 15px 0px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .btn_box a {
    display: inline-block;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
    margin: 0 10px;
  }
  body .mh_container .mh_Tankuang .tan_inbox .btn_box a.goby {
    background: #ed6b00;
    color: #FFF;
  }
  body .mh_container .mh_Tankuang .tan_inbox .btn_box a.goback {
    border: 1px solid #999999;
    color: #999999;
  }
  body .noteCont .manghe_infoBox {
    width: 960px;
    float: right;
  }
  body .noteCont .manghe_infoBox .mh_list {
    width: 100%;
    border: 1px solid #ebebeb;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_nav {
    background: #f4f4f4;
    width: 100%;
    line-height: 45px;
    padding: 0 25px;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont {
    padding: 30px 0px;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    margin: 0 25px 30px;
    width: 910px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .imgbox {
    float: left;
    width: 140px;
    height: 195px;
    position: relative;
    margin-right: 20px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .imgbox a img {
    width: 100%;
    height: 100%;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .imgbox a span {
    width: 120px;
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 10px;
    font-size: 12px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight {
    width: 748px;
    float: right;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight > h5 {
    font-size: 16px;
    line-height: 30px;
    color: #333;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight > h5 a {
    color: #333;
    font-weight: 600;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .tag {
    font-size: 12px;
    line-height: 35px;
    color: #ed6b00;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .price {
    font-size: 18px;
    color: #f02222;
    line-height: 30px;
    margin-top: 15px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .infobox {
    font-size: 12px;
    color: #333;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .by_box {
    width: 100%;
    overflow: hidden;
    padding: 10px 0px 0px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_topcont .textRight .by_box .bookNum {
    line-height: 15px;
    font-size: 14px;
    color: #999999;
    display: block;
    margin: 5px 0px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook {
    width: 910px;
    margin: 0 25px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook h5 {
    font-size: 14px;
    color: #333;
    line-height: 30px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook h5 span {
    color: #ed6b00;
    padding: 0 5px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook .tishi {
    font-size: 12px;
    color: #ed6b00;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul {
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li {
    width: 115px;
    float: left;
    margin: 35px 18px 0px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li a .imgbox {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li a .bookName {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    height: 40px;
    margin: 15px 0px 10px;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook ul li a .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    min-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook .getMore {
    font-size: 14px;
    color: #ed6b00;
    line-height: 25px;
    display: block;
    width: 100px;
    text-align: center;
    margin: 0 auto 40px;
  }
  body .noteCont .manghe_infoBox .mh_list .mh_inBook .getMore span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ed6b00;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    margin-left: 5px;
  }
}
