@charset "utf-8";
html,body{
  position: relative;
  height: 100%;
  width: 100%;
  background: url(../imgs/team/team_bg.jpg) no-repeat  center center;
  background-size: 100%;
  background-attachment: fixed;
  overflow: hidden;
}
/* menu2 */
#menu2{ 
  position: fixed; 
  right: 8%; 
  top: 50%;
  height: 356px;
  list-style-type: none;
  z-index: 50;
  width: 220px;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
#menu2 li{
  width: 100%;
  height: 38px;
  line-height: 38px;
  margin:10px 0;
  float: right;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 2px; 
}
#menu2 li a{
  display: block;
  height: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  padding-right: 8px;
  color: #fff;
  background: url(../imgs/page1_btn.png) no-repeat right top;
  background-size: 100%;
}
#menu2 li.active a{
  padding-right: 4px;
  border-right: 4px solid #e60122;
  background: url(../imgs/page1_btn_on.png) no-repeat right top;
  background-size: 100%;
}

/* 导航结束 */
.line_fiexd{
  position: fixed;
  z-index: 50;
  width: 8.125%;
  top: 0;
  bottom: 0;
}
.left_fiexd{
  left: 1.4%;
}
.line_fiexd .line,.line_fiexd .circular{
  background: #fff;
  margin: auto;
}
.line_fiexd .line_top{
  height: 4%;
  padding-bottom: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.line_fiexd .line{
  width: 1px;
  height: 100%;
  opacity: .5;
}
.line_fiexd  .circular{
  width: 3px;
  height: 3px;
  border-radius: 50%;
}
.line_fiexd .logo{
  width: 100%;
  padding: 9.5% 0;
}
.line_fiexd .logo a{
  display: inline-block;
  cursor: pointer;
}
.line_fiexd .logo img{
  width: 100%;
}
.line_fiexd .line_center{
  height: 80%;
  padding-bottom: 6px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.line_fiexd .line_center2{
  height: 70%;
}
.line_fiexd .line_center3{
  height: 3%;
}
.line_fiexd .share{
  width: 21px;
  height: 25px;
  padding: 9.5% 0;
  margin:auto;
  cursor: pointer;
}
.line_fiexd .shop_link{
  width: 28px;
  height: 29px;
}
.line_fiexd .share .icons{
  width: 160px; 
  height: 25px;
  position: relative;
}
.line_fiexd .share .icons img{
  float: left;
}
.line_fiexd .share .icons img.share_btn{
  position: absolute;
  left:0;
  top: 0; 
  z-index: 2;
}
.line_fiexd .share .icons img.weibo{
  position: absolute;
  left:0;
  top: 0; 
  opacity: 0;
}
.line_fiexd .share .icons img.weixin{
  position: absolute;
  left:0;
  top: 0; 
  opacity: 0;
}
.line_fiexd .line_bottom{
  height: 6%;
  padding-bottom: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* 右侧导航 */
.right_fiexd{
  right: 1.4%;
}
.right_fiexd .nav_btn a{
  display: block;
  width: 21.15%;
  margin:auto;
}
.right_fiexd .news{
  width: 100%;
}
.right_fiexd .news .icons{
  width: 174%;
  position: relative;
  right: 76%;
}
.right_fiexd .news .icons img{
  width: 100%;
}

/* car_details详情介绍 */
.big_wrap{
  width: 100%;
  padding-bottom: 50px;
}
.car_banner{
  overflow: hidden;
  position: relative;
}
.car_banner>img{
  width: 100%;
}
.car_banner .top_title{
  width: 22%;
  height: 0;
  margin:auto; 
  margin-top:4.47%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -11%;
}
.car_banner .top_title img{
  width: 100%;
}

.wrap{
  text-align: left;
  color: #fff;
  width: 60%;
  margin-left: 9%;
  padding:0 1%;
  height: 76%;
  margin-top:7%;
  overflow: hidden;
}

.wrap .page_title{
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 4px;
  height: 20px;
}
.wrap .page_title span{
  float: left;
}
.wrap .page_title .current_page{
  color: #e60122;
}
.wrap .page_title .line{
  width: 100px;
  height: 1px;
  background: #fff;
  opacity: 0.5;
  margin:0 15px;
  margin-top:9px;
}

.wrap h1{
  clear: both;
  font-size: 38px;
  line-height: 130px;
  font-weight: bold;
  letter-spacing: 2px;
  clear: both;
}
.wrap h2{
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: 2px;
}
.wrap h2 span{
  float: left;
  border-bottom: 2px solid #e60122;
  padding: 0 42px;
  margin-right: 10px;
  margin-top:13px;
}
.wrap h4{
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  margin:3% 0; 
}
.wrap h4 span{
  float: left;
  width: 82px;
  height: 3px;
  margin-right: 10px;
  margin-top: 23px;
  background: #ff0000;
}
.wrap .text{
  margin-top:2%;
}
.wrap img{
  width: 100%;
}
/* 车手 */
.wrap dl.news_content{
  position: relative;
  top:0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 54%;
}
.wrap dl.news_content dd{
  position: relative;
  width: 100%;
  float: left;
  cursor: pointer;
}
.wrap dl.news_content .write_border{
  height: 0;
  position: relative;
  padding: 1%;
  padding-bottom: 52%;
  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: 53%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
	 border-bottom: 1px solid #e60122;
}
.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: -2px;
  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: -2px;
  right: -2px;
}

.wrap .team_list{
  width: 98%;
  height: 0;
  padding-bottom: 51.5%;
  background: #000;
  position: absolute;
  top: 1.5%;
  left: 1%;
}

.wrap .team_list .team_info{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 5;
  margin:0;
  display: none;
}
.wrap .team_list .team_info dd{
  display: none;
  margin:0;
  padding: 20px;
}
.wrap .team_list .team_info dd .left_img{
  width: 30%;
  float: left;
}
.wrap .team_list .team_info dd .right_text{
  width: 64%;
  float: right;
  padding-right:4%;
}
.wrap .team_list .team_info dd .close{
  width: 2.4%;
  position: absolute;
  top: 15px;
  right: 50px;
  cursor: pointer;
}
.wrap .team_list .team_info dd.dd_active{
  display: block;
}
.wrap .team_list .team_info h4{
  font-size: 28px;
  margin: 0 0 3% 0;
}
.wrap .team_list .team_info p{
  font-size: 18px;
  line-height: 24px;
}
.wrap .team_list .team_btn{
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  border: 10px solid #95141d;
  box-sizing: border-box;
}
.wrap .team_list .team_btn li{
  float: left;
  width: 33.33%;
  height: 0;
  padding-bottom: 25.4%;
  overflow: hidden;
  text-align: center;
  position: relative;
  border: 5px solid #95141d;
  box-sizing: border-box;
}
.wrap .team_list .team_btn li p{
  font-size: 13px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}
.wrap .team_list .team_btn li p img{
  width: 4%;
  display: inline;
}


/* 媒体查询部分 */
@media screen and (max-width:1600px){
  #menu2{
    height: 276px;
    width: 170px;
    }
  #menu2 li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin:8px 0;
    float: right;
  }
  #menu2 li a{
    display: block;
    height: 100%;
    font-size: 16px;
  }

  .wrap h1{
    font-size: 28px;
    line-height: 84px;
  }
  .wrap h2{
    font-size: 18px;
    line-height: 18px;
  }
  .wrap h2 span{
    margin-top:8px;
  }
 /* .wrap h4{
    font-size: 30px;
    height: 36px;
    line-height: 36px;
  }*/
  .wrap h4 span{
    margin-top: 17px;
  }
  .wrap .text p{
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 20px;
  }

  .wrap .text .small_title{
    font-size: 20px;
    line-height: 40px;
  }

  .wrap .text .img_text{
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
  }

  .wrap .team_list .team_info h4{
    font-size: 18px;
  }
  .wrap .team_list .team_info p{
    font-size: 12px;
    line-height: 16px;
  }

}


