@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
/* PC
-------------------------------------------------- */
@media print, screen and (min-width: 541px) {
  .mainWrap {
    min-height: 1px; }
  .spHomeLogo {
    display: none; }
  .homeMainImg {
    min-width: 1080px;
    width: 100%;
    min-height: 570px;
    background-size: cover;
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px; }
  .homeReadTxt {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    margin-bottom: 15px;
    text-shadow: 0px 1px 7px #333;
    -moz-text-shadow: 0px 1px 7px #333;
    -webkit-text-shadow: 0px 1px 7px #333;
    margin-bottom: 310px; }
  /*.homeMainBottom{
    @if $type == pc{

    }
    @if $type == sp{
        margin-top: 300px;
    }
    .homeInfo{
        background-color: rgba(255,255,255,0.8);
        @if $type == pc{
            position: absolute;
            bottom: 300px;
            display: block;
            width: 100%;
            height: 40px;
        }
        @if $type == sp{
            display: block;
            width: 100%;
        }
        p{
            padding: 9px;
            @if $type == pc{
                text-align: center;
            }
            @if $type == sp{
                text-align: left;
            }
            span{
                @if $type == pc{
                    font-weight: bold;
                    color: #d6163b;
                    font-size: 14px;
                    margin: 0 20px 0 0;
                }
                @if $type == sp{
                    font-weight: bold;
                    color: #d6163b;
                    font-size: 14px;
                    display: block;
                }
            }
        }
    }

}// .homeMainBottom END*/
  .homeSearchBlock {
    width: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    padding-top: 15px; }
    .homeSearchBlock .inner {
      width: 1080px;
      margin: 0 auto;
      overflow: hidden; }
    .homeSearchBlock .inner_left {
      width: 411px;
      position: relative;
      float: left; }
    .homeSearchBlock .inner_right {
      position: relative;
      width: 654px;
      height: 285px;
      float: right; }
      .homeSearchBlock .inner_right p {
        position: absolute;
        text-align: center;
        display: inline-block;
        font-size: 12px;
        top: 3px;
        right: 5px;
        width: 145px;
        height: 25px;
        line-height: 25px; }
        .homeSearchBlock .inner_right p a {
          border: 1px solid #cb7786;
          display: block;
          color: #fff;
          text-decoration: none;
          background: url(../images/home_v2/ico_spot.png) no-repeat 10px center;
          background-size: 9px;
          position: relative;
          padding-left: 18px; }
          .homeSearchBlock .inner_right p a:hover {
            text-decoration: underline; }
    .homeSearchBlock .homeSearchTit {
      padding: 8px 0 5px; }
    .homeSearchBlock .sortWrap {
      overflow: hidden;
      margin-bottom: 5px; }
      .homeSearchBlock .sortWrap li {
        margin-bottom: 5px;
        background: #fff;
        float: right; }
        .homeSearchBlock .sortWrap li:nth-child(1) {
          float: left;
          margin: 0 5px 5px 0; }
        .homeSearchBlock .sortWrap li:hover img {
          opacity: 0.8; }
      .homeSearchBlock .sortWrap img {
        vertical-align: bottom; }
    .homeSearchBlock .search_link {
      position: absolute;
      top: 8px;
      right: 0;
      font-size: 10px;
      color: #fff;
      text-decoration: underline; }
      .homeSearchBlock .search_link:hover {
        text-decoration: none; }
    .homeSearchBlock .searchWrap {
      width: 100%; }
      .homeSearchBlock .searchWrap .searchTxt {
        border: none;
        float: left;
        height: 41px;
        padding: 0 10px 0 5px;
        width: 309px; }
      .homeSearchBlock .searchWrap .bt_red {
        float: right;
        height: 41px;
        min-width: 80px; }
    .homeSearchBlock .inner_right h2 {
      background: url(../images/home_v2/new_bg.png) no-repeat left bottom;
      height: 34px;
      line-height: 43px;
      padding-left: 30px; }
    .homeSearchBlock .inner_right ul {
      padding: 15px 15px 15px;
      background: #fff;
      display: flex;
      justify-content: space-between;
      width: 100%;
      box-sizing: -webkit-border-box;
      box-sizing: border-box;
      height: 235px; }
    .homeSearchBlock .inner_right li {
      flex-basis: 307px;
      vertical-align: top; }
      .homeSearchBlock .inner_right li:hover .thumb {
        opacity: 0.8; }
      .homeSearchBlock .inner_right li a {
        text-decoration: none;
        color: #000; }
        .homeSearchBlock .inner_right li a:hover {
          color: #e75b6d;
          text-decoration: underline; }
      .homeSearchBlock .inner_right li img {
        vertical-align: top;
        height: 180px; }
    .homeSearchBlock .inner_right .thumb {
      margin-bottom: 5px;
      width: 307px;
      height: 180px;
      overflow: hidden; }
    .homeSearchBlock .inner_right dt {
      font-size: 18px;
      font-weight: bold; }
    .homeSearchBlock .inner_right dd {
      color: #000;
      text-decoration: none; }
  .spHomeBtnWrap {
    display: none; }
  .pickUpWrap .pickUpIn {
    margin-bottom: 0; }
  .shortListBtn {
    position: fixed;
    top: 225px;
    right: -75px;
    cursor: pointer;
    z-index: 100; }
  .rightContactBtn {
    position: fixed;
    top: 160px;
    right: -75px;
    cursor: pointer;
    z-index: 100; }
  .mt-main-index .pickUpWrapIn {
    width: 1100px; }
  .newsListWrap {
    padding-bottom: 0; }
    .newsListWrap .newsList {
      margin-bottom: 20px; }
  .blogEntListWrap {
    width: 1080px;
    overflow: hidden; }
    .blogEntListWrap .blogEntList {
      width: 1100px;
      overflow: hidden;
      margin-bottom: 30px; }
    .blogEntListWrap a.blogEnt {
      display: block;
      color: #000; }
      .blogEntListWrap a.blogEnt:hover dd span.txt {
        text-decoration: underline; }
    .blogEntListWrap .blogEntList dl {
      width: 353px;
      height: 95px;
      overflow: hidden;
      float: left;
      margin-right: 10px;
      background: #FFF; }
      .blogEntListWrap .blogEntList dl dt {
        width: 130px;
        height: 95px;
        float: left;
        overflow: hidden; }
        .blogEntListWrap .blogEntList dl dt img {
          vertical-align: bottom; }
      .blogEntListWrap .blogEntList dl dd {
        margin-left: 150px;
        padding: 12px 10px 0 0; }
        .blogEntListWrap .blogEntList dl dd span {
          display: block; }
          .blogEntListWrap .blogEntList dl dd span.day {
            font-size: 12px;
            margin-bottom: 2px;
            color: #333; }
          .blogEntListWrap .blogEntList dl dd span.txt {
            line-height: 1.3;
            margin-bottom: 2px; }
          .blogEntListWrap .blogEntList dl dd span.category {
            line-height: 1.3;
            font-size: 11px;
            color: #666; }
    .blogEntListWrap .moreLink {
      text-align: right;
      padding-top: 5px; }
      .blogEntListWrap .moreLink a {
        display: inline-block;
        background: url("../images/common/ico_right_g.png") no-repeat right center/7px;
        padding-right: 15px;
        text-decoration: none; }
      .blogEntListWrap .moreLink a:hover {
        text-decoration: underline; }
  .fbWrap {
    width: 1020px;
    padding: 0 30px 0px;
    overflow: hidden;
    text-align: center; }
    .fbWrap .fbLeft {
      width: 500px;
      float: left; }
    .fbWrap .fbRight {
      width: 500px;
      float: right; }
      .fbWrap .fbRight a:hover img {
        opacity: 0.7; }
  .featureWrap ul {
    display: flex;
    justify-content: space-between; }
  .featureWrap li {
    width: 31%;
    margin: 0 3% 35px 0;
    list-style: none;
    padding: 0;
    background: #fff; }
    .featureWrap li:hover img {
      opacity: 0.8; }
    .featureWrap li a {
      display: block;
      overflow: hidden;
      color: #8b1b29;
      font-size: 15px;
      font-weight: bold;
      text-decoration: none; }
      .featureWrap li a:hover {
        color: #e75b6d;
        text-decoration: underline; }
    .featureWrap li .thumb {
      margin-bottom: 5px;
      height: 200px;
      overflow: hidden; }
      .featureWrap li .thumb img {
        width: 100%; }
    .featureWrap li p {
      text-align: left;
      padding: 5px 15px 10px;
      line-height: 1.3;
      text-align: left; }
  .recommendItemWrap {
    background: url(../images/home_v2/recommend_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 45px 0; }
    .recommendItemWrap .inner {
      width: 1080px;
      margin: 0 auto; }
    .recommendItemWrap h2 {
      text-align: center;
      margin-bottom: 30px; }
    .recommendItemWrap ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
    .recommendItemWrap li {
      flex-basis: 530px;
      background: #fff;
      margin-bottom: 20px;
      overflow: hidden;
      position: relative; }
    .recommendItemWrap .thumb {
      float: left;
      width: 260px;
      height: 220px;
      overflow: hidden; }
      .recommendItemWrap .thumb img {
        vertical-align: bottom;
        width: auto;
        height: 220px; }
    .recommendItemWrap .detail {
      float: right;
      width: 240px;
      padding: 20px 15px 0; }
      .recommendItemWrap .detail h3 {
        font-size: 18px;
        color: #a81225;
        font-weight: bold;
        margin-bottom: 10px;
        line-height: 1.3; }
      .recommendItemWrap .detail p.address {
        color: #666;
        font-size: 13px;
        margin-bottom: 5px; }
      .recommendItemWrap .detail p.read {
        font-size: 12px;
        color: #000;
        margin-bottom: 10px;
        max-height: 55px;
        overflow: hidden; }
      .recommendItemWrap .detail a {
        display: block;
        text-align: center;
        position: absolute;
        bottom: 7px;
        right: 20px; }
        .recommendItemWrap .detail a:hover {
          opacity: 0.9; }
  .voiceWrap ul {
    display: block;
    margin-bottom: 20px; }
  .voiceWrap li {
    background: #fff;
    width: 530px;
    height: 185px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
    .voiceWrap li:nth-child(2n) {
      margin-right: 0; }
    .voiceWrap li a {
      text-decoration: none;
      color: #000;
      display: block; }
      .voiceWrap li a:hover {
        opacity: 0.75; }
    .voiceWrap li:nth-child(n+5) {
      display: none; }
  .voiceWrap .left {
    float: left;
    height: 185px;
    width: 127px;
    background: #ccc; }
  .voiceWrap .thumb {
    display: table-cell;
    height: 165px;
    width: 127px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle; }
    .voiceWrap .thumb img {
      width: auto;
      max-width: 100%;
      max-height: 100%;
      vertical-align: bottom; }
  .voiceWrap .info {
    float: right;
    width: 400px;
    height: 185px;
    overflow: hidden;
    padding-top: 13px;
    position: relative; }
  .voiceWrap img.flag {
    width: 40px;
    position: absolute;
    top: 15px;
    right: 15px; }
  .voiceWrap p.customer {
    margin: 0 15px 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dd1730;
    font-size: 11px;
    line-height: 1.8; }
  .voiceWrap .bt_red {
    display: none; }
  .voiceWrap p.c_voice {
    margin: 0 15px 0px;
    font-size: 11px;
    line-height: 1.6; }
  .home_moreLink {
    clear: both;
    text-align: center;
    margin: 0 10px; }
    .home_moreLink a {
      margin: 0 auto;
      display: block;
      border: 1px solid #ddd;
      background: #fff;
      width: 400px;
      height: 40px;
      line-height: 40px; }
      .home_moreLink a:hover {
        border: 1px solid #dd1730; }
    .home_moreLink img {
      vertical-align: middle; }
  #home_news {
    background: rgba(255, 255, 255, 0.75);
      z-index: 1;
      position: relative;
    }
    #home_news .inner {
      width: 1080px;
      margin: 0 auto;
      padding: 15px 115px; }
    #home_news h2 {
      color: #dd1730;
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      width: 110px; }
    #home_news a, #home_news p {
      color: #000;
      position: relative;
      display: inline-block;
      vertical-align: top;
      max-width: 735px;
      padding: 0 0 0 20px; }
      #home_news a span::after, #home_news p span::after {
        content: "";
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        border-right: 1px solid #dd1730;
        border-bottom: 1px solid #dd1730;
        width: 6px;
        height: 6px;
        margin-top: -3px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px; } }

/* tablet
-------------------------------------------------- */
@media screen and (max-width: 800px) and (min-width: 541px) {
  .mainWrap {
    min-height: 1px; }
  /*.homeMainBottom{
    @if $type == pc{

    }
    @if $type == sp{
        margin-top: 300px;
    }
    .homeInfo{
        background-color: rgba(255,255,255,0.8);
        @if $type == pc{
            position: absolute;
            bottom: 300px;
            display: block;
            width: 100%;
            height: 40px;
        }
        @if $type == sp{
            display: block;
            width: 100%;
        }
        p{
            padding: 9px;
            @if $type == pc{
                text-align: center;
            }
            @if $type == sp{
                text-align: left;
            }
            span{
                @if $type == pc{
                    font-weight: bold;
                    color: #d6163b;
                    font-size: 14px;
                    margin: 0 20px 0 0;
                }
                @if $type == sp{
                    font-weight: bold;
                    color: #d6163b;
                    font-size: 14px;
                    display: block;
                }
            }
        }
    }

}// .homeMainBottom END*/
  .homeSearchBlock .inner_right {
    position: relative; }
    .homeSearchBlock .inner_right p {
      position: absolute;
      text-align: center;
      display: inline-block; }
      .homeSearchBlock .inner_right p a {
        border: 1px solid #cb7786;
        display: block;
        color: #fff;
        text-decoration: none;
        background: url(../images/home_v2/ico_spot.png) no-repeat 10px center;
        background-size: 9px;
        position: relative; }
        .homeSearchBlock .inner_right p a:hover {
          text-decoration: underline; }
  .homeSearchBlock .sortWrap img {
    vertical-align: bottom; }
  .homeSearchBlock .searchWrap .searchTxt {
    box-sizing: border-box;
    height: 42px;
    font-size: 16px;
    padding: 0 10px 0 5px;
    width: 309px; }
  .homeSearchBlock .searchWrap .bt_red {
    float: right;
    box-sizing: border-box;
    height: 42px; }
  .homeSearchBlock .inner_right li a {
    text-decoration: none;
    color: #000; }
  .homeSearchBlock .inner_right li img {
    vertical-align: top; }
  .homeSearchBlock .inner_right dt {
    font-size: 18px;
    font-weight: bold; }
  .homeSearchBlock .inner_right dd {
    color: #000;
    text-decoration: none; }
  .shortListBtn {
    display: none;
    /*
    position: fixed;
    top: 50px;
    right: 0px;
    cursor: pointer;
    z-index: 100;
    */ }
  .rightContactBtn {
    display: none;
    /*
    position: fixed;
    top: 50px;
    right: 0px;
    cursor: pointer;
    z-index: 100;
    */ }
  .featureWrap li a {
    display: block;
    overflow: hidden;
    color: #8b1b29;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none; }
  .featureWrap li .thumb img {
    width: 100%; }
  .featureWrap li p {
    text-align: left;
    padding: 5px 15px 10px;
    line-height: 1.3; }
  .recommendItemWrap .thumb img {
    vertical-align: bottom; }
  .voiceWrap .thumb img {
    width: auto; }
  .home_moreLink {
    clear: both;
    text-align: center;
    margin: 0 10px; }
    .home_moreLink a {
      margin: 0 auto;
      display: block;
      border: 1px solid #ddd;
      background: #fff; }
    .home_moreLink img {
      vertical-align: middle; }
  #home_news {
    background: rgba(255, 255, 255, 0.75);
      z-index: 1;
      position: relative;}
    #home_news h2 {
      color: #dd1730; }
    #home_news a, #home_news p {
      color: #000;
      position: relative; }
      #home_news a span::after, #home_news p span::after {
        content: "";
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        border-right: 1px solid #dd1730;
        border-bottom: 1px solid #dd1730;
        width: 6px;
        height: 6px;
        margin-top: -3px;
        display: inline-block;
        vertical-align: middle; } }

/* smartphone
-------------------------------------------------- */
@media screen and (max-width: 540px) {
  .wrapper {
    padding-top: 0; }
  .mainWrap {
    min-height: 1px; }
  .header.menuFix {
    background: #000; }
  .spHomeLogo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 150px; }
  .menuBtnSP {
    border: none; }
  .homeMainImg {
    width: 100%;
    min-height: 250px;
    padding-top: 50px;
    background-size: 100% 100%; }
    .homeMainImg .l-category{
        position: relative;
        z-index: 1;
    }
  .homeReadTxt {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    text-shadow: 0px 1px 7px #333;
    -moz-text-shadow: 0px 1px 7px #333;
    -webkit-text-shadow: 0px 1px 7px #333;
    width: 100%;
    text-align: center;
    padding: 30px 0 80px; }
    .homeReadTxt span {
      font-size: 23px; }
  /*.homeMainBottom{
    @if $type == pc{

    }
    @if $type == sp{
        margin-top: 300px;
    }
    .homeInfo{
        background-color: rgba(255,255,255,0.8);
        @if $type == pc{
            position: absolute;
            bottom: 300px;
            display: block;
            width: 100%;
            height: 40px;
        }
        @if $type == sp{
            display: block;
            width: 100%;
        }
        p{
            padding: 9px;
            @if $type == pc{
                text-align: center;
            }
            @if $type == sp{
                text-align: left;
            }
            span{
                @if $type == pc{
                    font-weight: bold;
                    color: #d6163b;
                    font-size: 14px;
                    margin: 0 20px 0 0;
                }
                @if $type == sp{
                    font-weight: bold;
                    color: #d6163b;
                    font-size: 14px;
                    display: block;
                }
            }
        }
    }

}// .homeMainBottom END*/
  .homeSearchBlock {
    margin-top: 300px;
    padding: 15px 0 25px;
    background: rgba(0, 0, 0, 0.7); }
    .homeSearchBlock .inner {
      margin: 0 10px; }
    .homeSearchBlock .inner_left {
      margin-bottom: 15px; }
    .homeSearchBlock .inner_right {
      position: relative; }
      .homeSearchBlock .inner_right p {
        position: absolute;
        text-align: center;
        display: inline-block;
        font-size: 11px;
        top: 10px;
        left: 5%;
        width: 90%; }
        .homeSearchBlock .inner_right p a {
          border: 1px solid #cb7786;
          display: block;
          color: #fff;
          text-decoration: none;
          background: url(../images/home_v2/ico_spot.png) no-repeat 10px center;
          background-size: 9px;
          position: relative;
          padding: 5px 10px 5px 25px; }
          .homeSearchBlock .inner_right p a:after {
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-top: solid 1px #fff;
            border-right: solid 1px #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            content: "";
            top: 50%;
            margin-top: -5px;
            right: 10px; }
          .homeSearchBlock .inner_right p a:hover {
            text-decoration: underline; }
    .homeSearchBlock .homeSearchTit {
      margin-bottom: 5px; }
      .homeSearchBlock .homeSearchTit img {
        height: 20px; }
    .homeSearchBlock .sortWrap li {
      margin-bottom: 5px;
      background: #fff;
      float: right;
      width: 49%; }
      .homeSearchBlock .sortWrap li:nth-child(1) {
        float: left;
        margin: 0 5px 5px 0; }
      .homeSearchBlock .sortWrap li:hover img {
        opacity: 0.8; }
    .homeSearchBlock .sortWrap img {
      vertical-align: bottom; }
    .homeSearchBlock .search_link {
      display: inline-block;
      padding-top: 5px;
      padding-left: 16px;
      color: #fff;
      position: relative; }
      .homeSearchBlock .search_link:before {
        display: inline-block;
        width: 6px;
        height: 6px;
        border-top: solid 2px #fff;
        border-right: solid 2px #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -2px;
        left: 0px; }
    .homeSearchBlock .searchWrap {
      width: 100%;
      display: table;
      margin-bottom: 5px; }
      .homeSearchBlock .searchWrap .td1 {
        display: table-cell;
        width: 100%;
        vertical-align: middle; }
      .homeSearchBlock .searchWrap .td2 {
        display: table-cell;
        width: 42px;
        vertical-align: middle; }
      .homeSearchBlock .searchWrap .searchTxt {
        border: none;
        float: left;
        height: 42px;
        padding: 0 2% 0 15px;
        width: 100%;
        border-radius: 0;
        vertical-align: middle;
        font-size: 16px; }
      .homeSearchBlock .searchWrap .bt_red {
        min-width: 0;
        width: 95px;
        height: 42px;
        vertical-align: middle;
        overflow: hidden;
        margin: 0; }
    .homeSearchBlock .inner_right h2 {
      background: #a60b27;
      padding: 50px 10px 8px;
      text-align: center; }
      .homeSearchBlock .inner_right h2 img {
        margin-bottom: 5px;
        max-height: 20px;
        width: auto;
        vertical-align: middle; }
    .homeSearchBlock .inner_right ul {
      background: #fff;
      padding: 10px; }
    .homeSearchBlock .inner_right li {
      margin-bottom: 15px; }
      .homeSearchBlock .inner_right li:last-child {
        margin-bottom: 0; }
      .homeSearchBlock .inner_right li a {
        text-decoration: none;
        color: #000; }
      .homeSearchBlock .inner_right li img {
        vertical-align: top; }
    .homeSearchBlock .inner_right .thumb {
      margin-bottom: 5px; }
      .homeSearchBlock .inner_right .thumb img {
        width: 100%; }
    .homeSearchBlock .inner_right dt {
      font-size: 18px;
      font-weight: bold;
      font-size: 16px; }
    .homeSearchBlock .inner_right dd {
      color: #000;
      text-decoration: none;
      font-size: 10px; }
    .homeSearchBlock .commonH4 {
      border: none;
      margin-bottom: 10px; }
  .spHomeBtnWrap {
    text-align: center;
    padding: 15px 10px; }
    .spHomeBtnWrap a {
      display: inline-block;
      width: 49%; }
    .spHomeBtnWrap a img {
      width: 100%;
      max-width: 200px; }
  .mt-main-index .slick-slider {
    margin-bottom: 0; }
  .blogEntListWrap {
    padding-bottom: 20px; }
    .blogEntListWrap a.blogEnt {
      display: block;
      color: #000;
      text-decoration: none; }
    .blogEntListWrap .blogEntList dl {
      overflow: hidden;
      background: #FFF;
      margin-bottom: 15px;
      margin: 0 10px 10px; }
      .blogEntListWrap .blogEntList dl dt {
        width: 130px;
        height: 95px;
        float: left;
        overflow: hidden; }
        .blogEntListWrap .blogEntList dl dt img {
          vertical-align: bottom; }
      .blogEntListWrap .blogEntList dl dd {
        margin-left: 145px;
        padding: 12px 10px 0 0; }
        .blogEntListWrap .blogEntList dl dd span {
          display: block; }
          .blogEntListWrap .blogEntList dl dd span.day {
            font-size: 12px;
            margin-bottom: 2px;
            color: #333; }
          .blogEntListWrap .blogEntList dl dd span.txt {
            line-height: 1.3;
            margin-bottom: 2px; }
          .blogEntListWrap .blogEntList dl dd span.category {
            line-height: 1.3;
            font-size: 11px;
            color: #666; }
  .fbWrap {
    margin: 0 10px 30px;
    padding: 15px 0 0; }
    .fbWrap .fbRight {
      margin-bottom: 10px; }
  .featureWrap ul {
    padding: 5px 10px 10px; }
  .featureWrap li {
    margin-bottom: 20px;
    background: #fff; }
    .featureWrap li a {
      display: block;
      overflow: hidden;
      color: #8b1b29;
      font-size: 15px;
      font-weight: bold;
      text-decoration: none; }
    .featureWrap li .thumb {
      text-align: center;
      height: 130px;
      overflow: hidden;
      margin-bottom: 5px; }
      .featureWrap li .thumb img {
        width: 100%; }
      .featureWrap li .thumb img {
        width: 100%;
        margin-top: -65px; }
    .featureWrap li p {
      text-align: left;
      padding: 5px 15px 10px;
      line-height: 1.3; }
  .recommendItemWrap {
    background: url(../images/home_v2/sp/recommend_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 15px 10px 5px; }
    .recommendItemWrap h2 {
      text-align: center;
      margin-bottom: 10px; }
      .recommendItemWrap h2 img {
        height: 20px; }
    .recommendItemWrap li {
      margin-bottom: 10px;
      background: #fff; }
    .recommendItemWrap .thumb img {
      vertical-align: bottom;
      width: 100%; }
    .recommendItemWrap .detail {
      padding: 10px; }
      .recommendItemWrap .detail h3 {
        font-size: 13px;
        font-weight: bold;
        color: #a81225;
        margin-bottom: 5px; }
      .recommendItemWrap .detail p.address {
        color: #666;
        font-size: 11px;
        margin-bottom: 5px; }
      .recommendItemWrap .detail p.read {
        font-size: 11px;
        margin-bottom: 10px; }
  .voiceWrap ul {
    padding: 0 10px; }
  .voiceWrap li {
    overflow: hidden;
    background: #fff;
    margin-bottom: 10px; }
    .voiceWrap li a {
      display: block;
      position: relative;
      text-decoration: none;
      color: #000; }
    .voiceWrap li:nth-child(n+5) {
      display: none; }
  .voiceWrap .left {
    float: left;
    height: 110px;
    width: 100px;
    background: #ccc; }
    .voiceWrap .left > img {
      display: none; }
  .voiceWrap .thumb {
    display: table-cell;
    height: 110px;
    width: 100px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle; }
    .voiceWrap .thumb img {
      width: auto;
      width: 100%;
      vertical-align: bottom; }
  .voiceWrap .info {
    margin-left: 100px;
    overflow: hidden;
    padding-top: 13px;
    position: relative; }
  .voiceWrap img.flag {
    width: 40px;
    position: absolute;
    right: 10px;
    top: 10px; }
  .voiceWrap p.customer {
    margin: 0 40px 5px 15px;
    font-size: 11px;
    line-height: 1.8; }
    .voiceWrap p.customer .t1 {
      font-size: 12px;
      color: #000; }
    .voiceWrap p.customer .t2 {
      font-size: 12px;
      color: #666; }
  .voiceWrap .bt_red {
    width: 90%;
    margin: 0 10px;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    font-weight: normal; }
  .voiceWrap p.c_voice {
    display: none; }
  .home_moreLink {
    clear: both;
    text-align: center;
    margin: 0 10px; }
    .home_moreLink a {
      margin: 0 auto;
      display: block;
      border: 1px solid #ddd;
      background: #fff;
      width: 100%;
      max-width: 400px;
      height: 45px;
      line-height: 45px; }
    .home_moreLink img {
      vertical-align: middle; }
  .featureWrap .home_moreLink {
    padding-bottom: 30px; }
  .featureWrap .home_moreLink img {
    height: 13px; }
  .voiceWrap .home_moreLink img {
    height: 13px; }
  .pickUpWrap .home_moreLink img {
    height: 15px; }
  .pickUpWrap .home_moreLink img {
    height: 16px; }
  .blogEntListWrap .home_moreLink img {
    height: 16px; }
  .newsListWrap .home_moreLink img {
    height: 13px; }
  .pickUpWrapHome li:nth-child(n+5) {
    display: none; }
  #home_news {
    background: rgba(255, 255, 255, 0.75);
      z-index: 1;
      position: relative;}
    #home_news .inner {
      padding: 10px 15px; }
    #home_news h2 {
      color: #dd1730;
      display: block;
      font-size: 13px; }
    #home_news a, #home_news p {
      color: #000;
      position: relative;
      font-size: 12px; }
      #home_news a span::after, #home_news p span::after {
        content: "";
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        border-right: 1px solid #dd1730;
        border-bottom: 1px solid #dd1730;
        width: 6px;
        height: 6px;
        margin-top: -3px;
        display: inline-block;
        vertical-align: middle; } }

/*# sourceMappingURL=map/home.css.map */
