@charset "utf-8";

/*reset*/
body,div,dl,dt,dd,del,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,textarea,p,blockquote,th,td {
  margin: 0;  padding: 0;  font-family: "Microsoft Yahei", "宋体";  /*font-family:"FZZHUNYSK","微软雅黑","宋体";*/
  font-size: 14px;  color: #333;}
table {  border-collapse: collapse;  border-spacing: 0;}
fieldset,img,button { border: 0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal;}
ol,ul { list-style: none;}
caption,th { text-align: left;}
h1,h2,h3,h4,h5,h6 { font-weight: normal;}
q:before,q:after { content: '';}
abbr,acronym { border: 0;}
a { text-decoration: none; color: #666;}
/* a:hover { color:  #8f2728; } */
body { background: #fff; z-index: 0;}

/* common */
.commonWrap { width: 100%; clear: both;}
.commonW1200 { width: 1200px;}
.pad70 { padding: 70px 0;}
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.mc { margin: 0 auto;}
.w1200 { width: 1200px;}
.relative { position: relative;}
.absolute { position: absolute}
.fl { float: left}
.fr { float: right}
.center { text-align: center}
.borderBox { box-sizing: border-box;}
.cl { clear: both;}


/* ------------------------------------------------------首页-------------------------------------------------------- */
.topWrap{
  width: 1200px;
  height: 75px;
  padding-top: 35px;
}
.logo{
  width: 448px;
  height: 50px;
  border-right: 1px #b2b2b2 solid;
}
.toptitl{
  padding-left: 23px;
}

.telright{
  width: 190px; 
  height: 46px; 
  padding-left: 48px;
  background: url(../images/tel.jpg) no-repeat;
}
.telright p{
  font-size: 17px;
  color: #666;
}
.telright h4{
  font-size: 26px;
  color: #a22125;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-top: -3px;
}
/*--------------- nav -------------*/
.navwarp {
  width: 100%;
  height: 50px;
  background-color: #a22125;
}

#nav {
  width: 1200px;
  margin: 0 auto;
}

.nav {
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
}

.nav .nLi {
  float: left;
  position: relative;
  display: inline;
}

.nav .nLi h3 {
  float: left;
}
.nav .nLi h3 a {
  display: block;
  padding: 0 34.5px;
  font-size: 16px;
  color: #fff;
  text-decoration:none; 
}
.nav .on h3 a{ background:#c3a275;}
.nav .sub {
  display: none;
  width: 190px;
  left: 0;
  top: 50px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  line-height: 40px;
}
.nav .sub li {
  zoom: 1;
}
.nav .sub a {
  display: block;
  padding-left: 24px;
  font-size: 15px;
  color: #666;
}
.nav .sub a:hover {
  background: rgba(195, 162, 117, 0.51);
}


/*------------ banner --------------*/
.focusBox {
  position: relative;
  min-width: 1200px;
  height: 402px;
  overflow: hidden;
  z-index: 0;
}
.focusBox .pic {
  position: relative;
  z-index: 0;
}
.focusBox .pic li {
  min-width: 1200px;
  height: 402px;
}
.focusBox .pic img {
  width: 1200px;
  height: 402px;
  display: block;
}
.focusBox .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-size: 0;
  z-index: 1;
  padding-top: 10px;  
}
.focusBox .hd li {
  margin: 0 10px;
  background: url(../images/iconall.png) no-repeat 0px -304px;
  height: 16px;
  overflow: hidden;
  width: 16px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  _background: url(../images/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on {
  background-position: 0 -288px;
}
.focusBox .prev,
.focusBox .next {
  width: 48px;
  height: 50px;
  margin: -45px 0 0;
  display: none;
  background: url(../images/iconall.png) no-repeat 0 -332px;
  position: absolute;
  top: 53%;
  z-index: 10;
  cursor: pointer;
  text-indent: 999;
  filter: alpha(opacity=60);
  opacity: 0.8;
}
.focusBox .prev {
  left: 30px;
}
.focusBox .next {
  background-position: -58px -332px;
  right: 30px;
}
.focusBox .prev:hover,
.focusBox .next:hover {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
/*-------- 地址 电话 搜索   开始 --------*/
.contact_wrap{ 
  width:100%;  
  height: 82px; 
  background-color: #e0dbce;
  border-bottom: 1px solid #ccc;
}
.con{
  width: 1200px;
  height: 100%; 
}
.con_left{
  width: 800px;
  height: 38px;
  padding-top:22px;
}
.con_left p{
  color: #535353;
  float: left;
  padding-left: 46px;
}
.icon_us{
  width: 134px;
  height: 100%; 
  border-right: 1px solid #888;
  background: url(../images/icon_us.png) no-repeat;
  background-position: left bottom;
}
.icon_us h5{
  font-size: 15px;
  color: #a22125;
}
.tel_xs{
  width: 190px;
  height: 100%; 
  margin-left: 35px;
  border-right: 1px solid #888;
  background: url(../images/icon_tel.png) no-repeat;
  background-position: left center;
}
.mail_xs{
  width: 228px;
  height: 100%; 
  margin-left: 20px;
  border-right: 1px solid #888;
  background: url(../images/icon_mail.png) no-repeat;
  background-position: left center;
}

.add_xs{
  width: 330px;
  height: 100%; 
  margin-left: 35px;
  background: url(../images/icon_add.png) no-repeat;
  background-position: left center;
}
.con_right{
  width: 320px;
  height: 55px;
  padding-top: 20px;
}
/*搜索*/
#search {
  display: block; 
  width: 320px; 
  height: 30px;  
  float: left;
}
.collection{ 
  color: #555;
}
.text { 
  float: left; 
  width: 265px;
   height: 28px; 
   color: #999;  
   padding-left: 10px; 
   line-height: 28px; 
   font-size: 14px;
  border: 1px solid #c3a275;   
  outline: none; 
  box-sizing: border-box;
}
.btn {
   background: url(../images/search.png) no-repeat center center; 
   width: 53px; 
   height: 28px; 
   border: 0;
  cursor: pointer;
}
.con_right p{
  padding-left: 5px;
  font-size: 12px;
  color: #999;
}
.con_right p span{
  color: #a22125;
}
/*------- 简介 新闻 ---------*/
.mianWrap{
  width: 1200px;
  height: 293px;
  padding-top: 58px;
}
.aboutleft{ 
  width: 713px;
  height: 100%;  
  background-color: #cfc8b5;
}
.aboutleft ul{
  margin-top: 20px;
}
.aboutleft ul li{
  float: left;
  width: 157px;
  margin-left: 17px;
  text-align: center;
}
.aboutleft ul li h3{
  font-size: 16px;
  color: #a22125;
  font-weight: 600;
  line-height: 35px;
}
.aboutleft ul li p{
  font-size: 12px;
  line-height: 20px;
}
.aboutright{
  width: 432px;
  height: 100%;
}
.aboutright h2{
  font-size: 25px;
  color: #a22125;
  font-weight: 600;
  margin-bottom: 22px;
}
.aboutright p{
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #666;
}
.aboutright hr{
  margin: 16px auto;
}

.morebtn {
  display: block;
  width: 58px;
  height: 35px;
  background: url(../images/more.png) no-repeat center;
  line-height: 35px;
  text-align: center;
  border-radius: 2px;
  color: #fff;
  transition: all 0.4s ease;
  transform: rotate(0deg);
}
.morebtn:hover {  transform: rotate(180deg) }

/* 种植基地 */
.zzjdWrap{
  width: 100%;
  height: 450px;
  background-color: #edece8;
  margin-top: 58px;
}
/* 通用标题 */
.common_tit{
  text-align: center;
  width: 1200px;
  height: 107px;
  padding-top: 29px;
}
.common_tit h3{
  font-size: 26px;
  font-weight: 600;
  color: #302f2e;
}
.common_tit img{
  margin-top: 6px;
  width: 412px;
}
.common_tit p{
  font-size: 14px;
  color: #666;
}
.zzjdWrap ul{
  width: 1212px;
  height: 190px;
  margin: 30px auto;
}
.zzjdWrap ul li{
  width: 139px;
  height: 100%;
  float: left;
  text-align: center;  
  margin: 0 6px;
}
.zzjdWrap ul li img{
  width: 100%;
  transform-style: preserve-3d; /* 3D 转换 */
  transition:1s ease; /* 转换效果持续 1秒 */
}
.zzjdWrap ul li img:hover{
  transform: rotateY(180deg);
}
.zzjdWrap ul li p{
  line-height: 23px;
  color: #403f3f;
  font-weight: 600; 
}
.zzjdWrap ul li span{
  color: #b60005;
}
/* 非物质文化遗产 */
.whycWrap{
  width: 1220px;
  height: 400px;
}
.whycWrap ul{
  display: block;
  height: 220px;
  margin-top: 6px;
}
.whycWrap ul li{
  float: left;
  width: 285px;
  height: 193px;
  margin: 0 10px;
}
.whycWrap ul li:hover{	
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	}
/* 行业动态  */
.newsWrap{
  width: 1240px;
  height: 400px;
}
.newsWrap ul{
  width: 100%;
  height: 200px;
}
.newsWrap ul li{
  width: 580px;
  height: 69px;
  float: left;
  margin: 0 20px 30px 20px;
  background-color: #e0dbce;  
}
.newsWrap ul li:hover{
  background-color: #d0c9b6;  
}
.time{
  float: left;
  width: 96px;
  height: 59px;
  margin-left: 15px;
  padding-top: 10px;
  border-right: 1px #fff solid;
}
.time h6{
  font-size: 25px;
  color: #4c4a45;
  font-weight: 600;
  font-family:"宋体";
}
.newsWrap ul li:hover h6{
  color: #bd1d21;
}
.time p{
  font-size: 13px;
  color: #666;
}
.news{
  float: left;
  width: 400px;
  padding-left: 39px;
  margin-top: 12px;
}
.news h3{
  font-size: 18px;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsWrap ul li:hover h3{
  color: #bd1d21;
}
.news p{
  font-size: 12px;
  line-height: 25px;
  color: #666;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.more{
  display: block;
  width: 156px;
  height: 35px;
  border-radius: 5px;
  background-color: #762627;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 15px;
}
.more:hover{
  background-color: #8f2728;
}

/* 产品展示 */
.tlgg{
  width: 1200px;
  height: 80px;
  background: url(../images/tlgg.jpg) no-repeat center;
}


/* 产品展示 */
.cpzsWrap{
  width: 1300px;
  height: 640px;
  padding-top: 23px;
}

.picScroll{ 
  margin:10px auto;  
  position:relative;   
  width:1300px;
  height: 420px;    
  overflow:hidden; 
}
.ohbox{    
  overflow: hidden;
  position: relative;
  width: 1200px;
  left: 50px;}
.picScroll .prev,	.picScroll .next{ 
  display:block; 
  position:absolute; 
  top:111px; 
  left:5px; 
  width:24px; 
  height:38px; 
  background:url(../images/left_right.gif) no-repeat;
}
.picScroll .next{ 
  left:auto; 
  right:5px; 
  background-position:-48px 0;
}
.picScroll .prev:hover{ 
  background-position:0 -42px;
}
.picScroll .next:hover{ 
  background-position:-48px -42px;
}
.picScroll ul{ 
  overflow:hidden; 
  zoom:1;
}
.picScroll ul li{ 
  width:376px;
  height: 400px;
  float:left; 
  overflow:hidden; 
  margin-right: 33px;
}
.picScroll ul li img{ 
  width: 374px;
  height: 360px;    
  border: 1px #fff solid;
}
.picScroll ul li img:hover{
  border: 1px #b60005 solid;
}
.picScroll ul li p{
  font-size: 16px;
  line-height: 40px;
  color: #b60005;
  text-align: center;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
/* 网店链接 */
.buyWrap{
  width:100%;
  height: 58px;
  padding: 25px 0;
  background-color: #edece8;  
}
.buy{
  width: 1200px;
  height: 58px;
}
.buyleft{
  width: 114px;
  height: 100%;
  padding-left: 26px;
  background: url(../images/buybj.jpg) no-repeat center;
}
.buyleft h4{
  font-size: 16px;
  margin-top: 13px;
  color: #762627;
  font-weight: 600;
}
.buyleft p{
  font-size: 12px;
  color: #666;
}
.buyWrap ul{
  float: left;
  width: 1060px;  
}
.buyWrap ul li{
  float: left;
  width: 138px;
  height: 58px;
  margin-left: 10px;
  overflow: hidden;
  border: 1px #e0dbce  solid;
}
.buyWrap ul li:hover{
  border: 1px #a22125  solid;
}
.buyWrap ul li img{
  width: 140px;
  margin-top: -20px;
}

  /* foot */
  .footer{
    width: 100%;
    height: 245px;
    background-color: #292929;
  }
  .footnav{
    width: 1286px;
    height: 63px;
  }
  .footnav li{
    float: left;
    color: #888;
    line-height: 63px;
  }
  .footnav li a{
    color: #888;
    padding: 20px 41px;    
  }
  .footer a:hover{
    color: #eee;    
  }
  .foot_copy{
    width: 1200px;
    height: 180px;
    border-top: 1px #888 solid;
  }
  .copyleft{
    width: 930px;
    height: 130px;
    padding-top: 30px;
  }
  .link{
    width: 100%;
    height: 36px;
  }
  .link img {
    float: left;
}
.link p {
  float: left;
  line-height: 36px;
  padding-left: 10px;
  color: #999;
}
.link a {
  color: #999;
  font-size: 15px;
}
.copy{
  width: 100%;
  height: 60px;
  padding-top: 25px;  
}
.copy p{
  color: #999;
  line-height: 27px;
}
.copy p a{
  color: #999;
}
.ewmright{
  width: 80px;
  height: 117px;
  padding-top: 40px;
  text-align: center;
  margin-left: 20px;
}
.ewmright img{
  width: 80px;
}
.ewmright p{
  line-height: 25px;
  color: #999;
  font-size: 15px;
}
.foot_tech {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  background-color: #222222;
}

#gotoTop {
  background: url("../images/top1.png");
  width: 50px;
  height: 50px;
  right: 30px;
  bottom: 50px;
  margin-top: -50px;
  margin-left: 520px;
  display: none;
  position: fixed;
  cursor: pointer;
}

#gotoTop {
  _position: absolute;
}

.hover#gotoTop {
  background: url("../images/top2.png");
}
