@charset "utf-8";
/* CSS Document */
.banner{
	height:220px;
	background:url(../images/abanner.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	}
.middle {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.left {
	float: left;
	width: 260px;
}
.left2 {
	background-color: #f5f5f5;
	padding-bottom: 20px;
}
.left2 h1 {
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: 28px;
	font-weight: bold;
	margin-bottom:15px;
}

.left2 li {
	font-size: 14px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 22px;
}
.left2 .aa {
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight:bold;
	display:block;
}

.left2 .aa2 {
	background-image: none;
	background-color:#dce8f6;
	color: #363;
	font-weight: bold;
}

.left2 li a{
	display:block;
	color:#333;
}


.left2 li a:hover {
	color:#fff;
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s;transition: all 0.5s;
}


.left2 li ul li {
	background-image:none;
	background-color:#dce8f6;
	margin-bottom:5px;
	line-height:36px;
	margin:1px 1px 0px 0px;
	text-indent: 36px;
	font-size:13px;	
}
.left2 li ul li a:hover {
	
	background-image:none;
	color: #363;
	text-decoration:underline;
}

.left2 li ul li ul li{
	background-image:none;
	background-color:#fff;
	line-height:28px;
	margin:0px;
	text-indent: 48px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #eaeaea;
}
.left2 li ul li ul li a{
	background-image:none;
	background-color:#fff;
}
.left2 li ul li ul li a:hover{
	background-image:none;
	line-height:28px;

}




.lx {
	background-color: #f5f5f5;
	padding-bottom: 15px;
}
.lx h2 {
	padding-left: 8px;
}

.lx p {
	padding-right: 10px;
	padding-left: 12px;
	line-height: 24px;
	font-size: 14px;
}

.right {
	float: right;
	width: 900px;
}
.right h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/tub4.png);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 22px;
	margin-bottom: 8px;
}
.title {
	float: right;
	font-size: 14px;
	color: #999999;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 6px;
	padding-left: 18px;
}

.contact {
	padding-top: 15px;
	padding-left: 2px;
}
.contact p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
	padding-left: 8px;
	font-family:"微软雅黑";
	color: #333;
}
.contact img{
	min-width:900px;
	min-height: auto;
}

.liuy{
	width:900px;
}
.liuy p:nth-of-type(1){
	margin-top: 20px;
}
.liuy p:nth-of-type(1) input{
	width: 290px;
	height: 35px;
	text-indent: 1em;
	font-family: Arial;
	font-size:16px;
	color:#333;
}
.liuy p:nth-of-type(3) input{
	width: 440px;
	height: 35px;
	border: none;
	font-family: Arial;
	font-size:16px;
	color:#fff;
	cursor: pointer;
}
.liuy p:nth-of-type(2){
	margin-top:30px;
}
.liuy p:nth-of-type(3){
	margin-top:30px;
}
.liuy p:nth-of-type(2) textarea{
	width: 898px;
	height: 120px;
	text-indent: 1em;
	font-size:18px;
	resize:none;
	padding-top: 10px;
}



















































