.et-hero-tabs
{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 6vh;
  position: relative;
  background: #eee;
  text-align: center;
  padding: 0 2em;
}


.et-slide {
    padding: 0.27rem 0.2rem 0.4rem 0.2rem;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 0.2rem; width:100%; background:#fff;
}
.et-siled_bbc{
padding: 0.27rem 0.2rem 0.4rem 0.2rem;
    position: relative;
}
.et-siled_bbc li{ font-size:0.24rem;}

.et-slide h2{ display:block; width:100%; text-align:center;}
.et-slide h2 span {
    display: inline-block;
    width: 1.5rem;
    height: 0.36rem;
    background: url(/images/line2.png) no-repeat center center;
    background-size: 100%;
}

.bui_fy_title {
    font-size: 14px;
    color: #333;
    padding: 0.2rem 0;
}
.bui_fy_title {
    background: url(/images/off.png) no-repeat left center;
    padding-left: 0.2rem;
    padding-top: 0.2rem;
    font-weight: bold;
    background-size: 0.1rem 0.1rem;
}

ul.fy-panel li {
    color: #999;
    line-height: 0.43rem;
	font-weight:0.2rem;
	font-size:0.24rem;
}

.et-hero-tabs h1,
.et-slide h1 {
  font-size: 0.1rem;
  margin: 0;
  letter-spacing: 1rem;
}
.et-hero-tabs h3,
.et-slide h3 {
  font-size: 0.1rem;
  letter-spacing: 0.3rem;
  opacity: 0.6;
}

.et-hero-tabs-container {
  display: flex;
  flex-direction: row;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background: #fff;
  z-index: 10;
}
.et-hero-tabs-container--top {
  position: fixed;
  top: 0;
}

.et-hero-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  color: #000;
  letter-spacing: 0.1rem;
  transition: all 0.5s ease;
  font-size: 0.3rem;
}
.et-hero-tab:hover {
 /* color: white;
  background: rgba(102, 177, 241, 0.8);*/
  transition: all 0.5s ease;
}

.et-hero-tab-slider {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 6px;
  background: #66B1F1;
  transition: left 0.3s ease;
}

@media (min-width: 800px) {
  .et-hero-tabs h1,
  .et-slide h1 {
    font-size: 0.3rem;
  }
  .et-hero-tabs h3,
  .et-slide h3 {
    font-size: 0.3rem;
  }

  .et-hero-tab {
    font-size: 0.3rem;
  }
}

.YY_newline_table{ width:100%;font-size:0.24rem;}

.YY_newline_table img{ max-width:100%;}
.classssstitle{ font-weight:bold; padding:8px;}
.newline_content{ width:96%; margin:0 auto; line-height:20px;}
.canzhudiv{ width:96%; margin:0 auto; background:#FFF6ED;  line-height:29px; margin-bottom:5px;}
.canzhudiv span{  background:#FF8A00; text-align:center; font-weight:normal; font-family:"ËÎÌå"; color:#FFFFFF; display:block; width:29px; height:29px; float:left;}
.canzhudiv  em{ font-style:normal; font-family:"ËÎÌå"; display:block; float:left;}

.zhuline{ border:0px solid red;display:block; float:left;clear:right; width:81%; line-height:20px; margin-top:7px;}

.clearbothht{ width:100%; height:1px; clear:both;}

.publish-mark {
        position: fixed;
        right: .2rem;
        top: 1.3rem;
        width: .8rem;
        height: .8rem;
        line-height: .8rem;
        text-align: center;
        background: rgba(0, 0, 0, 0.4);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; z-index:101;
    }

    .publish-mark i {
        font-size: .35rem;
        color: #fff;
    }

	
	.lastbuttn{ position:fixed; bottom:0;}
	.bookbtnlist{ height:300px; z-index:9999; overflow:auto; }
