body {
  background-color: #f6f5f4;
}
/* 右侧内容页 */
.content{
    width: 920px;
}
.content-title{
    margin-bottom: 15px;
}
.img-title{
    width: 30px;
    height: 22px;
    vertical-align: text-bottom;
}
.span-title{
    font-size: 24px;
}
.content-middle{
    background-color: #fff;
    padding: 25px 0 0;
}
.tips-container{
    border-bottom: 1px solid #e9e6e4 ;
}
.tips{
    height: 45px;
}
.shang{
    margin-right: 22px;
    margin-top: -30px;
    width: 9px;
    height: 14px;   
    cursor: pointer;
}
.xia{
    width: 9px;
    height: 14px;  
    margin-left: 22px;
    margin-top: -30px;
    cursor: pointer;
}
.tips-select{
    color: #fe8b00 !important;
    border-bottom: 3px #fe8b00 solid;
}
.tips-ul{
    display : inline-block ;
    white-space : nowrap ;
    overflow-x: scroll;
    width: 800px;
}
.tips-ul::-webkit-scrollbar{ 
	display: none;
}
.tips ul li{
    font-size: 18px;
    color: #999999;
    display : inline-block ;
    white-space : nowrap ;
    height: 94%;
}
.tips ul li:hover{
    cursor : pointer;
}
.tips ul :not(:first-child ){
    margin-left: 30px;
}
.search{
    font-size: 14px;
    position: relative;
    margin-top: 10px;
}
.year-select{
    display: inline-block;
    width: 103px;
    line-height: 34px;
    padding: 0 0px 0 15px;
    border: 1px solid #d8d8d8;
    color: #999999;
}
.year-select:hover{
    cursor : pointer;
}
.select-year{
    width:15px;
    height: 8px;
    position: absolute;
    top: 15px;
    left: 95px;
}
.years{
    position: absolute;
    background-color: #f6f5f4;
    width: 103px;
    padding:15px 0px 0 15px; 
    border: 1px solid #d8d8d8;
    border-top: none;
    z-index: 5;
}
.months{
    position: absolute;
    background-color: #f6f5f4;
    left: 124px;
    width: 103px;
    padding:15px 0px 0 15px; 
    border: 1px solid #d8d8d8;
    border-top: none;
    z-index: 5;
}
.select-month{
    width: 15px;
    height: 8px;
    position: absolute;
    top: 15px;
    left: 220px;
}
.months li{
    padding-bottom: 20px;
}
.months li:hover{
    color: #fe8b00;
    cursor : pointer;
}

.years li{
    padding-bottom: 20px;
}
.years li:hover{
    color: #fe8b00;
    cursor : pointer;
}
.search-mouth{
    margin-left: 10px;
}
.tosearch{
    background-color: #000;
    color: #fff;
    padding: 9px 10px 8px 10px;
    margin-left: 10px;
}
.tosearch:hover{
    cursor : pointer;
}
.content-main{
    font-size: 16px;
    color: #333;
}
.content-main div:not(:last-child){
    border-bottom: 1px solid #e9e6e4;
}
.content-main div:hover{
    background-color: #fff8f0;
    color: #fe8b00;
    cursor : pointer;
}
.main-tips{
    line-height: 64px;
    position: relative;
    padding-left: 10px;
}
.tips-date{
    position: absolute;
    right: 20px;
}

 
.current-page{
    background-color:#fe8b00 ;
    color: #fff;
}



.about-main .swiper-container { height: 70px; float: left;width: 829px;overflow: hidden;border-bottom: 1px solid #e9e6e4;}
.about-main .about-wrap { width: 870px; margin: 0 auto; overflow: hidden; margin-top: -30px;}

.about-main .about-detail { width: 870px;}
.about-main .about-title { font-size: 28px; color: #333333; font-weight: bolder; border-left: 5px solid #ff7e00; line-height: 1; padding-left: 15px; margin-bottom: 20px; }


.about-main .content-tab { overflow: hidden; padding: 20px 0; position: relative;
	left: 0;
	display: table;
	white-space: nowrap;
	font-size: 0;}
.about-main .content-tab .swiper-slide{
	width: auto;
	overflow: hidden;
	float: none;
	display: table-cell;
	font-size: 14px;
}

.about-main .content-tab .swiper-slide.cur .content-tab-btn a { color: #999; }
.about-main .content-tab .content-tab-btn { padding: 0 10px; margin: 0 12px; display: inline-block; height: 40px; text-align: center; line-height: 40px; background: #fff; position: relative; margin-bottom: 10px; font-size: 18px; color: #333; }

.about-main .top-nav{overflow: hidden;}
.about-main .price-prev,.about-main .price-next{
	width: 10px;
	height: 15px;
	float: left;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  float: left;
  margin-top: 30px;
}
.about-main .price-prev{
  background: url(./image/icon_pre.png) no-repeat center #fff;
  margin-right: 10px;
  background-size:10px 15px;
}
.about-main .price-next{
  background: url(./image/icon_next.png) no-repeat center #fff;
  margin-left: 10px;
  background-size:10px 15px;
}



.a_div {
    /* padding-right: 500px; */
    /* display: inline-block;
    overflow: hidden; */
    width: 806px;
    /* overflow-x: auto; */
    height: 68px; 
  }
  .t_div .ac_div {
    cursor: pointer;
    display: inline-block;
    height: 64px;
    line-height: 68px;
    font-size: 18px;
    font-weight: 500;
    color: #fe8b00;
    border-bottom: 4px solid #fe8b00;
  }
  .t_div {
    width: 880px;
    height: 68px;
    line-height: 68px;
    background: #ffffff;
    border-radius: 0px;
    border-bottom: 1px solid #e9e6e4;
    padding-left: 20px;
    padding-right: 20px;
  }
  .t_div div {
    /* margin-right: 33px; */
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    display: inline-block;
  }
  .a_div div:nth-child(3) {
    /* margin-right: 34px; */
    /* margin-right: 0; */
  }
  .t_div img {
    width: 9px;
    height: 14px;
  }
  .t_div .shang {
    float: left;
    margin-top: 28px;
    margin-right: 28px;
  }
  .t_div .xia {
    float: right;
    margin-top: 28px; 
  }
  .tab_nav{
    padding-left: 0;
    padding-right: 0px;
  }
  .tab_nav .swiper-wrapper{
    overflow: hidden;  
    position: relative;
    left: 0;
    display: table;
    white-space: nowrap;
    font-size: 0;
  }
  
  .tab_nav .swiper-wrapper .swiper-slide{
      width: auto;
      overflow: hidden;
      float: none;
      display: table-cell; 
     padding-right: 40px;
     cursor: pointer;
  }
  .tab_nav .swiper-wrapper .swiper-slide:last-child{
    padding-right: 0;
  }
  .tab_nav .act a{
    color: #fe8b00;
    height: 64px;
    line-height: 64px;
    display: inline-block;
    border-bottom: 4px solid #fe8b00;
  }
  .tab_nav  a{
    color: #999;
  }
  
  .special_main{
    padding-left: 25px;
    padding-right: 25px;
  }
    