.page-pc {
  /*LBS弹出框样式*/
  /*页头样式*/
  /* .header {width: 1280px;height: 67px;position: relative;margin: 0 auto;background: #000000;
    } */
  /*
    .header .logo {padding: 10px 0 0 32px;float: left;height: 47px;}
    .header .logo:hover {text-decoration: none;}
    .header .logo img {height: 47px;
    } */
  /*#pagerightnav_k a span { display: block; width: 100px; height: 50px; background: url(../images/pagerightnavbg_2.png) repeat; position: absolute; top: 0; left: -100px; line-height: 50px; font-size: 14px; border-radius: 5px 0 0 5px; display: none; color: #E3D880;}*/
  /*首页幻灯片样式*/
  /*首页车型*/
  /*首页特殊广告*/
  /*首页活动区域（新）*/
  /*首页广告2*/
  /*首页新闻*/
  /*首页社交版块*/
  /*页脚菜单*/
  /*页脚友情链接*/
  /*页脚ICP*/
  /*产品页页头菜单*/
  /*产品页幻灯片样式*/
  /*产品页切换车身颜色*/
  /*产品页特色*/
  /*产品参数*/
  /*精彩赏析*/
  /*模板一*/
  /*模板二*/
  /*模板三*/
  /*模板四*/
  /*模板五*/
  /*媒体评测*/
  /*车主体验*/
  /*视频播放器*/
  /*底部预约试驾*/
  /*搜索结果页*/
  /*404页面*/
  /*提示浏览器升级*/
  /*针对小屏调整*/
  /* 首页车型展开 */
  /* 首页车型展开 */
  /*弹窗*/
  /*************************************************************************************************/
  /*body{ overflow-x:hidden}*/
  /*img{ display: block;}
    input::-webkit-input-placeholder {  color:    #ccc;}input:-moz-placeholder {  coslor:    #ccc;
    }*/
  /*.xiang{ width: 100%;}*/
  /*body,html{ background: #000000;}*/
  /*fonts*/
  /* @font-face {
    font-family: 'icomoon';
    src:  url('../head_pc/fonts/icomoon.eot?f9u93m');
    src:  url('../head_pc/fonts/icomoon.eot?f9u93m#iefix') format('embedded-opentype'),
        url('../head_pc/fonts/icomoon.ttf') format('truetype'),
        url('../head_pc/fonts/icomoon.woff') format('woff'),
        url('../head_pc/fonts/icomoon.svg?f9u93m#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    } */
  /*导航栏 headerfooter*/
  /*
    .nav-right li .topbox:hover .iconW {color: #7aa3ce;}
    .nav-right li .topbox:hover p{opacity: 1;}
    */
  /*二级菜单*/
  /*		.nav-l2 li:hover .nav-car-info {
        display: block;
    }*/
  /*footer*/
  /*底部二维码*/
  /*tikiwong*/
  /*.clearfix{ overflow: hidden;}*/
  /*.header .zi_4 li{ overflow: hidden;}*/
  /*.header .zi_2 .v3 dl,.header .zi_1 .v3 dl { display: none;}*/
  /*.header .zi_1 .v2_qie{ display: none;}*/
  /*底部码*/
  /* .sel_inp>option { background: #292a2c;} */
  /* a.backTop:hover { background-image: url(../head_pc/images/btop.png);} */
  /*404*/
  /*预约试驾字号 左侧*/
  /*功能页 底服务客服*/
  /*预约试驾成功提醒*/
  /*.nav-right .icon-down{*/
  /*top: 4px;*/
  /*}*/
  /*.icon-down:before{*/
  /*content: url("../images/logo.svg");*/
  /*}*/
}
.page-pc tr,
.page-pc td,
.page-pc textarea,
.page-pc input,
.page-pc select,
.page-pc button {
  font-size: 12px;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.page-pc a {
  text-decoration: none;
  color: #1B1B1A;
}
.page-pc a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #DCC572;
}
.page-pc a.tran {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.page-pc dl,
.page-pc dd,
.page-pc dt,
.page-pc h1,
.page-pc h3 {
  margin: 0;
  padding: 0;
}
.page-pc ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-pc h2,
.page-pc p {
  margin: 0;
}
.page-pc li {
  list-style: none;
}
.page-pc form {
  margin: 0;
  padding: 0;
}
.page-pc input {
  vertical-align: middle;
}
.page-pc select {
  vertical-align: middle;
}
.page-pc input.checkbox {
  cursor: pointer;
}
.page-pc .clearfix:before,
.page-pc .clearfix:after {
  content: "";
  display: table;
}
.page-pc .clearfix:after {
  clear: both;
}
.page-pc .clearfix {
  zoom: 1;
}
.page-pc .bboxfix {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.page-pc .cuttext {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-pc .middle {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
}
.page-pc .center {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  left: 50%;
}
.page-pc .middcent {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.page-pc .clearfb {
  max-height: 999999px;
}
.page-pc .img100 {
  width: 100%;
}
.page-pc .justify_fix {
  display: inline-block;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.page-pc body {
  margin: 0;
  padding: 0;
}
.page-pc .bodyindex {
  background: #FFF;
}
.page-pc img {
  border: none;
}
.page-pc #lbs_k {
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
  position: fixed;
  top: 0;
}
.page-pc #lbs_k .shade {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.page-pc #lbs_k .cont_k {
  width: 536px;
  border: #999999 1px solid;
  background: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -268px;
  margin-top: -180px;
  text-align: center;
  padding-bottom: 10px;
  min-height: 230px;
}
.page-pc #lbs_k .cont_k h2 {
  margin: 36px auto 21px;
  height: 37px;
  background: url(../images/index_jump_1.png) no-repeat center center;
  padding: 0 0;
  line-height: 37px;
}
.page-pc #lbs_k .cont_k h1,
.page-pc #lbs_k .cont_k h3 {
  font-size: 22px;
  color: #000000;
  line-height: 42px;
  font-weight: normal;
  padding: 0 0;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.page-pc #lbs_k .cont_k h1 span,
.page-pc #lbs_k .cont_k h3 span {
  color: #9C7C4F;
}
.page-pc #lbs_k .cont_k p {
  font-size: 13px;
  color: #999999;
  line-height: 24px;
  margin-bottom: 22px;
}
.page-pc #lbs_k .cont_k .definfo {
  display: block;
}
.page-pc #lbs_k .cont_k .selinfo {
  display: none;
}
.page-pc #lbs_k .selfsel_k {
  text-align: center;
  font-size: 0;
  margin-bottom: 22px;
  display: none;
}
.page-pc #lbs_k .selfsel_k div {
  display: inline-block;
  font-size: 14px;
  width: 180px;
  height: 40px;
  line-height: 40px;
  margin: 0 4px;
  border: #B9B9B9 1px solid;
  background: url(../images/nav_icon.gif) no-repeat 154px center;
  cursor: pointer;
  position: relative;
}
.page-pc #lbs_k .selfsel_k div span {
  width: 154px;
  height: 40px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}
