﻿/*编码开始*/
.indexWrap{
	width:100%;
	min-width:1000px;
	margin:0 auto;
	background:url(../images/indexbg.jpg) center top no-repeat;
	overflow:hidden;
}
.indexWrap .mainWrap{
	width:1000px;
	height:900px;
	margin:0 auto;
	font-family: "Microsoft yahei";
	position:relative;
}
.indexWrap .header{
	width:1000px;
	height:110px;
	position: relative;
	font-family: "Microsoft yahei";
}
.indexWrap .logo{
	position: absolute;
	top: 351px;
	left: 304px;
	width: 366px;
	height: 30px;
	overflow: hidden;
}
.indexWrap .logo a{
	display:block;
}
.indexWrap .logo img{
	display:block;
	width:100%;
	max-width:100%;
}
.indexWrap .topLink{
	position: absolute;
	right:-19px;
	top:0px;
	width:223px;
	height:22px;
	padding-top:5px;
	padding-left:16px;
	font-family: "Microsoft yahei";
	background:url(../images/topbar_bg.png) no-repeat;
	display:none;
}
.indexWrap .topLink a{
	display: block;
	font-size: 14px;
	color:#fcf4f9;
	height:16px;
	line-height:16px;
	padding:0 5px;
	border-right:2px solid #fcf4f9;
}
.indexWrap .topLink a.listA{
	border-right:0;
	padding-right:0;
}
.bdselect_share_bg,.bdshare_popup_bg,.bdselect_share_box,.sr-bdimgshare,.bdshare_popup_box{display:none!important;}
.centerWrap{
	width:1000px;
	margin:0 auto;
	margin-top:357px;
	font-family: "Microsoft yahei";
	position:relative;
}
.centerWrap .centerTitle{
	width:275px;
	height:78px;
	margin-left:364px;
	background:url(../images/center_title.png) no-repeat;
	cursor:pointer;
}
.centerWrap .centerTitle a{
	display:block;
	width:100%;
	height:100%;
}
.centerWrap .centerTitle:hover{
	background: url(../images/center_htitle.png) no-repeat;
}
.centerWrap .listWrap{
	position: absolute;
	left:64px;
	top:124px;
	width:910px;
	height:206px;
}
.centerWrap .list{
	float:left;
	width:188px;
	height:206px;
	background:url(../images/list_bg.png) no-repeat;
	margin-right:42px;
	transition: all .3s;
}
.centerWrap .list-last{
	margin-right:0;
}
.centerWrap .list a{
	display:block;
	width:188px;
	height: 206px;
	font-family: "Microsoft yahei";
}
.centerWrap .list .a1{
	width:188px;
	height: 206px;
	cursor:pointer;
}
.centerWrap .list .a2{
	width:158px;
	height: 112px;
	text-align: center;
	font-size:14px;
	color:#604e41;
	padding:70px 0 0 16px;
	display:none;
	cursor:pointer;
}
.centerWrap .list3 .a2{
	padding:60px 0 0 16px;
}
.centerWrap .list-last .a2{
	padding:60px 0 0 16px;
}

.centerWrap .list a{
	text-decoration: none;
}

#footer{
	min-width:1000px;
}
