@charset "utf-8";
.container_v3 .header {
  background: url("/images/index-new/title_bc.png") no-repeat center center;
  background-size: cover;
}
.container_v3 .header .header_box {
  width: 1200px;
  margin: 0 auto;
}
.container_v3 .header .header_box .header_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 8px;
}
.container_v3 .header .header_box .header_top .header_left {
  display: flex;
}
.container_v3 .header .header_box .header_top .header_left a, .container_v3 .header .header_box .header_top .header_left span {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #222222;
}
.container_v3 .header .header_box .header_top .header_left .register {
  position: relative;
  padding: 0 8px;
  display: flex;
}
.container_v3 .header .header_box .header_top .header_left .register .text {
  padding: 0;
}
.container_v3 .header .header_box .header_top .header_left .register .tip {
  left: -29px;
  top: 22px;
  white-space: nowrap;
  position: absolute;
  font-size: 13px;
  background-color: #d9001b;
  color: #fff;
  padding: 3px 6px;
  border-radius: 4px;
}
.container_v3 .header .header_box .header_top .header_left .register .tip:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: 35px;
  top: -7px;
  border: 5px solid #d9001b;
  border-left-color: transparent;
  border-top-color: transparent;
}
.container_v3 .header .header_box .header_top .header_left a {
  padding: 0 8px;
}
.container_v3 .header .header_box .header_top .header_left a:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_top .header_left .login {
  border-right: 1px solid #606060;
}
.container_v3 .header .header_box .header_top .header_right {
  display: flex;
  align-items: center;
}
.container_v3 .header .header_box .header_top .header_right .header_list {
  display: flex;
  padding: 0 8px;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 1;
  align-items: center;
  border-right: 1px solid #333333;
  position: relative;
  z-index: 10000;
}
.container_v3 .header .header_box .header_top .header_right .header_list .header_menu {
  width: 6px;
  height: 6px;
  margin-left: 6px;
  position: relative;
  z-index: 100;
  transition: 0.2s all linear;
}
.container_v3 .header .header_box .header_top .header_right .header_list .icon-shouji {
  position: relative;
  z-index: 99;
  font-size: 23px;
}
.container_v3 .header .header_box .header_top .header_right .header_list .icon-shouji {
  display: flex;
  align-items: center;
}
.container_v3 .header .header_box .header_top .header_right .header_list .icon-service-phone {
  font-size: 25px;
  margin: 0 5px 0 0;
}
.container_v3 .header .header_box .header_top .header_right .header_list .icon-xiala-copy {
  transition: 0.2s all linear;
  color: #d9001b;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  z-index: 99;
}
.container_v3 .header .header_box .header_top .header_right .header_list a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  position: relative;
  z-index: 100;
}
.container_v3 .header .header_box .header_top .header_right .header_list a:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu {
  cursor: auto;
  position: absolute;
  top: 28px;
  height: 0;
  overflow: hidden;
  border: 0;
  left: -3px;
  background-color: #fff;
  box-sizing: border-box;
  width: 240px;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 15px;
  border-bottom: 1px solid #dddddd;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list:last-child {
  border-bottom: 0;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list .code {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list .code img {
  display: block;
  width: 100%;
  height: 100%;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list .info {
  flex: 1;
  margin-left: 15px;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list .info .text1 {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list .info .text2 {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #dc394d;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list .info .platform {
  display: flex;
  margin-top: 5px;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list .info .platform img {
  width: 38px;
  height: 38px;
  display: block;
  margin-right: 10px;
}
.container_v3 .header .header_box .header_top .header_right .header_list .menu .menu_list .info .platform img:last-child {
  margin-right: 0;
}
.container_v3 .header .header_box .header_top .header_right .header_list .service_list {
  position: absolute;
  background-color: #fff;
  top: 25px;
  left: -3px;
  width: 160px;
  box-sizing: border-box;
  border: 1px solid #dbd7d7;
  padding: 10px;
  display: none;
}
.container_v3 .header .header_box .header_top .header_right .header_list .service_list .service_item {
  margin-bottom: 6px;
}
.container_v3 .header .header_box .header_top .header_right .header_list .service_list .service_item:last-child {
  margin-bottom: 0;
}
.container_v3 .header .header_box .header_top .header_right .header_list .service_list .service_item h2 {
  font-size: 15px;
  margin-bottom: 5px;
}
.container_v3 .header .header_box .header_top .header_right .header_list .service_list .service_item .service_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.container_v3 .header .header_box .header_top .header_right .header_list .service_list .service_item .service_box a {
  font-size: 14px;
  line-height: 20px;
}
.container_v3 .header .header_box .header_top .header_right .service:hover .icon-xiala-copy {
  transform: rotate(180deg);
}
.container_v3 .header .header_box .header_top .header_right .service:hover:before {
  content: '';
  position: absolute;
  width: 110%;
  left: -3px;
  top: -8px;
  border: 1px solid #dbd7d7;
  box-sizing: border-box;
  border-bottom: 0;
  z-index: 9;
  height: 34px;
  background-color: #fff;
}
.container_v3 .header .header_box .header_top .header_right .service:hover .service_list {
  display: block;
}
.container_v3 .header .header_box .header_top .header_right .iphone:hover {
  box-sizing: border-box;
}
.container_v3 .header .header_box .header_top .header_right .iphone:hover .icon-xiala-copy {
  transform: rotate(180deg);
}
.container_v3 .header .header_box .header_top .header_right .iphone:hover:before {
  content: '';
  position: absolute;
  width: 110%;
  left: -3px;
  top: -8px;
  border: 1px solid #dbd7d7;
  box-sizing: border-box;
  border-bottom: 0;
  z-index: 9;
  height: 37px;
  background-color: #fff;
}
.container_v3 .header .header_box .header_top .header_right .iphone:hover .menu {
  border: 1px solid #dbd7d7;
  height: auto;
}
.container_v3 .header .header_box .header_top .header_right .c_red {
  border-right: 0;
  color: #d9001b;
  padding-right: 0;
}
.container_v3 .header .header_box .header_top .header_right .c_red a {
  color: #d9001b;
}
.container_v3 .header .header_box .header_top .header_right .c_red .header_tel {
  width: 25px;
  height: 25px;
  margin-right: 8px;
}
.container_v3 .header .header_box .header_top .header_right .c_red .header_iphone {
  width: 12px;
  height: 21px;
  position: relative;
  z-index: 100;
  margin-right: 8px;
}
.container_v3 .header .header_box .header_top .header_right .pr-8 {
  margin-left: 8px;
  margin-right: 8px;
}
.container_v3 .header .header_box .header_middle {
  display: flex;
  justify-content: space-between;
  margin: 24px 0 15px;
}
.container_v3 .header .header_box .header_middle .header_left img {
  /*width: 208px;*/ padding-top: 50px;
}
.container_v3 .header .header_box .header_middle .header_right {
  display: flex;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_searchBox {
  display: flex;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_searchBox label {
  width: 465px;
  height: 38px;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_searchBox label input {
  width: 100%;
  height: 100%;
  outline: none;
  box-sizing: border-box;
  padding-left: 12px;
  border: solid 1px #d53032;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_searchBox label input ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_searchBox label input ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cccccc;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_searchBox label input :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #cccccc;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_searchBox .header_go {
  width: 79px;
  cursor: pointer;
  height: 38px;
  background-color: #d9001b;
  border-radius: 2px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 38px;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_search_content {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 2;
  color: #555555;
  display:none;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_search_content .search_contentItem {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 2;
  color: #555555;
  margin-left: 2px;
  margin-right: 5px;
}
.container_v3 .header .header_box .header_middle .header_right .header_search .header_search_content .search_contentItem:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart {
  margin-right: 39px;
  margin-left: 48px;
  position: relative;
  z-index: 9999;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart:hover .cart_content {
  display: block;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart:hover .header_cartBox {
  border-bottom: 0;
  box-shadow: none;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .header_cartBox {
  cursor: pointer;
  width: 152px;
  height: 38px;
  background-color: #ffffff;
  box-shadow: -5px 2px 5px 0px rgba(3, 0, 0, 0.15);
  border-radius: 2px;
  border: solid 1px #999999;
  display: flex;
  position: relative;
  z-index: 999999;
  align-items: center;
  justify-content: center;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .header_cartBox .icon-gouwucheman {
  font-size: 21px;
  color: #d9001b;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .header_cartBox img {
  width: 22px;
  height: 20px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .header_cartBox span {
  margin-left: 5px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .header_cartBox i {
  display: block;
  font-style: normal;
  width: 15px;
  height: 13px;
  background-color: #d9001b;
  border-radius: 20px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  text-align: center;
  margin-left: 2px;
  color: #ffffff;
  margin-bottom: 13px;
  line-height: 13px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content {
  position: absolute;
  background-color: #fff;
  width: 300px;
  right: 0;
  display: none;
  box-sizing: border-box;
  top: 37px;
  z-index: 99999;
  padding-top: 5px;
  border: solid 1px #999999;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content h1 {
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con {
  max-height: 300px;
  overflow-y: scroll;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .no_goodlist {
  box-sizing: border-box;
  padding: 25px 20px;
  font-size: 14px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .no_goodlist .icon-gouwuche {
  margin-right: 7px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .nologin {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
  font-size: 14px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .nologin i {
  margin-right: 5px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .nologin a {
  color: #e1251b;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .loading {
  display: flex;
  align-items: center;
  justify-content: center;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .loading img {
  display: block;
  margin: 50px 0;
  width: 65px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list {
  margin-top: 6px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_title {
  height: 35px;
  font-size: 13px;
  background-color: #f4f4f4;
  box-sizing: border-box;
  padding-left: 9px;
  line-height: 35px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con {
  display: flex;
  box-sizing: border-box;
  padding: 8px 10px;
  border-top: 1px dashed #cccccc;
  align-items: center;
  justify-content: space-between;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con:last-child {
  border-bottom: 1px dashed #cccccc;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con .cart_list_left {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con .cart_list_left img {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con .cart_list_left .tip {
  position: absolute;
  color: #fff;
  transform: rotate(-45deg);
  width: 145%;
  left: -12px;
  font-size: 14px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con .cart_list_middle {
  margin-left: 10px;
  width: calc(100% - 77px);
  box-sizing: border-box;
  padding-right: 12px;
  flex-shrink: 0;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con .cart_list_middle .cart_text {
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con .cart_list_middle .cart_text span {
  color: #e01c1c;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con .cart_list_right {
  margin-right: 5px;
  flex-shrink: 0;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .con .cart_list .cart_con .cart_list_right i {
  cursor: pointer;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .go_pay {
  padding: 5px 10px;
  display: flex;
  align-items: center;
  background-color: #f4f4f4;
  justify-content: space-between;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .go_pay .go_payl {
  font-size: 14px;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .go_pay .go_payl span {
  font-weight: 700;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .go_pay .go_payr {
  display: flex;
}
.container_v3 .header .header_box .header_middle .header_right .header_cart .cart_content .go_pay .go_payr a {
  width: 70px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  background-color: #e1251b;
}
.container_v3 .header .header_box .header_bottom {
  position: relative;
}
.container_v3 .header .header_box .header_bottom .header_classify {
  display: flex;
  flex-shrink: 0;
  height: 40px;
}
.container_v3 .header .header_box .header_bottom .header_classify .header_classifyList {
  display: flex;
  align-items: center;
  /*flex: 1;*/
  width: 130px;
  justify-content: center;
  position: relative;
}
.container_v3 .header .header_box .header_bottom .header_classify .header_classifyList a {
  font-family: 黑体;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
}
.container_v3 .header .header_box .header_bottom .header_classify .header_classifyList a:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .header_classify .header_all {
  width: 244px;
  height: 100%;
  flex: none;
  flex-shrink: 0;
  background-color: #d9001b;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container_v3 .header .header_box .header_bottom .header_classify .header_all:hover .banner_left {
  display: block;
}
.container_v3 .header .header_box .header_bottom .header_classify .header_all a {
  display: flex;
  align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
.container_v3 .header .header_box .header_bottom .header_classify .header_all a:hover {
  color: #fff;
}
.container_v3 .header .header_box .header_bottom .header_classify .header_all a img {
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
.container_v3 .header .header_box .header_bottom .banner_left {
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 999;
  width: 244px;
  height: 100%;
  display: none;
  padding-top: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list {
  box-sizing: border-box;
  /* border-top: 1px solid #ebebeb; */
  padding: 6px 13px;
  /* background-color: rgba(0, 0, 0, 0.7); */
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list:first-child {
  border-top: 0;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list:hover{
  background-color: rgba(0, 0, 0, 0.3);
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list:hover .alert-classify {
  display: flex;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .banner_title {
  display: flex;
  line-height: 31px;
  align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  /* color: #444; */
  color: #fff;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .banner_title img {
  width: 16px;
  margin-right: 11px;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .banner_title .iconfont {
  font-size: 17px;
  font-weight: 700;
  margin-right: 5px;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .banner_product {
  /*display: flex;*/
  flex-wrap: wrap;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .banner_product .banner_products {
  width: 33.333%;
  line-height: 25px;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .banner_product .banner_products a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  /* color: #444; */
  color: #fff;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .banner_product .banner_products a:hover {
  /* color: #e1251b; */
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify {
  position: absolute;
  width: 956px;
  height: 590px;
  background-color: #ffffff;
  border: solid 2px #e1251b;
  left: 100%;
  top: 0;
  z-index: 9999;
  display: none;
  box-sizing: border-box;
  padding: 10px 10px 10px 0;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-left {
  flex: 1;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-left .alert-item {
  display: flex;
  margin-bottom: 10px;
  align-items: baseline;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-left .alert-item .title {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: 700;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  text-align: right;
  display: block;
  width: 110px;
  flex-shrink: 0;
  line-height: 20px;
  margin-right: 5px;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-left .alert-item .alert-content {
  text-align: justify;
  box-sizing: border-box;
  padding-left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-left .alert-item .alert-content a {
  flex-shrink: 0;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #888888;
  line-height: 25px;
  padding: 0 5px;
  border-right: 1px solid #d9d9d9;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-left .alert-item .alert-content a:last-child {
  border-right: 0;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-left .alert-item .alert-content a:first-child {
  border-left: 1px solid #d9d9d9;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-left .alert-item .alert-content a:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-right {
  display: flex;
  flex-wrap: wrap;
  width: 210px;
  margin-left: 15px;
  height: 499px;
  flex-shrink: 0;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-right a {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ececec;
  border-right: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  box-sizing: border-box;
}
.container_v3 .header .header_box .header_bottom .banner_left .banner_list .alert-classify .alert-right a img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.container_v3 .header .header_box .header_bottom .banner_right {
  position: absolute;
  right: 0;
  z-index: 980;
  width: 239px;
  height: 572px;
  top: 50px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 18px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_signIn {
  position: absolute;
  top: 12px;
  right: 17px;
  width: 53px;
  height: 27px;
  border: solid 1px #d9001b;
  display: flex;
  margin-bottom: 7px;
  align-items: center;
  justify-content: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #e7474a;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_signIn img {
  width: 13px;
  margin-right: 3px;
}
.container_v3 .header .header_box .header_bottom .banner_right i {
  font-size: 13px;
  margin-right: 2px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_personal {
  display: flex;
  margin-top: 21px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_personal .banner_personalL {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_personal .banner_personalL img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_personal .banner_personalR {
  margin-left: 13px;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_personal .banner_personalR p {
  display: flex;
  align-items: flex-end;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  justify-content: space-between;
  letter-spacing: 1px;
  color: #333333;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_status {
  display: flex;
  justify-content: space-between;
  margin: 17px 0;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_status .list {
  font-family: MicrosoftYaHei;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_status .list span {
  font-family: MicrosoftYaHei;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #e7474a;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_status .register, .container_v3 .header .header_box .header_bottom .banner_right .banner_status .login {
  border: 1px solid #e1251b;
  flex: 0 0 95px;
  padding: 5px 0;
  font-size: 12px;
  box-sizing: border-box;
  text-align: center;
  color: #e1251b;
  border-radius: 5px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_status .login {
  color: #fff;
  background: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .no {
  margin: 15px 0 10px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_service {
  width: 202px;
  height: 34px;
  border: solid 1px #cccccc;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  justify-content: center;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_service:hover {
  border-color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_service:hover span, .container_v3 .header .header_box .header_bottom .banner_right .banner_service:hover i {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_service i {
  color: #666666;
  font-size: 17px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_service img {
  width: 17px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_service span {
  margin-left: 7px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne {
  height: 178px;
  border-bottom: 1px solid #dddddd;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle {
  padding-top: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL {
  flex: 1;
  display: flex;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL li {
  margin-right: 8px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL li span {
  cursor: pointer;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  display: block;
  height: 100%;
  box-sizing: border-box;
  letter-spacing: 0px;
  color: #999999;
  text-align: center;
  box-sizing: border-box;
  padding: 0px 5px 0;
  line-height: 33px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL li span:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL li .bannerTab_listOne {
  padding-top: 12px;
  width: 100%;
  padding-bottom: 7px;
  display: none;
  position: absolute;
  left: 0;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL li .bannerTab_listOne li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL li .bannerTab_listOne li a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #777777;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL li .bannerTab_listOne li a:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_tabOneTitleL .active {
  color: #d71518;
  border-bottom: 2px solid #d71518;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_more {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #999999;
  display: flex;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabOne .banner_tabOneTitle .banner_more:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo {
  height: 178px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .banner_tab:last-of-type .banner_title {
  border-right: 0;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .banner_tab .banner_title {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  padding: 0 10px;
  border-right: 1px solid #dddddd;
  cursor: pointer;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .banner_tab:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .banner_tab .bannerTab_listTwo {
  position: absolute;
  display: none;
  width: 200px;
  left: 20px;
  height: 115px;
  overflow: hidden;
  margin-bottom: 14px;
  margin-top: 18px;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .banner_tab .bannerTab_listTwo .swiper_box {
  position: absolute;
  height: auto;
  width: 100%;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .banner_tab .bannerTab_listTwo .swiper_box li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .banner_tab .bannerTab_listTwo .swiper_box li a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #555555;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .banner_tab .bannerTab_listTwo .swiper_box li a:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_tabTwo .banner_tabTwoTitle .active {
  color: #e7474a !important;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_notice {
  border-top: 1px solid #dddddd;
  display: flex;
  align-items: center;
  line-height: 44px;
  position: relative;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_notice .banner_text {
  flex-shrink: 0;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_notice .scrollX {
  display: flex;
  height: 100%;
  width: 500px;
  overflow: hidden;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_notice .scrollX .scrollTxt {
  height: 100%;
  flex-shrink: 0;
  position: relative;
  padding-right: 40px;
  white-space: nowrap;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_notice p, .container_v3 .header .header_box .header_bottom .banner_right .banner_notice a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #777777;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_notice p:hover, .container_v3 .header .header_box .header_bottom .banner_right .banner_notice a:hover {
  color: #e1251b;
}
.container_v3 .header .header_box .header_bottom .banner_right .banner_notice p span, .container_v3 .header .header_box .header_bottom .banner_right .banner_notice a span {
  color: #d9001b;
}
.container_v3 .banner {
  height: 590px;
  position: relative;
}
.container_v3 .main {
  width: 1200px;
  margin: 0 auto;
}
.container_v3 .main .brand {
  height: 380px;
  background-color: #f3f3f3;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  justify-content: space-between;
}
.container_v3 .main .brand .brand_img {
  width: 220px;
  height: 220px;
}
.container_v3 .main .brand .brand_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.container_v3 .main .brand .brand_list {
  position: relative;
  width: 220px;
  height: 280px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  margin-right: 25px;
}
.container_v3 .main .brand .brand_list:last-child {
  margin-right: 0;
}
.container_v3 .main .brand .brand_list:hover .brand_text {
  color: #e1251b;
}
.container_v3 .main .brand .brand_list img {
  width: 100%;
  height: 215px;
  display: block;
}
.container_v3 .main .brand .brand_list .brand_english {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #f21e39;
  background-color: #ffffff;
  border: solid 1px #aaaaaa;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 48px;
}
.container_v3 .main .brand .brand_list .brand_text {
  width: 100%;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  position: absolute;
  left: 0%;
  text-align: center;
  bottom: 18px;
}
.container_v3 .main .recommend {
  box-sizing: border-box;
  background-color: #f3f3f3;
  display: flex;
  padding: 10px;
}
.container_v3 .main .recommend .recommend_left {
  background-color: #fff;
  display: flex;
  margin-right: 15px;
}
.container_v3 .main .recommend .recommend_left .recommend_img {
  display: flex;
}
.container_v3 .main .recommend .recommend_left .recommend_img img {
  display: block;
  width: 210px;
  height: 330px;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox {
  display: flex;
  flex-wrap: wrap;
  width: 680px;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_img {
  width: 50%;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  border-bottom: solid 1px #eeeeee;
  border-right: solid 1px #eeeeee;
  height: 165px;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_img img {
  display: block;
  width: 100%;
  height: 100%;
  display: block;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list {
  width: 50%;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  border-bottom: solid 1px #eeeeee;
  border-right: solid 1px #eeeeee;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list:hover .recommend_text h2, .container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list:hover .recommend_text p {
  color: #e1251b;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list:nth-child(2n) {
  border-right: 0;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list .recommend_text {
  margin-right: 20px;
  margin-left: 25px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list .recommend_text h2 {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #555555;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list .recommend_text p {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
  margin: 16px 0 12px 0;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list .recommend_text a {
  width: 98px;
  height: 29px;
  background-color: #d9001b;
  border-radius: 2px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  text-align: center;
  line-height: 29px;
  color: #ffffff;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list .recommend_aside_img {
  width: 191px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container_v3 .main .recommend .recommend_left .recommend_leftBox .recommend_list .recommend_aside_img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.container_v3 .main .recommend .recommend_right {
  flex: 1;
}
.container_v3 .main .recommend .recommend_right h2 {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  box-sizing: border-box;
  letter-spacing: 1px;
  color: #555555;
  padding: 11px 0 11px 17px;
  line-height: 1;
  background-color: #fff;
}
.container_v3 .main .recommend .recommend_right .recommend_brandBox {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  box-sizing: border-box;
  padding: 15px;
  height: calc(100% - 47px);
  margin-top: 10px;
  align-content: space-between;
  justify-content: space-between;
}
.container_v3 .main .recommend .recommend_right .recommend_brandBox .recommend_brandList {
  width: 116px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 8px;
  border: solid 1px #cccccc;
}
.container_v3 .main .recommend .recommend_right .recommend_brandBox .recommend_brandList:last-child {
  margin-bottom: 0;
}
.container_v3 .main .recommend .recommend_right .recommend_brandBox .recommend_brandList:nth-last-child(2) {
  margin-bottom: 0;
}
.container_v3 .main .recommend .recommend_right .recommend_brandBox .recommend_brandList a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container_v3 .main .recommend .recommend_right .recommend_brandBox .recommend_brandList a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.container_v3 .main .section_container {
  position: relative;
}
.container_v3 .main .section_container .section_Box {
  margin-top: 35px;
  display: flex;
  height: 634px;
  background-color: #f3f3f3;
  box-sizing: border-box;
  padding: 10px;
}
.container_v3 .main .section_container .section_Box .section_left {
  display: flex;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside {
  width: 200px;
  flex-shrink: 0;
  position: relative;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_left_bc {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside h1 {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  padding-top: 33px;
  padding-left: 16px;
  position: relative;
  z-index: 22;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_menu {
  position: relative;
  z-index: 22;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 18px 0 18px;
  height: 200px;
  align-content: flex-start;
  align-content: baseline;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_menu .section_menu_list {
  margin-bottom: 12px;
  width: 74px;
  height: 30px;
  border-radius: 15px;
  border: solid 1px #ffffff;
  box-sizing: border-box;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_menu .section_menu_list:last-child {
  margin-bottom: 0;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_menu .section_menu_list:nth-last-child(2) {
  margin-bottom: 0;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_menu .section_menu_list a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  text-align: center;
  line-height: 27px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside h2 {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  margin-left: 17px;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_more {
  margin-top: 45px;
  display: block;
  width: 57px;
  height: 57px;
  margin-left: 16px;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_more img {
  display: block;
  width: 100%;
}
.container_v3 .main .section_container .section_Box .section_left .section_aside .section_menu_bottom {
  margin-top: 24px;
  box-sizing: border-box;
  padding: 0 8px;
  width: 100%;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox {
  background-color: #fff;
  width: 610px;
  position: relative;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab {
  display: flex;
  border-bottom: 1px solid #eeeeee;
  padding-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_title {
  line-height: 50px;
  padding: 0 15px;
  display: block;
  cursor: pointer;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_title:hover {
  color: #e1251b;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .active {
  border-bottom: 2px solid #e7474a;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content {
  display: none;
  padding: 0 15px;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  position: absolute;
  flex-wrap: wrap;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content .section_tab_contents {
  width: 33.33333%;
  padding-top: 15px;
  border-bottom: 1px dashed #cccccc;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content .section_tab_contents:nth-child(n + 4) {
  border-bottom: none;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content .section_tab_contents:hover .section_text, .container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content .section_tab_contents:hover .section_price {
  color: #e1251b;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content .section_tab_contents .section_img {
  width: 100%;
  height: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content .section_tab_contents .section_img img {
  width: width: 95%;
  height: 140px;
  max-width: 100%;
  max-height: 100%;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content .section_tab_contents .section_text {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
  margin: 7px 0;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.container_v3 .main .section_container .section_Box .section_left .section_tabBox .section_tab li .section_tab_content .section_tab_contents .section_price {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 1px;
  color: #d02627;
  padding-left: 28px;
  margin-bottom: 15px;
}
.container_v3 .main .section_container .section_Box .section_middle {
  background-color: #fff;
  width: 180px;
  margin: 0 5px;
  padding: 11px;
  flex-shrink: 0;
  box-sizing: border-box;
}
.container_v3 .main .section_container .section_Box .section_middle h3 {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  line-height: 50px;
  border-bottom: 1px solid #eeeeee;
}
.container_v3 .main .section_container .section_Box .section_middle .section_brand {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0 23px;
}
.container_v3 .main .section_container .section_Box .section_middle .section_brand img {
  display: block;
  width: 68px;
}
.container_v3 .main .section_container .section_Box .section_middle .section_title {
  width: 100%;
  height: 33px;
  margin: 0 auto;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #666666;
  background-color: #f6f6f6;
  text-align: center;
  line-height: 33px;
}
.container_v3 .main .section_container .section_Box .section_middle .section_info {
  margin-top: 23px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  text-align: justify;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  height: 160px;
  color: #555555;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.container_v3 .main .section_container .section_Box .section_middle .section_into {
  width: 100%;
  height: 33px;
  box-sizing: border-box;
  display: flex;
  margin-top: 23px;
  align-items: center;
  justify-content: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
}
.container_v3 .main .section_container .section_Box .section_middle .section_into .icon-jiantou1 {
  color: #d5d5d5;
}
.container_v3 .main .section_container .section_Box .section_middle .section_into img {
  width: 22px;
  margin-left: 9px;
  height: 22px;
}
.container_v3 .main .section_container .section_Box .section_middle .section_brandBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.container_v3 .main .section_container .section_Box .section_middle .section_brandBox li {
  width: 74px;
  height: 37px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  margin-bottom: 13px;
}
.container_v3 .main .section_container .section_Box .section_middle .section_brandBox li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 5px 10px;
}
.container_v3 .main .section_container .section_Box .section_middle .section_brandBox li a img {
  /* width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%; */
  width: 100%;
}
.container_v3 .main .section_container .section_Box .section_right {
  background-color: #fff;
  width: 180px;
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 11px 10px 0;
}
.container_v3 .main .section_container .section_Box .section_right .section_Ranking {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eeeeee;
  line-height: 50px;
}
.container_v3 .main .section_container .section_Box .section_right .section_Ranking .section_text {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.container_v3 .main .section_container .section_Box .section_right .section_Ranking .section_switch {
  display: flex;
  align-items: center;
}
.container_v3 .main .section_container .section_Box .section_right .section_Ranking .section_switch span {
  width: 15px;
  height: 15px;
  border: solid 1px #e61e18;
  border-radius: 50%;
  margin-right: 6px;
  cursor: pointer;
  transition: 0.3s all linear;
}
.container_v3 .main .section_container .section_Box .section_right .section_Ranking .section_switch span:last-child {
  margin-right: 0;
}
.container_v3 .main .section_container .section_Box .section_right .section_Ranking .section_switch .active {
  width: 21px;
  height: 12px;
  background-color: #e61e18;
  border-radius: 30px;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container {
  overflow: hidden;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox {
  display: flex;
  transition: 0.3s all ease;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content {
  flex-shrink: 0;
  background-color: #fff;
  padding-top: 5px;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item {
  /* padding: 21px 0; */
  display: flex;
  box-sizing: border-box;
  height: 91px;
  align-items: center;
  border-bottom: 1px solid #eeeeee;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item:last-child {
  border-bottom: 0;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_itemLeft {
  flex-shrink: 0;
  width: 60%;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_itemLeft .section_switch_itemTop {
  display: flex;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_itemLeft .section_switch_itemTop .section_order_number {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #aaaaaa;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_itemLeft .section_switch_itemTop img {
  flex-shrink: 0;
  width: 19px;
  height: 28px;
  margin-right: 5px;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_itemLeft .section_switch_itemTop span {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  width: 71px;
  height: 38px;
  letter-spacing: 0px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_itemLeft .section_switch_itemTop span:hover {
  color: #e1251b;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_itemLeft .section_switch_price {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #e7474a;
  margin-left: 21px;
  margin-top: 2px;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_right {
  flex-shrink: 0;
  width: 65px;
  display: flex;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .section_switchBox .section_switch_content .section_switch_item .section_switch_right img {
  width: 100%;
}
.container_v3 .main .section_container .section_Box .section_right .section_switch_container .translate {
  transform: translateX(-160px);
}
.container_v3 .section2 {
  width: 1200px;
  margin: 0 auto;
}
.container_v3 .section2 .ensure {
  border-bottom: 1px solid #dddddd;
  display: flex;
  justify-content: space-around;
  padding-top: 70px;
  padding-bottom: 30px;
}
.container_v3 .section2 .ensure .ensure_item {
  display: flex;
  align-items: center;
}
.container_v3 .section2 .ensure .ensure_item img {
  width: 33px;
  display: block;
  margin-right: 20px;
}
.container_v3 .section2 .ensure .ensure_item p {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.container_v3 .section2 .about {
  display: flex;
  justify-content: space-between;
  padding: 35px 10px 0 10px;
  box-sizing: border-box;
}
.container_v3 .section2 .about .about_item li h3 {
  font-family: MicrosoftYaHei;
  font-size: 17px;
  font-weight: 700;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 8px;
}
.container_v3 .section2 .about .about_item li a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #666666;
  line-height: 26px;
}
.container_v3 .section2 .about .about_item li a:hover {
  color: #e1251b;
}
.container_v3 .section2 .about .code .code_top {
  display: flex;
  align-items: center;
}
.container_v3 .section2 .about .code .code_top .code_left {
  margin-right: 11px;
}
.container_v3 .section2 .about .code .code_top .code_left img {
  width: 41px;
  display: block;
}
.container_v3 .section2 .about .code .code_top .code_right h2 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 22px;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 1px;
  color: #d9001b;
}
.container_v3 .section2 .about .code .code_top .code_right p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
}
.container_v3 .section2 .about .code .info {
  margin-top: 15px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: right;
  color: #333333;
}
.container_v3 .section2 .about .code .codes {
  display: flex;
  justify-content: flex-end;
}
.container_v3 .section2 .about .code .codes .code_item img {
  width: 100px;
}
.container_v3 .section2 .about .code .codes .code_item p {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}
.container_v3 .footer {
  margin-top: 50px;
  width: 100%;
  height: 214px;
  background-color: #505050;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.container_v3 .footer .footer_nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
.container_v3 .footer .footer_nav a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 0 10px;
  line-height: 1;
  border-right: 1px solid #ffffff;
}
.container_v3 .footer .footer_nav a:hover {
  color: #e1251b;
}
.container_v3 .footer .footer_nav a:last-child {
  border-right: 0;
}
.container_v3 .footer .footer_info {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  margin: 2px 0;
}
.container_v3 .footer .footer_quality {
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_link{
  display: flex;
  justify-content: center;
  /* align-items: center; */
}
.footer_link .text{
  display: flex;
  margin-top: 2px;
  /* align-items: center; */
}
.footer_link .more{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 780px;
}
.footer_link .more a{
  margin-right: 3px !important;
}
.container_v3 .footer .footer_quality a {
  margin-right: 4px;
}
.container_v3 .footer .footer_quality a:last-child {
  margin-right: 0;
}
.container_v3 .footer .footer_quality a img {
  width: 109px;
  height: 40px;
}
.container_v3 .aside_left_Box {
  position: fixed;
  background-color: #fff;
  z-index: 9999;
  top: 50%;
  margin-left: -150px;
  overflow: hidden;
  transition: 0.2s all ease;
  transform: translateY(-50%) scale(0);
}
.container_v3 .aside_left_Box .aside_left_nav {
  border: 1px solid #dddddd;
  box-sizing: border-box;
  padding: 0 8px;
}
.container_v3 .aside_left_Box .aside_left_nav .aside_left_item {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  line-height: 48px;
  color: #666666;
  margin: 0 3px;
  cursor: pointer;
  box-sizing: border-box;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}
.container_v3 .aside_left_Box .aside_left_nav .aside_left_item:last-child {
  border: 0;
}
.container_v3 .aside_left_Box .aside_left_nav .aside_left_item:hover {
  color: #e1251b;
}
.container_v3 .aside_left_Box .aside_left_nav .active {
  color: #e1251b;
}
.container_v3 .show {
  transform: translateY(-50%) scale(1.01);
}
.container_v3 .aside_right_Box {
  width: 34px;
  height: 100%;
  background-color: #b2b2b2;
  position: fixed;
  right: 0;
  z-index: 9999;
  top: 0;
  padding-top: 60px;
}
.container_v3 .aside_right_Box .aside_right_nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.container_v3 .aside_right_Box .aside_right_nav:last-child {
  margin-bottom: 0;
}
.container_v3 .aside_right_Box .aside_right_nav .aside_right_item {
  display: flex;
  line-height: 35px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 11px;
  position: relative;
  cursor: pointer;
  width: 100%;
  transition: background-color 0.3s linear;
}
.container_v3 .aside_right_Box .aside_right_nav .aside_right_item:hover {
  background-color: #d9001b;
}
.container_v3 .aside_right_Box .aside_right_nav .aside_right_item:hover .title {
  width: 120px;
}
.container_v3 .aside_right_Box .aside_right_nav .aside_right_item:first-child {
  margin-top: 0;
}
.container_v3 .aside_right_Box .aside_right_nav .aside_right_item .title {
  position: absolute;
  background: #d9001b;
  white-space: nowrap;
  width: 0px;
  box-sizing: border-box;
  right: 100%;
  top: 0;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  flex-shrink: 0;
  line-height: 35px;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  transition: all .2s;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  font-stretch: normal;
  color: #ffffff;
}
.container_v3 .aside_right_Box .aside_right_nav .aside_right_item .iconfont {
  color: #fff;
  font-size: 20px;
}
.container_v3 .aside_right_Box .aside_right_nav .aside_right_item .icon-dianhuakefu {
  font-size: 25px;
}
.container_v3 .aside_right_Box .aside_right_nav .aside_right_item p {
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  padding: 0 8px;
}
.container_v3 .aside_right_Box .aside_right_nav .cart {
  line-height: 26px;
  padding: 5px 0;
}

.swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container .swiper-slide {
  position: relative;
  z-index: 20;
}
.swiper-container .swiper-slide img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.swiper-pagination-bullet {
  width: 30px !important;
  height: 5px !important;
  border-radius: 0 !important;
  opacity: 0.3 !important;
}

.swiper-pagination-bullet-active {
  background-color: #b1191a !important;
  opacity: 1 !important;
}

.navigation_box {
  width: 700px;
  position: absolute;
  margin: 0 auto;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
}

.swiper-button-next, .swiper-button-prev {
  width: 25px !important;
  height: 60px !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.swiper-button-next::after, .swiper-button-prev::after {
  display: none !important;
}

.swiper-button-prev {
  background-image: url("/images/index-new/prev.png") !important;
}

.swiper-button-next {
  background-image: url("/images/index-new/next.png") !important;
}

@media all and (max-width: 1520px) {
  .container_v3 .show {
    display: none;
  }
}

.container_v3 .header .header_box .header_middle .header_right .header_searchBox {
  position: relative;
  z-index: 999;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con {
  position: absolute;
  border: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
  top: 38px;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .brand {
  box-sizing: border-box;
  padding: 0 10px;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .brand a {
  display: flex;
  align-items: center;
  color: #e1251b;
  padding: 5px 0;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .brand a img {
  height: 40px;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .brand a h3 {
  margin: 0 5px;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .brand a .iconfont {
  font-size: 12px;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .goods {
  height: 29px;
  line-height: 29px;
  box-sizing: border-box;
  padding: 0 10px;
  cursor: pointer;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .goods:hover {
  background-color: #ffdfc6;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .goods a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container_v3 .header .header_box .header_middle .header_right .header_searchBox .header_search_con .goods a:hover {
  color: #e1251b;
}

.section_price {}

.page ul li {float:left; margin-left:10px;}