﻿@import url("g.css");
*{
	font-family:微软雅黑;
}
body{
	font-size:14px;margin:auto;background:#fff7f1
}
.caption{
	background:#712f21;line-height:32px;text-indent:10px
}
.caption a{
	color:#fff;font-size:15px;font-weight:bold;text-decoration:none
}
.zxhy{
	
}
#scrollDiv{
	margin:auto;width:260px;height:200px;overflow:hidden;position:relative
}
.companylogo{
	margin:10px auto 10px auto;width:260px;height:212px;overflow:hidden;
}
.companylogo li{
	height:107px;display:block
}
.companylogo img{
	width:260px;height:97px
}
.rjpd{
	margin:auto;width:260px;height:180px;
}
#kanwu{
	position:relative;width:100%;
}
.level li{
	float:left;width:130px;text-align:center;display:block
}
.level li img{
	border:1px maroon solid
}
.level {
	width:220px;margin:10px auto 0px auto;overflow:hidden
}
.changedirection {
	background-image:url('arrow.png');position:absolute;display:block;width:10px;height:17px;top:70px;z-index:100;overflow:hidden
}
.arrowleft{
	left:5px;background-position:-10px 0px
}
.arrowright{
	right:5px
}