* {
	margin:0px;
	padding:0px;
	font-family:Microsoft YaHei;
	max-width:100%;
}
a {
	text-decoration: none;
}
ul li {
	list-style: none;
}
img {
	border:0px;
	width: auto;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
i {
	font-style: inherit;
}
.clear {
	clear: both;
}
body{
	background: url(../images/bei.jpg);
	position:relative;
}
.top{
	width:100%;
	height:1072px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/top.png) center no-repeat;
	z-index:-1;
}
.bottom{
	width:100%;
	height:384px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/bottom.png) center no-repeat;
	z-index:-1;
}
.head{
	width:100%;
	height:130px;
}
.heads{
	width:1200px;
	height:130px;
	margin:0 auto;
}
.heads_logo{
	width:260px;
	height:70px;
	padding-top:55px;
	float:left;
}
.heads_logo img{
	width:100%;
	height:100%;
}
.heads_nav{
	float: right;
	height:48px;
	margin-top:80px;
}
.heads_nav ul{}
.heads_nav ul li{
	padding:0 22.5px;
	float:left;
}
.heads_nav ul li a{
	color:#000000;
	font-size:18px;
}
.heads_nav ul li img{
	display:block;
	margin:0 auto;
	transition:all 1s ease;
	opacity:0;
}
.heads_nav ul li:hover a{
	color:#d1a555;
}
.heads_nav ul li:hover img{
	transform:rotate(360deg);
	opacity:1;
}
.heads_nav ul li.cur a{
	color:#d1a555;
}
.heads_nav ul li.cur img{
	transform:rotate(360deg);
	opacity:1;
}
.foot{
	width:100%;
	height:180px;
}
.foots{
	width:1100px;
	height:140px;
	margin:0 auto;
	line-height:30px;
	padding:40px 0 0 100px;
	color:#393939;
	font-size:14px;
}


.main{
	width:100%;
	height:auto;
	margin-top:3px;
}
.mains{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.mains_1{
	width:1200px;
	height:140px;
	background: url(../images/bei1.jpg) no-repeat;
	text-align:center;
	line-height:180px;
	color:#fff;
	font-size:22px;
}
.list{}
.list ul{}
.list ul li{
	width:1200px;
	height:120px;
	margin-bottom:30px;
}
.list ul li a{}
.list ul li a img{
	float:left;
	margin-right:30px;
	display:inline-block;
    width: 150px;
	height:100px;
}
.list ul li a zi{
	display:inline-block;
	color:#555555;
	font-size:14px;
	line-height:30px;
	float:left;
	width:975px;
	padding:0 45px 0 0;
	border-bottom:1px dashed #a0a0a0;
	height:119px;
}
.list ul li a zi p{
	color:#222222;
	font-size:18px;
	line-height:16px;
	margin-bottom:10px;
}
.list ul li a zi span{
	display:block;
}
.list ul li:hover zi p{
	color:#d1a555;
}
.show{
	line-height:30px;
}
.show p{
	color:#222222;
	font-size:18px;
	text-align:left;
	margin-bottom:18px;
}
.show span{
	color:#555555;
	font-size:14px;
	text-align:left;
	display:block;
	margin-bottom:3px;
}
.show img{
	display:block;
	margin:0 auto;
	max-width:1200px;
	margin-top:15px;
	margin-bottom:15px;
}
#pages {  font-family:宋体 }
#pages a { display:inline-block; height:22px; line-height:22px; background: none; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#d1a555; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#d1a555; border:1px solid #d1a555; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../images/titlebg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.zhanshi{
	overflow:hidden;
}
.zhanshi ul{}
.zhanshi ul li{
	width:270px;
	height:240px;
	float:left;
	margin-right:25px;
	overflow:hidden;
	position:relative;
	margin-bottom:40px;

}
.zhanshi ul li a{
}
.zhanshi ul li a img{
	width:100%;
	height:100%;
	transition:all 0.6s ease;
}
.zhanshi ul li:hover a img{
	transform:scale(1.2);
}
.zhanshi ul li m1{
	transition:all 0.6s ease;
	background:url(../images/bei2.png);
	width:270px;
	height:40px;
	position: absolute;
	left:0px;
	bottom:-40px;
	text-align:center;
	line-height:40px;
		color:#ffffff;
	font-size:14px;

}
.zhanshi ul li:hover m1{
	bottom:0px;
	
}
.zhanshi ul li m1 a{
}
.fenye{
	text-align:center;
	margin-top:10px;
	margin-bottom:100px;
}
.shangxia{
	color:#555555;
	font-size:14px;
	line-height:30px;
	margin-top:50px;
	margin-bottom:150px;
}
.shangxia a{	
    color:#555555;
	font-size:14px;
}


