.page-pc {
  background: #f5f5f5;
  /***header***/
  /***nav***/
  /* 
    .nav {
        background: #ededed;
        border-bottom: solid 5px #dcdcdc;
        height: 45px;
        position: relative;
        z-index: 3;
    }

    .nav_ul {
        height: 45px;
    }

    .nav_ul li {
        float: left;
        display: block;
        position: relative;
        z-index: 1;
    }

    .nav_ul li a {
        display: block;
        width: 192px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        color: #515151;
        text-align: center;
        padding: 10px 0;
        position: relative;
        z-index: 1;
    }

    .nav_ul li a:hover,
    .nav_ul li.navcur a,
    .nav_ul li.navhover a {
        border-bottom: solid 5px #7e000b;
    }

    .nav_ul li a .nas {
        display: block;
        border-left: solid 1px #c6c6c6;
    }

    .nav_ul li a .nasl {
        border-right: solid 1px #c6c6c6;
    }

    .nav_ul li a .naicon {
        background: url(../images/nav_icon.gif) no-repeat 0 0;
        width: 13px;
        height: 7px;
        position: absolute;
        left: 50%;
        margin-left: -6px;
        bottom: -12px;
        z-index: 2;
        display: none;
    }

    .nav_ul li a:hover .naicon,
    .nav_ul li.navcur a .naicon,
    .nav_ul li.navhover a .naicon {
        display: block;
    } */
  /***right_nav***/
  /***footer***/
  /* .b_pop {
        display: none;
        position: relative;
        z-index: 1;
        background: #292a2c;
    } */
  /* a.b_btn_close {
        background: url(../images/b_btn_close.gif) no-repeat 0 0;
        height: 40px;
        width: 40px;
        position: absolute;
        right: 0;
        top: 10px;
        z-index: 2;
        text-indent: -9999em;
    } */
  /* a.b_btn_close:hover {
        background-image: url(../images/b_btn_close_hover.gif);
    } */
  /* .b_pop_h3 {
        color: #fff;
        font-size: 26px;
        border-bottom: solid 1px #474747;
        line-height: 34px;
        padding: 15px;
    }

    .b_dl {
        overflow: hidden;
        _zoom: 1;
        padding: 25px 0;
        margin: 0 20px;
        background: #292a2c;
        position: relative;
        z-index: 1;
    }

    .b_dl dt {
        float: left;
        width: 156px;
        font-size: 18px;
        color: #fff;
    }

    .b_dl dd {
        float: left;
        width: 764px;
    }

    label {
        font-size: 18px;
    } */
  /* .bbor {
        border-bottom: dotted 1px #919191;
    } */
  /* .b_input_c {
        width: 190px;
        border: solid 1px #919191;
        height: 22px;
        padding: 2px 4px;
        line-height: 22px;
        background: none;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-right: 35px;
    } */
  /* 
    .down_pdf a {
        background: #7e000b;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        color: #fff;
        padding: 5px 15px;
        float: right;
    }

    .info_jxs {
        line-height: 30px;
        padding: 7px 0 30px;
    }

    .btn_b {
        color: #fff;
        padding: 12px 35px;
        font-size: 18px;
        margin-right: 15px;
        display: inline-block;
        background: #545454;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .bt1 {
        background: #7e000b;
    }

    .msgc {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .bt_d {
        padding: 25px 15px;
        background: #292a2c;
    } */
  /* .fontfff {
        color: #fff;
    }

    .msgc_b_d {
        background: #474747;
        color: #fff;
        font-size: 12px;
        overflow: hidden;
        _zoom: 1;
        padding: 20px;
        margin-top: 20px;
    } */
  /* .ll1,
    .ll2 {
        float: left;
        padding: 0 30px 0 15px;
    }

    .ll2 {
        border-left: solid 1px #6c6c6c;
        border-right: solid 1px #6c6c6c;
        padding-left: 30px;
        margin-right: 15px;
    } */
  /* .su_p .b_input_c {
        margin-right: 10px;
        margin-left: 10px;
    } */
  /* 
    .sel_inp {
        width: 200px;
        border: solid 1px #919191;
        padding: 4px;
        background: none;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-right: 5px;
        margin-left: 5px;
    }

    .sel_inp>option {
        background: #292a2c;
    }

    .spl70 {
        display: inline-block;
        margin-left: 96px;
    }

    .su_btn_p {
        padding-left: 100px;
        padding-top: 50px;
    }

    .btn_cur {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #292a2c;
        position: absolute;
        z-index: 2;
        bottom: -3px;
        left: 0;
        display: none;
    } */
  /***other***/
  /***pro_menu***/
  /***footer map***/
  /****pop****/
  /* .send_con_D .b_input_c {
        color: #333;
        margin-right: 0;
    } */
  /* 
    .sel_in {
        background: none;
        border: 1px solid #b3b2b2;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-right: 5px;
        font-size: 14px;
        margin-left: 5px;
        margin-right: 5px;
        padding: 4px;
        width: 200px;
    }

    .su_p .su_text {
        text-align: right;
        display: inline-block;
        width: 110px;
    }

    h1.car_title {
        position: relative;
    }

    .gz_wx_h {
        position: absolute;
        top: 25px;
        right: 0;
        z-index: 2;
    }

    .gz_show_wx {
        position: absolute;
        top: 38px;
        right: 7px;
        z-index: 3;
        display: none;
    }

    .gz_show_wx img {
        border: solid 1px #b9b9b9;
    } */
  /* .gz_show_wx_d {
        position: absolute;
        width: 331px;
        height: 274px;
        top: -115px;
        right: 15px;
        z-index: 3;
        display: none;
        background: url(../images/wx/2.png) no-repeat 0 0;
    } */
  /* 
    .gz_show_wx_d .wenzi_01 {
        font-size: 18px;
        font-weight: normal;
        text-align: center;
        height: 45px;
        line-height: 45px;
        margin-left: 20px;
    }

    .gz_show_wx_d .qr_code {
        width: 150px;
        height: 150px;
        margin: auto;
        padding-left: 20px;
    }

    .gz_show_wx_d .qr_code img {
        width: 100%;
        border: 1px solid #000;
        height: 100%;
    } */
}
.page-pc h1,
.page-pc h2,
.page-pc h3,
.page-pc h4 {
  font-size: 12px;
  font-weight: normal;
}
.page-pc a {
  color: #474747;
  text-decoration: none;
  outline: none;
}
.page-pc a:hover {
  color: #333;
}
.page-pc ul {
  list-style: none;
}
.page-pc img {
  border: 0;
}
.page-pc .w960 {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.page-pc .w950 {
  width: 950px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.page-pc .fl {
  float: left;
}
.page-pc .fr {
  float: right;
}
.page-pc .clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
.page-pc input,
.page-pc select {
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.page-pc .header {
  /*background: #313335;*/
}
.page-pc .header_n {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
  height: 40px;
  line-height: 40px;
  text-align: right;
  color: #efefef;
  position: relative;
  z-index: 4;
}
.page-pc .header_n a {
  color: #efefef;
  margin: 0 10px;
}
.page-pc .header_n a:hover,
.page-pc .header_n a.cura {
  color: #fff;
}
.page-pc .header_n a.logo {
  background: url(../images/logo.png) no-repeat 0 0;
  height: 40px;
  width: 150px;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0;
  position: relative;
  text-align: left;
}
.page-pc .h_r_ul {
  float: right;
  height: 40px;
}
.page-pc .h_r_ul li {
  float: left;
  position: relative;
  z-index: 1;
}
.page-pc .sj_nav_d {
  width: 130px;
  background: url(../images/sj_nav_bg_top.png) no-repeat 0 0;
  padding-top: 13px;
  position: absolute;
  z-index: 2;
  left: -28px;
  top: 36px;
  display: none;
}
.page-pc .sj_nav_ul {
  width: 130px;
  background: url(../images/sj_nav_bg_bottom.png) no-repeat 0 100%;
  padding-bottom: 6px;
}
.page-pc .sj_nav_ul li {
  float: none;
  background: #f5f5f5;
  border-left: solid 1px #c6c6c6;
  border-right: solid 1px #c6c6c6;
  line-height: 20px;
  position: relative;
  z-index: 1;
}
.page-pc .sj_nav_ul a {
  float: none;
  font-size: 14px;
  color: #545454;
  margin: 0 10px;
  padding: 8px 0;
  display: block;
  text-align: center;
  border-bottom: solid 1px #c6c6c6;
}
.page-pc .sj_nav_ul a:hover {
  color: #545454;
  border-bottom: solid 5px #7e000b;
  padding: 8px 0 4px;
}
.page-pc .sj_nav_ul li.last a {
  border-bottom: none;
}
.page-pc .sj_nav_ul li.last a:hover {
  padding: 8px 0 3px;
  border-bottom: solid 5px #7e000b;
}
.page-pc .other_down_d {
  background: #f5f5f5;
  border-bottom: solid 1px #dcdcdc;
  display: none;
}
.page-pc .topdown_ul {
  overflow: hidden;
  _zoom: 1;
}
.page-pc .topdown_ul li {
  float: left;
}
.page-pc .topdown_ul li a {
  display: block;
  color: #515151;
  font-size: 14px;
  padding: 17px 0;
}
.page-pc .topdown_ul li a:hover,
.page-pc .topdown_ul li.tcur a {
  padding: 17px 0 12px;
  border-bottom: solid 5px #7e000b;
}
.page-pc .topdown_ul li a span {
  display: block;
  border-right: solid 1px #c6c6c6;
  width: 150px;
  text-align: center;
}
.page-pc .topdown_ul li a span.first {
  border-left: solid 1px #c6c6c6;
}
.page-pc .nav_2 {
  display: block;
}
.page-pc .nav_2 li a:hover {
  background: #f6f6f6;
}
.page-pc .nav_2 li a span {
  width: 159px;
}
.page-pc .nav_2 li a span.first {
  width: 158px;
}
.page-pc .btn_nav_close {
  background: url(../images/nav_close.gif) no-repeat 0 0;
  height: 30px;
  width: 75px;
  line-height: 30px;
  padding-left: 20px;
  position: absolute;
  right: 0;
  top: 13px;
  z-index: 3;
}
.page-pc .search_h {
  display: inline-block;
  background: url(../images/search_bg.gif) no-repeat 0 0;
  height: 21px;
  width: 171px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  padding: 4px 0px 4px 4px;
  position: absolute;
  top: 6px;
  right: 0;
  z-index: 1;
  margin-left: 10px;
}
.page-pc .t_search_input {
  border: none;
  height: 21px;
  width: 122px;
  background: none;
  font-size: 12px;
  color: #a0a0a0;
  position: absolute;
  top: 3px;
  left: 8px;
  z-index: 1;
  line-height: 21px;
}
.page-pc .btn_t_search {
  border: none;
  height: 21px;
  width: 40px;
  position: absolute;
  top: 4px;
  right: 2px;
  z-index: 2;
  background: url(../images/search_bg.gif) no-repeat 100% 50%;
  text-indent: -9999px;
  cursor: pointer;
}
.page-pc .nav_down {
  background: url(../images/nav_down.gif) no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 8px;
  margin-left: 15px;
  margin-top: -3px;
}
.page-pc .h_r_ul li.lsea {
  width: 190px;
  text-align: left;
}
.page-pc .nav_ul li .sj_nav_d {
  width: 192px;
  left: 0;
  top: 40px;
  padding-top: 25px;
  background-image: url(../images/sj_nav_bg_top2.png);
  background-position: 0 12px;
}
.page-pc .nav_ul li .sj_nav_d .sj_nav_ul {
  width: 192px;
  background-image: url(../images/sj_nav_bg_bottom2.png);
}
.page-pc .nav_ul li .sj_nav_d .sj_nav_ul li {
  float: none;
}
.page-pc .nav_ul li .sj_nav_d .sj_nav_ul li a {
  width: 170px;
  padding: 8px 0;
}
.page-pc .nav_ul li .sj_nav_d .sj_nav_ul li a:hover {
  padding: 8px 0 4px;
}
.page-pc .nav_ul li .sj_nav_ul li.last a {
  border-bottom: none;
}
.page-pc .nav_ul li .sj_nav_ul li.last a:hover {
  padding: 8px 0 3px;
  border-bottom: solid 5px #7e000b;
}
.page-pc .nav_ul li.navcur .sj_nav_d .sj_nav_ul li a,
.page-pc .nav_ul li.navhover .sj_nav_d .sj_nav_ul li a {
  border-bottom: solid 1px #c6c6c6;
  padding: 8px 0;
}
.page-pc .nav_ul li.navcur .sj_nav_d .sj_nav_ul li a:hover,
.page-pc .nav_ul li.navhover .sj_nav_d .sj_nav_ul li a:hover {
  padding: 8px 0 4px;
  border-bottom: solid 5px #7e000b;
}
.page-pc .nav_ul li.navcur .sj_nav_d .sj_nav_ul li.last a,
.page-pc .nav_ul li.navhover .sj_nav_d .sj_nav_ul li.last a {
  border-bottom: none;
}
.page-pc .nav_ul li.navcur .sj_nav_d .sj_nav_ul li.last a:hover,
.page-pc .nav_ul li.navhover .sj_nav_d .sj_nav_ul li.last a:hover {
  border-bottom: solid 5px #7e000b;
  padding: 8px 0 3px;
}
.page-pc .navcur .nav_down {
  background-image: url(../images/nav_up.gif);
}
.page-pc .car_list,
.page-pc .nav_car {
  display: none;
}
.page-pc .car_list {
  overflow: hidden;
}
.page-pc .nav_car {
  border-bottom: solid 5px #dcdcdc;
  background: #fff;
  overflow: hidden;
  _zoom: 1;
  position: relative;
  z-index: 1;
}
.page-pc .car_dl {
  overflow: hidden;
  _z-index: 1;
  padding: 35px 30px 25px 30px;
  float: left;
}
.page-pc .car_dl dt {
  float: left;
  width: 220px;
  margin-right: 10px;
}
.page-pc .car_dl dd {
  float: left;
  width: 190px;
  text-align: center;
  padding-top: 5px;
}
.page-pc .car_name {
  font-size: 40px;
  color: #000;
  line-height: 42px;
  margin-bottom: 15px;
}
.page-pc .car_info li {
  position: relative;
  z-index: 1;
  overflow: hidden;
  _zoom: 1;
  border-bottom: solid 1px #e1e1e1;
  line-height: 24px;
}
.page-pc .cinfo_name {
  float: right;
  color: #5e5e5e;
}
.page-pc .car_price {
  color: #000;
  font-size: 14px;
  line-height: 26px;
}
.page-pc .car_price_s {
  color: #7e000b;
  font-size: 24px;
  margin-right: 5px;
}
.page-pc .car_img img {
  display: block;
  position: relative;
  z-index: 1;
}
.page-pc .car_list a .car_dl {
  background: #fff;
}
.page-pc .car_list a:hover .car_dl {
  background: #f6f6f6;
  border-bottom: solid 4px #7e000b;
  padding-bottom: 21px;
}
.page-pc .nav2_c {
  top: auto;
  bottom: 3px;
}
.page-pc .rng_bg {
  position: absolute;
  z-index: 1;
  background: #fff;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.page-pc .right_nav {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 10000;
  border-left: solid 1px #c6c6c6;
  width: 37px;
  padding: 0 8px;
  overflow: hidden;
}
.page-pc .right_nav_ul {
  position: relative;
  z-index: 2;
}
.page-pc .right_nav_ul li {
  text-align: center;
  line-height: 16px;
}
.page-pc .right_nav_ul li.first {
  border-top: solid 1px #a6a7a8;
}
.page-pc .right_nav_ul li a {
  color: #5e5e5e;
  padding: 7px 0;
  display: block;
  border-bottom: solid 1px #a6a7a8;
}
.page-pc .right_nav_ul li a:hover,
.page-pc .right_nav_ul li.currn a {
  padding: 7px 0 3px;
  border-bottom: solid 5px #7e000b;
}
.page-pc .right_nav_ul li a span {
  display: block;
  width: 100%;
  height: 30px;
  background: url(../images/right_nav_icon.png) no-repeat 0 0;
}
.page-pc .right_nav_ul li a span.rnp1 {
  background-position: -8px -85px;
}
.page-pc .right_nav_ul li a span.rnp2 {
  background-position: -8px -166px;
}
.page-pc .right_nav_ul li a span.rnp3 {
  background-position: -8px -246px;
}
.page-pc .right_nav_ul li a span.rnp4 {
  background-position: -8px -326px;
}
.page-pc .right_nav_ul li a span.rnp5 {
  background-position: -8px -408px;
}
.page-pc .right_nav_ul li a span.rnp6 {
  background-position: -8px -487px;
}
.page-pc .right_nav_top {
  background: url(../images/right_nav_icon.png) no-repeat 0 0;
  width: 55px;
  height: 60px;
  display: block;
  margin-left: -9px;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.page-pc a.right_nav_top_down {
  background: #5e5e5e;
  color: #bababa;
  width: 55px;
  height: 60px;
  line-height: 60px;
  display: block;
  position: absolute;
  z-index: 3;
  text-align: center;
  top: 0;
  left: 0;
}
.page-pc a.right_nav_top_down:hover {
  color: #fff;
}
.page-pc .r_backTop {
  width: 54px;
  height: 54px;
  overflow: hidden;
  cursor: pointer;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10001;
}
.page-pc .r_bT {
  position: absolute;
  z-index: 1;
  height: 108px;
  width: 54px;
  left: 0;
  top: 0;
}
.page-pc .r_bT span {
  display: block;
  height: 54px;
}
.page-pc .r_bT_r1 {
  background: url(../images/r_backtop.png) no-repeat 50% 50%;
  border-top: solid 1px #a6a7a8;
  width: 37px;
  margin-left: 9px;
}
.page-pc .r_bT_r2 {
  background: #e2e2e2;
  color: #5e5e5e;
  font-size: 12px;
  text-align: center;
  line-height: 50px;
}
.page-pc .footer {
  background: #474747;
  margin-top: 0;
  color: #ababab;
  position: relative;
  z-index: 1;
}
.page-pc .fbt {
  background: #292a2c;
  padding: 15px 0;
}
.page-pc .ptel {
  padding: 10px 0;
}
.page-pc .ptel span {
  color: #fff;
  font-size: 16px;
}
.page-pc .ftel {
  margin-right: 50px;
}
.page-pc .fbtext1 {
  border-bottom: solid 1px #505050;
  position: relative;
  z-index: 1;
  padding: 15px 0;
  line-height: 39px;
}
.page-pc .fbtext1 a {
  margin: 0 15px;
  color: #ababab;
}
.page-pc .fbtext1 a:hover,
.page-pc .fbtext1 a.cur {
  color: #fff;
}
.page-pc .gz_us {
  position: absolute;
  right: 0;
  top: 15px;
  *top: 5px;
  z-index: 2;
}
.page-pc .gz_us a,
.page-pc .share .gz_us a {
  background: url(../images/gz_icon.png) no-repeat 0 0;
  height: 39px;
  width: 41px;
  overflow: hidden;
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  margin-right: 0;
}
.page-pc .gz_us a.sina,
.page-pc .share .gz_us a.sina {
  background-position: 0 0;
}
.page-pc .gz_us a.sina:hover {
  background-position: 0 -41px;
}
.page-pc .share .gz_us a.sina:hover {
  background-position: 0 0;
}
.page-pc #footer_k .gz_owner {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 2;
}
.page-pc .bt_d .club img {
  border: 10px solid #8a8a8b;
  border-radius: 10px;
}
.page-pc #footer_k .gz_owner a {
  background: url(../../images/gz_owner.png) no-repeat 0 0;
  height: 39px;
  width: 41px;
  overflow: hidden;
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  margin-right: 0;
}
.page-pc .t_center {
  text-align: center;
}
.page-pc .bt_d .club {
  text-align: center;
}
.page-pc .gz_us a.wx,
.page-pc .share .gz_us a.wx {
  background-position: -59px 0;
}
.page-pc .gz_us a.wx:hover {
  background-position: -60px -41px;
}
.page-pc .share .gz_us a.wx:hover {
  background-position: -59px 0;
}
.page-pc .gz_us a.carshare,
.page-pc .share .gz_us a.carshare {
  background-position: -114px 0;
  width: 97px;
}
.page-pc .gz_us a.tmall {
  background-position: -215px 0;
  width: 150px;
  margin-right: 10px;
}
.page-pc .gz_us a.carhousekeep {
  background: url(../images/carhousekeep.png) no-repeat 0 5px;
  width: 111px;
  height: 39px;
  padding: 0 12px 0 0;
}
.page-pc .gz_us a.haocheedai {
  background: url(../images/haocheedai.png) no-repeat 0 5px;
  width: 63px;
  height: 39px;
  margin-left: 21px;
}
.page-pc .fbtext2 {
  text-align: right;
  height: 54px;
  line-height: 54px;
}
.page-pc .saic_logo {
  background: url(../images/saic_logo.png) no-repeat 0 0;
  height: 54px;
  width: 156px;
  float: left;
  text-align: left;
  text-indent: -9999px;
  position: relative;
}
.page-pc .share .gz_us {
  position: relative;
  right: auto;
  top: auto;
  z-index: 1;
  text-align: center;
}
.page-pc .share {
  position: relative;
  z-index: 1;
  padding-top: 80px;
}
.page-pc .share .gz_us a {
  background: url(../images/news_share_bg.gif) no-repeat 0 0;
}
.page-pc .bdown_d {
  background: #292a2c;
  padding: 20px 0;
  display: none;
  position: relative;
  z-index: 1;
}
.page-pc .sp3 {
  margin-left: 48px;
}
.page-pc .friends_link {
  width: 350px;
}
.page-pc .friends_link li {
  border-bottom: dotted 1px #919191;
}
.page-pc .friends_link li a {
  font-size: 14px;
  line-height: 20px;
  padding: 20px 0;
  display: block;
  color: #a3a3a3;
}
.page-pc .friends_link li a:hover {
  text-decoration: underline;
  color: #fff;
}
.page-pc .friends_link li a .link_icon {
  background: url(../images/btn.png) no-repeat -52px -83px;
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block;
  height: 14px;
  width: 14px;
}
.page-pc .friends_link li a:hover .link_icon {
  background-position: 0 -83px;
}
.page-pc .wx_p {
  background: url(../images/wx_ewm.gif) no-repeat 0 0;
  font-size: 14px;
  line-height: 22px;
  padding: 20px 0 0 250px;
  height: 180px;
}
.page-pc .wx_sp {
  color: #fff;
  font-size: 18px;
}
.page-pc .top0 {
  top: 1px;
  width: 469px;
}
.page-pc .top0 a {
  float: left;
  display: block;
}
.page-pc .su_p {
  padding-bottom: 20px;
}
.page-pc .w120 {
  width: 120px;
}
.page-pc .w121 {
  width: 616px;
}
.page-pc .top_cur {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
  position: absolute;
  z-index: 2;
  bottom: -3px;
  right: 0;
  display: none;
}
.page-pc a.backTop {
  /* background: url(../images/btop2.png) no-repeat 0 0; */
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 190px;
  z-index: 100;
  overflow: hidden;
  display: none;
  text-indent: -9999px;
}
.page-pc a.backTop:hover {
  /* background-image: url(../images/btop.png); */
}
.page-pc .t_c {
  text-align: center;
}
.page-pc .ty_a {
  border: solid 1px #b3b2b2;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 15px;
  margin-top: 50px;
}
.page-pc .pro_menu_d,
.page-pc .pro_menu {
  height: 61px;
  position: relative;
  z-index: 3;
}
.page-pc .pro_top {
  position: fixed;
  width: 950px;
  left: 50%;
  top: 0;
  margin-left: -475px;
  z-index: 3;
}
.page-pc .pro_menu li {
  float: left;
  display: block;
  background: #f5f5f5;
}
.page-pc .pro_menu li a {
  display: block;
  background-color: #fff;
  border-bottom: solid 5px #e2e2e2;
  font-size: 16px;
  line-height: 45px;
  width: 188px;
  margin-right: 2px;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 1;
  height: 45px;
}
.page-pc .pro_menu li.last a {
  margin-right: 0;
  width: 190px;
}
.page-pc .pro_menu li a:hover,
.page-pc .pro_menu li.mcur a {
  color: #fff;
  text-decoration: none;
  background-color: #545454;
  border-bottom-color: #7e000b;
}
.page-pc .down_s {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #7e000b;
  position: absolute;
  z-index: 2;
  bottom: -15px;
  left: 50%;
  margin-left: -10px;
  display: none;
}
.page-pc .pro_menu li a:hover .down_s,
.page-pc .pro_menu li.mcur a .down_s {
  display: block;
}
.page-pc .comsong2 {
  display: none;
}
.page-pc .pro_menu li a:hover .comsong {
  display: none;
}
.page-pc .pro_menu li a:hover .comsong2 {
  display: block;
}
.page-pc .pro_m1,
.page-pc .pro_m2,
.page-pc .pro_m6 {
  margin: 0 5px;
}
.page-pc .pro_m1 .pro_menu li a {
  width: 315px;
}
.page-pc .pro_m1 .pro_menu li.last a {
  width: 316px;
}
.page-pc .pro_m2 .pro_menu li a {
  width: 236px;
}
.page-pc .pro_m2 .pro_menu li.last a {
  width: 236px;
}
.page-pc .pro_m6 .pro_menu li a {
  width: 156px;
}
.page-pc .pro_m6 .pro_menu li.last a {
  width: 160px;
}
.page-pc .ft_map dt {
  font-size: 18px;
  color: #fff;
  border-bottom: dotted 1px #919191;
  padding: 0 0 10px 10px;
}
.page-pc .ft_map dd {
  padding: 20px 0 0 10px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 50px;
}
.page-pc .ft_map dd p {
  margin-bottom: 10px;
}
.page-pc .ft_map dd .car_sp {
  display: inline-block;
  width: 70px;
}
.page-pc .ft_map dd a {
  color: #a3a3a3;
  margin-right: 30px;
}
.page-pc .ft_map dd a:hover {
  color: #fff;
}
.page-pc #msgDiv2,
.page-pc .send_con_D {
  display: none;
  z-index: 10001;
  width: 940px;
  height: 460px;
  position: fixed;
  _position: absolute;
  left: 50%;
  top: 50%;
  margin: -250px 0 0 -500px !important;
  _bottom: auto;
  background-color: #f5f5f5;
  padding: 20px 30px;
}
.page-pc *html {
  background-image: url(about:blank);
  background-attachment: fixed;
}
.page-pc #bgDiv2,
.page-pc #send_bg {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  background: url(../images/sp_bg.png);
  _background-color: #000;
  _opacity: 1;
  _filter: alpha(opacity=90);
  z-index: 1000;
}
.page-pc .pop_btn_close {
  position: absolute;
  right: 30px;
  top: 20px;
  background: url(../images/btn_close.gif) no-repeat 0 0;
  width: 40px;
  height: 40px;
  z-index: 5;
  text-indent: -9999em;
}
.page-pc h1.pop_h1 {
  font-size: 20px;
  border-bottom: solid 1px #c6c6c6;
  font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
  line-height: 25px;
}
.page-pc .pop_mt {
  font-size: 13px;
}
.page-pc .scroll-pane {
  width: 100%;
  height: 364px;
  overflow: auto;
  background: #f5f5f5;
  color: #333;
  z-index: 1;
  position: relative;
}
.page-pc #msgDiv {
  z-index: 10001;
  width: 716px;
  height: 438px;
  position: fixed;
  _position: absolute;
  left: 50%;
  top: 50%;
  font-size: 12px;
  margin: -219px 0 0 -358px !important;
  display: none;
  _bottom: auto;
}
.page-pc *html {
  background-image: url(about:blank);
  background-attachment: fixed;
}
.page-pc #msgDetail {
  width: 716px;
  height: 402px;
  background: #000000;
  float: left;
}
.page-pc #msgtit {
  width: 680px;
  height: 20px;
  padding-top: 8px;
  color: #ffffff;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.page-pc #msgShut {
  width: 36px;
  height: 20px;
  padding-top: 8px;
  color: #ffffff;
  float: left;
  font-size: 12px;
  cursor: hand;
}
.page-pc #bgDiv {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  background: url(../images/sp_bg.png);
  _background-color: #000;
  _opacity: 1;
  _filter: alpha(opacity=90);
  z-index: 1000;
}
.page-pc .send_con_D .pop_h1 {
  color: #7e000b;
  height: 60px;
  line-height: 60px;
}
.page-pc .pop_dl_msg {
  width: 285px;
  margin: 0 auto;
  overflow: hidden;
  padding: 80px 0;
}
.page-pc .pop_dl_msg dt {
  float: left;
  width: 85px;
  font-size: 15px;
  line-height: 26px;
  height: 26px;
  margin-bottom: 20px;
}
.page-pc .pop_dl_msg dd {
  float: right;
  width: 200px;
  margin-bottom: 20px;
  height: 26px;
}
.page-pc .red,
.page-pc #feedback {
  color: red;
}
.page-pc .gz_show_wx_d .wenzi_02 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  height: 45px;
  margin-left: 20px;
  margin-top: 10px;
  line-height: 24px;
}
.page-pc .gz_wx_dyh {
  background: url(../images/rw_wx_dyh.png) no-repeat 0 0;
  position: relative;
  display: block;
  height: 28px;
  width: 128px;
  text-indent: -9999px;
  z-index: 2;
}
.page-pc .news_gz_wx {
  top: 8px;
  right: 30px;
}
.page-pc .news_con_gz_wx {
  right: auto;
  left: 0;
  top: 43px;
}
.page-pc .wx_fwh {
  background-image: url(../images/rw_wx_fwh.png);
}
.page-pc .sel_h3 {
  position: relative;
}
.page-pc .sel_h3 select {
  appearance: auto !important;
  display: initial;
  background-color: buttonface;
}
.page-pc .my_dai_btn {
  border-top: solid 1px #ababab;
  text-align: center;
  margin: 0 auto;
  padding: 30px 0;
}
.page-pc .tip {
  position: fixed;
  width: 290px;
  height: 218px;
  right: -290px;
  bottom: 50px;
  display: none;
  cursor: pointer;
  z-index: 999;
}
.page-pc .tip .tip_c {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.page-pc .tip_s {
  position: fixed;
  width: 88px;
  height: 81px;
  right: 65px;
  bottom: 50px;
  display: none;
  cursor: pointer;
  z-index: 999;
}
.page-pc .tip_s .tip_sc {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.page-pc .nav_car .e {
  transform: scale(1.4) translate(-2px, -4.5px);
  display: inline-block;
  padding-left: 5px;
}
.page-pc .purchase_banner .btn {
  width: 140px;
  height: 33px;
  position: absolute;
  left: 328px;
  top: 207px;
}
.page-pc .purchase_banner {
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  border-bottom: 1px solid #c6c6c6;
}
.page-pc .purchase_banner h2 {
  margin: 10px 0 5px;
  color: #b00300;
  font-weight: normal;
  font-size: 20px;
}
.page-pc .purchase_banner p {
  color: #6d6d6d;
  font-size: 15px;
}
.page-pc .mask {
  display: none;
  background: #000;
  opacity: 0.5;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.page-pc .dialog .close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.page-pc .dialog {
  left: 50%;
  top: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: -webkit-translate(-50%, -50%);
  display: none;
  position: fixed;
  width: 605px;
  height: 400px;
  border-radius: 5px;
  z-index: 1000;
}
.page-pc .dialog .heading {
  background: #ae0909;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  font-family: "微软雅黑";
  line-height: 50px;
  text-align: center;
}
.page-pc .dialog .container {
  padding: 20px;
}
