.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
/**************第二部分****************/

.second{background: #eeeeee;}

.li_con{color: #fff;height: 330px;letter-spacing:1px;padding: 5px;}

.li_con p{padding: 0px 10px;line-height: 20px;}

.a1{background: #1da2e3;margin: 15px 0;}
.a2{background: #88c32b;margin: 15px 0;}
.a3{background: #3fba77;margin: 15px 0;}
.a4{background: #f88e00;margin: 15px 0;}

.btm_bg {
/*	margin: 10px 0;*/
	height: 65px;
	width: auto;
	background: #08a5e0;
	box-shadow: 5px 5px 5px #888888;
}
.btm {
	height: 65px;
	margin: 0 auto;
}
.btm span a{
	display: block;
	float: left;
	line-height: 65px;
	color: #FFFFFF;
	font-size: 20px;
}


.link-block {width:auto;
  margin:20px auto 20px auto;
  background: #fcfcfc;
}
.block-title {
  height: 22px;
  padding: 15px 2px;
}
.block-title-left {
  float: left;
  padding-left: 10px;
  border-left: 3px solid #519adf;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.block-title-right {
  float: right;
  padding-right: 5px;
  padding-top: 4px;
  color: #5eacf7;
  font-size: 14px;
  line-height: 1;
}
.link-block-list {
  padding-left: 15px;
  margin-top: 20px;
}
.link-block-list .list-con {
  overflow: hidden;
}
.link-block-list a {
  position: relative;
  float: left;
  margin: 0 20px 15px 0;
  color: #999;
  font-size: 14px;
  line-height: 1;
}
.link-block-list a:hover {
  color: #3eb5f6;
}
.link-block-list a:after {
  content: '|';
  position: absolute;
  top: 0;
  left: -10px;
  color: #999;
  font-size: 12px;
  line-height: 1;
}
.clearfix:after{ content:"."; clear:both; display:block; height:0; visibility:hidden; }
.clearfix{ display:block;*zoom:1;}

/*首页登陆*/
.login-bar {
	width:100%;
	margin:0 auto;
	position: relative;
	
}
.login-form-bar {
	/*background-color: #FFFDEF;*/
	position: absolute;
	height: auto;
	width: 300px;
	top: 10px;
	right:0px; 
	border: 0px solid red;
	z-index: 1000;
}
.login-form-bar .am-panel-footer > em > b{
	color: #d73800;
}
.login-form-bar .am-panel-bd {
    padding-bottom: 0.5rem;
}
.content{line-height: 36px;font-weight: 400;font-size: 16px;}







