ul,dl{ list-style:none;}
img{ border:0px;}
a{ text-decoration:none; color:#000000; }

*{
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	height: 100%;
	font-size: 0.18rem;
    margin-left:auto; margin-right:auto;   
	
	font-family:Microsoft Yahei;
}
.clear{ clear:both;}
.clearfix:after{content:'.'; visibility:hidden; display:block; clear:both; line-height:0;}
.opacity{filter:alpha(opacity=50);       /* IE */ 
          -moz-opacity:0.5;              /* 老版Mozilla */
        -khtml-opacity:0.5;              /* 老版Safari */
              opacity: 0.5;              /* 支持opacity的浏览器*/
		}

.fl{ float: left;}
.fr{ float: right; }
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.bg{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}

.banner{
	width: 100%;
	height: 1000px;
	background: url(2764.jpg) no-repeat center top;
}



.sec1{margin-top: -100px;}
.sec1 dl{
	float: left;
	width: 2.9rem;
	margin-right: 0.13rem;margin-bottom: 0.32rem;
}
.sec1 dl dt img{
	width: 2.9rem;
	height: 2.34rem;
}
.sec1 dl dt:hover img{transform: scale(1.02);box-shadow: 0 0 6px 2px rgba(0,0,0,.1);transition: .4s ease;}
.sec1 dl dd img{width: 0.28rem;height: 0.26rem;vertical-align: middle;margin-top: -0.05rem;margin-right: 0.1rem;}
.sec1 dl dd p{min-height: .48rem;line-height: 0.24rem;}
.sec1 dl dd .btn{
	display: block;
	margin: 0.2rem auto 0.3rem;
	width: 1.6rem;
	height: 0.46rem;
	background: linear-gradient(to bottom, #daa754, #a47d3f);
	line-height: 0.46rem;
	letter-spacing: 3px;
	text-indent: 5px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 46px;
}

.sec1 dl dd .btn:hover{
	background: linear-gradient(to bottom, #d3a04e, #987237);
}

.footer{
	margin-top: 0.2rem;
	height: 1.35rem;
	line-height: 1.35rem;
	text-align: center;
	color: #6b4200;
	background: url(2765.jpg) no-repeat center top;
}

/* .banner2{
	display: none;
}
.banner2 img{
	width: 100%;
} */

.txtInfor{font-family: "黑体";font-size: 20px;color: #fff;line-height: 30px;width: 1000px;height: 900px;padding: 670px 0 0 200px;margin: 0 auto;text-indent: 2em;}

@media screen and (max-width: 1000px){
	
.banner{
	width: 100%;
	height: 9rem;
	background: url(2764.jpg) no-repeat center top;background-size: 130%;
}
.txtInfor{font-size: 0.17rem;line-height: 0.22rem;width: 68%;height: 2rem;padding: 4.3rem 0 0 1.2rem;}
.sec1{margin-top: -2.4rem;}
.sec1 dl{float: left;width: 2.9rem;margin: 0 0.18rem 0.32rem;}
.sec1 dl dd p{min-height: .96rem;line-height: 0.32rem;font-size: 0.22rem;}
.footer{font-size: 0.28rem;}
	body{min-width: 7.5rem;}
	/* .banner2{
		display: block;
	}
	.banner{
		display: none;
	} */
	.bg{
		display: block;
		width: 100%;
		overflow: hidden;
		background: none;
		margin: 0 auto;
		min-width: 7.5rem;
	}
	.w1200{
		width: 100%;
		
	}
	
}
