@charset "utf-8";
.logo {
  text-align: center;
  padding-top: 8px;
  padding-left: 20px;
}
.nowcity{
  padding-left: 30px;
  padding-top: 20px;
}
.bline{
  border-bottom: 1px #333 solid;
}

.line-b{border-bottom: 1px #eee solid}
.line-t{ border-top: 1px #eee solid}
.line-r{ border-right: 1px #eee solid}
.line-shadow{ border-bottom: 1px solid rgba(255,255,255,0.2)}

.line-shadow-box{ border: 1px solid rgba(255,255,255,0.5);}

.getSuccess, .getError {
  position: absolute;
  text-align: center;
  z-index: 10;

  margin-top:-80px;
  width: 40%;
  left: 30%;
  padding:8px 15px 8px 15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  display: none; font-size: 14px;
}

.getSuccess {
  color: #468847;background-color: #dff0d8;border-color: #d6e9c6
}

.getError {
  color: #b94a48;background-color: #f2dede;border-color: #eed3d7
}

.highlight i{
  background-color: #ee0b41!important;
}
.highlight a{
  color: #ee0b41!important;
}
.mainmenu{
  height: 60px;
}



.mainmenu a {
  overflow: hidden;
  color: #f6f6f6;
  font-size: 16px;
  line-height: 60px;
  font-weight:bold;
  margin-right: 50px;
}
.mainmenu ul li i{
  height: 3px;
  line-height: 3px;
  width:100%;
  display: block;
  overflow: hidden;
}

.mainmenu ul li a:hover {

  text-decoration: none;
  color: #ee0b41;
}

.Huifold li{border-bottom: 1px #ddd solid}
.Huifold .item h4{ border:0px;}
.Huifold .item h4 i{ font-weight: normal}
.Huifold .info{height:100px; overflow: hidden}


.modal-alert {
  position: fixed;
  right: auto;
  bottom: auto;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -30px;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  outline: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-alert {
  position: fixed;
  right: auto;
  bottom: auto;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -30px;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  outline: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

/*扫一扫二维码*/
.modal-alerts {
  position: fixed;
  right: auto;
  bottom: auto;
  width: 598px;
  height:400px;
  left: 45%;
  margin-left: -150px;
  top: 30%;
  margin-top: -30px;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  outline: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-alert-infos img {
  widht:130px;

}
.modal-alert-infos {
  widht:110px;
  margin-left:244px;
  margin-top:100px;
}
#eclose{
  font-size: 19px;
  color:#fff;
  margin-left:570px;
  cursor:pointer;
}
.btn-white{background-color: #fff; border: 1px #fff solid}
.btn-white:hover{ font-weight: bold; color: #CC0000}
.box-shadow{-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);}
.foucs-buttomt {
  width: 200px;
  margin: auto;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #1b6cd1;
}
.foucs-buttoms{
  width: 200px;
  margin: auto;
  border-radius: 20px;
  background-color: #fecc98;
  border: 1px solid #f9792f;
  color: #000;
}
