* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

body {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333333;
    background: #ffffff url(../images/bg.jpg) no-repeat center 500px;
}
.phone{
    display: none;
}

.banner {
    width: 100%;
    height: 500px;
    background: url(../images/banner.jpg) no-repeat center top;
}

.nav {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #fd4449;
    color: #ffffff;
}

.nav ul {
    width: 1000px;
    height: 46px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    width: 125px;
    height: 46px;
    font-size: 18px;
    text-align: center;
    background: url(../images/icon-1.png) no-repeat right center;
}

.nav ul li a {
    color: #ffffff;
}

.con1 {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px;
}

.activity-des {
    float: left;
    width: 570px;
    height: 280px;
    line-height: 26px;
    overflow: hidden;
}

.activity-tit {
    width: 125px;
    height: 60px;
    background: url(../images/tit-1.png) no-repeat center left;
    line-height: 60px;
    line-height: 80px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
}

.activity-des p {
    text-indent: 24px;
    padding-top: 10px;
}

.recent-infor {
    float: right;
    width: 390px;
    height: 280px;
    background: url(../images/news-bg.png) no-repeat center center;
}

.recent-tit {
    width: 135px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
}

.recent-infor ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.recent-infor ul li {
    width: 390px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../images/icon.png) no-repeat 8px center;
    text-indent: 8px;
}

.recent-infor ul li a {
    width: 300px;
    float: left;
    display: block;
}

.recent-infor ul li a:hover {
    color: #fd4449;
}

.recent-infor ul li span {
    width: 70px;
    float: right;
    text-align: right;
    display: block;
    color: #666666;
}

.vote-tit {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-indent: 480px;
    background: url(../images/tit-2.png) no-repeat center center;
    font-size: 36px;
    font-weight: bold;
    color: #fd4449;
}

.vote-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.vote-box a {
    display: block;
    float: left;
    width: 225px;
    margin: 0 12.5px 20px 12.5px;
}

.vote-box a.three {
    margin-left: 137.5px;
}

.vote-box a.four {
    margin-right: 137.5px;
}

.tit {
    width: 1000px;
    height: 80px;
    line-height: 70px;
    text-indent: 110px;
    background: url(../images/tit-3.png) no-repeat center center;
    font-size: 36px;
    font-weight: bold;
    color: #fd4449;
}

.interview-box div {
    width: 320px;
    height: 140px;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
}

.interview-box div.mid {
    margin-left: 20px;
    margin-right: 20px;
}

