.banner{
	overflow:hidden;
	position: relative;
	height: 300px;
	width: 1000px;
	background-color: #F9F9F9;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.banner .d1{
	width:100%;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	height: 300px;
}
.banner .d2{
	width:100%;
	height:30px;
	clear:both;
	z-index:100;
	position: absolute;
	bottom: 0px;
}
.banner .d2 ul{
	position:relative;
	top:0;
	margin-right: auto;
	margin-left: auto;
	width: 290px;
}
.banner .d2 li{
	width:65px;
	height:15px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/img1.png) no-repeat center;
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}
.banner .d2 li.nuw{background:url(../images/img2.png) no-repeat center;}
.main_con {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 1000px;
}
.main_con .main .tit {
	height: 111px;
	background-image: url(../images/newtitle.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.yy1 {
	background-image: url(../images/yy1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 8px;
}.main_con .main .tit .title {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 26px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 70px;
}
.main_con .main .tit .desc {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #898989;
	text-align: center;
}
.main_con .main .con {
	background-color: #FAFAFA;
	padding: 20px;
}
.main_con .main .share {
	background-image: url(../images/bottom_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 43px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 43px;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
}
.main_con .main .share .bdsharebuttonbox {
	float: left;
	padding-top: 7px;
	margin-left: 10px;
}
.main_con .main .share .sh {
	float: left;
}
