@font-face { 
font-family: 'myface'; 
src: url('../font/简小隶书.ttf');
} 
  img{
	border:none;
}
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	 font-family: '微软雅黑';
}
body{
	background-image: url(../images/bj.png);
}
.top6{
	width: 100%;
	height: 114px;
	background-color: #fff;
	border-bottom:4px solid #318a0c;
}
.top_1{
	width: 1200px;
	height: 114px;
	margin:0 auto;
	position: relative;
}
.top_1  .logo{
	float: left;
	height: 110px;
	overflow: hidden;
	line-height: 11;
}
  .top_1  .name{
	float:left;
	padding-top:40px;
	padding-left:15px;  
}
.top6  .top_1  .menu {
	float: right;
	overflow: hidden;
}
.top6  .top_1  .menu li{
	width: 102px;
	height: 110px;
	border-left:1px solid #d2d2d2; 
	float: left;
	position: relative;
}
.top6  .top_1  .menu .shang .tuan{
	text-align: center;
	position: relative;
}

.top6  .top_1  .menu .shang .zi{
	text-align: center;
	font-size: 17px;
	margin-top: -6px;
}
.top6  .top_1  .menu  .shang1{
	border-right:1px solid #d2d2d2;  
}
.top6  .top_1  .menu .shang1 .tuan2{
	text-align: center;
	position: relative;
}
.top6  .top_1  .menu .shang1 .zi2{
	text-align: center;
	font-size: 17px;
}
.top6  .top_1  .menu .xia .tuan1{
	position: absolute;
	bottom: -2px;
	left: 6px;
}
.top6  .top_1  .menu .xia .zi1{
	text-align: center;
	font-size: 17px;
	line-height: 114px;
	margin-top: -3px;
}
.top6  .top_1  .menu a{
	color: #000;
}
.top6  .top_1  .menu .shang:hover{
	color: #fff;
	background-color:#318a0c;
}
.top6  .top_1  .menu .shang1:hover{
	color: #fff;
	background-color:#318a0c;
}
.top6  .top_1  .menu .xia:hover{
	color: #fff;
	background-color:#318a0c;
}
.top6  .top_1  .sousuo{
	float: right;
	margin-top: 80px;
	cursor: pointer;

}
.top6  .top_1  .kuang{
	width: 184px;
	height: 34px;
	border:2px solid #fff;
	font-size: 12px;
	line-height: 30px;
	float: right;
	text-align: center;
	margin-top: 20px;
	color: #fff;
	position: absolute;
	top:120px;
	right: 0px;
	display: none;z-index: 100;
}
/*search*/
#ss_right  .bd{overflow: hidden;width: 100%;}
#ss_right{float:right;line-height:40px;font-size:14px}
#ss_right .text{font-size: 16px;width:150px;height:30px;border:0px;float: left;opacity: 0.5;background-color: #000;color: #fff;}
#ss_right .button{background-color: #318a0c;width:30px;height:30px;float: left;border: none;color: #fff;font-size: 20px;cursor: pointer;
font-family: "幼圆";font-weight: 600; }
#ss_right .button:hover{box-shadow:0px 0px 10px 2px #bdbdbd inset; }
input{font-size:12px;vertical-align:middle;}
/*search*/

/*banner*/

/* .banner .slideBox{ overflow:hidden; position:relative; width: 100%;}
  .banner .slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:48%; bottom:20px; z-index:1; }
  .banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
  .banner .slideBox .hd ul li{ float:left; margin-right:10px;  width:11px; height:11px; line-height:14px; text-align:center; ; cursor:pointer; border-radius: 50% ;border: 2px solid #fff;}
  .banner .slideBox .hd ul li.on{ background:#fff;  }
  .banner .slideBox .bd{width: 100%; position:relative; height:100%; z-index:0;   }
  .banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
  .banner .slideBox .bd img{ width:100%; height:460px; display:block;  }

    /* 下面是前/后按钮代码，如果不需要删除即可 */
/*  .banner .slideBox .prev,
  .banner .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.8;   }
  .banner .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
  .banner .slideBox .prev:hover,
  .banner .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
  .banner .slideBox .prevStop{ display:none;  }
  .banner .slideBox .nextStop{ display:none;  }*/

.banner #wrapper {
	background:#fff;
}

.banner a {
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}

.banner a:focus , a:link, a:active {
	outline:none;
}

