﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ width:100%; height:auto; background:url(../images/bg.jpg) no-repeat top center; font-family:"微软雅黑", "黑体", "宋体"; font-size:14px; color:#333;}
ul,li{ list-style:none;}
image{ border:none;}
a{ color:#333; text-decoration:none;}
a:hover,a:focus{ color:#fb4506; text-decoration:underline;}
.box{ width:1000px; height:auto; margin:0 auto; padding-top:480px;}
.main1{ width:1000px; height:351px; }


/*幻灯片*/
.flash {
    float: left;
    width: 518px;
    height:345px;
}
.out-img {
    position: relative;
    width: 518px;
    height: 345px;
    overflow: hidden;
}
.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}
.out-img .img li {
    float: left;
    position: relative;
}
.out-img .img li img {
    display: block;
}
.out-img .img li p {
    position: absolute;
    left: 0;
    bottom:0;
    height: 52px;
    width: 100%;
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-indent: 10px;
    line-height: 52px;
    font-size: 16px;
}
.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left:-20px;
    bottom: 18px;
    font-size: 0;
}
.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}
.out-img .num li.on {
    background-color: #fb4506;
}
.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}
.out-img:hover .btn {
    display: block;
}
.out-img .btn-l {
    left: 0;
}
.out-img .btn-r {
    right: 0;
}


.out-img2 {
    position: relative;
    width: 518px;
    height: 345px;
    overflow: hidden;
}
.out-img2 .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}
.out-img2 .img li {
    float: left;
    position: relative;
}
.out-img2 .img li img {
    display: block;
}
.out-img2 .img li p {
    position: absolute;
    left: 1px;
    bottom:-1px;
    height: 52px;
    width: 100%;
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-indent: 10px;
    line-height: 52px;
    font-size: 16px;
}
.out-img2 .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left:-20px;
    bottom: 10px;
    font-size: 0;
}
.out-img2 .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}
.out-img2 .num li.on {
    background-color: #fb4506;
}
.out-img2 .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}
.out-img2:hover .btn {
    display: block;
}
.out-img2 .btn-l {
    left: 0;
}
.out-img2 .btn-r {
    right: 0;
}

/*第一组出征赛车-幻灯片*/

.out-img3 {
    position: relative;
    width: 518px;
    height: 345px;
    overflow: hidden;
}
.out-img3 .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}
.out-img3 .img li {
    float: left;
    position: relative;
}
.out-img3 .img li img {
    display: block;
}
.out-img3 .img li p {
    position: absolute;
    left: 0;
    bottom:0;
    height: 52px;
    width: 100%;
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-indent: 10px;
    line-height: 52px;
    font-size: 16px;
}
.out-img3 .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left:-20px;
    bottom: 10px;
    font-size: 0;
}
.out-img3 .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}
.out-img3 .num li.on {
    background-color: #fb4506;
}
.out-img3 .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}
.out-img3:hover .btn {
    display: block;
}
.out-img3 .btn-l {
    left: 0;
}
.out-img3 .btn-r {
    right: 0;
}


/*参数*/
.czsc3{
	float: left;
	width: 519px;
	height: 345px;	
}
.czsc3 a{
	position: relative;
}
.czsc3 a p{
	width: 519px;
	height: 40px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	line-height: 30px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 4px;
}
.cxcs{
	float: right;
	width: 460px;
	height: 456px;
}
.cxcs h4{
	width: 460px;
	height: auto;
	font-size: 26px;
	line-height: 54px;
	color: #fb4506;
	text-align: center;
}
.parameter{ 
	text-align: center;
	width:460px; 
	height:290px;
	font-size:16px;
	color: #505050;
	background: url(../images/cxcs-bg.png) no-repeat;
	}

/*赛事介绍*/
.main1 .ssjs{
	float: right;
	width: 460px;
	height: 351px;
}
.main1 .ssjs p{
	width: 440px;
	height: 276px;
	font-size: 16px;
	line-height: 34px;
	background: rgba(252,205,86,0.24);
	margin-top: 10px;
	padding:10px;
}
.main1 .ssjs1{
	float: right;
	width: 460px;
	height: 130px;
}
.main1 .ssjs1 p{
	width: 440px;
	height: 110px;
	font-size: 14px;
	line-height: 30px;
	background: rgba(252,205,86,0.24);
	margin-top: 10px;
	padding:10px;
}
/*赛事介绍里的新闻*/
.main1 .new1{
	float: right;
	width: 460px;
	height: 130px;
	margin-top: 58px;
}
.tit1{ 
	width:202px; 
	height:39px; 
	text-align:left;
}
.new1 h5{
	font-size: 16px;
	line-height: 38px;
}

.new1 p{
	line-height: 24px;
}
.new1 .new2 p a{
	color: #FB4506;
}


/*现场视频*/
.main2 {
    width: 100%;
    height:340px;
    margin-top: 20px;
}
.video {
  float: left;
  width:519px;
  height: 290px;
  position: absolute;
}

