
/*内页*/
img{
    width: 100%;
}
.more-content{
    padding: 0 5px;
    float: right;
}
.more-content:hover a{
	
}
.item-content p{
	margin-top: 16px;
	line-height: 20px;
}
.news-right{
	
	width: 40%;
}
.content-list p{
	line-height: 20px;
    font-size: 13px;
    padding: 10px;
    
}
.content-list:hover{
    color: #fff!important;
	
}

.item-pic{
	float: left;
	width:30%;
	margin-right: 3%;
	overflow: hidden;
}
.item-content{
	float: left;
	width: 65%;
	font-size: 13px;
}

.main ul{
	list-style: none;
	margin: 0;
}

.content-list:hover a{
	color: #fff;
	background: #7aba1e ;
	
}
.positionNowinner{
	padding: 0 20px;
}
.positionNow{
    border-bottom: 1px solid #ddd;
    width: 1000px;
    margin: 0 auto;
    text-align: right;
    height: 50px;
    line-height: 50px;
}
.positionNow .positionNowinner .now{
	color:  #2e0201 ;
}
.main .container{width: 1000px;}
.dede_pages .pagelist li {
    margin: 0 5px;
    display: inline;
    padding: 6px 11px 6px 12px;
    color: #231815;
    text-decoration: none;
    background-color: #F4F4F4;
    border: 1px solid #E3E3E3;
    border-radius: 15px;
    position: relative;
   
}
.current{
	color: #fff;
    background:#7aba1e ;
}
.list-case{
	float: left;
	width: 25%;
}
.inner-news{
	float: right;
	width: 75%;
}

.list-title{
	text-align: left;
    font-weight: normal;
    /*color: #fff;*/
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    color: #666;
}
.list-title p{
	font-size: 16px;
	
}
.list-case-detail{
	text-align: left;
    margin-top: 10px;
	
}
.list-case-detail ul{
	padding: 0 10px;
}
.list-case-detail li{
	padding: 10px;
	border-bottom: 1px solid #e4e4e4;
}
.list-case-detail a{
	padding:  10px 0;
	font-size: 14px;
}
.list-case-detail li:hover {
	background: rgba(204, 204, 204, 0.17);;
	color: rgb(49,6,0)!important;
	box-shadow: 0 1px 10px rgba(37,37,37,.14);
	
} 
.list-case-detail li:hover a{
	color: rgb(49,6,0)!important;
}
.main{
    padding: 30px 0;
   /* margin-left: -15px;
    margin-right: -15px;*/
}
.positionNow a,.main a{
	color: #666;
	font-size: 13px;
}
.inner-title{
	text-align: center;
	font-size: 18px;
	color: #444;
	line-height: 30px;
}
.date{
	text-align: center;
	padding-bottom: 20px;
}
.detail p,.brief{
	line-height: 25px!important;
	font-size: 14px;
}
.PrevNext{
	text-align: left;
    border-top: 1px solid #ccc;
    margin-top: 50px;
    line-height: 23px;
}
.PrevNext a{
	color: #999;
}
.PrevNext a:hover{
	color: rgb(49,6,0)!important;
}
.case-title{
	text-align: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 22px;
}
.case-title span{
	font-size: 14px;
	color: #666;
}
.link_list li{
    margin-bottom: 20px;
    text-align: center;

}
.link_list img{
    border: 1px solid #eee;
}
 
.link_list li:hover{
	box-shadow: 0px 8px 40px #fea;
}
.info-title{
	text-align: left;
   /* padding-bottom: 20px;*/
}
.info-title h3{
	font-size: 20px;
  font-weight: normal;
  margin-top: 0;
  text-align: center;
}
.info-title span{
	font-size: 14px;
    color: #bbb;
}
.content {
	line-height: 25px;
}
.product-in-grids{
   margin-bottom: 40px;
  
}

.product-in-grid:hover .product-grid2 h3{
	color:#7aba1e ;
	
}

.inputValiCode{
	border-bottom: 1px solid #cfcfcf;
    padding-bottom: 25px;
    margin-bottom: 10px;
    height: 20px;
    line-height: 20px;
}


.bottom-footer{
    border-top: 1px solid #cfcfcf;
}
.mcontact{
	max-width: 1170px;
    margin: 0 auto;
	padding-top: 80px;
    padding-bottom: 80px;
}
.distance{
	padding: 0 15px;
    text-align: center;
}

.next-btn,.prev-btn{
	background: rgba(0,0,0,.3);
}


