header {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 1px 0 #e5e5e5;
  font-size: 0.32rem;
  padding: 0.15rem;
  position: fixed;
  width: 100%;
  z-index: 99; }
  header .logo {
    background: url("../images/ecbao-logo@1v.png") no-repeat;
    background-size: contain;
    display: inline-block;
    height: .39rem;
    width: 1.6rem; }
  header .head-btn {
    background: #00B0F0;
    border: 1px solid #00B0F0;
    border-radius: .08rem;
    color: #fff;
    line-height: .46rem;
    text-align: center;
    width: 1.6rem; }

.banner {
  position: relative; }
  .banner .banner-container {
    color: #fff;
    text-align: center;
    position: absolute;
    top: .6rem;
    width: 100%; }
    .banner .banner-container .banner-title {
      font-size: .62rem;
      font-weight: 600; }
      .banner .banner-container .banner-title .icon {
        background: url("../images/index-banner-icon01.png") no-repeat;
        background-size: cover;
        display: inline-block;
        height: .23rem;
        vertical-align: text-top;
        width: .23rem; }
    .banner .banner-container .banner-title-bar {
      font-size: .36rem;
      margin-top: .2rem; }
    .banner .banner-container .banner-info {
      font-size: .3rem;
      letter-spacing: .03rem; }
    .banner .banner-container .banner-btn {
      background: #fff;
      box-sizing: border-box;
      border-radius: .1rem;
      color: #00B0F0;
      display: block;
      font-size: .3rem;
      margin: .2rem auto;
      padding: .18rem .23rem;
      width: 2.46rem; }

    /*.banner{*/
      /*background: url("../images/img/banner_conference.jpg") no-repeat center;*/
      /*background-size: cover;*/
      /*width: 100%;*/
      /*height: 3.88rem;*/
    /*}*/
.mobile-body {
  margin-top: .8rem;
  min-height: 94%; }

.mobile-foot {
  background: #6BAAE9;
  bottom: 0;
  padding: .15rem 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 99; }
  .mobile-foot .icon {
    display: block;
    margin: auto;
    padding: .08rem 0;
    width: 33%; }
    .mobile-foot .icon.static {
      border-left: 1px solid #fff;
      border-right: 1px solid #fff; }
  .mobile-foot .icon i {
    background-size: contain;
    display: block;
    height: .42rem;
    margin: auto;
    width: .42rem; }
  .mobile-foot .icon-1 {
    background: url("../images/ecb_bars.png") no-repeat; }
  .mobile-foot .icon-2 {
    background: url("../images/ecb_message.png") no-repeat; }
  .mobile-foot .icon-3 {
    background: url("../images/ecb_phone.png") no-repeat; }

.dropdown-menu {
  background: #6BAAE9;
  bottom: .8rem;
  font-size: .28rem;
  padding: 0;
  position: fixed;
  height: 0;
  overflow: auto!important;
  width: 34%; }
  .dropdown-menu.active {
    padding: .25rem 0; }
  .dropdown-menu li {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin-bottom: -1px; }
  .dropdown-menu .item {
    color: #fff;
    display: inline-block;
    padding: .2rem 0; }

.none {
  display: none; }

.response-img {
  display: block;
  width: 100%;
  height: auto; }

.index-banner{
  margin: 0 auto;
  background: url("../images/img/manage-banner.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 3.88rem;
}
.mask {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  right: 0; }
  .mask .mask-container {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: .3rem;
    position: absolute;
    width: 60%; }

.mask-foot-nav {
  display: none; }

.mask-erwei,
.mask-tel {
  display: none;
  color: #fff; }
  .mask-erwei a,
  .mask-tel a {
    color: #fff; }

.mask-erwei {
  text-align: center; }
  .mask-erwei .info {
    font-size: .34rem;
    margin-top: .3rem; }

.tel-alert {
  background: #203a55;
  border-radius: .08rem;
  box-shadow: 0 0 0.1rem #203a55;
  color: #fff;
  font-size: .28rem;
  left: 50%;
  padding: .3rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 62%; }
  .tel-alert .title {
    font-size: .34rem;
    margin-bottom: .3rem;
    text-align: center; }
  .tel-alert .info {
    margin-bottom: .3rem; }
  .tel-alert .tel-btn-container {
    text-align: center; }
    .tel-alert .tel-btn-container .sure {
      margin-left: 1.5rem; }

.class_qidian_wpa {
  display: none; }

.banner {
  width: 100%; }

.mobile-body {
  background: #223B56; }

.index-container {
  color: #fff;
  font-size: .28rem;
  margin-bottom: 1.2rem;
  padding-top: .15rem;
  width: 100%; }

.part {
  padding-bottom: .15rem; }
  .part .part-bg .text, .part .part-sm .text, .part .part-m .text {
    position: relative; }
  .part .part-bg .icon, .part .part-sm .icon, .part .part-m .icon {
    display: inline-block;
    position: relative; }
  .part .text {
    color: #fff; }
  .part .part-bg {
    height: 2.46rem;
    width: 4.55rem; }
  .part .part-sm {
    height: 2.46rem;
    text-align: center;
    width: 2.76rem; }
  .part .part-m {
    height: 2.46rem;
    text-align: center;
    width: 2.37rem; }
    .part .part-m.middle {
      margin: auto; }

.part-1 .part-bg {
  background: #B751F6; }
  .part-1 .part-bg .icon {
    background: url("../images/index-part1-icon02.png") no-repeat;
    background-size: contain;
    height: 1.78rem;
    left: 1.44rem;
    top: .12rem;
    width: 1.66rem; }
  .part-1 .part-bg .text {
    top: .1rem;
    left: .9rem;
    width: 65%; }
.part-1 .part-sm {
  background: #F5515A; }
  .part-1 .part-sm .icon {
    background: url("../images/index-part1-icon01.png") no-repeat;
    background-size: contain;
    height: .7rem;
    top: .62rem;
    width: .5rem; }
  .part-1 .part-sm .text {
    top: 1rem; }

.part-2 .part-bg {
  background: #FB7C3E; }
  .part-2 .part-bg .icon {
    background: url("../images/index-part2-icon01.png") no-repeat;
    background-size: contain;
    height: 1.52rem;
    left: .83rem;
    top: .26rem;
    width: 2.83rem; }
  .part-2 .part-bg .text {
    top: .2rem;
    left: 1.03rem; }
.part-2 .part-sm {
  background: #5CDD95; }
  .part-2 .part-sm .icon {
    background: url("../images/index-part2-icon02.png") no-repeat;
    background-size: contain;
    height: 1.48rem;
    top: .51rem;
    width: 2.47rem; }
  .part-2 .part-sm .text {
    top: .41rem; }

.part-3 .left {
  background: #D5AC95; }
  .part-3 .left .icon {
    background: url("../images/index-part3-icon01.png") no-repeat;
    background-size: contain;
    height: .44rem;
    top: .68rem;
    width: .62rem; }
  .part-3 .left .text {
    top: 1rem; }
.part-3 .right {
  background: #0D9AFC; }
  .part-3 .right .icon {
    background: url("../images/index-part3-icon03.png") no-repeat;
    background-size: contain;
    height: .52rem;
    top: .66rem;
    width: .42rem; }
  .part-3 .right .text {
    top: .9rem; }
.part-3 .middle {
  background: #62B1FE; }
  .part-3 .middle .icon {
    background: url("../images/index-part3-icon02.png") no-repeat;
    background-size: contain;
    height: .5rem;
    top: .7rem;
    width: 1.8rem; }
  .part-3 .middle .text {
    top: .9rem; }

/*# sourceMappingURL=index.css.map */
