* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

body {
    color: #333333;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    background: url(../images/bg_01.jpg) no-repeat center top;
}

.con1 {
    width: 100%;
    height: 324px;
    overflow: hidden;
    background: url(../images/bg_02.jpg) no-repeat center top;
    margin-top: 550px;
}

.main-box {
    width: 1000px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.active-des {
    line-height: 32px;
    padding-top: 75px;
}

.active-des h1 {
    font-size: 20px;
    font-weight: bold;
    color: #ff4f11;
}

.active-des p strong {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.active-des p span {
    font-weight: bold;
    color: #ff0000;
}


/*车主争霸赛*/

.con2 {
    width: 100%;
    height: 616px;
    overflow: hidden;
    background: url(../images/bg_03.jpg) no-repeat center top;
}

.active-jx {
    padding-top: 105px;
}

.jx-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.jx-tit1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.list-1 {
    position: relative;
    width: 237px;
    height: 275px;
    float: left;
    margin-right: 17px;
}

.list-l {
    margin-right: 0;
}

.list-1 .name {
    width: 115px;
    height: 56px;
    margin-top: 10px;
    margin-left: 61px;
    background: url(../images/ydjbg.png) no-repeat center top;
    text-align: center;
    line-height: 56px;
    color: #ffffff;
    font-size: 20px;
}

.list-1 .name1 {
    width: 115px;
    height: 56px;
    margin-top: 10px;
    margin-left: 61px;
    background: url(../images/yxjbg.png) no-repeat center top;
    text-align: center;
    line-height: 56px;
    color: #ffffff;
    font-size: 20px;
}

.grj-con {
    display: none;
    width: 846px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.list-2 {
    position: relative;
    width: 237px;
    height: 275px;
    float: left;
}

.grj-tit {
    width: 322px;
    height: 131px;
    margin: 37px 25px;
    float: left;
}

.list-2 .name2 {
    width: 115px;
    height: 56px;
    margin-top: 10px;
    margin-left: 61px;
    background: url(../images/ysjbg.png) no-repeat center top;
    text-align: center;
    line-height: 56px;
    color: #ffffff;
    font-size: 20px;
}

.list-1 .jx-js {
    display: none;
    position: absolute;
    left: 5px;
    top: 4px;
    width: 228px;
    height: 198px;
    background: url(../images/mbbg.png) no-repeat center top;
    cursor: pointer;
}

.list-2 .jx-js {
    display: none;
    position: absolute;
    left: 5px;
    top: 4px;
    width: 228px;
    height: 198px;
    background: url(../images/mbbg.png) no-repeat center top;
    cursor: pointer;
}

.list-1:hover .jx-js {
    display: block;
}

.list-2:hover .jx-js {
    display: block;
}

.jx-js p {
    width: 168px;
    height: 90px;
    padding: 56px 30px;
    color: #ffffff;
    line-height: 28px;
    font-size: 14px;
}


/*参赛战车*/

.con3 {
    width: 100%;
    height: 702px;
    background: url(../images/bg_04.jpg) no-repeat center top;
}

.cs-table {
    position: relative;
    width: 1000px;
    height: 702px;
}

.zc-cs {
    position: absolute;
    left: 175px;
    top: 130px;
    width: 350px;
    height: auto;
    overflow: hidden;
    line-height: 32px;
}

.zc-cs dt {
    font-size: 20px;
    font-weight: bold;
}

.zc-cs2 {
    position: absolute;
    left: 540px;
    top: 450px;
    width: 350px;
    height: auto;
    overflow: hidden;
    line-height: 32px;
}

.zc-cs2 dt {
    font-size: 20px;
    font-weight: bold;
}


/*精彩速递*/

.con4 {
   
    width: 100%;
    height: 532px;
    background: url(../images/bg_05.jpg) no-repeat center top;
}

.active-sd {
    position: relative;
    width: 980px;
    height: 430px;
    padding: 10px;
    overflow: hidden;
    background: #ffffff;
    margin-top: 65px;
}

.out-img {
    position: relative;
    width: 980px;
    height: 430px;
    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 p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    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: #e01428;
}

.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;
}


/*其他车型*/

.con5 {
    width: 100%;
    height: 498px;
    overflow: hidden;
    background: url(../images/bg_06.jpg) no-repeat center top;
}

.cx-others {
    padding-top: 80px;
}

.cx-others ul li {
    width: 237px;
    height: 205px;
    float: left;
    margin-right: 17px;
}

.cx-others ul li.li-r {
    margin-right: 0;
}

.cx-others ul li p {
    width: 100%;
    height: 40px;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
}

.cx-others ul li img {
    display: block;
    border: 1px solid #e3e3e3;
}

.cx-others ul li a {
    color: #333333;
}

.cx-others ul li a:hover {
    color: #fd4200;
}

.con6 {
    width: 100%;
    height: 678px;
    background: url(../images/bg_07.jpg) no-repeat center top;
}

.zt-con {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 60px;
}

.xgzt {
    float: left;
    width: 280px;
    padding: 20px;
    height: 350px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    background: #fffdfc;
}

.xgzt a p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #333333;
    text-align: center;
}

.news {
    float: left;
    width: 300px;
    padding: 20px 10px;
    height: 350px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    background: #fffdfc;
    margin: 0 17px;
}

.news ul li {
    width: 100%;
    background: url(../images/yd.png) no-repeat center left;
    height: 34px;
    line-height: 34px;
    text-indent: 15px;
}

.news ul li a {
    color: #333333;
}

.online {
    float: left;
    width: 300px;
    padding: 20px 10px;
    height: 350px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    background: #fffdfc;
    font-size: 14px;
}

.online input {
    outline: none;
    border: 1px solid #e3e3e3;
}

.online textarea {
    outline: none;
    border: 1px solid #e3e3e3;
}

.footer {
    width: 100%;
    height: 155px;
}