.banner a:hover {
	color:#444;
}


.banner .fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:460 !important;

	overflow:hidden;
}

.banner .fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:460 !important;
	position:relative;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.banner .tp-bullets.simplebullets.round .bullet:hover,
.banner .tp-bullets.simplebullets.round .bullet.selected,
.banner .tp-bullets.simplebullets.navbar .bullet:hover,
.banner .tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#2e1102 !important; 
}s
/*.tp-leftarrow:hover{background-color:#e2c08a !important;}*/
.tp-rightarrow:hover {	
	background-color:#2e1102 !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #e2e2e2;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

.banner .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

.banner .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.banner .responsive .tp-bullets {
        display: none;
    }

.banner .responsive .tparrows {
        display: none;
    }
}


.banner .tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.banner .tp-simpleresponsive a {
    text-decoration: none;
}

.banner .tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.banner .tp-simpleresponsive >ul >li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

.banner .caption.slidelink a div,
.banner .tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.banner .tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}



/*banner*/


.middle{
	width: 1004px;
	height: 640px;
	margin:0 auto;
	margin-top: 40px;
}
.middle .shang{
	width: 1004px;
	height: 320px;
	margin:0 auto;
}
.middle .shang .xinwen{
	width: 394px;
	height: 290px;
	float: left;
}

.middle .shang .xinwen .kuang{
	width: 394px;
	height: 320px;
	position: relative;
}
.middle .shang .xinwen .kuang_1{
	position: absolute;
	top:3px;
	left:28px;
	font-size: 16px;
	font-weight: bold;
	color:#1a6b08;
}
.middle .shang .xinwen .kuang .list li{
   width: 394px;
   height: 84px;
   overflow: hidden;
   border-bottom: 1px  dashed  #b5b5b5;
}
.middle .shang .xinwen .kuang .list  .zuo img{
   padding-top: 9px;
   float: left;
   height: 72px!important;
   width:102px;
}
.middle .shang .xinwen .kuang .list  .you {
   width: 272px;
   height: 75px;
   float: left;
   margin-left: 15px;
   padding-top: 10px;
  position: relative;
}
.middle .shang .xinwen .kuang .list  .you .neirong{
   font-size: 12px;
   color: #3f3f3f;
   margin-top: 5px;
   height: 50px;
   overflow: hidden;
    width: 280px;
} 
.middle .shang .xinwen .kuang .list  .you .neirong:hover{
   color: #700d00;
} 
.middle .shang .xinwen .kuang .list  .you .gengduo{
   font-size: 12px;
   color: #318a0c;
   position: absolute;
   bottom: 0;
   right: 0;
}
.middle .shang .xinwen .kuang .list  .you .gengduo:hover{
   color: #700d00;;
}

.middle .shang .xinwen .kuang .list  a{
   color: #000;
}   

.middle .shang .zhuanti{
	width: 358px;
	height: 290px;
	float: left;
	padding-left:18px;
}
.middle .shang .zhuanti .kuang{
	position: relative;
}
.middle .shang .zhuanti .kuang .kuang_1{
	position: absolute;
	top:3px;
	left:28px;
	color:#1a6b08;
	font-weight:bold;
	font-size: 16px;
}
.middle .shang .zhuanti .tu{
	margin-top: 10px;
	width: 358PX;
	height: 146PX;
}
.middle .shang .zhuanti .tu img{
	width: 100%;
	height: 100%;
}
.middle .shang .zhuanti .neirong{
	font-size: 14px;
	line-height: 23px;
	margin-top: 10px;
}
.middle .shang .zhuanti .neirong a{
	color: #000;
}
.middle .shang .zhuanti .gengduo{
	font-size: 12px;
   color: #318a0c;
   float: right;
}
.middle .shang .zhuanti .gengduo a{
   color: #318a0c;

}
.middle .shang .zhuanti .gengduo a:hover{
   color: #700d00;

}
.middle .shang .shipin{
   width: 214px;
   height: 284px;
   float: left;
   margin-left: 30px;
   position: relative;
}
.middle .shang .shipin img{
   /*position:absolute;*/
   
}
.middle .shang .shipin .kuang_1{
	position: absolute;
	top:2px;
	left:28px;
	color:#1a6b08;
	font-weight:bold;
	font-size: 16px;
}
.middle .shang .shipin iframe{
   /*position:absolute;*/
   margin-top: 10px;
   
}