.morelink{
	transition: all .36s ease;
    border: 1px solid rgba(170, 170, 170, .2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    padding: 5px 40px;
    margin-top: 20px;
}
.morelink:hover {
    background: #7aba1e ;
    color: #fff;
    border-color: #7aba1e ;
}
.expertPic {
    height: auto;
    position: relative;
    display: inline-block;
    float: left;
    padding-top: 12px;
}
.expertText {
    display: inline-block;
    width: 530px;
    float: left;
}
.expertText h3 {
    color: #666;
    font-size: 24px;
    padding: 13px!important;
    font-weight: normal;
}
.expertText h4 {
    font-size: 15px;
    padding: 15px;
    line-height: 25px;
    padding-bottom: 0;
    padding-top: 10px;
    color: #999;
    font-weight: normal;
}
.title-active{
	background: rgba(204, 204, 204, 0.17);;
	color: #7aba1e !important;
	box-shadow: 0 1px 10px rgba(37,37,37,.14);
}
.title-active-a{
	/*color: #7aba1e !important;*/
}
.news-item-left {
	margin-bottom: 30px;
	
}
.q1{
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  width: 100%;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  height: 1.5em!important;
  line-height: 1.5em;
  overflow: hidden;
  margin-top: 0;
   
}
.q2{
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  line-height: 1.5em!important;
  height: 3em;
  overflow: hidden;
  font-size: 12px;
}
.q2 p{
   line-height: 1.5em!important;
  height: 3em;
  overflow: hidden;
}
.img img{
    height: 216px!important;
    overflow: hidden;
}
@media (max-width: 768px){
   .list-case-detail ul{
    display: none;
   }
  
}
.col-sm-3{
    margin-bottom: 20px;
}
.media-left a {
    width: 140px;
    height: 110px;
    overflow: hidden;
    margin-bottom: 0;
}
.media-left img{
    object-fit: cover;
    width: 100%;
    height: 110px!important;
}
.news-item-left {
    margin-left: -15px;
    margin-right: -15px;
}
.thumbnail{
    border:none!important;
}
a{
    text-decoration: none!important;
   display: inline-block;
}

@media (min-width: 768px){
   .product-grid1 img{
    height: 174px;
    overflow: hidden;
  }
  
}
.product-grid2{
    padding: 10px;
    text-align: left;
    color: #666;
}
.class-detail{
   text-align: right;
    color: #448faf;
    padding: 5px;
}
.class-detail a{
    color: #448faf;
}
 .product-in-grid {
    background: #f7f4f454;
    text-align: center;
 }
 .message{
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 30px;
    
 }
 .message h3, .guestbookContent,.guestbookResponse{
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin: 0;
    color: #666;
 }

.small{
    text-align: right;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 14px!important;
    color: #666;
 }

/*footer*/
#fh5co-footer{
  color: #adadad;
}
#fh5co-footer h3{
    color: #fff;
}
.widget-title{
  font-size: 1.5em;
  color: #efefef;
}
li{
  list-style: none;
}
    
