@charset "UTF-8";

/*-首頁 header-*/
.wrapper {
    width: 100%;
    position: relative;
    background: #fff;
    overflow: hidden;
}

.header {
    width: 100%;
    background: #fff;
    position: relative;
    box-shadow: 0px 0px 14px 4px rgba(0, 0, 0, 0.35);
}

.header-banner {
    width: 100%;
    background: #ff183a;
    text-align: center;
    cursor: pointer;
}

.header-banner .banner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
}

.header-banner .banner img {
    width: 100%;
    display: block;
}

.header-inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.header-inner .header-logo {
    display: block;
    float: left;
    width: 129px !important;
    margin: 0 0 0 35px;
}

.header-content {
    width: 100%;
    float: left;
    position: relative;
    padding: 4px 0 0 0;
}

.header-content a:hover {
    color: #fe4f11;
}

.post-shop .header-content a:hover {
    background: #f3f3f3;
    opacity: inherit;
}

.header-content .nav1 {
    width: 144px;
    height: 50px;
    display: block;
    position: absolute;
    top: 95px;
    left: 10px;
}

.header-content .nav2 {
    width: 150px;
    height: 50px;
    display: block;
    position: absolute;
    top: 95px;
    left: 171px;
}

.header-content .nav5 {
    width: 120px;
    height: 50px;
    display: block;
    position: absolute;
    top: 95px;
    left: 664px;
}

.header-inner .header-logo img {
    width: 100%;
}

.header-inner .header-content img {
    float: left;
}

/*--------------------Header上方灰選單---------------------*/

.post-shop .header-top {
    width: 100%;
    font-size: 14px;
    background: #f3f3f3;
    z-index: 1;
    border-top: 2px #41ab00 solid;
}

.header-top {
    width: 100%;
    font-size: 14px;
    background: #f3f3f3;
    z-index: 1;
    border-top: 2px #ff4300 solid;
}

.header-top a {
    color: #333;
}

.header-top a:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.header-top .header-misc-inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

.header-top .header-misc-nav {
    float: right;
    margin: 10px 0 10px 0;
}

.index-cart {
    float: right;
    width: 13%;
    margin: 10px 0 10px 30px;
}

.header-top .header-misc-nav li {
    float: left;
    margin-left: 26px;
}

.index-cart {
    float: right;
    width: 7%;
    margin: 10px 0 10px 26px;
}

.index-login {
    float: right;
    margin: 10px 0 10px 0;
}

.index-regist {
    float: right;
    margin: 10px 0 10px 26px;
}

.index-cart span {
    float: left;
}

.cart-num {
    float: left;
}

.cart-num b {
    float: left;
    color: #ff4300;
}

.cart-num span {
    float: left;
    color: #ff4300;
}

.login-name {
    float: right;
    margin: 10px 26px 10px 0;
}

.login-name .name {
    float: left;
    color: #ff4300;
}

.post-shop .login-name .name,
.post-shop .cart-num b,
.post-shop .cart-num span {
    color: #41ab00 !important;
}


/*--------------------Header 內頁-陰影條---------------------*/

.divider {
    /*    background: url(../images/gray_gradient_bg.png) repeat-x;*/
    width: 100%;
    height: 17px;
    position: absolute;
    float: left;
    padding-bottom: 0%;
    bottom: -18px;
    z-index: 10;
    display: none;
}


/*--------------------Header 搜尋---------------------*/

.search-zone-wrap {
    width: 45%;
    float: left;
    margin: 10px 3% 10px 9%;
}

.search-zone-wrap .textfield {
    height: 19px;
    border: 2px solid #ff4300;
    width: 55%;
    float: left;
    margin: 9px 0 0 0;
    font-size: 14.5px;
}

.post-shop .select-drop {
    position: absolute;
    z-index: 99;
    top: 33px;
    left: -1px;
    background: #fff !important;
    border-right: 1px #eaeaea solid;
    border-bottom: 1px #eaeaea solid;
    border-left: 1px #eaeaea solid;
    padding: 0;
    background: #F9F9F9;
    max-width: 100px;
    display: none;
}

.post-shop .select-drop a {
    padding: 9px 2%;
    width: 96%;
    float: left;
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
    color: #333;
}

.post-shop .search-zone-wrap .textfield {
    height: 19px;
    border: 2px solid #41ab00;
    width: 69%;
    float: left;
    margin: 6px 0 0 0;
    border-top-left-radius: 99em;
    border-bottom-left-radius: 99em;
    padding: 5px 5px 5px 10px;
    font-size: 14px;
}

.post-shop .search-zone-wrap .btn-wrap {
    float: left;
    width: 26%;
    position: relative;
    margin: 6px 0 0 0;
}

.search-zone-wrap .btn-wrap {
    float: left;
    width: 130px;
    position: relative;
    margin: 9px 0 0 7px;
}

/*-.search-zone-wrap .btn {
    float: left;
    border: 0;
    padding: 0 24px 0 14px;
    height: 29px;
    color: #333;
    font-size: 14px;
    margin-right: 5px;
    font-family: 微軟正黑體;
    border-right: 2px solid #ff4300;
    border-top: 2px solid #ff4300;
    border-bottom: 2px solid #ff4300;
    background: url(../images/header-search-arr.png) 78px 13px no-repeat #f9f9f9;
    line-height: 29px;
    cursor: pointer;
}-*/

.post-shop .search-zone-wrap .btn {
    float: left;
    border: 0;
    padding: 0 12px;
    height: 29px;
    color: #333;
    font-size: 14px;
    margin-right: 6px;
    font-family: 微軟正黑體;
    border-right: 2px solid #41ab00;
    border-top: 2px solid #41ab00;
    border-bottom: 2px solid #41ab00;
    background: url(../images/postshop-header-search-arr.png) 96px 13px no-repeat #fff;
    line-height: 29px;
    cursor: pointer;
    border-top-right-radius: 99em;
    border-bottom-right-radius: 99em;
}

