@charset "UTF-8";

* {
  font-family: Arial, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei",
    sans-serif;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

body {
  overflow-x: hidden;
}

img {
  max-width: 100% !important;
}

a {
  text-decoration: none;
  color: #333;
}

ul,
ol {
  margin: 0;
  margin-bottom: 0;
  list-style: none;
}

#pages a,
#pages span {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 5px 10px;
}

#pages {
  clear: both;
  margin: 20px 0;
}

#pages span {
  color: #fff;
  font-weight: bold;
  border: 1px solid #0d96f1;
  background-color: #0d96f1;
}

.form-control,
.input-text,
textarea {
  font-size: 14px;
  line-height: 1.42857143;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

a,
a:hover,
a.text-white:hover,
.text-white a:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}

a:hover {
  color: #2b8ef4 !important;
}

.trans {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.text-brand {
  color: #268609;
}

.ie-alert {
  font-size: 20px;
  display: none;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: #35731e;
}

.word-break,
.footer-nav {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*常用css样式*/
pre {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 29px;
  margin: 0;
  padding: 0;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  color: #fff;
  border: none;
  background-color: transparent;
  overflow-y: hidden;
}

.form-control,
.input-text {
  font-size: 14px;
  line-height: 1.42857143;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.font-bold {
  font-weight: bold;
}

.text-black {
  color: #323232;
}

.top {
  position: fixed;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  z-index: 999;
}

@media (min-width: 1440px) {
  .container {
    width: 1400px;
  }
}

.text-white,
.text-white a {
  color: #fff;
}

.top-contact {
  font-size: 16px;
  padding: 8px 15px;
}

.top-contact span {
  margin-right: 30px;
}

.swiper-banner {
  position: relative;
}

.home-product {
  padding: 60px 0;
  background-image: url("../../images/home-probg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.home-brand {
  font-size: 36px;
}

.home-brand-line {
  width: 120px;
  height: 4px;
  background-color: #0052a4;
  margin: 15px auto;
}

.home-pro-img,
.home-pro-imgs,
.home-partner,
.home-news-img,
.home-news-pic {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.home-pro-img {
  height: 300px;
}

.home-pro-title {
  font-size: 18px;
  padding: 10px 0;
}

.margin-top-30 {
  margin-top: 30px;
}

.home-pro-imgs {
  height: 220px;
}

.margin-top-60 {
  margin-top: 60px;
}

.cat-brand-zh {
  font-size: 36px;
  z-index: 99;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.cat-brand-en {
  font-size: 48px;
  padding-bottom: 15px;
  z-index: 1;
  color: #ddd;
  font-weight: lighter;
}

.cat-about-brand {
  position: relative;
  padding-top: 40px;
}

.home-pbrand-zh {
  font-size: 36px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.home-pbrand-en {
  font-size: 66px;
  color: #e2e2e2;
}

.home-pro-brand,
.home-pro-item {
  position: relative;
}

.home-pro-item {
  overflow: hidden;
}

.home-pro-title,
.home-pro-bg {
  position: absolute;
  left: 0;
  background-color: rgba(38, 134, 9, 0.8);
  width: 100%;
}

.home-pro-title {
  bottom: 0;
}

.home-pro-bg {
  height: 100%;
  padding-top: 40%;
  top: -100%;
}

.home-pro-name {
  padding-top: 30px;
  font-size: 24px;
}

.home-pro-item:hover .home-pro-bg {
  top: 0;
}

.home-pro-item:hover .home-pro-title {
  display: none;
}

.home-about {
  overflow: hidden;
  background: url(../../images/about.jpg) no-repeat center bottom;
}

.home-brand-zh {
  font-size: 36px;
}

.home-about-des {
  font-size: 16px;
  line-height: 1.75em;
}

.home-about-btn {
  background-color: #268609;
  color: #fff;
  padding: 15px 35px;
  border-radius: 26px;
  display: inline-block;
}

.home-about-btn:hover {
  background-color: #0d96f1;
  color: #fff !important;
}

.home-pf-item {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  border: 4px solid #268609;
  margin: auto;
  padding: 20px;
  position: relative;
}

.home-pf-img {
  width: 252px;
  height: 252px;
  border-radius: 50%;
  /* overflow: hidden; */
  background-color: #fff;
  position: relative;
}

.home-pl-img {
  width: 252px;
  height: 252px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
}

.home-pf-img:after {
  content: '';
  display: block;
  left: 0;
  top: 0;
  width: 252px;
  height: 252px;
  border-radius: 50%;
  position: absolute;
}

.home-pf-img:after {
  animation: circle 1.3s ease-out 75ms;
  animation-iteration-count: infinite;

}

@keyframes circle {
  0% {
    opacity: 0.4;
  }

  40% {
    opacity: 0.7;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3), 0 0 10px 10px #0052a4, 0 0 0 10px rgba(255, 255, 255, 0.8);
  }

  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3), 0 0 10px 10px #0052a4, 0 0 0 10px rgba(255, 255, 255, 0.8);
    transform: scale(1.2);
    opacity: 0;
  }
}

.home-pl-title {
  font-size: 22px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -16px;
}

.home-pl-bg {
  background-color: rgba(38, 134, 9, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  transform: scale(0);
}

.home-pl-bg {
  padding-top: 30%;

}

.home-pl-bg .text-white {
  font-size: 22px;
}

.home-pf-item:hover .home-pl-bg {
  transform: scale(1);
}

.home-pf-item:hover .home-pl-title {
  display: none;
}

.home-plant {
  padding: 60px 0;
  background: url(../../images/pf-bg.jpg) no-repeat top center;
  /* background-attachment: fixed; */
}

.pal-item {
  border-radius: 12px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}

.pal-item-title {
  padding: 10px 0;
  background-color: rgba(38, 134, 9, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 22px;
  width: 100%;
}

.pal-item:hover {
  box-shadow: 0 0 15px #237709;
}

.home-pls-item {
  position: relative;
}

.home-pls-bg {
  position: absolute;
  right: 0;
  top: 0;
  padding: 15% 30px 0 30px;
  background-color: rgba(38, 134, 9, 0.8);
  height: 100%;
  width: 35%;
}

.home-pls-title {
  font-size: 22px;
  padding-top: 15px;
}

.btn-pls {
  border: 1px solid #fff;
  padding: 10px 25px;
  border-radius: 20px;
}

.bls-bg {
  background: url(../../images/pls-bg.jpg) no-repeat center;
  padding: 50px 0;
}

.home-news-img {
  background-repeat: no-repeat;
  background-position: center;
}

.home-news-img {
  height: 260px;
}

.home-news-title a {
  font-size: 22px;
}

.home-news-des {
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.home-news-title {
  padding: 10px 0;
  height:83px;
  overflow:hidden;
}

.home-news-btn {
  border: 1px solid #237709;
  color: #237709;
  padding: 10px 25px;
  border-radius: 19px;
  font-size: 14px;
}

.home-news-info {
  padding: 15px 15px 30px 15px;
  background-color: #fff;

}

.home-nes-item {
  box-shadow: 0 5px 15px #ccc;
}

.home-contact {
  padding: 60px 0;
  background-image: url(../../images/home-contact.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.home-contact-brand {
  font-size: 32px;
}

.home-contact-tel a,.footer-mob a{
  font-size: 40px;
  font-family: fantasy;
}

.home-contact-en {
  font-size: 22px;
  padding: 20px 0;
}

.footer {
  border-top: 4px solid #237709;
  padding-top: 60px;
}

.footer-company {
  font-size: 22px;
}

.footer-com-en {
  font-size: 14px;
}

.footer-logo {
  padding: 30px 0;
}

.footer-nav-title {
  font-size: 16px;
  color: #237709;
  padding-bottom: 5px;
}

.footer-nav-item {
  line-height: 2em;
}

.margin-top-15 {
  margin-top: 15px;
}

.cat-about-des {
  font-size: 16px;
  line-height: 1.75em;
}

.cat-btn-about {
  border: 1px solid #237709;
  color: #237709;
  padding: 10px 35px;
}

.cat-btn-about:hover {
  color: #fff !important;
  background-color: #237709;
}

.cat-b-en {
  width: 100%;
}

.cat-about-culture {
  background-image: url(../../images/cat-b-culture.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 50px;
}

.cat-culture-des {
  font-size: 24px;
  padding: 15px 0;
}

.honor-img,
.honor-container {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  padding: 5px;
  text-align: center;
  border: 1px #ddd solid;
}

.honor-container {
  height: 200px;
}

.honor-img {
  height: 360px;
}

.honor-container a,
.honor-img a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

.honor-container a {
  height: 200px;
}

.honor-img a {
  height: 360px;
}

.honor-container a img,
.honor-img a img {
  max-width: 100%;
  margin: 0 auto;
}

.honor-container a img {
  max-height: 200px;
}

.honor-img a img {
  max-height: 360px;
}

.honor-name {
  border: 1px solid #ddd;
  border-top: none;
  line-height: 40px;
  margin-bottom: 30px;
}

#cat-honor {
  overflow: hidden;
}

#cat-honor li {
  float: left;
  width: 360px;
  padding: 10px;
}

.banner-c {
  position: relative;
}

.banner-c-text {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 18px;
  width: 100%;
  margin-top: -45px;
}

.banner-text {
  font-size: 48px;
}

.ye-yous {
  background-image: url(../../images/ye.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0;
}

.ys-yous-circle {
  width: 200px;
  height: 200px;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 50%;
  margin: auto;
  padding: 20px;
  margin-bottom: 30px;
}

.ys-img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #fff;
  margin: auto;
  padding-top: 20px;
}

.ys-icon {
  width: 80px;
  height: 80px;
  margin: auto;
  background-image: url(../../images/icons.png);
  background-repeat: no-repeat;
}

#icons .col-sm-3:nth-of-type(1) .ys-icon {
  background-position: 0 0;
}

#icons .col-sm-3:nth-of-type(2) .ys-icon {
  background-position: -80px 0;
}

#icons .col-sm-3:nth-of-type(3) .ys-icon {
  background-position: -160px 0;
}

#icons .col-sm-3:nth-of-type(4) .ys-icon {
  background-position: -240px 0;
}

#icons .col-sm-3:nth-of-type(5) .ys-icon {
  background-position: -320px 0;
}

#icons .col-sm-3:nth-of-type(6) .ys-icon {
  background-position: -400px 0;
}

#icons .col-sm-3:nth-of-type(7) .ys-icon {
  background-position: -480px 0;
}

#icons .col-sm-3:nth-of-type(8) .ys-icon {
  background-position: -560px 0;
}