.middle .xia{
	width: 1004px;
	height: 310px;
	margin:0 auto;
}
.middle .xia .zhici{
	width: 260px;
	height: 310px;
	float: left;
}
.middle .xia .zhici .title{
	position: relative;
}
.middle .xia .zhici .title .zi{
	position: absolute;
	top: 4px;
	left: 28px;
	font-size: 16px;
	color:#1a6b08;
	font-weight:bold;
}
.middle .xia .zhici .ci{
	font-size:14px;
	margin-top: 10px;
	line-height: 20px;
	margin-left: 4px;
}
.middle .xia .zhici .ci a{
	color: #000;
}
.middle .xia .zhici .gengduo a{
	 color: #318a0c;
	 font-size:12px;
	 float: right;
}
.middle .xia .zhici .gengduo a:hover{
	 color: #700d00;
}

.middle .xia .feiyi{
    width: 724px;
	height: 300px;
	float: left;
	margin-left: 19px;
	position: relative;
}

.middle .xia .feiyi .tupian{
    width: 724px;
	height: 200px;
    margin-top:26px;

}
.middle .xia .feiyi .tupian .prev{
    padding-top: 80px;
    float: left;
}

.middle .xia .feiyi .tupian .next{
    float: right;
    padding-top: 80px;
}
.middle .xia .feiyi .tupian .tu1{
    width: 162px;
    height: 184px;
    border:1px solid #aaaaaa;
    margin-left: 8px;
    position: relative;
    float: left;
}
.middle .xia .feiyi .tupian .tu1 .tu_1{
    width: 154px;
    height: 178px;
    background-color: red;
    position: absolute;
    top: 3px;
    left: 4px;
}



/*无缝滚动开始*/
.picMarquee-left{cursor: pointer; width:724px;   position:relative;  margin: 20px auto;  }
.picMarquee-left  .prev{ display:block;  width:20px; height:36px;   overflow:hidden;position: absolute;left: -15px;top:45%;
			 cursor:pointer; background:url("../images/prev.png") no-repeat;}
.picMarquee-left .next{ display:block;  width:20px; height:36px;   overflow:hidden;
			 cursor:pointer;background:url("../images/next.png") no-repeat;right: -15px;top:45%;position: absolute;}
.picMarquee-left .bd{  padding: 5px;padding-left: 15px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul  li{ margin:0 5px; float:left; display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul  li .pic{ text-align:center; }
.picMarquee-left .bd ul  li .pic img{ width:162px; height:184px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul  li .pic:hover img{border-color:#c0985a;}

/*无缝滚动结束*/

	.pic img{
				cursor: pointer;
				transition: all 0.6s;
			}
			.pic img:hover{
				transform: scale(1.4);
			}


.middle .xia .feiyi .zi{
	position: absolute;
	top:3px;
    left: 28px;
	font-size: 16px;
	color:#1a6b08;
	font-weight:bold;
}
.foot{
	width: 100%;
	height: 110px;
	background-color: #318a0c;
}
.foot_1{
	width: 1004px;
	height: 62px;
	margin: 0 auto;
}
.foot_1 .shang {
  width: 1004px;
  height: 148px;
  padding-top: 20px;
  margin:0 auto;
  overflow: hidden;

}

.foot_1 .shang ul {
  float: left;
  margin-left: 55px;
  color: #fff;
}

.foot_1 .shang ul li{
  line-height: 20px;
  font-size:12px;
}

.foot_1 .shang ul .biaoti{
  font-size: 14px;
}

.foot_1 .shang ul .address{
  font-size: 12px;
  line-height: 18px;
  padding-top: 5px;
  color: #fff;
}
.foot_1 .shang ul .ma{
  font-size:10px;
  text-align: center;
}
.foot_1 .shang ul li img{
  width: 100px;
}
.foot_1 .shang ul li a{
  color: #fff;
}
.foot_1 .shang ul li a:hover{
  color: #fee9bd;
}
.foot .foot_1 .di{
  width: 1004px;
  height:60px;
  float: left;
  margin:0 auto;
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-top: 21px;
}
.foot .foot_1 .di .xian{
  margin-top: 8px;
}

.foot_1 .di a{
  color: #fff;
}
.foot .foot_1 .di a:hover{
  color: #fff;
  text-decoration: underline;

}
.neirong img{
	float:left;
}