.interview-box div h2 {
    width: 100%;
    height: 40px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.interview-box div h2 a {
    color: #333333;
}

.interview-box div img {
    float: left;
    width: 150px;
    height: 100px;
}

.interview-box div p {
    float: right;
    width: 160px;
    height: 100px;
    overflow: hidden;
    line-height: 25px;
    overflow: hidden;
}

.interview-box div p a {
    color: #fd4449;
}

.enterprise-box ul li {
    float: left;
    width: 180px;
    height: 150px;
    overflow: hidden;
    margin-right: 25px;
    box-sizing: border-box;
}

.enterprise-box ul li a {
    display: block;
}

.enterprise-box ul li img {
    display: block;
    width: 178px;
    height: 118px;
    border: 1px solid #e3e3e3;
}

.enterprise-box ul li p {
    width: 180px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.enterprise-box ul li:nth-child(5n+0) {
    margin-right: 0;
}

.look-back {
    float: left;
    width: 492px;
    height: auto;
    overflow: hidden;
}

.look-tit {
    position: relative;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 2px solid #ff2a36;
    font-size: 30px;
    font-weight: bold;
    color: #ff2a36;
}

.look-tit a{
    position: absolute;
    width: 100px;
    height: 42px;
    line-height: 42px;
    right: 0;
    bottom: 0;
    text-align: right;
    font-size: 16px;
    color: #ff2a36;
    font-weight: normal;
}

.look-box {
    width: 100%;
    height: 366.5px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    padding: 20px 10px 10px 10px;
    margin-top: 20px;
}


.look-box ul li {
    float: left;
    width: 203px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #e3e3e3;
    margin: 0 15px 10px 15px;
}

.look-box ul li a {
    display: block;
}

.look-box ul li a:hover {
    background: #ff2a36;
    color: #ffffff;
}

.feed-back {
    float: right;
    width: 482px;
    height: auto;
    overflow: hidden;
}

.feed-box {
    width: 100%;
    height: 366.5px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    padding: 20px 10px 10px 10px;
    margin-top: 20px;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #111111;
    color: #ffffff;
    padding: 20px 0;
    text-align: center;
    margin-top: 30px;
}


.footer a {
    color: #ffffff;
}

.footer p {
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
}

.footer p a {
    display: inline-block;
    margin: 0 5px;
    font-weight: normal;
}

.footer img {
    margin: 20px auto 0 auto;
}




/*十大新闻*/

.news-left {
    float: left;
    width: 490px;
    height: auto;
    overflow: hidden;
    padding: 18px;
    border: 2px solid #fb8180;
    box-sizing: border-box;
    margin: 20px 5px 0 5px;
}

h2.news-name {
    width: 100%;
    height: 40px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.news-nr {
    width: 100%;
    height: 133px;
    overflow: hidden;
}

.news-nr img {
    float: left;
    width: 200px;
    height: 133px;
    margin-right: 10px;
}

.news-nr p {
    float: right;
    width: 240px;
    height: 72px;
    overflow: hidden;
    line-height: 24px;
}

.news-nr p a {
    color: #666666;
}

.news-nr p a span {
    color: #f14117;
}


.news-nr a.ajax-post {
    float: left;
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #fc3740;
    color: #ffffff;
    margin-left: 40px;
    margin-top: 20px;
}

.fr {
    float: right;
}

.activity-rules {
    float: left;
    width: 480px;
    line-height: 24px;
}

.activity-rules p {
    margin-top: 10px;
}

.activity-rules a {
    display: block;
    margin: 10px auto;
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #fc3740;
    color: #ffffff;
}

.activity-rules .jp {
    font-size: 18px;
    color: #fc3740;
}

.activity-rules .jp img {
    display: block;
    margin: 0 auto;
}

.gz-px ul li {
    float: left;
    width: 230px;
    height: auto;
    overflow: hidden;
    margin-right: 26.6px;
    margin-bottom: 15px;
}

.gz-px ul li:nth-child(4n+0) {
    margin-right: 0;
}

.gz-px ul li a {
    display: block;
}

.gz-px ul li a img {
    display: block;
    width: 150px;
    height: 100px;
    border: 1px solid #fc3740;
    padding: 10px 39px;
    background: #fff;
}

.gz-px ul li a p {
    width: 100%;
    height: 60px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
}

.gz-px ul li .news-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.gz-px ul li .news-btn a {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    background: #fc3740;
}


/*客车之星*/

.yxl-lists {
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
}

.yxl-lists ul li {
    float: left;
    width: 160px;
    padding-right: 10px;
    text-align: center;
    height: 78px;
    background: url(../images/yxl-bg.png) no-repeat center bottom;
    color: #ffffff;
    line-height: 90px;
    margin-right: 8px;
    box-sizing: border-box;
}

.yxl-lists ul li.last1 {
    margin-right: 0;
}

.yxl-lists ul li:nth-child(6n+0) {
    margin-right: 0;
}

.yxl-lists ul li a {
    display: block;
    color: #ffffff;
}

.yxl-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.yxl-box ul li {
    float: left;
    width: 230px;
    padding: 4px;
    border: 1px solid #e3e3e3;
    height: auto;
    margin-right: 13.3px;
    margin-bottom: 10px;
    background-color: #ffffff;
}

.yxl-box ul li.last {
    margin-right: 0;
}

.yxl-box ul li:nth-child(4n+0) {
    margin-right: 0;
}

.yxl-box ul li a img {
    display: block;
    width: 150px;
    height: 100px;
    margin: 10px auto;
}

.yxl-box ul li a p {
    width: 100%;
    height: 48px;
    overflow: hidden;
    color: #333333;
    text-align: center;
    line-height: 24px;
}

.yxl-box ul li .news-btn {
    margin-top: 10px;
}

.yxl-top {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 8px 0;
    background: rgba(0, 0, 0, 0.8);
}

.yxl-top ul {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.yxl-top ul li {
    float: left;
    width: 160px;
    padding-right: 10px;
    text-align: center;
    height: 53px;
    background: url(../images/yxl-bg1.png) no-repeat center bottom;
    color: #ffffff;
    line-height: 65px;
    margin-right: 8px;
    box-sizing: border-box;
}

.yxl-top ul li.last1 {
    margin-right: 0;
}

.yxl-top ul li:nth-child(6n+0) {
    margin-right: 0;
}

.yxl-top ul li a {
    display: block;
    color: #ffffff;
}

.news-btn a {
    display: block;
    font-family: "Microsoft yahei";
    width: 170px;
    height: 36px;
    line-height: 36px;
    outline: none;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    border: 0 none;
    margin: 0 auto;
    background-color: #ff3838;
    cursor: pointer;
}

.top {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: fixed;
    right: 10px;
    bottom: 240px;
    background: url(../images/top-btn.png) no-repeat center top;
}

.tp-tips {
    display: none;
    width: 500px;
    height: 120px;
    padding: 100px 0 80px 0;
    background: #ffffff;
    border: 1px solid #ff3838;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -150px;
    text-align: center;
}

.tp-tips p {
    width: 100%;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #ff3838;
    padding-bottom: 20px;
}

.tp-tips span {
    position: absolute;
    display: block;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    background: url(../images/yx2016/close.png) no-repeat center center;
    cursor: pointer;
}

.know-btn {
    width: 170px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    background-color: #ff3838;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    cursor: pointer;
}

.page-px {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 20px auto;
}

.px-left {
    width: 670px;
    height: auto;
    float: left;
}

.left-tit {
    width: 670px;
    height: 42px;
    line-height: 30px;
    border-bottom: 2px solid #f12533;
    font-size: 24px;
    font-weight: bold;
    color: #e92a0f;
}

.left-tit-m {
    display: none;
}

.left-js {
    width: 628px;
    height: 178px;
    border: 1px solid #fdedcf;
    border-top: 0 none;
    background: rgba(255, 255, 255, .3);
    padding: 30px 20px;
    font-size: 16px;
    line-height: 32px;
}

.left-js span {
    font-size: 28px;
    color: #ff1b00;
}

.right-310 {
    width: 310px;
    float: right;
    height: auto;
    overflow: hidden;
}

.px-right {
    width: 308px;
    height: auto;
    overflow: hidden;
    float: right;
}

.right-tit {
    width: 100%;
    height: 42px;
    line-height: 30px;
    border-bottom: 2px solid #f12533;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #e92a0f;
}

.px-right p {
    width: 308px;
    height: auto;
    overflow: hidden;
    border: 1px solid #fdedcf;
    background: rgba(255, 255, 255, .3);
    padding: 10px 20px;
    line-height: 28px;
    box-sizing: border-box;
    margin-top: 10px;
}

.zjgz-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.zjgz-box ul li {
    float: left;
    width: 180px;
    padding: 4px;
    height: 230px;
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
    margin-right: 10px;
    margin-bottom: 10px;
}

.zjgz-box ul li.last {
    margin-right: 0;
}

.zjgz-box ul li:nth-child(5n+0) {
    margin-right: 0;
}

.zjgz-box ul li img {
    margin: 10px auto;
}

.zjgz-box ul li a p {
    width: 100%;
    height: 48px;
    overflow: hidden;
    color: #333333;
    text-align: center;
    line-height: 24px;
}

.zjgz-box ul li .news-btn {
    margin-top: 10px;
}

.compay-box {
    width: 628px;
    height: auto;
    overflow: hidden;
    border: 1px solid #fdedcf;
    background: rgba(255, 255, 255, .3);
    padding: 30px 20px;
    font-size: 16px;
    line-height: 32px;
    margin-top: 10px;
}

.com-img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.com-img img {
    float: left;
    width: 150px;
    height: 100px;
    border: 1px solid #e3e3e3;
}

.com-img .com-name {
    float: right;
    width: 430px;
    height: 120px;
}

.com-img .com-name p {
    width: 100%;
    height: auto;
    line-height: 32px;
    overflow: hidden;
    font-size: 18px;
    margin-top: 15px;
}

.com-img .com-name .gz-btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.com-img .com-name .gz-btn .ajax-post {
    float: left;
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #fc3740;
    color: #ffffff;
}


.compay-box h1.new-titles {
    width: 100%;
    height: 32px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.conm-js {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.conm-js ul li {
    float: left;
    width: 145px;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    border: 1px solid #f12533;
    text-align: center;
    color: #f12533;
    cursor: pointer;
    margin-right: 10px;
}

.conm-js ul li.on {
    color: #ffffff;
    background: #f12533;
}

.conm-js ul li.on a {
    color: #ffffff;
}

.conm-js ul li a {
    display: block;
    color: #f12533;
}

.conm-js ul li a:hover {
    background: #f12533;
    color: #ffffff;
}

.con-nr {
    padding-top: 10px;
    color: #666666;
    font-size: 16px;
    line-height: 32px;
}

.con-nr img {
    display: block;
    margin: 0 auto;
}

.con-nr p {
    // text-indent: 32px;
}

.con-nr span {
    display: block;
    font-weight: bold;
    color: #f12533;
    text-indent: 28px;
    font-size: 16px;
}

.dis {
    display: block;
}

.conm-js ul.con-js-m {
    display: none;
}

.cj-gz {
    width: 310px;
    height: auto;
    overflow: hidden;
    float: right;
}

.cjgz-tit {
    position: relative;
    width: 100%;
    height: 42px;
    border-bottom: 2px solid #f12533;
    overflow: hidden;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #f12533;
}

.cjgz-tit a{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 42px;
    line-height: 42px;
    text-align: right;
    font-size: 16px;
    font-weight: normal;
   color: #f12533;

}

.cj-gz p {
    width: 288px;
    height: auto;
    overflow: hidden;
    border: 1px solid #fdedcf;
    background: rgba(255, 255, 255, .3);
    float: right;
    margin-top: 10px;
    padding: 10px;
    font-size: 14px;
    line-height: 28px;
}

.gz-ly {
    width: 310px;
    height: auto;
    overflow: hidden;
    float: right;
    margin-top: 20px;
}

.feedback-gz {
    width: 288px;
    height: auto;
    overflow: hidden;
    border: 1px solid #fdedcf;
    background: rgba(255, 255, 255, .3);
    float: right;
    margin-top: 10px;
    padding: 10px;
}

.ticket-btn {
    position: fixed;
    left: 50%;
    bottom: 50px;
    margin-left: -250px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #ff2a36;
    border-radius: 20px;
    text-align: center;
}

.ticket-btn a {
    display: block;
    cursor: pointer;
    color: #ffffff;
}

/*车型详情*/

.cp-box {
    width: 628px;
    height: auto;
    overflow: hidden;
    border: 1px solid #fdedcf;
    background: rgba(255, 255, 255, .3);
    padding: 30px 20px;
    font-size: 16px;
    line-height: 32px;
    margin-top: 10px;
}

h2.cp-tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.cp-list {
    width: 600px;
    height: 38px;
    margin: 0 auto;
    overflow: hidden;
}

.cp-list ul li {
    float: left;
    width: 140px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f12533;
    background-color: #ffffff;
    font-size: 18px;
    text-align: center;
    margin-right: 10px;
}

.cp-list ul li.last {
    margin-right: 0;
}

.cp-list ul li a {
    display: block;
    color: #f12533;
}

.cp-list ul li.on {
    background: #f12533;
    color: #ffffff;
}

.cp-list ul li.on a {
    color: #ffffff;
}
.exter-outer {
    width: 600px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 10px auto;
    padding: 0 14px;
}

.exter-imgb {
    width: 600px;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.exterimg-btn {
    position: absolute;
    top: 50%;
    margin-top: -80px;
    height: 80px;
    width: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 60px;
    font-family: "宋体";
    text-align: center;
    line-height: 80px;
    cursor: pointer;
    display: none;
}

.exter-outer:hover .exterimg-btn {
    display: block;
}

.exterimg-btn:hover {
    background-color: #206f96;
}

.left-btn {
    left: 14px;
}

.right-btn {
    right: 14px;
}

.exter-imgs {
    width: 600px;
    height: 77px;
    position: relative;
    margin-top: 10px;
}

.exter-imgs .exter-btn {
    width: 40px;
    height: 77px;
    cursor: pointer;
    position: absolute;
    line-height: 77px;
    font-size: 36px;
    font-family: "宋体";
    color: #ffffff;
    text-align: center;
    background-color: #999999;
}

.exter-imgs .top-btn {
    top: 0;
    left: 0;

}

.exter-imgs .bot-btn {
    bottom: 0;
    right: 0;
}

.exter-imgs .exter-btn:hover {
    background-color: #206f96;
}

.outer-imgs {
    width: 510px;
    height: 77px;
    overflow: hidden;
    top: 0;
    left: 45px;
    position: absolute;
}

.exter-small {
    width: 5000px;
    position: absolute;
    left: 0;
    top: 0px;
}

.exter-imgs .exter-small {
    height: auto;
    overflow: hidden;
}

.exter-imgs .exter-small img {
    width: 115px;
    height: 77px;
}

.exter-small li {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.cp-cspz {
    width: 600px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.cp-cspz img {
    margin: 0 auto;
}

.cpcs-tit {
    font-size: 18px;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #aaaaaa;
    color: #e12911;
}

.cp-cspz .cp-cstable {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.cp-cspz .cp-cstable div {
    width: 100%;
    height:auto;
    line-height: 32px;
    color: #333333;
}

.cp-cspz .cp-cstable div label {
    display: inline-block;
    width: 160px;
    text-align: right;
}
.vot {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #ff0f00;
    margin-top: 10px;
}

.feed{
    position: fixed;
    left: 50%;
    margin-left: -150px;
    bottom: 260px;
    width: 400px;
    height: 80px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    overflow: hidden;
    background: #333333;
    border-radius: 20px;
}

.info{
    float: left;
    width: 250px;
}

.mtd{
    float: left;
    width: 100px;
    text-align: center;
}

.mtd a{
    color: #ff0000;
}
.close{
    color: #ff0000;
    margin-left: 80%;
}
