.float_layer {
	width: 304px;
	border: 1px solid #aaaaaa;
	display: none;
	background: #fff;
}

.float_layer h2 {
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
	background: url(../images/title_bg.gif) repeat-x;
	border-bottom: 1px solid #aaaaaa;
	position: relative;
}

.float_layer .min {
	width: 21px;
	height: 20px;
	background: url(../images/min.gif) no-repeat 0 bottom;
	position: absolute;
	top: 2px;
	right: 25px;
}

.float_layer .min:hover {
	background: url(../images/min.gif) no-repeat 0 0;
}

.float_layer .max {
	width: 21px;
	height: 20px;
	background: url(../images/max.gif) no-repeat 0 bottom;
	position: absolute;
	top: 2px;
	right: 25px;
}

.float_layer .max:hover {
	background: url(../images/max.gif) no-repeat 0 0;
}

.float_layer .close {
	width: 21px;
	height: 20px;
	background: url(../images/close.gif) no-repeat 0 bottom;
	position: absolute;
	top: 2px;
	right: 3px;
}

.float_layer .close:hover {
	background: url(../images/close.gif) no-repeat 0 0;
}

.float_layer .content {
	height: 450px;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}

.float_layer .shengming {
	padding: 2px;
}

ul,li,p {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Roll {
	width: 320px;
	height: 222px;
	overflow: hidden;
	position: relative;
}

#RollUl {
	width: 3840px;
	height: 222px;
	position: absolute;
	left: 0;
	top: 0;
}

#RollUl li {
	width: 320px;
	height: 222px;
	float: left;
	position: relative;
}

#RollUl li img {
	width: 320px;
	height: 222px;
}

#RollUl li p {
	position: absolute;
	height: 41px;
	width: 320px;
	bottom: 0px;
	line-height: 41px;
	background: url(../images/1408181800173791674.png);
	text-align: left;
	padding-left: 15px;
	z-index: 1111;
}

#RollUl li p a {
	color: #092d83;
	text-decoration: none;
	font-size: 14px;
	font-family: 微软雅黑;
}

#RollUl .prev {
	position: absolute;
}

#Roll .next {
	position: absolute;
	width: 45px;
	height: 45px;
	display: block;
	background: url(../images/1602222205162641637.png);
	top: 80px;
	right: 0;
	cursor: pointer;
}

#Roll .prev {
	position: absolute;
	width: 45px;
	height: 45px;
	display: block;
	background: url(../images/1602222205096335873.png);
	top: 80px;
	cursor: pointer;
}

.bt_link1 {
	font-size: 15px;
	font-family: 'Microsoft YaHei', '微软雅黑';
	color: #333333;
}
.sy_qywh {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.sy_qywh img{
	width:100%;
	height:160px;
}

.sy_wz {
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.point_a{
	font-size:14px;padding-left: 20px; background: url(../images/1601301226547009233.jpg) left center no-repeat;
}
.lititle{
	font-size:16px; font-weight:bold; color: #092d83
}