﻿@charset "utf-8";
.bannerBlock {
	width:690px;
	height:130px;
	margin-left:16px;
}
#bscroll {
	width:640px;
	height:110px;
	overflow:hidden;
	position:relative;
	float:left;
}
#bscroll li {
	float:left
}
.mqdemoa {
	width:3840px!important;
	width:1920px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.mqdemoa li {
	width:160px;
	float:left;
	text-align:center
}
.mqdemoa li a {
	color:#555;
	text-decoration:none;
	line-height:22px;
	font-size:12px;
}
.mqdemoa li a img {
	width:145px;
	height:85px;
}
.mqdemoa li a span {
	display:block;
	text-align:center;
}
#bscroll .mqdemoa li a:hover, #bscroll .mqdemoa li a:active {
	color:#5183c0;
	text-decoration:none;
}
*html .mqdemoa li a span {
	margin-top:3px;
}
*+html .mqdemoa li a span {
	margin-top:3px;
}
.pre {
	width:12px;
	height:32px;
	margin:28px 10px 0 0;
	background:url(../images/bannerArrow.png) no-repeat 0 100%;
	cursor:pointer;
	float:left
}
.next {
	width:12px;
	height:32px;
	margin:28px 0 0 10px;
	background:url(../images/bannerArrow.png) no-repeat 100% 100%;
	cursor:pointer;
	float:left
}