.swiper-container {
  width: 519px;	
  height: 327px;
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.video .swiper-container .swiper-slide a p{
	width: 519px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 38px;
	padding-left: 10px;	
	color: #fff;
	font-size: 16px;
	text-align:left;
	margin: 0 auto;
	background-color: rgb(0,0,0,0.5);
}
.swiper-pagination{
	position: absolute;
	right:10px;
	bottom: -44px;
}
.swiper-pagination-bullet{
	margin: 0 4px;
}
.video .video-con{
	width: 519px;
	height: 290px;
}
.video .video-con a{
	position: relative;
}
.video .video-con a p{
	width: 509px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 4px;
	padding-left: 10px;	
	color: #fff;
	font-size: 16px;
	text-align:left;
	margin: 0 auto;
	background-color: rgb(0,0,0,0.5);
	text-align: center;
}

/*新闻*/
.new{
	float: right;
	width: 460px;
	height: 290px;
}
.new h5{
	font-size: 16px;
	line-height: 44px;
}
.new .new-con h5{
	font-size: 18px;
}
.new p{
	line-height: 30px;
}
.new .new-con p a{
	color: #FB4506;
}

.title{ 
	width:1000px; 
	height:80px; 
	text-align:center;
	margin: 20px 0;
}
.tit{ 
	width:202px; 
	height:39px; 
	text-align:left;
	margin-bottom: 10px;
}
.video-tit{
	width:202px; 
	height:39px; 
	margin-bottom: 10px;
	text-align:left;	
}
/*出征赛车*/
.main3 {
    width: 100%;
    height:390px;
	margin-top: 20px;
}
.pro-zs {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.pro-zs .pro-img {
    width:1000px;
    height: 380px;
    position: relative;
    display: none;
}
.pro-zs p {
    width: 1000px;
    height: 50px;
    line-height: 40px;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.pro-zs .pro-dis {
    display: block;
}
.img-li {
    float: right;
    width: 1000px;
    height:100px;
    margin-top: 10px;
}
.img-li li {
    float: left;
    width: 150px;
    height: 100px;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 13px;
    cursor: pointer;
    border: 3px solid #cccccc;
    box-sizing: border-box;
}
.img-li li:first-child{
	margin-left:0;
}
.img-li li.on {
    border-color: #fb4506;
}

.img-li li img{
    width:150px;
    height:100px;
}
/*第一组的立体幻灯片*/
#focus_Box{position:relative;width:710px;height:308px;margin:20px auto;}
#focus_Box ul{position:relative;width:710px;height:308px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border:1px solid #FB4506;}
#focus_Box li img{width:100%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:rgba(0,0,0,0.5);repeat;text-align:center;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:40px;height:112px;top:131px;}
#focus_Box .prev{background:url(../images/btn.png) center top no-repeat;left:-100px}
#focus_Box .next{background:url(../images/btn.png) center bottom no-repeat;right:-100px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right bottom;}



/*反馈*/
.main5{
	width:1000px; 
	height:330px; 
	position: relative;
	top:-80px;
	}
.main5 h3{ 
	font-size:28px; 
	color:#fb4506;
	}
.main5_l{ 
	width:620px; 
	height:370px; 
	float:left;
	}
.main5_l_box{ 
	width:602px; 
	height:320px; 
	border:3px solid #f6ab8b; 
	margin-top:15px; 
	padding-top:14px; 
	padding-left:14px; 
	}
.zs-form .form-li {
    width: 590px;
    height: auto;
    overflow: hidden;
}
.zs-form .form-li div {
    float: left;
    width: 295px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.zs-form .form-li div.form-lil {
    width: 285px;
    padding-right: 10px;
}
.zs-form .form-li div.form-lir {
    width: 285px;
    padding-left: 10px;
}
.zs-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #e3e3e3;
    background: url(../images/icon-4.png) no-repeat center center #fff;
}
.zs-form .form-li div span.icon-name {
    background-position: 0 0;
}
.zs-form .form-li div span.icon-add {
    background-position: 0 -38px;
}
.zs-form .form-li div span.icon-tel {
    background-position: 0 -76px;
}
.zs-form .form-li div span.icon-code {
    background-position: 0 -114px;
}
.zs-form .form-li div input {
    float: left;
    width: 245px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}
.zs-form .form-li div input.yzm {
    width: 130px;
}
.zs-form .form-li div img {
    width: 100px;
    height: 38px;
    float: right;
}
.zs-form .form-message {
    width: 590px;
    height: auto;
    overflow: hidden;
}
.zs-form .form-message p {
    margin-bottom: 10px;
}
.zs-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #999999;
}
.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}
.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}
.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}
.form-btn button.reset {
    background-color: #999999;
}
.main5_r{ 
	width:354px; 
	height:370px; 
	float:left; 
	margin-left:26px;
	text-align: center;
}
.main5_r_box{ 
	width:320px; 
	height:302px; 
	border:3px solid #f6ab8b; 
	margin-top:15px; 
	padding:15px; 
}
.main5_r_box ul li{
	line-height: 30px;
	font-size: 14px;
}
.footer{ 
	width:1000px; 
	text-align:center;
}
.footer p{ 
	line-height:28px; 
	color:#555; 
	font-size:14px;
}
