html,
body {
  position: relative;
  height: 100%;
}
i,
em {
  font-style: normal;
}
.box {
  width: 1200px;
  margin: 0 auto;
}
.w {
  width: 1200px;
  margin: auto;
}
.max_w {
  width: 1240px;
}
.on {
  background: #536dfe !important;
  color: #fff !important;
}
.act {
  color: #536dfe !important;
}
/* 轮播图 */
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-wrapper {
  height: 480px;
  width: 1200px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper_imgs img {
  width: 1200px;
  height: 480px;
}
.carousel {
  margin-top: 10px;
}
.swiper-pagination-bullet {
  height: 3px;
  width: 28px;
  background: #808398;
  border-radius: 1px;
}
.swiper-pagination-bullet-active {
  background-color: #fff;
}
.swiper-button-prev {
  left: 39px;
  background-image: url(/images/home/2021/button-l.png);
}
.swiper-button-next {
  right: 39px;
  background-image: url(/images/home/2021/button-r.png);
}
.swiper-button-next,
.swiper-button-prev {
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
}
/* 选项卡 */
.recomd {
  position: relative;
  margin-top: 30px;
  height: 465px;
  background: #ffffff;
  box-shadow: 0px 3px 20px rgba(116, 137, 255, 0.08);
  border-radius: 8px;
  margin-bottom: 29px;
  overflow: hidden;
}
/* 模型车 */
.model ul {
  overflow: hidden;
}
.model_li {
  float: left;
  width: 100px;
  padding: 15px 0;
}
.model_list {
  position: relative;
  margin: auto;
  height: 49px;
}
.model_list a {
  display: block;
  height: 100%;
  width: 100%;
}
.model_li img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.model_li p {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.model_li:nth-child(1) img {
  width: 50px;
  height: 25px;
}
/* 热门车tab */
.tap {
  padding: 0 16px;
  overflow: hidden;
  margin-top: 15px;
}
.tap ul {
  overflow: hidden;
}
.tap ul li {
  float: left;
  margin-right: 8px;
}
.tap a {
  display: inline-block;
  width: 88px;
  height: 40px;
  background: #f1f3fb;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  font-size: 19px;
  color: #333;
}
.tap > div {
  float: left;
}
.select {
  margin-left: 20px;
}
.series {
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
color: #333 !important;
}
.brand {
  appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
.select > div {
  position: relative;
  display: inline-block;
}
.select > div select {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  text-indent: 10px;
  font-size: 16px;
  margin-right: 8px;
}
.s_br::after,.s_ser::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  width: 7px;
  height: 7px;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  z-index: 999;
}
.s_ser::after {
  border-left: 1px solid #999 !important;
  border-bottom: 1px solid #999 !important;
}

.lookCars {
  position: relative;
  display: inline-block;
  width: 88px;
  height: 40px;
  background: #536dfe;
  border-radius: 4px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.lookCars p {
  position: relative;
  margin-left: 40px;
}
.lookCars::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  background: url("/images/home/2021/looking_for_a_car.png") no-repeat;
  width: 20px;
  height: 15px;
  background-size: 20px 15px;
}

/* 乘用车商用车 */
.page {
  margin-top: 28px;
}
.page .recom dl dd {
  float: left;
}
.page .recom dt {
  position: relative;
  float: left;
  font-size: 20px;
  color: #333;
  width: 100px;
  margin-left: 16px;
  cursor: pointer;
}
 .page .recom .pa_c:hover {
  color: #536dfe !important;
}
.page .recom .com_s:hover {
  color: #536dfe !important;
} 
.page .recom dt.change::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
  width: 4px;
  height: 20px;
  background: #536dfe;
}
.passenger,
.commercial {
  display: block;
  height: 64px;
}
.passenger dt,
.commercial dt {
  height: 64px;
  line-height: 60px;
  border-right: 1px solid #e1e3ef;
}
.commercial dd {
  height: 64px;
  text-align: center;
}
.passenger dd {
  height: 64px;
  text-align: center;
  border-bottom: 1px solid #e1e3ef;
}
.re_title {
  margin-bottom: 8px;
}
.re_title a {
  display: block;
  width: 152px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333;
  text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
}
.commercial .re_title {
  margin-top: 10px;
}
.parameter {
  width: 152px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.parameter em {
  color: #999;
  margin: 0 6px;
}
.parameter span {
  color: #333;

  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
}
/* 车型展示 */
.page_cars {
  /* overflow: hidden; */
  padding: 0 16px;
  margin-top: 55px;
}
.page_cars li {
  float: left;
  position: relative;
}
.page_cars li a {
  display: inline-block;
  position: relative;
}
.page_cars li {
  width: 135px;
  margin-right: 12px;
}
.page_cars li:nth-last-child(1) {
  margin-right: 0;
}
.page_cars li img {
  margin-left: 7px;
  width: 120px;
  height: 80px;
}
.news_pageCars {
  position: absolute;
  top: -18px;
  left: 8px;
  width: 43px !important;
  height: 20px !important;
  z-index: 999;
}
.page_cars li p {
  width: 100%;
  text-align: center;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
/* 标题 */
.headline {
  /* display: inline-block; */
}
.headline p {
  position: relative;
  font-size: 24px;
  color: #333;
  padding-left: 20px;
  font-family: PingFang SC;
  font-weight: bold;
}
.headline p::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 8px;
  height: 25px;
  background: #536dfe;
}
/* 焦点新闻 */
.focus {
  position: relative;
  overflow: hidden;
  margin-top: 25px;
  padding-bottom: 25px;
  margin-left: -20px;
}
.focus .headline {
  margin-left: 20px;
}
.focus_box {
  position: relative;
  overflow: hidden;
  margin-top: 80px;
  height: 315px;
}
.today_focus {
  position: relative;
  float: left;
  margin-top: 110px;
  height: 315px;
  width: 598px;
  padding: 0 30px;
  border-radius: 16px;
  z-index: 9;
  margin-left: 20px;
  box-shadow: 0px 3px 20px rgba(116, 137, 255, 0.08);
}
.today_focus img {
  position: absolute;
  top: 0;
  left: 0;
  width: 87px;
  height: 85px;
}
.focus_name {
  text-align: center;
  margin-top: 50px;
  font-size: 24px;
  color: #333;
  margin-bottom: 25px;
}
.focus_name p {
  margin: auto;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.focus_content {
  line-height: 30px;
  color: #666;
  font-size: 16px;
  height: 120px;
  overflow: hidden;
}
.focus_btn {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 24px;
}
.focus_com {
  float: left;
  font-size: 14px;
  color: #999;
}
.focus_com span {
  margin-left: 12px;
}
.focus_time {
  float: right;
  font-size: 14px;
  color: #999;
}
.focus_video {
  position: relative;
  float: right;
  width: 480px;
  height: 314px;
  margin-top: 110px;
  margin-right: 20px;
}
.color_box {
  position: absolute;
  top: -23px;
  left: -30px;
  width: 62px;
  height: 62px;
  background: #5c71e8;
  border-radius: 12px;
}
.focus_vimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 480px;
  height: 314px;
  border-radius: 16px;
  overflow: hidden;
}
.yc {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
  padding: 5px 20px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 16px 0px 16px 0px;
  z-index: 99;
}
.focus_vimg a:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.focus_video img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  
}
/* 乘用车 */
.pass_box {
  overflow: hidden;
  padding-bottom: 56px;
  margin-bottom: 56px;
  margin-left: -20px;
}
.passenger_nav {
  margin-top: 55px;
  margin-bottom: 24px;
}
.pass_top {
  position: relative;
  text-align: center;
  font-size: 36px;
  color: #333;
}
.pass_top p {
  position: absolute;
  left: 50%;
  top: 8px;
  transform: translateX(-50%);
}
.pass_tab {
  margin-top: 56px;
  overflow: hidden;
}
.head_ul {
  float: right;
}
.pass_tab .headline {
  float: left;
}
.head_ul li {
  float: left;
  font-size: 20px;
  color: #999999;
  margin-left: 32px;
  cursor: pointer;
}

.info_ul {
  overflow: hidden;
  padding-top: 32px;
  
}
.info_ul li:nth-child(1) {
  margin-left: 20px;
}
.info_ul li:nth-child(4n+1) {
  margin-left: 20px;
}
.info_ul li {
  float: left;
  position: relative;
  width: 276px;
  height: 378px;
  margin-right: 32px;
  margin-bottom: 32px;
  box-shadow: 0px 3px 20px rgba(116, 137, 255, 0.08);
  border-radius: 16px;
}
.info_ul li a {
  display: block;
  width: 276px;
  height: 378px;
}
.info_ul li:nth-child(4n) {
  margin-right: 0;
}
.info_ul a:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 16px 16px 0px 0px;
}
.yc_img {
  width: 276px;
  height: 184px;
  overflow: hidden;
  border-radius: 16px 16px 0px 0px;
}
.info_ul li img {
  width: 276px;
  height: 184px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 16px 16px 0px 0px;
}
.info_li h5 {
  width: 252px;
  margin-top: 15px;
  margin-bottom: 8px;
  font-size: 18px;
  font-family: PingFang SC;
  color: #333;
  overflow: hidden;  
  text-overflow: ellipsis;  
  display: -webkit-box;  
  -webkit-line-clamp: 2;  
  -webkit-box-orient: vertical; 
}
.info_li {
  padding: 0 12px;
  overflow: hidden;
}
.pass_des {
  width: 252px;
  font-size: 16px;
  height: 52px;
  color: #999;
  line-height: 28px;
  overflow: hidden;  
  text-overflow: ellipsis;  
  display: -webkit-box;  
  -webkit-line-clamp: 2;  
  -webkit-box-orient: vertical; 
}
.info_li_btm {
  position: absolute;
  overflow: hidden;
  bottom: 25  px;
  color: #999;
  font-size: 14px;
  width: 252px;
}
.info_li_btm .btm_l {
  float: left;
}
.info_span {
  float: right;
  /* margin-left: 58px; */
}
/* 销量排行榜 */
.rank {
  overflow: hidden;
  margin-bottom: 38px;
}
.ex_head {
  overflow: hidden;
  margin-bottom: 16px;
}
.ex_head_l {
  float: left;
}
.ex_head_l img {
  vertical-align: middle;
}
.ex_head_l span {
  color: #333;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  margin-left: 12px;
}
.ex_head_r {
  float: right;
}
.ex_head_r select {
  width: 80px;
  height: 30px;
  text-indent: 15px;
  border-radius: 18px;
  margin: 0 10px;
}
.ex_head_r #month {
  text-indent: 25px;
}
.rank_ul {
  overflow: hidden;
  height: 237px;
}
.rank_ul li {
  position: relative;
  float: left;
  width: 222px;
  height: 136px;
  margin-left: 32px;
  box-shadow: 0px 3px 20px rgba(116, 137, 255, 0.08);
  border-radius: 16px;
  padding: 37px 27px 24px;
  margin-top: 20px;
}
.rank_ul li a {
  display: inline-block;
}
.rank_ul li:nth-child(1) {
  margin-left: 20px;
}
.rank_top {
  overflow: hidden;
}
.rank_tl {
  float: left;
}
.rank_tr {
  padding-top: 8px;
  float: right;
}
.rank_tr img {
  width: 144px;
  height: 88px;
}
.rank_sales {
  background: #536dfe;
  font-size: 14px;
  color: #fff;
  padding: 2px 10px;

  border-radius: 12px;
}
.rank_timg img {
  width: 42px;
  height: 37px;
  margin-left: 5px;
}
.rise {
  margin-left: 5px;
  width: 42px;
  text-align: center;
  position: relative;
  font-size: 12px;
  color: #999;
  margin-bottom: 7px;
}
.rank_btm {
  position: absolute;
  bottom: 25px;
}
.rank_btm p {
  font-size: 20px;
  color: #333;
}
.rank_btm p span {
  font-size: 18px;
  color: #d69f41;
  margin-left: 12px;
}
/* 上市新车 */
.market_ul {
  overflow: hidden;
  margin-left: -20px;
  padding-left: 20px;
  padding-top: 20px;
  height: 277px;
}
.market_ul li {
  position: relative;
  float: left;
  padding: 0 43px;
  padding-bottom: 20px;
  width: 190px;
  margin-right: 32px;
  border-radius: 16px;
  box-shadow: 0px 3px 20px rgba(116, 137, 255, 0.08);
}
.market_ul li a{
 display: inline-block;
}
.market_ul li:nth-child(1) {
  margin-left: 20px;
}
.market_ul li:nth-child(4n) {
  margin-right: 0;
}
.market_time {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 8px;
  line-height: 28px;
  font-size: 12px;
  color: #fff;
  height: 28px;
  background: linear-gradient(122deg, #fcd361 0%, #ff9334 100%);
  box-shadow: 0px 3px 3px rgba(116, 137, 255, 0.08);
  opacity: 1;
  border-radius: 16px 0px 16px 0px;
}
.market_news {
  margin-top: 42px;
}
.market_news img {
  width: 188px;
  height: 114px;
}
.market_info p {
  width: 100%;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  color: #000;
  margin-top: 5px;
  margin-bottom: 6px;
}
.market_info span {
  display: inline-block;
  width: 100%;
  color: #f14d30;
  font-size: 16px;
  text-align: center;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.scan {
  margin-top: 5px;
  margin-bottom: 58px;
}
.scan img {
  width: 1200px;
  height: 140px;
}
/* 视频精选 */
.high_top {
  overflow: hidden;
  margin-bottom: 80px;
}
.high_p {
  font-size: 20px;
  color: #8a8fac;
  cursor: pointer;
}
.video_hbox {
  position: relative;
}
.video_list {
  float: left;
  width: 460px;
  height: 306px;
  overflow: hidden;

  border-radius: 16px;
  box-shadow: 0px 3px 6px rgba(116, 137, 255, 0.24);
}
.video_list:nth-child(2) {
  float: right;
}
.video_list:nth-child(3) {
  position: absolute;
  left: 50%;
  top: -47px;
  transform: translateX(-50%);
  z-index: 99;
}
.video_three {
  width: 600px !important;
  height: 400px !important;
}
.video_list .vi_h {
  position: relative;
  display: inline-block;
  width: 460px;
  height: 306px;
  overflow: hidden;
}
.video_list .vi_h:hover .v_large {
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.video_list .vi_h .v_large {
  width: 460px;
  height: 306px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 16px 16px 0px 0px;
 
}
.video_list a span img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 96px;
  height: 96px;
}
.video_hbox .video_three a {
  width: 600px !important;
  height: 400px !important;
}
.video_hbox .video_three a .three_img {
  width: 600px !important;
  height: 400px !important;
}
.vi_h p {
  position: absolute;
  left: 0px;
  right: 0px;
  color: #fff;
  bottom: 0px;
  font-size: 20px;
  text-align: left;
  padding: 19px 16px;
  /* background: rgba(0, 0, 0, 0.5); */
  transition: bottom 0.3s;
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -ms-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.video_three .vi_h p {
  padding: 26px 16px;
}
/* 商用车 */
.commercial_car {
  overflow: hidden;
  margin-left: -20px;
}
/* 好车推荐 */
.goodCars {
  margin-bottom: 56px;
}
.goods_img {
  padding: 20px 40px 0;
  width: 196px;
  height: 138px;
  overflow: hidden;
}
.goods_ul li a:hover img {
  transform: scale(1);
}
.goods_info .info_ul .goods_img img {
  width: 196px;
  height: 138px;
  border-radius: 0;
}
.goods_info .info_ul li {
  position: relative;
  height: 256px;
  overflow: hidden;
}
.goods_t {
  margin-top: 15px;
  overflow: hidden;
  margin-bottom: 5px;
}
.goods_name {
  width: 120px;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
  float: left;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.goodCars .goods_info .goods_a {
  display: block;
  width: 276px;
  height: 256px;
}
.ask_btn {
  float: right;
  width: 72px;
  height: 28px;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid #536dfe;
  border-radius: 14px;
  color: #536dfe;
  line-height: 28px;
  text-align: center;
}
.goods_btm .goods_t .ask_btn a{
  display: block;
  width: 72px;
  height: 28px;
  font-size: 14px;
  color: #536dfe !important;
}
.goods_price {
  font-size: 16px;
  color: #f14d30;
}
/* 商用车视频 */
.commercial_video {
  overflow: hidden;
  padding-bottom: 56px;
}
/* 买车租车 */
.buy_rent_box {
  overflow: hidden;
}
.buy_rent_box > div {
  float: left;
}
.buy_rent {
  margin-top: 50px;
}
.buy_top {
  overflow: hidden;
  margin-bottom: 32px;
}
.buy_top > div {
  float: left;
}
.switch {
  font-size: 18px;
  line-height: 30px;
  color: #8a8fac;
  margin-left: 30px;
}
.switch span {
  cursor: pointer;
}
.switch em {
  margin: 0 5px;
}
.brent_l a {
  position: relative;
  display: inline-block;
  width: 480px;
  height: 328px;
  border-radius: 16px;
  overflow: hidden;
}
.brent_l a:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 16px 16px 0px 0px;
}
.brent_l a img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 16px;
}
.brent_l .brent_l_title {
  position: absolute;
  top: 28px;
  left: 32px;
  font-size: 32px;
  color: #ffc85a;
}
.brent_l_title p {
  width: 415px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.enjoy {
  color: #fff;
  margin-left: 10px;
}
.brant_c {
  margin-left: 32px;
}
.reduction ul {
  overflow: hidden;
  width: 448px;
  margin-top: -6px;
}
.reduction ul li {
  float: left;
  width: 208px;
  height: 139px;
  margin-right: 16px;
  margin-top: 16px;
  overflow: hidden;
}
.reduction li a {
  position: relative;
  display: inline-block;
  width: 208px;
  height: 139px;
  overflow: hidden;
  border-radius: 16px;
}
.reduction li a:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 16px;
}
.reduction li a img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 16px;
}
.reduction li a p {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  padding: 0 28px;
  color: #fff;
  font-size: 14px;
}
.redu_price {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.brant_r {
  overflow: hidden;
  position: relative;
}
.brant_r_box {
  margin-top: 40px;
  width: 240px;
}
.brant_r_box li {
  position: relative;
  margin-bottom: 11px;
  font-size: 16px;
}
.brant_r_box li p {
  width: 220px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
  margin-left: 15px;
}
.brant_r_box span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  background: #536dfe;
  border-radius: 50%;
}
.brantr_info {
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
}
.more {
  position: absolute;
  top: 0;
  right: 2px;
  font-size: 18px;
  color: #8a8fac;
  cursor: pointer;
}
/* 商用车月度销量排行 */
.monthly {
  margin-top: 56px;
  overflow: hidden;
  margin-bottom: 10px;
}
.monthly_ul {
  padding-left: 20px;
  padding-top: 20px;
  overflow: hidden;
  margin-top: 14px;
  padding-bottom: 24px;
}
.monthly_ul .monthly_li {
  float: left;
  width: 330px;
  height: 367px;
  background: #ffffff;
  box-shadow: 0px 3px 20px rgba(116, 137, 255, 0.08);
  opacity: 1;
  border-radius: 16px;
  padding: 24px;
  margin-right: 32px;
}
.monthly_ul .monthly_li:nth-last-child(1) {
  margin-right: 0;
}

.monthly_ul h4 {
  width: 330px;
  font-size: 20px;
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.monthly_list li {
  box-shadow: none !important;
}
.monthly_list li a {
  width: 100%;
  display: inline-block
}
.m_one {
  overflow: hidden;
  margin-bottom: 24px;
}
.m_one .mon_rank {
  display: inline-block;
  width: 20px;
height: 20px;
background: #536DFE;
border-radius: 2px;
line-height: 20px;
text-align: center;
font-size: 14px;
color: #fff;
overflow: hidden;
}

.m_one_name {
  display: inline-block;
  width: 140px;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
  font-size: 16px;
  color: #333;
  margin-left: 8px;
}
.m_number {
  float: right;
  color: #FCBB4B;
  font-size: 16px;
}
.m_one {
  cursor: pointer;
}
.m_one_show {
  overflow: hidden;
  margin-bottom: 16px;
}
.show_l {
  float: left;
  width: 132px;
  height: 92px;
}
.show_r {
  float: left;
 
}
.show_l img {
  width: 132px;
  height: 92px;
}
.official_p {
  margin-left: 9px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.official_p span {
  font-size: 14px;
  color: #333;
}
.parameter_off {
  overflow: hidden;
}
.parameter_off a {
  width: initial !important;
  float: left;
  font-size: 12px;
  color: #999;
  margin-left:9px
}
.parameter_off a::after {
  content:"|";
  margin-left: 9px;
  
}
.parameter_off a:nth-last-child(1)::after {
  content: "";
}
.mon_two {
  background: #FC714B !important
}
.mon_t_number {
  color: #999;
}
.mon_three {
  background: #FCBB4B !important
}
.mon_tnum {
  background: #EFEFEF !important
}
.mlist_one {
  margin-bottom: 15px;
}
.swper_2 {
  height: 300px;
}
.swper_2 .swiper-slide {
  height: 300px;
}

.swper_2 .swiper-pagination-bullet {
  background: # 536DFE;
}
.swper_2 .swiper-pagination-bullet-active {
  background: #536DFE !important;
}

/* 侧边导航 */
.fixed {
  position: fixed;
  left: 50%;
  margin-left: -754px;
  background: #FBFBFB;
  top: 30%;
}
.fixed li {
  width: 124px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #333;
  font-size: 18px;
}
.fixed li a:hover {
  background: #536DFE;
  color: #fff;
}
.fixed li a {
  width: 100%;
  display: inline-block;
}

