html,
body {
  background: #fff;
  min-width: 1610px;
}
.itd-wrapper .content .itd-head {
  width: 100%;
}
.itd-wrapper .content .com-t {
  height: 30px;
  font-size: 30px;
  text-align: center;
  color: #303133;
  line-height: 30px;
  padding: 56px 0 24px;
  position: relative;
}
.itd-wrapper .content .com-t::after {
  display: block;
  content: '';
  width: 120px;
  height: 3px;
  background: #09c867;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
}
.itd-wrapper .content .sec-1 .c {
  height: 515px;
  background: #f4f5f7;
  border-radius: 4px;
  margin-top: 48px;
}
.itd-wrapper .content .sec-1 .c .c-t {
  padding: 0 50px;
}
.itd-wrapper .content .sec-1 .c .c-t .img-li {
  padding-top: 32px;
}
.itd-wrapper .content .sec-1 .c .c-t .txt-li {
  padding-top: 48px;
  width: 700px;
}
.itd-wrapper .content .sec-1 .c .c-t img {
  width: 348px;
  height: 224px;
}
.itd-wrapper .content .sec-1 .c .c-t p {
  font-size: 16px;
  color: #787878;
  line-height: 24px;
  padding: 16px 0 0 20px;
  position: relative;
}
.itd-wrapper .content .sec-1 .c .c-t p::before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  border: 2px solid #09c867;
  border-radius: 50% 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 22px;
}
.itd-wrapper .content .sec-1 .c .c-b {
  margin: 93px 50px 0;
  height: 134px;
  background: #ffffff;
}
.itd-wrapper .content .sec-1 .c .c-b li {
  text-align: center;
  position: relative;
  top: -61px;
  margin-left: 122px;
}
.itd-wrapper .content .sec-1 .c .c-b li:first-child {
  margin-left: 102px;
}
.itd-wrapper .content .sec-1 .c .c-b li i {
  width: 130px;
  height: 107px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.itd-wrapper .content .sec-1 .c .c-b li i.icon1 {
  background-image: url('../../images/itd/img3.png');
}
.itd-wrapper .content .sec-1 .c .c-b li i.icon2 {
  background-image: url('../../images/itd/img4.png');
}
.itd-wrapper .content .sec-1 .c .c-b li i.icon3 {
  background-image: url('../../images/itd/img5.png');
}
.itd-wrapper .content .sec-1 .c .c-b li i.icon4 {
  background-image: url('../../images/itd/img6.png');
}
.itd-wrapper .content .sec-1 .c .c-b li .num {
  height: 33px;
  font-size: 24px;
  color: #000000;
  line-height: 33px;
}
.itd-wrapper .content .sec-1 .c .c-b li .desc {
  height: 20px;
  font-size: 14px;
  color: #606266;
  line-height: 20px;
  margin-top: 11px;
}
.itd-wrapper .content .sec-2 {
  height: 397px;
  background: #f5f7fa;
  margin-top: 55px;
}
.itd-wrapper .content .sec-2 ul {
  margin-top: 48px;
}
.itd-wrapper .content .sec-2 ul li {
  border-radius: 4px;
  width: 252px;
  height: 180px;
  position: relative;
  margin-left: 12px;
  overflow: hidden;
  transition: width 0.3s ease-in-out;
  cursor: pointer;
}
.itd-wrapper .content .sec-2 ul li:first-child {
  margin-left: 0;
}
.itd-wrapper .content .sec-2 ul li .small {
  position: absolute;
  left: 0;
  width: 252px;
  bottom: 0;
  top: 0;
  z-index: 2;
}
.itd-wrapper .content .sec-2 ul li .small .img-bg {
  height: 176px;
  width: 248px;
  background: linear-gradient(180deg, #f0f4f8, #ffffff 70%, #ffffff);
  border: 2px solid #ffffff;
  border-radius: 4px;
  box-shadow: 0px 4px 11px 0px rgba(224, 224, 224, 0.73);
}
.itd-wrapper .content .sec-2 ul li .small .ct {
  top: 32px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.itd-wrapper .content .sec-2 ul li .small .ct img {
  width: 72px;
  height: 72px;
  margin: 0 auto;
}
.itd-wrapper .content .sec-2 ul li .small .ct .tit {
  font-size: 20px;
  color: #303133;
  line-height: 28px;
  margin-top: 16px;
}
.itd-wrapper .content .sec-2 ul li .big {
  position: absolute;
  left: 252px;
  bottom: 0;
  width: 396px;
  transition: left 0.3s ease-in-out;
  z-index: 3;
}
.itd-wrapper .content .sec-2 ul li .big .img1 {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.itd-wrapper .content .sec-2 ul li .big .ct {
  top: 0;
  padding: 22px 0 0 22px;
  color: #ffffff;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 170px;
  bottom: 0;
}
.itd-wrapper .content .sec-2 ul li .big .ct .tit {
  font-size: 20px;
  line-height: 28px;
}
.itd-wrapper .content .sec-2 ul li .big .ct .desc {
  line-height: 17px;
  margin-top: 8px;
}
.itd-wrapper .content .sec-2 ul li .big .img2 {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}
.itd-wrapper .content .sec-2 ul li.active {
  width: 396px;
}
.itd-wrapper .content .sec-2 ul li.active .big {
  left: 0;
}
.itd-wrapper .content .sec-3 ul {
  margin-top: 72px;
}
.itd-wrapper .content .sec-3 ul li {
  font-size: 20px;
  color: #303133;
  line-height: 32px;
  position: relative;
  padding-left: 30px;
  margin-left: 88px;
}
.itd-wrapper .content .sec-3 ul li:first-child {
  margin-left: 106px;
}
.itd-wrapper .content .sec-3 ul li::before {
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 6px solid #09c867;
  border-radius: 50% 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 5px;
}
.itd-wrapper .content .sec-3 div {
  background: #f5f7fa;
  border-radius: 4px;
  margin-top: 34px;
  padding: 40px 0;
}
.itd-wrapper .content .sec-3 div img {
  width: 1004px;
  height: 354px;
  margin: 0 auto;
}
.itd-wrapper .content .sec-4 ul {
  margin-top: 22px;
  position: relative;
}
.itd-wrapper .content .sec-4 ul .itm {
  margin-top: 26px;
  width: 380px;
  height: 97px;
  background: linear-gradient(180deg, rgba(252, 252, 252, 0.5), rgba(233, 233, 233, 0.5) 99%);
}
.itd-wrapper .content .sec-4 ul .itm.px379 {
  width: 379px;
}
.itd-wrapper .content .sec-4 ul .itm.px582 {
  width: 582px;
}
.itd-wrapper .content .sec-4 ul .itm .icon {
  margin: 19px 0 0 32px;
  width: 58px;
  height: 58px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.itd-wrapper .content .sec-4 ul .itm .icon.icon1 {
  background-image: url('../../images/itd/img17.png');
}
.itd-wrapper .content .sec-4 ul .itm .icon.icon2 {
  background-image: url('../../images/itd/img18.png');
}
.itd-wrapper .content .sec-4 ul .itm .icon.icon3 {
  background-image: url('../../images/itd/img19.png');
}
.itd-wrapper .content .sec-4 ul .itm .icon.icon4 {
  background-image: url('../../images/itd/img20.png');
}
.itd-wrapper .content .sec-4 ul .itm .icon.icon5 {
  background-image: url('../../images/itd/img21.png');
}
.itd-wrapper .content .sec-4 ul .itm div {
  margin: 20px 0 0 20px;
}
.itd-wrapper .content .sec-4 ul .itm div .tit {
  font-size: 20px;
  color: #191919;
  line-height: 32px;
}
.itd-wrapper .content .sec-4 ul .itm div .tit b {
  color: #09c867;
}
.itd-wrapper .content .sec-4 ul .itm div .desc {
  font-size: 16px;
  color: #787878;
  line-height: 24px;
}
.itd-wrapper .content .sec-4 ul .itm-icon {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.itd-wrapper .content .sec-4 ul .itm-icon.left,
.itd-wrapper .content .sec-4 ul .itm-icon.right {
  width: 26px;
  height: 37px;
  margin-top: 54px;
}
.itd-wrapper .content .sec-4 ul .itm-icon.left {
  background-image: url('../../images/itd/img22.png');
}
.itd-wrapper .content .sec-4 ul .itm-icon.right {
  background-image: url('../../images/itd/img24.png');
}
.itd-wrapper .content .sec-4 ul .itm-icon.bottom {
  position: absolute;
  right: 171px;
  top: 123px;
  width: 37px;
  height: 26px;
  background-image: url('../../images/itd/img23.png');
}
.itd-wrapper .content .sec-5 {
  margin-top: 56px;
}
.itd-wrapper .content .sec-5 img {
  width: 100%;
}
.itd-wrapper .content .sec-6 {
  background: #f5f7fa;
  padding: 56px 0;
}
.itd-wrapper .content .sec-6 .swts {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #ababab;
}
.itd-wrapper .content .sec-6 .swts li {
  line-height: 26px;
  color: #717378;
  font-size: 24px;
  padding-bottom: 15px;
  margin-left: 60px;
  position: relative;
  cursor: pointer;
}
.itd-wrapper .content .sec-6 .swts li:first-child {
  margin-left: 0;
}
.itd-wrapper .content .sec-6 .swts li::after {
  display: block;
  content: '';
  position: absolute;
  width: 80px;
  height: 3px;
  background: transparent;
  left: 50%;
  margin-left: -40px;
  bottom: -1px;
}
.itd-wrapper .content .sec-6 .swts li:hover {
  color: #09C867;
}
.itd-wrapper .content .sec-6 .swts li.active {
  color: #09C867;
}
.itd-wrapper .content .sec-6 .swts li.active::after {
  background: #09c867;
}
.itd-wrapper .content .sec-6 .cts {
  position: relative;
  width: 1610px;
  margin: 60px auto 0;
  overflow: hidden;
}
.itd-wrapper .content .sec-6 .cts .imgs {
  width: 3352px;
  -webkit-animation: yxScrollToRight 15s linear infinite;
  animation: yxScrollToRight 15s linear infinite;
}
.itd-wrapper .content .sec-6 .cts .imgs.imgs-hide {
  display: none;
}
.itd-wrapper .content .sec-6 .cts img {
  width: 1676px;
  height: 272px;
}
.itd-wrapper .content .sec-6 .cts img:last-child {
  position: relative;
  z-index: 2;
  left: -75px;
}
.itd-wrapper .content .sec-6 .cts p {
  position: absolute;
  top: 0;
  z-index: 2;
  height: 272px;
  width: 414px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.itd-wrapper .content .sec-6 .cts p.left {
  background-image: url('../../images/itd/img28.png');
  left: 0;
}
.itd-wrapper .content .sec-6 .cts p.right {
  background-image: url('../../images/itd/img29.png');
  right: 0;
}
.itd-wrapper .content .sec-7 .nums {
  margin-top: 48px;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.itd-wrapper .content .sec-7 .nums li {
  width: 238px;
}
.itd-wrapper .content .sec-7 .nums li p {
  color: #191919;
}
.itd-wrapper .content .sec-7 .nums li p.num {
  line-height: 32px;
  font-size: 32px;
}
.itd-wrapper .content .sec-7 .nums li p.text {
  line-height: 16px;
  font-size: 16px;
  margin-top: 24px;
}
.itd-wrapper .content .sec-7 .cont {
  margin-top: 23px;
}
.itd-wrapper .content .sec-7 .cont .left {
  width: 280px;
  height: 370px;
  padding-top: 12px;
  background: linear-gradient(134deg, #0ea539 1%, #0ea539);
}
.itd-wrapper .content .sec-7 .cont .left li {
  height: 69px;
  line-height: 69px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  padding-left: 85px;
  position: relative;
  cursor: pointer;
}
.itd-wrapper .content .sec-7 .cont .left li::before {
  display: block;
  content: '';
  width: 16px;
  height: 3px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 49px;
  top: 34px;
}
.itd-wrapper .content .sec-7 .cont .left li.active,
.itd-wrapper .content .sec-7 .cont .left li:hover {
  color: #fff;
}
.itd-wrapper .content .sec-7 .cont .left li.active::before,
.itd-wrapper .content .sec-7 .cont .left li:hover::before {
  background: #fff;
  left: 33px;
  width: 32px;
  transition: all linear 0.3s;
}
.itd-wrapper .content .sec-7 .cont .right {
  width: 910px;
  height: 370px;
  background: #f4f5f7;
  position: relative;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div {
  position: absolute;
  bottom: 87px;
  width: 800px;
  left: 55px;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div i {
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 107px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div i.s-left {
  background-image: url('../../images/itd/img31.png');
  left: 6px;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div i.s-right {
  background-image: url('../../images/itd/img32.png');
  right: 6px;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div .btm {
  width: 800px;
  height: 75px;
  background: url('../../images/itd/img30.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div .itms-wrp {
  width: 723px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 37px;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div .itms-wrp .itms {
  width: 10000px;
  position: relative;
  left: 0;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div .itms-wrp .itms li {
  margin-left: 35px;
  cursor: pointer;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div .itms-wrp .itms li img {
  width: 137px;
  height: 173px;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div.big .itms-wrp {
  width: 724px;
  left: 32px;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div.big .itms-wrp .itms li {
  margin-left: 28px;
}
.itd-wrapper .content .sec-7 .cont .right .itms-div.big .itms-wrp .itms li img {
  width: 204px;
  height: 149px;
}
.itd-wrapper .content .sec-8 {
  padding: 16px 0;
  margin-top: 56px;
}
.itd-wrapper .content .sec-8 .sec8-itm {
  margin-left: 95px;
}
.itd-wrapper .content .sec-8 .sec8-itm:first-child {
  margin-left: 0;
}
.itd-wrapper .content .sec-8 .sec8-itm .sec8-itml img {
  width: 64px;
  height: 64px;
}
.itd-wrapper .content .sec-8 .sec8-itm .sec8-itmr {
  margin-left: 12px;
}
.itd-wrapper .content .sec-8 .sec8-itm .sec8-itmr p {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
}
.search-input {
  position: relative;
  height: 40px;
}
.search-input .input-div {
  height: 100%;
  width: 435px;
  padding: 0 25px;
  line-height: 36px;
  position: relative;
}
.search-input .input-div input {
  height: 35px;
  border: none;
  color: #28292b;
  width: 385px;
  border-bottom: 1px solid #ebebeb;
}
.search-input .input-div .search-history {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 36px;
  padding-top: 9px;
  z-index: 4;
}
.search-input .input-div .search-history .wrp {
  background: #ffffff;
  border: 1px solid #e4e7ed;
  border-radius: 5px;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
}
.search-input .input-div .search-history .history-ul {
  padding-top: 9px;
  max-height: 204px;
  overflow: auto;
}
.search-input .input-div .search-history .history-ul::-webkit-scrollbar {
  width: 5px;
}
.search-input .input-div .search-history .history-ul::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #cccccc;
}
.search-input .input-div .search-history .history-ul .history-li {
  cursor: pointer;
}
.search-input .input-div .search-history .history-ul .history-li:hover {
  background-color: #f7f8fa;
}
.search-input .input-div .search-history .history-ul .history-li a {
  font-size: 14px;
  color: #666666;
  line-height: 34px;
  width: 100%;
  padding: 0 20px;
}
.search-input .input-div .search-history .clear-history {
  padding: 8px 20px 15px;
  text-align: right;
  line-height: normal;
}
.search-input .input-div .search-history .clear-history a {
  color: #999999;
  font-size: 14px;
  line-height: 16px;
}
.search-input .common-search-btn {
  width: 51px;
  height: 28px;
  border-radius: 14px;
  line-height: 28px;
  position: relative;
  top: 4px;
  text-align: center  ;
  color: #191919;
  background: #09c867;
  cursor: pointer;
  color: #fff;
}
.search-input .common-search-btn i {
  font-size: 20px;
}
.search-input .search-kwds {
  width: 100%;
}
.search-input .search-kwds ul {
  padding: 0 35px 0 25px;
}
.search-input .search-kwds ul:last-child {
  padding-bottom: 24px;
}
.search-input .search-kwds ul .brd-tit,
.search-input .search-kwds ul .name-tit {
  height: 20px;
  line-height: 20px;
  color: #191919;
  font-size: 14px;
  padding-top: 15px;
}
.search-input .search-kwds ul .brd-tit i,
.search-input .search-kwds ul .name-tit i {
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-right: 6px;
}
.search-input .search-kwds ul .brd-tit i {
  background-image: url('../../images/common/brand-icon.png');
}
.search-input .search-kwds ul .name-tit i {
  background-image: url('../../images/common/name-icon.png');
}
.search-input .search-kwds ul .kwd {
  border-radius: 14px;
}
.search-input .search-kwds ul .kwd a {
  display: block;
  color: #606266;
  padding: 4px 23px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  margin-top: 8px;
}
.search-input .search-kwds ul .kwd a .f-red {
  color: #09C867;
}
.search-input .search-kwds ul .kwd:hover {
  background: #f5f7fa;
}
.search-input .s-i-l {
  font-size: 14px;
  width: 496px;
  background: #ffffff;
  border: 2px solid #09c867;
  border-radius: 20px ;
  position: absolute;
  left: 0;
  top: 0;
}
.search-input .header-r-r {
  position: relative;
  top: 2px;
  margin-left: 510px;
}
.search-input .header-r-r .common-car:hover + .small-cart-wrp {
  display: block;
}
.search-input .header-r-r .small-cart-wrp:hover {
  display: block;
}
.search-input .header-r-r .small-cart-wrp {
  display: none;
  position: absolute;
  padding-top: 10px;
  top: 30px;
  right: 0;
  width: 606px;
}
.search-input .header-r-r .small-cart-wrp .small-cart {
  background: #ffffff;
  border: 1px solid #f7f7f7;
  border-radius: 2px;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.02), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
  z-index: 104;
  box-sizing: border-box;
  padding: 10px 20px 20px;
  color: #333;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-nav .itm {
  color: #131313;
  font-size: 14px;
  cursor: pointer;
  border-bottom: 2px solid #fff;
  line-height: 22px;
  padding-bottom: 5px;
  transition: all linear 0.1s;
  margin-right: 20px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-nav .itm.active {
  color: #09c867;
  font-weight: 600;
  border-bottom: 2px solid #09c867;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-nav .itm:hover {
  color: #09c867;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table {
  margin-top: 10px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-head {
  background: #f6fcf6;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-head .tb-td {
  color: #999999;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-body {
  max-height: 160px;
  overflow: auto;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-body::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #e3e3e3;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-body::-webkit-scrollbar {
  width: 5px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-body .bd-wp .tb-tr {
  margin-top: 10px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-body .bd-wp .tb-tr.checked .tb-td .tb-check {
  color: #09C867;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-body .bd-wp.hide {
  display: none;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td {
  box-sizing: border-box;
  padding-left: 4px;
  line-height: 22px;
  height: 22px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td .tb-check {
  color: #515151;
  cursor: pointer;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td .tb-check.check-all.checked {
  color: #09C867;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td .tb-delete {
  cursor: pointer;
  color: #000;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td.red {
  color: #EB222B;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td.tb-td1 {
  width: 20px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td.tb-td2 {
  width: 116px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td.tb-td3 {
  width: 135px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td.tb-td4 {
  width: 94px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td.tb-td5 {
  width: 61px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td.tb-td6 {
  width: 93px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-table .tb-td.tb-td7 {
  width: 34px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-bottom {
  margin-top: 10px;
  height: 24px;
  background: #f6fcf6;
  color: #131313;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-bottom a {
  height: 24px;
  line-height: 24px;
  width: 56px;
  border-radius: 4px;
  font-size: 12px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-bottom b {
  color: #eb222b;
  line-height: 24px;
  margin-left: 10px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-bottom p {
  line-height: 24px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-bottom .money-div {
  margin-right: 30px;
}
.search-input .header-r-r .small-cart-wrp .small-cart .s-c-bottom .num-div {
  margin-right: 10px;
}
.common-car {
  width: 127px;
  height: 37px;
  border: 1px solid #09C867;
  border-radius: 20px;
  line-height: 35px;
  color: #09C867;
}
.common-car img {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.common-car span {
  font-size: 14px;
}
.common-car b {
  position: absolute;
  height: 16px;
  border-radius: 8px;
  color: #fff;
  background: #FF5A06;
  line-height: 16px;
  padding: 0 3px;
  font-size: 12px;
  top: -8px;
  right: 0;
}
.big-header {
  height: 199px;
  background: #ffffff;
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.06);
  position: relative;
  z-index: 99;
  border-bottom: 1px solid #ebebeb;
}
.big-header .top-login {
  height: 35px;
  width: 100%;
  color: #333333;
  line-height: 35px;
  background: #f6f6f6;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  z-index: 2;
}
.big-header .top-login .top-login-l li {
  margin-left: 10px;
}
.big-header .top-login .top-login-l li.li-1 {
  margin-left: 0;
}
.big-header .top-login .top-login-l li a {
  color: #333;
}
.big-header .top-login .top-login-r li {
  margin-left: 27px;
}
.big-header .top-login .top-login-r li.top-nav-dynamic {
  margin-left: 0;
}
.big-header .top-login .top-login-r li.top-nav-dynamic div {
  margin-left: 27px;
}
.big-header .top-login .top-login-r li.top-nav-dynamic div.user-name-li {
  position: relative;
}
.big-header .top-login .top-login-r li.top-nav-dynamic div.user-name-li .user-name-a {
  width: 80px;
  height: 36px;
}
.big-header .top-login .top-login-r li.top-nav-dynamic div.user-name-li:hover .user-name-drop {
  display: block;
}
.big-header .top-login .top-login-r li.top-nav-dynamic div.user-name-li .user-name-drop {
  display: none;
  position: absolute;
  width: 96px;
  height: 40px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  left: -34px;
  z-index: 99;
  padding: 5px 3px;
  top: 36px;
}
.big-header .top-login .top-login-r li.top-nav-dynamic div.user-name-li .user-name-drop a {
  display: block;
  color: #191919;
  line-height: 30px;
  padding: 0 0 0 8px;
}
.big-header .top-login .top-login-r li.top-nav-dynamic div.user-name-li .user-name-drop a:hover {
  color: #09C867;
}
.big-header .top-login .top-login-r li.top-nav-dynamic div .register-li {
  color: #09C867;
}
.big-header .top-login .top-login-r li.user-order-li {
  position: relative;
}
.big-header .top-login .top-login-r li.user-order-li .user-order-a {
  height: 36px;
}
.big-header .top-login .top-login-r li.user-order-li i {
  font-size: 24px;
}
.big-header .top-login .top-login-r li.user-order-li:hover .user-order-drop {
  display: block;
}
.big-header .top-login .top-login-r li.user-order-li .user-order-drop {
  display: none;
  position: absolute;
  width: 96px;
  height: 70px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  left: -10px;
  z-index: 99;
  padding: 5px 3px;
  top: 36px;
}
.big-header .top-login .top-login-r li.user-order-li .user-order-drop a {
  display: block;
  color: #191919;
  line-height: 30px;
  padding: 0 0 0 8px;
}
.big-header .top-login .top-login-r li.user-order-li .user-order-drop a:hover {
  color: #09C867;
}
.big-header .top-login .top-login-r li a {
  color: #333;
  cursor: pointer;
}
.big-header .header-m {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
.big-header .header-m .header-m-l {
  margin-top: 5px;
}
.big-header .header-m .header-m-l img {
  width: 193px;
  height: 48px;
}
.big-header .header-m .header-m-l .web-title {
  position: relative;
  left: 71px;
  top: -10px;
  color: #333;
}
.big-header .header-m .header-m-r .command-searches {
  text-align: left;
  margin-top: 16px;
}
.big-header .header-m .header-m-r .command-searches li {
  cursor: pointer;
  margin-left: 16px;
  line-height: 17px;
  font-size: 12px;
}
.big-header .header-m .header-m-r .command-searches li a {
  color: #333;
}
.big-header .header-m .header-m-r .command-searches li.active a {
  color: #09C867;
}
.big-header .header-m .header-m-r .command-searches li:first-child {
  margin-left: 24px;
}
.big-header .header-m .sc-cms-banner {
  display: none;
}
.big-header .header-btm {
  margin-top: 9px;
}
.big-header .header-btm .all-clsf {
  width: 212px;
  height: 42px;
  background: #09c867;
  border-radius: 16px 16px 0 0 ;
  padding: 8px 16px 8px 15px;
  margin-right: 16px;
}
.big-header .header-btm .all-clsf img {
  width: 24px;
  height: 24px;
  margin-top: 1px;
}
.big-header .header-btm .all-clsf p {
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  margin-left: 12px;
}
.big-header .header-btm .all-clsf i {
  color: #fff;
  margin-top: 2px;
  font-size: 22px;
}
.big-header .header-btm .nav {
  font-size: 16px;
  margin: 13px 0 0 0;
}
.big-header .header-btm .nav ul li {
  margin-right: 64px;
  line-height: 16px;
}
.big-header .header-btm .nav ul li:last-child {
  margin-right: 0;
}
.big-header .header-btm .nav ul li .hot-i {
  height: 15px;
  object-fit: cover;
  position: relative;
  top: -5px;
}
.big-header .header-btm .nav ul li.hot-li a {
  color: #E2402F !important;
  font-weight: 600;
  font-family: Douyin Sans, Douyin Sans-Bold;
}
.big-header .header-btm .nav ul li a {
  color: #333;
  cursor: pointer;
  transition: all linear 0.3s;
}
.big-header .header-btm .nav ul li a.active,
.big-header .header-btm .nav ul li a:hover {
  color: #09c867;
}
.big-header.fixed {
  position: fixed;
  height: 70px;
  min-width: 1190px;
  background: #ffffff;
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.06);
  top: 0;
  left: 0;
  right: 0;
}
.big-header.fixed .top-login {
  display: none;
}
.big-header.fixed .header-m {
  margin-top: 0;
}
.big-header.fixed .header-m .header-m-l {
  margin-top: 9px;
}
.big-header.fixed .header-m .header-m-l img {
  width: 180px;
  height: 45px;
}
.big-header.fixed .header-m .header-m-l .web-title {
  left: 65px;
  top: -15px;
}
.big-header.fixed .header-m .header-m-r .search-input {
  margin-top: 15px;
}
.big-header.fixed .header-m .header-m-r .command-searches {
  display: none;
}
.big-header.fixed .header-m .sc-cms-banner {
  display: block;
  height: 70px;
  width: 180px;
  margin-left: 20px;
}
.big-header.fixed .header-m .sc-cms-banner img {
  width: 100%;
  height: 100%;
}
.big-header.fixed .header-btm {
  display: none;
}
@-webkit-keyframes yxScrollToRight {
  from {
    transform: translate3d(130px, 0, 0);
    -webkit-transform: translate3d(130px, 0, 0);
  }
  to {
    transform: translate3d(-1470px, 0, 0);
    -webkit-transform: translate3d(-1470px, 0, 0);
  }
}
@keyframes yxScrollToRight {
  from {
    transform: translate3d(130px, 0, 0);
    -webkit-transform: translate3d(130px, 0, 0);
  }
  to {
    transform: translate3d(-1470px, 0, 0);
    -webkit-transform: translate3d(-1470px, 0, 0);
  }
}
.preview-div {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: url('../../images/alert-mask.png') repeat;
  overflow: hidden;
}
.preview-div .preview-img {
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
  transition: transform 0.3s linear;
}
.preview-div .preview-opr {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.preview-div .preview-opr .opr {
  padding: 0 0px;
  margin: 0 auto;
  height: 40px;
  text-align: center;
}
.preview-div .preview-opr .opr li {
  color: #fff;
  font-size: 14px;
}
.preview-div .preview-opr .opr li.li-1,
.preview-div .preview-opr .opr li.li-3 {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50% 50%;
  cursor: pointer;
}
.preview-div .preview-opr .opr li.li-1 i,
.preview-div .preview-opr .opr li.li-3 i {
  font-size: 26px;
}
.preview-div .preview-opr .opr li.li-2 {
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  margin: 0 24px;
  pointer-events: auto;
  user-select: none;
  -webkit-user-drag: none;
}