.page{
	line-height:30px;
	margin-bottom:100px;
}
.page img{
	display:block;
	margin:0 auto;
	max-width:1200px;
	margin-top:15px;
	margin-bottom:15px;
}


.huan{
	width:100%;
	height:400px;
	margin-top:3px;
}
.huans{
	width:1200px;
	height:400px;
	margin:0 auto;
}
.zuopin{
	width:100%;
	height:715px;
}
.zuopins{
	width:1200px;
	height:715px;
	margin: 0 auto;
}
.zuopins1{
	width:1200px;
	height:143px;
	background:url(../images/bei3.jpg) no-repeat;
	text-align:center;
	line-height:180px;
	color:#fff;
	font-size:22px;
}



.zuopins{
	overflow:hidden;
}
.zuopins ul{}
.zuopins ul li{
	width:270px;
	height:240px;
	float:left;
	margin-right:40px;
	overflow:hidden;
	position:relative;
	margin-bottom:40px;
}
.zuopins ul li:nth-child(4n){
margin-right:0px;
}
.zuopins ul li a{
}
.zuopins ul li a img{
	width:100%;
	height:100%;
	transition:all 0.6s ease;
}
.zuopins ul li:hover a img{
	transform:scale(1.2);
}
.zuopins ul li m1{
	transition:all 0.6s ease;
	background:url(../images/bei2.png);
	width:270px;
	height:40px;
	position: absolute;
	left:0px;
	bottom:-40px;
	text-align:center;
	line-height:40px;
		color:#ffffff;
	font-size:14px;

}
.zuopins ul li:hover m1{
	bottom:0px;
	
}
.zuopins ul li m1 a{
}


.shipin{
	width:100%;
	height:326px;
}
.shipins{
	width:1200px;
	height:326px;
	margin:0 auto;
}
.shipins1{
	width:540px;
	height:326px;
	float:left;
	overflow:hidden;
}
.shipins2{
	width:620px;
	height:auto;
	float:right;
}
.shipins2_1{
	width:620px;
	height:95px;
	background:url(../images/xiaotu2.jpg);
	text-align:center;
	line-height:80px;
	color:#fff;
	font-size:22px;
}
.shipins2 ul{}
.shipins2 ul li{
	margin-bottom:8px;
}
.shipins2 ul li a{
	color:#555555;
	font-size:14px;
}
.shipins2 ul li a span{
	float:right;
}
.shipins2 ul li:hover a{
	color:#d1a555;
}



.jingpin{
	width:100%;
	height:288px;
}
.jingpins{
	width:1200px;
	height:288px;
}



.gundong{
	width:100%;
	height:288px;
}
.gundongs{
	width:1200px;
	height:238px;
	margin:0 auto;
	position:relative;
	padding:50px 0 0 0;
}
.xiaoshu{
	position:absolute;
	top:0;
	right:130px;
	width:137px;
	height:62px;
}
.gundongs1{
	width:1137px;
	height:163px;
	background:url(../images/bei4.png) no-repeat;
	padding:30px 0 0 63px;
}