body{background: #f2f2f2;}
/* 面包屑 */
.breadcrumbs{font-size: 14px;color: #666666;padding: 25px 0 27px;}
.breadcrumbs a{font-size: 14px;color: #666;}
.breadcrumbs span{padding: 0 5px;}
.breadcrumbs a.active{color: #0fa784;font-size: 18px;}
.breadcrumbs a:hover{color: #0fa784;}
/* 头图轮播 */
.produce-content{display: flex;justify-content: space-between;margin-bottom: 20px;}
.produce-content .swiperBannerList{width: 900px;height: 330px;border-radius: 14px;overflow: hidden;position: relative;}
.produce-content .swiperBannerList .positionDiv{width: 100%;height: 26px;background: rgba(55,57,61,0.8);position: absolute;left: 0;bottom: 0;display: flex;justify-content: space-between;z-index: 99;}
.produce-content .swiperBannerList .positionDiv .li{width: 150px;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 12px;color: #fff;border-radius: 8px;cursor: pointer;}
.produce-content .swiperBannerList .positionDiv .li:first-child{border-radius: 0 8px 0 0;}
.produce-content .swiperBannerList .positionDiv .li:last-child{border-radius: 8px 0 0 8px;}
.produce-content .swiperBannerList .positionDiv .li.active{background: #3fba98;}

.produce-content .hot-product{width: 280px;height: 330px;background: #fff;border-radius: 14px;box-shadow: 0 0 12px rgba(225,225,225,0.3);padding: 20px 20px 0;}
.produce-content .hot-product .hot-title{font-size: 18px;color: #333;font-weight: bold;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 19px;}
.produce-content .hot-product .hot-title::before{content: '';display: block;width: 15px;height: 18px;background: url('../images/hot.png') no-repeat;margin-right: 10px;transform: translateY(-2px);}

.produce-content .hot-product .flex{display: flex;justify-content: space-between;width: 100%;}
.produce-content .hot-product .flex .left{width: 126px;}
.produce-content .hot-product .flex .right{width: 104px;}
.produce-content .hot-product .li{width: 100%;height: 34px;border-radius: 6px;background: #ffead9;text-align: center; font-size: 14px;line-height: 22px; color: #333;display: flex;justify-content: center;align-items: center;margin-bottom: 10px;}
.produce-content .hot-product .right .li{height: 78px;}
.produce-content .hot-product .li:hover{background: rgba(255,234,217,0.9);font-weight: bold;cursor: pointer;}
/* 筛选 */
.country-select{/*height: 220px;*/border-radius: 14px;background: #fff;box-shadow: 0 0 12px rgba(225, 225, 225, 0.3);padding: 30px 0 8px 40px;margin-bottom: 20px;}
.country-select .item{font-size: 14px;color: #666666;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 18px;}
.country-select .item .target{display: flex;justify-content: flex-start;align-items: center;height: 26px;margin-right: 16px;}
.country-select .item .target::before{content: '';width: 4px;height: 12px;border-radius: 2px;background: #0fa784;display: block;margin-right: 8px;}
.country-select .item .flex{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.country-select .item .flex1{flex: 1;}
.country-select .item .state{padding: 0 10px;height: 26px;border-radius: 4px;line-height: 26px;margin-right: 20px;color: #333;}
.country-select .item .select-li{padding: 0 10px;height: 26px;border-radius: 4px;line-height: 26px;margin-bottom: 6px;margin-right: 20px;cursor: pointer;color: #333;}
.country-select .item .select-li:hover{background: #ff6c00;color: #fff;}
.country-select .item .select-li.active{background: #ff6c00;color: #fff;}
.country-select .item .qtCss{padding: 0 10px;height: 26px;border-radius: 4px;line-height: 26px;margin-bottom: 6px;margin-right: 20px;cursor: pointer;color: #333;}
.country-select .item .qtCss:hover{background: #ff6c00;color: #fff;}
.country-select .item .qtCss.ml {margin-left: 82px;}
/* 产品 */
.selectCountry{border-radius: 14px;background: #fff;box-shadow: 0 0 12px rgba(225, 225, 225, 0.3);padding: 28px 40px 26px 40px;margin-bottom: 80px;}
.selectCountry .select-label{display: none; font-size: 14px;color: #666;justify-content: flex-start;align-items: center;margin-bottom: 20px;}
.selectCountry .select-label.active{display: flex;}
.selectCountry .select-label::before{content: '';width: 4px;height: 12px;border-radius: 2px;background: #0fa784;display: block;margin-right: 8px;}
.selectCountry .select-label .filter{display: flex;justify-content: flex-start;margin: 0 4px 0 16px;}
.selectCountry .select-label .filter div{cursor: pointer; border: 1px solid #ffe4d0;border-radius: 4px;height: 26px;color: #ff6c00;background: #fffcf9 url('../images/err.png') no-repeat right 4px center;padding: 0 18px 0 11px;display: flex;align-items: center;margin-right: 10px;}
.selectCountry .select-label .select-num{color: #0fa784;font-weight: bold;padding: 0 4px;}
.selectCountry .select-data{display: flex;justify-content: flex-start;flex-wrap: wrap;}

.selectCountry .select-data .item{cursor: pointer;padding: 20px 0 0 17px; width: 362px;height: 240px;border-radius: 14px;overflow: hidden;position: relative;margin:0 17px 26px 0;background:linear-gradient(180deg,#f1fff7 ,#ffffff 30%);box-shadow: 0 1px 6px rgba(59, 59, 59, 0.28);}
.selectCountry .select-data .item:nth-child(3n){margin-right: 0;}
.selectCountry .pro-flex{display: flex;justify-content: flex-start;height: 164px;}
.selectCountry .pro-majorImg{width: 101px;height: 146px;background: #ccc;border-radius: 5px;overflow: hidden;}
.selectCountry .pro-majorImg img{width: 100%;}
.selectCountry .pro-right{padding: 0 19px;flex: 1;}
.selectCountry .pro-title{font-size: 20px;color: #333333;font-weight:bold;margin-bottom: 14px;}
.selectCountry .pro-text{font-size: 14px;color: #666;margin-bottom: 13px;}
.selectCountry .pro-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.selectCountry .pro-li{width: 97px;height: 23px;border-radius: 11px;border: 1px solid #13af8b;background: #fbfffe;font-size: 14px;color: #13af8b;display: flex;justify-content: center;align-items: center;margin-bottom: 6px;padding: 0 6px; }
.selectCountry .pro-li p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.selectCountry .pro-button{width: 170px;height: 36px;border-radius: 17px;background: #fffcf9;border:1px solid #ffc9a1;font-size: 14px;color: #ff6c00;display: flex;justify-content: center;align-items: center;margin: auto;}
.selectCountry .pro-button::before{content: '';width: 15px;height: 17px;background: url('../images/item-icon.png') no-repeat;display: block;margin-right: 7px;}
.selectCountry .pro-button:hover{background:#ff6c00;color: #fff;}
.selectCountry .pro-button:hover::before{background: url('../images/item-icon1.png') no-repeat;}

.selectCountry .windowOpen{display: none;justify-content: center;align-items: center;font-size: 16px;color: #333;padding: 20px 0 20px;}
.selectCountry .windowOpen::selection {background: transparent;}
.selectCountry .windowOpen.active{display: flex;}
.selectCountry .windowOpen .tab{cursor: pointer; width: 32px;height: 32px;font-size: 14px;margin-right: 10px; color: #333;border-radius: 6px;border: 1px solid #dddddd;display: flex;justify-content: center;align-items: center;}
.selectCountry .windowOpen .tab.notAllow{cursor: not-allowed;background-color: #f3f3f3;}
.selectCountry .windowOpen input{width: 50px;height: 32px;border-radius: 6px;border: 1px solid #dddddd;margin: 0 10px;outline: none;padding: 0 10px;text-align: center;}
.selectCountry .windowOpen .select-buttons{display: flex;justify-content: flex-start;}
.selectCountry .windowOpen .tab.active{background: #4ed08e;color: #fff;border: none;}
.selectCountry .windowOpen .tab:hover{background: #f3f3f3;}
.selectCountry .windowOpen .tab.active:hover{background: #4ed08e;}
.selectCountry .page404{padding: 10px 0 28px;text-align: center;}
.selectCountry .page404.ac{display: none;}
.selectCountry .page404 .images404{margin: 0 auto 18px;display: block;}
.selectCountry .page404 .sorryFont{font-size: 14px;color: #333333;margin-bottom: 11px;}
.selectCountry .page404 .sorryFont_2{font-size: 12px;color: #999999;}

h2.title{font-size: 24px;color: #333;font-weight: bold;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 40px;}
h2.title::before{content: '';display: block;width: 4px;height: 28px;background: #0fa784;border-radius: 2px;margin-right: 14px;}

.produce-recommend{padding-bottom: 80px;}
.produce-recommend .list{display: flex;justify-content: space-between;}
.produce-recommend .item{width: 390px;height: 120px; display: flex;justify-content: flex-start;align-items: center;padding-left: 50px;box-shadow: 0 0 12px rgba(237, 243, 246, 0.3);border-radius: 20px;}
.produce-recommend .otherUrl{font-size: 20px;color: #333;}
.produce-recommend .otherUrl-content{font-size: 14px;color: #666;padding-top: 14px;}
.produce-recommend .item:nth-child(1){background: url('../images/link-1.png') no-repeat;}
.produce-recommend .item:nth-child(2){background: url('../images/link-2.png') no-repeat;}
.produce-recommend .item:nth-child(3){background: url('../images/link-3.png') no-repeat;}
.produce-recommend .item{transition: 0.3s;cursor: pointer;}
.produce-recommend .item:hover{transform: translateY(-8px);}










