.banner {
	height:572px;
	background: url(antique_02.png) no-repeat center top;
}
.nav {
	float: left;
	width: 100%;
	height: 205px;
	background:url(antique_03.png) no-repeat center top;
}
.nav ul {
	margin-top:30px;
}
.nav ul li {
	display:inline;
	padding: 1px 8px;	
}
.nav a {
	font-size: 22px;
	color:#000;
	
}
.content {
	float: left;
	width: 100%;
	margin: 0px auto;	
}
.cha_box{
	width: 1200px;
	margin: 10px auto 30px auto;
	overflow: hidden;
	
}
.bgtitle img {
	width:1200px;
	height:auto;
	margin:20px auto ;  
}
.mj_box {
	width: 1190px;
	height:102px;
	margin:0 auto;
	padding:0 5px;/*border:1px solid red;*/
	overflow:hidden;
	background:url(antique_bg1.png) no-repeat center top;
	
}
.yhmj{
	float:left;
    width:126px;
	height:33px;
	background-color:#FFF;
	margin:12px 2px 0 4px;
}
.name{
	height:33px;
	font-size:14px;
	color:#69503b;
	line-height: 33px;
	text-align: center;
}
.name:hover{
	text-decoration:underline;
}
.cj_box{
    width: 1200px;
	background-color:#eaeaea;
	margin:0 auto;	
	overflow:hidden;
}
.cdj{
	float:left;
	width: 213px;
	height:199px;
	margin:10px 14px 30px 13px;
	
}
.cdj img{
    border-radius:25px;
}
.th_box {
	width: 1176px;
	height:393px;
	margin:0 auto;
	padding:0 12px;
	overflow:hidden;
	background:url(antique_bg2.png) no-repeat center top;
}
.th_t{
	float:left;
	width: 117px;
	margin:40px 0 -6px 26px;	
}
.ctmj{
    float:left;
	width: 183px;
	height:119px;
	margin:10px 8px 30px 9px;	
}
.beiq_box{
    float:left;
	width: 1250px;
	margin:0 auto;
}
.bq_t{
	float:left;
	width: 93px;
	margin:0 9px 0 -1px;
	overflow:hidden;
}


.bq_t a img:hover{
	transform: scale(1.1);
}