.page-pc #lbs_k .selfsel_k div select {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.page-pc #lbs_k .cont_k a {
  display: block;
  margin: 0 auto 10px;
  width: 170px;
  height: 40px;
  border: #9C7C4F 2px solid;
  font-size: 18px;
  color: #9C7C4F;
  text-align: center;
  line-height: 40px;
}
.page-pc #lbs_k .cont_k .buts1_k {
  display: none;
}
.page-pc #lbs_k .cont_k .buts2_k {
  display: none;
}
.page-pc #header_seat {
  width: 100%;
  height: 67px;
  position: relative;
  z-index: 110;
  top: 0;
  /* background: #000000;*/
}
.page-pc .header_k {
  width: 100%;
  height: 67px;
  position: relative;
  z-index: 110;
  top: 0;
  /*background: #000000;*/
}
.page-pc .header .buts {
  position: absolute;
  right: 225px;
  top: 15px;
  height: 25px;
  line-height: 25px;
  display: none;
}
.page-pc .header .buts a {
  float: left;
  height: 100%;
  padding: 0 6px 0 0;
  margin-right: 23px;
  font-size: 14px;
  color: #FFF;
}
.page-pc .header .buts a i {
  display: inline-block;
  width: 33px;
  height: 25px;
  vertical-align: middle;
  background: url(../images/ico_01.png) no-repeat 0 0;
}
.page-pc .header .buts a.ssss i {
  background-position: 0 0;
}
.page-pc .header .buts a.drive i {
  background-position: -50px 0;
}
.page-pc .header .buts a.bank i {
  background-position: -100px 0;
}
.page-pc .header .navs_k {
  position: absolute;
  right: 370px;
  top: 0;
}
.page-pc .header .navs_k .m {
  font-size: 14px;
  color: #FFF;
  display: inline-block;
  padding: 0 18px;
  height: 67px;
  line-height: 67px;
  background: url(../images/ico_10.png) no-repeat center 80px;
  position: relative;
}
.page-pc .header .navs_k .m .tit {
  color: #FFF;
  display: block;
  width: 100%;
  height: 100%;
}
.page-pc .header .navs_k .msel {
  background-position: center bottom;
}
.page-pc .header form {
  width: 141px;
  height: 26px;
  background: url(../images/header_search.png) no-repeat;
  position: absolute;
  right: 32px;
  top: 20px;
}
.page-pc .header form .txt {
  border: none;
  color: #525252;
  float: left;
  width: 95px;
  height: 100%;
  padding-left: 16px;
  background: transparent;
  outline: 0;
}
.page-pc .header form .but {
  border: none;
  float: left;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  width: 30px;
  height: 100%;
}
.page-pc .header .loginsign_k {
  width: 120px;
  height: 67px;
  line-height: 67px;
  position: absolute;
  right: 200px;
  display: block;
}
.page-pc .header .loginsign_k .stit {
  text-align: center;
  font-size: 14px;
  color: #FFF;
}
.page-pc .header .loginsign_k .stit .but1 {
  color: #FFF;
}
.page-pc .header .loginsign_k .stit .but2 {
  color: #FFF;
}
.page-pc .header .loginsign_k .stit i {
  font-size: 12px;
  padding: 0 10px;
  font-style: normal;
  vertical-align: top;
}
.page-pc .header .loginsign_k .form {
  background: url(../images/opacity_1.png) repeat;
  width: 408px;
  position: absolute;
  top: 67px;
  left: -200px;
}
.page-pc .header .loginsign_k .form .cont_k {
  width: 408px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 35px;
}
.page-pc .header .loginsign_k .form .cont_k .row {
  height: 28px;
  margin-bottom: 17px;
  line-height: 26px;
}
.page-pc .header .loginsign_k .form .cont_k .row label {
  width: 88px;
  line-height: 28px;
  padding-right: 12px;
  text-align: right;
  color: #DBC477;
  float: left;
  font-size: 12px;
}
.page-pc .header .loginsign_k .form .cont_k .row .input_text {
  width: 225px;
  line-height: 26px;
  color: #FFF;
  float: left;
  border: #DCC572 1px solid;
  background: transparent;
  padding: 0 6px;
}
.page-pc .header .loginsign_k .form .cont_k .row .input_text::-webkit-input-placeholder {
  color: #FFF;
}
.page-pc .header .loginsign_k .form .cont_k .rowcode .input_text {
  width: 103px;
  margin-right: 14px;
}
.page-pc .header .loginsign_k .form .cont_k .rowcode img {
  width: 82px;
  height: 28px;
  float: left;
}
.page-pc .header .loginsign_k .form .cont_k .rowcode span {
  width: 34px;
  height: 28px;
  float: left;
  background: url(../images/ico_19.png) no-repeat center center;
  cursor: pointer;
}
.page-pc .header .loginsign_k .form .cont_k .butok {
  margin-left: 100px;
  width: 227px;
  height: 30px;
  background: #DCC572;
  display: block;
  letter-spacing: 8px;
  font-size: 17px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
}
.page-pc .header .loginsign_k .form .cont_k .rowsendcode .input_text {
  width: 125px;
  margin-right: 12px;
}
.page-pc .header .loginsign_k .form .cont_k .rowsendcode span {
  width: 88px;
  height: 28px;
  float: left;
  cursor: pointer;
  color: #FFF;
  text-align: center;
  background: #DCC572;
}
.page-pc .header .loginsign_k .form .cont_k .rowpass p {
  float: left;
  width: 28px;
  height: 28px;
  line-height: 12px;
  text-align: center;
  color: #FFF;
}
.page-pc .header .loginsign_k .form .cont_k .rowpass p strong {
  font-size: 18px;
}
.page-pc .header .loginsign_k .form .cont_k .rowpass p.level1 {
  color: #FF0000;
}
.page-pc .header .loginsign_k .form .cont_k .rowpass p.level2 {
  color: #FFD843;
}
.page-pc .header .loginsign_k .form .cont_k .rowpass p.level3 {
  color: #42C900;
}
.page-pc .header .loginsign_k .formlogin {
  display: none;
}
.page-pc .header .loginsign_k .formsign {
  display: none;
}
.page-pc .header .search {
  width: 67px;
  height: 67px;
  position: absolute;
  right: 32px;
  top: 0;
  display: none;
}
.page-pc .header .search .but {
  width: 67px;
  height: 67px;
  display: block;
  background: url(../images/ico_18.png) no-repeat center center;
}
.page-pc .header .wxbut {
  height: 26px;
  text-align: center;
  line-height: 26px;
  letter-spacing: 1px;
  color: #FFF;
  background: #999999;
  border-radius: 10px;
  position: absolute;
  right: 52px;
  top: 15px;
  display: none;
}
.page-pc .header .wxbut .code {
  position: absolute;
  top: 34px;
  left: 14px;
  display: none;
  border: #B9B9B9 1px solid;
}
.page-pc #allnavchild_k {
  width: 100%;
  border-bottom: #BCBCBC 1px solid;
  background: #FFFFFF;
  display: none;
  z-index: 110;
  position: absolute;
}
.page-pc #allnavchild_k .child_k {
  width: 100%;
  display: none;
}
.page-pc #allnavchild_k .child_k1 .tit_k {
  width: 100%;
  background: #EFEFEF;
  font-size: 0;
}
.page-pc #allnavchild_k .child_k1 .tit_k .tit_k_a_box {
  background: #EFEFEF;
  width: 1520px;
  margin: 0 auto;
}
.page-pc #allnavchild_k .child_k1 .tit_k a {
  width: 561px;
  display: inline-block;
  font-size: 14px;
  color: #272727;
  margin: 0 20px;
  font-weight: bold;
  line-height: 41px;
  text-align: center;
}
.page-pc #allnavchild_k .child_k1 .tit_k a.sel {
  border-bottom: #DDC474 2px solid;
}
.page-pc #allnavchild_k .child_k1 .tit_k a.sel2 {
  width: 261px;
}
.page-pc #allnavchild_k .child_k1 .child {
  background: #fff;
  width: 1520px;
  height: 700px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.page-pc #allnavchild_k .child_k1 .child::after {
  content: '';
  display: block;
  clear: both;
}
.page-pc #allnavchild_k .child_k1 .child ul {
  width: 600px;
  height: 650px;
  padding-top: 16px;
  position: relative;
  left: 0;
  top: 0;
  font-size: 0;
  /* padding-bottom: 80px; */
  float: left;
  border-right: 1px solid #bfa659;
}
.page-pc #allnavchild_k .child_k1 .child ul.ul2 {
  width: 300px;
  text-align: center;
}
.page-pc #allnavchild_k .child_k1 .child ul.ul3 {
  border-right: none;
}
.page-pc #allnavchild_k .child_k1 .child ul.ul2 li {
  margin: 0 auto;
}
.page-pc #allnavchild_k .child_k1 .child ul.c {
  text-align: center;
}
.page-pc #allnavchild_k .child_k1 .child ul li {
  display: inline-block;
  width: 220px;
  margin: 0 40px;
  padding-top: 10px;
  text-align: left;
}
.page-pc #allnavchild_k .child_k1 .child ul li img {
  width: 232px;
  height: 112px;
}
.page-pc #allnavchild_k .child_k1 .child ul li p {
  border-bottom: #CACACA 1px solid;
  line-height: 25px;
  font-size: 12px;
  color: #363636;
  font-weight: 500;
}
.page-pc #allnavchild_k .child_k1 .child ul li .nav-btn {
  overflow: hidden;
}
.page-pc #allnavchild_k .child_k1 .child ul li .nav-btn a:nth-of-type(2) {
  width: 94px;
  height: 26px;
  border: 1px solid #000;
  display: inline-block;
  text-align: center;
  line-height: 26px;
  margin-bottom: 11px;
  float: left;
}
.page-pc #allnavchild_k .child_k1 .child ul li .nav-btn a:nth-of-type(3) {
  width: 94px;
  height: 26px;
  border: 1px solid #000;
  display: inline-block;
  text-align: center;
  line-height: 26px;
  margin-bottom: 11px;
  float: right;
}
.page-pc #allnavchild_k .child_k1 .child ul li p.name {
  padding: 0;
  padding-bottom: 10px;
  height: 26px;
  line-height: 26px;
  margin-bottom: 12px;
  position: relative;
  font-family: "Microsoft YaHei";
  font-weight: bold;
}
.page-pc #allnavchild_k .child_k1 .child ul li p.name strong {
  font-size: 31px;
  font-family: Arial;
  vertical-align: top;
  font-weight: bold;
}
.page-pc #allnavchild_k .child_k1 .child ul li p.name span {
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 9px;
  font-weight: 500;
  line-height: 18px;
}
.page-pc #allnavchild_k .child_k1 .child ul li p.name span em {
  font-style: normal;
  font-size: 21px;
  font-family: Arial;
  font-weight: bold;
  padding-right: 2px;
}
.page-pc #allnavchild_k .child_k1 .child ul li p.name span i {
  font-style: normal;
  font-size: 18px;
  padding-right: 2px;
}
.page-pc #allnavchild_k .child_k1 .child ul.show {
  display: block;
}
.page-pc #allnavchild_k .child_k1 .child ul li div {
  font-size: 14px;
  padding-top: 3px;
}
.page-pc #allnavchild_k .child_k1 .child ul li div .test-drive {
  color: #fff;
  background: #bfa659;
  padding: 3px 20px;
}
.page-pc #allnavchild_k .child_k1 .child ul li div .details {
  color: #fff;
  background: #bfa659;
  padding: 3px 20px;
  float: right;
  margin-top: -3px;
}
.page-pc #allnavchild_k .child_k2 .child,
.page-pc #allnavchild_k .child_k6 .child {
  width: 60%;
  min-width: 1020px;
  height: 387px;
  margin: 0 auto;
  overflow: hidden;
}
.page-pc #allnavchild_k .child_k2 .child ul,
.page-pc #allnavchild_k .child_k6 .child ul {
  width: 100%;
  text-align: justify;
  font-size: 0;
}
.page-pc #allnavchild_k .child_k2 .child ul li,
.page-pc #allnavchild_k .child_k6 .child ul li {
  display: inline-block;
  width: 255px;
  padding-top: 80px;
  font-size: 12px;
}
.page-pc #allnavchild_k .child_k2 .child ul li .ico,
.page-pc #allnavchild_k .child_k6 .child ul li .ico {
  width: 85px;
  height: 85px;
  display: block;
  margin: 0 auto 24px;
}
.page-pc #allnavchild_k .child_k2 .child ul li p,
.page-pc #allnavchild_k .child_k6 .child ul li p {
  font-size: 12px;
  color: #222121;
  line-height: 23px;
  padding-left: 14px;
  text-align: center;
}
.page-pc #allnavchild_k .child_k2 .child ul li p.name,
.page-pc #allnavchild_k .child_k6 .child ul li p.name {
  font-size: 16px;
  color: #181717;
  margin-bottom: 32px;
  font-weight: bold;
  padding: 0;
  line-height: 20px;
  text-align: center;
  font-family: "Microsoft YaHei";
}
.page-pc #allnavchild_k .child_k2 .child ul li p.name img,
.page-pc #allnavchild_k .child_k6 .child ul li p.name img {
  vertical-align: middle;
  margin-right: 8px;
}
.page-pc #allnavchild_k .child_k3 .child {
  width: 60%;
  min-width: 852px;
  height: 387px;
  margin: 0 auto;
  overflow: hidden;
  text-align: justify;
}
.page-pc #allnavchild_k .child_k3 .child ul {
  display: inline-block;
  width: 160px;
  padding-top: 50px;
  padding-left: 40px;
  vertical-align: top;
}
.page-pc #allnavchild_k .child_k3 .child ul li {
  padding-left: 14px;
  font-size: 13px;
  margin-bottom: 12px;
}
.page-pc #allnavchild_k .child_k3 .child ul li a {
  color: #323232;
}
.page-pc #allnavchild_k .child_k3 .child ul li .code {
  position: relative;
}
.page-pc #allnavchild_k .child_k3 .child ul li .code img {
  position: absolute;
  top: 28px;
  left: 0;
  display: none;
  border: #B9B9B9 1px solid;
}
.page-pc #allnavchild_k .child_k3 .child ul li.big {
  font-size: 16px;
  padding-left: 14px;
  font-weight: bold;
  margin-bottom: 22px;
}
.page-pc #allnavchild_k .child_k3 .child ul li.big img {
  margin-bottom: 20px;
  margin-left: -10px;
}
.page-pc #allnavchild_k .child_k3 .child ul li.big a {
  color: #181717;
}
.page-pc #allnavchild_k .child_k3 .child ul li h1,
.page-pc #allnavchild_k .child_k3 .child ul li h3 {
  font-size: 16px;
  color: #181717;
  margin-bottom: 32px;
  background: url(../images/header_05.png) no-repeat 0 center;
  font-weight: bold;
  padding: 0 0 0 14px;
  line-height: 20px;
}
.page-pc #allnavchild_k .child_k3 .child ul li p {
  font-size: 12px;
  color: #222121;
  line-height: 23px;
  padding-left: 14px;
}
.page-pc #allnavchild_k .child_k4 .child,
.page-pc #allnavchild_k .child_k5 .child {
  width: 40%;
  min-width: 520px;
  height: 387px;
  margin: 0 auto;
  overflow: hidden;
}
.page-pc #allnavchild_k .child_k4 .child ul,
.page-pc #allnavchild_k .child_k5 .child ul {
  width: 100%;
  text-align: justify;
  font-size: 0;
}
.page-pc #allnavchild_k .child_k4 .child ul li,
.page-pc #allnavchild_k .child_k5 .child ul li {
  display: inline-block;
  width: 255px;
  padding-top: 100px;
  font-size: 12px;
}
.page-pc #allnavchild_k .child_k4 .child ul li .ico,
.page-pc #allnavchild_k .child_k5 .child ul li .ico {
  width: 85px;
  height: 85px;
  display: block;
  margin: 0 auto 24px;
}
.page-pc #allnavchild_k .child_k4 .child ul li p.name,
.page-pc #allnavchild_k .child_k5 .child ul li p.name {
  font-size: 16px;
  color: #181717;
  margin-bottom: 32px;
  font-weight: bold;
  padding: 0;
  line-height: 20px;
  text-align: center;
  font-family: "Microsoft YaHei";
}
.page-pc #allnavchild_k .child_k4 .child ul li p.name img,
.page-pc #allnavchild_k .child_k5 .child ul li p.name img {
  vertical-align: middle;
  margin-right: 8px;
}
@media screen and (max-width: 1540px) {
  .page-pc #allnavchild_k .child_k1 .tit_k .tit_k_a_box {
    background: #EFEFEF;
    width: 1210px;
    margin: 0 auto;
  }
  .page-pc #allnavchild_k .child_k1 .tit_k a {
    width: 441px;
    display: inline-block;
    font-size: 14px;
    color: #272727;
    margin: 0 20px;
    font-weight: bold;
    line-height: 41px;
    text-align: center;
  }
  .page-pc #allnavchild_k .child_k1 .tit_k a.sel {
    border-bottom: #DDC474 2px solid;
  }
  .page-pc #allnavchild_k .child_k1 .tit_k a.sel2 {
    width: 200px;
  }
  .page-pc #allnavchild_k .child_k1 .child {
    background: #fff;
    width: 1210px;
    height: 620px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .page-pc #allnavchild_k .child_k1 .child ul {
    width: 480px;
    height: 570px;
    padding-top: 16px;
    position: relative;
    left: 0;
    top: 0;
    font-size: 0;
    /* padding-bottom: 80px; */
    float: left;
    border-right: 1px solid #bfa659;
  }
  .page-pc #allnavchild_k .child_k1 .child ul.ul2 {
    width: 240px;
    text-align: center;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li {
    display: inline-block;
    width: 180px;
    margin: 0 30px;
    padding-top: 10px;
    text-align: left;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li img {
    width: 180px;
    height: 87px;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li p.name strong {
    font-size: 20px;
    font-family: Arial;
    vertical-align: top;
    font-weight: bold;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li p.name span {
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 9px;
    font-weight: 500;
    line-height: 18px;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li p.name span em {
    font-style: normal;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    padding-right: 2px;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li p.name span i {
    font-style: normal;
    font-size: 13px;
    padding-right: 2px;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li div {
    font-size: 12px;
    padding-top: 3px;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li div .test-drive {
    color: #fff;
    background: #bfa659;
    padding: 5px 15px;
  }
  .page-pc #allnavchild_k .child_k1 .child ul li div .details {
    color: #fff;
    background: #bfa659;
    padding: 3px 15px;
    float: right;
    margin-top: -3px;
  }
}
.page-pc #headnavschild {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  z-index: 100;
  top: 67px;
  background: transparent;
}
.page-pc #pagerightnav_k {
  position: fixed;
  right: 0;
  top: 46%;
  margin-top: -160px;
  z-index: 9000;
}
.page-pc #pagerightnav_k a {
  display: block;
  width: 61px;
  height: 23px;
  background: url(../images/ico_16.png) no-repeat;
  color: #FFF;
  text-align: center;
  position: relative;
  padding-top: 40px;
}
.page-pc #pagerightnav_k a span {
  display: block;
  width: 61px;
  height: 23px;
  font-size: 12px;
  color: #FFF;
  line-height: 10px;
}
.page-pc #pagerightnav_k a.sel span {
  color: #E3D880;
}
.page-pc #pagerightnav_k a.n1 {
  background-position: 0 0;
}
.page-pc #pagerightnav_k a.n2 {
  background-position: 0 -64px;
}
.page-pc #pagerightnav_k a.n3 {
  background-position: 0 -127px;
}
.page-pc #pagerightnav_k a.n4 {
  background-position: 0 -191px;
}
.page-pc #pagerightnav_k a.n5 {
  background-position: 0 -255px;
}
.page-pc #pagerightnav_k a.n5 span {
  display: none;
}
.page-pc #pagerightnav_k a.n6 {
  background-position: 0 -320px;
}
.page-pc #pagerightnav_k a.n7 {
  background-position: 0 -384px;
}
.page-pc #pagerightnav_k i {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 auto;
  background: transparent;
}
.page-pc .indexhuandeng_k {
  width: 100%;
  height: 100%;
  margin: 67px auto 0;
  background: #FFF;
  position: relative;
}
.page-pc .indexhuandeng_k .swiper-container {
  width: 100%;
  height: 100%;
}
.page-pc .indexhuandeng_k .swiper-wrapper {
  z-index: 1;
}
.page-pc .indexhuandeng_k .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
.page-pc .indexhuandeng_k .swiper-wrapper .swiper-slide .swiperImgBox {
  position: absolute;
  top: 0;
  left: 50%;
}
.page-pc .indexhuandeng_k .swiper-container .txt_k {
  position: absolute;
  display: none;
}
.page-pc .indexhuandeng_k .swiper-pagination {
  position: absolute;
  height: 11px;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.page-pc .indexhuandeng_k .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  margin: 0 9px;
  background: url(../images/ico_06.png) no-repeat;
  opacity: 1;
  vertical-align: top;
}
.page-pc .indexhuandeng_k .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../images/ico_05.png) no-repeat;
}
.page-pc .indexhuandeng_k .kvnavs_k {
  width: 640px;
  left: 50%;
  margin-left: -590px;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  display: none;
}
.page-pc .indexhuandeng_k .swiper-button-prev {
  width: 55px;
  height: 55px;
  background: url(../images/arrow_03.png) no-repeat 0 0;
  left: 70px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.page-pc .indexhuandeng_k .swiper-button-next {
  width: 55px;
  height: 55px;
  background: url(../images/arrow_03.png) no-repeat -55px 0;
  right: 70px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.page-pc .indexhuandeng_k .swiper-button-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-pc .indexhuandeng_k .swiper-button-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-pc .indexcars_k {
  width: 100%;
  margin: 0 auto;
  background: #FFF;
  position: relative;
}
.page-pc .indexcars_k .bigtit_k {
  background: #000;
  width: 100%;
  height: 131px;
}
.page-pc .indexcars_k .bigtit {
  background: #000;
  width: 1280px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}
.page-pc .indexcars_k .bigtit li {
  display: inline-block;
  width: 20%;
  font-size: 13px;
  color: #888787;
  height: 100%;
  cursor: pointer;
  position: relative;
}
.page-pc .indexcars_k .bigtit li strong {
  font-size: 24px;
  color: #FFF;
  line-height: 40px;
  margin-top: 34px;
  display: block;
  font-weight: normal;
}
.page-pc .indexcars_k .bigtit li em {
  padding: 0 4px 0 2px;
}
.page-pc .indexcars_k .bigtit li.sel {
  color: #DCC572;
}
.page-pc .indexcars_k .bigtit li.sel strong {
  color: #DCC572;
}
.page-pc .indexcars_k .bigtit li.sel i {
  width: 31px;
  height: 11px;
  background: url(../images/index_3.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
.page-pc .indexcars_k .swiper-container {
  width: 1280px;
  height: auto;
}
.page-pc .indexcars_k .swiper-wrapper {
  z-index: 1;
}
.page-pc .indexcars_k .swiper-slide {
  font-size: 0;
}
.page-pc .indexcars_k .swiper-slide .carlist {
  width: 1120px;
  margin: 0 auto;
  padding: 50px 0;
}
.page-pc .indexcars_k .swiper-slide .car {
  width: 25%;
  display: inline-block;
  position: relative;
  margin: 5px 4%;
}
.page-pc .indexcars_k .swiper-slide .car a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.page-pc .indexcars_k .swiper-slide .car img {
  width: 100%;
}
.page-pc .indexcars_k .swiper-slide .car .h {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.page-pc .indexcars_k .swiper-slide .car a:hover {
  color: #DCC572;
}
.page-pc .indexcars_k .swiper-slide .car p {
  font-size: 24px;
  line-height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.page-pc .indexcars_k .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: url(../images/arrow_01.png) no-repeat 0 0;
  left: 60px;
}
.page-pc .indexcars_k .swiper-button-next {
  width: 40px;
  height: 40px;
  background: url(../images/arrow_01.png) no-repeat -40px 0;
  right: 60px;
}
.page-pc .indexspes_k {
  width: 1280px;
  margin: 0 auto 30px;
  height: 715px;
  overflow: hidden;
  background: #FFF;
  position: relative;
  display: none;
}
.page-pc .indexspes_k .bigtit_k {
  padding: 31px 64px 38px 64px;
  background: #F5F5F5;
  height: 46px;
}
.page-pc .indexspes_k .bigtit_k span {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  line-height: 42px;
}
.page-pc .indexspes_k .bigtit_k a {
  font-size: 15px;
  color: #DCC572;
  width: 177px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: #DCC572 2px solid;
  border-radius: 5px;
  float: right;
}
.page-pc .indexspes_k .specical {
  float: left;
  position: relative;
  overflow: hidden;
}
.page-pc .indexspes_k .specical .bg {
  width: 100%;
}
.page-pc .indexspes_k .specical p {
  width: 100%;
  bottom: -100px;
  position: absolute;
  color: #FFF;
  line-height: 26px;
  background: url(../images/pagerightnavbg.png) repeat;
  letter-spacing: 2px;
}
.page-pc .indexspes_k .specical p strong {
  font-size: 20px;
  font-weight: 500;
  padding-left: 100px;
  background: url(../images/ico_07.png) no-repeat;
}
.page-pc .indexspes_k .specical1 {
  height: 600px;
  width: 760px;
}
.page-pc .indexspes_k .specical1 p {
  width: 100%;
  padding: 20px 0;
}
.page-pc .indexspes_k .specical1 p strong {
  padding-left: 100px;
  background-position: 50px 3px;
  display: block;
}
.page-pc .indexspes_k .specical2 {
  height: 300px;
  width: 520px;
}
.page-pc .indexspes_k .specical2 p {
  width: 100%;
  padding: 20px 0;
}
.page-pc .indexspes_k .specical2 p strong {
  padding-left: 80px;
  background-position: 30px 3px;
  display: block;
}
.page-pc .indexspes2_k {
  width: 100%;
  position: relative;
}
.page-pc .indexspes2_k .indexspes2_list {
  padding: 0 2%;
  position: absolute;
  top: 20%;
  left: 0;
  width: 96%;
}
.page-pc .indexspes2_k .indexspes2_list ul {
  overflow: hidden;
}
.page-pc .indexspes2_k .indexspes2_list ul li ~ li {
  margin-left: 3%;
}
.page-pc .indexspes2_k .indexspes2_list ul li {
  width: 31.333%;
  height: auto;
  float: left;
  position: relative;
}
.page-pc .indexspes2_k .indexspes2_list ul li img {
  width: 100%;
}
.page-pc .indexspes2_k .indexspes2_list ul li p {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 65px;
  font-size: 22px;
  line-height: 65px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}
.page-pc .indexspes2_k .indexspes2_list ul li .dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  line-height: 65px;
}
.page-pc .indexspes2 {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.page-pc .indexspes2 .smallspe {
  width: 100%;
  position: relative;
}
.page-pc .indexspes2 .swiper-container {
  width: 1148px;
  height: 186px;
}
.page-pc .indexspes2 .swiper-wrapper {
  z-index: 1;
}
.page-pc .indexspes2 .swiper-slide a {
  display: block;
  width: 283px;
  height: 186px;
  margin: 0 auto;
}
.page-pc .indexspes2 .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.page-pc .indexspes2 .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: url(../images/arrow_01.png) no-repeat 0 0;
  left: 10px;
}
.page-pc .indexspes2 .swiper-button-next {
  width: 40px;
  height: 40px;
  background: url(../images/arrow_01.png) no-repeat -40px 0;
  right: 10px;
}
.page-pc .indexadvert2_k {
  width: 1280px;
  margin: 0 auto;
  background: #FFF;
  position: relative;
  display: none;
}
.page-pc .indexadvert2_k .bg {
  width: 100%;
}
.page-pc .indexadvert2_k .txt_k {
  position: absolute;
  top: 130px;
  padding-top: 158px;
  text-align: center;
}
.page-pc .indexadvert2_k .txt_k img {
  margin-bottom: 60px;
}
.page-pc .indexnews_k {
  width: 1280px;
  padding: 0 64px 40px;
  margin: 0 auto;
  background: #FFF;
  position: relative;
  display: none;
}
.page-pc .indexnews_k .bigtit_k {
  padding-top: 31px;
}
.page-pc .indexnews_k .bigtit_k span {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  line-height: 46px;
}
.page-pc .indexnews_k .bigtit_k a {
  font-size: 15px;
  color: #DCC572;
  width: 177px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: #DCC572 2px solid;
  border-radius: 5px;
  float: right;
}
.page-pc .indexnews_k .newslist {
  padding-top: 54px;
  font-size: 0;
  text-align: justify;
}
.page-pc .indexnews_k .newslist .news {
  display: inline-block;
  width: 547px;
  padding-bottom: 0;
  position: relative;
  vertical-align: top;
}
.page-pc .indexnews_k .newslist .news a {
  display: block;
  width: 547px;
}
.page-pc .indexnews_k .newslist .news .img_k {
  width: 547px;
  height: 402px;
  overflow: hidden;
  position: relative;
  margin-bottom: 18px;
}
.page-pc .indexnews_k .newslist .news .img_k .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page-pc .indexnews_k .newslist .news p {
  font-size: 26px;
  color: #161515;
  line-height: 38px;
  padding-left: 18px;
  background: url(../images/ico_17.png) no-repeat 0 14px;
}
.page-pc .indexgams_k {
  width: 100%;
  margin: 0 auto;
  height: 440px;
}
.page-pc .indexgams_k .indexgames_title_news .indexgames_wrap {
  height: 33px;
  text-align: center;
  padding-top: 50px;
}
.page-pc .indexgams_k .indexgames_title_news .indexgames_wrap span {
  width: 176px;
  display: inline-block;
  border-bottom: 1px solid #B0B0B0;
}
.page-pc .indexgams_k .indexgames_title_news .indexgames_wrap .indexgames_title_icon {
  display: inline-block;
  padding: 0 28px;
}
.page-pc .indexgams_k .indexgames_title_news .indexgames_wrap .indexgames_title_icon img {
  margin-right: 8px;
}
.page-pc .indexgams_k .indexgames_title_news .indexgames_wrap .indexgames_title_icon strong {
  font-size: 30px;
  vertical-align: top;
}
.page-pc .indexgams_k .indexgame_more {
  height: 36px;
  text-align: right;
  color: #535353;
  font-size: 18px;
  padding: 0 7%;
}
.page-pc .indexgams_k .indexgames_list {
  padding: 0 2%;
  height: 316px;
}
.page-pc .indexgams_k .indexgames_list li {
  width: 24%;
  position: relative;
  float: left;
}
.page-pc .indexgams_k .indexgames_list li a {
  display: block;
  line-height: 0;
}
.page-pc .indexgams_k .indexgames_list li ~ li {
  margin-left: 1.3333%;
}
.page-pc .indexgams_k .indexgames_list li img {
  width: 100%;
}
.page-pc .indexgams_k .indexgames_list ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
.page-pc .indexgams_k .indexgames_list .caption:hover {
  opacity: 0;
}
.page-pc .indexgams_k .indexgames_list .caption {
  cursor: pointer;
  position: absolute;
  opacity: 1;
  -webkit-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  -o-transition: all 0.45s ease-in-out;
  -ms-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-pc .indexgams_k .indexgames_list .blur {
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 100%;
}
.page-pc .indexgams_k .indexgames_list .caption-text {
  z-index: 10;
  color: #fff;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
  padding: 23% 0;
  line-height: 22px;
}
.page-pc .indexgams_k .indexgames_list .caption-text p {
  text-transform: uppercase;
  font-size: 16px;
}
.page-pc .footermenus_k {
  width: 100%;
  background: #3E3E3E;
}
.page-pc .footermenus {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.page-pc .footermenus .menus_k {
  width: 80%;
  padding: 50px 7% 50px 13%;
}
.page-pc .footermenus .menus_k ul {
  float: left;
  width: 16.5%;
}
.page-pc .footermenus .menus_k ul li {
  font-size: 12px;
  line-height: 30px;
  color: #fff;
}
.page-pc .footermenus .menus_k ul li a {
  color: #FFF;
}
.page-pc .footermenus .menus_k ul li a:hover {
  color: #DCC572;
}
.page-pc .footermenus .menus_k ul .child2 {
  color: #B1B1B1;
}
.page-pc .footermenus .menus_k ul .child2 a {
  color: #B1B1B1;
}
.page-pc .footermenus .menus_k ul .child2 a:hover {
  color: #DCC572;
}
.page-pc .footermenus .menus_k ul .big {
  font-size: 15px;
  color: #FFF;
  font-weight: bold;
  line-height: 38px;
}
.page-pc .footerlinks_k {
  width: 100%;
  background: #333333;
}
.page-pc .footerlinks {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.page-pc .footerlinks .links_k {
  width: 80%;
  padding: 74px 10% 0;
  text-align: justify;
}
.page-pc .footerlinks .links_k .link {
  text-align: center;
  display: inline-block;
  color: #E5E5E5;
}
.page-pc .footerlinks .links_k .link a {
  color: #E5E5E5;
}
.page-pc .footerlinks .links_k .link a:hover {
  color: #DCC572;
}
.page-pc .footerlinks .links_k .link p {
  line-height: 24px;
}
.page-pc .footerlinks .links_k .line {
  background: #545454;
  height: 1px;
  clear: both;
  margin-top: 57px;
}
.page-pc .footerlinks .info_k {
  width: 80%;
  padding: 0 10%;
  height: 70px;
  line-height: 70px;
  color: #FFF;
  font-size: 14px;
}
.page-pc .footerlinks .info_k div {
  float: left;
}
.page-pc .footerlinks .info_k div a {
  color: #E5E5E5;
  padding: 0 15px;
}
.page-pc .footerlinks .info_k div a:hover {
  color: #DCC572;
}
.page-pc .footerlinks .info_k p {
  float: right;
  font-size: 12px;
}
.page-pc .footerlinks .info_k p a {
  color: #E5E5E5;
}
.page-pc .footerlinks .info_k p a:hover {
  color: #DCC572;
}
.page-pc .footericp_k {
  width: 100%;
  background: #28292B;
}
.page-pc .footericp {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.page-pc .footericp .info_k {
  width: 80%;
  padding: 0 10% 0;
  line-height: 83px;
  height: 83px;
}
.page-pc .footericp .info_k .icp {
  float: right;
  color: #E5E5E5;
  font-size: 13px;
}
.page-pc #productmenus_k_blank {
  height: 58px;
  display: none;
}
.page-pc #productmenus_k {
  width: 100%;
  height: 58px;
}
.page-pc .productmenus_k_out {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.page-pc .productmenus {
  width: 1280px;
  margin: 0 auto;
  height: 100%;
  text-align: center;
  line-height: 57px;
  background: #FFF;
}
.page-pc .productmenus a {
  color: #101010;
  font-size: 12px;
  padding: 0 10px;
  margin: 0 16px;
  height: 57px;
  display: inline-block;
}
.page-pc .productmenus a.sel {
  border-bottom: #E85F21 1px solid;
}
.page-pc .productkv_k {
  width: 1280px;
  height: 698px;
  margin: 0 auto 0;
  background: #FFF;
  position: relative;
}
.page-pc .productkv_k .swiper-container {
  width: 100%;
  height: auto;
}
.page-pc .productkv_k .swiper-wrapper {
  z-index: 1;
}
.page-pc .productkv_k .swiper-container .bg {
  width: 100%;
  display: block;
}
.page-pc .productkv_k .swiper-pagination {
  position: absolute;
  height: 7px;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.page-pc .productkv_k .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 7px;
  margin: 0 9px;
  background: url(../images/ico_06.png) no-repeat;
  opacity: 1;
}
.page-pc .productkv_k .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../images/ico_05.png) no-repeat;
}
.page-pc #carcolorshow {
  width: 1280px;
  margin: 0 auto;
}
.page-pc .peculiarity_k {
  width: 100%;
}
.page-pc .pecitem {
  width: 1280px;
  margin: 0 auto 10px;
  background: #838383;
}
.page-pc .pecitem .img_k {
  width: 880px;
  float: left;
  overflow: hidden;
}
.page-pc .pecitem .img_k img {
  height: 100%;
}
.page-pc .pecitem .tits {
  width: 376px;
  height: 100%;
  float: left;
  padding-left: 24px;
}
.page-pc .pecitem .tits li {
  height: 47px;
  line-height: 47px;
  border-bottom: #C1C1C1 1px solid;
  color: #FFF;
}
.page-pc .pecitem .tits li.big {
  height: 51px;
  background: url(../images/ico_12.png) no-repeat 323px center;
  font-size: 24px;
  cursor: pointer;
}
.page-pc .pecitem .tits li:last-child {
  border-bottom: none;
}
.page-pc .pecitemtwo {
  background: #EFEFEF;
}
.page-pc .pecitemtwo .tits li {
  color: #101010;
}
.page-pc .pecitemtwo .tits li.big {
  background: url(../images/ico_13.png) no-repeat 323px center;
}
.page-pc #parameter_k {
  width: 1146px;
  margin: 7px auto 16px;
}
.page-pc .pagebigtit {
  width: 1146px;
  height: 49px;
  background: #444444;
  color: #FFF;
  font-size: 16px;
  margin: 0 auto 10px;
  line-height: 49px;
}
.page-pc .pagebigtit span {
  padding-left: 29px;
}
.page-pc .wonderful_k {
  width: 1146px;
  margin: 0 auto;
}
.page-pc .wonderful_1 {
  margin: 0 auto 19px;
}
.page-pc .wonderful_2 {
  margin: 0 auto 19px;
  overflow: hidden;
}
.page-pc .wonderful_2 .item_k {
  width: 1170px;
}
.page-pc .wonderful_2 .item {
  width: 273px;
  height: 212px;
  float: left;
  margin-right: 18px;
  overflow: hidden;
}
.page-pc .wonderful_2 .item img {
  cursor: pointer;
}
.page-pc .wonderful_3 {
  margin: 0 auto 19px;
  overflow: hidden;
}
.page-pc .wonderful_3 .item_k {
  width: 1170px;
}
.page-pc .wonderful_3 .item {
  width: 369px;
  height: 212px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.page-pc .wonderful_3 .item img {
  cursor: pointer;
}
.page-pc .wonderful_4 {
  height: 443px;
  margin: 0 auto 19px;
  overflow: hidden;
}
.page-pc .wonderful_4 .item_k {
  width: 1170px;
}
.page-pc .wonderful_4 .item {
  width: 452px;
  height: 212px;
  float: left;
  margin-right: 20px;
  margin-bottom: 19px;
  overflow: hidden;
}
.page-pc .wonderful_4 .item img {
  cursor: pointer;
}
.page-pc .wonderful_4 .itembig {
  width: 674px;
  height: 443px;
  margin-bottom: 0;
}
.page-pc .wonderful_5 {
  height: 443px;
  margin: 0 auto 19px;
  overflow: hidden;
}
.page-pc .wonderful_5 .item_k {
  width: 1170px;
}
.page-pc .wonderful_5 .item {
  width: 452px;
  height: 212px;
  float: left;
  margin-right: 20px;
  margin-bottom: 19px;
  overflow: hidden;
}
.page-pc .wonderful_5 .item img {
  cursor: pointer;
}
.page-pc .wonderful_5 .itembig {
  float: right;
  width: 674px;
  height: 443px;
  margin-bottom: 0;
}
.page-pc .evaluat_k {
  width: 1146px;
  margin: 7px auto 0;
}
.page-pc .evaluat {
  width: 1146px;
}
.page-pc .evaluat .item_k {
  width: 1170px;
}
.page-pc .evaluat .item {
  width: 212px;
  height: 768px;
  float: left;
  margin-right: 19px;
  margin-bottom: 19px;
  overflow: hidden;
  border: #F3F3F3 1px solid;
  background: #FFF;
  position: relative;
}
.page-pc .evaluat .item h1,
.page-pc .evaluat .item h3 {
  padding: 18px 17px;
  color: #4F4F4F;
  font-size: 14px;
  line-height: 22px;
}
.page-pc .evaluat .item .cont {
  padding: 0 17px;
  color: #4F4F4F;
  line-height: 22px;
  height: 548px;
  overflow: hidden;
}
.page-pc .evaluat .item .cont img {
  width: 178px;
  display: block;
  padding: 10px 0;
}
.page-pc .evaluat .item a {
  background: url(../images/ico_14.png) no-repeat;
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  bottom: 25px;
  left: 87px;
}
.page-pc .experience_k {
  width: 1146px;
  margin: 7px auto 0;
}
.page-pc .experience {
  width: 1146px;
}
.page-pc .experience .item_k {
  width: 1170px;
}
.page-pc .experience .item {
  width: 212px;
  height: 768px;
  float: left;
  margin-right: 19px;
  margin-bottom: 19px;
  overflow: hidden;
  border: #F3F3F3 1px solid;
  background: #FFF;
  position: relative;
}
.page-pc .experience .item h1,
.page-pc .experience .item h3 {
  padding: 18px 17px;
  color: #4F4F4F;
  font-size: 14px;
  line-height: 22px;
}
.page-pc .experience .item .cont {
  padding: 0 17px;
  color: #4F4F4F;
  line-height: 22px;
  height: 548px;
  overflow: hidden;
}
.page-pc .experience .item .cont img {
  width: 178px;
  display: block;
  padding: 10px 0;
}
.page-pc .experience .item a {
  background: url(../images/ico_14.png) no-repeat;
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  bottom: 25px;
  left: 87px;
}
.page-pc #playvideo_k {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
}
.page-pc #playvideo_k .shade {
  width: 100%;
  height: 100%;
  background: transparent url(../images/header_02.png) repeat;
}
.page-pc #playvideo_k .playvideo {
  position: absolute;
  left: 50%;
  margin-left: -358px;
  top: 50%;
  margin-top: -201px;
  width: 716px;
  height: 402px;
}
.page-pc #playvideo_k .playvideo .close {
  position: absolute;
  width: 36px;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  top: -20px;
  right: 0;
  text-align: right;
}
.page-pc #drivebottom_k_blank {
  height: 82px;
  display: none;
}
.page-pc #drivebottom_k {
  width: 100%;
}
.page-pc .drivebottom_k_out {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.page-pc .drivebottom {
  padding: 0 68px;
  width: 1144px;
  height: 82px;
  margin: 0 auto;
  position: relative;
  background: #FFF;
}
.page-pc .drivebottom .ico {
  float: left;
  height: 100%;
  line-height: 82px;
  font-size: 16px;
  font-weight: bold;
}
.page-pc .drivebottom .ico img {
  vertical-align: middle;
  margin-right: 15px;
}
.page-pc .drivebottom .input {
  position: absolute;
  border: #EEEEEE 1px solid;
  width: 165px;
  height: 40px;
  padding-left: 27px;
  border-radius: 2px;
}
.page-pc .drivebottom .username {
  left: 254px;
  top: 23px;
}
.page-pc .drivebottom .mobile {
  left: 463px;
  top: 23px;
}
.page-pc .drivebottom .liandongbox {
  position: absolute;
  left: 674px;
  top: 23px;
}
.page-pc .drivebottom .liandongbox .selbox {
  float: left;
  margin-right: 16px;
  cursor: pointer;
  position: relative;
  width: 164px;
  height: 42px;
}
.page-pc .drivebottom .liandongbox .selbox label {
  border: #EEEEEE 1px solid;
  border-width: 1px 0 1px 1px;
  width: 107px;
  height: 40px;
  float: left;
  border-radius: 2px 0 0 2px;
  line-height: 40px;
  font-size: 13px;
  color: #444444;
  padding-left: 10px;
}
.page-pc .drivebottom .liandongbox .selbox span {
  background: #EA5404 url(../images/ico_11.png) no-repeat center center;
  width: 46px;
  height: 42px;
  float: left;
  border-radius: 0 2px 2px 0;
}
.page-pc .drivebottom .liandongbox .selbox select {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.page-pc .drivebottom .submit {
  width: 140px;
  height: 42px;
  border-radius: 2px;
  text-align: center;
  line-height: 42px;
  position: absolute;
  right: 68px;
  top: 23px;
  cursor: pointer;
  background: #EA5404;
  color: #FFF;
}
.page-pc .searchlist_k {
  width: 960px;
  position: relative;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  margin: 0 auto;
}
.page-pc .searchlist_k .topcont {
  width: 100%;
  padding: 56px 0 46px;
}
.page-pc .searchlist_k .topcont .input_k {
  width: 500px;
  margin: 0 auto;
  height: 34px;
  line-height: 34px;
}
.page-pc .searchlist_k .topcont .input_k input {
  width: 328px;
  border: #B60C15 2px solid;
  border-right: none;
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 40px;
  background: #FFF url(../images/ico_20.png) no-repeat 6px center;
}
.page-pc .searchlist_k .topcont .input_k a {
  width: 90px;
  background: #B60C15;
  text-align: center;
  float: left;
  height: 34px;
  color: #FFF;
  letter-spacing: 2px;
}
.page-pc .searchlist_k .topcont .hottext {
  line-height: 40px;
  text-align: center;
  font-size: 12px;
}
.page-pc .searchlist_k .topcont .hottext span {
  font-weight: bold;
}
.page-pc .searchlist_k .topcont .hottext a {
  color: #7C7C7C;
  margin-right: 8px;
}
.page-pc .searchlist_k .cartype_ul {
  width: 100%;
  height: 54px;
  position: relative;
  line-height: 50px;
  z-index: 2;
  font-size: 0;
}
.page-pc .searchlist_k .cartype_ul li {
  display: inline-block;
  height: 50px;
}
.page-pc .searchlist_k .cartype_ul li a {
  display: block;
  padding: 0 28px;
  font-size: 16px;
  color: #7C7C7C;
}
.page-pc .searchlist_k .cartype_ul li a:hover {
  color: #B60C15;
  border-bottom: #B60C15 4px solid;
}
.page-pc .searchlist_k .cartype_ul li a.cur {
  color: #B60C15;
  border-bottom: #B60C15 4px solid;
}
.page-pc .searchlist_k .lists_k {
  width: 100%;
  border-top: #DCDCDC 4px solid;
  margin-top: -4px;
}
.page-pc .searchlist_k .lists_k .lists {
  padding: 30px 0;
  min-height: 400px;
}
.page-pc .searchlist_k .lists_k .lists li {
  border-bottom: #DCDCDC 1px solid;
  padding: 20px 0;
}
.page-pc .searchlist_k .lists_k .lists li .sa_title {
  padding: 10px 0;
}
.page-pc .searchlist_k .lists_k .lists li .sa_title a:hover {
  color: #B60C15;
}
.page-pc .searchlist_k .lists_k .more_d {
  padding: 10px 0 40px;
  display: none;
}
.page-pc .searchlist_k .notip {
  display: none;
  width: 370px;
  margin: 140px auto 300px;
}
.page-pc .searchlist_k .notip img {
  float: left;
  margin-right: 36px;
}
.page-pc .searchlist_k .searchlist_k_info ~ .searchlist_k_info {
  margin-top: 26px;
}
.page-pc .searchlist_k .searchlist_k_info button {
  width: 114px;
  height: 33px;
  border: none;
  background: #b90a19;
  color: #fff;
  font-size: 16px;
  margin-top: 13.5px;
  cursor: pointer;
}
.page-pc .searchlist_k .searchlist_k_info .retu {
  font-size: 16px;
  background: none;
  border: none;
  color: #000;
  text-align: left;
  line-height: 60px;
}
.page-pc .searchlist_k .notip p {
  line-height: 30px;
  color: #383838;
  font-size: 16px;
}
.page-pc .searchlist_k .notip p span {
  letter-spacing: 6.5px;
}
.page-pc .searchlist_k .notip p strong {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 8px;
}
.page-pc .searchlist_k .nolist .lists {
  display: none;
}
.page-pc .searchlist_k .nolist .notip {
  display: block;
}
.page-pc .page404_k {
  width: 770px;
  position: relative;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  margin: 0 auto;
  padding: 0 0 0 190px;
}
.page-pc .page404_k h1 {
  line-height: 60px;
  font-weight: bold;
  font-size: 22px;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  font-weight: normal;
}
.page-pc .page404_k p {
  margin-bottom: 28px;
}
.page-pc .page404_k ul {
  margin-bottom: 80px;
}
.page-pc .page404_k ul li {
  margin-bottom: 13px;
}
.page-pc .page404_k ul li a {
  background: url(/statics/images/404_right.gif) no-repeat 0 50%;
  padding-left: 12px;
  color: #919191;
}
.page-pc .page404_k ul li a:hover {
  text-decoration: underline;
  color: #333;
}
.page-pc #upbrowser_k {
  width: 100%;
  height: 100%;
  position: fixed;
  background: transparent;
  top: 0;
  left: 0;
  z-index: 9999;
  font-family: "黑体", Microsoft YaHei, Arial, Helvetica, sans-serif;
  color: #000;
  display: none;
}
.page-pc #upbrowser_k .shade {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.page-pc #upbrowser_k .cont_k {
  width: 688px;
  height: 354px;
  border: #EEEEEE 2px solid;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -177px;
  margin-left: -344px;
  background: #FFF;
}
.page-pc #upbrowser_k h1,
.page-pc #upbrowser_k h3 {
  width: 570px;
  margin: 0 auto;
  height: 90px;
  border-bottom: #DDDDDD 1px solid;
  line-height: 90px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 0;
}
.page-pc #upbrowser_k h1 img,
.page-pc #upbrowser_k h3 img {
  vertical-align: middle;
  margin-right: 15px;
}
.page-pc #upbrowser_k p {
  height: 68px;
  line-height: 68px;
  text-align: center;
  font-size: 14px;
}
.page-pc #upbrowser_k ul {
  width: 576px;
  margin: 0 auto;
  height: 155px;
  text-align: center;
  font-size: 0;
}
.page-pc #upbrowser_k ul li {
  float: left;
  width: 144px;
}
.page-pc #upbrowser_k ul li a {
  color: #4D4D4D;
  font-size: 10px;
}
.page-pc #upbrowser_k ul li img {
  display: block;
  margin: 0 auto;
}
.page-pc #upbrowser_k ul li span {
  display: block;
  font-size: 12px;
  color: #D35437;
}
@media screen and (max-width: 1280px) {
  .page-pc body {
    overflow-x: hidden;
  }
  .page-pc .indexspes2_k,
  .page-pc .indexgams_k {
    width: 1280px;
    margin: 0 auto;
  }
  .page-pc .indexgams_k .friends .list a {
    width: 60px;
  }
  .page-pc .indexgams_k .friends {
    height: 365px;
  }
}
.page-pc .cartype_left_right {
  width: 90%;
  position: fixed;
  top: 25%;
  left: 0;
  z-index: 1000;
  display: none;
}
.page-pc .left_right_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.page-pc .left_right_content {
  float: left;
  background: rgba(255, 255, 255, 0.95);
  position: relative;
}
.page-pc .left_right_content ul {
  margin-left: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-pc .left_right_content ul li {
  margin-bottom: 20px;
}
.page-pc .left_right_content ul li a {
  margin-right: 30px;
  width: 200px;
  height: 133px;
  display: inline-block;
}
.page-pc .left_right_content ul li a img {
  width: 100%;
}
.page-pc .left_right_content span {
  border-bottom: 1px solid #000;
  margin-right: 36px;
  display: inline-block;
  width: 200px;
  vertical-align: top;
  margin-top: 10px;
  font-size: 24px;
  color: #000;
  padding-bottom: 5px;
}
.page-pc .left_right_btn {
  float: left;
  margin-top: 140px;
}
.page-pc .indexspesBox {
  width: 50%;
  float: left;
  overflow: hidden;
}
.page-pc .indexspesBox img {
  width: 100%;
  vertical-align: middle;
}
.page-pc .indexspesRightBox {
  float: left;
  overflow: hidden;
}
.page-pc .indexspesRightBottomBox {
  width: 50%;
  float: left;
  overflow: hidden;
}
.page-pc .imgBox {
  position: relative;
}
.page-pc .indexspesText {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-pc .indexspesText a {
  display: inline-block;
}
.page-pc .indexspesText .isTexTbtn {
  width: 140px;
}
.page-pc .indexspesText .isTexTbtn02 {
  width: 90px;
}
.page-pc .textBox {
  width: 90%;
  padding: 5%;
  position: absolute;
  top: 0;
  left: 0;
}
.page-pc .left_right_wrap .right_btn {
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
}
.page-pc .left_right_wrap.cat .left_right_btn {
  display: none;
}
.page-pc .left_right_wrap.cat .right_btn {
  display: block;
}
.page-pc .icoBtn {
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 46px;
  height: 62px;
  margin-left: -23px;
  z-index: 10;
  -webkit-animation: bounce 2s ease-in-out infinite;
  -o-animation: bounce 2s ease-in-out infinite;
  animation: bounce 2s ease-in-out infinite;
}
@keyframes bounce {
  0% {
    bottom: 50px;
  }
  50% {
    bottom: 30px;
  }
  100% {
    bottom: 50px;
  }
}
.page-pc .videoPop {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 715px;
  height: 435px;
  margin-left: -357.5px;
  margin-top: -217.5px;
  background: #000;
  z-index: 1000;
  display: none;
}
.page-pc .videoPop .videoPopClose {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  z-index: 10;
}
.page-pc .videoPop .videoPopContent {
  padding: 30px 0 0 0;
}
.page-pc .videoPopBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 999;
  display: none;
}
.page-pc .marvel_contanier {
  position: absolute;
  right: 917px;
}
.page-pc .marvel_img {
  display: inline-block;
  margin-top: 30px;
  height: 10px;
}
.page-pc #alertAlertable {
  position: fixed;
  z-index: 9999;
  top: 38vh;
  left: calc(50% - 150px);
  width: 300px;
  background: white;
  border-radius: 4px;
  padding: 20px;
  margin: 0 auto;
  font-size: 15px;
  border: 1px solid #eaeae7;
  line-height: 33px;
}
.page-pc #alertAlertableContent {
  margin-bottom: 20px;
  /* text-align: center; */
}
.page-pc .alertable-buttons {
  text-align: right;
}
.page-pc .alertable-ok {
  background: #09d;
  border: solid 1px #09d;
  font-family: inherit;
  font-size: inherit;
  color: white;
  border-radius: 4px;
  padding: 6px 12px;
  margin-left: 4px;
  cursor: pointer;
}
.page-pc #floatingLayer {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  display: none;
}
.page-pc #floatingLayer .content {
  position: relative;
  margin: 0 auto;
  width: 700px;
  top: 19%;
}
.page-pc #floatingLayer .close {
  position: absolute;
  width: 25px;
  top: 15px;
  right: 14px;
  cursor: pointer;
}
.page-pc html {
  -webkit-text-size-adjust: none;
}
.page-pc body,
.page-pc h1,
.page-pc h2,
.page-pc h3,
.page-pc h4,
.page-pc h5,
.page-pc h6,
.page-pc hr,
.page-pc .header p,
.page-pc .footer p,
.page-pc blockquote,
.page-pc dl,
.page-pc dt,
.page-pc dd,
.page-pc ul,
.page-pc ol,
.page-pc li,
.page-pc pre,
.page-pc form,
.page-pc fieldset,
.page-pc legend,
.page-pc button,
.page-pc input,
.page-pc textarea,
.page-pc th,
.page-pc td,
.page-pc img,
.page-pc div {
  margin: 0;
  padding: 0;
}
.page-pc body,
.page-pc button,
.page-pc input,
.page-pc select,
.page-pc textarea {
  color: #555;
}
.page-pc .header h1,
.page-pc .header h2,
.page-pc .header h3,
.page-pc .header h4,
.page-pc .header h5,
.page-pc .header h6 {
  font-size: 100%;
}
.page-pc .footer h1,
.page-pc .footer h2,
.page-pc .footer h3,
.page-pc .footer h4,
.page-pc .footer h5,
.page-pc .footer h6 {
  font-size: 100%;
}
.page-pc address,
.page-pc cite,
.page-pc dfn,
.page-pc em,
.page-pc var {
  font-style: normal;
}
.page-pc code,
.page-pc kbd,
.page-pc pre,
.page-pc samp {
  font-family: courier new,courier,monospace;
}
.page-pc small {
  font-size: 12px;
}
.page-pc ul,
.page-pc ol,
.page-pc li {
  list-style: none;
}
.page-pc a {
  text-decoration: none;
}
.page-pc a:hover {
  text-decoration: underline;
}
.page-pc sup {
  vertical-align: text-top;
}
.page-pc sub {
  vertical-align: text-bottom;
}
.page-pc legend {
  color: #555;
}
.page-pc fieldset,
.page-pc img {
  border: 0;
}
.page-pc button,
.page-pc input,
.page-pc select,
.page-pc textarea {
  font-size: 100%;
}
.page-pc table {
  border-collapse: collapse;
  border-spacing: 0;
}
.page-pc body {
  font-family: Arial, '微软雅黑';
  font-size: 14px;
  min-width: 1000px;
  /*letter-spacing:1.5px; */
  /*font-size:100%*/
}
.page-pc .section a,
.page-pc .header a,
.page-pc .foot a {
  color: #333;
  /* display: block;*/
}
.page-pc a:hover {
  text-decoration: none;
}
.page-pc a:active,
.page-pc a:hover {
  outline: 0;
}
.page-pc .hide,
.page-pc .piano_tab_f,
.page-pc .q_gz_ip {
  display: none;
}
.page-pc input,
.page-pc textarea {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: Arial, '微软雅黑';
}
.page-pc .header * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.page-pc .footer * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.page-pc a {
  text-decoration: none;
}
.page-pc ul {
  list-style-type: none;
}
.page-pc .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.page-pc .clearfix {
  *zoom: 1;
}
.page-pc .fl {
  float: left;
}
.page-pc .fr {
  float: right;
}
.page-pc .center {
  text-align: center;
}
.page-pc .bg_ff {
  background: #fff;
}
.page-pc .auto {
  width: 1200px;
  margin: 0 auto;
}
.page-pc .re {
  position: relative;
}
.page-pc .ab {
  position: absolute;
}
.page-pc .block {
  display: block;
}
.page-pc .shou {
  cursor: pointer;
}
.page-pc .fx {
  position: fixed;
}
.page-pc .bold {
  font-weight: bold;
}
.page-pc .img100 {
  width: 100%;
}
.page-pc .fff {
  color: #fff;
}
.page-pc .cor_0 {
  color: #000;
}
.page-pc .cor_9 {
  color: #999;
}
.page-pc .cor_3 {
  color: #333;
}
.page-pc .zi_14 {
  font-size: 14px;
}
.page-pc .font_12 {
  font-size: 0.12rem;
}
.page-pc .font_14 {
  font-size: 0.14rem;
}
.page-pc .font_16 {
  font-size: 0.16rem;
}
.page-pc .font_18 {
  font-size: 0.18rem;
}
.page-pc .font_20 {
  font-size: 0.2rem;
}
.page-pc .font_22 {
  font-size: 0.22rem;
}
.page-pc .font_24 {
  font-size: 0.24rem;
}
.page-pc .font_38 {
  font-size: 0.38rem;
}
.page-pc .font_40 {
  font-size: 0.4rem;
}
.page-pc .font_58 {
  font-size: 0.58rem;
}
.page-pc .line-h {
  line-height: 0;
}
.page-pc .auto_780 {
  margin: 0 auto;
  width: 7.8rem;
}
.page-pc .auto_1040 {
  margin: 0 auto;
  width: 54.1%;
}
.page-pc .auto_1240 {
  width: 64.5%;
  margin: 0 auto;
}
.page-pc .auto1200 {
  margin: 0 auto;
  width: 62.5%;
}
.page-pc .auto1330 {
  margin: 0 auto;
  width: 69.2%;
}
.page-pc .mar_top20 {
  margin-top: 20px;
}
.page-pc .pro_zi {
  font-family: 'Constantia Regular';
}
.page-pc .box-ra3 {
  border-radius: 3px;
}
.page-pc .newTold {
  cursor: pointer;
}
.page-pc .cor_5757 {
  color: #575757;
}
.page-pc .hidden {
  overflow: hidden;
}
.page-pc .dh_d3 {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-pc .dh_d5 {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.page-pc .dh_d7 {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.page-pc .dh_yi {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.page-pc .bian_x {
  transform: skewX(-13deg);
}
.page-pc .bian_x1 {
  transform: skewX(13deg);
}
.page-pc .song {
  font-family: '宋体';
}
.page-pc [class^="icon-"],
.page-pc [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-pc .icon-wechat:before {
  content: "\e901";
}
.page-pc .icon-jr:before {
  content: "\e902";
}
.page-pc .icon-map:before {
  content: "\e903";
}
.page-pc .icon-wheel:before {
  content: "\e900";
}
.page-pc .icon-login:before {
  content: "\e904";
}
.page-pc .header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  /*transition: .5s all;*/
}
.page-pc .nav {
  height: 1rem;
}
.page-pc .nav-left,
.page-pc .nav-center,
.page-pc .nav-right {
  height: 1rem;
}
.page-pc .nav-left {
  margin-left: 3%;
  line-height: 1rem;
}
.page-pc .nav-left .logo {
  vertical-align: middle;
  /*width: 1.35rem;*/
  height: 40px;
  margin-right: 0.8rem;
}
.page-pc .nav-center {
  line-height: 1rem;
}
.page-pc .nav-center .nav-l1 > li {
  /*margin-left:.13rem;*/
  display: inline-block;
  font-size: 0.18rem;
}
.page-pc .nav-center .nav-l1 > li:hover {
  background: #f8f8f8;
}
.page-pc .nav-center .nav-l1 > li a {
  display: block;
  padding: 0 0.2rem;
  position: relative;
  /*transition: .5s all;*/
}
.page-pc .nav-center .nav-l1 > li:hover > a {
  /*color: #7aa3ce;*/
  font-weight: 600;
}
.page-pc .marvel {
  width: 1.1rem;
  height: 0.1rem;
}
.page-pc .nav-center .nav-l1 .zi_3 li a {
  line-height: 0.7rem;
  height: 0.7rem;
}
.page-pc .nav-center .nav-l1 .zi_3 li a:after {
  height: 1px;
  width: 80%;
  background: #ccc;
  display: block;
  content: "";
  position: absolute;
  left: 10%;
  bottom: 0;
}
.page-pc .nav-center .nav-l1 .zi_3 li:hover a:after {
  display: none;
}
.page-pc .nav-center .nav-l1 .zi_3 li:hover a:before {
  height: 1px;
  width: 80%;
  background: #fff;
  display: block;
  content: "";
  position: absolute;
  left: 10%;
  top: -1px;
  z-index: 1;
}
.page-pc .nav-center .nav-l1 .zi_3 li:last-child a:after {
  display: none;
}
.page-pc .nav-right {
  margin-right: 2%;
}
.page-pc .nav-right ul li {
  text-align: center;
  /*margin: .18rem 0px 0 .05rem ;padding: .2rem 0;*/
  display: inline-block;
  min-width: 1rem;
  position: relative;
}
.page-pc .topbox {
  position: relative;
  top: 0.15rem;
  transition: 0.3s all;
  display: inline-block;
}
.page-pc .nav-right .iconW {
  color: #333;
  font-size: 0.3rem;
  margin-bottom: 1rem;
  transition: 0.3s all;
  margin-top: 0;
  position: relative;
  top: 0;
}
.page-pc .nav-right ul li .topbox:hover {
  /*margin-top: 0;*/
}
.page-pc .hea_gzh .iconW {
  font-size: 0.39rem;
  top: 0.05rem;
}
.page-pc .nav-right p {
  transition: 0.3s all;
  overflow: hidden;
  color: #333;
  font-size: 12px;
  clear: both;
  line-height: 1.5em;
  margin-top: 0.05rem;
}
.page-pc .nav-right li .topbox:hover .iconW {
  top: -0.07rem;
  /*color:#7aa3ce;*/
}
.page-pc .nav-right li .topbox:hover p {
  color: #000;
  opacity: 0.8;
}
.page-pc .nav-right li .topbox:hover .hea_gzh .iconW {
  top: -0.02rem;
}
.page-pc .nav-right li .welcome {
  position: relative;
  top: 0.25rem;
  transition: 0.3s all;
  margin: 0 0.15rem;
  display: none;
}
.page-pc .nav-right li .welcome .Namebox {
  z-index: 1;
  position: relative;
  float: left;
  line-height: 0.3rem;
  transition: 0.3s all;
}
.page-pc .nav-right li .welcome .Signout {
  line-height: 0.3rem;
  transition: 0.3s all;
}
.page-pc .nav-right li .welcome .iconW {
  float: left;
  margin: 0 0.1rem 0 0;
}
.page-pc .nav-right li .welcome i {
  font-size: 12px;
  color: #333;
  padding: 0 10px;
  font-style: normal;
}
.page-pc .nav-right li .welcome a:hover span,
.page-pc .nav-right li .welcome .Signout:hover {
  color: #7aa3ce;
}
.page-pc .wechatCod {
  position: absolute;
  right: -50px;
  width: 200px;
  top: 1rem;
  display: none;
  transition: 0.3s all;
}
.page-pc .wechatCod img {
  width: 100%;
}
.page-pc .sbbBar {
  background-color: #fff;
  border-top: 1px #cccccc solid;
  border-left: 1px #cccccc solid;
  transform: rotate(45deg);
  width: 20px;
  height: 20px;
  z-index: 99999;
  position: relative;
  top: -0.1rem;
  left: 0.3rem;
  display: none;
}
.page-pc .nav-l1 li:hover .sbbBar {
  display: block;
}
.page-pc .nav-l2 {
  position: absolute;
  top: 1rem;
  left: -0.4rem;
  background-color: #fff;
  overflow: hidden;
  height: 0;
  border-top: 1px #cccccc solid;
}
.page-pc .nav-l1 li {
  /*position: relative;*/
}
.page-pc .nav-l2 li {
  color: #333;
  height: 1.18rem;
  width: 600px;
  line-height: 1.18rem;
  padding: 0 0.4rem;
  transition: 1s all;
}
.page-pc .nav-l2 li:hover {
  background-color: #7aa3ce;
  position: relative;
}
.page-pc .nav-l2 li .nav-car-title {
  border-bottom: 1px solid #cccccc;
  height: 1.18rem;
  width: 100%;
  line-height: 1.18rem;
}
.page-pc .nav-l2 li .nav-car-title p {
  float: left;
  font-size: 0.17rem;
}
.page-pc .nav-l2 li .nav-car-title img {
  vertical-align: middle;
  margin-right: 0.2rem;
}
.page-pc .nav-l2 li .nav-car-title .arrow-left {
  vertical-align: middle;
}
.page-pc .nav-car-title-left {
  float: right;
  height: 1.18rem;
  line-height: 1.18rem;
}
.page-pc .nav-l2 li:hover .nav-car-title p {
  color: #fff;
}
.page-pc .nav-l2 li:hover .nav-car-title .arrow-left {
  border-color: #fff;
}
.page-pc .nav-l1 li:hover .nav-l2 {
  height: 9.8rem;
  transition: 1s all;
}
.page-pc .arrow-left {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  border-left: 1px #cccccc solid;
  border-top: 1px #cccccc solid;
  transform: rotate(135deg);
}
.page-pc .nav-car-info {
  width: 0;
  position: absolute;
  left: 560px;
  overflow: hidden;
  transition: 1s all;
}
.page-pc .nav-car-info .img {
  background-color: rgba(255, 255, 255, 0.8);
  width: 900px;
  height: 300px;
  line-height: 300px;
  text-align: center;
}
.page-pc .nav-car-info .img img {
  vertical-align: middle;
}
.page-pc .nav-car-info .info {
  text-align: center;
  background-color: #fff;
  padding: 0.25rem 0;
  width: 900px;
}
.page-pc .nav-car-info .price {
  text-align: center;
  color: #333;
  font-size: 0.38rem;
}
.page-pc .btn {
  font-size: 0.23rem;
  color: #fff;
  padding: 0.1rem 0.3rem;
  margin-right: 0.5rem;
}
.page-pc .btn-blue {
  background-color: #7aa3ce;
  color: #fff !important;
}
.page-pc .qx .nav-l2 {
  left: -140px;
}
.page-pc .qx .nav-car-info {
  left: 460px;
}
.page-pc .nav-l2-small {
  display: none;
}
.page-pc .nav-l2-small {
  position: absolute;
  top: 1rem;
  left: -0.95rem;
}
.page-pc .nav-l2-small li {
  width: 200px;
  height: 0.6rem;
  background-color: #fff;
  color: #333333;
  text-align: center;
  line-height: 0.6rem;
  transition: 1s all;
}
.page-pc .nav-l2-small li:hover {
  background-color: #7aa3ce;
  color: #fff;
}
.page-pc .nav-l2-small li:hover > a {
  color: #fff;
}
.page-pc .nav-l2-small li a {
  width: 80%;
  height: 100%;
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
}
.page-pc .nav-l2-small li a:hover {
  color: #fff !important;
}
.page-pc .nav-l2-small li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 250px;
}
.page-pc .footer {
  color: #333;
}
.page-pc .ewmbg {
  /*background: #e9f0f4;*/
  /*padding-top: .5rem;margin-bottom: .6rem;*/
}
.page-pc .ewm {
  width: 75%;
  /*height:2.9rem;*/
  margin: auto;
  overflow: hidden;
  color: #333;
}
.page-pc .ewm .ewm-iphone,
.page-pc .ewm .text {
  float: left;
}
.page-pc .ewm .ewm-iphone {
  width: 3.82rem;
  margin: 0 1.47rem 0 0;
}
.page-pc .ewm .ewm-iphone img {
  width: 100%;
}
.page-pc .ewm .text {
  width: 5.15rem;
  padding-top: 0.75rem;
  box-sizing: border-box;
}
.page-pc .ewm .text .p1 {
  font-size: 0.24rem;
  line-height: 1.6em;
}
.page-pc .ewm .text .p2 {
  font-size: 0.22rem;
}
.page-pc .ewm .text .p3 {
  font-size: 0.18rem;
  line-height: 0.3rem;
  text-align: justify;
  margin-top: 0.2rem;
}
.page-pc .ewm .ewmm {
  width: 3.4rem;
  /*height: 467px;*/
  text-align: center;
  display: table;
  float: right;
  position: relative;
  top: 0.78rem;
}
.page-pc .ewm .ewmm p {
  font-size: 0.26rem;
  line-height: 1.6em;
}
.page-pc .ewm .ewmm span img {
  width: 53%;
  display: inline-block;
}
.page-pc .ewmbg.ewmbg-car {
  background: #e8eff5;
}
.page-pc .ewmbg.ewmbg-car .ewm .text {
  padding-top: 1.75rem;
}
.page-pc .ewmbg.ewmbg-car .ewm .ewmm {
  top: 1.6rem;
}
.page-pc .footbg {
  background: #f4f5f6;
  padding: 0.5rem 0;
}
.page-pc .foot {
  width: 76%;
  margin: auto;
  overflow: hidden;
}
.page-pc .foot > ul li {
  width: 18.6%;
  margin-right: 8.5%;
  float: left;
}
.page-pc .foot > ul li:last-child {
  margin: 0;
}
.page-pc .foot > ul li span {
  line-height: 30px;
  padding-bottom: 5px;
  margin-bottom: 12px;
  color: #666666;
  border-bottom: 2px solid rgba(0, 0, 0, 0.8);
}
.page-pc .foot > ul li a {
  display: inline-block;
  line-height: 2.4em;
}
.page-pc .foot > ul li a:hover {
  color: #000;
  transition: 0.5s;
  cursor: pointer;
  opacity: 0.8;
  text-decoration: underline;
}
.page-pc .fotsun {
  max-width: 50%;
}
.page-pc .foot > ul .fotsun a.asm {
  display: block;
  color: #888;
  line-height: 2.4em;
}
.page-pc .foot > ul .fotsun a.asm:hover {
  color: #000;
  transition: 0.5s;
  opacity: 0.8;
  text-decoration: underline;
}
.page-pc .foot > ul .fotsun p {
  line-height: 2.4em;
}
.page-pc .foot hr {
  color: #7aa3ce;
  background: #7aa3ce;
  border: none;
  height: 1px;
  margin-bottom: 0.35rem;
  margin-top: 25px;
  display: none;
}
.page-pc .foot .con-1 {
  /*margin-bottom: .3rem;*/
}
.page-pc .foot .con-1 .tel {
  line-height: 1.8em;
  box-sizing: border-box;
  clear: both;
  margin-top: 0.3rem;
}
.page-pc .foot .con-1 .href {
  overflow: hidden;
  margin: 10px 0;
}
.page-pc .foot .con-1 .href a {
  line-height: 0.3rem;
  display: block;
  float: left;
  margin-right: 0.45rem;
}
.page-pc .foot .con-1 .href a:hover {
  color: #000;
  transition: 0.5s;
  opacity: 0.8;
  text-decoration: underline;
}
.page-pc .foot .con-1 .href a img {
  height: 0.16rem;
  vertical-align: middle;
  margin-left: 5px;
}
.page-pc .foot .con-1 .guanzhu span,
.page-pc .foot .con-1 .guanzhu div {
  float: left;
}
.page-pc .foot .con-1 .guanzhu p {
  line-height: 0.5rem;
  font-size: 0.2rem;
}
.page-pc .foot .con_2 {
  margin-bottom: 0.3rem;
}
.page-pc .foot .con-2 ul li {
  width: 25%;
  float: left;
  padding-bottom: 50px;
  text-align: center;
}
.page-pc .foot .con-2 ul li:nth-child(1) {
  text-align: left;
}
.page-pc .foot .con-2 ul li:nth-child(4) {
  text-align: right;
}
.page-pc .foot .con-2 ul li a {
  background: #fff;
  border: 1px solid #acacad;
  padding: 0.1rem 0.36rem;
}
.page-pc .foot .con-3 {
  line-height: 0.3rem;
  font-size: 12px;
  width: 100%;
  overflow: hidden;
  /*padding-top: .45rem;*/
}
.page-pc .foot .con-3 img {
  height: 0.2rem;
  line-height: 0.3rem;
  vertical-align: middle;
}
.page-pc .guanzhu {
  overflow: hidden;
}
.page-pc .guanzhu a {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-size: 100%  100%;
  float: left;
  margin-right: 0.1rem;
}
.page-pc .guanzhu .cxxc {
  background-image: url(../head_pc/images/foot/normal/cxxc.png);
}
.page-pc .guanzhu .cxxc:hover {
  background-image: url(../head_pc/images/foot/active/cxxc.png);
}
.page-pc .guanzhu .gzh {
  background-image: url(../head_pc/images/foot/normal/gzh.png);
}
.page-pc .guanzhu .gzh:hover {
  background-image: url(../head_pc/images/foot/active/gzh.png);
}
.page-pc .guanzhu .hced {
  background-image: url(../head_pc/images/foot/normal/hced.png);
}
.page-pc .guanzhu .hced:hover {
  background-image: url(../head_pc/images/foot/active/hced.png);
}
.page-pc .guanzhu .jlb {
  background-image: url(../head_pc/images/foot/normal/jlb.png);
}
.page-pc .guanzhu .jlb:hover {
  background-image: url(../head_pc/images/foot/active/jlb.png);
}
.page-pc .guanzhu .rwhy {
  background-image: url(../head_pc/images/foot/normal/rwhy.png);
}
.page-pc .guanzhu .rwhy:hover {
  background-image: url(../head_pc/images/foot/active/rwhy.png);
}
.page-pc .guanzhu .tmsc {
  background-image: url(../head_pc/images/foot/normal/tmsc.png);
}
.page-pc .guanzhu .tmsc:hover {
  background-image: url(../head_pc/images/foot/active/tmsc.png);
}
.page-pc .menu {
  width: 0.4rem;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  margin-top: -0.16rem;
  height: 1rem;
  display: none;
}
.page-pc .menu i {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #7c807f;
  position: relative;
  margin-top: 0.13rem;
  transition: 1s all;
}
.page-pc .menu i::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #7c807f;
  position: absolute;
  top: 0.13rem;
  transition: 1s all;
}
.page-pc .menu i::before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #7c807f;
  position: absolute;
  top: -0.13rem;
  transition: 1s all;
}
.page-pc .header .menu .active {
  background-color: transparent;
}
.page-pc .header .menu .active::after {
  transform-origin: left top;
  transform: rotate(-45deg);
  width: 0.37rem;
}
.page-pc .header .menu .active::before {
  transform-origin: left top;
  transform: rotate(45deg);
  width: 0.37rem;
}
.page-pc .nav-l2 li .nav-car-title p span {
  display: none;
}
.page-pc .nav-car-btn {
  display: none;
  overflow: hidden;
}
.page-pc a.btn.btn-white {
  border: 1px solid #7aa3ce;
}
.page-pc .nav-car-btn .btn {
  padding: 0 10px;
  margin-right: 0;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
}
.page-pc .nav-car-btn .btn-blue {
  float: left;
}
.page-pc .nav-car-btn .btn-white {
  float: right;
}
.page-pc .menu-plus {
  display: none;
  width: 0.3rem;
  height: 3px;
  background-color: #777777;
  float: right;
  margin-top: 0.3rem;
}
.page-pc .menu-plus::before {
  content: "";
  display: block;
  width: 0.3rem;
  height: 3px;
  background-color: #777777;
  transform: rotate(90deg);
  transition: 1s all;
}
.page-pc .menu-plus.active::before {
  transform: rotate(0deg);
}
.page-pc .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #7aa3ce;
}
.page-pc .img100 {
  width: 100%;
}
.page-pc .bai_re {
  position: relative;
}
.page-pc .bai_center {
  text-align: center;
}
.page-pc .b_fl {
  float: left;
}
.page-pc .fot_1 ul {
  margin-top: 0.25rem;
  overflow: hidden;
}
.page-pc .fot_1 ul li {
  float: left;
  margin-right: 20px;
  cursor: pointer;
  background-color: #8e8e8e;
}
.page-pc .fot_1 ul .ftWxbtn:hover {
  background-color: #8e8e8e;
}
.page-pc .fot_1 ul .ftCybtn:hover {
  background-color: #8e8e8e;
}
.page-pc .fot_1 ul .ftTmbtn:hover {
  background-color: #8e8e8e;
}
.page-pc .fot_1 ul .ftYdbtn:hover {
  background-color: #8e8e8e;
}
.page-pc .fot_1 ul .ftCxbtn:hover {
  background-color: #8e8e8e;
}
.page-pc .header .zi_3 {
  position: absolute;
  top: 1rem /* .98rem*/;
  left: 0;
  width: 1.8rem;
  background: #f8f8f8;
}
.page-pc .header .zi_4 {
  width: 1.8rem;
}
.page-pc .header .zi_4 li {
  width: 1.8rem;
  position: relative;
  background: #f8f8f8;
  height: 0.7rem;
  line-height: 0.7rem;
}
.page-pc .header .zi_3 > li {
  height: 0.7rem;
  line-height: 0.7rem;
  position: relative;
}
.page-pc .header .zi_3 > li:hover,
.page-pc .header .zi_4 li:hover {
  background: #8e8e8e;
}
.page-pc .header .zi_3 > li:hover > a,
.page-pc .header .zi_3_1 li:hover a {
  color: #fff;
}
.page-pc .header .zi_3 > li a {
  display: block;
  font-size: 0.2rem;
  color: #333333;
}
.page-pc .header .zi_3 > li:hover .zi_3_1 {
  display: block;
}
.page-pc .header .zi_3 > li:hover .zi_3_1 {
  display: block;
}
.page-pc .header .zi_3 > li .zi_3_1 li > div {
  display: none;
  position: absolute;
  bottom: 0;
  left: 100%;
  line-height: 0;
}
.page-pc .header .zi_3 > li .zi_3_1 li:hover > div {
  display: block;
}
.page-pc .header .zi_3 .zi_3_1 {
  position: absolute;
  top: 0;
  left: 1.8rem;
  width: 100%;
  display: none;
}
.page-pc .header .zi_3 .zi_3_2 {
  top: -0.7rem;
}
.page-pc .header .zi_3 .zi_3_3 {
  top: -1.4rem;
}
.page-pc .header .zi_4 a {
  width: 100%;
  padding: 0;
}
.page-pc .header .zi_2,
.page-pc .header .zi_1 {
  width: 100%;
  left: 0;
  top: 0.98rem;
  background: #f8f8f8;
  position: absolute;
  padding: 0.2rem 0 0.6rem 0;
  overflow: hidden;
}
.page-pc .header .zi_2 .v1 {
  float: left;
  font-size: 0.26rem;
  color: #7aa3ce;
  line-height: 0.35rem;
  margin-left: 0.9rem;
  width: 1.4rem;
  border-right: #cecece 1px solid;
  margin-top: 0.8rem;
}
.page-pc .header .zi_2 .v2 {
  width: 55%;
  margin-left: 1.5rem;
}
.page-pc .header .zi_2 .v2 dl,
.page-pc .header .zi_1 .v2 dl {
  width: 31.33%;
  float: left;
  margin: 0 1% 0.3rem;
  display: block;
  background: rgba(0, 0, 0, 0);
}
.page-pc .header .zi_2 .v2 dl dt,
.page-pc .header .zi_1 .v2 dl dt {
  line-height: 0;
  margin-bottom: 0.2rem;
}
.page-pc .header .zi_2 .v2 dl dt img,
.page-pc .header .zi_1 .v2 dl dt img {
  width: 80%;
  margin-left: 10%;
}
.page-pc .header .zi_2 .v2 .dd1,
.page-pc .header .zi_1 .v2 .dd1 {
  color: #333;
  font-size: 0.26rem;
  line-height: 0.6rem;
}
.page-pc .header .zi_2 .v2 .dd2,
.page-pc .header .zi_1 .v2 .dd2 {
  width: 50px;
  /*background: #7aa3ce;*/
  height: 2px;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.8);
}
.page-pc .header .zi_2 .v2 dl.cur .dd2,
.page-pc .header .zi_1 .v2 dl.cur .dd2 {
  width: 100px;
  opacity: 0.5;
}
.page-pc .header .zi_2 .v2 dl.cur .dd1,
.page-pc .header .zi_1 .v2 dl.cur .dd1 {
  color: #7aa3ce;
}
.page-pc .header .zi_2 .v2 .dd3,
.page-pc .header .zi_1 .v2 .dd3 {
  font-size: 0.24rem;
  color: #333;
  line-height: 0.2rem;
  margin-top: 0.25rem;
}
.page-pc .header .zi_2 .v2 .dd4,
.page-pc .header .zi_1 .v2 .dd4 {
  margin-top: 0.28rem;
}
.page-pc .header .zi_2 .v2 .dd4 a,
.page-pc .header .zi_1 .v2 .dd4 a {
  /*color: #7aa3ce;*/
  font-size: 0.18rem;
  width: 1.3rem;
  height: 0.38rem;
  line-height: 0.38rem;
  padding-bottom: 0.43rem;
  color: #000;
  opacity: 0.8;
}
.page-pc .header .zi_2 .v2 .dd4 .a1,
.page-pc .header .zi_1 .v2 .dd4 .a1 {
  background: url(../head_pc/images/hea_7.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  left: 0.05rem;
  margin-left: 0.4rem;
}
.page-pc .header .zi_2 .v2 .dd4 .a1.cur,
.page-pc .header .zi_1 .v2 .dd4 .a1.cur {
  background: url(../head_pc/images/hea_7_1.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.page-pc .header .zi_2 .v2 .dd4 .a2,
.page-pc .header .zi_1 .v2 .dd4 .a2 {
  background: url(../head_pc/images/hea_8.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  right: 0.13rem;
}
.page-pc .header .zi_2 .v2 .dd4 .a2.cur,
.page-pc .header .zi_1 .v2 .dd4 .a2.cur {
  background: url(../head_pc/images/hea_8_1.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.page-pc .header .zi_2 .v3,
.page-pc .header .zi_1 .v3 {
  margin-left: 1%;
  width: 30%;
  /*margin-top: 1rem;*/
}
.page-pc .header .zi_2 .v3 .img100,
.page-pc .header .zi_1 .v3 .img100 {
  margin-top: -0.1rem;
}
.page-pc .header .zi_2 .v3 dl,
.page-pc .header .zi_1 .v3 dl {
  position: absolute;
  top: 1.5rem;
  left: 6%;
  width: 81%;
}
.page-pc .header .zi_2 .v3 dl img,
.page-pc .header .zi_1 .v3 dl img {
  width: 100%;
}
.page-pc .header .zi_2 .v3 dl a,
.page-pc .header .zi_1 .v3 dl a {
  color: #7aa3ce;
  font-size: 0.24rem;
  width: 1.76rem;
  height: 0.52rem;
  line-height: 0.52rem;
}
.page-pc .header .zi_2 .v3 dl .a1,
.page-pc .header .zi_1 .v3 dl .a1 {
  background: url(../head_pc/images/hea_7.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  left: 0.13rem;
}
.page-pc .header .zi_2 .v3 dl .a1.cur,
.page-pc .header .zi_1 .v3 dl .a1.cur {
  background: url(../head_pc/images/hea_7_1.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.page-pc .header .zi_2 .v3 dl .a2,
.page-pc .header .zi_1 .v3 dl .a2 {
  background: url(../head_pc/images/hea_8.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  right: 0.13rem;
}
.page-pc .header .zi_2 .v3 dl .a2.cur,
.page-pc .header .zi_1 .v3 dl .a2.cur {
  background: url(../head_pc/images/hea_8_1.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.page-pc .header .zi_2 .v3 dl dd,
.page-pc .header .zi_1 .v3 dl dd {
  margin-left: 0.8rem;
}
.page-pc .hea_topz {
  width: 77%;
  margin-top: 0.6rem;
}
.page-pc .header .zi_1 .v1 {
  float: left;
  font-size: 0.22rem;
  color: #333;
  margin-left: 0.9rem;
  /* height: .55rem; line-height: .55rem;*/
  padding-right: 0.75rem;
  position: relative;
  top: 0.5rem;
}
.page-pc .header .zi_1 .v2 .dd1 {
  color: #333;
  font-size: 0.26rem;
  line-height: 1.5em;
}
.page-pc .header .zi_1 .v2 {
  width: 76%;
  float: right;
}
.page-pc .header .zi_1 .v1 li {
  background: url(../head_pc/images/nav_bg1.png) no-repeat;
  background-size: 100% 100%;
  width: 1.48rem;
  height: 0.42rem;
  line-height: 0.42rem;
  margin-bottom: 0.28rem;
  text-align: center;
  cursor: pointer;
}
.page-pc .header .zi_1 .v1 li.cur {
  background: url(../head_pc/images/nav_bg2.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.page-pc .header .zi {
  display: none;
}
.page-pc .header .zi.ov {
  overflow: visible !important;
}
.page-pc .fotCehng {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  display: none;
}
.page-pc .fotCehng .codeW,
.page-pc .fotCehng .codeC,
.page-pc .fotCehng .codeA {
  width: 67.7%;
  left: 16.15%;
  position: absolute;
  top: 50%;
  display: none;
}
.page-pc .fotgb {
  position: fixed;
  top: 0.45rem;
  right: 0.6rem;
  width: 0.88rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-pc .fotgb:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.page-pc .b_popWrap {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10000;
  min-width: 1024px;
  color: #333;
  display: none;
}
.page-pc .b_pop {
  display: none;
  position: absolute;
  z-index: 1;
  background: #fefeff;
  width: 70%;
  left: 15%;
  top: 50%;
  /*overflow-y: scroll;*/
}
.page-pc a.b_btn_close {
  background: url(../head_pc/images/b_btn_close.jpg) no-repeat 0 0;
  height: 0.35rem;
  width: 0.35rem;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  z-index: 2;
  text-indent: -9999em;
  background-size: 100%;
}
.page-pc a.b_btn_close:hover {
  opacity: 0.6;
}
.page-pc .b_pop_h3 {
  color: #333;
  font-size: 0.24rem;
  border-bottom: solid 1px #cccccc;
  line-height: 1.8em;
  margin: 0.4rem 6% 0;
}
.page-pc .t_center {
  text-align: center;
}
.page-pc .b_dl {
  overflow: hidden;
  _zoom: 1;
  padding: 2% 0;
  margin: 0 6%;
  position: relative;
  z-index: 1;
}
.page-pc .b_dl dt {
  float: left;
  width: 100%;
  font-size: 0.22rem;
  color: #333;
  margin-bottom: 1em;
}
.page-pc .b_dl dd {
  float: left;
  width: 100%;
}
.page-pc .b_pop label {
  font-size: 0.2rem;
}
.page-pc .bbor {
  border-bottom: solid 1px #cccccc;
}
.page-pc .b_input_c {
  width: 35%;
  border: solid 1px #cccccc;
  height: 0.22rem;
  padding: 0.2rem 0.5em;
  line-height: 0.22rem;
  background: none;
  color: #333;
  font-size: 0.2rem;
  margin-right: 2%;
}
.page-pc .b_dl .b_input_c {
  border-width: 0 0 1px 0;
}
.page-pc .btn_dl {
  width: 1rem;
  height: 0.35rem;
  background: url(../head_pc/images/b_btn_ld.png) no-repeat;
  background-size: 100%;
  overflow: hidden;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  border: none;
  cursor: pointer;
}
.page-pc .btcent {
  text-align: center;
  padding-bottom: 0.2rem;
}
.page-pc .btcent a {
  display: inline-block;
  background: #8e8e8e;
}
.page-pc .btcent a.bt1 {
  background-color: rgba(0, 0, 0, 0.8);
}
.page-pc .down_pdf a {
  background: #8e8e8e;
  color: #fff;
  padding: 0 0.2rem;
  float: right;
}
.page-pc .info_jxs {
  padding: 0.07rem 0 0.3rem;
  line-height: 1.8em;
  font-size: 0.18rem;
}
.page-pc .down_pdf {
  line-height: 1.8em;
  font-size: 0.18rem;
}
.page-pc .btn_b {
  color: #fff;
  /*padding: .1rem .35rem;*/
  font-size: 0.2rem;
  margin-right: 0.15rem;
  display: block;
  background: #7aa3ce;
  height: 0.4rem;
  background: url(../head_pc/images/b_btn_ld.png) no-repeat;
  background-size: 100%;
  line-height: 0.4rem;
  width: 1.46rem;
  text-align: center;
}
.page-pc .bt1 {
  background: #306295;
}
.page-pc .msgc {
  font-size: 0.16rem;
  line-height: 2em;
  /*padding-bottom: .3rem;*/
  padding-bottom: 0.3rem;
}
.page-pc .msgc .fontfff {
  font-size: 0.18rem;
  color: #333;
}
.page-pc .bt_d {
  padding: 2% 0;
  margin: 0 6%;
}
.page-pc .bt_d .club {
  text-align: center;
}
.page-pc .bt_d .club img {
  border: 10px solid #8a8a8b;
  border-radius: 10px;
}
.page-pc .fontfff {
  color: #fff;
}
.page-pc .msgc_b_d {
  color: #333;
  line-height: 1.6em;
  font-size: 0.16rem;
  overflow: hidden;
  _zoom: 1;
  margin-top: 0.2rem;
}
.page-pc .ll1,
.page-pc .ll2 {
  float: left;
  padding: 0 0.3rem 0 0.15rem;
}
.page-pc .ll1,
.page-pc .ll2 {
  width: 30%;
}
.page-pc .ll2 {
  /*border-left: solid 1px #6c6c6c; border-right: solid 1px #6c6c6c; */
  padding-left: 0.3rem;
  margin-right: 0.15rem;
  width: 40%;
}
.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(../head_pc/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(../head_pc/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: 0.1rem;
}
.page-pc .su_p .b_input_c {
  margin-right: 0.1rem;
  margin-left: 0.1rem;
}
.page-pc .w120 {
  width: 120px;
}
.page-pc .w121 {
  width: 616px;
}
.page-pc .su_text {
  width: 0.2rem;
  width: 1.2rem;
  float: left;
  text-align: right;
  line-height: 0.4rem;
  display: inline-block;
}
.page-pc .su_p .b_input_c {
  width: 2.7rem;
}
.page-pc .su_p .w121 {
  width: 70%;
}
.page-pc .sel_inp::-ms-expand {
  display: none;
}
.page-pc .sel_inp {
  width: 2.7rem;
  border: solid 1px #ccc;
  padding: 4px;
  color: #000000;
  font-size: 0.2rem;
  -webkit-appearance: none;
  background: none;
  background: url(../head_pc/images/yu_2_2.png) no-repeat right center;
  background-size: 15% auto;
  margin-right: 0.1rem;
  margin-left: 0.1rem;
  height: 0.42rem;
  padding: 0 0.5em;
  line-height: 0.22rem;
}
.page-pc .spl70 {
  display: inline-block;
  margin-left: 1.77rem;
}
.page-pc .su_btn_p {
  margin-left: 1.4rem;
  padding: 0.2rem 0 0.3rem;
}
.page-pc .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;
}
.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(../head_pc/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 .kf,
.page-pc .kf_sj,
.page-pc .kf_top {
  position: fixed;
  right: 0;
  bottom: 140px;
  z-index: 11;
  cursor: pointer;
}
.page-pc .kf_sj {
  bottom: 240px;
}
.page-pc .kf_top {
  bottom: 40px;
}
.page-pc .bj404 {
  background: url(../head_pc/images/404-bj.jpg) no-repeat center;
  height: 100%;
  position: relative;
}
.page-pc .box404 {
  text-align: center;
  width: 100%;
  left: 0;
  top: 50%;
  position: absolute;
}
.page-pc .box404 p {
  margin-bottom: 2em;
}
.page-pc .yfont28 {
  font-size: 28px;
}
.page-pc .yfont20 {
  font-size: 20px;
}
.page-pc .yfont18 {
  font-size: 18px;
}
.page-pc .yfont16,
.page-pc .foot > ul li span,
.page-pc .fot_1 p {
  font-size: 16px;
}
.page-pc .yfont14,
.page-pc .foot > ul li a,
.page-pc .foot .con-1 {
  font-size: 14px;
}
.page-pc .yfont26 {
  font-size: 26px;
}
.page-pc .yfont24 {
  font-size: 24px;
}
@media (max-width: 1440px) {
  .page-pc {
    /*预约试驾字号 左侧*/
    /*功能页 底服务客服*/
    /*页面右侧客服*/
  }
  .page-pc .banner {
    /* margin-top: 1rem;*/
  }
  .page-pc .yfont28 {
    font-size: 24px;
  }
  .page-pc .yfont20 {
    font-size: 18px;
  }
  .page-pc .yfont18 {
    font-size: 16px;
  }
  .page-pc .yfont16,
  .page-pc .foot > ul li span,
  .page-pc .fot_1 p {
    font-size: 14px;
  }
  .page-pc .yfont14,
  .page-pc .foot > ul li a,
  .page-pc .foot .con-1 {
    font-size: 12px;
  }
  .page-pc .yfont26 {
    font-size: 24px;
  }
  .page-pc .yfont24 {
    font-size: 22px;
  }
  .page-pc .kf img,
  .page-pc .kf_sj img,
  .page-pc .kf_top img {
    width: 70px;
  }
  .page-pc .kf_sj {
    bottom: 219px;
  }
  .page-pc .kf_top {
    bottom: 61px;
  }
}
@media (max-width: 1280px) {
  .page-pc {
    /*预约试驾字号 左侧*/
    /*功能页 底服务客服*/
    /*页面右侧客服*/
  }
  .page-pc .yfont28 {
    font-size: 20px;
  }
  .page-pc .yfont20 {
    font-size: 16px;
  }
  .page-pc .yfont18 {
    font-size: 14px;
  }
  .page-pc .yfont16,
  .page-pc .foot > ul li span,
  .page-pc .fot_1 p {
    font-size: 14px;
  }
  .page-pc .yfont14,
  .page-pc .foot > ul li a,
  .page-pc .foot .con-1 {
    font-size: 12px;
  }
  .page-pc .yfont26 {
    font-size: 20px;
  }
  .page-pc .yfont24 {
    font-size: 20px;
  }
  .page-pc .kf img,
  .page-pc .kf_sj img,
  .page-pc .kf_top img {
    width: 60px;
  }
  .page-pc .kf_sj {
    bottom: 207px;
  }
  .page-pc .kf_top {
    bottom: 73px;
  }
}
@media (max-width: 1890px) {
  .page-pc .nav-l2 li {
    width: 400px;
  }
  .page-pc .nav-car-info {
    left: 360px;
  }
  .page-pc .nav-car-info .img {
    width: 550px;
    height: 200px;
    line-height: 200px;
  }
  .page-pc .nav-car-info .img img {
    width: 80%;
    height: 80%;
  }
  .page-pc .nav-car-info .info {
    width: 550px;
    line-height: 0.5rem;
  }
  .page-pc .spl70 {
    margin-left: 1.81rem;
  }
}
@media (max-width: 1366px) {
  .page-pc {
    /*.container-small{ width: 90%;}*/
    /*	.header .zi_2 .v3, .header .zi_1 .v3{ width: 25%; margin-top: 0;}*/
    /*	.header .zi_1 .v1,.header .zi_2 .v1{ margin-left: .4rem;}*/
    /*.jinwrap2 .jin_qie1 .right{ top: -.68rem;}*/
  }
  .page-pc .nav-left .logo {
    margin-right: 0.4rem;
  }
  .page-pc .nav-center .nav-l1 > li a {
    padding: 0 0.15rem;
    font-size: 12px;
  }
  .page-pc .nav-right ul li {
    margin: 0 0.08rem;
  }
  .page-pc .header .zi_2 .v1 {
    font-size: 0.2rem;
    line-height: 0.3rem;
  }
  .page-pc .header .zi_2 .v2 .dd1,
  .page-pc .header .zi_1 .v1,
  .page-pc .header .zi_1 .v2 .dd1 {
    font-size: 0.21rem;
  }
  .page-pc .header .zi_2 .v2 .dd3,
  .page-pc .header .zi_1 .v2 .dd3,
  .page-pc .header .zi_2 .v3 dl a,
  .page-pc .header .zi_1 .v3 dl a {
    font-size: 0.22rem;
  }
  .page-pc .header .zi_2 .v3 dl a,
  .page-pc .header .zi_1 .v3 dl a {
    width: 1.46rem;
  }
  .page-pc .header .zi_2 .v2 .dd1 {
    top: 0.5rem;
  }
  .page-pc .header .zi_3 li {
    line-height: 0.7rem;
    height: 0.7rem;
  }
  .page-pc .header .zi_3 .zi_3_2 {
    top: -0.7rem;
  }
  .page-pc .header .zi_3 .zi_3_3 {
    top: -1.4rem;
  }
  .page-pc .jinwrap2 .jin_qie1 .left,
  .page-pc .jinwrap2 .jin_qie1 .right {
    width: 5rem;
  }
  .page-pc .fot_1 ul li img {
    width: 44px;
  }
  .page-pc .header .zi_3 {
    top: 0.98rem;
  }
}
.page-pc .padleft20 {
  padding-left: 20px;
}
.page-pc #carnum {
  margin-right: 0.2rem;
}
.page-pc #checkCode {
  vertical-align: middle;
  width: 60px;
}
.page-pc .ei5Wrap .nav-right p {
  height: 0.5rem;
  line-height: 0.5rem;
}
.page-pc .yu_tan {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: url(/head_pc/images/in_9.png) repeat;
  z-index: -1;
}
.page-pc .yu_tan.cur {
  z-index: 100;
  display: block!important;
  -webkit-animation: yins_tan 0.5s both ease-in-out;
  animation: yins_tan 0.5s both ease-in-out;
}
.page-pc .yu_tan_1 {
  /*width: 5.5rem;*/
  text-align: center;
}
.page-pc .yu_tan_1 .con .v2 .v2_2 {
  height: 0.4rem;
}
.page-pc .yu_tan .con {
  width: 7rem;
  height: 4rem;
  left: 50%;
  top: 45%;
  margin: -2rem 0 0 -3.5rem;
}
.page-pc .yu_tan .con .v1,
.page-pc .yins_tan .con .v1,
.page-pc .haoc_tan_tan .con .v1 {
  background: #7aa3ce;
  height: 26px;
}
.page-pc .yu_tan .con .v2 {
  background: #fff;
  height: 5.65rem;
  background-size: 100% 100%;
  color: #333;
}
.page-pc .yu_tan .con .v2 .v2_1 {
  padding-top: 0.75rem;
  font-weight: bold;
}
.page-pc .yu_tan .con .v2 .v2_2 {
  line-height: 0.25rem;
  font-size: 0.16rem;
  margin: 0.15rem auto 0;
  width: 5.3rem;
  font-size: 0.2rem;
  height: 2.2rem;
  overflow: hidden;
  line-height: 0.3rem;
  padding-top: 1.3rem;
}
.page-pc .yu_tan .con .v2 .v2_3 {
  color: #fff;
  background: url(/head_pc/images/yu_4.png) no-repeat;
  background-size: 100% 100%;
  width: 1.55rem;
  height: 0.4rem;
  line-height: 0.4rem;
  margin: 0.05rem auto 0;
}
.page-pc .yu_tan .con .v2 .v2_2_app {
  line-height: 0.25rem;
  font-size: 0.16rem;
  margin: 0.15rem auto 0;
  width: 4.3rem;
  font-size: 0.2rem;
  height: 0.4rem;
  overflow: hidden;
  line-height: 0.3rem;
}
@font-face {
  font-family: 'iconfont';
  src: url('../head_pc/header/iconfont.eot');
  src: url('../head_pc/header/iconfont.eot?#iefix') format('embedded-opentype'), url('../head_pc/header/iconfont.woff2') format('woff2'), url('../head_pc/header/iconfont.woff') format('woff'), url('../head_pc/header/iconfont.ttf') format('truetype'), url('../head_pc/header/iconfont.svg#iconfont') format('svg');
}
.page-pc .iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-pc #topboxApp {
  cursor: pointer;
}
.page-pc .appIcon {
  display: block;
  width: 0.44rem;
  height: 0.44rem;
  position: relative;
  top: 5px;
  left: 50%;
  margin-left: -0.215rem;
}
.page-pc .appIcon > img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.page-pc .app-ewm {
  width: 200px;
  position: absolute;
  right: -51px;
  top: 0.9rem;
  display: none;
}
.page-pc .app-ewm > img {
  width: 100%;
}
.page-pc #downIcon {
  font-size: 0.38rem;
  /*top: 2px;*/
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-pc .topbox-p {
    margin-top: 0rem!important;
  }
}
