/* foot2016底部样式 [20160519 17:44:41] */
.list_panel {
  text-align: left;
  background: #fff;
  overflow: hidden;
  border-top: 10px solid #f2f2f2;
}

.list_panel ul {
  background: #fff;
  padding: 0 15px;
  overflow: hidden;
}

.list_panel ul li {
  padding: 10px 0;
}

#menu {
  background: #fff;
  overflow: hidden;
  padding: 0px;
  box-sizing: border-box; }

#menu li {
  text-align: center;
  float: left;
  cursor: pointer;
  border: 0px;
  width: 100%;
  border-bottom: 1px solid #f1f1f1; }

#menu li.tabFocus {
  font-weight: bold;
  z-index: 100;
  position: relative;
  border-bottom: solid 2px #2eb10e;
  color: #2eb10e; }

#content {
  padding: 10px;
  clear: left;
  position: relative;
  top: 0px; }

#content li {
  display: none;
  border: 0px;
  text-align: center; }

#content li.conFocus {
  display: block; }

.code_img {
  float: left;
  width: 50%; }
.code_img img {
  width: 80%; }

.code_text {
  float: left;
  width: 40%;
  padding: 5%;
  line-height: 30px; }


.city_two {
  border-top: 10px solid #f2f2f2;
  padding: 10px 10px;
  overflow: hidden; }
.city_two a {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #eee;
  line-height: 30px;
  color: #2eb10e; }
.city_two a:nth-child(2) {
  border-right: 0px; }

/* footer */
footer{  padding:0px 10px; border-top:1px solid #d9d9d9; background:#F5F5F5; height:105px; font-size:12px;}
footer .net_msg{ padding:10px 0; text-align:center;}
footer .net_msg p{ line-height:1.6em; font-size:12px;}
footer .goto_top{ padding-top:10px;}
footer .goto_top a{ display:block; padding:25px 10px 5px 10px; font-size:1.6em; background:url(http://img.eduuu.com/mobileweb/aoshu/images/goto_top.png) center 5px no-repeat #78cb41;}
.dsn{display:none;}