

.header{
	height: 27px;
	line-height: 27px;
}
.header a{
	display: inline-block;
	padding-left: 22px;
	margin: 0 10px 0 15px;
	color: #1f7dd2;
	font-size: 14px;
}
.header a.cn{
	background: url(../images/cn.png) no-repeat left center;
}
.header a.en{
	background: url(../images/en.png) no-repeat left center;
}
.footer{
	overflow: hidden;
	height: 60px;
	margin-top: 20px;
}

.footerB{
	text-align: center;
}
.footerB span{
	display: inline-block;
	margin: 21px 0 12px 0;
}
.footerB p{
	line-height: 24px;
}
.con01{
	overflow: hidden;
	margin-top: 20px;
}
.con01L{
	width: 700px;
}
.con01L01{
	height:  auto;
}
.con01L02 h3,.con01L03 h3{
	line-height: 54px;
	height: 54px;
	margin-top: 16px;
	font-size: 16px;
	color: #0389fe;
}
.con01L02 p{
	font-size: 16px;
	line-height: 26px;
	/*text-indent: 2em;*/
}
.con01L03 ul li{
	height: 22px;
	line-height: 22px;
	background: url(../images/dot.png) no-repeat 2px center;
	padding-left: 24px;
	position: relative;
}
.con01L03 ul li a span{
	display: inline-block;
	background: url(../images/new.png) no-repeat;
	width: 21px;
	height: 11px;
}
.con01L03 ul li a{
	display: inline-block;
	color: #666;
}
.con01L03 ul li.con01L03-li a{
	display: inline-block;
	color: #0389fe;
}
.con01L03 ul li a:hover{
	display: inline-block;
	color: #0389fe;
}
.con01R{
	width: 305px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	padding-bottom: 20px;
}
.login{
	padding-bottom: 28px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}
.login h3{
	font-size: 16px;
 
	line-height: 54px;
	padding: 8px 0 0 14px;
}
.login01{
	width: 233px;
	height: 35px;
	background: #f5f5f5;
	margin: 0 auto 15px;
	border-radius: 2px;
}
.login01 span{
	display: inline-block;
	margin: 9px 15px 0 8px;
}
.login01 input{
	display: inline-block;
	height: 35px;
	line-height: 35px;
	border: none;
	background: none;
	outline: none;
	color: #bcbcbc;
}
.login01 input.input01{
	width: 180px;
}
.login01 input.input02{
	width: 100px;
}
.login01 em{
	display: inline-block;
	margin: 13px 16px 0 0;
}
.login02{
	border-radius: 2px;
	height: 35px;
 
	text-align: center;
	width: 233px;
	margin: 0 auto;
}
.login02 input{
	height: 35px;
	background: none;
	border: none;
	outline: none;
	color: #fff;
}
.login03{
	width: 233px;
	margin: 0 auto;
	line-height: 30px;
}
.login03 a{
	display: inline-block;
	font-size: 12px;
}
.login03 a.register{
	color: #666;
}
.login03 a.forget{
	color: #0389fe;
}
.con01R01{
	overflow: hidden;
	padding-left: 14px;
}
.con01R01 h3{
	font-size: 16px;
	color: #0389fe;
	line-height: 30px;
	margin-top: 15px;
}
.con01R01 ul li{
	line-height: 24px;
}
.con01R01 ul li a span{
	display: inline-block;
	background: url(../images/fk.png) no-repeat;
	width: 7px;
	height: 7px;
	margin: 10px 6px 0 4px;
}
.con01R01 ul li a{
	display: inline-block;
	color: #666;
}
.con01R01 ul li a:hover{
	display: inline-block;
	color: #2392fe;
}
.con01R01 ul li a p{
	width: 238px;
}