.fh5co-widget p{
  line-height: 22px;
}
.fh5co-widget li{
  line-height: 30px;
}
.fh5co-footer-links{
  padding: 20px 0 !important;
  color: #adadad;
  font-size: 14px;
}
#fh5co-footer{
  padding:50px 0;
}
#bottom {
    font-size: 0.857em;
    background-color: #222;
    padding: 19px 0;
    color: #efefef;
    font-family: "Montserrat", sans-serif;
}
.wprt-container {
    width: 1170px;
    margin: 0 auto;
    max-width: 90%;
}
.wprt-container a{
  color: #efefef;
}
.sitelogo{
  padding: 20px 0;
}
.wechat{
  padding: 20px 0;
  width: 50%;
}
/*goup*/
.scroll-top {
    width: 50px;
    height: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    display: none;
    color: #fff;
    text-align: center;
    background: #7aba1e;
    border:none;
}
.scroll-top span:before {
  font-size: 27px;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*menu*/
.main-logo {
  margin: 20px 0px 20px;
}
/*menu*/


.theme_menu {

  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background: #fff;
  
}
.theme_menu .menu-column {
  padding: 0;
}

.theme_menu .menuzord {
  padding: 0;
}
.menuzord-menu {
     padding: 10px 0;
     float: right;
     margin-bottom: 0;
}
.menuzord-menu li{
  float: left;
}
.menuzord-menu > li > a {
    /*padding: 8px 17px 28px;*/
    text-transform: uppercase;
    color: #222;
  border-top:1px solid transparent;
  border-bottom: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.menuzord-menu > li > a:hover{
  color:#7aba1e;
  
}

.menuzord-menu > li.current > a { 
  position:relative;
  color:#7aba1e;  
}
.menuzord-menu > li.current > a:before{
    content: "";
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #7aba1e;
}
.menuzord-menu > li.current > a:after{
    content: "";
    position: absolute;
    top: -2px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #7aba1e;
}
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    padding: 0 30px;
    min-width: 230px;
    background: #222;
    border-top: 3px solid #7aba1e;
}

.menuzord-menu ul.dropdown li a {
  padding: 10px 0 9px;
  color: #848484;
  border-bottom: 1px dashed #3c3c3c;
  -webkit-transition:.5s ease-in-out;
  transition: .5s ease-in-out;
  font-size: 14px;
}

.menuzord-menu ul.dropdown li:hover > a {
    padding-left: 0px;
    padding-right: 0px;
    color: #7aba1e;
    -webkit-transition:.5s ease-in-out;
    transition: .5s ease-in-out;
    font-size: 14px;
}



.nav_side_content {
  margin-top: 33px;
  float: left;
  position: relative;
  left: -20px;
}

.nav_side_content .cart_select {
  border-left: 1px solid #ececec;
  padding-left: 5px;
}



/* Mainmenu fixed style */
@-webkit-keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
@keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
.theme_menu.stricky-fixed {
  margin: 0;
  position: fixed;
  background: #fff;
  top:0;
  left:0;
  width: 100%;
  z-index: 99999;
  -webkit-animation-name: menu_sticky;
          animation-name: menu_sticky;
  -webkit-animation-duration: 0.60s;
          animation-duration: 0.60s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.menuzord-menu > li > a {
    padding: 26px 16px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #222;
    outline: 0;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}

@media (max-width: 768px){
.theme_menu {
    background: #f7f7f7;
   }
}
@media (max-width: 768px){
.menuzord .showhide span {
    display: block;
    width: 100%;
    height: 2px;
    margin: 4px 0;
    background: #7aba1e;
  }
}
@media (max-width: 768px){
.menuzord .showhide {
    height: 60px;
    width: 30px;
    padding: 18px 0 41px;
    float: none;
  }
}
@media (max-width: 768px){
.menuzord-responsive.menuzord {
    padding: 0 15px;
    min-height: 66px;
  }
}
.menuzord {
    width: 100%;
    padding: 0 30px;
    float: left;
    position: relative;
    background: #fff;
}
@media (max-width: 768px){
.menuzord-responsive .menuzord-menu > li {
    width: 100%;
    display: block;
    position: relative;
  }
}
@media (max-width: 768px){
.menuzord-responsive .menuzord-menu > li:first-child > a {
    border-top: solid 1px #f0f0f0;
  }
}
@media (max-width: 768px){
.menuzord-menu > li:first-child a {
    padding-left: 20px;
  }
}
@media (max-width: 768px){
.menuzord-responsive .menuzord-menu > li > a {
    width: 100%;
    padding: 12px 20px;
    display: block;
    border-bottom: solid 1px #f0f0f0;
  }
}
@media (min-width: 768px){
  .menu-column{
    float: right;
  }
}
.fh5co-widget{
  margin-left: 4%;
}
.thumbnail{
    border:none;
}
.main a:hover{
  color: #7aba1e;
}
.positionNowinner a:hover{
  color: rgb(49,6,0);
}
.inputtxt{
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.inputtxt:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.form-control {
  font-size: 12px!important;
}
.submit {
  text-align: center;
  width: 100px;
  background: #7aba1e;
  color: #fff!important;
  border: 1px solid #7aba1e;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
}
.contactform_content .inputtxt{
  height: 80px;
}
/*product*/
.single-service-item {
    margin-bottom: 26px;
    position: relative;
    padding-left: 80px;
    background: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    border-left: 2px solid #7aba1e;
}
.single-service-item .top-border {
    width: 100%;
    height: 2px;
    background: #eee;
    position: absolute;
    left: 0px;
    transform: rotate(180deg);
}
.single-service-item .right-border {
    width: 2px;
    height: 100%;
    background: #eee;
    position: absolute;
    transform: rotate(180deg);
    top: 0px;
    right: 0px;
}
.single-service-item .bottom-border {
    width: 100%;
    height: 2px;
    background: #eee;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.single-service-item:hover .service-left-bg {
    background: #7aba1e;
    -webkit-transition: .5s;
    transition: .5s;
}
.service-left-bg {
    background: #ededed none repeat scroll 0 0;
    height: 100%;
    overflow: hidden;
    width: 80px;
    border-left: 2px solid #7aba1e;
    -webkit-transition: .5s;
    transition: .5s;
}
.single-service-item .service-icon {
    position: absolute;
    margin-top: -27px;
    top: 50%;
    left: 14px;
    width: 55px;
    height: 54px;
    overflow: hidden;
    text-align: center;
}
.service-text {
    overflow: hidden;
    padding: 38px 10px 38px;
}
.service-text h4 {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 13px;
    margin-top: 0;
}
.service-icon i, .service-icon i:before {
    font-size: 36px;
    color: #7aba1e;
    top: 0px;
    margin: 0;
}
.active{
  color: #7aba1e;
}