.ys-title {
  font-size: 18px;
  padding-top: 10px;
}

#icons .col-sm-3:hover .ys-icon {
  background-position-y: -80px;
}

.text-brand2 {
  color: #237709;
}

.cat-brand-cs {
  font-size: 36px;
}

.mc-icon {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #279605;
  margin: auto;
  padding: 40px;
}

.mc-icons {
  width: 80px;
  height: 80px;
  background-image: url(../../images/mc-icon.png);
  background-repeat: no-repeat;
}

.mc-title {
  font-size: 18px;
  padding: 10px 0;
}

.mc-des {
  color: #595959;
}

#mc-icon .col-sm-2:nth-of-type(2) .mc-icon {
  background-color: #00a0e9;
}

#mc-icon .col-sm-2:nth-of-type(3) .mc-icon {
  background-color: #074f98;
}

#mc-icon .col-sm-2:nth-of-type(4) .mc-icon {
  background-color: #8fc31f;
}

#mc-icon .col-sm-2:nth-of-type(5) .mc-icon {
  background-color: #23979b;
}

#mc-icon .col-sm-2:nth-of-type(6) .mc-icon {
  background-color: #f39800;
}

#mc-icon .col-sm-2:nth-of-type(1) .mc-icons {
  background-position: 0 0;
}