.post-shop .search-zone-wrap .btn>span {
    width: 87px;
    overflow: hidden;
    float: left;
    height: 21px;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.search-zone-wrap .adv_btn {
    float: left;
    border: 0;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 88%;
    font-family: 微軟正黑體;
    background: url(../images/header-search-icon.jpg) 5px 5px no-repeat #ff4300;
    cursor: pointer;
}

.post-shop .search-zone-wrap .adv_btn {
    float: left;
    border: 0;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 88%;
    font-family: 微軟正黑體;
    background: url(../images/postshop-search-icon.png) 5px 5px no-repeat #41ab00;
    cursor: pointer;
    border-radius: 99em;
}

.search-zone-wrap .hot-tag {
    width: 100%;
    color: #333;
    float: left;
    font-size: 88%;
    overflow: hidden;
    height: 15px;
}

.search-zone-wrap .hot-tag a {
    color: #333;
    margin-right: 5px;
    text-decoration: underline;
}

.search-zone-wrap .hot-tag a:hover {
    background: initial;
    opacity: 0.7;
}


/*--------------------Header 搜尋 下拉選單---------------------*/

/*-.select-drop {
    position: absolute;
    z-index: 9;
    top: 33px;
    left: -1px;
    background: #fff !important;
    border-right: 1px #eaeaea solid;
    border-bottom: 1px #eaeaea solid;
    border-left: 1px #eaeaea solid;
    padding: 10px 0;
    background: #F9F9F9;
    max-width: 96px;
    display: none;
}-*/

.select-drop a {
    padding: 0 2%;
    width: 96%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
    color: #333;
}

.select-drop a:last-child {
    margin-bottom: 0;
}

.search-drop-close {
    background: url(../images/header-search-arr-close.png) no-repeat;
}


/*--------------------Header 虛實通路整合---------------------*/

.header-ad1 {
    width: 192px;
    float: left;
    margin: 34px 0px 0px 1%;
}

.header-ad1-word {
    width: 53%;
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin-left: 10px;
}


/*--------------------Header 最右方廣告---------------------*/

.header-ad2 {
    float: right;
    margin: 11px 0;
    width: 100px;
    height: 55px;
    overflow: hidden;
}

.header-ad3 {
    width: 220px;
    float: left;
    margin: 11px 9.5px 11px 9.5px;
    height: 55px;
    overflow: hidden;
}

.header-ad3 img {
    width: 100%;
}



/*--------------------Header 專區選單---------------------*/

.main-nav-bar {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.main-nav {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 15px 0 10px 0;
}

.main-nav li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 1%;
}

/*.main-nav li:nth-child(7),*/
.main-nav li:nth-child(8),
.main-nav li:nth-child(9),
.main-nav li:nth-child(10),
.main-nav li:nth-child(11),
.main-nav li:nth-child(12),
.main-nav li:nth-child(13),
.main-nav li:nth-child(14),
.main-nav li:nth-child(15),
.main-nav li:nth-child(16) {
    display: none;
}

.main-nav li a {
    color: #333;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    display: inline-block;
    margin: 8px 0 0 4px;
    width: 105px;
    overflow: hidden;
    max-height: 16px;
}

ul.main-nav li h2 {
    float: left;
}

.nav1 {
    background: url(../images/nav1.jpg) no-repeat;
    background-position: 0px -2px;
    padding-left: 42px;
}

.nav2 {
    background: url(../images/nav2.jpg) no-repeat;
    background-position: 0px -1px;
    padding: 2px 0 5px 32px;
}

.nav3 {
    background: url(../images/nav3.jpg) no-repeat;
    background-position: 0px -1px;
    padding: 4px 0 0 42px;
}

.nav4 {
    background: url(../images/nav4.jpg) no-repeat;
    background-position: 0px 0px;
    padding: 4px 0 1px 38px;
}

.nav5 {
    background: url(../images/nav5.jpg) no-repeat;
    background-position: 0px -2px;
    padding-left: 42px;
}

.nav-icon {
    float: left;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin: 0 2px 0 0;
}


/*-首頁 內容-*/

.index {
    width: 100%;
    float: left;
    position: relative;
    background: #ededed;
    padding: 0 0 30px 0;
}

.index-kv {
    width: 100%;
    padding: 0;
    overflow: hidden;
    background: #ddd;
    position: relative;
    height: 400px;
}

.index-kv img {
    width: 100%;
}

.index-kv-inner {
    position: relative;
    width: 1280px;
    /*max-width: 1280px;*/
    margin: 0 auto;
    padding: 0;
}

.index-kv .bx-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.index-kv .bx-wrapper .bx-viewport {
    overflow: visible !important;
}

.index-kv .bx-wrapper .bx-prev:hover {
    /*background: url(../images/ad_prev.png) no-repeat 12px center #64843f;*/
}

.index-kv .bx-wrapper .bx-next:hover {
    /*background: url(../images/ad_next.png) no-repeat 14px center #64843f;*/
}

.index-kv .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    outline: 0;
    width: 25px;
    height: 43px;
    text-indent: -9999px;
    z-index: 9999;
}

.index-kv .bx-wrapper .bx-pager,
.index-kv .bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%;
    top: 364px;
    padding-top: 0 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #e8e8e8;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ff4300;
}

