@charset "utf-8";
/* CSS Document */
.cf{zoom:1;}
.cf:after{display:table; content:''; clear:both;}
table{cellpadding:0; cellspacing:0;}
table,tr,td{border:none; border-collapse:collapse;}


.wrc{width:100%; margin:0 auto; position:relative; background:#000;}
.wrc_nav{width:1200px; height:96px; background:url(../img/nav_bg.png) 0 0 no-repeat; position:absolute; top:0; left:50%; margin-left:-600px; z-index:1;}
.wrc_nav ul{width:820px; margin:0 auto; padding-top:16px;}
.wrc_nav ul li{color:#fff; font-size:16px; float:left;}
.wrc_nav ul li a{color:#fff; font-size:16px; padding:0 20px; font-weight:900; font-style:italic;}
.wrc_nav ul li.btn1{padding-top:18px;}
.wrc_nav ul li.btn2{padding-top:15px;}
.wrc_nav ul li.btn3{padding-top:12px;}
.wrc_nav ul li.btn4{padding-top:9px;}
.wrc_nav ul li.btn5{padding-top:6px;}
.wrc_nav ul li.btn6{padding-top:3px;}
.wrc_nav ul li.btn1.on a{background:url(../img/navbg1.png) center 2px no-repeat;}
.wrc_nav ul li.btn2.on a{background:url(../img/navbg2.png) center 2px no-repeat;}
.wrc_nav ul li.btn3.on a{background:url(../img/navbg2.png) center 2px no-repeat;}
.wrc_nav ul li.btn4.on a{background:url(../img/navbg2.png) center 2px no-repeat;}
.wrc_nav ul li.btn5.on a{background:url(../img/navbg5.png) center 2px no-repeat;}
.wrc_nav ul li.btn6.on a{background:url(../img/navbg6.png) center 2px no-repeat;}
.wrc_nav ul li.btn7.on a{background:url(../img/navbg2.png) center 2px no-repeat;}

/*************首页**************/
.index{width:1200px; margin:0 auto; background:url(../img/index/index_bg.jpg) 0 0 no-repeat;}
.index .page1{width:1200px; height:507px; background:url(../img/index/page1_bg.jpg) 0 0 no-repeat; position:relative;}
.index .page1 h1{width:55%; padding:110px 0 0 40px;}
.index .page1 h1 img{width:100%;}
.index .page1 p{width:470px; padding:30px 0 0 40px; font-size:14px; color:#fff; line-height:26px;}

.index .page2{width:100%; height:619px; overflow:hidden; background:url(../img/index/page2_bg.jpg) 0 0 no-repeat; position:relative;}
.index .page2 .con{width:100%; position:relative; z-index:0; padding-top:5px;}
.index .page2 .bg_red1{display:block; position:absolute; top:0; left:0; z-index:1;}
.index .page2 .bg_red2{display:block; position:absolute; bottom:0; left:0; z-index:1;}
 

.index .page2 .swiper-slide{height:601px;}
.index .page2 .swiper-slide li{display:block;width:1200px;position:relative; overflow:hidden;float:left; padding-top:18px;}
.index .page2 .swiper-slide li img{display:block;}
.index .page2 .swiper-slide li a{position:absolute; top:466px; left:235px; display:block; width:140px; height:40px; background:url(../img/index/more_bg.png) 0 0 no-repeat; font-size:14px; color:#fff; font-style:italic; font-weight:900; line-height:40px; text-align:center;}
.index .page2 .swiper-slide li dl{width:446px; position:absolute; top:194px; left:95px; color:#fff; }
.index .page2 .swiper-slide li dl dt{font-size:24px; font-weight:900; font-style:italic; margin-bottom:15px; text-align:left;}
.index .page2 .swiper-slide li dl dt span{font-size:52px;}
.index .page2 .swiper-slide li dl dd{font-size:14px; line-height:24px; padding-left:5px; padding-right:20px; text-align:left;}
.index .page2 .swiper-slide li .left{ position:absolute; z-index:50px; top:43%;left: 13px; background:url(../img/index/page_btn.png) 0 0 no-repeat; padding-top:48px; text-align:center; color:#e80000; font-weight:bold; font-style:italic; width:77px; height:77px;}
.index .page2 .swiper-slide li .right{ position:absolute; z-index:50px; top:43%;right: 20px; background:url(../img/index/page_btn.png) 0 0 no-repeat; padding-top:48px; text-align:center; color:#e80000; font-weight:bold; font-style:italic; width:77px; height:77px;}
/*.index .page2 .swiper-button-prev{background:url(../img/index/l.png) 0 0 no-repeat;left:33px; right:auto;}
.index .page2 .swiper-button-next{background:url(../img/index/r.png) 0 0 no-repeat; right:33px;}*/
.index .page2 .swiper-button-prev{background:url(../img/index/l.png) 0 0 no-repeat;left:33px; right:auto; width:57px; height:68px;}
.index .page2 .swiper-button-next{background:url(../img/index/r.png) 0 0 no-repeat; right:13px; width:57px; height:68px;}
.index .page2 .swiper-button-prev,.index .page2  .swiper-button-next{top:48%;}

.index .page2 .swiper-button-prev.swiper-button-disabled,
.index .page2  .swiper-button-next.swiper-button-disabled{opacity:0;}

/*.index .page2 .slides{width:100%;}
.index .page2 .slides .bd{width:1200px;overflow:hidden;height:601px;position:relative;}
.index .page2 .slides .bd ul{display: block;height: 100%;left: 0;position: absolute;width: 100%;}
.index .page2 .slides .bd li{display:block;width:1200px;position:relative; overflow:hidden;float:left; padding-top:18px;}
.index .page2 .slides .bd li img{display:block;}
.index .page2 .slides .bd li a{position:absolute; top:466px; left:235px; display:block; width:140px; height:40px; background:url(../img/index/more_bg.png) 0 0 no-repeat; font-size:14px; color:#fff; font-style:italic; font-weight:900; line-height:40px; text-align:center;}
.index .page2 .slides .bd li dl{width:446px; position:absolute; top:194px; left:95px; color:#fff; }
.index .page2 .slides .bd li dl dt{font-size:24px; font-weight:900; font-style:italic; margin-bottom:15px;}
.index .page2 .slides .bd li dl dt span{font-size:52px;}
.index .page2 .slides .bd li dl dd{font-size:14px; line-height:24px; padding-left:5px; padding-right:20px;}

.index .page2 .slides .arrow {display:block;width:27px;height:33px;position:absolute;top:276px;cursor:pointer;z-index:1;}
.index .page2 .slides .arrow.arrow_left{background:url("../img/index/l.png") 0 0 no-repeat; left:33px;}
.index .page2 .slides .arrow.arrow_left.on{background:none; cursor:default;}
.index .page2 .slides .arrow.arrow_right{background:url("../img/index/r.png") 0 0 no-repeat; right:33px;}
.index .page2 .slides .arrow.arrow_right.on{background:none; right:0; cursor:default;}*/

.index .page3{width:100%; height:930px; background:url(../img/index/page3_bg.jpg) 0 0 no-repeat; position:relative;}
.index .page3 .part1{padding-top:50px; padding-left:52px;}
.index .page3 .part1 h2{font-size:24px; color:#fff; font-style:italic; }
.index .page3 .part1 .tab{width:600px; height:410px; margin-top:19px; overflow:hidden;}
.index .page3 .part1 .tab_btn{width:100%;}
.index .page3 .part1 .tab_btn li{width:200px; float:left; height:58px; background:url(../img/index/blackbg.png) 0 0 repeat; font-size:16px; font-weight:900; text-align:center; line-height:58px; color:#999; cursor:pointer;}
.index .page3 .part1 .tab_btn li.current{ background:url(../img/index/redbg.png) 0 0 repeat; color:#fff;}
.index .page3 .part1 .tab_con table{font-size:16px; color:#fff; text-align:center; line-height:42px;}
.index .page3 .part1 .tab_con table tr.bg{background:url(../img/index/blackbg.png) 0 0 repeat;}
.index .page3 .part1 .tab_con table td span{width:24px; height:24px; text-align:center; display:block; margin:0 auto;  line-height:24px; background:url(../img/index/num_bg.png) 0 0 repeat;}
.index .page3 .part1 .tab_con table td.red{color:#e70022;}
.index .page3 .part1 .tab_con li{display:none;}
.index .page3 .part1 .tab_con li.current{display:block;}

.index .page3 .part2{width:1136px; margin:56px auto 0;}
.index .page3 .part2 h2{width:1136; margin:0 auto 30px;}
.index .page3 .part2 h2 span{display:block; width:505px; height:19px; border-bottom:1px solid #c0c0c0; float:left;}
.index .page3 .part2 h2 strong{display:block; width:126px; text-align:center; font-size:24px; color:#fff; float:left; font-style:italic;}
.index .page3 .part2 a{display:block; float:left;}
.index .page3 .part2 .lks{width:850px; margin:0 auto;}
.index .page3 .part2 .lks a:first-child{width:314px; margin-right:138px;}
.index .page3 .part2 .lks a.lks2{padding-top:20px;}
.index .page3 .part2 .lk2{width:100%; margin-top:18px;}
.index .page3 .part2 .lk2 a{display:block; width:316px; float:right;}
.index .page3 .part2 .lk2 a img{display:block; float:left;}
.index .page3 .part2 .lk2 a img.jt{margin-top:15px;}
.index .page3 .part2 .lk2 a span{display:block; float:left; padding:0 10px; line-height:36px;}
/*************赛事报道**************/
.report .page1{width:1200px; margin:0 auto; background:url(../img/report/page1_bg.jpg) 0 0 no-repeat #070707; position:relative; padding-bottom:50px;}
.report .page1 .con{padding-top:124px;}

.report .page1 .slides_top{width:1056px; margin:0 auto; position:relative;}
/*.report .page1 .slides_top .bd_w{width:1056px; overflow:hidden;}*/
.report .page1 .slides_top .bd{overflow:hidden;height:143px; position:relative; /*margin-left:-1056px;*/}
.report .page1 .slides_top .bd ul{display: block;height: 100%;left: 0;position: absolute;width: 100%;}
.report .page1 .slides_top .bd li{display:block;width:264px; height:143px; background:url(../img/report/bg1.png) 0 0 no-repeat; position:relative; overflow:hidden;float:left;}
.report .page1 .slides_top .bd li.going{cursor:pointer;}
.report .page1 .slides_top .bd li.current{background:url(../img/report/bg1_on.png) 0 0 no-repeat;}

.report .page1 .slides_top .arrow {display:block; width:27px; height:55px; position:absolute; top:44px; cursor:pointer; z-index:1;}
.report .page1 .slides_top .arrow.arrow_left{background:url("../img/report/l.png") 0 0 no-repeat; left:-40px;}
.report .page1 .slides_top .arrow.arrow_left.on{background:none; cursor:default;}
.report .page1 .slides_top .arrow.arrow_right{background:url("../img/report/r.png") 0 0 no-repeat; right:-27px;}
.report .page1 .slides_top .arrow.arrow_right.on{background:none; right:0; cursor:default;}

.report .page1 .bd li span{position:absolute; top:19px; left:202px; font-size:30px; color:#fff; font-weight:900;}
.report .page1 .bd li.dlnum span{left:192px;}

.report .page1 .bd li h3{font-size:18px; color:#fff; font-style:italic; padding:17px 0 0 9px;}
.report .page1 .bd li .txt{padding-left:9px; margin-top:20px;}
.report .page1 .bd li .txt table td{font-size:13px; color:#ccc; font-style:italic; line-height:18px;}

.report .page1 .tab_con ul{position:relative;}
.report .page1 .tab_con li.box{ opacity:0; position:absolute; z-index:0; overflow:hidden; height:703px;}
.report .page1 .tab_con li.box.current{ opacity:1; position:absolute; z-index:1; overflow:visible; height:auto;}/*此处的opacity属性为效果处理bug的关键*/

/*轮播图效果*/
.report .page1 .tab_con li.box .flexslider{width:100%;  height:478px;}

.report .page1 .tab_con .lb{margin-top:40px;}
.report .flex-control-paging li a {width:21px; height:23px; background:url(../img/report/off1.png) 0 0 no-repeat;}
.report .flex-control-paging li a:hover {background:url(../img/report/on1.png) 0 0 no-repeat; }
.report .flex-control-paging li a.flex-active {background:url(../img/report/on1.png) 0 0 no-repeat; }

.report .page1 .tab_con ul.flex-direction-nav{width:100%; position:absolute; height:89px; margin:-45px 0 0; top:50%;}
.flex-direction-nav a {cursor:pointer; display:block; width:52px; height:89px; margin:-45px 0 0; opacity:1; text-indent:-1000000px;}
.flexslider .flex-prev {background:url(../img/report/l2.png) 0 0 no-repeat; left:20px;}
.flexslider .flex-next {background:url(../img/report/r2.png) 0 0 no-repeat; right:20px;}
.report .page1 .tab_con li.box h1{font-size:32px; color:#fff; padding:36px 0 24px;}
.report .page1 .tab_con li.box .race_tab{width:1132px; padding:0 34px; margin:0 auto;}
.report .page1 .tab_con li.box .race_tab .race_txt_btn span{display:block; width:179px; height:43px; background:url(../img/report/off2.png) 0 0 no-repeat; text-align:center; line-height:43px; font-size:14px; color:#fff; font-weight:900; float:left; margin-right:9px; cursor:pointer;}
.report .page1 .tab_con li.box .race_tab .race_txt_btn span.current{ background:url(../img/report/on2.png) 0 0 no-repeat;}

.report .page1 .tab_con li.box .race_tab .txt_con_box{display:none; margin-top:52px;}
.report .page1 .tab_con li.box .race_tab .txt_con_box.current{display:block;}
.report .page1 .tab_con li.box .race_tab .txt_con_box h2{font-size:24px; margin-bottom:20px; color:#fff;}
.report .page1 .tab_con li.box .race_tab .txt_con_box p{font-size:14px; color:#ccc; line-height:24px;}
.report .page1 .tab_con li.box .race_tab .txt_con_box img.r{float:right; margin:0 0 15px 36px;}
.report .page1 .tab_con li.box .race_tab .txt_con_box p.pic{text-align:center;}
.report .page1 .tab_con li.box .race_tab .txt_con_box h3{font-size:20px; margin:50px 0 30px; color:#fff;}
.report .page1 .tab_con li.box .race_tab .txt_con_box .v{width:1089px; margin:0 auto 30px;}
.report .page1 .tab_con li.box .race_tab .txt_con_box .v embed{display:block; margin:0 auto;}
.report .page1 .tab_con li.box .race_tab .txt_con_box dl{zoom:1;}
.report .page1 .tab_con li.box .race_tab .txt_con_box dl:after{content:''; display:table; clear:both;}
.report .page1 .tab_con li.box .race_tab .txt_con_box dl .l{float:left; margin-right:23px;}
.report .page1 .tab_con li.box .race_tab .txt_con_box dl .r{float:right;}
.report .page1 .tab_con li.box .race_tab .txt_con_box dl dt{width:610px;}
.report .page1 .tab_con li.box .race_tab .txt_con_box dl dd{width:499px;}

.report .page1 .tab_con li.box .tab_2 .txt_btn2 p{background:url(../img/report/no_btn.png) 0 0 no-repeat; color:#333; width:179px; height:43px; text-align:center; line-height:43px; font-size:14px; font-weight:900; float:left; margin-right:9px; cursor:pointer;}

.report .page1 .tab_con li.box .tab_1 .txt_con_box:nth-child(1){height:1870px;}
.report .page1 .tab_con li.box .tab_1 .txt_con_box:nth-child(2){height:1731px;}
.report .page1 .tab_con li.box .tab_1 .txt_con_box:nth-child(3){height:910px;}
.report .page1 .tab_con li.box .tab_1 .txt_con_box:nth-child(4){height:1381px;}
.report .page1 .tab_con li.box .tab_1 .txt_con_box:nth-child(5){height:1331px;}
.report .page1 .tab_con li.box .tab_1 .txt_con_box:nth-child(6){height:1461px;}

.report .page1 .tab_con li.box .tab_2 .txt_con_box:nth-child(1){height:1970px;}
.report .page1 .tab_con li.box .tab_2 .txt_con_box:nth-child(2){height:1361px;}
.report .page1 .tab_con li.box .tab_2 .txt_con_box:nth-child(3){height:1360px;}
.report .page1 .tab_con li.box .tab_2 .txt_con_box:nth-child(4){height:1380px;}
.report .page1 .tab_con li.box .tab_2 .txt_con_box:nth-child(5){height:1370px;}

.report .page1 .tab_con li.box .tab_3 .txt_con_box dl{margin-bottom:20px; font-size:14px; color:#ccc; line-height:24px; }
.report .page1 .tab_con li.box .tab_3 .txt_con_box dl dt{width:610px;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box dl dd{width:499px;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box dl.pic_r dt{float:left; margin-right:22px;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box dl.pic_r dd{float:right;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box dl.pic_l dt{float:right;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box dl.pic_l dd{float:left; margin-right:22px;}

.report .page1 .tab_con li.box .tab_3 .txt_con_box:nth-child(1){height:1390px;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box:nth-child(2){height:876px;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box:nth-child(3){height:840px;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box:nth-child(4){height:912px;}
.report .page1 .tab_con li.box .tab_3 .txt_con_box:nth-child(5){height:910px;}

.report .page1 .tab_con li.box .tab_4 .txt_con_box:nth-child(1){height:2260px;}
.report .page1 .tab_con li.box .tab_4 .txt_con_box:nth-child(2){height:900px;}
.report .page1 .tab_con li.box .tab_4 .txt_con_box:nth-child(3){height:900px;}
.report .page1 .tab_con li.box .tab_4 .txt_con_box:nth-child(4){height:880px;}

.report .page1 .tab_con li.box .tab_5 .txt_con_box:nth-child(1){height:1810px;}
.report .page1 .tab_con li.box .tab_5 .txt_con_box:nth-child(2){height:850px;}
.report .page1 .tab_con li.box .tab_5 .txt_con_box:nth-child(3){height:880px;}
.report .page1 .tab_con li.box .tab_5 .txt_con_box:nth-child(4){height:880px;}
.report .page1 .tab_con li.box .tab_5 .txt_con_box:nth-child(5){height:880px;}

.report .page1 .tab_con li.box .tab_6 .txt_con_box:nth-child(1){height:2800px;}
.report .page1 .tab_con li.box .tab_6 .txt_con_box:nth-child(2){height:380px;}
.report .page1 .tab_con li.box .tab_6 .txt_con_box:nth-child(3){height:380px;}
.report .page1 .tab_con li.box .tab_6 .txt_con_box:nth-child(4){height:400px;}
.report .page1 .tab_con li.box .tab_6 .txt_con_box:nth-child(5){height:400px;}

.report .page1 .tab_con li.box .tab_7 .txt_con_box:nth-child(1){height:2100px;}
.report .page1 .tab_con li.box .tab_7 .txt_con_box:nth-child(2){height:835px;}
.report .page1 .tab_con li.box .tab_7 .txt_con_box:nth-child(3){height:860px;}
.report .page1 .tab_con li.box .tab_7 .txt_con_box:nth-child(4){height:840px;}
.report .page1 .tab_con li.box .tab_7 .txt_con_box:nth-child(5){height:910px;}

.report .page1 .tab_con li.box .tab_8 .txt_con_box:nth-child(1){height:1820px;}
.report .page1 .tab_con li.box .tab_8 .txt_con_box:nth-child(2){height:850px;}
.report .page1 .tab_con li.box .tab_8 .txt_con_box:nth-child(3){height:430px;}
.report .page1 .tab_con li.box .tab_8 .txt_con_box:nth-child(4){height:410px;}
.report .page1 .tab_con li.box .tab_8 .txt_con_box:nth-child(5){height:430px;}

.report .page1 .tab_con li.box .tab_9 .txt_con_box:nth-child(1){height:2640px;}
.report .page1 .tab_con li.box .tab_9 .txt_con_box:nth-child(2){height:410px;}
.report .page1 .tab_con li.box .tab_9 .txt_con_box:nth-child(3){height:410px;}
.report .page1 .tab_con li.box .tab_9 .txt_con_box:nth-child(4){height:430px;}
.report .page1 .tab_con li.box .tab_9 .txt_con_box:nth-child(5){height:430px;}

.report .page1 .tab_con li.box .tab_10 .txt_con_box:nth-child(1){height:2020px;}
.report .page1 .tab_con li.box .tab_10 .txt_con_box:nth-child(2){height:730px;}
.report .page1 .tab_con li.box .tab_10 .txt_con_box:nth-child(3){height:320px;}
.report .page1 .tab_con li.box .tab_10 .txt_con_box:nth-child(4){height:370px;}
.report .page1 .tab_con li.box .tab_10 .txt_con_box:nth-child(5){height:350px;}

.report .page1 .tab_con li.box .tab_11 .txt_con_box:nth-child(1){height:/*2920px*/2450px;}
.report .page1 .tab_con li.box .tab_11 .txt_con_box:nth-child(2){height:820px/*380px*/;}
.report .page1 .tab_con li.box .tab_11 .txt_con_box:nth-child(3){height:850px;}
.report .page1 .tab_con li.box .tab_11 .txt_con_box:nth-child(4){height:850px;}

.report .page1 .tab_con li.box .tab_12 .txt_con_box:nth-child(1){height:3100px;}
.report .page1 .tab_con li.box .tab_12 .txt_con_box:nth-child(2){height:/*830*/390px;}
.report .page1 .tab_con li.box .tab_12 .txt_con_box:nth-child(3){height:/*890*/449px;}
.report .page1 .tab_con li.box .tab_12 .txt_con_box:nth-child(4){height:/*870*/429px;}
.report .page1 .tab_con li.box .tab_12 .txt_con_box:nth-child(5){height:/*870*/429px;}

.report .page1 .tab_con li.box .tab_13 .txt_con_box:nth-child(1){height:/*3170*/2730px;}
.report .page1 .tab_con li.box .tab_13 .txt_con_box:nth-child(2){height:/*890*/430px;}
.report .page1 .tab_con li.box .tab_13 .txt_con_box:nth-child(3){height:/*850*/410px;}
.report .page1 .tab_con li.box .tab_13 .txt_con_box:nth-child(4){height:/*920*/480px;}
/*.report .page1 .tab_con li.box .tab_13 .txt_con_box:nth-child(5){height:490px;}*/

/*************车辆介绍**************/
.cars .con{width:1200px; margin:0 auto; background:url(../img/cars/bg.jpg) 0 0 no-repeat; padding-top:156px; padding-bottom:30px;}

.cars .page2{width:1100px; margin:70px auto;}
.cars .page2 h3{font-size:20px; line-height:30px; color:#fff; margin:30px 0 20px;}
.cars .page2 p{font-size:14px; color:#ccc; line-height:24px;}

/*中间轮播图区域*/
.cars{width:1200px; margin:0 auto;}
.cars .con .page1 .content_middle{width:650px; height:344px; margin:0px auto; position:relative; background:url(../img/cars/360_bg.png) no-repeat 0 bottom;}
.cars .con .page1 .content_middle:hover .common{display:block;}

/*左右切换图标*/
.cars .con .page1 .content_middle .common{display:block; width:34px; height:55px; position:absolute; z-index:25; top:50%; margin-top:-27px; display:block;}
.cars .con .page1 .content_middle .btnLeft{opacity:1; left:-40px; background:url(../img/cars/l.png) no-repeat 0 0;}
.cars .con .page1 .content_middle .btnRight{opacity:1; right:-40px; background:url(../img/cars/r.png) no-repeat 0 0;}
/*左右切换图标*/
.cars .con .page1 .content_middle ul{position:relative; width:609px; margin:0 auto;}
.cars .con .page1 .content_middle ul li{width:609px; height:344px; opacity:0; filter:alpha(opacity=0); position:absolute; z-index:1; }

.cars .page3{padding:80px 0 50px;}
.cars .page3 .tab_wrap{width:794px; height:326px; margin:0 auto; position:relative; background:url(../img/cars/pic1.png) 0 0 no-repeat;}
.cars .page3 .tab_wrap .tab_btn{width:100%; height:100%; position:relative; z-index:2;}
.cars .page3 .tab_wrap .tab_btn li{position:absolute; z-index:1; cursor:pointer;}
.cars .page3 .tab_wrap .tab_con{width:100%; height:100%; position:absolute;top:0; left:0; z-index:1;}
.cars .page3 .tab_wrap .tab_con li{position:absolute; z-index:1; display:none; background:url(../img/cars/txt_bg.png) 0 0 no-repeat; color:#fff; font-size:14px; line-height:24px; padding:20px 0 0 10px; width:486px; height:230px;}
.cars .page3 .tab_wrap .tab_con li h4{font-size:18px; color:#e5021e; margin-bottom:15px;}
.cars .page3 .tab_wrap .tab_con li td{ vertical-align:top;}
.cars .page3 .tab_wrap .tab_con li.on{display:block;}
.cars .page3 .tab_wrap .tab_con li.txt1{top:-93px; left:-150px;}
.cars .page3 .tab_wrap .tab_con li.txt2{top:-93px; left:-150px;}
.cars .page3 .tab_wrap .tab_con li.txt3{top:-113px; left:-150px;}
.cars .page3 .tab_wrap .tab_con li.txt4{top:-113px; left:-150px;}
.cars .page3 .tab_wrap .tab_con li.txt5{top:-73px; left:-150px;}
.cars .page3 .tab_wrap .tab_con li.txt6{top:-73px; left:-150px;}

.cars .page3 .tab_wrap .tab_btn .btn1{width:46px; height:45px; top:136px; left:61px;}
.cars .page3 .tab_wrap .tab_btn .btn2{width:46px; height:44px; top:125px; left:113px;}
.cars .page3 .tab_wrap .tab_btn .btn3{width:71px; height:45px; top:215px; left:84px;}
.cars .page3 .tab_wrap .tab_btn .btn4{width:71px; height:45px; top:216px; left:567px;}
.cars .page3 .tab_wrap .tab_btn .btn5{width:70px; height:44px; top:246px; left:353px;}
.cars .page3 .tab_wrap .tab_btn .btn6{width:46px; height:44px; top:116px; left:364px;}
.cars .page3 .tab_wrap .tab_btn .btn1.on{background:url(../img/cars/btn_on1.png) center 0 no-repeat;}
.cars .page3 .tab_wrap .tab_btn .btn2.on{background:url(../img/cars/btn_on2.png) center 0 no-repeat;}
.cars .page3 .tab_wrap .tab_btn .btn3.on{background:url(../img/cars/btn_on3.png) center 0 no-repeat;}
.cars .page3 .tab_wrap .tab_btn .btn4.on{background:url(../img/cars/btn_on4.png) center 0 no-repeat;}
.cars .page3 .tab_wrap .tab_btn .btn5.on{background:url(../img/cars/btn_on5.png) center 0 no-repeat;}
.cars .page3 .tab_wrap .tab_btn .btn6.on{background:url(../img/cars/btn_on6.png) center 0 no-repeat;}

.cars .page3 .tab_wrap .tab_btn li .animat,
.cars .page3 .tab_wrap .tab_btn li p{position:absolute; left:0; top:0;}

.cars .page3 .tab_wrap .tab_btn li.btn2 .animat{animation-delay:0.3s; -webkit-animation-delay:0.3s;}
.cars .page3 .tab_wrap .tab_btn li.btn3 .animat{animation-delay:0.4s; -webkit-animation-delay:0.4s;}
.cars .page3 .tab_wrap .tab_btn li.btn4 .animat{animation-delay:0.6s; -webkit-animation-delay:0.6s;}
.cars .page3 .tab_wrap .tab_btn li.btn5 .animat{animation-delay:0.8s; -webkit-animation-delay:0.8s;}
.cars .page3 .tab_wrap .tab_btn li.btn6 .animat{animation-delay:1s; -webkit-animation-delay:1s;}
.cars .page3 .tab_wrap .tab_btn li .animat{-webkit-animation-duration:1s;
										  animation-duration:1s;
										  -webkit-animation-fill-mode: both;
										  animation-fill-mode: both;
										  -webkit-animation-name: rotateIn;
										  animation-name: rotateIn;
										  -webkit-animation-iteration-count:infinite;
										  animation-iteration-count:infinite; 
										   width:46px; left:50%; margin-left:-23px;}
@-webkit-keyframes rotateIn {
  from {-webkit-transform-origin:center;
		transform-origin:center;
		-webkit-transform: rotate3d(0, 0, 1, -360deg);
		transform: rotate3d(0, 0, 1, -360deg);
		opacity: 1;}

  to {-webkit-transform-origin:center;
	  transform-origin:center;
	  -webkit-transform: none;
	  transform: none;
	  opacity: 1;}
}

@keyframes rotateIn {
  from {-webkit-transform-origin:center;
		transform-origin:center;
		-webkit-transform: rotate3d(0, 0, 1, -360deg);
		transform: rotate3d(0, 0, 1, -360deg);
		opacity: 1;}

  to {-webkit-transform-origin:center;
	  transform-origin:center;
	  -webkit-transform: none;
	  transform: none;
	  opacity: 1;}
}
										  
/*************车手介绍**************/
.team .con{width:1200px; margin:0 auto;}
.team .con dl{zoom:1; line-height:28px;}
.team .con dl:after{display:table; content:''; clear:both;}
.team .con dl dt{font-size:16px; color:#fff; width:184px; float:left;}
.team .con dl dt strong{text-decoration:underline;}
.team .con dl dd{font-size:16px; color:#ccc; width:440px; float:left;}
.team .con dl .l{margin-right:30px;}
.team .con .box1{height:615px; background:url(../img/team/bg1.jpg) 0 0 no-repeat;}
.team .con .box2{height:680px; background:url(../img/team/bg2.jpg) 0 0 no-repeat;}
.team .con .box3{height:635px; background:url(../img/team/bg3.jpg) 0 0 no-repeat;}
.team .con .box4{height:633px; padding:74px 0 50px 37px; background:url(../img/team/bg4.jpg) 0 0 no-repeat;}
.team .con .box4 .t_p{width:100%; margin-top:160px;}
.team .con .box4 a{display:block; width:334px; height:44px; margin:0 auto;}

.team .con .box2 .txt1{padding:148px 0 0 360px;}
.team .con .box2 .txt2{padding:130px 0 0 215px;}
.team .con .box3 .txt1{padding:58px 0 0 360px;}
.team .con .box3 .txt2{padding:110px 0 0 215px;}
.team .con .box4 .txt1{width:560px; float:left; margin-right:80px;}
.team .con .box4 .txt2{width:480px; float:left;}
.team .con .box4 dl dt{width:200px; margin-right:20px;}
.team .con .box4 .txt1 dd{width:340px;}
.team .con .box4 .txt2 dd{width:260px;}

/*************赛事成绩**************/
.score .con{width:1200px; margin:0 auto;}
.score .con .box1{height:549px; background:url(../img/score/bg1.jpg) 0 0 no-repeat;}
.score .con .box2{height:525px; background:url(../img/score/bg2.jpg) 0 0 no-repeat;}
.score .con .box3{height:781px; background:url(../img/score/bg3.jpg) 0 0 no-repeat;}
.score .con .box4{height:119px; padding:805px 0 0 433px; background:url(../img/score/bg4.jpg) 0 0 no-repeat;}
.score .con .box4 a{width:304px; height:44px;}


/*************什么是WRC**************/
.what .con{width:1200px; margin:0 auto; background:url(../img/wrc/bg1.jpg) 0 0 no-repeat #000; padding-top:33px;}
.what .page2{width:1110px; margin:0 auto;}
.what .page2 p{font-size:14px; color:#ccc; line-height:24px;}
.what .page2 h2{margin-top:58px; margin-bottom:20px;}
.what .page2 h3{font-size:20px; color:#fff; margin-bottom:15px;margin-top:58px;}
.what .page2 .video{width:100%; margin-top:20px;}
.what .page2 #mvList dl {width: 331px; height: 47px; margin: 0 10px 0 0; cursor: pointer; float: left;}
.what .page2 #mvList {display: block; background:none;}

.what .page2 #mvFrame {width:1091px; height:411px; display: block; float:none; margin-right:0px; padding-left:3px; background:url(../img/video/v_qidai.png) 0 0 no-repeat; margin-bottom:10px; padding-top:2px;}

.what .page2 #mvList dl dd .icon-video {height:31px; left:197px; position: absolute; top:8px; width:31px; z-index:99;}

.what .page2 .tab_wrap{width:933px; height:456px; margin:50px auto; position:relative; background:url(../img/wrc/map.jpg) 0 0 no-repeat;}
.what .page2 .tab_btn{width:100%; position:absolute; z-index:2;}
.what .page2 .tab_btn li{width:19px; height:19px; position:absolute; cursor:pointer;}
.what .page2 .tab_btn li.on{background:url(../img/wrc/on.png) 0 0 no-repeat;}
.what .page2 .tab_con{width:100%; position:absolute; z-index:1;}
.what .page2 .tab_con li{position:absolute; display:none; left:0; top:0;}
.what .page2 .tab_con li.on{display:block;}

.what .page2 .tab_btn .btn1{left:439px; top:166px;}
.what .page2 .tab_btn .btn2{left:468px; top:114px;}
.what .page2 .tab_btn .btn3{left:161px; top:233px;}
.what .page2 .tab_btn .btn4{left:450px; top:168px;}
.what .page2 .tab_btn .btn5{left:255px; top:368px;}
.what .page2 .tab_btn .btn6{left:405px; top:183px;}
.what .page2 .tab_btn .btn7{left:450px; top:178px;}
.what .page2 .tab_btn .btn8{left:477px; top:136px;}
.what .page2 .tab_btn .btn9{left:485px; top:99px;}
.what .page2 .tab_btn .btn10{left:448px; top:138px;}
.what .page2 .tab_btn .btn11{left:422px; top:178px;}
.what .page2 .tab_btn .btn12{left:417px; top:138px;}
.what .page2 .tab_btn .btn13{left:823px; top:365px;}
.what .page2 .tab_con .rd1{left:453px; top:88px;}
.what .page2 .tab_con .rd2{left:480px; top:33px;}
.what .page2 .tab_con .rd3{left:173px; top:153px;}
.what .page2 .tab_con .rd4{left:461px; top:90px;}
.what .page2 .tab_con .rd5{left:267px; top:287px;}
.what .page2 .tab_con .rd6{left:416px; top:103px;}
.what .page2 .tab_con .rd7{left:461px; top:100px;}
.what .page2 .tab_con .rd8{left:487px; top:59px;}
.what .page2 .tab_con .rd9{left:495px; top:21px;}
.what .page2 .tab_con .rd10{left:459px; top:60px;}
.what .page2 .tab_con .rd11{left:434px; top:100px;}
.what .page2 .tab_con .rd12{left:430px; top:60px;}
.what .page2 .tab_con .rd13{left:507px; top:285px;}

.what .page2 .week{width:1110px;}
.what .page2 .week p{width:277px; height:81px; background:url(../img/wrc/week.png) 0 11px no-repeat; color:#fff; float:left; margin-bottom:20px;}
.what .page2 .week p strong{width:100%; text-align:center; display:block; margin-bottom:10px; font-size:16px;}
.what .page2 .week p span{display:block; font-size:14px; text-align:center;}
.what .page2 .week p.txt_l strong{margin-bottom:0px;}
.what .page2 .week p.txt_l span{text-align:left; padding-left:36px;}

/*************背后的故事story**************/
.story .con{width:1200px; margin:0 auto; background:#000; padding-top:33px;}

.story .page2{width:1110px; margin:0 auto;}
.story .page2 p{font-size:14px; color:#fff; line-height:24px;}

.story .page2 p.txt1{font-size:20px; line-height:36px; margin:30px 0; text-align:center;}
.story .page2 .v{width:1089px; margin:0 auto;}
.story .page2 h2{ margin:50px 0 20px;}
.story .page2 p.pic{margin:30px 0 50px; text-align:center;}
.story .page2 dl dt{width:209px; float:left; margin-right:19px;}
.story .page2 dl dd{width:868px; float:left;}
.story .page2 dl dd h3{font-size:20px; color:#fff;}
.story .page2 dl dd .txt3{color:#fff; margin:20px 0; font-weight:900;}