@charset "utf-8";
html,body{
  height: 100%;
  background: url(../imgs/report/stop_start/bg.jpg) no-repeat center center;
  background-size: 100%;
  background-attachment: fixed;
}



/* car_details详情介绍 */


.new_info{
  position: relative;
  clear: both;
}
.wrap .info{
  margin-top: 10%;
}
.wrap .flag{
  width: 12%;
  margin:auto;
}

.margin_top24{
  margin-top:3%!important;
  margin-bottom: 1%;
}

.wrap h6{
  text-align: center;
  font-size: 26px;
  height: 40px;
  line-height: 40px;
}

.wrap .stop_list{
  overflow: hidden;
  clear: left;
}
.wrap .stop_list li{
  float: left;
  position: relative;
}
.wrap .stop_list li a{
  color: #fff;
  display: inline-block;
  font-size: 20px;
  line-height: 32px;
  padding: 0 20px;
}
.wrap .stop_list li span{
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background:#fff;
  opacity: .5;
}
.wrap .stop_list li.active a{
  border-bottom: 3px solid #e60122;
  line-height: 29px;
}
.wrap .stop_list li.active span{
  background:none;
}

.wrap div.more_btn{
  width: 588px;
  margin: auto;
  height: 60px;
  clear: both;
  /*padding-top:80px;
	margin-bottom: 3%;*/
}
.wrap .page_btn_wrap{
  position: relative;
  top:0;
  left: 0;
  width: 156px;
  height:56px;
  line-height: 56px;
  text-align: center;
  float: left;
  margin: 0 20px;
  cursor: pointer;
}
.wrap div.page_btn_wrap .write_border{
  position: relative;
  height: 100%;
  padding: 1%;
  border: 1px solid #fff;
  border-bottom: none;
  opacity: 0.6;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background:#000;
}
.wrap div.page_btn_wrap .red_border{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-bottom: 1px solid #e60122;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wrap div.page_btn_wrap .red_border span{
  width: 5px;
  height: 5px;
  background: url(../imgs/small_add.png) no-repeat;
}
.wrap div.page_btn_wrap .red_border span.left_top{
  position: absolute;
  top: -2px;
  left: -2px;
}
.wrap div.page_btn_wrap .red_border span.left_bottom{
  position: absolute;
  bottom: -3px;
  left: -2px;
}
.wrap div.page_btn_wrap .red_border span.right_top{
  position: absolute;
  top: -2px;
  right: -2px;
}
.wrap div.page_btn_wrap .red_border span.right_bottom{
  position: absolute;
  bottom: -3px;
  right: -2px;
}
.wrap div.page_btn_wrap .btn_wrap{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom:0;
}
.wrap div.page_btn_wrap .btn_wrap span{
  font-size: 24px;
  font-weight: border;
  color: #fff;
  padding-right: 20px;
  background: url(../imgs/red_arrow.png) no-repeat right center;
} 

.wrap .text{
  position: relative;
  left:0;
  right: 0;
  top:0;
  margin-top:2.5%;
}
.wrap .text h1{
  line-height: 40px;
  font-size:28px;
  float: none;
}
.text_center{
  text-align: center;
  float: none;
}
.wrap .text h1 span{
  float: left;
  margin-right: 10px;
  margin-top: 20px;
  height: 2px;
  width: 52px;
  background:#e60122;
}