.index-content {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.index-content img {
    width: 100%;
    float: left;
}

.postmall-html img {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.store_index_content .postmall-html {
    margin: 0 auto;
    width: 100%;
    line-height: initial;
}


/*--------------------首頁 三個小廣告區---------------------*/

.ad-area1 {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    height: 182px;
    overflow: hidden;
}

.ad-area1 ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

.prefecture_index .ad-area1 ul {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 183px;
}

.ad-area1 ul li {
    float: left;
    margin: 0 2.5%;
    width: 31%;
    overflow: hidden;
}

.ad-area1 ul li:first-child {
    margin: 0 1% 0 0;
}

.ad-area1 ul li:nth-child(3) {
    margin: 0 0 0 1%;
}

.ad-area1 ul li a img {
    width: 100%;
}

.ad-area1 ul li a {
    width: 397px;
    height: 183px;
    overflow: hidden;
    float: left;
}


/*--------------------首頁 限時下殺---------------------*/

.limited-time-discount {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    background: #fff;
    position: relative;
    padding: 0 0 15px 0;
}

.index-title {
    color: #fff;
    padding: 0 37px 0 30px !important;
    font-size: 19px;
    width: 80px !important;
    margin-bottom: 20px;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
}

.title-bg-orang {
    background: url(../images/section-title-bg.png) -25px 0 no-repeat !important;
}

.title-bg-green {
    background: url(../images/section-title-bg2.png) -25px 0 no-repeat !important;
}

.title-bg-yellow {
    background: url(../images/section-title-bg3.png) -25px 0 no-repeat !important;
}

.countdown {
    position: absolute;
    top: -5px;
    left: 185px;
    font-size: 20px;
    float: left;
    width: 425px;
}

.limited-time-discount .countdown .cd1 {
    float: left;
    margin: 12px 0 0 0;
    width: 40px;
    overflow: hidden;
    height: 20px;
}

.limited-time-discount .countdown .cd3 {
    float: left;
    margin: 12px 0 0 0;
}

.limited-time-discount .countdown span:nth-child(9).cd3 {
    float: left;
    margin: 12px 2% 0 0;
}

.limited-time-discount .countdown .cd2 {
    background: url(../images/count-down%20bg.png) 3px 0px no-repeat;
    padding: 11px 2px 15px 2px;
    float: left;
    width: 42px;
    text-align: center;
    margin: 0 2%;
}


/*-------限時下殺 商品輪播-------*/

.focus-wrap-single {
    width: 265px;
    margin: 0 auto;
}

.focus-wrap ul li {
    /*
    float: left !important;
    width: 265px !important;
    margin: 0px 15px 0 17px !important;
*/
}


/*-------專區的限時下殺 商品輪播-------*/

.prefecture_index .focus-wrap ul li {
    /*
    float: left !important;
    width: 265px !important;
    margin: 0px 15px !important;
*/
}

.focus-wrap ul li a {
    float: left;
    width: 100%;
}

.focus-wrap .bx-wrapper .bx-prev {
    left: -50px;
    background: url(../images/count-down-arr1.png) left 0 no-repeat;
}

.focus-wrap .bx-wrapper .bx-next {
    right: -50px;
    background: url(../images/count-down-arr2.png) right 0 no-repeat;
}

.focus-wrap ul li .pd-name {
    float: left;
    color: #333;
    padding: 0;
    width: 100%;
    font-size: 15px;
    height: 19px;
    overflow: hidden;
    line-height: 21px;
    margin: 0 0 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.focus-wrap ul li .pd {
    float: left;
    width: 100%;
}

.focus-wrap ul li .pd-pic {
    float: left;
    width: 110px;
    height: 110px;
    overflow: hidden;
    margin: 0 5%;
}

.focus-wrap ul li .pd-pic img {
    width: 100%;
}

.focus-wrap ul li .pd-price {
    float: left;
    width: 45%;
    font-size: 16px;
    color: #ff4300;
    margin-left: 0;
    position: relative;
}

.focus-wrap ul li .pd-price span {
    float: left;
    width: 100%;
    color: #9a9a9a;
    text-decoration: line-through;
    font-size: 16px;
    margin-bottom: 5px;
}

.focus-wrap ul li .pd-price .vip_price {
    position: absolute;
    background: url(../images/vip_crown.png) 0 0 no-repeat;
    width: 20px;
    height: 23px;
    margin: 0 0 0 3px;
    bottom: 0px;
}

.focus-wrap .bx-wrapper {
    position: relative;
    /*
      Maintain:by shihung 20190218
      Note:解除輪播套件強制寬度
      Version:B_889
    */
    /*
    width: 1190px !important;
    max-width: 1190px!important;
    */
    margin: 0 auto;
    padding: 0;
}

.focus-wrap bx-controls-direction {
    display: block;
}


/*--------------------首頁 大人氣---------------------*/

.index-shop-bg .index-pd-area1 {
    margin: 30px 0 0 0;
}

.index-pd-area1 {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    background: #fff;
}

.index-pd-area1.index-list-bg2 {
    background: #f7fff3;
}

.index-title2 {
    float: left;
    width: 12%;
    padding: 3% 2% 17px 2%;
    height: 249px;
    position: relative;
}

.index-title2-bg {
    background: #feffef;
}

.index-mall-title {
    text-align: center;
    font-size: 25px;
    border-bottom: 1px #565656 solid;
    padding-bottom: 7%;
    float: left;
    width: 100%;
    margin-bottom: 9%;
}

.prefecture_index .index-mall-title {
    text-align: center;
    font-size: 25px;
    border-bottom: 1px #565656 solid;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    margin-bottom: 19px;
}

.prefecture_index .hot-title {
    float: left;
    width: 84%;
    overflow: hidden;
    height: 25px;
    margin: 0 8%;
}

.hot-title {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 25px;
    margin: 0;
}

.hot-title2 {
    text-align: center;
    font-size: 25px;
    border-bottom: 1px #565656 solid;
    padding-bottom: 7%;
    float: left;
    width: 100%;
    margin-bottom: 9%;
}

.hot-solgan {
    text-align: center;
    font-size: 15.5px;
    float: left;
    width: 100%;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.pd-list-slider {
    float: left;
    width: 84%;
    margin: 36px 0px;
}

.pd-list {
    float: left;
    width: 100%;
}

.pd-list li .pd-pic {
    width: 135px;
    height: 135px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
}

.pd-list li img {
    width: 100%;
}

.pd-list li .pd-info {
    float: left;
    padding: 0 1%;
    width: 98%;
    line-height: 22px;
    text-align: center;
}

.pd-list .pd-info .pd-name {
    color: #333;
    float: left;
    width: 100%;
    margin: 16px 0 10px 0;
    line-height: 23px;
    height: 45px;
    overflow: hidden;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pd-list .pd-info .pd-price {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #ff4300;
}

.pd-list .pd-info .pd-price span {
    color: #9a9a9a;
    text-decoration: line-through;
    margin-bottom: 5px;
    font-size: 16px;
    margin-right: 3%;
}


/*-不自動輪播-*/

.pd-list-not-auto {
    float: left;
    width: 100%;
}

.pd-list-not-auto li .pd-pic {
    width: 135px;
    height: 135px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
}

.pd-list-not-auto li img {
    width: 100%;
}

.pd-list-not-auto li .event-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 30%!important;
}

.pd-list-not-auto li .pd-info {
    float: left;
    padding: 0 1%;
    width: 98%;
    line-height: 22px;
    text-align: center;
}

.pd-list-not-auto .pd-info .pd-name {
    color: #333;
    float: left;
    width: 100%;
    margin: 16px 0 10px 0;
    line-height: 23px;
    height: 45px;
    overflow: hidden;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pd-list-not-auto .pd-info .pd-price {
    float: left;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #ff4300;
    position: relative;
    font-weight: bold;
}

.pd-list-not-auto .pd-info .pd-price span {
    color: #9a9a9a;
    text-decoration: line-through;
    margin-bottom: 0;
    font-size: 16px;
    margin-right: 4px;
}

.pd-list-not-auto .pd-info .pd-price .vip_price {
    background: url(../images/tag-vip.png) 0 0 no-repeat;
    position: absolute;
    width: 39px;
    height: 20px;
    margin: 2px 0 0 6px !important;
}

.prefecture_index .pd-list-not-auto .pd-info .pd-price .vip_price {
    position: absolute;
    background: url(../images/vip_crown.png) 0 0 no-repeat;
    width: 20px;
    height: 23px;
    margin: 0 0 0 3px;
    bottom: 5px;
}


/*-不自動輪播end-*/

.index-title2-pic {
    margin-top: 63px;
    float: left;
    width: 155px;
    height: 130px;
    overflow: hidden;
}

.pd-list-slider .bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0 40px;
}

.pd-list-slider .bx-wrapper .bx-prev {
    left: -28px;
    background: url(../images/count-down-arr1.png) 0 0 no-repeat;
}

.pd-list-slider .bx-wrapper .bx-next {
    right: -28px;
    background: url(../images/count-down-arr2.png) no-repeat 0px 0px;
}


/*--------------------首頁 新品入荷---------------------*/

.index-title2-bg2 {
    background: #f7fff1;
}

.pd-nav {
    float: left;
    width: 100%;
}

.pd-nav li {
    float: left;
    text-align: center;
    /* color: #333; */
    width: 100%;
    margin: 7% 0%;
}

.pd-nav li a {
    color: #333;
    padding: 4% 21%;
}

.pd-nav li a:hover {
    color: #68a500;
    background: #fff;
}


/*--------------------首頁 最新消息---------------------*/

.index-news {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    background: #fff;
    height: auto !important;
}

.index-title3 {
    float: left;
    width: 13%;
    padding: 28px 1.5%;
    background: #ffffff;
}

.news-title {
    font-size: 23.5px;
    float: left;
    width: 100%;
}

.news-title img {
    width: 29%;
    margin: 0 10% 0 0;
}

.news-title span {
    float: left;
    width: 95px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
}


/*-浮動廣告-關閉廣告-lebel.oneday*/


/*-關閉項目-*/

.index-news-banner-480,
.login-pic-480,
.index-branding-area .bx-pager.bx-default-pager,
.rwd-pagination,
.apply-cont4 .bx-wrapper .bx-prev,
.apply-cont4 .bx-wrapper .bx-next,
.m-news-switch,
.rwd-adsearch-wrap,
lebel.oneday,
.focus-wrap .bx-pager,
.hide,
.banner-640,
.pd-list-slider .bx-wrapper .bx-pager,
.index-kv .bx-wrapper .bx-prev,
.index-kv .bx-wrapper .bx-next,
.tab_content,
.visa_card_use br,
.recommended_store_right .bx-pager.bx-default-pager,
.h-banner.banner-768,
.h-banner.banner-480,
.return_icon,
.rwd-month-menu,
.june-nav,
.rwd-farm-menu2,
.rwd-farm-menu3,
.prefecture_index .index_banner:nth-child(2),
.prefecture_index .index_banner:nth-child(3),
.prefecture_index .index_banner:nth-child(4),
.prefecture_index .index_banner:nth-child(5),
.prefecture_index .index_banner:nth-child(6),
.prefecture_index .index_banner:nth-child(7),
.prefecture_index .index_banner:nth-child(8),
.prefecture_index .index_banner:nth-child(9),
.prefecture_index .index_banner:nth-child(10),
.prefecture_index .index_banner:nth-child(11) {
    display: none;
}

.index-news-banner {
    float: left;
    width: 1075px;
    overflow: hidden;
    height: 103px;
}

.index-news-banner img {
    width: 100%;
}


/*--------------------首頁 品牌主打---------------------*/

.index-branding-area {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    background: #fff;
    padding: 0 0 15px 0;
}

.dot-form {
    border-left: 1px dotted #acacac;
}

.main-brand {
    margin: 0;
}

.main-brand ul {
    float: left;
    width: 92%;
    border-top: 1px dotted #acacac;
    height: 176px;
    overflow: hidden;
    margin: 0 4%;
}

.index-branding-area .bx-wrapper {
    margin: 0 auto !important;
}

.index-branding-area .bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/count-down-arr1.png) 0 0px no-repeat;
}

.index-branding-area .bx-wrapper .bx-next {
    right: -3px;
    background: url(../images/count-down-arr2.png) no-repeat 0px 0px;
}

.main-brand ul li {
    float: left;
    padding: 8px 5.6%;
    width: 160px;
    height: 160px;
    overflow: hidden;
}

.main-brand ul li:first-child {
    border-left: none;
}

.main-brand ul:first-child {
    border-top: none;
}

.main-brand img {
    width: 100%;
}


/*--------------------首頁 熱門分類---------------------*/

.index-hot-category {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    background: #fff;
}

.hot-category {
    float: left;
    width: 96%;
    margin: 0 2%;
}

.hot-category ul {
    float: left;
    width: 100%;
    margin: 0 0 1.5% 0;
}

.hot-category ul li {
    float: left;
    width: 20%;
    margin: 0% 2.5%;
}

.hot-category .main-pic {
    width: 220px;
    height: 150px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.hot-category .title {
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0 22px 0;
    font-size: 19px;
    color: #3ab000;
    font-weight: 600;
    height: 20px;
    overflow: hidden;
}

.hot-category-pd {
    float: left;
    width: 97%;
    margin: 0 0 22px 0;
}

.hot-category .pd-pic {
    float: left;
    width: 68px;
    height: 68px;
}

.hot-category .pd-info {
    float: left;
    width: 64%;
    margin-left: 7%;
}

.hot-category .pd-name {
    color: #333;
    float: left;
    width: 100%;
    line-height: 21px;
    height: 44px;
    overflow: hidden;
    font-size: 15px;
    margin: 0 0 2px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hot-category .pd-price {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #ff4300;
    position: relative;
}

.hot-category .pd-price span {
    color: #9a9a9a;
    text-decoration: line-through;
    margin-bottom: 5px;
    font-size: 15px;
    margin-right: 3px;
}

.hot-category .pd-price .vip_price {
    position: absolute;
    background: url(../images/vip_crown.png) 0 0 no-repeat;
    width: 20px;
    height: 23px;
    margin: 0 0 0 3px;
    bottom: 0;
}

/*--------------------品牌精神---------------------*/

.enterprise-spirit {
    width: 100%;
    float: left;
    padding: 16px 0;
    background: #fff;
    border-top: #ededed 1px solid;
}

.enterprise-spirit ul {
    max-width: 1280px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.enterprise-spirit ul li {
    width: 14.6%;
    float: left;
    text-align: center;
    margin: 0 1%;
}

.enterprise-spirit ul li .title1 {
    background: url(../images/index-spirit-icon1.jpg) 50px 0 no-repeat;
    margin-bottom: 10px;
    padding: 2%;
}

.enterprise-spirit ul li .title2 {
    background: url(../images/index-spirit-icon2.jpg) 50px 0 no-repeat;
    margin-bottom: 10px;
    padding: 2%;
}

.enterprise-spirit ul li .title3 {
    background: url(../images/index-spirit-icon3.jpg) 50px 0 no-repeat;
    margin-bottom: 10px;
    padding: 2%;
}

.enterprise-spirit ul li .title4 {
    background: url(../images/index-spirit-icon4.jpg) 50px 0 no-repeat;
    margin-bottom: 10px;
    padding: 2%;
}

.enterprise-spirit ul li .title5 {
    background: url(../images/index-spirit-icon5.jpg) 42px 4px no-repeat;
    margin-bottom: 10px;
    padding: 2%;
}

.enterprise-spirit ul li .title6 {
    background: url(../images/index-spirit-icon6.jpg) 50px 0 no-repeat;
    margin-bottom: 10px;
    padding: 2%;
}

.enterprise-spirit ul li .spirit {
    font-size: 14px;
    line-height: 21px;
}

/*--------------------Fat Footer---------------------*/

.fat-footer {
    position: relative;
    width: 100%;
    float: left;
    background: #f5f5f5;
}

.fat-footer-wrap {
    width: 100%;
    max-width: 1280px;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
}

.fat-footer-section:nth-child(9),
.fat-footer-section:nth-child(10),
.fat-footer-section:nth-child(11),
.fat-footer-section:nth-child(12),
.fat-footer-section:nth-child(13),
.fat-footer-section:nth-child(14),
.fat-footer-section:nth-child(15),
.fat-footer-section:nth-child(16) {
    display: none;
}

.fat-footer-section {
    float: left;
    width: 10.5%;
    margin: 8px 1%;
}

.fat-footer-section h2 {
    width: 113px;
    overflow: hidden;
    float: left;
    height: 17px;
}

.fat-footer-section strong {
    width: 113px;
    overflow: hidden;
    float: left;
    height: 17px;
}

.fat-footer-section>a {
    font-size: 1em;
    color: #333333;
    margin: 0 0 13px 0;
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
    border-bottom: solid 1px #ddd;
}

.fat-footer-section ul {
    font-size: 0.750em;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    list-style: none;
}

.fat-footer-section ul li {
    padding: 0 0 9px 0;
    width: 93%;
    float: left;
}

.fat-footer-section ul li a {
    color: #666;
    display: block;
    font-size: 13.6px;
    line-height: 20px;
}

.qrcode img {
    width: 100%;
    margin: 0 0 15px 0;
}


/*-------------------- Footer ---------------------*/

.footer {
    position: relative;
    font-size: 0.85em;
    float: left;
    width: 100%;
    color: #fff;
    background: #ebebeb;
    padding: 10px 0;
}

ul.footer-menu {
    max-width: none;
    margin: 0 0 10px 0;
    text-align: center;
}

.footer-menu li:first-child {
    border-left: solid 1px #333;
}

.footer-menu li {
    float: none;
    border-right: solid 1px #333;
    padding: 0 19px;
    display: inline;
}

ul.footer-menu li a {
    text-decoration: none;
    color: #333;
}

.footer-wrap {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.footer-info {
    display: block;
    margin: 0 auto;
    color: #333;
    width: 66%;
    line-height: 21px;
    text-align: center;
}

.today-info {
    display: inline-block;
    width: auto;
}

.today-info span {
    color: #ff4300;
    margin: 0 5px;
}

.apply-cont3 .today-info span {
    background: url(../images/store3-bg-2.jpg) repeat;
    margin: 35px 1% 20px 1%;
    padding: 0 1%;
    text-align: center;
    color: #ff4300;
    font-size: 15px;
    width: 100% !important;
}

.apply-cont3 .today-info {
    float: left;
    width: 100%;
}

.copyright {
    display: inline-block;
    width: auto;
}

.today-info2 {
    display: inline-block;
    width: auto;
}

.today-info-wrap {
    display: inline-block;
    width: 100%;
}

.today-info2 span {
    color: #5bbe00;
    margin: 0 5px;
}

/*--------------------footer上方小圖---------------------*/

.footer-ad {
    width: 100%;
    float: left;
    padding: 16px 0;
    background: #fff;
    border-top: #ededed 1px solid;
}

.footer-ad-inner {
    max-width: 1280px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.footer-ad-pic {
    width: 100%;
    float: left;
    height: 83px;
    overflow: hidden;
}

.footer-ad-pic li {
    width: 200px;
    float: left;
    height: 75px;
    overflow: hidden;
    margin: 4px 0 4px 1.25%;
}

.footer-ad-pic li:nth-child(2n),
.footer-ad-pic li:nth-child(3n),
.footer-ad-pic li:nth-child(4n),
.footer-ad-pic li:nth-child(5n),
.footer-ad-pic li:nth-child(6n),
.footer-ad-pic li:nth-child(7n),
.footer-ad-pic li:nth-child(8n),
.footer-ad-pic li:nth-child(9n),
.footer-ad-pic li:nth-child(10n),
.footer-ad-pic li:nth-child(11n) {
    display: none;
}

.footer-ad-pic li:first-child {
    margin-left: 0%;
}

.footer-ad-pic li:first-child,
.footer-ad-pic li:nth-child(2),
.footer-ad-pic li:nth-child(3),
.footer-ad-pic li:nth-child(4),
.footer-ad-pic li:nth-child(5),
.footer-ad-pic li:nth-child(6) {
    display: block;
}

.footer-ad-pic li img {
    width: 100%;
}

.rwd-ad-slider {
    display: none;
}

/*--------------------首頁 Banner上分類選單---------------------*/

.catalog-nav {
    position: absolute;
    z-index: 90;
    top: 0;
    left: 0;
    width: 200px;
    float: left;
}

.catalog-sub {
    width: 97%;
    float: left;
}

.abgne_tab {
    float: left;
    width: 100%;
    background: #FF4300;
}

ul.tabs {
    width: 66px;
    height: 32px;
    float: left;
    padding: 0;
    background: #FF4300;
}

ul.tabs li {
    float: left;
    line-height: 27px;
    overflow: hidden;
    position: relative;
    background: #ff4300;
    padding: 11px 0%;
    border-bottom: 1px solid #F1A68B;
}

ul.tabs li a {
    padding: 0 18px;
    color: #fff;
    text-decoration: none;
    float: left;
    font-size: 15px;
    line-height: 22px;
}


/*ul.tabs li a:hover {
	background: #ccc;
}*/

ul.tabs li.active {
    background: #fff;
    border-bottom: 1px solid#fff;
}

ul.tabs li.active a {
    color: #ff4300;
    font-weight: bold;
}

div.tab_container {
    float: left;
    width: 128px;
    background: #fff;
    height: 400px;
    overflow: hidden;
}

.catalog-active {
    background: url(../images/menu_arr_index.png) 95% 14px no-repeat #F7F7F7 !important;
    width: 100% !important;
}

div.tab_container .tab_content h2 {
    margin: 0 0 20px;
}

.tab_content ul li {
    padding: 12.5px 0;
    text-align: center;
    width: 100% !important;
    cursor: pointer;
}

.tab_content ul li a {
    color: #333;
    font-size: 14.3px;
    height: 15px;
    overflow: hidden;
    display: block;
    width: 101px;
    margin: 0 auto;
}

.tab_content2 ul li {
    padding: 12.5px 0;
    text-align: center;
    width: 100% !important;
    cursor: pointer;
}

.tab_content2 ul li a {
    color: #333;
    font-size: 14.3px;
    height: 15px;
    overflow: hidden;
    display: block;
    width: 101px;
    margin: 0 auto;
}

.tab_content2 ul li:hover {
    background: #f7f7f7;
}

.catalog-level {
    position: absolute;
    left: 97%;
    display: none;
    width: 760px;
    background: #fff;
    padding: 30px 20px;
    font-size: 14px;
    height: 400px;
    overflow: hidden;
}

.catalog-cont {
    float: left;
    width: 76%;
    height: 390px;
    padding: 0 2% 0 0;
}

.catalog-cont-title {
    font-size: 17px;
    color: #FF4300;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    padding: 0 0 15px 0;
}

.drop-subnav {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

.drop-subnav li {
    float: left;
    width: 23%;
    margin: 0 1% 11px 1%;
    height: 46px;
}

.drop-subnav li a {
    color: #333;
    font-size: 15.5px;
    line-height: 25px;
}

.drop-subnav li a:hover {
    color: #FF4300;
}

.cl-wrap {
    float: left;
    width: 28%;
    margin: 0 5% 20px 0;
}

.cl-wrap .title {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0 0 9px 0;
    color: #FF4300;
    margin: 0 0 15px 0;
    font-size: 16px;
}

.catalog-l2 {
    float: left;
    width: 100%;
}

.catalog-l2 li {
    float: left;
    width: 100%;
    padding: 0 0 8px 0;
    border-bottom: 1px #ccc dotted;
    margin: 0 0 13px 0;
    background: url(../images/index-cata-s-arr1.png) right 0 no-repeat;
}

.catalog-l2 li a {
    color: #333;
}

li.catalog-l2-close {
    background: url(../images/index-cata-s-arr2.png) right 0 no-repeat;
}

.catalog-cont .catalog-l2 .catalog-l3 {
    float: left;
    width: 100%;
    display: none;
    margin: 15px 0 0 0;
}

.catalog-cont .catalog-l2 .catalog-l3 li {
    float: left;
    width: auto;
    padding: 0 4% 0 4%;
    border-left: 1px #ccc solid;
    margin: 0 0 14px 0;
    background: none;
    border-bottom: none;
}

.catalog-ad {
    float: left;
    width: 135px;
    margin-left: 15px;
}

.catalog-ad ul {
    float: left;
    width: 100%;
}

.catalog-ad ul li {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
}

.catalog-ad ul li a {
    color: #333;
}

.catalog-ad ul li p {
    height: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.catalog-ad ul li span {
    width: 95px;
    height: 95px;
    overflow: hidden;
    display: block;
    margin: 0 auto 4px auto;
}

.catalog-ad ul li span img {
    width: 100%;
}

/*--------------------------首頁大banner淡掉----------------------------*/

.index-kv-slider a {
    background: #fff;
}

.index-kv-slider a img {
    opacity: .3;
}

.index-kv-slider a.link-banner img {
    opacity: 1;
}

/*-商城header/商品分類搜尋-*/
.btn-wrap-category {
    position: relative;
    float: left;
    width: 104px;
    margin: 9px 0 0 0;
}

.btn-wrap-category .select-drop a {
    font-size: 13.5px;
}

.search-zone-wrap .btn-wrap-category .btn {
    float: left;
    border: 0;
    padding: 0 19px 0 10px;
    height: 29px;
    color: #333;
    font-size: 14px;
    margin-right: 0;
    border-right: 2px solid #ff4300;
    border-top: 2px solid #ff4300;
    border-bottom: 2px solid #ff4300;
    background: url(../images/header-search-arr.png) 87px 13px no-repeat #f9f9f9;
    line-height: 29px;
    cursor: pointer;
}

.search-zone-wrap .btn-wrap-category .btn>span {
    width: 72px;
    overflow: hidden;
    float: left;
    height: 23px;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
}

.btn-wrap-category .select-drop {
    position: absolute;
    z-index: 99999999;
    top: 33px;
    left: -2px;
    background: #fff !important;
    border-right: 2px #eaeaea solid;
    border-bottom: 2px #eaeaea solid;
    border-left: 2px #eaeaea solid;
    padding: 10px 0;
    background: #F9F9F9;
    max-width: 102px;
    display: none;
}

.btn-wrap .btn {
    float: left;
    border: 0;
    padding: 0 22px 0 12px;
    height: 29px;
    color: #333;
    font-size: 14px;
    margin-right: 7px;
    font-family: 微軟正黑體;
    line-height: 33px;
    cursor: pointer;
    color: #fff;
    height: 33px;
    background: url(../images/header-search-arr-w.png) 76px 15px no-repeat #ff4300;
}

.btn-wrap .select-drop {
    position: absolute;
    z-index: 9999;
    top: 33px;
    left: 0px;
    background: #fff !important;
    padding: 10px 0;
    background: #F9F9F9;
    max-width: 90px;
    display: none;
    -moz-border-radius: 6px;
    -moz-box-shadow: -6px 9px 5px #b7b7b7;
    box-shadow: -3px 0 31px #e6e6e6;
}

.postshop-color {
    color: #41ab00;
}

/*---------------------header-banner---------------------*/


/*.index_infor{
    margin-top: 80px;
}*/

.head_banner {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #ededed;
    /*-    border-bottom: 1px solid #ff4300;-*/
}

.header_banner {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1280px;
    width: 100%;
}

.header_banner a .h-banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    overflow: hidden;
    margin: 0 auto;
    max-width: 1280px;
}

.header_banner a .h-banner img {
    width: 100%;
    /* 20190808 新增 by shihung*/
    display: block;
}

.header_banner .accordionUl {
    position: absolute;
    margin: 0 auto;
    z-index: 999999;
    top: 6px;
    right: 9px;
}

.header_banner .accordionDiv {
    display: block;
    margin-left: 0;
    font-size: 15px;
    color: #eff8ff;
    line-height: 21px;
    text-shadow: 2px 2px 2px #363636;
}

.header_banner .accordionDiv .accordionClose {
    vertical-align: bottom;
    width: 19px;
    height: 19px;
}

/*------------------------首頁banner-----------------------*/

.index_infor {
    margin-top: 81px;
}

/*
.index_infor_close {
    margin-top: 0px !important;
}
*/

/*C_210605269*/
.section-kv {
    height: 500px;
}


/*-關懷農產專區-*/
.agriculture_index,
.agriculture_index .investment_index {
    float: left;
    width: 100%;
}

/*-大banner-*/
.index_banner {
    width: 100%;
    float: left;
}

.index_banner img {
    width: 100%;

}

.agriculture_index .ad-area1 ul li a {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

.agriculture_index .ad-area1 ul {
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;
}


.agriculture_index .ad-area1 {

    height: auto;

}

.agriculture_index .investment_left_nav .investment_nav>li>a {
    padding: 12px 7%;
    color: #fff;
    font-weight: bolder;
    font-size: 16px;
    float: left;
    width: 85%;
    margin: 0;
    background: #ff4300;
}

.agriculture_index .investment_left_nav .sub-side-nav>li a {
    font-size: 15.5px;
    color: #333;
    font-weight: 500;
    padding: 12px 7%;
    float: left;
    width: 85%;
    border: none;
    line-height: 24px;
    background: #f3f3f3;
    /* margin: 0 !important; */
}

.agriculture_index .investment_left_nav .sub-side-nav>li {
    padding: 0;
    float: left;
    width: 100%;
    margin: 0 0 1px 0;
}

.agriculture_index .investment_left_nav .investment_nav>li {
    padding: 0;
    width: 100%;
    margin: 0 0 25px 0;
    float: left;
}

.agriculture_index .investment_left_nav .sub-side-nav {
    float: left;
    width: 100%;
    margin: 0;
}

.agriculture_index .index-title3 {
    float: left;
    width: 96%;
    padding: 10px 2%;
    background: #f2faff;
}

.agriculture_index .news-title span {
    float: left;
    width: 95px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
}

.agriculture_index .news-title {
    font-size: 23px;
    float: left;
    width: 100%;
}

.agriculture_index .news-title img {
    float: left;
    width: 37px;
    margin: 0 12px 0 0;
}

.agriculture_index .index-news-banner {
    float: left;
    width: 100%;
    overflow: hidden;
    height: auto !important;
    max-height: initial !important;
}

/*-輪播塊-*/
.agriculture_index .index-title2 {
    float: left;
    width: 160px;
    padding: 3% 2% 17px 2%;
    height: 249px;
    position: relative;
}

.agriculture_index .pd-list-slider {
    float: left;
    width: 78%;
    margin: 36px 0px;
}

.agriculture_index .pd-list-slider .bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/count-down-arr1.png) 0 0 no-repeat;
}

.agriculture_index .pd-list-slider .bx-wrapper .bx-next {
    right: 0;
    background: url(../images/count-down-arr2.png) no-repeat 0px 0px;
}

.agriculture_index .pd-list .pd-info .pd-name {
    color: #333;
    float: left;
    width: 95%;
    margin: 16px 0 10px 0;
    line-height: 23px;
    height: 45px;
    overflow: hidden;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* text-align: center; */
}

/*-品牌logo輪播-*/
.agriculture_index .title-bg-green {
    background: url(../images/g-piece.png) 100% 0 no-repeat #6dad00 !important;
}

.agriculture_index .index-branding-area .index-title {
    color: #fff;
    padding: 0 50px 0 30px !important;
    font-size: 20px;
    width: 89px !important;
    margin-bottom: 20px;
    overflow: hidden;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.agriculture_index .main-brand ul li {
    float: left;
    padding: 8px 4%;
    width: 16.9%;
    height: auto;
    overflow: hidden;
}

.agriculture_index .main-brand ul li:nth-child(2n),
.agriculture_index .main-brand ul li:nth-child(3n),
.agriculture_index .main-brand ul li:nth-child(4n),
.agriculture_index .main-brand ul li:nth-child(5n),
.agriculture_index .main-brand ul li:nth-child(6n),
.agriculture_index .main-brand ul li:nth-child(7n),
.agriculture_index .main-brand ul li:nth-child(8n),
.agriculture_index .main-brand ul li:nth-child(9n),
.agriculture_index .main-brand ul li:nth-child(10n),
.agriculture_index .main-brand ul li:nth-child(11n),
.agriculture_index .main-brand ul li:nth-child(12n) {
    display: none;
}

.agriculture_index .main-brand ul li:nth-child(2),
.agriculture_index .main-brand ul li:first-child,
.agriculture_index .main-brand ul li:nth-child(3),
.agriculture_index .main-brand ul li:nth-child(4) {
    display: block !important;
}

.agriculture_index .main-brand ul {
    float: left;
    width: 92%;
    border-top: 1px dotted #acacac;
    height: auto;
    overflow: hidden;
    margin: 0 4%;
}

.agriculture_index .main-brand ul:first-child {

    border-top: 0;

}

/*-專區列表-*/
.agriculture_index .index-title.prefecture {
    float: left;
    background: url(../images/g-piece.png) 100% 0 no-repeat #6dad00 !important;
    color: #fff;
    padding: 0 50px 0 30px !important;
    font-size: 20px;
    width: 89px !important;
    margin-bottom: 20px;
    overflow: hidden;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.agriculture_index .prefecture-cont,
.agriculture_index .prefecture_product {
    float: left;
    width: 100%;
}

.agriculture_index .prefecture_product li {
    width: 18.5%;
    float: left;
    margin: 15px 3%;
    height: 234px;
}

.agriculture_index .prefecture_product li a .product_pic {
    height: auto;
    width: 150px;
    overflow: hidden;
    margin: 0 auto 15px auto;
}

.agriculture_index .prefecture_product li a .product_pic img {

    width: 100%;

}

/*-編輯器內容-*/
.agriculture_index .html-content {}

/*-footer上方6廣告-*/
.agriculture_index .footer-ad-pic {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
}

.agriculture_index .footer-ad-pic li {
    width: 200px;
    float: left;
    height: 75px;
    overflow: hidden;
    margin: 13px 6% !important;
}

/*-各間距-*/
.agriculture_index .ad-area1,
.agriculture_index .index-pd-area1,
.agriculture_index .index-news,
.agriculture_index .index-branding-area,
.agriculture_index section.prefecture-index-area,
.agriculture_index .html-content,
.agriculture_index .index_banner,
.agriculture_index .limited-time-discount,
.agriculture_index .index-kv {
    margin: 0 0 35px 0 !important;
    padding: 0;
    height: auto !important;
    max-height: initial !important;
}

/*-限時輪播-*/
.agriculture_index .focus-wrap ul li {
    /*
    float: left !important;
    width: 230px !important;
    margin: 0 52px !important;
*/
}

.agriculture_index .focus-wrap .bx-wrapper {
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0;
}

.agriculture_index .focus-wrap .bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/prev_icon.jpg) 0.5px 0px no-repeat;
    padding: 0 3px 0 0;
}

.agriculture_index .focus-wrap .bx-wrapper .bx-next {
    right: 0;
    background: url(../images/next_icon.jpg) no-repeat 0px 0px;
}

.agriculture_index .focus-wrap ul li .pd-price {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #ff4300;
    margin-left: 0;
    position: relative;
}

.agriculture_index .focus-wrap ul li .pd-pic {
    float: none;
    display: block;
    width: 110px;
    height: 110px;
    overflow: hidden;
    margin: 0 auto;
}

.agriculture_index .limited-time-discount .index-title {

    margin-bottom: 40px;

}

.agriculture_index .bx-wrapper .bx-controls-direction a {

    width: 34px;

}

/*-上半部-*/
section.investment_up_content {
    float: left;
    width: 100%;
    margin: 0 0 65px 0;
}

.agriculture_index ul.prefecture-nav li {
    display: inline-block;
    width: 13%;
    border-right: 1px solid #ccc;
    float: none;
}

.agriculture_index ul.prefecture-nav li:last-child {

    border-right: 0;
}

.agriculture_index ul.prefecture-nav {
    float: left;
    width: 100%;
    padding: 5px 0%;
    background: #f5f5f5;
    text-align: center;
}

.agriculture_index .index-kv-inner {
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0;
}

.agriculture_index .index-kv .bx-wrapper .bx-pager,
.agriculture_index .index-kv .bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%;
    top: inherit !important;
    padding-top: 0 !important;
    bottom: 15px !important;
}

.section-kv-fh {
    margin: 0 0 50px 0;
}

.section-kv-fh .bx-wrapper .bx-pager {
    top: 460px;
}