﻿*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-family: 微软雅黑;
}
.bg{
	background: #f5faff;
}
.main2{
	margin: 0px auto;
	height:270px;
}
.imgg{
	background: url("pic-1.png") center no-repeat;
	width:100%;
	height:270px;
}
.main3{
	width:1200px;
	height: 100%;
	background: #fff;
	margin: 0px auto;
	position: relative;
}
.left{
	float:left;
	width:321px;
	background: #eff8ff;
	margin-left: 7.5px;
	margin-top: -24px;
}
.left-top{
	width:220px;
	height: 72px;
	background: #2a90e4;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 72px;
	border-radius: 5px 5px 0 0;
}
.left-body li{
	width:220px;
	text-align: center;
	line-height: 49px;
	position: relative;
	border-bottom: 1px solid #fff;
	list-style: none;
}
.left-body a{
	color: #333;
	font-size: 18px;
	}
.on{
	position: absolute;
	width:5px;
	height: 5px;
	right:50px;
	top:22px;
	background: url("../images/on.png") center no-repeat;
	display: none;
}

.right{
	width:845px;
	height: 100%;
	float: right;
	margin-right:7.5px
}
.right-top{
	height: 47px;
	border-bottom:1px solid #264be9;
	line-height: 47px;
}
.right-top img{
	float: left;
	margin-top:14px;
	padding-right:10px;
}
.right-top p{
	color: #0d73c9;
	font-size: 18px;
}
.right-top-left{
	float: left;
	width:200px;
}
.right-top-right{
	float: right;
	color: #999999;
}
.right-top-right a{
	color: #999999;
	font-size: 16px;
	margin-left: 5px;
	margin-right: 5px;
}


}
.line{
	float: left;
	width:691px;
	height: 29px;
	margin:15px auto;
	margin-left:100px;
}
.line p{
}
.line input{
	width:26px;
	height:27px;
	line-height: 26px;
	text-align: center;
	color: #333;
	margin-right: 5px;
}
.no{
	border: 0px;
	width:80px;
}
.title{
	margin-top: 30px;
	text-align: center;
	font-size: 24px;
	
}
.po{
	margin-left: 250px;
}
.text-p{
	margin: 30px auto;
	width:800px;
	text-indent: 2em;
	font-size: 16px;
	color: #000;
}