@CHARSET "UTF-8";

html, body {
	margin: 0 auto;
	width: 1300px;
	/* background-image: url(../img/topback.png);
	background-repeat: repeat-x; */
	background: #FAFAFA;
}

.main {
	/* margin-left: 150px; */
	width: 1300px;
	width: 100%;
	float: left;
}

.top {
	width: 1300px;
	width: 100%;
	float: left;
}

.toptop {
	height: 100px;
	width: 100%;
	float: left;
	background-image: url(../img/toptop.jpg);
}

.topimg {
	height: 233px;
	float: left;
}

.daohanglan {
	float: left;
	width: 100%;
	text-align: center;
}

.topul {
	padding: 0px;
	list-style: none;
	display: inline;
	width: 100%;
	float: left;
}

.topli {
	border-right: 1px solid #996666;
	width: 125px;
	float: left;
	height: 35px;
	font-weight: bold;
	background-image: url(../img/top2.png);
}

.topa {
	height: 30px;
	font-size: 16px;
	color: white;
	margin-top: 5px;
}

.topahover {
	background-color: #6666FF;
}

.main2 {
	width: 100%;
	float: left;
	margin: 0 auto;
	width: 1300px;
}

.left {
	float: left;
	width: 25%;
	height: 500px;
}

.leftsearch {
	width: 100%;
	float: left;
}

.leftsearchtop {
	width: 100%;
	background-image: url(../img/search.png);
	font-size: 16px;
	color: white;
	height: 30px;
}

.leftsearchbottom {
	margin-top: 10px;
	float: left;
}

.leftsearchbottom1 {
	margin-left: 7px;
	width: 72%;
	float: left;
}

.leftsearchbottom2 {
	margin-left: 10px;
	width: 17%;
	float: left;
}

.right {
	margin-left: 5px;
	margin-top: 3px;
	float: left;
	width: 74%;
}

.tophover {
	background: #6666FF;
}

.right1 {
	width: 100%;
	float: left;
}

.righttop {
	width: 100%;
	height: 30px;
	background-image: url(../img/leftlogo.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	font-size: 18px;
	border-bottom: 1px solid #6699CC;
	border-bottom-style: dotted;
	float: left;
}

.rightcontent {
	float: left;
	margin-top: 5px;
	width: 100%;
}

.content {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.su { /* 成功案例 没有图片时 的展示 */
	width: 240px;
	height: 30px;
	float: left;
	border-top: 1px solid #cccccc;
}

.savesuccess { /* 留言保存成功跳转至 留言列表时弹出提示框留言保存成功 */
	position: absolute;
	left: 730px;
	top: 300px;
	width: 140px;
	height: 40px;
	float: left;
	background: #ECF0F1;
	border: 1px solid #ECF0F1;
	border-radius: 8px;
	text-align: center;
	color: #2C8EBB;
	padding-top: 10px;
	z-index: 1000;
}

.menua {
	display: block;
	font-size: 14px;
	outline: no; /* 去掉a标签点击后的虚线框 */
	padding-top: 10px;
	line-height: 90px;
	padding-left: 12px;
	padding-right: 12px;
	color: #666666;
	text-decoration: none;
}

.menua:hover, .menua:active {
	text-decoration: none;
	color: #01408f;
	background: #029AD7;
}

.bottom {
	width: 100%;
	height: 110px;
	background: #1F1F1F;
	float: left;
	color: #a1a1a1;
	text-align: center;
	margin-top: 150px;
}

.bottoma {
	color: #a1a1a1;
	text-decoration: none;
	font-size: 14px;
}

.downloada {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

.downloada:hover {
	color: #0253B9;
	font-size: 16px;
	text-decoration: none;
}

.newbiaoti{
    color: #0253B9;
    font-size: 18px;
}

.newtime{
    color: #5d5d5d;
    font-size: 14px;
    line-height: 20px;
}