@charset "utf-8";

/* CSS Document */

body,
html {
    /*height: 100%;*/
}

body,
h1,
h2,
h3,
h4,
ul,
ol,
li,
dl,
dd,
dt,
p {
    margin: 0;
    padding: 0;
}

body {
    font-size: 24px;
    color: #474747;
    background: #fff;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: normal;
}

a {
    color: #474747;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #333;
}

ul {
    list-style: none;
}

select {
    -webkit-appearance: none;
}

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

div[data-action] {
    cursor: pointer;
}

input {
    outline: none;
}

img {
    border: 0;
    vertical-align: bottom;
}

.all {
    width: 640px;
}

.pr0 {
    padding-right: 0!important;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.v {
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ss {
    display: -webkit-box;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}

.sb {
    display: -webkit-box;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}

.bc {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.ac {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-around;
}

.sc {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.ec {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.cc {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.accordion-desc {
    display: none;
}


/*头部*/


/*.search { position: fixed; right: 0; top:0; background: #474747; padding: 19px 40px;z-index: 99;display: none;}
.search input {font-size:24px;text-indent: 10px;color: #acabab;background: transparent; border: 1px solid #6a6a6a; border-radius: 3px; width: 460px; line-height:58px;}
.search i {    border-left: 1px solid #fff;
    padding: 10px;
    margin-left: -67px;
    height: 32px;
    float: right;
    position: relative;
    z-index: 10;
    margin-top: 8px;
    padding-top: 5px;
}

.head .icon-gotop {position: absolute;right: 130px; top: 30px;}
.head{position:fixed;width:100%;top:0;left:0;height: 100px;z-index: 102}
.head .head_logo{position: absolute;top:0;left:0;width:35.93%;}
.head .head_menu{position: absolute;top:0;right:0;width:15.62%; cursor: pointer;}

.menu_bg{position: fixed;top:100px;left:0;width:100%;height: 100%;background: #000;opacity: 0.6;z-index: 99;display: none;}
.menu{overflow:auto;position: fixed;top:100px;right:0;width:84.3%;height:calc(100% - 100px) ;background: #3b3b3b; z-index: 102;display: none;}
.menu ul{width: 100%;height: auto;overflow: hidden;}
.menu ul li.search { padding: 20px 40px; width: auto;}
.menu ul li{width:100%;height: auto;border-bottom: 1px solid #525252;position: relative;}
.menu ul li > i {position: absolute;right:40px;top:30px;display: block;}
.menu ul li .icon{width:120px;height: 100px;float: left;background-image: url(../images/menu_icon.png);}
.menu ul li .m_name{cursor:pointer;font-size: 28px;color:#fff;height: 100px;line-height: 100px;position: relative;z-index: 2;}
.menu ul li .icon1{background-position: 0 0;}
.menu ul li .icon2{background-position: 0 -100px;}
.menu ul li .icon3{background-position: 0 -200px;}
.menu ul li .icon4{background-position: 0 -300px;}
.menu ul li .icon5{background-position: 0 -500px;}
.menu ul li .icon6{background-position: 0 -500px;}
.menu ul li .icon7{background-position: 0 -600px;}
.menu ul li .icon8{background-position: 0 -700px;}

.submenu {display: none;background: #eaeaea;font-size: 24px;}
.submenu li {border-bottom: 1px solid #c6c6c6!important;}
.submenu li:last-child{border-bottom: 0px;}
.submenu a {display: block;text-decoration: none;color: #333; line-height:70px; padding: 0 40px;position:relative;}
.submenu a i{position: absolute;top:0;right:0;width:200px;height: 70px;background-image: url(../images/menu_car1.png);}
.i1{background-position: 0 0;}
.i2{background-position: 0 -70px;}
.i3{background-position: 0 -140px;}
.i4{background-position: 0 -210px;}
.i5{background-position: 0 -280px;}
.i6{background-position: 0 -350px;}
.i7{background-position: 0 -420px;}
.i8{background-position: 0 -490px;}
.i9{background-position: 0 -560px;}
.i10{background-position: 0 -630px;}
.i11{background-position: 0 -700px;}
 .submenu a:hover {background: #900;color: #fff;}*/


/* 轮播图 -------------------------------------- */

.focus {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.focus .hd {
    width: 100%;
    height: 21px;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    text-align: center;
}

.focus .hd ul {
    display: inline-block;
    height: 15px;
    padding: 3px 5px;
    font-size: 0;
    vertical-align: top;
}

.focus .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
}

.focus .hd ul .on {
    background: #960908;
}

.focus .bd {
    position: relative;
    z-index: 0;
}

.focus .bd li img {
    width: 100%;
    background: url(../images/loading.gif) center center no-repeat;
    vertical-align: top;
}

.focus .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* 取消链接高亮 */
}


.car_list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.car_list li {
    width: 50%;
    float: left;
}


/*新闻资讯*/

.new_box {
    width: 100%;
    background: #474747;
    padding-bottom: 5%;
}

.new_box .n_title {
    color: #fff;
    font-size: 30px;
    padding: 5% 0;
    text-align: center;
}

.new_box .n_kv {
    width: 87.5%;
    margin: auto;
}

.new_box .n_con {
    width: 77.5%;
    margin: auto;
    background: #3b3b3b;
    height: auto;
    padding: 3% 5%;
}

.new_box .n_con .nc_title {
    font-size: 20px;
    color: #fff;
    float: left;
    width: 50%;
    padding: 2% 0;
}

.new_box .n_con .nc_time {
    font-size: 14px;
    color: #fff;
    float: left;
    width: 50%;
    padding: 2% 0;
    text-align: right;
}

.new_box .n_con .new_title {
    font-size: 28px;
    color: #fff;
    padding-top: 5%;
    clear: both;
}

.new_box .n_con .new_content {
    font-size: 20px;
    color: #fff;
    line-height: 1.4em;
    padding-top: 2%;
    padding-bottom: 8%;
}

.new_box .n_con .new_detail {
    width: 170px;
    height: 51px;
    background: url(../images/icon.png) -36px -81px no-repeat;
    margin-bottom: 10%;
}

.new_box .n_more {
    width: 400px;
    height: 82px;
    background: url(../images/icon.png) -36px -140px no-repeat;
    margin: 5% auto 0 auto;
}

.service .n_more {
    width: 400px;
    height: 82px;
    background: url(../images/icon.png) -36px -230px no-repeat;
    margin: 5% auto 0 auto;
}

.approach_box .n_more {
    width: 400px;
    height: 82px;
    background: url(../images/icon.png) -36px -996px no-repeat;
    margin: 5% auto 0 auto;
}


/*新闻资讯*/


/*售后服务*/

.service {
    width: 100%;
    padding-bottom: 5%;
}

.service .s_title {
    color: #474747;
    font-size: 30px;
    padding: 5% 0;
    text-align: center;
}

.service .s_kv {
    width: 87.5%;
    margin: auto;
}

.service .s_con {
    width: 77.5%;
    margin: auto;
    background: #f6f6f6;
    height: auto;
    padding: 3% 5%;
    border: 1px solid #dddddd;
}

.service .s_con .title_icon {
    width: 122px;
    height: 37px;
    margin-bottom: 2%;
}

.service .s_con .service_title {
    font-size: 28px;
    color: #535353;
    padding-top: 5%;
    clear: both;
    margin-bottom: 2%;
    padding-bottom: 8%;
}

.service .s_con .service_detail {
    width: 170px;
    height: 51px;
    background: url(../images/icon.png) -36px -21px no-repeat;
    margin-bottom: 10%;
}


/*售后服务*/


/*走近MG*/

.approach_box {
    width: 100%;
    background: #474747;
    padding-bottom: 5%;
}

.approach_box .a_title {
    color: #fff;
    font-size: 30px;
    padding: 5% 0;
    text-align: center;
}

.approach_box .a_kv {
    width: 87.5%;
    margin: auto;
}

.approach_box .a_con {
    width: 77.5%;
    margin: auto;
    background: #3b3b3b;
    height: auto;
    padding: 3% 5%;
}

.approach_box .a_con .a_content {
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    padding-top: 2%;
    padding-bottom: 8%;
}

.approach_box .a_con .a_detail {
    width: 170px;
    height: 51px;
    background: url(../images/icon.png) -36px -81px no-repeat;
    margin-bottom: 10%;
}

.approach_box .a_more {
    width: 400px;
    height: 82px;
    background: url(../images/icon.png) -36px -140px no-repeat;
    margin: 5% auto 0 auto;
}


/*走近MG*/

.container {
    position: relative;
    margin: 0 auto 0px auto;
}


/*footer*/

.footer {
    width: 100%;
}

.footer .guanzhu {
    width: 100%;
    height: 340px;
    background: #f2f2f2;
    position: relative;
}

.footer .guanzhu .gz_title {
    font-size: 24px;
    text-align: center;
    padding-top: 15%;
}

.footer .copyright {
    width: 100%;
    height: 60px;
    background: #434345;
    text-align: center;
    color: #a9a9a9;
    font-size: 18px;
    padding: 40px 0px;
    line-height: 30px;
}

.footer .copyright .tel {
    font-size: 20px;
}

.footer .copyright .tel a:link {
    color: #a9a9a9;
}

.footer2 {
    border-top: 5px solid #2f2f30;
    font-size: 18px;
    color: #fff;
    height: 100px;
    background: #3b3b3b;
    position: fixed;
    z-index: 101;
    bottom: 0;
    width: 100%;
}

.footer2>div {
    float: left;
    text-align: center;
    width: 22%;
    height: 100px;
}

.footer2 .active {
    background-color: #900;
}

.footer2>div i {
    margin: 10px 0;
    clear: both;
}

.footer2>div p {
    width: 100%;
}

.footer2 .guanzhu {
    margin-top: 15px;
    width: 33%;
    position: relative;
}

.footer2 .guanzhu .gz_sina {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: url(../images/icon.png) -36px 627px;
}

.footer2 .guanzhu .gz_weixin {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: url(../images/icon.png) -166px 627px;
}


/*footer*/


/*icon*/

.drive_btn,
.counter_btn,
.more,
.detail {
    cursor: pointer;
}

[class^="icon-"],
[class*=" icon-"] {
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    /*background: url(../images/rw_icon.png);*/
}

.icon-menu {
    background-position: 0 -720px;
}

.icon-gotop {
    background-position: 0 -520px;
    display: none;
}

.icon-expand {
    background-position: 0 -560px;
}

.icon-arrow-r {
    background-position: 0 -440px;
}

.icon-config {
    background-position: 0 -640px;
}

.icon-pos {
    background-position: 0px -240px;
}

.icon-orderdrive {
    background-position: 0px -160px;
}

.icon-economic {
    background-position: 0px -120px;
}

.icon-arrow-down {
    background-position: 0px -480px;
}

.icon-expand-white {
    background-position: 0px -360px;
    pointer-events: none;
}

.icon-unexpand-white {
    background-position: 0px -400px;
}

.icon-close-white {
    background-position: 0px -680px;
}

.icon-list {
    background-position: 0px -760px;
}

.icon-search {
    background-position: 0px -840px;
}

.ecartitle {
    background: #daf3fe;
    font-size: 26px;
    color: #474747;
    height: 80px;
    font-weight: bold;
}

.ecartitle i {
    margin-left: 20px;
}


.accordion {
    position: relative;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #f1f4f3;
    border-bottom: 1px solid #f1f4f3;
    font-weight: 700;
    color: #74777b;
    vertical-align: middle;
}

.accordion .fa {
    position: relative;
    float: right;
    width: 100px;
    height: 100px;
    background-image: url(../images/icon.png);
    background-position: -14px -526px;
}

.accordion .fa_cur {
    background-position: -14px -613px;
}

.accordion h4 {
    position: relative;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 100px;
    width: 400px;
    float: left;
}

.accordion a {
    position: relative;
    display: block;
    color: #3b3b3b;
    padding: 0;
    text-decoration: none;
}

.accordion a:hover {
    text-decoration: none;
    color: #3b3b3b;
    background-color: #e7ecea;
    transition: 0.3s;
}

.accordion .icon {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 40px;
}

.accordion .dealer {
    background: url(../images/icon.png) -46px -320px no-repeat;
}

.accordion .drive {
    background: url(../images/icon.png) -146px -320px no-repeat;
}

.accordion .banking {
    background: url(../images/icon.png) -246px -320px no-repeat;
}

.accordion_cur {
    background: #d50000;
}

.accordion_cur a {
    position: relative;
    display: block;
    color: #fff;
    padding: 0;
    text-decoration: none;
}

.accordion_cur a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e7ecea;
    transition: 0.3s;
}

.accordion-desc {
    background-color: #fff;
    color: #eee;
    z-index: 2;
    padding: 40px 0px;
}

.accordion-desc h1 {
    width: 100%;
    margin-top: 0px!important;
    color: #000;
    letter-spacing: 0.3em;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 140px;
    background: url(../images/icon5.png) center no-repeat;
}

.accordion-desc .dealer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.accordion-desc .dealer .dealer_select {
    width: 88%;
    margin: 0 auto 50px auto;
    height: auto;
    overflow: hidden;
}

.accordion-desc .dealer .dealer_select select {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    margin-right: 20px;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 270px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 210px center #898989;
    -webkit-appearance: none;
    color: #fff;
}

.accordion-desc .dealer .dealer_select select:nth-child(2) {
    margin-right: 0px;
}

.accordion-desc .dealer .dealer_btn {
    width: 62.5%;
    margin: auto;
    margin-bottom: 50px;
}

.accordion-desc .dealer .d_list {
    width: 100%;
}

.accordion-desc .dealer .d_list ul {
    border-top: 1px solid #ddd;
}

.accordion-desc .dealer .d_list li {
    border-bottom: 1px solid #ddd;
    background: #fff;
    height: 160px;
    position: relative;
}

.accordion-desc .dealer .d_list li p {
    float: left;
    height: 80px;
    margin: 40px;
    display: inline-block;
    line-height: 30px;
    background: url(../../dealerquery/images/icon3.png) no-repeat;
}

.accordion-desc .dealer .d_list li p strong {
    width: 420px;
    font-size: 20px;
    color: #3a3a3a;
    text-align: left;
    float: left;
    padding-left: 45px;
}

.accordion-desc .dealer .d_list li p span {
    width: 420px;
    font-size: 18px;
    color: #3a3a3a;
    text-align: left;
    float: left;
    padding-left: 45px;
}

.accordion-desc .dealer .d_list li .dhIco {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 40px;
    right: 40px;
}

.accordion-desc .drive {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.accordion-desc .drive .drive_text {
    text-align: center;
    color: #3b3b3b;
    font-size: 24px;
    line-height: 30px;
    padding: 30px 0px;
}

.accordion-desc .drive .car_type {
    margin-bottom: 4%;
}

.accordion-desc .drive .car_type .box_title {
    color: #000;
    font-size: 28px;
    padding: 30px 0px;
    text-align: center;
}

.accordion-desc .drive .car_type .car_select {
    width: 94%;
    padding: 3%;
    height: auto;
    overflow: hidden;
}

.accordion-desc .drive .car_type .car_select select:nth-child(1) {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    margin-right: 20px;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 220px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 160px center #898989;
    -webkit-appearance: none;
    color: #fff;
}

.accordion-desc .drive .car_type .car_select select:nth-child(2) {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 300px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 240px center #898989;
    -webkit-appearance: none;
    padding-right: 60px;
    color: #fff;
}

.accordion-desc .drive .car_type .car_photo {
    width: 100%;
}

.accordion-desc .drive .car_type .car_price {
    font-size: 28px;
    color: #d50000;
    text-align: center;
    padding: 10px 0 30px 0;
}

.accordion-desc .drive .info {
    margin-bottom: 4%;
}

.accordion-desc .drive .info .box_title {
    color: #000;
    font-size: 28px;
    padding: 30px 0px;
    text-align: center;
}

.accordion-desc .drive .info .from {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.accordion-desc .drive .info .from dl {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-bottom: 5%;
}

.accordion-desc .drive .info .from dl dt {
    width: 40%;
    float: left;
    color: #5f5f5f;
    font-size: 28px;
    height: 62px;
    line-height: 62px;
}

.accordion-desc .drive .info .from dl dd {
    width: 60%;
    float: left;
}

.accordion-desc .drive .info .from dl dd input {
    width: 90%;
    height: 58px;
    line-height: 58px;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    background: #fff;
    -webkit-appearance: none;
    font-size: 28px;
}

.accordion-desc .drive .ddealer {
    margin-bottom: 4%;
}

.accordion-desc .drive .ddealer .box_title {
    color: #000;
    font-size: 28px;
    padding: 30px 0px;
    text-align: center;
}

.accordion-desc .drive .ddealer .ddealer_select {
    height: auto;
    overflow: hidden;
}

.accordion-desc .drive .ddealer .ddealer_select select:nth-child(1) {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    margin-right: 20px;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 265px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 200px center #898989;
    -webkit-appearance: none;
    margin-bottom: 20px;
    color: #fff;
}

.accordion-desc .drive .ddealer .ddealer_select select:nth-child(2) {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 265px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 200px center #898989;
    -webkit-appearance: none;
    padding-right: 30px;
    margin-bottom: 20px;
    color: #fff;
}

.accordion-desc .drive .ddealer .ddealer_select select:nth-child(3) {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 550px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 485px center #898989;
    -webkit-appearance: none;
    padding-right: 30px;
    color: #fff;
}

.accordion-desc .drive .agree {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.accordion-desc .drive .agree dl {
    height: auto;
    overflow: hidden;
}

.accordion-desc .drive .agree dl dt {
    width: 45px;
    float: left;
    background: url(../images/icon.png) -49px 364px;
    height: 31px;
}

.accordion-desc .drive .agree dl dt.active {
    background: url(../images/icon.png) -49px 324px;
}

.accordion-desc .drive .agree dl dd {
    width: 80%;
    float: left;
    color: #000;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
}

.accordion-desc .drive .agree dl dd .alink {
    color: #d50000;
    text-decoration: underline;
}

.accordion-desc .drive .drive_btn {
/*    width: 400px;
    height: 80px;
    background: url(../images/icon.png) -43px 271px;
    margin: 30px auto 30px auto;
    display: block;*/
}

.accordion-desc .counter {
    width: 87.5%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.accordion-desc .counter .car_type {
    border: 0px solid #ddd;
    background: none;
    margin-bottom: 4%;
}

.accordion-desc .counter .car_type .box_title {
    color: #000;
    font-size: 28px;
    padding: 30px 0px;
    text-align: center;
}

.accordion-desc .counter .car_type .car_select {
    width: 100%;
    padding: 3% 0;
    height: auto;
    overflow: hidden;
}

.accordion-desc .counter .car_type .car_select select:nth-child(1) {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    margin-right: 20px;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 220px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 160px center #898989;
    color: #fff;
    -webkit-appearance: none;
}

.accordion-desc .counter .car_type .car_select select:nth-child(2) {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 320px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 260px center #898989;
    color: #fff;
    -webkit-appearance: none;
    padding-right: 60px;
}

.accordion-desc .counter .car_type .car_photo {
    width: 100%;
}

.accordion-desc .counter .car_type .car_price {
    font-size: 28px;
    color: #d50000;
    text-align: center;
    padding: 10px 0 30px 0;
}



.accordion-desc .counter .fangshi {
    border: 1px solid #ddd;
    background: #f6f6f6;
    margin-bottom: 4%;
}

.accordion-desc .counter .fangshi .box_title {
    color: #000;
    font-size: 28px;
    padding: 30px 0px;
    text-align: center;
    font-weight: bolder;
}

.accordion-desc .counter .fangshi .from {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.accordion-desc .counter .fangshi .from dl {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-bottom: 5%;
}

.accordion-desc .counter .fangshi .from dl dt {
    width: 30%;
    float: left;
    color: #5f5f5f;
    font-size: 28px;
    height: 62px;
    line-height: 62px;
}

.accordion-desc .counter .fangshi .from dl dd {
    width: 70%;
    float: left;
}

.accordion-desc .counter .fangshi .from dl dd select {
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 26px;
    display: inline-block;
    margin-right: 20px;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 95%;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 95% center #fff;
    -webkit-appearance: none;
}



.accordion-desc .counter .counter_btn {
    width: 400px;
    height: 80px;
    background: url(../images/icon.png) -43px 181px;
    margin: 30px auto 30px auto;
    display: block;
}

.accordion-desc .result {
    background: #fff;
    padding: 5% 5%;
    height: auto;
    overflow: hidden;
    width: 90%;
}

.accordion-desc .result ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.accordion-desc .result ul li {
    width: 47%;
    float: left;
    color: #000000;
    font-size: 20px;
    padding: 5% 0 5% 3%;
}

.accordion-desc .result ul li .num_c {
    color: #d50000;
    font-size: 28px;
    margin-right: 5px;
}

.accordion-desc .result .resultBtn{
  width: 274px;
  height: 69px;
  background: #990000;
  cursor: pointer;
  font-size: 36px;
  text-align: center;
  line-height: 69px;
  margin: 0 auto;
}

.accordion-desc .counter .fangshi .from dl dd .pre_info {
    font-size: 18px;
}

.spb1,
.spb2 {
    color: #474747;
    display: inline-block;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    margin-top: 15px;
    margin-right: 15px;
    padding: 6px 8px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    webkit-border-radius: 5px;
    cursor: pointer;
}

.spcur1,
.spcur2 {
    background: #d50000;
    color: #fff;
}

.spcur1 a:link {
    color: #fff;
}


/*showtime*/

.showtime_pagination {
    text-align: center;
    margin-top: 10px;
}

#showtime img {
    width: initial;
}

.bullet {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    margin: 10px 5px;
}

.bullet_active {
    background: transparent;
    border: 2px solid #fff;
}



/*走近MG*/

.approachmg {
    background: #fff;
}

.approachmg h1 {
    color: #000;
    letter-spacing: 0.3em;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 140px;
    margin-top: 100px;
}

.approachmg .index_1 {
    width: 100%;
    color: #919191;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.approachmg .index_1 .title {
    font-size: 24px;
    color: #d50000;
    text-align: center;
    padding: 60px 0;
}

.approachmg .index_2 {
    width: 100%;
}

.approachmg .index_2 .index_pic {
    width: 100%;
}

.approachmg .index_3 {
    width: 100%;
}

.approachmg .index_3 .index_pic {
    width: 100%;
}

.approachmg .index_4 {
    width: 100%;
}

.approachmg .index_4 .index_pic {
    width: 100%;
}


/*走近MG*/


/*MG服务*/

.service h1 {
    color: #000;
    letter-spacing: 0.3em;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 140px;
    margin-top: 100px;
}

.service .index_1 {
    width: 100%;
    color: #919191;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.service .index_1 .index_pic {
    width: 100%;
}

.service .index_1 .text_box {
    width: 498px;
    border: 1px solid #dddddd;
    padding: 0.78rem 0.468rem;
    margin: auto 0.53rem;
    background: #f6f6f6;
    margin-bottom: 0.46rem;
    height: auto;
    overflow: hidden;
}

.service .index_1 .text_box h3 {
    color: #5f5f5f;
    font-size: 0.43rem;
    text-align: center;
}

.service .index_1 .text_box p {
    font-size: 0.375rem;
    color: #878787;
    line-height: 0.468rem;
    text-align: left;
    margin: 0.468rem 0px;
}

.service .index_1 .text_box p .red {
    color: #d60006;
    font-size: 0.375rem;
}

.service .index_1 .text_box2 {
    width: 498px;
    border: 1px solid #dddddd;
    padding: 0.78rem 0.468rem;
    margin: auto 0.53rem;
    background: #f6f6f6;
    margin-bottom: 0.46rem;
    height: auto;
    overflow: hidden;
}

.service .index_1 .text_box2 h3 {
    color: #5f5f5f;
    font-size: 0.43rem;
    text-align: center;
}

.service .index_1 .text_box2 p {
    font-size: 0.375rem;
    color: #878787;
    line-height: 0.468rem;
    text-align: center;
    margin: 0.468rem 0px;
}

.service .index_1 .text_box2 p .red {
    color: #d60006;
    font-size: 0.375rem;
}

.service .index_1 .text_box3 {
    width: 498px;
    border: 1px solid #dddddd;
    padding: 50px 30px;
    margin: auto;
    background: #f6f6f6;
    margin-top: 30px;
    margin-bottom: 30px;
    height: auto;
    overflow: hidden;
}

.service .index_1 .text_box3 h3 {
    color: #5f5f5f;
    font-size: 28px;
    text-align: center;
}

.service .index_1 .text_box3 p {
    font-size: 24px;
    color: #878787;
    line-height: 30px;
    text-align: left;
    margin: 30px 0px;
    border-bottom: 1px solid #c6c6c6;
    padding-bottom: 30px;
}

.service .index_1 .text_box3 p .red {
    color: #d60006;
    font-size: 24px;
}

.service .index_1 .text_box3 p:last-child {
    border-bottom: 0px;
}

.service .index_1 .text_box4 {
    width: 498px;
    border: 1px solid #dddddd;
    padding: 50px 30px;
    margin: 30px auto;
    background: #f6f6f6;
    height: auto;
    overflow: hidden;
}

.service .index_1 .text_box4 h3 {
    color: #5f5f5f;
    font-size: 28px;
    text-align: center;
}

.service .index_1 .text_box4 p {
    font-size: 24px;
    color: #878787;
    line-height: 30px;
    text-align: left;
    margin: 30px 0px;
    padding-bottom: 30px;
}

.service .index_1 .text_box4 .from {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.service .index_1 .text_box4 .from dl {
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
}

.service .index_1 .text_box4 .from dl dt {
    width: 25%;
    color: #5f5f5f;
    font-size: 22px;
    float: left;
    line-height: 70px;
    height: 70px;
}

.service .index_1 .text_box4 .from dl dd {
    width: 75%;
    float: left;
    text-align: left;
    font-size: 20px;
}

.service .index_1 .text_box4 .from dl dd input {
    width: 90%;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    -webkit-appearance: none;
    font-size: 22px;
}

.service .index_1 .text_box4 .from dl dd select {
    height: 64px;
    line-height: 64px;
    font-size: 22px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 94%;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 94% center #fff;
    -webkit-appearance: none;
}

.service .index_1 .text_box4 .from dl dd textarea {
    height: 260px;
    line-height: 30px;
    font-size: 26px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 94%;
    -webkit-appearance: none;
    font-size: 20px;
}

.service .index_1 .text_box4 .from dl:nth-child(11) dd select:nth-child(1) {
    height: 64px;
    line-height: 64px;
    font-size: 26px;
    margin-right: 20px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 160px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 110px center #fff;
    -webkit-appearance: none;
    float: left;
    font-size: 22px;
}

.service .index_1 .text_box4 .from dl:nth-child(11) dd select:nth-child(2) {
    height: 64px;
    line-height: 64px;
    font-size: 26px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: 5px 5px 5px 5px;
    width: 160px;
    text-align: center;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon4.png) no-repeat scroll 110px center #fff;
    -webkit-appearance: none;
    float: left;
    font-size: 22px;
}

.service .index_1 .text_box4 .from dl:nth-child(12) dd input {
    width: 80%;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    -webkit-appearance: none;
    font-size: 22px;
}

.service .index_1 .text_box4 .from dl:nth-child(15) dd input {
    width: 50%;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    -webkit-appearance: none;
    font-size: 22px;
}

.service .index_1 .text_box4 .btn {
    width: 400px;
    height: 80px;
    background: url(../images/icon.png) -43px 181px;
    margin: 30px auto 30px auto;
    display: block;
}


/*MG服务*/

.dealerquery {
    background: #fff;
}


/*.drive select {background: url(../images/icon4.png) no-repeat scroll 260px center #898989;}*/


/*弹出层*/

.pop_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    display: none;
}

.news_detailed_con {
    padding: 0 30px;
    height: calc(100% - 80px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.news_detailed_con .wapper {
    position: absolute;
    width: 90%;
    top: 80px;
    bottom: 0px;
    left: 50%;
    margin-left: -45%;
    overflow: hidden;
}

.news_detailed_con .wapper #scroller2 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news_detailed_con header {
    margin-top: 0.78rem;
    margin-bottom: .3125rem;
    display: inline-block;
    width: 100%;
    position: relative;
}

.news_detailed_con header .newsDate {
    width: 100%;
    font-size: 0.28rem;
    color: #a3a3a3;
    text-align: center;
}

.news_detailed_con header .newsTitle {
    width: 100%;
    font-size: 0.375rem;
    color: #3f3f3f;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.3125rem;
}

.news_detailed_con .news_content {
    font-size: 0.3125rem;
    color: #404040;
    line-height: 0.56rem;
    text-align: left;
}

.news_detailed_con img {
    max-width: 100%;
}



/*weixin*/

#pop {
    background: rgba(0, 0, 0, 1);
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 104;
    top: 0;
    left: 0;
    display: none;
}

#pop_img {
    width: 556px;
    height: 420px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    margin: -210px 0 0 -278px;
}



/*coutner*/

#payment {
    font-size: 24px;
    color: #6e6e6e;
    width: 360px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    background: url(../images/rw_icon.png);
    background-position: 310px;
    background-repeat: no-repeat;
    margin-top: 7px;
}


/*预约试驾新样式*/
.container .accordion-desc{
    display: block;
    background: #f1f1f1;
}
.container .drive-title{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.container .drive-title i{
    border-top: 3px solid #d50000;
    display: inline-block;
    width: 170px;
}
.container .drive-title h2{
    flex-grow: 1;
    font-size: 36px;
    color: #000;
    text-align: center;
    cursor: pointer;
    display:inline-block;
    font-weight: 700;
    letter-spacing: 5px;
}
.container .car_type select:nth-child(1),.container .car_type select:nth-child(2) {
    height: 70px;
    line-height: 70px;
    font-size: 28px;
    display: block;
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    text-align: left;
    background: url(../images/icon4.png) no-repeat scroll 95% center #898989;
    -webkit-appearance: none;
    color: #fff;
    padding-left: 20px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    margin-bottom: 25px;
}
.container .drive .info{
    margin-bottom: 0;
}
.container .drive .info .from{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
}
.container .info input{
    width: 92%;
    height: 76px;
    line-height: 76px;
    border: 2px solid #c6c6c6;
    border-radius: 5px;
    background: #fff;
    -webkit-appearance: none;
    font-size: 28px;
    margin-bottom: 28px;
    padding: 0 20px;
}
input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #9e9e9e; 
} 
.container .accordion-desc .drive .ddealer .ddealer_select select{
    height: 70px;
    line-height: 70px;
    font-size: 28px;
    display: inline-block;
    border-radius: 5px 5px 5px 5px;
    text-align: left;
    border: 1px solid #c6c6c6;
    -webkit-appearance: none;
    color: #fff;
    padding-left: 20px;
}
.container .drive .ddealer .ddealer_select select:nth-child(1) {
    float: left;
    width: 48%;
    background: url(../images/icon4.png) no-repeat scroll 95% center #898989;
    margin-bottom: 20px;
}
.container .drive .ddealer .ddealer_select select:nth-child(2) {
    float: right;
    width: 48%;
    background: url(../images/icon4.png) no-repeat scroll 95% center #898989;
    margin-bottom: 20px;
}
.container .drive .ddealer .ddealer_select select:nth-child(3) {
    float: left;
    width: 100%;
    background: url(../images/icon4.png) no-repeat scroll 98% center #898989;
    padding-right: 30px;
}
.container .drive .drive_btn {
    width: 100%;
    height: 88px;
    background: #bf0008;
    margin: 30px auto 30px auto;
    display: block;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    line-height: 88px;
    font-size: 32px;
    display:none;
}
.container .drive .drive_btn_gray{
    width: 100%;
    height: 88px;
    background: #ccc;
    margin: 30px auto 30px auto;
    display: block;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    line-height: 88px;
    font-size: 32px;
}
.container .dealer-list-content {
    overflow: auto;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.container .dealer-list-content li {
    position: relative;
    margin-top: 20px;
    margin-left: 24px;
    padding: 0 10px 0 34px;
    border-bottom: 1px solid #ebebeb;
}
.container .dealer-list-content li > h2 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #171717;
}
.dealer-list-content li > p {
    font-size: 20px;
    line-height: 30px;
    color: #171717;
}
.dealer-list-content .dealer-list-call-p {
    margin: 10px 0;
}
.dealer-list-content .dealer-list-call {
    display: inline-block;
    min-width: 200px;
    background: url(/statics/assets/m/images/dealersearch/common/call_icon.png) no-repeat left center;
    background-size: 30px 30px;
    padding: 6px 20px 6px 60px;
    background-position: 18px 5px;
    border-radius: 15px;
    border: 1px solid #000;
}
.dealer-list-tips {
    position: relative;
    width: 100%;
    height: 28px;
}
.dealer-list-item-distance {
    font-size: 18px;
    position: absolute;
    top: 0;
    /* left: 332px; */
    left: 0;
    padding-left: 34px;
    color: #adadad;
    background: url(/statics/assets/m/images/dealersearch/common/icon_arr.png) no-repeat left center;
    background-size: 19px 19px;
}
.dealer-list-content li:before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 18px;
    height: 21px;
    content: '';
    background: url(/statics/assets/m/images/dealersearch/common/icon_location.png) no-repeat center center;
    background-size: 100% 100%;
}