.wrap .text .more_btn{
  width: 480px;
  overflow: hidden;
}
.wrap .text .page_btn_wrap{
  width: 200px;
}
.wrap .text .page_btn_wrap .write_border{
  border:2px solid #fff;
  opacity: 1;
  background: none;
}
.wrap .text .page_btn_wrap:first-child span{
  background: url(../imgs/b_arrow2.png) no-repeat right center;
}
.wrap .text .page_btn_wrap .btn{
  background: url(../imgs/b_arrow.png) no-repeat right center;
}
/* 图片 */
.device {width:100%; top:30px;
  box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
  position: relative;
  z-index: 2;
}
.device img{
  width: 100%;
}
.swiper-container{width:100%; height:0; padding-bottom:51%; position:relative; top:0; right:0; overflow:hidden; border:2px solid white;}
.swiper-container .swiper-slide img{display:block;}
.device .arrow-left {
  background: url(../imgs/arrows.png) no-repeat left top;
  position: absolute;
  left: -34px;
  top: 50%;
  margin-top: -28px;
  width: 68px;
  height: 56px;
  z-index: 10;
  cursor: pointer;
}
.device .arrow-right {
  background: url(../imgs/arrows.png) no-repeat left bottom;
  position: absolute;
  right: -34px;
  top: 50%;
  margin-top: -28px;
  width: 68px;
  height: 56px;
  z-index: 10;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-wrapper .swiper-slide{
  position:relative; 
  width: 100%;
}
.swiper-wrapper .swiper-slide .info{
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0 30px;
}
.swiper-wrapper .swiper-slide .info h4{
  font-size: 28px;
  letter-spacing: 2px;
  line-height: 48px;
  margin-bottom: 10px;
}
.swiper-wrapper .swiper-slide .info h4 span{
  width: 84px;
  height: 3px;
  float: left;
  margin-right: 10px;
  margin-top: 25px;
  background:#e60122;
}
.swiper-wrapper .swiper-slide .info p{
  line-height: 30px;
  font-size: 18px;
}
/* 赛程 */

.tit_wrap{width:100%; position:relative; margin:30px 0;}
.tit_wrap h1{margin:0;}
.schedule_btn{line-height: 48px;
  font-size: 24px;
  height: 48px;
  width: 200px;
  top:2px;
  left:18.5%;
  position:absolute;
  z-index: 50;
  border:1px solid #fff;
  cursor: pointer;
}
.schedule_btn span{
  float: left;
}
.schedule_btn span.btn_text{
  width: 150px;
  height: 50px;
  margin-top: -1px;
  text-align: center;
  color: #fff;
}
.schedule_btn span.btn_day{
  width:50px;
  height: 48px;
  background: url(../../public/imgs/day_btn.jpg) no-repeat left top;
  background-size: 100% 100%;
  text-align: center;
  color: #000;
  font-size: 12px;
  line-height: 52px;
}
.schedule_btn span.btn_day_active{
  background: url(../../public/imgs/day_close.jpg) no-repeat left top;
  background-size: 100% 100%;
}
.schedule_btn_active{
  background:#fff;
}
.schedule_btn_active span.btn_text{
  color: #000;
  border-right: 1px solid #000;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
}


.schedule{color:#fff;
  position:absolute;
  top:0; z-index:5; left:32%;
  width:33%;
  height:100%; padding-top:84px; display:none;
  box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}
.schedule .schedule_list_wrap{width:100%; height:100%; background:#000;}
.schedule .schedule_list{
  line-height:54px;
  width:100%;
  font-size:20px;
  position:relative;
  top:9%;
  cursor:pointer;
}



.schedule .schedule_list a{
  color: #fff;
}
.schedule .schedule_list tr.red{
  background:#720510;
  width: 80%;
  padding: 0 10%;
}
.schedule .schedule_list tr td.city{
  width: 54%;
  padding-left: 12%;
}
.schedule .schedule_list tr td.city span:first-child{
  float: left;
}
.schedule .schedule_list tr td.city span:last-child{
  line-height: 30px; 
  float: left;
  margin-left: 3%;
}
.schedule .schedule_list tr td.day{
  width: 43%;
  padding-left: 3%;
}

/* 三个视频 */
.wrap dl.news_content{
  position: relative;
  top:0;
  left: 0;
  width: 100%;
  padding-top: 1%;
  height: 0;
  padding-bottom: 10.25%;
  clear: both;
}
.wrap dl.news_content dd{
  position: relative;
  width: 17%;
  margin-right:3%;
  float: left;
  cursor: pointer;
}
.wrap dl.news_content .write_border{
  height: 0;
  position: relative;
  padding: 1%;
  padding-bottom: 58.25%;
  border: 1px solid #fff;
  border-bottom: none;
  opacity: 0.6;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wrap dl.news_content .red_border{
  height: 0;
  padding-bottom: 58.25%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid #e60122;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wrap dl.news_content .red_border span{
  width: 5px;
  height: 5px;
  background: url(../imgs/small_add.png) no-repeat;
}
.wrap dl.news_content .red_border span.left_top{
  position: absolute;
  top: -2px;
  left: -2px;
}
.wrap dl.news_content .red_border span.left_bottom{
  position: absolute;
  bottom: -3px;
  left: -2px;
}
.wrap dl.news_content .red_border span.right_top{
  position: absolute;
  top: -2px;
  right: -2px;
}
.wrap dl.news_content .red_border span.right_bottom{
  position: absolute;
  bottom: -3px;
  right: -2px;
}
.wrap dl.news_content .news_img{
  position: absolute;
  top: 0;
  left: 0;
  padding: 2%;
  height: 0;
  padding-bottom: 54.25%;
  overflow: hidden;
}
.wrap dl.news_content .news_img img{
  width: 100%;
}
.wrap dl.news_content .news_img .big_img{
  width: 100%;
}
.wrap dl.news_content p{
  line-height: 30px;
  text-align: center;
  font-size: 18px;
}
/* 媒体查询部分 */
@media screen and (max-width:1600px){
	
 
  .wrap h6{
    font-size: 18px;
    height: 32px;
    line-height: 32px;
  }
  


  .wrap .stop_list li a{
    font-size: 14px;
    line-height: 32px;
    padding: 0 12px;
  }

  .wrap div.more_btn{
    width: 420px;
    height: 42px;
  }
  .wrap div.page_btn_wrap .btn_wrap span{
    font-size: 18px;
    padding-right: 20px;
  }
  .wrap div.page_btn_wrap{
    width: 120px;
    height:42px;
    line-height: 42px;
    margin:0 10px;
  }
  .wrap div.page_btn_wrap .btn_wrap span{
    font-size: 18px;
  }
  .wrap div.more_btn{
    /*margin-top: 5%;
	 margin-bottom: 5%;*/
  }

  .wrap .text h1{
    line-height: 30px;
    font-size:20px;
  }
 
  .wrap .text .more_btn{
    width:180px;
    }
  .wrap .text .page_btn_wrap{
    width: 160px;
  }
  .wrap .text h1 span{
    margin-top: 14px;
  }
  /* 赛程 */
.schedule{left:32.3%;}
  .schedule_btn{
    line-height: 40px;
    font-size: 18px;
    height: 40px;
    width: 160px;
    top:0px;
  }
  .schedule_btn span{
    float: left;
  }
  .schedule_btn span.btn_text{
    width: 120px;
    height: 42px;
  }
  .schedule_btn span.btn_day{
    width:40px;
    height: 40px;
    line-height: 44px;
  }
  /*.schedule .schedule_list_wrap{
    left: 162px;
  }*/
  .schedule .schedule_list{
    line-height: 34px;
    font-size: 14px;
  }
  .schedule .schedule_list tr td.city span:last-child{
    line-height: 18px; 
  }
}