#mc-icon .col-sm-2:nth-of-type(2) .mc-icons {
  background-position: -80px 0;
}

#mc-icon .col-sm-2:nth-of-type(3) .mc-icons {
  background-position: -160px 0;
}

#mc-icon .col-sm-2:nth-of-type(4) .mc-icons {
  background-position: -240px 0;
}

#mc-icon .col-sm-2:nth-of-type(5) .mc-icons {
  background-position: -320px 0;
}

#mc-icon .col-sm-2:nth-of-type(6) .mc-icons {
  background-position: -400px 0;
}

#mc-icon .col-sm-2:hover .mc-icons {
  background-position-y: -80px;
}

.case-container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 260px;
}

.banner-btn {
  padding: 15px 35px;
  margin: 0 15px;
  background-color: #fff;
  color: #237709;
  border-radius: 24px;
}

.cat-plant-brand {
  font-size: 36px;
  padding-bottom: 30px;
}

.water-plant {
  background-image: url(../../images/water-plant.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0;
}

.water-item {
  background-color: rgba(255, 255, 255, .7);
  border-radius: 12px;
  padding: 30px;
}

.water-plant-circle {
  width: 100px;
  height: 100px;
  background-color: #237709;
  border-radius: 50%;
  margin: auto;
  padding: 10px;
}

.water-des {
  color: #237709;
  padding-top: 15px;
  height: 61px;
  overflow: hidden;
}

.water-plant-icon {
  width: 80px;
  height: 80px;
  background-image: url(../../images/water-icon.png);
  background-repeat: no-repeat;
}

.water-icon .col-sm-3:nth-of-type(1) .water-plant-icon {
  background-position: 0 0;
}

.water-icon .col-sm-3:nth-of-type(2) .water-plant-icon {
  background-position: -80px 0;
}

.water-icon .col-sm-3:nth-of-type(3) .water-plant-icon {
  background-position: -160px 0;
}

.water-icon .col-sm-3:nth-of-type(4) .water-plant-icon {
  background-position: -240px 0;
}

.water-icon .col-sm-3:hover .water-plant-circle {
  background-color: #074f98;
}

.water-icon .col-sm-3:hover .water-item {
  margin-top: -15px;
}

.cat-water-title {
  padding: 15px 0;
}

.cat-news-item {
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: 5px 5px 10px #ddd;
}

.cat-news-img {
  height: 220px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cat-news-time {
  font-style: italic;
}

.cat-news-title {
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0;
}

.cat-news-des {
  font-size: 14px;
}

.cat-news-info {
  padding: 15px;
  background-color: #fff;
}

.cat-news-item:hover a {
  color: #0052a4;
}

.show-news-title {
  font-size: 24px;
}

.show-news-info {
  padding: 15px 0;
}

.show-news-info span {
  padding: 0 15px;
  color: #717171;
}
.contact-container{
  /* background-color: #237709; */
  padding: 20px;
}
.contact{
  background-color: #fff;
  box-shadow: 5px 5px 10px #ddd;
  overflow: hidden;
  padding:
}
.padding-zero{
  padding: 0;
}

.map #container{
	height:500px;
}

.info-title{
	background-color:#0089e1;
	color:#fff;
	padding:5px 10px;
}

.info-content{
	font-size:14px;
	line-height:1.5em;
	padding:5px 10px;
}

.mush-img{
  margin-bottom: 30px;
}

.cat-medicine-item{
  margin-bottom: 30px;
  overflow: hidden;
}

.medicine-title{
  padding: 15px 0;
  font-size: 18px;
}

.plant-item{
	overflow:hidden;
	margin-bottom:30px;
	line-height:1.75em;
}

.plant-title{
	font-size:22px;
	padding-bottom:15px;
}

.plant-system .plant-item:nth-of-type(even) .col-sm-8{
	float:left;
}

.plant-system .plant-item:nth-of-type(even) .col-sm-4{
	float:right;
}

.plant-system .plant-item:nth-of-type(even){
	background-color:#f5f5f5;
	padding:30px 15px;
}

.footer-feedback input,.footer-feedback textarea{
	background-color: transparent;
	color:#fff;
}

.form-horizontal input,.form-horizontal textarea{
	margin-bottom:15px;
}

.footer-feedback input::-webkit-input-placeholder,   
.footer-feedback textarea::-webkit-input-placeholder {   
    color: #fff;  
}
.top-active{
	background-color:#fff;
}
.top-active .menue-header .menue-nav li .link{
	color:#333;
}
.top .menue-header .menue-nav li .nav-active{
	color:#268609 !important;
}
.grow-container{
	background-image:url(../../images/grown.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	
	overflow: hidden;
}
.table-brand{
	font-size:24px;
	font-weight:bold;
}
.grow-item{
	padding:10px 0;
}
.grown-bg{
	padding:50px;
}
.grown-bg-active{
	background-color:#237709;
}
.cat-news-title{
	height:72px;
	overflow:hidden;
}

.cat-pro-img,.cat-pro-info{
	border:1px solid #ddd;
}
.cat-pro-img{
	padding:15px;
}
.cat-pro-title{
	font-size:22px;
}
.cat-pro-info{
	border-top:none;
	padding:15px;
}
.cat-pro-des{
	font-size:14px;
	color:#515151;
}
.cat-pro-line{
	width:50px;
	height:4px;
	border-radius:2px;
	background-color:#268609;
	margin:10px 0;
}
.env-line{
	border-bottom:1px solid #ddd;
	margin:10px 0;
}
.env-icon{
	font-size:22px;
}
.env-des{
	height:160px;
	overflow:hidden;
	font-size:14px;
	line-height:1.75em;
}
.env-des p{
	font-size:14px;
}
.env-item{
	margin-bottom:30px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#env-container{
	background-color:#f5f5f5;
	padding:50px 0;
}
@media(max-width:768px){
	body{
		padding-top:60px;
		padding-bottom:70px;
	}
	.margin-top-60{
		margin-top:30px;
	}
	.home-pro-item{
		margin-bottom:30px;
	}
	.home-pbrand-en{
		font-size:40px;
	}
	.home-pbrand-zh,.home-brand-zh{
		font-size:24px
	}
	.home-pro-bg {
		padding-top:30px;
	}
	.home-pro-bg img{
		width:50px;
	}
	.home-pro-name{
		font-size:18px;
	}
	.home-about-btn{
		display:inline-block;
		margin-bottom:30px;
	}
	.pal-item-title,.home-pl-title{
		font-size:16px;
	}
	.home-pf-item{
		width:150px;
		height:150px;
		padding:10px;
		margin-bottom:30px;
	}
	.home-pf-img,.home-pl-img,.home-pf-img:after{
		height:120px;
		width:120px;
	}
	.home-plant,.bls-bg{
		padding:30px 0;
	}
	.home-pls-bg{
		width:40%;
	}
	.home-pls-title{
		font-size:16px;
	}
	.home-pls-bg img{
		width:50px;
	}
	.home-pls-bg{
		padding:15px 0;
	}
	.btn-pls{
		padding:10px 15px;
	}
	.page-about{
		padding:0 15px;
	}
	.footer{
		padding-top:30px;
	}
	.footer-copyright{
		text-align:center;
	}
	.ys-yous-circle{
		width:150px;
		height:150px;
		padding:15px;
	}
	.ys-img{
		width:120px;
		height:120px;
		padding:5px 0 0 0;
	}
	.ye-yous,.water-plant{
		background-size:cover;
		padding:30px 0;
	}
	.cat-about-brand{
		padding-top:0;
	}
	.water-item{
		margin-bottom:30px;
	}
	.water-plant{
		overflow:hidden;
	}
	.cat-brand-zh{
		position: static;
	}
	.case-container{
		margin-bottom:30px;
	}
	.banner-text,.home-contact-tel,.home-contact-brand{
		font-size:24px;
	}
	.banner-btn{
		padding:10px;
	}
	.banner-c-text .col-sm-8{
		display:none;
	}
	.honor-img,.honor-img a{
		height:130px;
	}
	.home-contact-en{
		padding:0;
	}
	.home-about-btn{
		padding:8px 25px;
		border-radius:19px;
	}

}
.home-top-contact{
	overflow:hidden;
	padding:15px 0;
	background-color:#268609;
	font-size:18px;
	border-radius:30px;
	line-height:30px;
}
.mobile-nav{
	position: fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:#268609;
	padding:8px 0;
}
.cat-cag-des{
	line-height:2em;
	letter-spacing: .5px;
}
#right {
    position: fixed;
    right: 0;
    bottom: 10%;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: #ccc 0 3px 5px;
	z-index:9999;
}

.right-item {
    width: 60px;
    height: 60px;
    padding: 5px;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
    cursor: pointer;

}

#right .right-item:nth-last-child() {
    border: none;
}

.right-item:hover {
    background-color: #ddd;
}

.right-item-info {
    position: absolute;
    right: -200px;
    width: 200px;
    top: 0;
    min-height: 60px;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}

.right-item:hover .right-item-info {
    right: 60px;
}

.right-tel {
    font-size: 24px;
}