@charset "utf-8";
/* CSS Document */

/*Reset start*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, form, legend, button, p,th,td{border:0;font-size:100%;margin:0;outline:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
fieldset, img{border:none;}
img{vertical-align:top; border:0}
a{ text-decoration:none; outline:none; color:#000;}
a:hover{ color:#000;}
a:focus{outline:none; color:#000;}
a:hover,a:visited,a:active,a:link{text-decoration: none;}
ol, ul{list-style:none outside none; padding:0; margin:0}
/*table{border-collapse:collapse;border-spacing:0;}*/
sub,sup{font-size:80%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
var{font-family:'方正准圆简体', Arial, Helvetica, sans-serif; font-style:normal;}
var{ font-family:'方正准圆简体', Arial, Helvetica, sans-serif; padding-left:3px;}
input,select{ outline:none;}
body,button,input,select,textarea{font:12px/1.5 '方正准圆简体', Arial, Helvetica, sans-serif; padding:0; margin:0; font-style:normal;}
.clearfix:after {content:"\20"; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{display:inline-block; }
.clearfix{display:block;}
.clearbox{border-top:transparent 0px solid;clear:both;font-size:0;margin-top:0px;visibility:hidden; overflow:hidden;height:0;}

/*加灰20221201*/
<style type="text/css">
html{
 filter: grayscale(100%);
 -webkit-filter: grayscale(100%);
 -moz-filter: grayscale(100%);
 -ms-filter: grayscale(100%);
 -o-filter: grayscale(100%);
}
</style>

@font-face {
  font-family: fontawesome;/*这里是说明调用来的字体名字*/ 
  src: url(../fonts/glyphicons-halflings-regular.woff); /*这里是字体文件路径*/ 
}
@font-face {
    font-family: '方正准圆简体';
    src: url('../fonts/方正准圆简体.ttf');
	src: url('../fonts/方正准圆简体.ttf') format('truetype');
}
@font-face {
    font-family: '方正细圆简体';
    src: url('../fonts/方正细圆简体.ttf');
    src: url('../fonts/方正细圆简体.ttf') format('truetype');
}
@font-face {
    font-family: '方正大标宋简体';
    src: url('../fonts/方正大标宋简体.ttf') format('truetype');
}

body{font-family: '方正准圆简体', Arial, Helvetica, sans-serif;font-size: 14px; color: #000; overflow-x: hidden;background: #fff;}

.bodymain{width:100%;overflow: hidden;position: relative;left:0;}
.edit-container{ padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.swiper-container {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
}
.swiper-wrapper,.swiper-slide{ height: auto !important;width:100%;}
.swiper-slide{ -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:0;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 10px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}

/*PC 头部*/
.wrapTopNav{ background-color: #fff;}
.topNavInner{ height: 74px;}
.topNavInner .logo{ float: left; margin-top: 12px;}
.topNavInner .logo img{ display: block; height: 50px;}
.topNavInner .navRight{ float: right;}
.topNavInner .navRight li{ float: left; font-family: '方正准圆简体'; line-height: 74px; margin-left: 18px;}
.topNavInner .navRight li a{ display: block; padding: 0 12px; position: relative;}
.topNavInner .navRight li a:before{ content: ''; width: 100%; height: 3px; background-color: #3aa857; position: absolute; left: 0; bottom: 0; display: none;}
.topNavInner .navRight li a:hover:before,.topNavInner .navRight li a.active:before{ display: block;}

/*mobi 头部及导航*/
.topNavMobi{ width: 100%; background-color: #fff; position: fixed; top: 0; left: 0; z-index: 9999;}
.topNavMobi .mobiLogo{height:50px;padding:10px 0 10px 15px;}
.topNavMobi .mobiLogo img{display: block;height:30px;}
.mobirightNav{position: absolute;top:0;right:0;background: url(../images/icon/mobirightNavBg.png) no-repeat center center; background-size: 20px 15px; width:50px;height:50px;}
.mobirightNav.current{ background-image: url(../images/icon/mobirightNavBg-current.png); background-size: 15px 15px;}

.mobi_navfixed{position: fixed;width:100%;left: 100%;bottom:0;height:calc(100% - 50px);background: #ffffff;z-index:9999; display: none; border-top: 2px solid #3aa857; font-size: 16px; font-family: '方正准圆简体';}
.mobi_navfixed.current{left: 0;}
.navfixed_con{position:relative;z-index:100;width:100%;height:100%;overflow-y: auto;}
.navfixed_con li{ line-height: 68px; text-align: center; border-bottom: 1px solid #3aa857;}
.navfixed_con li a{ display: block;}
.navfixed_con li a.active{ color: #3aa857;}

/*底部 footer*/
.footer{ margin-top: 110px;}
.footer-top{ background-color: #3c3c3c; padding: 65px 0 60px 0;}
.footer-top .footer-logo{ text-align: center;}
.footer-top-inner{ margin-top: 50px;}
.footer-top-inner .friendly-link,.footer-top-inner .footer-about,.footer-top-inner .footer-contact-us{ float: left; min-height: 140px; border-right: 1px solid #606060;}
.footer-top-inner .friendly-link{ width: 100%;}
.footer-top-inner .friendly-link li{ float: left; width: 30%; margin-right: 3.3%;}
.footer-top-inner .friendly-link li dt{ font-size: 16px; font-weight: normal; margin-bottom: 5px;}
.footer-top-inner .friendly-link li dt a{ color: #ccc;}
.footer-top-inner .friendly-link li dd{ line-height: 27px;}
.footer-top-inner .friendly-link li dd a{ color: #939393;}
.footer-top-inner .friendly-link li a:hover{ color: #fff;}
.footer-top-inner .friendly-link li:last-child dt{ margin-bottom: 15px;}
.footer-top-inner .friendly-link li:last-child dt:last-child{ margin-bottom: 0;}
.footer-top-inner .footer-about{ width: 100%; color: #818181; line-height: 34px;}
.footer-top-inner .footer-contact-us{ width: 100%; color: #818181; line-height: 34px;}
.footer-top-inner .footer-qr-code{ width: 100%; color: #818181;}
.footer-top-inner .footer-qr-code .qr-code-box{ height: 118px;}
.footer-top-inner .footer-qr-code .qr-code-box .type{ float: left; width: 23px; height: 100%; text-align: center; border: 1px solid #8e8e8e; border-right: 0; position:relative; display:table;}
.footer-top-inner .footer-qr-code .qr-code-box .type span{ display:table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:0;}
.footer-top-inner .footer-qr-code .qr-code-box .pic{ float: left; height: 118px; width: 118px;}
.footer-top-inner .footer-qr-code .qr-code-box .pic img{ display: block; height: 100%;}

.footer .copyright{ background-color: #2c2c2c; line-height: 48px; text-align: center; font-size: 12px; color: #fff;}


.footer-top-inner-mobi{ color: #818181; margin-bottom: 55px;}
.footer-top-inner-mobi .top-title{ font-size: 32px; font-family: '方正准圆简体'; line-height: 40px; text-align: center;}
.footer-top-inner-mobi .list{ margin-top: 30px; position: relative;}
.footer-top-inner-mobi .list li{ float: left; width: 50%; font-size: 26px; line-height: 50px; padding-left: 20px;}
.footer-top-inner-mobi .list li a{ color: #818181;}
.footer-top-inner-mobi .list:before{ content: ''; width: 1px; height: 100%; background-color: #606060; position: absolute; top: 0; left: 50%; margin-left: -0.5px;}
.footer-top-inner-mobi .list li:first-child{ display: none; }


/*首页 banner*/
.home-banner .swiper-slide img{ display: block; width: 100%;}
.home-banner .swiper-pagination-switch{ width: 12px; height: 12px; opacity: 1; border: 2px solid #fff; border-radius: 100%; background: transparent;}
.home-banner .swiper-active-switch{ background: #b0814c;}

/*节日特惠 banner*/
.jrth-pic .swiper-slide img{ display: block; width: 100%;}
.jrth-pic .swiper-pagination-switch{ width: 12px; height: 12px; opacity: 1; border: 2px solid #fff; border-radius: 100%; background: transparent;}
.jrth-pic .swiper-active-switch{ background: #b0814c;}

/*首页 品牌*/
.home-brand{ background: url(../images/home-brand-bg.jpg) top center no-repeat; background-size: cover; padding: 70px 0;}
.home-brand .left-txt{ padding-left: 62px; position: relative;}
.home-brand .left-txt .type{ position: absolute; top: 0; left: 0; width: 42px; text-align: center; border: 1px solid #b0814c; padding: 10px 0 10px 0;}
.home-brand .left-txt .type span{ display: block; font-size: 24px; font-family: '方正大标宋简体'; line-height: 28px; margin-top: 8px;}
.home-brand .left-txt .cont{ float: right; font-size: 15px; line-height: 26px;}
.home-brand .left-txt .cont p{ margin-bottom:15px;}
.home-brand .right-pic{ cursor: pointer; }
.home-brand .right-pic img{ display: block; width: 100%;}
.home-brand .right-pic video{ cursor: pointer; }
.home-brand .video-cont{ position: relative; }
.home-brand .video-cont .video-play{ position: absolute;left: 50%;top: 50%;margin-left: -60px;margin-top: -60px;cursor: pointer; }

/*首页 严选茶品*/
.base-type-title img{ display: block; width: 147px; margin: 0 auto;}
.home-yxcp{ margin-top: 55px;}
.home-yxcp .home-base-content .row{ margin: 0;}
.home-yxcp .home-base-content .col-xs-12{ padding: 0;}

.home-base-content{ margin-top: 45px;}
.home-base-content .yxcp-block{ position: relative;}
.home-base-content .yxcp-block .pic{ overflow: hidden;}
.home-base-content .yxcp-block .pic img{ display: block; width: 100%; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;  -moz-transition:all 0.5s ease;}
.home-base-content .yxcp-block:hover .pic img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);  }

.home-base-content .yxcp-block .opacity{ width: 100%; height: 100%; background-color: rgba(000,000,000,0.5); position: absolute; left: 0; top: 0; display: none;}
.home-base-content .yxcp-block .element{ width: 69px; height: 118px; position: absolute; top: 50%; left: 50%; transform:translate(-50%,-25%); z-index: 9; color: #fff;}
.home-base-content .yxcp-block .element .line{ width: 100%; height: 100%; position: relative;}
.home-base-content .yxcp-block .element .line i{ width: 1px; height: 100%; background-color: #fff; position: absolute; top: 50%; left: 50%; margin-left: -0.5px; transform:translate(0,-75%);}
.home-base-content .yxcp-block .element .line .cn{ width: 34px; line-height: 34px; font-size: 30px; position:absolute; top: -12px; left: -10px; text-align: center; letter-spacing: 6px;}
.home-base-content .yxcp-block .element .line .en{ width: 24px; font-size: 16px; position:absolute; top: -11px; right: 5px; /*text-align: center;*/}
.home-base-content .yxcp-block .element .line .cn span,.home-base-content .yxcp-block .element .line .en span{ writing-mode: tb-rl;}
.home-base-content .yxcp-block .element .line:before{ content: ''; width: 10px; height: 33px; background: url(../images/home-yxcp-icon.png) no-repeat; background-size: cover; position: absolute; left: 50%; margin-left: -3px; top: -56px;}
.home-base-content .yxcp-block .element .line:after{ content: ''; width: 36px; height: 36px; background: url(../images/home-yxcp-icon2.png) no-repeat; background-size: cover; position: absolute; left: 50%; margin-left: -18px; bottom: -6px;}

.home-base-content .home-yxcp-right .yxcp-block .element{ width: 59px;}
.home-base-content .home-yxcp-right .yxcp-block .element .line .cn{ font-size: 20px;}
.home-base-content .home-yxcp-right .yxcp-block .element .line .en{ font-size: 12px;}
.home-base-content .home-yxcp-right .yxcp-block .element .line:after{ width: 28px; height: 28px; margin-left: -14px; bottom: 1px;}
.home-base-content .home-yxcp-right .col-xs-12:nth-of-type(3) .yxcp-block .element .line .cn,.home-base-content .home-yxcp-right .col-xs-12:nth-of-type(3) .yxcp-block .element .line .en{ top: -6px;}
.home-base-content .home-yxcp-right .col-xs-12:nth-of-type(4) .yxcp-block .element .line .cn{ width: 74px; line-height: 22px; font-size: 18px; top: -20px; left: -36px;}

/*首页 当季热卖*/
.home-djrm{ margin-top: 55px;}
.home-djrm .home-base-content .swiper-wrapper{ margin-left: -10px; margin-right: -10px;}
.home-djrm .home-base-content .swiper-slide{ float: left; width: 25%; position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px;}
.home-base-content .djrm-block{ position: relative;}
.home-base-content .djrm-block .pic{ overflow: hidden;}
.home-base-content .djrm-block .pic img{ display: block; width: 100%; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;  -moz-transition:all 0.5s ease;}
.home-base-content .djrm-block:hover .pic img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);  }
.home-base-content .djrm-block .type-title-box{ width: 48px; min-height: 203px; background-color: rgba(52,117,53,0.6); position: absolute; top: 36px; right: 34px; padding-top: 25px; font-size: 20px; color: #fff; text-align: center; font-family: '方正准圆简体'; letter-spacing:4px;}
.home-base-content .djrm-block .type-title-box span{ writing-mode: tb-rl;}
.home-base-content .djrm-block .type-title-box:before{ content: ''; width: 87px; height: 75px; background: url(../images/home-djrm-icon.png) no-repeat; background-size: cover; position: absolute; right: 2px; bottom: -1px;}


/*二级 banner*/
.secondary-banner .bannercom img{ display: block; width: 100%;}

/*三 tab*/
.home-threetab{ margin: 80px auto 30px; min-height: 470px; }
.home-threetab .threetab-block .pic{border:#dcdcdc solid 1px; width: 269px; border-radius: 50%; margin: 0 auto;  position: relative;}
.home-threetab .threetab-block .pic img{ border-radius: 50%; border:#fff solid 8px; width: 266px; }
.home-threetab .threetab-block .opacity img{ opacity: 0.5; }
.home-threetab .threetab-block .type-title-box{ position: absolute;width: 72px;min-height: 203px;background-color: rgba(52,117,53,0.6);top: 228px;left: 50%;  margin-left: -36px; padding-top: 50px;font-size: 20px;color: #fff;text-align: center;font-family: '方正准圆简体';letter-spacing: 4px; }
.home-threetab .threetab-block .type-title-box span{ writing-mode: tb-rl;}
.home-threetab .threetab-block .type-title-box:before{ content: ''; width: 129px; height: 113px; background: url(../images/leaves-icon.png) no-repeat; background-size: cover; position: absolute; right: 10px; bottom: -4px;}


/*新闻活动*/
.home-xxhd{ background: url(../images/home-brand-bg.jpg) top center repeat-y;padding: 0 0 50px;}
.home-xxhd-secrch{ width: 50%; margin: 0 auto 50px; color: #000; }
.home-xxhd-secrch select{ border:#c8c8c8 solid 1px; padding:10px 15px; font-size: 16px; background: none; display: inline-block;width: 25%;}
.home-xxhd-secrch input{border:#c8c8c8 solid 1px; padding:8px  15px; font-size: 16px; background: none; }
.home-xxhd-secrch .search-com{ position: relative; display: inline-block;padding: 8px 15px;border:#c8c8c8 solid 1px;width: 48%;}
.home-xxhd-secrch .search-com input.search{font-size: 16px; border: none; padding: 0;}
.home-xxhd-secrch .search-com input.searchicon{ background: url(../images/icon/search.png) no-repeat; border: none; width: 24px;height: 24px; float: right;}

.home-xxhd-com .news-pic img{ width: 100%; }
.home-xxhd-com .news-text{ padding:20px 20px 0 0; position: relative; border-right: #999 solid 1px;min-height: 220px;}
.home-xxhd-com .news-text h3{ font-size: 20px; color: #000; font-weight: bold; display: block; margin-bottom:20px; }
.home-xxhd-com .news-text p{ line-height:30px; font-size: 16px;  }
.home-xxhd-com .news-text .news-time{ position: absolute; top: -12px; right: -28px; font-size: 24px; color: #999; }
.home-xxhd-com .news-text .news-time strong{ font-size: 48px; margin-left: 20px;background: url(../images/home-brand-bg.jpg) top center repeat-y; }
.home-xxhd-com .news-text .news-time span{ display: none; }
.home-xxhd-com .col-lg-12{ margin-bottom: 40px; }

.home-xxnr-com{ width: 80%; margin-left: 10%;}
.home-xxnr-com .news-com .news-tit{ text-align: center; font-size: 20px; display: block; font-weight: bold; margin-bottom: 20px; }
.home-xxnr-com .news-com .news-time{ text-align: center; font-size: 24px; display: block; color: #999; margin-bottom: 25px;  }
.home-xxnr-com .news-com .news-detail p{ line-height: 30px; font-size: 16px; margin-top: 20px; /*text-indent: 2em;*/ }
.home-xxnr-com .news-com .news-detail .news-pic{ width: 100%; margin-bottom: 40px; }
.home-xxnr-com .news-com .news-detail .news-pic img{ width: 100%; }
.home-xxnr-com .news-com .news-detail img{ width: auto!important; height: auto; }
.home-xxnr-com .news-page{ width: 100%; display: block; margin: 80px 0 20px; overflow: hidden; text-align: left; }
.home-xxnr-com .news-page .news-page-left{ width: 45%; float: left; padding-left: 5%; }
.home-xxnr-com .news-page .news-page-left span{ display: block; font-weight: bold; }
.home-xxnr-com .news-page .news-page-right{ width: 45%; float: right; padding-left: 5%; }
.home-xxnr-com .news-page .news-page-right span{ display: block; font-weight: bold;  }

.home-xxhd .page{margin: 60px auto;text-align: center;/*overflow: hidden;*/width: 100%;bottom: 40px;left: 0; position: relative;}
.home-xxhd .page a{background: url(../images/icon/bg-page.png) center center no-repeat; width: 48px; height: 42px;line-height: 42px;text-align: center;font-size: 16px;cursor: pointer;color: #949494;display: inline-block;}
.home-xxhd .page a.active{background: url(../images/icon/bg-page-on.png) center center no-repeat; width: 48px; height: 42px; color: #fff;}
.home-xxhd .page span{ display: inline-block;background: url(../images/icon/bg-page-on.png) center center no-repeat; width: 48px; height: 42px;line-height: 42px; color: #fff;}
.home-xxhd .page .page-left{ display: inline-block; border:#e3e3e3 solid 1px; padding:8px 20px; cursor: pointer; margin-right: 20px; }
.home-xxhd .page .page-right{ display: inline-block; border:#e3e3e3 solid 1px; padding:8px 20px; cursor: pointer; margin-left: 20px;}
.home-xxhd .page a:first-child{ display: none; }


.product-list-right .page{margin: 50px auto;text-align: center;overflow: hidden;width: 100%;bottom: 40px;left: 0;}
.product-list-right .page a{background: url(../images/icon/bg-page.png) center center no-repeat; width: 48px; height: 42px;line-height: 42px;text-align: center;font-size: 16px;cursor: pointer;color: #949494;display: inline-block;}
.product-list-right a.active{background: url(../images/icon/bg-page-on.png) center center no-repeat; width: 48px; height: 42px; color: #fff;}
.product-list-right .page span{ display: inline-block;background: url(../images/icon/bg-page-on.png) center center no-repeat; width: 48px; height: 42px;line-height: 42px; color: #fff;}
.product-list-right .page .page-left{ display: inline-block; border:#e3e3e3 solid 1px; padding:8px 20px; cursor: pointer; margin-right: 20px; }
.product-list-right .page .page-right{ display: inline-block; border:#e3e3e3 solid 1px; padding:8px 20px; cursor: pointer; margin-left: 20px;}
.product-list-right .page a:first-child{ display: none; }



/*招商加盟*/
.home-zsjm .tabs{/* margin-top: -40px;*/ overflow: hidden; padding-bottom: 100px;}
.home-zsjm .tabs .fivetab-block{width:33.33%;min-height: 252px; float: left;}
.home-zsjm .tabs .fivetab-block .fivetab-block-tit{position: relative;width: 74px;min-height: 252px; border: #85ac86 solid 1px; padding: 3px; margin: 0 auto;}
.home-zsjm .tabs .fivetab-block .fivetab-block-tit .type-title-box{width: 66px;min-height: 252px;background-color: rgba(52,117,53,0.6);padding-top:30px;font-size: 20px;color: #fff;text-align: center;font-family: '方正准圆简体';letter-spacing: 4px; cursor: pointer;}
.home-zsjm .tabs .fivetab-block .fivetab-block-tit .type-title-box span{writing-mode: tb-rl;}
.home-zsjm .tabs .fivetab-block .fivetab-block-tit .type-title-box i{ display: block; margin-bottom: 25px; }
.home-zsjm .tabs .fivetab-block .fivetab-block-tit .type-title-box:before{ content: ''; width: 129px; height: 113px; background: url(../images/leaves-icon.png) no-repeat; background-size: cover; position: absolute; right: 10px; bottom: 0;}
.home-zsjm .tabs .active .type-title-box:after{content: '';width: 21px; height: 11px; background: url(../images/icon/active-icon.png) no-repeat; background-size: cover; position: absolute; left: 50%; margin-left: -10px; bottom: -30px;}

.home-zsjm .swiper-container{background: url(../images/home-brand-bg.jpg) top center repeat-y; padding: 70px 0; position: relative;color: #666;}
.home-zsjm .zsjm-bg-left{position: absolute;background: url(../images/zsjm-bg-left.png) no-repeat; width: 173px; height: 187px; left: 66px; bottom: 100px;}
.home-zsjm .zsjm-bg-right{position: absolute;width: 10%;  right: 0; top: 0;}
.home-zsjm .content-slide .center-txt{ position: relative; }
/*.home-zsjm .content-slide .row .col-md-12{ padding: 20px 200px;}*/
.home-zsjm .content-slide .center-txt .cont{font-size: 15px;line-height: 28px; text-align: left; padding-left: 62px;}
.home-zsjm .content-slide .center-txt .cont p{ margin-bottom: 20px; color: #333;}
.home-zsjm .content-slide .center-txt .cont .right-txt{text-align: right;}
.home-zsjm .content-slide .center-txt .type {position: absolute;top: 0;left: 0;width: 42px;text-align: center;border: 1px solid #b0814c;padding: 10px 0 10px 0;}
.home-zsjm .content-slide .center-txt .type span{ display: block;font-size: 24px;font-family: '方正大标宋简体';line-height: 28px;margin-top: 8px;color: #000;}

.home-zsjm .content-slide .zsjm-type-title{text-align: center;border: 1px solid #b0814c;padding: 10px 15px; display: inline-block; margin-bottom: 60px;}
.home-zsjm .content-slide .zsjm-type-title i{ margin-right: 5px; }
.home-zsjm .content-slide .zsjm-type-title span{font-size: 20px;line-height: 20px; display: inline-block; color: #000; font-weight: bold;}

.home-zsjm .content-slide .jmys-type-advantage{ padding:0 40px 40px;}
.home-zsjm .content-slide .jmys-type-advantage:before{ content: ''; border-right: #ccc dotted 1px; }
.home-zsjm .content-slide .jmys-type-advantage dl i{ margin-bottom: 30px;display: block;}
.home-zsjm .content-slide .jmys-type-advantage dt{ font-size: 24px; color: #000; display: block; margin: 20px auto; }
.home-zsjm .content-slide .jmys-type-advantage dd{ text-align: left; font-size: 14px; line-height: 24px;}
.home-zsjm .content-slide .jmys-type-advantage dd span{ color: #85ac86; font-size: 22px; line-height: 24px; display: inline-block;vertical-align: middle;}

.home-zsjm .content-slide .jmzc-type-advantage{ /*padding:0 40px 40px; */padding:0;}
.home-zsjm .content-slide .jmzc-type-advantage dl i{ margin-bottom: 30px;display: block;}
.home-zsjm .content-slide .jmzc-type-advantage dt{ font-size: 24px; color: #000; display: block; margin: 20px auto; }
.home-zsjm .content-slide .jmzc-type-advantage dd{ text-align: left; font-size: 14px; line-height: 36px; width:100%;margin: 0 auto;}
.home-zsjm .content-slide .jmzc-type-advantage dd span{ color: #85ac86; font-size: 22px; line-height: 24px; display: inline-block;vertical-align: middle; margin-right: 10px;}

.home-zsjm .content-slide .col-md-6{ border-left: #ccc dotted 1px;}
.home-zsjm .content-slide .col-md-6:first-child{border-left: 0;}
.home-zsjm .content-slide .youshi .col-md-4{ border-left: #ccc dotted 1px;height: 372px;}
.home-zsjm .content-slide .youshi .col-md-4:first-child{border-left: 0;}

.home-zsjm .content-slide .jmlc-Process{ width: 100%;overflow: hidden;}
.home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage{ width: 14.2%; float: left; position: relative; }
.home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage:before{ content: ''; position: absolute; display: block; border-bottom: #ccc solid 2px; left: 0; top: 40px; width: 50%; z-index: -1;}
.home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage:after{ content: ''; position: absolute; display: block; border-bottom: #ccc solid 2px; right: 0; top: 40px; width: 50%; z-index: -1;}
.home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage .jmlc-num-advantage{ border:#ccc solid 3px; border-radius: 50%; width: 74px; height: 74px; padding: 5px; margin:0 auto 25px; background-color: #fff;}
.home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage .jmlc-num-advantage span{ border:#ccc solid 1px; border-radius: 50%; width: 56px; height: 56px; line-height: 56px; font-size: 24px; display: inline-block;font-weight: bold;}
.home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage .jmlc-text-advantage strong{ font-size: 18px; color: #000; }
.home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage .jmlc-text-advantage p{ font-size: 14px; line-height: 28px;}
.home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage:before :first-child{border-bottom: none;}

.home-zsjm .content-slide .jmzc-type-join{ overflow: hidden; margin-bottom: 20px; }
.home-zsjm .content-slide .jmzc-type-join label.control-label{  text-align: right; float: right; font-size: 16px; padding: 20px 0;}
.home-zsjm .content-slide .jmzc-type-join input.input_same{ float: left; background-color: #e3e3e3; border:none; font-size: 16px; padding: 20px 22px; width: 100%; }
.home-zsjm .content-slide .jmzc-type-join input.input_city{background-color: #e3e3e3; border:none; font-size: 16px; padding: 20px 22px; width: 49%; float: left; margin-right: 2%;}
.home-zsjm .content-slide .jmzc-type-join input.input_city:last-child{margin-right: 0;}
.home-zsjm .content-slide .jmzc-type-join select.input_house{background-color: #e3e3e3; border:none; font-size: 16px; padding: 20px 22px; float: left;}
.home-zsjm .content-slide .jmzc-type-join textarea.input_Remarks{width: 100%; float: left; background-color: #e3e3e3; border:none; font-size: 16px; padding: 20px 22px;}
.home-zsjm .content-slide .jmzc-type-join label.control-labels{text-align: right; float: right; font-size: 16px; padding: 20px 0;}
.home-zsjm .content-slide .jmzc-type-join .download{ text-align: left;color: #da8080; font-size: 16px; display: block; }
.home-zsjm .content-slide .jmzc-type-join .submit-btn{ padding: 20px 100px; color: #fff; background-color: #85ac86; display: inline-block; font-size: 20px; margin-top: 20px; }
.home-zsjm .content-slide .jmzc-type-join img{height: 28px;float: left;margin-top: 18px; }

.new-shop .product-top-title {margin-bottom: 20px;}
.new-shop-show .swiper-container .swiper-slide{ padding: 10px; cursor: pointer; }

/*联系我们*/

.home-lxwm{margin-top: 20px;}
.home-lxwm .home-lxwm-com{ margin-top: 50px; }
.home-lxwm .home-lxwm-com p{ line-height: 46px; font-size: 18px; margin-left: 100px;}
.home-lxwm .home-lxwm-com p strong{ color: #000; display: block; margin: 10px 0;}
.home-lxwm .home-lxwm-com p img{ display: inline-block; vertical-align: middle; margin-right: 10px; }
.home-lxwm .home-lxwm-com .qrcode{ width: 32%; margin: 0 auto; text-align: center; display: inline-block; }
.home-lxwm .home-lxwm-com .qrcode img{ width: 100%; }
.home-lxwm .home-lxwm-com .qrcode span{ display: block; }
.home-lxwm .home-lxwm-com .col-lg-6{ border-left: #ccc solid 1px; }
.home-lxwm .home-lxwm-com .col-lg-6:first-child{border-left: none; }

.home-rczp-com{margin-top: 55px; padding-bottom: 55px; border-bottom: #d8d8d8 solid 1px;}
.home-rczp-com .rczp-box{ margin-left: 100px;  margin-bottom: 50px;}
.home-rczp-com .rczp-box h3{ display: block; color: #b0814c; font-size: 22px; margin-bottom:30px; }
.home-rczp-com .rczp-box h4{ display: block; font-weight: bold; margin-bottom:30px; }
.home-rczp-com .rczp-box p{ line-height: 24px; }

.home-lxwm .contactus{ margin-left: 100px;margin-top: 55px; }
.home-lxwm .contactus p {line-height: 30px;font-size: 14px; }
.home-lxwm .contactus p img {display: inline-block;vertical-align: middle;margin-right: 10px;}

.home-lxwm .home-base-content .top25{ padding-top: 20px; }

.home-lxwm .home-rczp-com .col-lg-6 {border-left: #ccc solid 1px;}
.home-lxwm .home-rczp-com .col-lg-6:first-child{border-left: none; }


/*节日特惠*/
.home-jrth{margin-top: 55px;}
.home-jrth .home-jrth-com .row{ margin-bottom: 50px; }
.home-jrth .home-jrth-com .jrth-pic img{ width: 100%; }
.home-jrth .home-jrth-com .pic-right{ float: right;}
.home-jrth .home-jrth-com .jrth-box-typeone{ position: relative; width:100%; overflow: hidden;}
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-different{ writing-mode: tb-rl; position: absolute;top: 0;right: 0;height: 200px; display: none;}
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-different .different-season{ font-size: 16px; color: #999; }
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-different .different-text{ font-size: 22px; color: #000;line-height: 40px; }
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-different i{ margin-top: 20px; }
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-word{width: 80%; margin: 28% auto 0; position: relative;}
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-word .jrth-word-title{ font-size: 22px; color: #000; margin-bottom: 40px;}
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-word .jrth-word-p{ font-size: 15px; line-height: 32px; position: relative;}
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-word .jrth-word-p:before{ content: ''; position: absolute; width: 40px; height: 1px; background-color: #666; top: -20px; left: 0; }
.home-jrth .home-jrth-com .jrth-box-typeone .jrth-word a.jrth-links{ color: #000; font-size:18px; padding:15px 60px; border: #000 solid 1px; display: inline-block; font-weight: bold; margin-top: 50px; margin-left: 0;}

.home-jrth .home-jrth-com .jrth-box-typetwo{ position: relative; width:100%; overflow: hidden;}
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different{ writing-mode: tb-rl; position: absolute;top: 0;left: 0;height: 200px; display: none;}
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different .different-season{ font-size: 16px; color: #999; }
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different .different-text{ font-size: 22px; color: #000;line-height: 40px; }
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different i{ margin-top: 20px; }
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word{width: 80%; margin: 26% auto 0; position: relative;text-align: right; }
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word .jrth-word-title{ font-size: 22px; color: #000; margin-bottom: 40px;}
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word .jrth-word-p{ font-size: 15px; line-height: 32px; position: relative;}
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word .jrth-word-p:before{ content: ''; position: absolute; width: 40px; height: 1px; background-color: #666; top: -20px; right: 0; }
.home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word a.jrth-links{ color: #000; font-size:18px; padding:15px 60px; border: #000 solid 1px; display: inline-block; font-weight: bold; margin-top: 50px;}

/*企业介绍*/
.home-brand .right-video { position: relative; margin-bottom: 20px; }
.home-brand .right-video .video-pic img{ display: block;width: 100%;}
.home-brand .right-video .video-play{ position: absolute; left: 50%; top: 50%; margin-left: -60px; margin-top: -60px; cursor: pointer; }


.home-brand .left-txt-qyjs{ padding-left: 55px; position: relative; margin-top: 15px;}
.home-brand .left-txt-qyjs .type{ position: absolute; top: 0; left: 0; width: 42px; text-align: center; border: 1px solid #b0814c; padding: 10px 0 10px 0;}
.home-brand .left-txt-qyjs .type span{ display: block; font-size: 24px; font-family: '方正大标宋简体'; line-height: 28px; margin-top: 8px;}
.home-brand .left-txt-qyjs .cont{ float: right; font-size: 16px; line-height: 26px;}
.home-brand .left-txt-qyjs .cont p{ margin-bottom: 15px;}

.home-qyjs{ margin-top: 55px; position: relative; }
.home-qyjs .bigtea{ position: absolute; right: 0; top: 0; width: 24%; }
.home-qyjs .tabs{ width: 100%; display: block; margin-bottom: 55px; }
.home-qyjs .tabs a{ font-size: 24px; margin-right:30px; color: #999; font-weight: bold; }
.home-qyjs .tabs a.active{ color: #000; padding-bottom: 2px;border-bottom: #000 solid 1px; }

.home-qyjs .swiper-container .swiper-slide{display: none;width: 100%;}
.home-qyjs .swiper-container .active{ display: block; }

.home-qyjs .content-slide .content-history-left{ width: 50%; float: left; border-right: #e3e3e3 solid 1px; text-align: left;}
.home-qyjs .content-slide .content-history-left .history-top{}
.home-qyjs .content-slide .content-history-left .history-text{width: 75%; font-size: 16px;  line-height: 30px; text-align:left; float: left; margin-bottom: 120px; min-height: 120px;}
.home-qyjs .content-slide .content-history-left .history-tit{ position: relative; width: 130px; float: right; border-left: #c8c8c8 dashed 1px; font-size: 16px; font-weight: bold; color: #1b1b1b; padding: 0 30px; text-align: center;}
.home-qyjs .content-slide .content-history-left .history-tit:before{content: ''; width: 14px;height: 14px;border: #85ac86 solid 4px;border-radius: 50%;position: absolute;right: -8px;top: 54px;background-color: #fff;}
.home-qyjs .content-slide .content-history-left .history-tit:after{content: ''; width: 20px;height: 1px;position: absolute;right: 6px;top: 61px;background-color: #e3e3e3;}

.home-qyjs .content-slide .content-history-left .history-text .centercom{display: table-cell;text-align: left;vertical-align: middle;height: 120px;}
.home-qyjs .content-slide .content-history-right .history-text .centercom{display: table-cell;text-align: left;vertical-align: middle;height: 120px;}
.home-qyjs .content-slide .content-history-left .history-tit strong{ display: table-cell;text-align: center;vertical-align: middle;height: 120px;}
.home-qyjs .content-slide .content-history-right .history-tit strong{ display: table-cell;text-align: center;vertical-align: middle;height: 120px;}


.home-qyjs .content-slide .content-history-right{ width: 50%; float: right; border-left: #e3e3e3 solid 1px; margin-left: -1px; }
.home-qyjs .content-slide .content-history-right .history-top{ margin-top: 120px;}
.home-qyjs .content-slide .content-history-right .history-text{width: 75%; font-size: 16px;  line-height: 30px; text-align:left; float: right; margin-bottom: 120px; min-height: 120px; }
.home-qyjs .content-slide .content-history-right .history-tit{ position: relative; width: 130px; float: left; border-right: #c8c8c8 dashed 1px; font-size: 16px; font-weight: bold; color: #1b1b1b; padding: 0 30px; text-align: center;}
.home-qyjs .content-slide .content-history-right .history-tit:before{content: ''; width: 14px;height: 14px;border: #85ac86 solid 4px;border-radius: 50%;position: absolute;left: -8px;top: 54px;background-color: #fff;}
.home-qyjs .content-slide .content-history-right .history-tit:after{content: ''; width: 20px;height: 1px;position: absolute;left: 6px;top: 61px;background-color: #e3e3e3;}

.home-qyjs .bigthingmuch .col-md-6:nth-child(2n){ margin-top: 120px; margin-left: -1px; border-left: #e3e3e3 solid 1px;}
.home-qyjs .historyfive .col-md-6:nth-child(2n){ margin-top: 50px; margin-left: -1px; border-left: #e3e3e3 solid 1px;}
.home-qyjs .bigthingmuch .col-md-6{ border-right: #e3e3e3 solid 1px;}

.home-qyjs .swiper-container{ position: relative; color: #000; }
.home-qyjs .swiper-container .bigthing-left{ width: 100%; padding-right: 10%; }
.home-qyjs .swiper-container .bigthing-left:before{content: ''; width: 14px;height: 14px;border: #85ac86 solid 4px;border-radius: 50%;position: absolute;right: -6px;top: 23px;background-color: #fff;}
.home-qyjs .swiper-container .bigthing-left:after{content: ''; width: 40px;height: 1px;position: absolute;right: 8px;top: 30px;background-color: #e3e3e3;}
.home-qyjs .swiper-container .bigthing-left .bigthing-year{ text-align: right; position: relative; margin-bottom: 20px;}
.home-qyjs .swiper-container .bigthing-left .bigthing-year i{ display: inline-block; vertical-align: middle; height: 55px;}
/*.home-qyjs .swiper-container .bigthing-left .bigthing-year .bigthing-year-num{display: inline-block; font-size: 16px; padding: 2px 20px; background-color: #85ac86; color: #fff; margin-left: 10px;}*/
.home-qyjs .swiper-container .bigthing-left .bigthing-year .bigthing-year-num{display: inline-block; font-size: 16px; padding: 2px 20px; background-color: #85ac86; color: #fff;}
.home-qyjs .swiper-container .bigthing-left .bigthing-year .bigthing-year-num strong {font-size: 36px;}
.home-qyjs .swiper-container .bigthing-left .bigthing-mian{ text-align: right; }
.home-qyjs .swiper-container .bigthing-left .bigthing-mian p{ color: #000; margin-bottom: 20px; font-size: 16px; }
.home-qyjs .swiper-container .bigthing-mian .bigthing-show{ display: block; }
.home-qyjs .swiper-container .bigthing-mian .bigthing-hide{ display: none; }
.home-qyjs .swiper-container .bigthing-mian a.bigthing-open{ color: #85ac86; text-decoration: underline; cursor: pointer; display: block;}
.home-qyjs .swiper-container .bigthing-mian a.bigthing-close{ color: #85ac86; text-decoration: underline; cursor: pointer; display: none; }

.home-qyjs .swiper-container .bigthing-right{ width: 100%; padding-left: 10%;}
.home-qyjs .swiper-container .bigthing-right:before{content: ''; width: 14px;height: 14px;border: #85ac86 solid 4px;border-radius: 50%;position: absolute;left: -6px;top: 23px;background-color: #fff;}
.home-qyjs .swiper-container .bigthing-right:after{content: ''; width: 40px;height: 1px;position: absolute;left: 8px;top: 30px;background-color: #e3e3e3;}
.home-qyjs .swiper-container .bigthing-right .bigthing-year{ text-align: left; position: relative; margin-bottom: 20px;}
.home-qyjs .swiper-container .bigthing-right .bigthing-year i{ display: inline-block; vertical-align: middle; height: 55px;}
.home-qyjs .swiper-container .bigthing-right .bigthing-year .bigthing-year-num{display: inline-block; font-size: 16px; padding: 2px 20px; background-color: #85ac86; color: #fff; margin-right: 10px;}
.home-qyjs .swiper-container .bigthing-right .bigthing-year .bigthing-year-num strong {font-size: 36px;}
.home-qyjs .swiper-container .bigthing-right .bigthing-mian{ text-align: left; }
.home-qyjs .swiper-container .bigthing-right .bigthing-mian p{ color: #000; margin-bottom: 20px; font-size: 16px;}






/*20190128新增*/
.home-qyjs .swiper-container .historyfive-left{ width: 100%; margin-top: 20px;}
.home-qyjs .swiper-container .historyfive-left:before{content: ''; width: 14px;height: 14px;border: #85ac86 solid 4px;border-radius: 50%;position: absolute;right: -6px;top: 23px;background-color: #fff;}
.home-qyjs .swiper-container .historyfive-left:after{content: ''; width: 40px;height: 1px;position: absolute;right: 8px;top: 30px;background-color: #e3e3e3;}
.home-qyjs .swiper-container .historyfive-left .historyfive-year{ text-align: left;position: relative;font-size: 16px;font-weight: bold;color: #1b1b1b; width: 20%; float: right;}
.home-qyjs .swiper-container .historyfive-left .historyfive-mian{ text-align: left;width: 70%;padding-left: 10%;border-right: #c8c8c8 dashed 1px; padding-right: 5%;}
.home-qyjs .swiper-container .historyfive-left .historyfive-mian p{ color: #000; margin-bottom: 20px; font-size: 16px; }

.home-qyjs .swiper-container .historyfive-right{ width: 100%; padding-left: 10%; margin-top: 20px;}
.home-qyjs .swiper-container .historyfive-right:before{content: ''; width: 14px;height: 14px;border: #85ac86 solid 4px;border-radius: 50%;position: absolute;left: -6px;top: 23px;background-color: #fff;}
.home-qyjs .swiper-container .historyfive-right:after{content: ''; width: 40px;height: 1px;position: absolute;left: 8px;top: 30px;background-color: #e3e3e3;}
.home-qyjs .swiper-container .historyfive-right .historyfive-year{ text-align: left;position: relative;font-size: 16px;font-weight: bold;color: #1b1b1b; width: 20%; float: left;}
.home-qyjs .swiper-container .historyfive-right .historyfive-mian{ text-align: left;width: 75%;padding-left: 5%;border-left: #c8c8c8 dashed 1px;float: left; margin-left: 5%;}
.home-qyjs .swiper-container .historyfive-right .historyfive-mian p{ color: #000; margin-bottom: 20px; font-size: 16px;}










/*店铺导航*/
.product-details-container .shop-nav-box .map-content{ margin-top: 18px; background: url(../images/product/tea-set-species-bg.jpg) 0 0 repeat;}
.product-details-container .shop-nav-box .map-content .row{ margin: 0;}
.product-details-container .shop-nav-box .map-content .col-xs-12{ padding: 0;}
.product-details-container .shop-nav-box .map-content .search-left{ padding: 15px;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-box{ position: relative;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-box .input-search{ border: 0; border-radius: 10px; width: 100%; height: 45px; line-height: 45px; font-size: 14px; padding: 0 40px 0 10px; background-color: #eee;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-box .search-btn{ width: 40px; height: 45px; background: url(../images/icon/icon-search.png) center no-repeat; position: absolute; top: 0; right: 0;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-box .search-btn:before{ content: ''; width: 1px; height: 20px; background-color: #dcdcdc; position: absolute; top: 50%; transform:translate(0,-50%); left: 0;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-list{ font-size: 14px; line-height: 30px; margin-top: 30px; height: 500px; overflow-y: auto;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-list li{ margin-top: 15px;margin-bottom: 30px !important;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-list li .title{ padding-left: 22px; background: url(../images/icon/icon-address.png) 0 5px no-repeat; cursor: pointer;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-list li .cont{ color: #666; padding-left: 22px;}
.product-details-container .shop-nav-box .map-content .search-left .map-search-list li .cont a{ color: #666;}
.product-details-container .shop-nav-box .map-content .map_right{ height: 610px;}
.product-details-container .shop-nav-box .linkspic{ width: 286px; margin: 30px auto -70px;}

/*严选茶品*/
.yxcp-slide{ background: url(../images/ming-bg.jpg) center no-repeat;background-size: cover;}
.yxcp-slide .device{ position: relative; }
.yxcp-slide .device .arrow-left,.yxcp-slide .device .arrow-right{width: 38px;height: 60px;position: absolute;top: 50%;margin-top: -50px; z-index: 9;}
.yxcp-slide .device .arrow-left{background: url(../images/icon/focus-prev.png) no-repeat;background-size: cover;left: 0;}
.yxcp-slide .device .arrow-right {background: url(../images/icon/focus-next.png) no-repeat;background-size: cover;right: 0;}
.yxcp-slide .device .swiper-slide{ padding: 50px; }
.yxcp-slide .device .yxcp-img{ width: 80%; margin:0 auto; cursor: pointer;}
.yxcp-slide .device .yxcp-img img{width: 100%; }
.yxcp-slide .device .yxcp-box{width: 100%; position: relative;}
.yxcp-slide .device .yxcp-box .yxcp-right{ position: absolute; top:-37px;right: 50px;width:80px;}
.yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type{ text-align: center;width: 100%; }
.yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type img{ width: 100%; }
.yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type span{ display: block;font-size: 40px;font-family: '方正大标宋简体';line-height: 80px;margin-top: 8px; color: #000; text-align: center;writing-mode: tb-rl; letter-spacing:10px;}
.yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type i img{width: 75%;margin: 0 auto 20px; }
.yxcp-slide .device .yxcp-box .yxcp-right .yxcp-num{ position: absolute; color: #666; /* writing-mode: tb-rl; left: -30px; bottom: 0; */ font-size: 16px;font-family: '方正大标宋简体'; width: 200px; text-align: right; right: 0; margin-top: 5px;}

.yxcp-slide .device .yxcp-box .yxcp-left{ margin-top: 60px; }
.yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text{ position: relative; }
.yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text:before{ content: ''; width: 40px; height: 1px; background-color: #666; position: absolute; left: 0; top: -38px;}
.yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text p{ font-size: 16px; color: #333; margin-top: 30px; display: block; text-align: left;line-height: 16px;}
.yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text p i{ display: inline-block; vertical-align: middle; margin-right: 20px;}
.yxcp-slide .device .yxcp-box .yxcp-left .yxcp-qr-code{ float: left; margin-top: 100px; position: relative;}
.yxcp-slide .device .yxcp-box .yxcp-left .yxcp-qr-code:before{ content: ''; width: 40px; height: 1px; background-color: #666; position: absolute; left: 0; top: -38px;}
.yxcp-slide .device .yxcp-box .yxcp-left .yxcp-qr-code span{display: block; font-size: 14px; color: #666;}
.yxcp-slide .device .yxcp-box .yxcp-left .yxcp-qr-code img{ display: block; margin-bottom: 20px; }

.yxcp-preview .yxcp-container{ margin-top: 55px; }
.yxcp-preview .yxcp-container .yxcp-com{ border:#fff solid 4px; background-color: #fff; }
.yxcp-preview .yxcp-container .yxcp-com img{ width: 100%; }
.yxcp-preview .yxcp-container .yxcp-com span{ color: #333; font-size: 18px; margin: 20px auto; display: block; text-align: center; position: relative; }
.yxcp-preview .yxcp-container .active-nav{ border:#85ac86 solid 4px; background-color: #85ac86; }
.yxcp-preview .yxcp-container .active-nav span{ color: #fff; }
.yxcp-preview .yxcp-container .active-nav span:before{ content: ''; width: 30px; height: 1px; background-color: #fff; position: absolute; left: 50%; bottom:-5px; margin-left: -15px;}

.yxcp-preview .page {margin: 50px auto;text-align: center;overflow: hidden;width: 100%;bottom: 40px;left: 0;}
.yxcp-preview .page a{background: url(../images/icon/bg-page.png) center center no-repeat; width: 48px; height: 42px;line-height: 42px;text-align: center;font-size: 16px;cursor: pointer;color: #949494;display: inline-block;}
.yxcp-preview .page a.active{background: url(../images/icon/bg-page-on.png) no-repeat; width: 48px; height: 42px; color: #fff;}
.yxcp-preview .page .page-left{ display: inline-block; border:#e3e3e3 solid 1px; padding:8px 20px; cursor: pointer; margin-right: 20px; }
.yxcp-preview .page .page-right{ display: inline-block; border:#e3e3e3 solid 1px; padding:8px 20px; cursor: pointer; margin-left: 20px;}
.yxcp-preview .page span{ width: 48px; display: inline-block; background: url(../images/icon/bg-page-on.png) center center no-repeat; height: 42px; color: #fff; line-height: 42px;}
.yxcp-preview .page a:first-child{ display: none; }


.picture-layer{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; display: none;}
.picture-layer .opacity{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; opacity: 0.6;}
.picture-layer .layer-close{ width: 30px; height: 30px; background: url(../images/icon/layer-close.png) center no-repeat; position: absolute; top: -30px; right: 0; z-index: 9; cursor: pointer;}
.picture-layer-inner{ width:26%; position: absolute; top: 10%; left: 37%; /*margin-left:-200px;*/ }
.picture-layer-inner .focus .swiper-slide img{ display: block; width: 100%;}
.picture-layer-inner .focus .swiper-button-next, .picture-layer-inner .focus .swiper-button-prev{ width: 22px; height: 39px; background-size: 22px 39px; margin-top: -19.5px;position: absolute;top: 50%;z-index: 9999;}
.picture-layer-inner .focus .swiper-button-prev, .picture-layer-inner .focus .swiper-container-rtl .swiper-button-next{ background-image: url(../images/icon/forum-highlights-arrow.png); left: 10px;}
.picture-layer-inner .focus .swiper-button-next, .picture-layer-inner .focus .swiper-container-rtl .swiper-button-prev{ background-image: url(../images/icon/forum-highlights-arrow.png); right: 10px;}
.picture-layer-inner .focus .swiper-button-next{ transform:rotate(180deg);}






/*二级banner*/
.sub-banner img{ display: block; width: 100%;}

/*严选茶品*/
.product-categories-container{ padding: 75px 0;}
.product-categories-container .list .pic-box{ position: relative; margin: 15px 0;}
.product-categories-container .list .pic-box .pic{ position: relative;}
.product-categories-container .list .pic-box .pic img{ display: block; width: 100%;}
.product-categories-container .list .pic-box .pic .video-play{ width: 110px; height: 110px; background: url(../images/icon/icon-video-play.png) center no-repeat; background-size: cover; position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);}
.product-categories-container .list .pic-box .title-box{ position: absolute; left: 40px; bottom: 25px; font-size: 16px; color: #fff; line-height: 34px;}
.product-categories-container .list .pic-box .title-box .title{ font-size: 24px;}
.product-categories-container .list .pic-box .title-box .title a{ color: #fff; }
.product-categories-container .list .pic-box .title-box p a{color: #fff; }


.product-top-title{ font-size: 32px; line-height: 32px;}
.tea-set-species-container{ background: url(../images/product/tea-set-species-bg.jpg) 0 0 repeat; padding: 85px 0 47px 0;}
.tea-set-species-container .list{ margin-top: 20px;}
.tea-set-species-container .list .pic-box{ margin: 25px 0;}
.tea-set-species-container .list .pic-box .pic img{ display: block; width: 100%;}
.tea-set-species-container .list .pic-box .title-box{ margin-top: 20px;}
.tea-set-species-container .list .pic-box .title-box .title{ font-size: 24px; line-height: 24px; text-align: center; position: relative;}
.tea-set-species-container .list .pic-box .title-box .title:before{ content: ''; width: 29px; height: 1px; background-color: #81a782; position: absolute; bottom: -18px; left: 50%; transform:translate(-50%,0);}

.fine-food-container{ padding-top: 85px;}
.fine-food-container .list{ width: calc(100% + 20px); margin-top: 45px;}
.fine-food-container .swiper-wrapper{ margin-left: -10px; margin-right: -10px;}
.fine-food-container .swiper-slide{ float: left; width: 33.33333333%; position: relative; min-height: 1px;}
.fine-food-container .djrm-block{ position: relative; padding: 0 10px 20px 10px;}
.fine-food-container .djrm-block .pic{ overflow: hidden;}
.fine-food-container .djrm-block .pic img{ display: block; width: 100%; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;  -moz-transition:all 0.5s ease;}
.fine-food-container .djrm-block:hover .pic img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);  }
.fine-food-container .djrm-block .title-box{ margin-top: 20px;}
.fine-food-container .djrm-block .title-box .title{ font-size: 24px; line-height: 24px; text-align: center; position: relative;}
.fine-food-container .djrm-block .title-box .title:before{ content: ''; width: 29px; height: 1px; background-color: #81a782; position: absolute; bottom: -18px; left: 50%; transform:translate(-50%,0);}


/*视频弹框*/
.pop-video-layer{display:none;position: fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:9999;}
.pop-video-layer .opacity{position: absolute;width:100%;height:100%;top:0;left:0;background: #000;filter: alpha(opacity=87);opacity: 0.87;}
.pop-video-layer .video-layer-inner{position:absolute;top:50%;left:50%;margin-left:-375px;margin-top:-245px;width:750px;height:490px;}
.pop-video-layer .video-layer-detail{width:750px;height:490px;background: #000;}
.pop-video-layer .video-layer-inner .close{position: absolute;top:-40px;right:0;cursor:pointer;z-index:10;width:40px;height:40px;background:url(../images/icon/video-close.png) center center no-repeat; opacity: 1;}

/*侧边二级导航*/
.sub-nav{ margin-top: -20px; padding: 0;}
.sub-nav .top-title{ font-size: 16px; line-height: 16px; font-weight: bold; position: relative; cursor: pointer; padding: 20px 0;}
.sub-nav .top-title .glyphicon{ position: absolute; top: 50%; margin-top: -8px; right: 0; transition:all 0.3s ease; -webkit-transition:all 0.3s ease;  -moz-transition:all 0.3s ease; display: none;}
.sub-nav .box{ border-bottom: 1px solid #e3e3e3;}
.sub-nav .box .block{ padding: 0 0 20px 0; font-size: 14px; line-height: 30px; display: none;}
.sub-nav .box .block li a:hover{ text-decoration: underline;}
.sub-nav .box.current .top-title .glyphicon{ transform:rotate(180deg);}
.sub-nav .box.current .block{ display: block;}
.sub-nav .box.hover .glyphicon{ display: block;}

/*面包屑*/
.sub-breadcrumb{ font-size: 14px; line-height: 14px; color: #999;}
.sub-breadcrumb a{ color: #999;}


/*产品列表*/
.product-list-container{ margin-top: 85px;}
.product-list-container .row{ margin: 0;}

.product-list-right{ float: right; padding: 0;}
.product-list-right .inner-list{ margin-top: 12px;}
.product-list-right .inner-list .row{ margin-left: -15px; margin-right: -15px;}
.product-list-right .inner-list .pic-box{ padding: 30px; border: 1px solid #EDEDED; margin-top: 30px;}
.product-list-right .inner-list .pic-box .pic img{ display: block; width: 100%;}
.product-list-right .inner-list .pic-box .title-box{ margin-top: 20px;}
.product-list-right .inner-list .pic-box .title-box .title{ font-size: 20px; line-height: 20px; text-align: center; position: relative;}
.product-list-right .inner-list .pic-box .product-btn-box{ margin-top: 30px; font-size: 0;}
.product-list-right .inner-list .pic-box .product-btn-box a{ float: left; width: 145px; line-height: 34px; border: 1px solid #A9A9A9; font-size: 18px; text-align: center;}
.product-list-right .inner-list .pic-box .product-btn-box a.shop{ float: right; border: 1px solid #E1251A; background-color: #E1251A; color: #fff;}
.product-list-right .inner-list .pic-box:hover{ border-color: #E1251A;}

/*产品详情*/
.product-details-container{ margin-top: 88px;}
.product-details-inner{ margin-top: 58px;}
.details-info-box .focus{ overflow: hidden;}
.details-info-box .focus .swiper-slide img{ display: block; width: 100%;}
.details-info-box .focus .view { height: 80%; width: 100%;}
.details-info-box .focus .preview { height: 20%; box-sizing: border-box; padding-top: 30px; margin: 0 -15px;}
.details-info-box .focus .preview .swiper-slide { width: 14.485714%; height: 100%; padding: 0 15px;}
.details-info-box .focus .preview .active-nav { opacity: 0.5;}
.details-info-box .right-content{ padding-left: 50px; font-size: 16px;}
.details-info-box .right-content .top-box .top-title{ font-size: 24px; line-height: 24px; font-weight: bold;}
.details-info-box .right-content .top-box .cont{ margin-top: 32px; /* color: #666; */ line-height: 30px;}
.details-info-box .right-content .qr-code-box{ float: right;}
.details-info-box .right-content .qr-code-box .pic img{ display: block; width: 100%;}
.details-info-box .right-content .qr-code-box p{ text-align: center; font-size: 14px; color: #999; margin-top: 5px;}
.details-info-box .right-content .title{ font-weight: bold;}
.details-info-box .right-content .introduce{ margin-top: 35px; line-height: 30px;}
.details-info-box .right-content .introduce .cont{ /* color: #666; */ margin-top: 15px;}
.details-info-box .right-content .around{ margin-top: 40px;}
.details-info-box .right-content .around .map-content{ margin-top: 18px; background: url(../images/product/tea-set-species-bg.jpg) 0 0 repeat;}
.details-info-box .right-content .around .map-content .row{ margin: 0;}
.details-info-box .right-content .around .map-content .col-xs-12{ padding: 0;}
.details-info-box .right-content .around .map-content .search-left{ padding: 15px;}
.details-info-box .right-content .around .map-content .search-left .map-search-box{ position: relative;}
.details-info-box .right-content .around .map-content .search-left .map-search-box .input-search{ border: 0; border-radius: 10px; width: 100%; height: 45px; line-height: 45px; font-size: 14px; padding: 0 40px 0 10px; background-color: #eee;}
.details-info-box .right-content .around .map-content .search-left .map-search-box .search-btn{ width: 40px; height: 45px; background: url(../images/icon/icon-search.png) center no-repeat; position: absolute; top: 0; right: 0;}
.details-info-box .right-content .around .map-content .search-left .map-search-box .search-btn:before{ content: ''; width: 1px; height: 20px; background-color: #dcdcdc; position: absolute; top: 50%; transform:translate(0,-50%); left: 0;}
.details-info-box .right-content .around .map-content .search-left .map-search-list{ font-size: 14px; line-height: 30px; margin-top: 15px; height: 90px; overflow-y: auto;}
.details-info-box .right-content .around .map-content .search-left .map-search-list li{ margin-top: 15px;}
.details-info-box .right-content .around .map-content .search-left .map-search-list li .title{ padding-left: 22px; background: url(../images/icon/icon-address.png) 0 5px no-repeat; cursor: pointer;}
.details-info-box .right-content .around .map-content .search-left .map-search-list li .cont{ color: #666; padding-left: 22px;}
.details-info-box .right-content .around .map-content .search-left .map-search-list li .cont a{ color: #666;}

.details-info-box .right-content .around .map-content .map_right{ height: 185px;}
.map-search-list>div{ border: 0 !important; color: #666 !important; font-size: 14px !important;}
.map-search-list>div>div{ background: transparent !important;}
.map-search-list>div>div li div{ background: transparent !important;}
.map-search-list span{ color: #666 !important; font-size: 14px !important;}
.map-search-list a{ font-size: 14px !important;}
.anchorBL{ display: none;}

.map-search-list::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.map-search-list::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
    background: #DCDCDC;
    opacity: 0.6;
}
.map-search-list::-webkit-scrollbar-track {/*滚动条里面轨道*/
    /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
    border-radius: 5px;
    background: transparent;
}

.details-info-box .right-content .around .map-cont{ margin-top: 18px; background: url(../images/product/tea-set-species-bg.jpg) 0 0 repeat; padding: 20px;}
.details-info-box .right-content .around .map-cont .txt{ line-height: 30px; margin-bottom: 15px;}
.details-info-box .right-content .around .map-cont .txt .cont{ color: #666;}
.details-info-box .right-content .around .map-cont .txt .cont .s-title{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


.selling-goods{ margin-top: 85px;}
.selling-goods .top-title{ font-size: 24px; line-height: 24px;}
/* .selling-goods ul{ width: calc(100% + 30px);} */
.selling-goods .list{ margin-top: 8px; position: relative;}
.selling-goods .list .arrow-left,.selling-goods .list .arrow-right{ width: 38px; height: 60px; position: absolute; top:50%; margin-top: -50px;}
.selling-goods .list .arrow-left{ background: url(../images/icon/focus-prev.png) no-repeat; background-size: cover; left: -60px;}
.selling-goods .list .arrow-right{ background: url(../images/icon/focus-next.png) no-repeat; background-size: cover; right: -60px;}
.selling-goods .list .pic-box{ margin: 27px 0;}
.selling-goods .list .pic-box .pic img{ display: block; width: 100%;}
.selling-goods .list .pic-box .title-box{ margin-top: 20px;}
.selling-goods .list .pic-box .title-box .title{ font-size: 20px; line-height: 20px; text-align: center; position: relative;}
.selling-goods .list .pic-box .title-box .title:before{ content: ''; width: 29px; height: 1px; background-color: #81a782; position: absolute; bottom: -18px; left: 50%; transform:translate(-50%,0);}
.selling-goods .list-mobile .pic-box{ margin: 15px 0; padding: 0 5px;}
.selling-goods .list-mobile .pic-box .pic img{ display: block; width: 100%;}
.selling-goods .list-mobile .pic-box .title-box{ margin-top: 20px;}
.selling-goods .list-mobile .pic-box .title-box .title{ font-size: 16px; line-height: 16px; text-align: center; position: relative;}
.selling-goods .list-mobile .pic-box .title-box .title:before{ content: ''; width: 29px; height: 1px; background-color: #81a782; position: absolute; bottom: -10px; left: 50%; transform:translate(-50%,0);}

/*冲泡技巧*/
.tea-type-box{ background: url(../images/product/tea-type-bg.jpg) center no-repeat; background-size: cover; padding: 45px 0 80px 0;}
.tea-type-box .block{ cursor: pointer;}
.tea-type-box .block .icon img{ display: block; width: 100%;}
.tea-type-box .block .title-box{ padding: 30px 0; text-align: center; position: relative;}
.tea-type-box .block .title-box .cn{ font-size: 24px; line-height: 24px;}
.tea-type-box .block .title-box .en{ font-size: 16px; line-height: 16px; margin-top: 10px;}
.tea-type-box .block .title-box .glyphicon{ position: absolute; top: 50%; transform:translate(0,-50%); right: 7.5%; display: none;}
.tea-type-box .block.current .title-box,.tea-type-box .block:hover .title-box{ background-color: rgba(31,171,68,0.6); color: #fff;}
.tea-type-box .block.current .title-box .glyphicon,.tea-type-box .block:hover .title-box .glyphicon{ display: block;}
.tea-type-box .col-xs-6:nth-of-type(5){ margin-left: 12.5%;}
.tea-step-box{ margin-top: 85px;}
.tea-step-box .box{ display: none;}
.tea-step-box .current{ display: block; }
.tea-step-box .top-title{ font-size: 32px; line-height: 32px;}
.tea-step-inner{ margin-top: 52px; position: relative;}
.tea-step-inner .pic img{ display: block; width: 100%;}
.tea-step-inner .opacity{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 5; background-color: #000; opacity: 0.4;}
.tea-step-inner .txt-content{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 9; color: #fff;}
.tea-step-inner .txt-content .txt{ width: 85%; font-size: 16px; line-height: 36px; text-align: center; margin: 0 auto; padding-top: 50px;}
.tea-step-inner .txt-content .txt-label{ width: 85%; position: absolute; bottom: 52px; left: 50%; transform:translate(-50%,0);}
.tea-step-inner .txt-content .txt-label li{ float: left; width: 20%; text-align: center;}
.tea-step-inner .txt-content .txt-label li .icon img{ display: block; width: 27%; margin: 0 auto;}
.tea-step-inner .txt-content .txt-label li .title-box{ margin-top: 20px;}
.tea-step-inner .txt-content .txt-label li .title-box .title{ font-size: 24px; line-height: 24px;}
.tea-step-inner .txt-content .txt-label li .title-box p{ font-size: 14px; opacity: 0.7; margin-top: 12px;}

.tea-type-box .col-special{ width: 14.28%; float: left; }


/*单品专题*/
.project-main .wrapTopNav{ width: 100%; position: fixed; top: 0; left: 0; z-index: 9;}
.project-main .footer{ margin-top: 0;}
.project-container{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.project-container .swiper-wrapper, .project-container .swiper-slide{ width: 100%; height: 100% !important;}
.project-container .swiper-slide{ position: relative; text-align: left;}
.project-container .slide6{ height: auto !important;}
.project-container .type-icon{ position: absolute; top: 74px;}
.project-container .slide1 .type-icon{ left: 8.3%;}
.project-container .slide2 .type-icon{ right: 8.3%;}
.project-container .slide3 .type-icon{ left: 8.3%;}
.project-container .slide4 .type-icon{ right: 8.3%;}

.project-container .qr-code-cont{ position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%); text-align: center;}
.project-container .qr-code-cont .pic img{ display: block; width: 501px;}
.project-container .qr-code-cont p{ font-size: 16px; color: #666; margin-top: 15px;}
.project-container .map-content{ width: 100%; height: calc(100% - 74px); position: absolute; bottom: 0; left: 0; background: url(../images/product/tea-set-species-bg.jpg) 0 0 repeat;}

.project-container .map-content .row{ margin: 0; height: 100%;}
.project-container .map-content .col-xs-12{ padding: 0; height: 100%;}
.project-container .map-content .search-left{ padding: 40px 70px; height: 100%;}
.project-container .map-content .search-left .map-search-box{ position: relative;}
.project-container .map-content .search-left .map-search-box .input-search{ border: 0; border-radius: 10px; width: 100%; height: 45px; line-height: 45px; font-size: 14px; padding: 0 40px 0 10px; background-color: #eee;}
.project-container .map-content .search-left .map-search-box .search-btn{ width: 40px; height: 45px; background: url(../images/icon/icon-search.png) center no-repeat; position: absolute; top: 0; right: 0;}
.project-container .map-content .search-left .map-search-box .search-btn:before{ content: ''; width: 1px; height: 20px; background-color: #dcdcdc; position: absolute; top: 50%; transform:translate(0,-50%); left: 0;}
.project-container .map-content .search-left .map-search-list{ height: calc(100% - 65px); font-size: 14px; line-height: 30px; margin-top: 15px; overflow-y: auto;}
.project-container .map-content .search-left .map-search-list li{ margin-top: 15px;}
.project-container .map-content .search-left .map-search-list li .title{ padding-left: 22px; background: url(../images/icon/icon-address.png) 0 5px no-repeat; cursor: pointer;}
.project-container .map-content .search-left .map-search-list li .cont{ color: #666; padding-left: 22px;}
.project-container .map-content .search-left .map-search-list li .cont a{ color: #666;}

.project-container .map-content .map_right{ height: 100%;}

.project-container .pagination{	position: fixed; z-index: 100; margin-top: 0; top: 50%; right:17px;	width: 24px; left: auto; bottom: auto; transform:translate(0,-50%);	margin: 0;}
.project-container .swiper-pagination-switch{	width:24px;	height:25px; border:0; display:block;	margin:17px 0; cursor:pointer; background: url(../images/project-icon2.png) no-repeat; box-shadow: none;}
.project-container .swiper-active-switch{ background: url(../images/project-icon1.png) no-repeat;}


.home-zsjm .content-slide .col-md-special5{ width: 20%; border-left: #ccc dotted 1px; height: 400px;}
.home-zsjm .content-slide .col-md-special5:first-child {border-left: 0;}



.pic-hidden{ display: none; }



/*招商加盟-新*/
.zsjm-shopshow{ margin-top: 50px;}
.basenew-type-title{ font-size: 32px; color: #000; text-align: center; background: url(../images/base-tit-bg.png) center center no-repeat; background-size: contain;
 height: 89px;line-height: 89px; }
.zsjm-shopshow .shopshow-focus{margin-top: 50px; position: relative;}
.zsjm-shopshow .shopshow-focus .arrow-left,.zsjm-shopshow .shopshow-focus .arrow-right{width: 30px;height: 37px;position: absolute;top: 50%;margin-top: -19px; z-index: 9;}
.zsjm-shopshow .shopshow-focus .arrow-left{background: url(../images/icon/focus-prev-new.png) no-repeat;background-size: cover;left: -10px;}
.zsjm-shopshow .shopshow-focus .arrow-right {background: url(../images/icon/focus-next-new.png) no-repeat;background-size: cover;right: -10px;}
.zsjm-shopshow .shopshow-focus .shopshow-block{ padding: 0 18px; }
.zsjm-shopshow .shopshow-focus .shopshow-block .pic img{ width: 100%; display: block; }

.zsjm-supports{ margin-top: 80px; background: url(../images/zsjm-zc-bg.jpg) center no-repeat; background-size: cover; padding: 50px 0;}
.zsjm-supports .supports-inner{margin-top: 40px; position: relative;}
.zsjm-supports .supports-inner ul li{display: block; width: 100%; margin-bottom: 25px; position: relative; height: 58px; line-height: 58px;}
.zsjm-supports .supports-inner ul li:before{ content: ""; position: absolute;width: 100%; top: 0; left: 0; height: 1px; background-image: linear-gradient(to right, transparent , #ddceba , transparent); }
.zsjm-supports .supports-inner ul li:after{ content: ""; position: absolute;width: 100%; bottom: 0; left: 0; height: 1px; background-image: linear-gradient(to right, transparent , #ddceba , transparent); }
.zsjm-supports .supports-inner ul li .block{overflow: hidden; padding: 0 110px;}
.zsjm-supports .supports-inner ul li .block .title{ color: #ad7e45; font-size: 20px; font-weight: bold; width: 35%; float: left; text-align: center; }
.zsjm-supports .supports-inner ul li .block .title span{ display: inline-block; position: relative; }
.zsjm-supports .supports-inner ul li .block .title span:before{ content: ""; position: absolute;background: url(../images/icon-star.png) center center no-repeat; background-size: cover;width: 78px; height: 11px; top: 50%; left: -100px; margin-top: -6px;}
.zsjm-supports .supports-inner ul li .block .title span:after{ content: ""; position: absolute;background: url(../images/icon-star.png) center center no-repeat; background-size: cover;width: 78px; height: 11px; top: 50%; right: -100px; margin-top: -6px;}
.zsjm-supports .supports-inner ul li .block .cont{ width: 65%; float: right; }
.zsjm-supports .supports-inner ul li .block .cont .icon{ display: inline-block; margin-right: 15px; width: 22px; }
.zsjm-supports .supports-inner ul li .block .cont .icon img{ width: 100%; display: block;vertical-align: middle; }
.zsjm-supports .supports-inner ul li .block .cont p{ display: inline-block; font-size: 18px; }

.zsjm-jmtj{ margin-top: 50px;}
.zsjm-jmtj .jmtj-inner{ margin-top: 50px; overflow: hidden;}
.zsjm-jmtj .jmtj-inner .jmtj-block{ width: 48%;float: left; margin-right: 2%;}
.zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit{ float: left; width: 80px; height: 222px; background-color:#73ae83; line-height: 80px; text-align: center; position: relative; letter-spacing: 4px; }
.zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit:before{ content: "";position: absolute; left: 0;bottom: 0; background: url(../images/icon/zsjm-icon-hua.png) center no-repeat; background-size: cover; width: 80px;height: 48px; }
.zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span{ font-size: 22px; font-weight: bold; writing-mode: tb-rl; color: #fff; margin-top: 48px; position: relative;}
.zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span:before{ content: "";position: absolute; top: -30px; left: 50%;margin-left: -7px; background: url(../images/icon/zsjm-icon.png) center no-repeat; width: 14px; height: 20px; }
.zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span:after{ content: "";position: absolute; bottom: -30px; left: 50%;margin-left: -7px; background: url(../images/icon/zsjm-icon2.png) center no-repeat; width: 14px; height: 20px; }
.zsjm-jmtj .jmtj-inner .jmtj-block .cont{ position: relative; margin-left: 90px;}
.zsjm-jmtj .jmtj-inner .jmtj-block .cont .icon{ position: absolute; right: 0; bottom: 0; width: 203px;}
.zsjm-jmtj .jmtj-inner .jmtj-block .cont .icon img{ width: 100%; display: block; }
.zsjm-jmtj .jmtj-inner .jmtj-block .cont p{ display: block;    background-image: linear-gradient(to right , #f6f2eb , transparent);
 font-size: 18px; height: 66px; line-height: 66px; margin-bottom: 10px; padding: 0 30px; }

.zsjm-jmlc{ margin-top: 80px; background: url(../images/zsjm-zc-bg.jpg) center no-repeat; background-size: cover; padding: 50px 0;}
.zsjm-jmlc .jmlc-inner{ margin-top: 50px; overflow: hidden; }
.zsjm-jmlc .jmlc-inner li{ float: left; width: 20%; margin: 0 auto; text-align: center; }
.zsjm-jmlc .jmlc-inner li .icon{  background: url(../images/icon/jmlc-libg.png) center no-repeat; background-size: cover; width: 148px; height: 170px; display: flex;align-items: center;justify-content: center; margin: 0 auto 20px; }
.zsjm-jmlc .jmlc-inner li .icon img{ width: 50px; display: block; }
.zsjm-jmlc .jmlc-inner li .cont .title{ font-size: 22px; font-weight: bold; display: block; margin: 10px 0 20px; }
.zsjm-jmlc .jmlc-inner li .cont p{ font-size: 16px;line-height: 28px; }

.zsjm-telphone{ margin-top: 50px;}
.zsjm-telphone .telphone-inner{ overflow: hidden;text-align: center; padding: 75px 0 0; }
.zsjm-telphone .telphone-inner .cont{ width: 600px;display: inline-block; border-right: #73ae83 solid 1px; }
.zsjm-telphone .telphone-inner .cont:last-child {border-right: none;}
.zsjm-telphone .telphone-inner .cont .tit{ display: inline-block; position: relative; font-size: 32px; margin-bottom: 15px; }
.zsjm-telphone .telphone-inner .cont .tit:before{ content: "";position: absolute; top: 50%; left: -85px;margin-top: -20px; background: url(../images/telphone-icon01.png) center no-repeat; width: 71px; height: 40px; }
.zsjm-telphone .telphone-inner .cont .tit:after{ content: "";position: absolute; top: 50%; right: -85px;margin-top: -20px; background: url(../images/telphone-icon02.png) center no-repeat; width: 71px; height: 40px; }
.zsjm-telphone .telphone-inner .cont a{ display: block; font-size: 36px; font-weight: bold; font-style: italic; }

.base-notice-img img{ display: block; width: 100%;}




@media (max-width: 767px){
	.bodymain{ padding-top: 50px;}
	/*底部 footer*/
	.footer{ margin-top: 30px;}
	.footer-top-inner .footer-qr-code .qr-code-box{ padding-left: 9px;}
	.footer-top{ padding: 30px 0 25px 0;}
	.footer-top-inner{ margin-top: 0;}
	.footer-top-inner-mobi{ margin-bottom: 25px;}
	.footer-top-inner-mobi .top-title{ font-size: 16px; line-height: normal;}
	.footer-top-inner-mobi .list{ margin-top: 10px;}
	.footer-top-inner-mobi .list li{ width: 100%; font-size: 14px; line-height: 30px; padding-left: 10px;}
	.footer-top-inner-mobi .list:before{ display: none;}
	
	/*首页 品牌*/
	.home-brand{ padding:35px 0 0 0;}
	.home-brand .left-txt{ padding-left: 45px; margin-bottom: 15px;}
	.home-brand .left-txt .type{ right: 0; width: 38px;}
	.home-brand .left-txt .type span{ font-size: 20px; line-height: 24px;}
	.home-brand .left-txt .cont{font-size: 14px; line-height: 20px;}
	.home-brand .left-txt .cont p{ margin-bottom: 15px;}
	.home-brand .right-pic{ margin: 0 -15px;}
	
	/*首页 严选茶品*/
	.home-base-content .yxcp-block .element{ width: 59px;}
	.home-base-content .yxcp-block .element .line .cn{ font-size: 20px; letter-spacing: 6px;}
	.home-base-content .yxcp-block .element .line .en{ font-size: 12px;}
	.home-base-content .yxcp-block .element .line:after{ width: 28px; height: 28px; margin-left: -14px; bottom: 1px;}
	.home-yxcp{ margin-top: 25px;}
	.base-type-title img{ width: 87px;}
	.home-base-content{ margin-top: 25px;}
	.home-base-content .yxcp-block .opacity{ width: 100px; display: block;}
	.home-base-content .yxcp-block .opacity{ left: auto; right: 0;}
	.home-base-content .home-yxcp-right .col-xs-12:nth-of-type(odd) .yxcp-block .opacity{ left: 0; right: auto;}
	.home-base-content .col-xs-12{ margin-bottom: 10px;}
	.home-base-content .col-xs-12:last-child{ margin-bottom: 0;}
	
	/*首页 当季热卖*/
	.home-djrm{ margin-top: 25px;}
	.home-djrm .home-base-content .swiper-wrapper{ margin: 0;}
	.home-djrm .home-base-content .swiper-slide{ width: 50%; padding: 0;}
	.home-base-content .djrm-block{ padding: 0 5px; margin-bottom: 10px;}
	.home-base-content .djrm-block .type-title-box{ width: 32px; min-height: 145px; font-size: 14px; padding-top: 10px; top: 12px; right: 14px;}
	.home-base-content .djrm-block .type-title-box:before{ width: 60px; height: 52px;}
	.home-base-content .djrm-block:hover .pic img{transform:scale(1,1); -webkit-transform:scale(1,1); -moz-transform:scale(1,1);  }

  /*三 tab*/
  .home-threetab{margin: 20px auto; min-height: 300px;}
  .home-threetab .threetab-block .pic{ width: 100%;}
  .home-threetab .threetab-block .pic img{ width: 100%; }
  .home-threetab .threetab-block .type-title-box{ position: absolute;width: 46px;min-height: 150px;background-color: rgba(52,117,53,0.6);top: 80%;left: 50%;  margin-left: -23px; padding-top: 25px;font-size: 16px;color: #fff;text-align: center;font-family: '方正准圆简体';letter-spacing: 4px; }
  .home-threetab .threetab-block .type-title-box:before{ content: ''; width: 82px; height: 70px; background: url(../images/leaves-icon.png) no-repeat; background-size: cover; position: absolute; right: 10px; bottom: -3px;}

  /*新闻活动*/
  .home-xxhd-secrch{ width: 100%; margin: 0 auto 50px; color: #000; }
  .home-xxhd-secrch .search-com input.search{ width: 80%; }

  .home-xxnr-com{ width: 100%; margin-left: 0;}
  .home-xxhd-com .news-text{ border-right: none; padding: 20px 0 0 0;}
  .home-xxhd-com .news-text .news-time{ position: relative;top: 0;right: 0; font-size: 18px;}
  .home-xxhd-com .news-text .news-time strong{font-size: 18px; font-weight: normal; margin-left: 0;}
  .home-xxhd-com .news-text .news-time span{ display: inline-block; }
  .home-xxnr-com .news-com .news-time{font-size: 14px; }
  .home-xxnr-com .news-com .news-tit{font-size: 18px;}
  .home-xxnr-com .news-com .news-detail p{ font-size: 14px; line-height: 28px; margin-top: 15px;}
  .home-xxnr-com .news-com .news-detail img{ width: 100%!important; height: auto!important; }
  .home-xxnr-com .news-page{ margin: 20px 0;}
  .home-xxnr-com .news-page .news-page-left{ width: 100%; padding-left: 0; margin-bottom: 20px;}
  .home-xxnr-com .news-page .news-page-right{ width: 100%; padding-left: 0;}
  .home-xxhd-secrch select{ width: 49%; margin-bottom: 10px; }
  .home-xxhd-secrch .search-com{ width: 99%; }
  .home-xxhd-com .news-text h3{font-size: 18px; margin-bottom: 10px;}
  .home-xxhd-com .news-text p{ line-height: 26px;font-size: 14px;}
  .home-xxhd-com .news-text .news-time{ font-size: 14px; }
  .home-xxhd-com .news-text .news-time strong{ font-size: 14px; }
  .yxcp-preview .page a{ background: url(../images/icon/bg-page.png) center center no-repeat;width: 48px;height: 42px;line-height: 42px;background-size: 100%; font-size: 12px;}
  .yxcp-preview .page a.active{ background: url(../images/icon/bg-page-on.png) center center no-repeat;width: 48px;height: 42px;;background-size: 100%;}
  .yxcp-preview .page .page-left{ padding: 4px 10px; margin-right: 5px;}
  .yxcp-preview .page .page-right{ padding: 4px 10px; margin-right: 0;}
  .yxcp-preview .page span{ width: 48px; display: inline-block; background: url(../images/icon/bg-page-on.png) center center no-repeat; height: 42px; color: #fff; line-height: 42px;}
  .yxcp-preview .page a:first-child{display: none;}

  .home-xxhd .page{margin: 68px auto;text-align: center;/*overflow: hidden;*/width: 100%;bottom: 15px;left: 0; position: relative;}
  .home-xxhd .page a:nth-child(2){ position: absolute; left: 50%; top: -50px; margin-left: -24px; }
  .home-xxhd .page a:last-child{ position: absolute; left: 50%; bottom: -50px; margin-left: -24px; }


	/*招商加盟*/
	.home-zsjm .tabs{ padding-bottom: 50px;}
	.home-zsjm .tabs .fivetab-block{min-height: 200px;}
	.home-zsjm .tabs .fivetab-block .fivetab-block-tit{ width: 50px;min-height: 200px;}
	.home-zsjm .tabs .fivetab-block .fivetab-block-tit .type-title-box{width: 42px;padding-top: 22px;font-size: 16px;min-height: 200px;}
	.home-zsjm .tabs .fivetab-block .fivetab-block-tit .type-title-box i{margin-bottom: 15px;}
	.home-zsjm .tabs .fivetab-block .fivetab-block-tit .type-title-box:before {background-size: 100%; width: 62px; height: 54px;}
	.home-zsjm .swiper-container{padding: 20px 0 0 0;background: url(../images/home-brand-bg.jpg) top center repeat-y;}
	.home-zsjm .content-slide .center-txt .type{ width: 38px;}
	.home-zsjm .content-slide .center-txt .type span{ font-size: 20px;line-height: 24px;}
	.home-zsjm .content-slide .center-txt{padding-right: 38px;margin-bottom: 15px; position: relative;}
	.home-zsjm .content-slide .center-txt .cont{font-size: 14px;line-height: 24px;}
	.home-zsjm .content-slide .center-txt .cont p {margin-bottom: 20px;}

  .home-zsjm .content-slide .jmzc-type-join label.control-label{ float: left; text-align: left; padding: 0; }
  .home-zsjm .content-slide .jmzc-type-join label.control-labels{ float: left; text-align: left; padding: 0;  }
  .home-zsjm .content-slide .jmys-type-advantage dd{ text-align: center; }
  .home-zsjm .content-slide .youshi .col-md-4{ border-left:none;}
  .home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage{width: 33.3%;}
  .home-zsjm .content-slide .jmys-type-advantage dt{font-size: 20px; margin: 10px auto; }
  .home-zsjm .content-slide .zsjm-type-title{ margin-bottom: 20px;}
  .home-zsjm .content-slide .jmys-type-advantage {padding: 0;}
  .home-zsjm .content-slide .jmys-type-advantage dl i{ margin-bottom: 18px;}
  .home-zsjm .content-slide .youshi .col-md-4{ height: 268px;}
  .home-zsjm .content-slide .jmzc-type-advantage dl i{ margin-bottom: 18px;}
  .home-zsjm .content-slide .jmzc-type-advantage dd{ width: 100%; line-height: 30px; }
  .home-zsjm .content-slide .jmzc-type-advantage dt{ font-size: 20px; margin: 10px auto; }
  .home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage .jmlc-text-advantage strong{ font-size: 16px; }

  /*联系我们*/
  .home-lxwm{ margin-top: 20px;}
  .home-lxwm .home-lxwm-com p{ line-height: 30px; font-size: 14px; margin-left:0;}
  .home-brand .left-txt-qyjs{ padding-top: 30px; }
  .home-brand .left-txt-qyjs .type{top: 30px; width: 35px;}
  .home-brand .left-txt-qyjs .cont{font-size: 14px; line-height: 24px;}
  .home-brand .left-txt-qyjs .cont p{ margin-right: 14px;}
  .home-brand .left-txt-qyjs .type span{ font-size: 18px;line-height: 28px; margin-top: 8px;}
  .home-lxwm .home-lxwm-com .qrcode{ width: 100%; }
  .home-lxwm .home-lxwm-com .col-lg-6 {border-left: none;}
  .home-lxwm .home-rczp-com .col-lg-6 {border-left: none;}

  .home-rczp-com .rczp-box {margin-left: 0;}
  .home-lxwm .contactus{margin-left: 0; margin-top: 20px;}

  /*企业介绍*/

  .home-qyjs .tabs a{ font-size: 20px; margin-right:30px; }
  .home-qyjs .content-slide .content-history-right .history-top{ margin-top: 0; }
  .home-qyjs .content-slide .content-history-left{ width: 98%; border-left: #e3e3e3 solid 1px;border-right: none; margin-left: 2%;}
  .home-qyjs .content-slide .content-history-left .history-text{margin-bottom: 60px; float: right; width: 80%;line-height: 24px; font-size: 14px;} 
  .home-qyjs .content-slide .content-history-left .history-tit{ width: 18%; float: left;border-right: #c8c8c8 dashed 1px;border-left:none;margin-bottom: 60px; padding: 0px 10px; font-size: 14px;}
  .home-qyjs .content-slide .content-history-left .history-tit:before{ content: ''; left: -8px; right: auto;}
  .home-qyjs .content-slide .content-history-left .history-tit:after{ content: ''; left: 6px; right: auto; width: 10px;}

  .home-qyjs .content-slide .content-history-right{  width: 98%; border-left: #e3e3e3 solid 1px;border-right: none; margin-left: 2%;}
  .home-qyjs .content-slide .content-history-right .history-text{margin-bottom: 60px;  right: 80%; width: 80%;line-height: 24px; font-size: 14px;} 
  .home-qyjs .content-slide .content-history-right .history-tit{ width: 18%;float: left;border-left: #c8c8c8 dashed 1px;border-left:none;margin-bottom: 60px; padding: 0px 10px; font-size: 14px;}
  .home-qyjs .content-slide .content-history-right .history-tit:before{ content: ''; left: -8px; right: auto;}
  .home-qyjs .content-slide .content-history-right .history-tit:after{ content: ''; left: 6px; right: auto; width: 10px;}

  .home-qyjs .swiper-container .bigthing-left{ width:98%; padding-right:0;padding-left:2%; border-left: #e3e3e3 solid 1px; margin-left: 2%;}
  .home-qyjs .swiper-container .bigthing-right{ width:98%;padding-left: 2%;border-left: #e3e3e3 solid 1px; margin-left: 2%;}
  .home-qyjs .swiper-container .bigthing-left .bigthing-year{ text-align: left; }
  .home-qyjs .swiper-container .bigthing-left .bigthing-mian{ text-align: left; font-size: 14px;}
  .home-qyjs .swiper-container .bigthing-right:before{left: 4%; top: 15px; }
  .home-qyjs .swiper-container .bigthing-right:after{display: none; }
  .home-qyjs .bigthingmuch .col-md-6{ margin-top: 30px;}
  .home-qyjs .bigthingmuch .col-md-6:nth-child(2n){ margin-top: 30px;margin-left: 0; border-right:none;border-left:none;}
  .home-qyjs .swiper-container .bigthing-left .bigthing-year .bigthing-year-num strong{ font-size: 28px;}
  .home-qyjs .swiper-container .bigthing-right .bigthing-year .bigthing-year-num strong{ font-size: 28px; }
  .home-qyjs .swiper-container .bigthing-right .bigthing-mian{ font-size: 14px;}
  .home-qyjs .swiper-container .bigthing-left:after{ display: none; }
  .home-qyjs .swiper-container .bigthing-left:before{ left: 4%; top: 15px;}

  .home-qyjs .swiper-container .bigthing-left .bigthing-mian p{ margin-bottom: 15px;font-size: 14px;}
  .home-qyjs .swiper-container .bigthing-right .bigthing-mian p{ margin-bottom: 15px;font-size: 14px;}



  /*20190128新增*/
  .home-qyjs .swiper-container .historyfive-left{ width:98%;padding-left:2%; padding-right:0; margin-left: 2%; border-left: #e3e3e3 solid 1px;border-right:none; overflow: hidden;}
  .home-qyjs .swiper-container .historyfive-right{ width:98%;padding-left: 2%; padding-right:0; margin-left: 2%; border-left: #e3e3e3 solid 1px;border-right:none; overflow: hidden;}
  .home-qyjs .swiper-container .historyfive-left .historyfive-year{ text-align: left; float: left;}
  .home-qyjs .swiper-container .historyfive-left .historyfive-mian{ text-align: left; float: left; border-left: #c8c8c8 dashed 1px;border-right:none; }

  .home-qyjs .swiper-container .historyfive-right:after{display: none; }
  .home-qyjs .historyfive .col-md-6:nth-child(2n){ margin-top: 10px;margin-left: 0; border-right:none;border-left:none;}
  .home-qyjs .historyfive .col-md-6{border-right:none;margin-top: 10px;}

  .home-qyjs .swiper-container .historyfive-left .historyfive-year .historyfive-year-num strong{ font-size: 28px;}
  .home-qyjs .swiper-container .historyfive-right .historyfive-year .historyfive-year-num strong{ font-size: 28px; }
  .home-qyjs .swiper-container .historyfive-right .historyfive-mian{ font-size: 14px; width: 70%; padding-left: 10%;margin-left:0;}
  .home-qyjs .swiper-container .historyfive-left:after{ display: none; }
  .home-qyjs .swiper-container .historyfive-left:before{ left: 3%; top: 24px;}
  .home-qyjs .swiper-container .historyfive-left .historyfive-mian p{ margin-bottom: 15px;font-size: 14px;}
  .home-qyjs .swiper-container .historyfive-right .historyfive-mian p{ margin-bottom: 15px;font-size: 14px;}
  .home-qyjs .swiper-container .historyfive-right:before {content: '';width: 14px;height: 14px;border: #85ac86 solid 4px;border-radius: 50%;position: absolute; left: 3%;top: 24px;background-color: #fff;}







    /*节日特惠*/
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word{width: 100%;margin: 2% 0 0 0;}
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-different {top: 12px;}
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-different .different-season{ font-size: 14px;}
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-different .different-text{ font-size: 18px; line-height: 24px;}
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word .jrth-word-title{ font-size: 18px;}
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word .jrth-word-p{ font-size: 14px;line-height: 30px;}
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word a.jrth-links{ font-size: 16px; padding: 12px 40px; margin-left: auto; margin-right: auto; display: block; width: 146px;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word{width: 100%;margin: 2% 0 0 0%; text-align: left;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different {top: 12px;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different .different-season{ font-size: 14px;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different .different-text{ font-size: 18px; line-height: 24px;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word .jrth-word-title{ font-size: 18px;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word .jrth-word-p{ font-size: 14px;line-height: 30px;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word .jrth-word-p:before{ right: 0; left: 0;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word a.jrth-links{ font-size: 16px; padding: 12px 40px; margin-left: auto; margin-right: auto; display: block; width: 146px;}
  .home-jrth .home-jrth-com .jrth-pic .swiper-container{ padding-bottom: 30px;}
  .home-jrth .home-jrth-com .jrth-pic .pagination{ margin: 5px 0;}

    /*严选茶品*/
  .yxcp-slide .device .yxcp-box .yxcp-right{width: 40px;top: 50px;right: 0;}
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type{padding: 0;}
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type span{ font-size: 18px; line-height: 30px;margin-top:0; letter-spacing: 5px;}
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type i img{margin: 0 auto 10px;}

  .yxcp-slide .device .yxcp-box .yxcp-left{ margin-top: 42px;}

  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text p{ font-size: 14px; margin-top: 10px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text p i{margin-right: 6px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text:before{content: ''; top: -18px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-qr-code{ margin-top: 70px;}
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-num {font-size: 12px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-qr-code:before{content: ''; top: -18px;}
  .yxcp-preview .yxcp-container .yxcp-com span{ font-size: 16px;margin: 15px auto;}

    /*店铺导航*/
  .product-details-container .shop-nav-box .map-content .search-left .map-search-list{ height: 240px;}
  .product-details-container .shop-nav-box .map-content .map_right{ height: 400px; }
  .product-details-container .shop-nav-box .map-content .search-left .map-search-list li{ margin-bottom: 10px !important;}
  .product-details-container .shop-nav-box .linkspic{ width: 286px; margin: 30px auto 0;}



  /*严选茶品*/
  .product-categories-container{ padding: 30px 0;}
  .product-categories-container .list .pic-box{ margin: 10px 0;}
  .product-categories-container .list .pic-box .title-box{ font-size: 14px; line-height: 26px; left: 20px; bottom: 15px;}
  .product-categories-container .list .pic-box .title-box .title{ font-size: 18px;}
  .product-categories-container .list .pic-box .pic .video-play{ width: 70px; height: 70px;}
  
  .product-top-title{ font-size: 22px; line-height: 22px;}
  .tea-set-species-container{ padding: 30px 0;}
  .tea-set-species-container .list{ margin-top: 5px;}
  .tea-set-species-container .list .pic-box{ margin: 15px 0;}
  .tea-set-species-container .list .pic-box .title-box .title{ font-size: 18px;}
  .tea-set-species-container .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .fine-food-container{ padding-top: 35px;}
  .fine-food-container .list{ margin-top: 20px;}
  .fine-food-container .djrm-block .title-box .title{ font-size: 18px;}
  .fine-food-container .djrm-block .title-box .title:before{ bottom: -10px;}
  
  /*视频弹框*/
  .pop-video-layer .video-layer-inner{ width: 100%; height: auto; margin-top: 0; margin-left: 0; transform:translate(-50%,-50%);}
  .pop-video-layer .video-layer-detail{ width: 100%; height: auto;}
  
  /*侧边二级导航*/
  .sub-nav .box .block li{ float: left; width: 50%;}
  
  /*产品列表*/
  .product-list-container{ margin-top: 35px;}
  .product-list-right{ margin-top: 30px;}
  .product-list-right .inner-list .pic-box{ padding: 15px; margin-top: 15px;}
  .product-list-right .inner-list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .product-list-right .inner-list .pic-box .product-btn-box{ margin-top: 25px;}
  .product-list-right .inner-list .pic-box .product-btn-box a{ width: 47%; line-height: 30px; font-size: 16px;}
  
  
  /*产品内容*/
  .product-details-container{ margin-top: 35px;}
  .product-details-inner{ margin-top: 20px;}
  .details-info-box .focus .preview{ padding-top: 10px; margin: 0 -5px;}
  .details-info-box .focus .preview .swiper-slide{ padding: 0 5px;}
  .details-info-box .right-content{ padding-left: 15px; margin-top: 30px; font-size: 14px;}
  .details-info-box .right-content .top-box .top-title{ font-size: 20px; line-height: 20px;}
  .details-info-box .right-content .top-box .cont{ margin-top: 15px; line-height: 24px;}
  .details-info-box .right-content .qr-code-box{ float: none; margin-top: 20px;}
  /*.details-info-box .right-content .qr-code-box .pic img{ width: auto; margin: 0 auto;}*/
  .details-info-box .right-content .qr-code-box .pic img{margin: 0 auto; width: 50%;}
  .details-info-box .right-content .introduce{ margin-top: 20px; line-height: 24px;}
  .details-info-box .right-content .introduce .cont{ margin-top: 10px;}
  .details-info-box .right-content .around{ margin-top: 20px;}
  .selling-goods{ margin-top: 40px;}
  .selling-goods .top-title{ font-size: 20px; line-height: 20px;}
  .selling-goods .list .pic-box{ margin: 15px 0;}
  .selling-goods .list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .selling-goods .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .details-info-box .right-content .around .map-cont{ margin-top: 10px;}
  .details-info-box .right-content .around .map-cont .txt{ line-height: 24px;}
  .details-info-box .right-content .around .map-cont .txt .cont .s-title{ height: auto; -webkit-line-clamp:initial;}
  
  /*冲泡技巧*/
  .tea-type-box{ padding: 30px 0 30px 0;}
  .tea-type-box .block .title-box{ padding: 20px 0;}
  .tea-type-box .block .title-box .cn{ font-size: 16px;}
  .tea-type-box .block .title-box .en{ font-size: 12px; margin-top: 5px;}
  .tea-type-box .block .title-box .glyphicon{ font-size: 12px;}
  .tea-type-box .col-xs-6:nth-of-type(5){ margin-left: 0;}
  .tea-step-box{ margin-top: 40px;}
  .tea-step-box .top-title{ font-size: 20px; line-height: 20px;}
  .tea-step-inner{ margin-top: 30px;}
  .tea-step-inner .pic{ display: none;}
  .tea-step-inner .txt-content{ position: relative; z-index: 9;}
  .tea-step-inner .txt-content .txt{ width: auto; font-size: 14px; line-height: 26px; padding: 15px 15px 0 15px; text-align: left;}
  .tea-step-inner .txt-content .txt-label{ width: auto; position: initial; transform: translate(0,0); padding: 0 15px 15px 15px; margin-top: 30px;}
  .tea-step-inner .txt-content .txt-label li{ width: 50%; margin-top: 10px;}
  .tea-step-inner .txt-content .txt-label li .title-box{ margin-top: 10px;}
  .tea-step-inner .txt-content .txt-label li .title-box .title{ font-size: 18px; line-height: 18px;}
  .tea-step-inner .txt-content .txt-label li .title-box p{ font-size: 12px; margin-top: 5px;}

  .tea-type-box .col-special {width: 25%;float: left;}
  .tea-type-box .col-special:nth-of-type(5){ margin-left: 12.5%;}
  
	/*单品专题*/
	.project-container .type-icon{ top: 50px;}
	.project-container .type-icon img{ width: 90px;}
	.project-container .qr-code-cont .pic img{ width: 150px;}
	.project-container .qr-code-cont p{ font-size: 14px;}
	.project-container .map-content{ height: 100%;}
	.project-container .map-content .col-xs-12{ height: auto;}
	.project-container .map-content .search-left{ padding: 15px; height: 180px;}
	.project-container .map-content .map_right{ height: 500px;}


  .product-list-right .page a:first-child{ display: none; }
  .yxcp-preview .page a:first-child{ display: none; }


  .home-zsjm .content-slide .col-md-special5{ width: 100%; border-left:none; height: auto;}
  .new-shop-show .swiper-container .swiper-slide{ padding: 2px; }


.picture-layer-inner{ width:80%; position: absolute; top: 15%; left: 10%; margin-left:0; }



  /*招商加盟-新*/
  .zsjm-shopshow{ margin-top: 30px;}
  .basenew-type-title{ font-size: 26px; height: 78px;line-height: 78px; }
  .zsjm-shopshow .shopshow-focus{margin-top: 30px;}
  .zsjm-shopshow .shopshow-focus .arrow-left,.zsjm-shopshow .shopshow-focus .arrow-right{width: 24px;height: 30px;top: 50%;margin-top: -15px; }
  .zsjm-shopshow .shopshow-focus .arrow-left{left: -10px;}
  .zsjm-shopshow .shopshow-focus .arrow-right {right: -10px;}
  .zsjm-shopshow .shopshow-focus .shopshow-block{ padding: 0 25px; }

  .zsjm-supports{ margin-top: 30px;padding: 25px 0;}
  .zsjm-supports .supports-inner{margin-top: 20px; }
  .zsjm-supports .supports-inner ul li{ margin-bottom: 25px;height: auto; padding-bottom: 15px;}
  .zsjm-supports .supports-inner ul li .block{padding: 0 10px;}
  .zsjm-supports .supports-inner ul li .block .title{font-size: 18px;  width: 100%; float: none;}
  .zsjm-supports .supports-inner ul li .block .title span{ display: inline-block; position: relative; }
  .zsjm-supports .supports-inner ul li .block .cont{ width: 100%; float: none; text-align: center; }
  .zsjm-supports .supports-inner ul li .block .cont .icon{display: none;}
  .zsjm-supports .supports-inner ul li .block .cont p{ display: block; font-size: 15px; line-height: 22px; }

  .zsjm-jmtj{ margin-top: 30px;}
  .zsjm-jmtj .jmtj-inner{ margin-top: 30px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block{ width: 100%;margin-right: 0; margin-bottom: 20px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit{width: 50px; height: 180px; line-height: 50px; letter-spacing: 2px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit:before{ width: 50px;height: 32px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span{ font-size: 18px;margin-top: 40px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont{ margin-left: 60px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont .icon{width: 100px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont p{ font-size: 15px; height: 52px; line-height: 52px; margin-bottom: 10px; padding: 0 10px; }

  .zsjm-jmlc{ margin-top: 30px;padding: 30px 0;}
  .zsjm-jmlc .jmlc-inner{ margin-top: 30px;}
  .zsjm-jmlc .jmlc-inner li{ width: 33%; min-height: 280px; }
  .zsjm-jmlc .jmlc-inner li .icon{  width: 90px; height: 103px; margin: 0 auto 10px; }
  .zsjm-jmlc .jmlc-inner li .icon img{ width: 30px; }
  .zsjm-jmlc .jmlc-inner li .cont .title{ font-size: 18px;margin: 10px 0; }
  .zsjm-jmlc .jmlc-inner li .cont p{ font-size: 14px;line-height: 24px; }

  .zsjm-telphone{ margin-top: 30px;}
  .zsjm-telphone .telphone-inner{padding: 30px 0 0;  }
  .zsjm-telphone .telphone-inner .cont{ width: 100%;border-right: none; margin-bottom: 20px; }
  .zsjm-telphone .telphone-inner .cont .tit{font-size: 24px; margin-bottom: 10px; }
  .zsjm-telphone .telphone-inner .cont a{ font-size: 28px; }




	
}

@media (min-width: 768px) and (max-width: 991px){
	.edit-container{ width:750px;}
	/*底部 footer*/
	.footer{ margin-top: 60px;}
	.footer-top{ padding: 60px 0 50px 0;}
	.footer-top-inner{ margin-top: 0;}
	.footer-top-inner .footer-qr-code{ padding: 0 45px;}
	.footer-top-inner .footer-qr-code .qr-code-box{ height: 205px; padding-left: 25px;}
	.footer-top-inner .footer-qr-code .qr-code-box .type{ width: 40px; font-size: 20px;}
	.footer-top-inner .footer-qr-code .qr-code-box .pic{ width: 205px; height: 205px;}
	
	/*首页 品牌*/

	.home-brand .left-txt{ padding-left: 55px; margin-bottom: 60px;}
	.home-brand .left-txt .type{ right: 0;}
  .home-brand .left-txt .type span{ font-size: 22px;}
	.home-brand .left-txt .cont{ font-size: 13px; line-height: 20px;}
	.home-brand .left-txt .cont p{ margin-bottom:10px;}
	
	/*首页 严选茶品*/
	.home-base-content .yxcp-block .element{ width: 59px;}
	.home-base-content .yxcp-block .element .line .cn{ font-size: 20px; letter-spacing: 6px;}
	.home-base-content .yxcp-block .element .line .en{ font-size: 12px;}
	.home-base-content .yxcp-block .element .line:after{ width: 28px; height: 28px; margin-left: -14px; bottom: 1px;}
	.home-base-content .yxcp-block .opacity{ width: 200px; display: block;}
	.home-base-content .yxcp-block .opacity{ left: auto; right: 0;}
	.home-base-content .home-yxcp-right .col-xs-12:nth-of-type(odd) .yxcp-block .opacity{ left: 0; right: auto;}
	.home-base-content .col-xs-12{ margin-bottom: 20px;}
	.home-base-content .col-xs-12:last-child{ margin-bottom: 0;}
	
	/*首页 当季热卖*/
	.home-djrm .home-base-content .swiper-wrapper{ margin: 0;}
	.home-djrm .home-base-content .swiper-slide{ width: 50%; padding: 0;}

  /*三 tab*/
  .home-threetab{margin: 20px auto; min-height: 370px;}
  .home-threetab .threetab-block .pic{ width: 100%;}
  .home-threetab .threetab-block .pic img{ width: 100%; }
  .home-threetab .threetab-block .type-title-box{ position: absolute;width: 46px;min-height: 150px;background-color: rgba(52,117,53,0.6);top: 185px;left: 50%;  margin-left: -23px; padding-top: 25px;font-size: 16px;color: #fff;text-align: center;font-family: '方正准圆简体';letter-spacing: 4px; }
  .home-threetab .threetab-block .type-title-box:before{ content: ''; width: 82px; height: 70px; background: url(../images/leaves-icon.png) no-repeat; background-size: cover; position: absolute; right: 10px; bottom: -3px;}

  /*新闻活动*/
  .home-xxhd-secrch{ width: 100%; margin: 0 auto 50px; color: #000; }
  .home-xxhd-secrch .search-com input.search{ width: 80%; }
  .home-xxhd-com .news-text h3{font-size: 18px; margin-bottom: 10px;}
  .home-xxhd-com .news-text p{ line-height: 26px;font-size: 14px;}
  .home-xxnr-com{ width: 100%; margin-left: 0;}
  .home-xxnr-com .news-com .news-detail img{ width: 100%!important; height: auto!important;  }

	/*招商加盟*/
	.home-zsjm .content-slide .center-txt .cont{font-size: 14px; }
  .home-zsjm .content-slide .jmzc-type-join label.control-label{ float: left; text-align: left; padding: 0;  }
  .home-zsjm .content-slide .jmzc-type-join label.control-labels{ float: left; text-align: left; padding: 0;  }  
  .home-zsjm .content-slide .jmys-type-advantage dd{ text-align: center; }
  .home-zsjm .content-slide .youshi .col-md-4{ border-left:none;}
  .home-zsjm .content-slide .col-md-6{ border-left:none;}
  .home-zsjm .content-slide .jmlc-Process .jmlc-type-advantage{width: 33.3%;}

  /*联系我们*/
  .home-lxwm{ margin-top: 0; }
  .home-lxwm .home-lxwm-com .col-lg-6{ border-left: none; }
  .home-lxwm .home-lxwm-com p{ line-height: 36px; font-size: 16px; margin-left:0;}
  .home-brand .left-txt-qyjs{padding-top: 30px;}
  .home-brand .left-txt-qyjs .type{ top: 30px;}
  .home-brand .left-txt-qyjs .cont{ font-size: 14px;}
  .home-rczp-com .rczp-box {margin-left: 0;}
  .home-lxwm .contactus {margin-left: 0;margin-top: 20px;}
  .home-lxwm .home-rczp-com .col-lg-6 {border-left: none;}


  /*企业介绍*/
  .home-qyjs .tabs a{ font-size: 20px; margin-right:30px; }
  .home-qyjs .content-slide .content-history-right .history-top{ margin-top: 0; }
  .home-qyjs .content-slide .content-history-left{ width: 99%; border-left: #e3e3e3 solid 1px;border-right: none; margin-left: 1%;}
  .home-qyjs .content-slide .content-history-left .history-text{margin-bottom: 60px; float: right; width: 80%; font-size: 14px; line-height: 26px;} 
  .home-qyjs .content-slide .content-history-left .history-tit{float: left;border-right: #c8c8c8 dashed 1px;border-left:none;margin-bottom: 60px;}
  .home-qyjs .content-slide .content-history-left .history-tit:before{ content: ''; left: -8px; right: auto;}
  .home-qyjs .content-slide .content-history-left .history-tit:after{ content: ''; left: 6px; right: auto;}

  .home-qyjs .content-slide .content-history-right{  width: 99%; border-left: #e3e3e3 solid 1px;border-right: none; margin-left: 1%;}
  .home-qyjs .content-slide .content-history-right .history-text{margin-bottom: 60px;  right: 80%; width: 80%;font-size: 14px; line-height: 26px;} 
  .home-qyjs .content-slide .content-history-right .history-tit{float: left;border-left: #c8c8c8 dashed 1px;border-left:none;margin-bottom: 60px;}
  .home-qyjs .content-slide .content-history-right .history-tit:before{ content: ''; left: -8px; right: auto;}
  .home-qyjs .content-slide .content-history-right .history-tit:after{ content: ''; left: 6px; right: auto;}

  .home-qyjs .swiper-container .bigthing-left{ width:98%;padding-left:2%; padding-right:0; margin-left: 2%; border-left: #e3e3e3 solid 1px; }
  .home-qyjs .swiper-container .bigthing-right{ width:98%;padding-left: 2%; padding-right:0; margin-left: 2%; border-left: #e3e3e3 solid 1px;}
  .home-qyjs .swiper-container .bigthing-left .bigthing-year{ text-align: left; }
  .home-qyjs .swiper-container .bigthing-left .bigthing-mian{ text-align: left; }
  .home-qyjs .swiper-container .bigthing-right:before{ display: none; }
  .home-qyjs .swiper-container .bigthing-right:after{display: none; }
  .home-qyjs .bigthingmuch .col-md-6:nth-child(2n){ margin-top: 30px;margin-left: 0; border-right:none;border-left:none;}
  .home-qyjs .bigthingmuch .col-md-6{border-right:none;margin-top: 30px;}

  .home-qyjs .swiper-container .bigthing-left .bigthing-year .bigthing-year-num strong{ font-size: 28px;}
  .home-qyjs .swiper-container .bigthing-right .bigthing-year .bigthing-year-num strong{ font-size: 28px; }
  .home-qyjs .swiper-container .bigthing-right .bigthing-mian{ font-size: 14px;}
  .home-qyjs .swiper-container .bigthing-left:after{ display: none; }
  .home-qyjs .swiper-container .bigthing-left:before{ left: 3%; top: 15px;}
  .home-qyjs .swiper-container .bigthing-left .bigthing-mian p{ margin-bottom: 15px;font-size: 14px;}
  .home-qyjs .swiper-container .bigthing-right .bigthing-mian p{ margin-bottom: 15px;font-size: 14px;}

  /*20190128新增*/
  .home-qyjs .swiper-container .historyfive-left{ width:98%;padding-left:2%; padding-right:0; margin-left: 2%; border-left: #e3e3e3 solid 1px;border-right:none; overflow: hidden;}
  .home-qyjs .swiper-container .historyfive-right{ width:98%;padding-left: 2%; padding-right:0; margin-left: 2%; border-left: #e3e3e3 solid 1px;border-right:none; overflow: hidden;}
  .home-qyjs .swiper-container .historyfive-left .historyfive-year{ text-align: left; float: left;}
  .home-qyjs .swiper-container .historyfive-left .historyfive-mian{ text-align: left; float: left; border-left: #c8c8c8 dashed 1px;border-right:none; }

  .home-qyjs .swiper-container .historyfive-right:after{display: none; }
  .home-qyjs .historyfive .col-md-6:nth-child(2n){ margin-top: 10px;margin-left: 0; border-right:none;border-left:none;}
  .home-qyjs .historyfive .col-md-6{border-right:none;margin-top: 10px;}

  .home-qyjs .swiper-container .historyfive-left .historyfive-year .historyfive-year-num strong{ font-size: 28px;}
  .home-qyjs .swiper-container .historyfive-right .historyfive-year .historyfive-year-num strong{ font-size: 28px; }
  .home-qyjs .swiper-container .historyfive-right .historyfive-mian{ font-size: 14px; width: 70%; padding-left: 10%;margin-left:0;}
  .home-qyjs .swiper-container .historyfive-left:after{ display: none; }
  .home-qyjs .swiper-container .historyfive-left:before{ left: 3%; top: 24px;}
  .home-qyjs .swiper-container .historyfive-left .historyfive-mian p{ margin-bottom: 15px;font-size: 14px;}
  .home-qyjs .swiper-container .historyfive-right .historyfive-mian p{ margin-bottom: 15px;font-size: 14px;}
  .home-qyjs .swiper-container .historyfive-right:before {content: '';width: 14px;height: 14px;border: #85ac86 solid 4px;border-radius: 50%;position: absolute; left: 3%;top: 24px;background-color: #fff;}






  /*节日特惠*/
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word{width: 100%;margin: 2% 0 0 0;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word{width: 100%;margin: 2% 0 0 0;}
  .home-jrth .home-jrth-com .jrth-pic .swiper-container{ padding-bottom: 30px;}
  .home-jrth .home-jrth-com .jrth-pic .pagination{ margin: 5px 0;}

  /*严选茶品*/
  .yxcp-slide .device .yxcp-box .yxcp-right{width: 50px; top: -25px; right: 10px;}
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type{padding: 0;}
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type span{ font-size: 28px; line-height: 45px;margin-top:0;}
  .yxcp-slide .device .yxcp-box .yxcp-left{ margin-top: 42px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text p{ font-size: 14px; margin-top: 10px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text:before{content: ''; top: -28px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-qr-code{ margin-top: 70px;}
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-num {font-size: 14px;}

  .product-details-container .shop-nav-box .linkspic{ width: 286px; margin: 30px auto -30px;}




  /*严选茶品*/
  .product-categories-container{ padding: 30px 0;}
  .product-categories-container .list .pic-box{ margin: 10px 0;}
  .product-categories-container .list .pic-box .title-box{ font-size: 14px; line-height: 26px; left: 20px; bottom: 15px;}
  .product-categories-container .list .pic-box .title-box .title{ font-size: 18px;}
  .product-categories-container .list .pic-box .pic .video-play{ width: 70px; height: 70px;}
  
  .product-top-title{ font-size: 22px; line-height: 22px;}
  .tea-set-species-container{ padding: 30px 0;}
  .tea-set-species-container .list{ margin-top: 5px;}
  .tea-set-species-container .list .pic-box{ margin: 15px 0;}
  .tea-set-species-container .list .pic-box .title-box .title{ font-size: 18px;}
  .tea-set-species-container .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .fine-food-container{ padding-top: 35px;}
  .fine-food-container .list{ margin-top: 20px;}
  .fine-food-container .djrm-block .title-box .title{ font-size: 18px;}
  .fine-food-container .djrm-block .title-box .title:before{ bottom: -10px;}
  
  /*视频弹框*/
  .pop-video-layer .video-layer-inner{ width: 100%; height: auto; margin-top: 0; margin-left: 0; transform:translate(-50%,-50%);}
  .pop-video-layer .video-layer-detail{ width: 100%; height: auto;}
  
  /*侧边二级导航*/
  .sub-nav .box .block li{ float: left; width: 50%;}
  
  /*产品列表*/
  .product-list-container{ margin-top: 35px;}
  .product-list-right{ margin-top: 30px;}
  .product-list-right .inner-list .pic-box{ padding: 20px;}
  .product-list-right .inner-list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .product-list-right .inner-list .pic-box .product-btn-box{ margin-top: 20px;}
  .product-list-right .inner-list .pic-box .product-btn-box a{ width: 112px; line-height: 30px; font-size: 16px;}
  
  
  /*产品内容*/
  .product-details-container{ margin-top: 35px;}
  .product-details-inner{ margin-top: 20px;}
  .details-info-box .focus .preview{ padding-top: 10px; margin: 0 -5px;}
  .details-info-box .focus .preview .swiper-slide{ padding: 0 5px;}
  .details-info-box .right-content{ padding-left: 15px; margin-top: 30px; font-size: 14px;}
  .details-info-box .right-content .top-box .top-title{ font-size: 20px; line-height: 20px;}
  .details-info-box .right-content .top-box .cont{ margin-top: 15px; line-height: 24px;}
  .details-info-box .right-content .qr-code-box{ float: none; margin-top: 20px;}
  .details-info-box .right-content .qr-code-box .pic img{ width: auto; margin: 0 auto;}
  .details-info-box .right-content .introduce{ margin-top: 20px; line-height: 24px;}
  .details-info-box .right-content .introduce .cont{ margin-top: 10px;}
  .details-info-box .right-content .around{ margin-top: 20px;}
  .selling-goods{ margin-top: 40px;}
  .selling-goods .top-title{ font-size: 20px; line-height: 20px;}
  .selling-goods .list .pic-box{ margin: 15px 0;}
  .selling-goods .list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .selling-goods .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .details-info-box .right-content .around .map-cont{ margin-top: 10px;}
  .details-info-box .right-content .around .map-cont .txt{ line-height: 24px;}
  .details-info-box .right-content .around .map-cont .txt .cont .s-title{ height: auto; -webkit-line-clamp:initial;}
  
  /*冲泡技巧*/
  .tea-type-box{ padding: 30px 0 30px 0;}
  .tea-type-box .block .title-box{ padding: 20px 0;}
  .tea-type-box .block .title-box .cn{ font-size: 20px;}
  .tea-type-box .block .title-box .en{ font-size: 14px; margin-top: 5px;}
  .tea-type-box .block .title-box .glyphicon{ font-size: 12px;}
  .tea-type-box .col-xs-6:nth-of-type(5){ margin-left: 0;}
  .tea-step-box{ margin-top: 40px;}
  .tea-step-box .top-title{ font-size: 20px; line-height: 20px;}
  .tea-step-inner{ margin-top: 30px;}
  .tea-step-inner .pic{ display: none;}
  .tea-step-inner .txt-content{ position: relative; z-index: 9;}
  .tea-step-inner .txt-content .txt{ width: auto; font-size: 14px; line-height: 26px; padding: 15px 15px 0 15px; text-align: left;}
  .tea-step-inner .txt-content .txt-label{ width: auto; position: initial; transform: translate(0,0); padding: 0 15px 15px 15px; margin-top: 30px;}
  .tea-step-inner .txt-content .txt-label li{ width: 50%; margin-top: 10px;}
  .tea-step-inner .txt-content .txt-label li .title-box{ margin-top: 10px;}
  .tea-step-inner .txt-content .txt-label li .title-box .title{ font-size: 18px; line-height: 18px;}
  .tea-step-inner .txt-content .txt-label li .title-box p{ font-size: 12px; margin-top: 5px;}

  .tea-type-box .col-special {width: 25%;float: left;}
  .tea-type-box .col-special:nth-of-type(5){ margin-left: 12.5%;}
  
	/*单品专题*/
	.project-container .type-icon{ top: 50px;}
	.project-container .type-icon img{ width: 90px;}
	.project-container .qr-code-cont .pic img{ width: 150px;}
	.project-container .qr-code-cont p{ font-size: 14px;}
	.project-container .map-content{ height: 100%;}
	.project-container .map-content .col-xs-12{ height: auto;}
	.project-container .map-content .search-left{ padding: 15px; height: 180px;}
	.project-container .map-content .map_right{ height: 500px;}

  .home-zsjm .content-slide .col-md-special5{ width: 100%; border-left:none; height: auto;}
  .new-shop-show .swiper-container .swiper-slide{ padding: 2px; }


.picture-layer-inner{ width:50%; position: absolute; top: 12%; left: 25%; margin-left:0; }



  /*招商加盟-新*/
  .zsjm-shopshow{ margin-top: 30px;}
  .basenew-type-title{ font-size: 26px; height: 78px;line-height: 78px; }
  .zsjm-shopshow .shopshow-focus{margin-top: 30px;}
  .zsjm-shopshow .shopshow-focus .arrow-left,.zsjm-shopshow .shopshow-focus .arrow-right{width: 24px;height: 30px;top: 50%;margin-top: -15px; }
  .zsjm-shopshow .shopshow-focus .arrow-left{left: -10px;}
  .zsjm-shopshow .shopshow-focus .arrow-right {right: -10px;}
  .zsjm-shopshow .shopshow-focus .shopshow-block{ padding: 0 25px; }

  .zsjm-supports{ margin-top: 30px;padding: 25px 0;}
  .zsjm-supports .supports-inner{margin-top: 20px; }
  .zsjm-supports .supports-inner ul li{ margin-bottom: 25px;height: auto; padding-bottom: 15px;}
  .zsjm-supports .supports-inner ul li .block{padding: 0 10px;}
  .zsjm-supports .supports-inner ul li .block .title{font-size: 18px;  width: 100%; float: none;}
  .zsjm-supports .supports-inner ul li .block .title span{ display: inline-block; position: relative; }
  .zsjm-supports .supports-inner ul li .block .cont{ width: 100%; float: none; text-align: center; }
  .zsjm-supports .supports-inner ul li .block .cont .icon{display: none;}
  .zsjm-supports .supports-inner ul li .block .cont p{ display: block; font-size: 15px; line-height: 22px; }

  .zsjm-jmtj{ margin-top: 30px;}
  .zsjm-jmtj .jmtj-inner{ margin-top: 30px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block{ width: 100%;margin-right: 0; margin-bottom: 20px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit{width: 50px; height: 180px; line-height: 50px; letter-spacing: 2px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit:before{ width: 50px;height: 32px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span{ font-size: 18px;margin-top: 40px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont{ margin-left: 60px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont .icon{width: 100px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont p{ font-size: 15px; height: 52px; line-height: 52px; margin-bottom: 10px; padding: 0 10px; }

  .zsjm-jmlc{ margin-top: 30px;padding: 30px 0;}
  .zsjm-jmlc .jmlc-inner{ margin-top: 30px;}
  .zsjm-jmlc .jmlc-inner li{ width: 33%; min-height: 280px; }
  .zsjm-jmlc .jmlc-inner li .icon{  width: 90px; height: 103px; margin: 0 auto 10px; }
  .zsjm-jmlc .jmlc-inner li .icon img{ width: 30px; }
  .zsjm-jmlc .jmlc-inner li .cont .title{ font-size: 18px;margin: 10px 0; }
  .zsjm-jmlc .jmlc-inner li .cont p{ font-size: 14px;line-height: 24px; }

  .zsjm-telphone{ margin-top: 30px;}
  .zsjm-telphone .telphone-inner{padding: 30px 0 0;  }
  .zsjm-telphone .telphone-inner .cont{ width: 100%;border-right: none; margin-bottom: 20px; }
  .zsjm-telphone .telphone-inner .cont .tit{font-size: 24px; margin-bottom: 10px; }
  .zsjm-telphone .telphone-inner .cont a{ font-size: 28px; }



}
@media (min-width: 992px) and (max-width: 1199px){
	.edit-container{ width:970px;}
	/*底部 footer*/
	.footer{ margin-top: 80px;}
	.footer-top-inner .col-xs-12{ margin-bottom: 15px;}
	.footer-top-inner .footer-about{ border-right: 0;}
	.footer-top-inner .footer-qr-code{ padding: 0;}
	.footer-top-inner .footer-qr-code .qr-code-box{ height: 100px;}
	.footer-top-inner .footer-qr-code .qr-code-box .type{ width: 23px; font-size: 14px;}
	.footer-top-inner .footer-qr-code .qr-code-box .pic{ width: 100px; height: 100px;}
	
	/*首页 品牌*/
	.home-brand .left-txt{ padding-left: 45px;}
	.home-brand .left-txt .type{ right: 0; width: 38px;}
	.home-brand .left-txt .type span{ font-size: 20px; line-height: 24px;}
	.home-brand .left-txt .cont{ font-size: 13px; line-height:18px;}
	.home-brand .left-txt .cont p{ margin-bottom: 10px;}
	
	/*首页 严选茶品*/
	.home-base-content .yxcp-block .element{ width: 59px;}
	.home-base-content .yxcp-block .element .line .cn{ font-size: 20px; letter-spacing: 6px;}
	.home-base-content .yxcp-block .element .line .en{ font-size: 12px;}
	.home-base-content .yxcp-block .element .line:after{ width: 28px; height: 28px; margin-left: -14px; bottom: 1px;}
	
	/*首页 当季热卖*/
	.home-djrm .home-base-content .swiper-wrapper{ margin: 0;}
	.home-djrm .home-base-content .swiper-slide{ width: 50%; padding: 0;}

  /*新闻活动*/
  .home-xxhd-secrch{ width: 100%; margin: 0 auto 50px; color: #000; }
  .home-xxhd-secrch .search-com input.search{ width: 80%; }
  .home-xxhd-com .news-text{ padding: 0 20px 0 0; min-height: 160px; }
  .home-xxhd-com .news-text h3{font-size: 18px; margin-bottom: 10px;}
  .home-xxhd-com .news-text p{ line-height: 26px;font-size: 14px;}
  .home-xxhd-com .news-text .news-time{font-size: 20px;top: -18px;right: -18px;}
  .home-xxhd-com .news-text .news-time strong{font-size: 34px;margin-left: 10px;}
  .home-xxnr-com .news-com .news-detail img{ width: auto!important; height: auto;  }

	/*招商加盟*/
	.home-zsjm .content-slide .center-txt .cont{ font-size: 14px; }
  .home-zsjm .content-slide .jmzc-type-advantage dt{ font-size: 22px;}


  /*联系我们*/
  .home-lxwm .home-lxwm-com p{ line-height: 46px; font-size: 18px; margin-left:0;}

  .home-lxwm .home-lxwm-com .col-lg-6:first-child{border-left: none; padding-left: 100px;}

  .home-lxwm .home-lxwm-com .type{ left: 35px;}

  /*节日特惠*/

  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-different .different-season{ font-size: 14px; }
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-different .different-text{ font-size: 20px; line-height: 36px; }
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word{width: 80%; margin: 18% 0 0 0;}
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word .jrth-word-title{ font-size: 20px;}
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word .jrth-word-p{ font-size: 14px; line-height: 30px; }
  .home-jrth .home-jrth-com .jrth-box-typeone .jrth-word a.jrth-links{ font-size:15px; padding:12px 50px; margin-top: 30px;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different .different-season{ font-size: 14px;  }
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-different .different-text{ font-size: 20px; line-height: 36px; }
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word{width: 80%; margin: 12% 0 0 20%;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word .jrth-word-title{ font-size: 20px;}
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word .jrth-word-p{ font-size: 14px; line-height: 30px; }
  .home-jrth .home-jrth-com .jrth-box-typetwo .jrth-word a.jrth-links{ font-size:15px; padding:12px 50px; margin-top: 30px;}

  /*企业介绍*/
  .home-brand .left-txt-qyjs{ padding-left: 50px;}
  .home-brand .left-txt-qyjs .cont {float: right;font-size: 13px;line-height: 20px;}
  .home-brand .left-txt-qyjs .cont p{ margin-bottom: 10px;}
  .home-brand .left-txt-qyjs .type{ width: 34px;}
  .home-brand .left-txt-qyjs .type span{font-size: 18px; line-height: 20px;}

  .home-qyjs .content-slide .content-history-left .history-text{ width: 70%; font-size: 14px;line-height: 26px;}
  .home-qyjs .content-slide .content-history-right .history-text{ width: 70%; font-size: 14px;line-height: 26px;}
  .home-qyjs .swiper-container .bigthing-left .bigthing-mian p{ font-size: 14px; margin-bottom: 15px; }
  .home-qyjs .swiper-container .bigthing-right .bigthing-mian p{ font-size: 14px; margin-bottom: 15px;}

  .home-qyjs .swiper-container .historyfive-left .historyfive-mian{ padding-left: 0; }

  /*严选茶品*/
  .yxcp-slide .device .yxcp-box .yxcp-right{width: 50px; top: -25px; right: 10px;}
  /* .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type{padding: 18px 0;} */
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type span{ font-size: 28px; line-height: 45px;margin-top:0;}
  .yxcp-slide .device .yxcp-box .yxcp-left{ margin-top: 42px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text p{ font-size: 14px; margin-top: 10px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text:before{content: ''; top: -28px;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-qr-code{ margin-top: 70px;}
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-num {font-size: 14px;}


  .product-details-container .shop-nav-box .linkspic{ width: 286px; margin: 30px auto -50px;}


  /*严选茶品*/
  .product-categories-container{ padding: 60px 0;}
  .product-categories-container .list .pic-box .title-box{ font-size: 14px; line-height: 26px; left: 20px; bottom: 15px;}
  .product-categories-container .list .pic-box .title-box .title{ font-size: 20px;}
  .product-categories-container .list .pic-box .pic .video-play{ width: 80px; height: 80px;}
  
  .product-top-title{ font-size: 26px; line-height: 26px;}
  .tea-set-species-container{ padding: 65px 0 35px 0;}
  .tea-set-species-container .list .pic-box{ margin: 20px 0;}
  .tea-set-species-container .list .pic-box .title-box .title{ font-size: 20px;}
  .tea-set-species-container .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .fine-food-container{ padding-top: 65px;}
  .fine-food-container .list{ margin-top: 40px;}
  .fine-food-container .djrm-block .title-box .title{ font-size: 20px;}
  .fine-food-container .djrm-block .title-box .title:before{ bottom: -10px;}
  
  /*产品列表*/
  .product-list-right .inner-list .pic-box{ padding: 20px;}
  .product-list-right .inner-list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .product-list-right .inner-list .pic-box .product-btn-box{ margin-top: 20px;}
  .product-list-right .inner-list .pic-box .product-btn-box a{ width: 80px; line-height: 28px; font-size: 14px;}
  
  /*产品详情*/
  .product-details-container{ margin-top: 60px;}
  .product-details-inner{ margin-top: 30px;}
  .details-info-box .right-content{ padding-left: 15px; font-size: 14px;}
  .details-info-box .focus .preview{ padding-top: 20px; margin: 0 -10px;}
  .details-info-box .focus .preview .swiper-slide{ padding: 0 10px;}
  .details-info-box .right-content .top-box .top-title{ font-size: 20px; line-height: 20px;}
  .details-info-box .right-content .top-box .cont{ margin-top: 15px; line-height: 24px;}
  .details-info-box .right-content .introduce{ margin-top: 20px; line-height: 24px;}
  .details-info-box .right-content .introduce .cont{ margin-top: 10px;}
  .selling-goods{ margin-top: 50px;}
  .selling-goods .top-title{ font-size: 20px; line-height: 20px;}
  .selling-goods .list .pic-box{ margin: 15px 0;}
  .selling-goods .list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .selling-goods .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .details-info-box .right-content .around .map-cont{ margin-top: 10px;}
  .details-info-box .right-content .around .map-cont .txt{ line-height: 24px;}
  
  /*冲泡技巧*/
  .tea-type-box{ padding: 30px 0 40px 0;}
  .tea-type-box .block .title-box{ padding: 20px 0;}
  .tea-type-box .block .title-box .cn{ font-size: 20px;}
  .tea-type-box .block .title-box .en{ font-size: 14px; margin-top: 5px;}
  .tea-type-box .block .title-box .glyphicon{ font-size: 12px;}
  .tea-step-box{ margin-top: 40px;}
  .tea-step-box .top-title{ font-size: 20px; line-height: 20px;}
  .tea-step-inner{ margin-top: 30px;}
  .tea-step-inner .txt-content .txt{ font-size: 14px; line-height: 26px; padding-top: 20px;}
  .tea-step-inner .txt-content .txt-label{ bottom: 30px;}
  .tea-step-inner .txt-content .txt-label li .title-box{ margin-top: 10px;}
  .tea-step-inner .txt-content .txt-label li .title-box .title{ font-size: 18px; line-height: 18px;}
  .tea-step-inner .txt-content .txt-label li .title-box p{ font-size: 12px; margin-top: 5px;}
  
	/*单品专题*/
	.project-container .type-icon img{ width: 150px;}
	.project-container .qr-code-cont .pic img{ width: 350px;}
	.project-container .map-content .search-left{ padding: 15px;}

  .picture-layer-inner{ width:40%; position: absolute; top: 10%; left: 30%;}


  /*招商加盟-新*/
  .zsjm-shopshow{ margin-top: 35px;}
  .basenew-type-title{ font-size: 22px; height: 62px;line-height: 62px; }
  .zsjm-shopshow .shopshow-focus{margin-top: 35px; }
  .zsjm-shopshow .shopshow-focus .arrow-left,.zsjm-shopshow .shopshow-focus .arrow-right{width: 20px;height: 25px;margin-top: -12px; }
  .zsjm-shopshow .shopshow-focus .arrow-left{left: -20px;}
  .zsjm-shopshow .shopshow-focus .arrow-right {right: -20px;}
  .zsjm-shopshow .shopshow-focus .shopshow-block{ padding: 0 12px; }

  .zsjm-supports{ margin-top: 56px;  padding: 35px 0;}
  .zsjm-supports .supports-inner{margin-top: 28px;}
  .zsjm-supports .supports-inner ul li{ margin-bottom: 16px;  height: 40px; line-height: 40px;}
  .zsjm-supports .supports-inner ul li .block{ padding: 0 10px;}
  .zsjm-supports .supports-inner ul li .block .title{ font-size: 14px; }
  .zsjm-supports .supports-inner ul li .block .title span:before{ width:54px; height: 7px;left: -70px; margin-top: -3px;}
  .zsjm-supports .supports-inner ul li .block .title span:after{ width: 54px; height: 7px; right: -70px; margin-top: -3px;}
  .zsjm-supports .supports-inner ul li .block .cont .icon{ margin-right: 10px; width: 15px; }
  .zsjm-supports .supports-inner ul li .block .cont p{font-size: 13px; }

  .zsjm-jmtj{ margin-top: 35px;}
  .zsjm-jmtj .jmtj-inner{ margin-top: 35px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit{width: 56px; height:155px; line-height: 56px; letter-spacing: 2px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit:before{width: 56px;height: 34px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span{ font-size: 15px;margin-top: 34px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span:before{top: -20px;margin-left: -5px;width: 10px; height: 14px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span:after{  bottom: -20px; margin-left: -5px;  width: 10px; height: 14px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont{ margin-left: 63px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont .icon{ width: 140px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont p{ font-size: 13px; height: 46px; line-height: 46px; margin-bottom: 7px; padding: 0 20px; }

  .zsjm-jmlc{ margin-top: 56px;padding: 35px 0;}
  .zsjm-jmlc .jmlc-inner{ margin-top: 35px;}
  .zsjm-jmlc .jmlc-inner li .icon{  width: 104px; height: 119px; margin: 0 auto 14px; }
  .zsjm-jmlc .jmlc-inner li .icon img{ width: 35px; }
  .zsjm-jmlc .jmlc-inner li .cont .title{ font-size: 15px; margin: 1px 0 14px; }
  .zsjm-jmlc .jmlc-inner li .cont p{ font-size: 12px;line-height: 20px; }

  .zsjm-telphone{ margin-top: 35px;}
  .zsjm-telphone .telphone-inner{padding: 50px 0 0; }
  .zsjm-telphone .telphone-inner .cont{ width: 420px;}
  .zsjm-telphone .telphone-inner .cont .tit{font-size: 22px; margin-bottom: 10px; }
  .zsjm-telphone .telphone-inner .cont .tit:before{left: -60px;margin-top: -14px; width: 50px; height: 28px; }
  .zsjm-telphone .telphone-inner .cont .tit:after{ right: -60px;margin-top: -14px;  width: 50px; height: 28px; }
  .zsjm-telphone .telphone-inner .cont a{ font-size: 25px;}

	
	
}
@media (min-width: 1200px) and (max-width: 1279px){
	.edit-container{ width:1170px;}
	/*底部 footer*/
	.footer{ margin-top: 80px;}
	.footer-top-inner .col-xs-12{ padding: 0 10px;}
	.footer-top-inner .footer-qr-code{ padding: 0;}
	.footer-top-inner .footer-qr-code .qr-code-box{ height: 98px;}
	.footer-top-inner .footer-qr-code .qr-code-box .type{ width: 23px; font-size: 14px;}
	.footer-top-inner .footer-qr-code .qr-code-box .pic{ width: 98px; height: 98px;}
	
	/*首页 品牌*/
	.home-brand .left-txt{ padding-left: 45px;}
	.home-brand .left-txt .type{ right: 0; width: 38px;}
	.home-brand .left-txt .type span{ font-size: 20px; line-height: 24px;}
	.home-brand .left-txt .cont{ font-size: 14px; line-height:20px;}
	.home-brand .left-txt .cont p{ margin-bottom: 10px;}

	/*招商加盟*/
	/*.home-zsjm .content-slide .center-txt .cont{ height: 625px; }*/

  /*企业介绍*/
  .home-brand .left-txt-qyjs {padding-left: 55px;}
  .home-brand .left-txt-qyjs .cont {float: right;font-size: 14px;line-height: 22px;}
  .home-brand .left-txt-qyjs .cont p{ margin-bottom: 10px;}
  .home-brand .left-txt-qyjs .type span{ font-size: 22px;}
  .home-qyjs .content-slide .content-history-left .history-text{ font-size: 15px;line-height: 28px;}
  .home-qyjs .content-slide .content-history-right .history-text{ font-size: 15px;line-height: 28px;}
  .home-qyjs .swiper-container .bigthing-left .bigthing-mian p{ font-size: 15px; margin-bottom: 15px; }
  .home-qyjs .swiper-container .bigthing-right .bigthing-mian p{ font-size: 15px; margin-bottom: 15px;}

  .home-qyjs .swiper-container .historyfive-left .historyfive-mian{ padding-left: 0; }

  /*严选茶品*/
  .yxcp-slide .device .yxcp-box .yxcp-right{width: 64px;}
  /* .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type{padding: 25px 0;} */
  .yxcp-slide .device .yxcp-box .yxcp-right .yxcp-type span{ font-size: 34px; line-height: 64px;margin-top:0;}
  .yxcp-slide .device .yxcp-box .yxcp-left .yxcp-text p{ font-size: 15px; margin-top: 20px;}


  .product-details-container .shop-nav-box .linkspic{ width: 286px; margin: 30px auto -50px;}



	



  /*严选茶品*/
  .product-categories-container{ padding: 60px 0;}
  .product-categories-container .list .pic-box .title-box{ font-size: 14px; line-height: 26px; left: 20px; bottom: 15px;}
  .product-categories-container .list .pic-box .title-box .title{ font-size: 20px;}
  .product-categories-container .list .pic-box .pic .video-play{ width: 80px; height: 80px;}
  
  .product-top-title{ font-size: 26px; line-height: 26px;}
  .tea-set-species-container{ padding: 65px 0 35px 0;}
  .tea-set-species-container .list .pic-box{ margin: 20px 0;}
  .tea-set-species-container .list .pic-box .title-box .title{ font-size: 20px;}
  .tea-set-species-container .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .fine-food-container{ padding-top: 65px;}
  .fine-food-container .list{ margin-top: 40px;}
  .fine-food-container .djrm-block .title-box .title{ font-size: 20px;}
  .fine-food-container .djrm-block .title-box .title:before{ bottom: -10px;}
  
  /*产品列表*/
  .product-list-right .inner-list .pic-box{ padding: 20px;}
  .product-list-right .inner-list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .product-list-right .inner-list .pic-box .product-btn-box{ margin-top: 20px;}
  .product-list-right .inner-list .pic-box .product-btn-box a{ width: 102px; line-height: 30px; font-size: 16px;}
  
  /*产品详情*/
  .product-details-container{ margin-top: 60px;}
  .product-details-inner{ margin-top: 30px;}
  .details-info-box .right-content{ padding-left: 15px; font-size: 14px;}
  .details-info-box .focus .preview{ padding-top: 20px; margin: 0 -10px;}
  .details-info-box .focus .preview .swiper-slide{ padding: 0 10px;}
  .details-info-box .right-content .top-box .top-title{ font-size: 20px; line-height: 20px;}
  .details-info-box .right-content .top-box .cont{ margin-top: 15px; line-height: 24px;}
  .details-info-box .right-content .introduce{ margin-top: 20px; line-height: 24px;}
  .details-info-box .right-content .introduce .cont{ margin-top: 10px;}
  .selling-goods{ margin-top: 50px;}
  .selling-goods .top-title{ font-size: 20px; line-height: 20px;}
  .selling-goods .list .pic-box{ margin: 15px 0;}
  .selling-goods .list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .selling-goods .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .details-info-box .right-content .around .map-cont{ margin-top: 10px;}
  .details-info-box .right-content .around .map-cont .txt{ line-height: 24px;}
  
  /*冲泡技巧*/
  .tea-type-box{ padding: 30px 0 40px 0;}
  .tea-type-box .block .title-box{ padding: 20px 0;}
  .tea-type-box .block .title-box .cn{ font-size: 20px;}
  .tea-type-box .block .title-box .en{ font-size: 14px; margin-top: 5px;}
  .tea-type-box .block .title-box .glyphicon{ font-size: 12px;}
  .tea-step-box{ margin-top: 40px;}
  .tea-step-box .top-title{ font-size: 20px; line-height: 20px;}
  .tea-step-inner{ margin-top: 30px;}
  .tea-step-inner .txt-content .txt{ font-size: 14px; line-height: 26px; padding-top: 20px;}
  .tea-step-inner .txt-content .txt-label{ bottom: 30px;}
  .tea-step-inner .txt-content .txt-label li .title-box{ margin-top: 10px;}
  .tea-step-inner .txt-content .txt-label li .title-box .title{ font-size: 18px; line-height: 18px;}
  .tea-step-inner .txt-content .txt-label li .title-box p{ font-size: 12px; margin-top: 5px;}

	/*单品专题*/
	.project-container .type-icon img{ width: 150px;}
	.project-container .qr-code-cont .pic img{ width: 350px;}
	.project-container .map-content .search-left{ padding: 15px;}


  /*招商加盟-新*/
  .zsjm-shopshow{ margin-top: 35px;}
  .basenew-type-title{ font-size: 22px; height: 62px;line-height: 62px; }
  .zsjm-shopshow .shopshow-focus{margin-top: 35px; }
  .zsjm-shopshow .shopshow-focus .arrow-left,.zsjm-shopshow .shopshow-focus .arrow-right{width: 20px;height: 25px;margin-top: -12px; }
  .zsjm-shopshow .shopshow-focus .arrow-left{left: -20px;}
  .zsjm-shopshow .shopshow-focus .arrow-right {right: -20px;}
  .zsjm-shopshow .shopshow-focus .shopshow-block{ padding: 0 12px; }

  .zsjm-supports{ margin-top: 56px;  padding: 35px 0;}
  .zsjm-supports .supports-inner{margin-top: 28px;}
  .zsjm-supports .supports-inner ul li{ margin-bottom: 16px;  height: 40px; line-height: 40px;}
  .zsjm-supports .supports-inner ul li .block{ padding: 0 50px;}
  .zsjm-supports .supports-inner ul li .block .title{ font-size: 14px; }
  .zsjm-supports .supports-inner ul li .block .title span:before{ width:54px; height: 7px;left: -70px; margin-top: -3px;}
  .zsjm-supports .supports-inner ul li .block .title span:after{ width: 54px; height: 7px; right: -70px; margin-top: -3px;}
  .zsjm-supports .supports-inner ul li .block .cont .icon{ margin-right: 10px; width: 15px; }
  .zsjm-supports .supports-inner ul li .block .cont p{font-size: 13px; }

  .zsjm-jmtj{ margin-top: 35px;}
  .zsjm-jmtj .jmtj-inner{ margin-top: 35px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit{width: 56px; height:155px; line-height: 56px; letter-spacing: 2px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit:before{width: 56px;height: 34px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span{ font-size: 15px;margin-top: 34px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span:before{top: -20px;margin-left: -5px;width: 10px; height: 14px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span:after{  bottom: -20px; margin-left: -5px;  width: 10px; height: 14px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont{ margin-left: 63px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont .icon{ width: 140px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont p{ font-size: 13px; height: 46px; line-height: 46px; margin-bottom: 7px; padding: 0 20px; }

  .zsjm-jmlc{ margin-top: 56px;padding: 35px 0;}
  .zsjm-jmlc .jmlc-inner{ margin-top: 35px;}
  .zsjm-jmlc .jmlc-inner li .icon{  width: 104px; height: 119px; margin: 0 auto 14px; }
  .zsjm-jmlc .jmlc-inner li .icon img{ width: 35px; }
  .zsjm-jmlc .jmlc-inner li .cont .title{ font-size: 15px; margin: 1px 0 14px; }
  .zsjm-jmlc .jmlc-inner li .cont p{ font-size: 12px;line-height: 20px; }

  .zsjm-telphone{ margin-top: 35px;}
  .zsjm-telphone .telphone-inner{padding: 50px 0 0; }
  .zsjm-telphone .telphone-inner .cont{ width: 420px;}
  .zsjm-telphone .telphone-inner .cont .tit{font-size: 22px; margin-bottom: 10px; }
  .zsjm-telphone .telphone-inner .cont .tit:before{left: -60px;margin-top: -14px; width: 50px; height: 28px; }
  .zsjm-telphone .telphone-inner .cont .tit:after{ right: -60px;margin-top: -14px;  width: 50px; height: 28px; }
  .zsjm-telphone .telphone-inner .cont a{ font-size: 25px;}

  	
	
}
@media (min-width: 1280px) and (max-width: 1599px){
	.edit-container{ width:1250px;}
	/*底部 footer*/
	.footer{ margin-top: 80px;}
	.footer-top-inner .footer-qr-code .qr-code-box{ height: 100px;}
	.footer-top-inner .footer-qr-code .qr-code-box .pic{ width: 100px; height: 100px;}
	
	/*首页 品牌*/
  .home-brand .left-txt{padding-left: 62px;}
	.home-brand .left-txt .type{ right: 0;}
	.home-brand .left-txt .cont p{ margin-bottom: 10px;}
  .home-brand .left-txt .cont{ font-size: 14px; line-height: 24px;}

	/*招商加盟*/
	/*.home-zsjm .content-slide .center-txt .cont{ height: 560px; }*/

  /*企业介绍*/
  .home-brand .left-txt-qyjs {padding-left: 55px;}
  .home-brand .left-txt-qyjs .cont {float: right;font-size: 14px;line-height: 24px;}
  .home-brand .left-txt-qyjs .cont p{ margin-bottom: 10px;}
  .home-qyjs .content-slide .content-history-left .history-text{ font-size: 15px;line-height: 28px;}
  .home-qyjs .content-slide .content-history-right .history-text{ font-size: 15px;line-height: 28px;}
  .home-qyjs .swiper-container .bigthing-left .bigthing-mian p{ font-size: 15px; margin-bottom: 15px; }
  .home-qyjs .swiper-container .bigthing-right .bigthing-mian p{ font-size: 15px; margin-bottom: 15px;}



  .product-details-container .shop-nav-box .linkspic{ width: 286px; margin: 30px auto -50px;}




  
  /*严选茶品*/
  .product-categories-container{ padding: 60px 0;}
  .product-categories-container .list .pic-box .title-box{ font-size: 14px; line-height: 26px; left: 20px; bottom: 15px;}
  .product-categories-container .list .pic-box .title-box .title{ font-size: 20px;}
  .product-categories-container .list .pic-box .pic .video-play{ width: 80px; height: 80px;}
  
  .product-top-title{ font-size: 26px; line-height: 26px;}
  .tea-set-species-container{ padding: 65px 0 35px 0;}
  .tea-set-species-container .list .pic-box{ margin: 20px 0;}
  .tea-set-species-container .list .pic-box .title-box .title{ font-size: 20px;}
  .tea-set-species-container .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .fine-food-container{ padding-top: 65px;}
  .fine-food-container .list{ margin-top: 40px;}
  .fine-food-container .djrm-block .title-box .title{ font-size: 20px;}
  .fine-food-container .djrm-block .title-box .title:before{ bottom: -10px;}
  
  /*产品列表*/
  .product-list-right .inner-list .pic-box{ padding: 20px;}
  .product-list-right .inner-list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .product-list-right .inner-list .pic-box .product-btn-box{ margin-top: 25px;}
  .product-list-right .inner-list .pic-box .product-btn-box a{ width: 112px; line-height: 30px; font-size: 16px;}
  
  /*产品详情*/
  .product-details-container{ margin-top: 60px;}
  .product-details-inner{ margin-top: 30px;}
  .details-info-box .right-content{ padding-left: 15px; font-size: 14px;}
  .details-info-box .focus .preview{ padding-top: 20px; margin: 0 -10px;}
  .details-info-box .focus .preview .swiper-slide{ padding: 0 10px;}
  .details-info-box .right-content .top-box .top-title{ font-size: 20px; line-height: 20px;}
  .details-info-box .right-content .top-box .cont{ margin-top: 15px; line-height: 24px;}
  .details-info-box .right-content .introduce{ margin-top: 20px; line-height: 24px;}
  .details-info-box .right-content .introduce .cont{ margin-top: 10px;}
  .selling-goods{ margin-top: 50px;}
  .selling-goods .top-title{ font-size: 20px; line-height: 20px;}
  .selling-goods .list .pic-box{ margin: 15px 0;}
  .selling-goods .list .pic-box .title-box .title{ font-size: 16px; line-height: 16px;}
  .selling-goods .list .pic-box .title-box .title:before{ bottom: -10px;}
  
  .details-info-box .right-content .around .map-cont{ margin-top: 10px;}
  .details-info-box .right-content .around .map-cont .txt{ line-height: 24px;}
  
  
  
  
  /*冲泡技巧*/
  .tea-type-box{ padding: 30px 0 40px 0;}
  .tea-type-box .block .title-box{ padding: 20px 0;}
  .tea-type-box .block .title-box .cn{ font-size: 20px;}
  .tea-type-box .block .title-box .en{ font-size: 14px; margin-top: 5px;}
  .tea-type-box .block .title-box .glyphicon{ font-size: 12px;}
  .tea-step-box{ margin-top: 40px;}
  .tea-step-box .top-title{ font-size: 20px; line-height: 20px;}
  .tea-step-inner{ margin-top: 30px;}
  .tea-step-inner .txt-content .txt{ font-size: 14px; line-height: 26px; padding-top: 20px;}
  .tea-step-inner .txt-content .txt-label{ bottom: 30px;}
  .tea-step-inner .txt-content .txt-label li .title-box{ margin-top: 10px;}
  .tea-step-inner .txt-content .txt-label li .title-box .title{ font-size: 18px; line-height: 18px;}
  .tea-step-inner .txt-content .txt-label li .title-box p{ font-size: 12px; margin-top: 5px;}
  
	/*单品专题*/
	.project-container .type-icon img{ width: 150px;}
	.project-container .qr-code-cont .pic img{ width: 350px;}
	.project-container .map-content .search-left{ padding: 15px;}
  
  


  /*招商加盟-新*/
  .zsjm-shopshow{ margin-top: 40px;}
  .basenew-type-title{ font-size: 26px; height: 72px;line-height: 72px; }
  .zsjm-shopshow .shopshow-focus{margin-top: 40px;}
  .zsjm-shopshow .shopshow-focus .arrow-left,.zsjm-shopshow .shopshow-focus .arrow-right{width: 24px;height: 30px;margin-top: -15px;}
  .zsjm-shopshow .shopshow-focus .arrow-left{left: -24px;}
  .zsjm-shopshow .shopshow-focus .arrow-right {right: -24px;}
  .zsjm-shopshow .shopshow-focus .shopshow-block{ padding: 0 15px; }

  .zsjm-supports{ margin-top: 64px; padding: 40px 0;}
  .zsjm-supports .supports-inner{margin-top: 32px; }
  .zsjm-supports .supports-inner ul li{margin-bottom: 20px; height: 48px; line-height: 48px;}
  .zsjm-supports .supports-inner ul li .block{ padding: 0 70px;}
  .zsjm-supports .supports-inner ul li .block .title{ font-size: 16px;}
  .zsjm-supports .supports-inner ul li .block .title span:before{width: 64px; height: 8px; left: -80px; margin-top: -4px;}
  .zsjm-supports .supports-inner ul li .block .title span:after{width: 64px; height: 8px; right: -80px; margin-top: -4px;}
  .zsjm-supports .supports-inner ul li .block .cont .icon{margin-right: 12px; width: 18px; }
  .zsjm-supports .supports-inner ul li .block .cont p{ font-size: 15px; }

  .zsjm-jmtj{ margin-top: 40px;}
  .zsjm-jmtj .jmtj-inner{ margin-top: 40px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit{width: 64px; height: 178px;line-height: 64px;letter-spacing: 3px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit:before{ width: 64px;height: 38px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span{ font-size: 18px;margin-top: 38px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span:before{  top: -24px; margin-left: -5px; width: 11px; height: 16px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .jmtj-tit span:after{  bottom: -24px;margin-left: -5px; width: 11px; height: 16px; }
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont{margin-left: 72px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont .icon{ width:160px;}
  .zsjm-jmtj .jmtj-inner .jmtj-block .cont p{ font-size: 16px; height: 53px; line-height: 53px; margin-bottom: 10px; padding: 0 20px; }

  .zsjm-jmlc{ margin-top: 64px; padding: 40px 0;}
  .zsjm-jmlc .jmlc-inner{ margin-top: 40px;}
  .zsjm-jmlc .jmlc-inner li .icon{ width: 118px; height: 136px;margin: 0 auto 16px; }
  .zsjm-jmlc .jmlc-inner li .icon img{ width: 40px; }
  .zsjm-jmlc .jmlc-inner li .cont .title{ font-size:18px; margin: 8px 0 16px; }
  .zsjm-jmlc .jmlc-inner li .cont p{ font-size: 14px;line-height: 22px; }

  .zsjm-telphone{ margin-top: 40px;}
  .zsjm-telphone .telphone-inner{ padding: 60px 0 0; }
  .zsjm-telphone .telphone-inner .cont{ width: 480px; }
  .zsjm-telphone .telphone-inner .cont .tit{ font-size: 26px; margin-bottom: 12px; }
  .zsjm-telphone .telphone-inner .cont .tit:before{ left: -70px;margin-top: -16px; width: 56px; height: 32px; }
  .zsjm-telphone .telphone-inner .cont .tit:after{  right: -70px;margin-top: -16px; width: 56px; height: 32px; }
  .zsjm-telphone .telphone-inner .cont a{ font-size: 28px; }


	
	
}
@media (min-width: 1600px){
	.edit-container{ width:1570px;}

  /*企业介绍*/
  .home-brand .left-txt-qyjs .cont {float: right;font-size: 16px;line-height: 26px;}
	
	.zsjm-shopshow .shopshow-focus .shopshow-block{ padding: 0 25px;}
  .zsjm-shopshow .shopshow-focus .arrow-left{left: -10px;}
  .zsjm-shopshow .shopshow-focus .arrow-right{right: -10px;}
	
	
}

