.cinter {
  /*default=======================*/ }
  .cinter .header .new {
    padding-left: 30px; }
  .cinter .fixmenu {
    position: fixed;
    top: 52px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    display: none; }
  .cinter .fixmenu .fix1 {
    padding-top: 20px;
    background: none;
    z-index: 1; }
  .cinter .fixmenu .menu {
    float: left;
    z-index: 1;
    background-color: #ffffff;
    width: 262px; }
  .cinter .fixmenu .bg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-color: black;
    z-index: 0;
    opacity: 0.5; }
  .cinter .fixmenu .bobmenu-wrapper .bobsubmenu-wrapper {
    top: 19px; }
  .cinter .fixsearch {
    position: fixed;
    top: 52px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    display: none;
    text-align: center;
    font-size: 13px; }
  .cinter .fixsearch .border {
    margin: 0px auto;
    max-width: 650px;
    background-color: #ffffff;
    border-radius: 12px;
    position: relative;
    z-index: 1;
    text-align: left;
    padding: 20px; }
  .cinter .fixsearch .bg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-color: black;
    z-index: 0;
    opacity: 0.5; }
  .cinter .fixsearch .border .temp0 {
    padding: 5px 0px; }
  .cinter .fixsearch .border .temp0 .name {
    float: left;
    width: 80%; }
  .cinter .fixsearch .border .temp0 .img {
    float: right;
    width: 20%;
    text-align: right; }
  .cinter .fixsearch .border .temp0 .img img {
    max-height: 20px;
    max-width: 100%;
    border-radius: 4px; }
  .cinter .fixsearch .border .temp0 .name a {
    color: #333333;
    font-weight: bold; }
  .cinter .fixsearch .border .temp1 {
    border-bottom: dotted 1px #eeeeee;
    padding: 5px 0px; }
  .cinter .fixsearch .border .temp1 a {
    display: block;
    position: relative;
    padding: 6px 0px 6px 40px;
    color: #333333;
    font-weight: bold;
    border-radius: 12px; }
  .cinter .fixsearch .border .temp1 a:hover {
    background-color: #eff7fd; }
  .cinter .fixsearch .border .temp1 a img {
    position: absolute;
    top: 2px;
    left: 5px;
    width: 24px;
    height: 24px;
    border-radius: 50%; }
  .cinter .fixsearch .border .temp1 a .img {
    position: absolute;
    top: 2px;
    left: 5px;
    width: 24px;
    height: 24px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -274px -96px transparent; }
  .cinter .fixsearch .border .temp2 .title {
    padding: 10px 0px;
    font-size: 14px; }
  .cinter .fixsearch .border .temp2 .title img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    vertical-align: middle; }
  .cinter .fixsearch .border .temp2 .list {
    float: left;
    width: calc(33.33% - 20px);
    margin: 5px 10px;
    background-color: #fafafa;
    border-bottom: solid 1px #fafafa; }
  .cinter .fixsearch .border .temp2 .list .img {
    float: left;
    width: 20%;
    height: 30px;
    overflow: hidden; }
  .cinter .fixsearch .border .temp2 .list .name {
    float: right;
    width: 75%; }
  .cinter .fixsearch .border .temp2 .list .img img {
    width: 100%; }
  .cinter .fixsearch .border .temp2 .list .name a {
    display: block;
    color: #333333;
    height: 36px;
    overflow: hidden;
    line-height: 18px; }
  .cinter .fixsearch .border .temp2 .list:hover {
    border-bottom: solid 1px #eeeeee; }
  .cinter .fixsearch .border .tempd .title {
    padding: 10px 0px;
    font-size: 14px; }
  .cinter .fixsearch .border .tempd .list {
    float: left;
    width: calc(25% - 20px);
    margin: 5px 10px;
    text-align: center; }
  .cinter .fixsearch .border .tempd .list .img {
    height: 70px; }
  .cinter .fixsearch .border .tempd .list .img img {
    max-width: 100%;
    max-height: 100%; }
  .cinter .fixsearch .border .tempd .list .name {
    padding: 5px 0px 0px; }
  .cinter .fixsearch .border .tempd .list .name a {
    color: #333333;
    height: 36px;
    overflow: hidden;
    display: block;
    line-height: 18px;
    padding: 0px 5px; }
  .cinter .fixsearch .border .tempd .list:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px; }
  .cinter div.fixsearch .searchauto {
    padding: 10px; }
  .cinter .searchauto .title {
    color: #0051ad;
    font-weight: bold;
    padding: 5px 0px;
    text-transform: uppercase; }
  .cinter .searchauto .stemp0 {
    float: left;
    width: 68%;
    max-height: 300px;
    overflow: auto; }
  .cinter .searchauto .stemp1 {
    float: right;
    width: 28%;
    max-height: 300px;
    overflow: auto; }
  .cinter .searchauto .stemp0 .list {
    border-bottom: solid 1px #F4F4F4; }
  .cinter .searchauto .stemp0 .list a {
    display: block;
    position: relative;
    padding: 7px 0px 7px 35px;
    color: #3b5998;
    text-decoration: none; }
  .cinter .searchauto .stemp0 .list a img {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    overflow: hidden; }
  .cinter .searchauto .stemp0 .list a:hover {
    color: #df3346; }
  .cinter .searchauto .stemp0 .list a .price {
    color: #666666;
    font-style: italic;
    font-size: 11px; }
  .cinter .searchauto .stemp0 .list a .price .pri {
    color: red; }
  .cinter .searchauto .stemp0 .list a .price .line {
    text-decoration: line-through;
    padding-left: 5px; }
  .cinter .searchauto .stemp1 .list {
    border-bottom: solid 1px #F4F4F4; }
  .cinter .searchauto .stemp1 .list a {
    display: block;
    position: relative;
    padding: 5px;
    color: #3b5998;
    text-decoration: none; }
  .cinter .searchauto .stemp1 .list a:hover {
    color: #df3346; }
  .cinter .searchauto .stemp2 .list {
    float: left;
    width: calc(25% - 20px);
    margin: 5px 10px;
    text-align: center; }
  .cinter .searchauto .stemp2 .list .img {
    height: 50px; }
  .cinter .searchauto .stemp2 .list .img img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 4px; }
  .cinter .searchauto .stemp2 .list .name {
    padding: 5px 0px 0px; }
  .cinter .searchauto .stemp2 .list .name a {
    color: #333333;
    height: 32px;
    overflow: hidden;
    display: block;
    line-height: 16px;
    padding: 0px 5px;
    font-size: 12px; }
  .cinter .searchauto .stemp2 .list:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px; }
  .cinter .searchauto .stemp3 {
    padding-top: 10px; }
  .cinter .searchauto .stemp3 .list {
    float: left;
    width: calc(25% - 20px);
    margin: 5px 10px;
    background-color: #fafafa;
    border-bottom: solid 1px #fafafa; }
  .cinter .searchauto .stemp3 .list .img {
    float: left;
    width: 20%;
    height: 25px;
    overflow: hidden; }
  .cinter .searchauto .stemp3 .list .name {
    float: right;
    width: 75%; }
  .cinter .searchauto .stemp3 .list .img img {
    max-width: 100%;
    max-height: 100%; }
  .cinter .searchauto .stemp3 .list .name a {
    display: block;
    color: #333333;
    height: 32px;
    overflow: hidden;
    line-height: 16px;
    font-size: 12px; }
  .cinter .searchauto .stemp3 .list:hover {
    border-bottom: solid 1px #eeeeee; }
  .cinter .header .info ul li.tel {
    float: left;
    width: 24%; }
  .cinter .header .info ul li {
    float: left;
    width: 21%;
    padding-top: 10px; }
  .cinter .header .info ul li a {
    display: block;
    position: relative;
    color: #ffffff;
    text-decoration: none; }
  .cinter .header .info ul li a:hover {
    color: #d8ffc6; }
  .cinter .header .info ul li span.symbol {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 28px;
    height: 28px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -76px top transparent;
    vertical-align: middle; }
  .cinter .header .info ul li.map span.symbol {
    background-position-x: -104px; }
  .cinter .header .info ul li.check span.symbol {
    background-position-x: -132px; }
  .cinter .header .info ul li.order {
    width: 13%; }
  .cinter .header .info ul li.order span.symbol {
    background-position-x: -160px; }
  .cinter .header .info ul li span.text {
    padding-left: 35px;
    display: block;
    font-size: 12px; }
  .cinter .header .info ul li span.num {
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 11px;
    color: yellow; }
  .cinter .header .info ul li.tel a {
    color: #ffffff; }
  .cinter .header .info ul li.tel a:hover {
    color: #d8ffc6; }
  .cinter .header .info ul li.login {
    text-align: center;
    padding-top: 5px; }
  .cinter .header .info ul li.login a {
    display: inline-block;
    background-color: #d41313;
    padding: 1px 10px;
    border-radius: 8px; }
  .cinter .header .info ul li.login span.symbol {
    position: relative;
    width: auto;
    height: auto;
    background: none; }
  .cinter .header .info ul li.login span.text {
    display: block;
    padding-left: 0px; }
  .cinter .header .info ul li.login span.symbol b {
    display: inline-block;
    width: 28px;
    height: 24px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -188px top transparent;
    vertical-align: middle; }
  .cinter .header-mn {
    background-color: #ed253c;
    box-shadow: 0px 2px 5px #C0C0C0;
    height: 43px; }
  .cinter .header-mn .left {
    float: left;
    width: 20%; }
  .cinter .header-mn .right {
    float: right;
    width: 80%;
    position: relative; }
  .cinter .header-mn .left .menu {
    background-color: #ededed; }
  .cinter .header-mn .left .menu .title {
    padding: 10px 0px;
    border-left: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
    text-align: center; }
  .cinter .header-mn .left .menu .title a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px; }
  .cinter .header-mn .left .menu .title .symbol1 {
    display: inline-block;
    width: 22px;
    height: 20px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -116px top transparent;
    vertical-align: middle; }
  .cinter .header-mn .left .menu .title .symbol2 {
    display: inline-block;
    width: 22px;
    height: 20px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -140px top transparent;
    vertical-align: middle; }
  .cinter .header-mn .left .menu .h_menu_sub {
    top: 36px;
    left: 0px;
    width: 100%; }
  .cinter .header-mn .left .menu .h_menu_sub #load_menu {
    margin-top: 5px; }
  .cinter .header-mn .right li {
    float: left;
    padding: 13px 20px;
    position: relative; }
  .cinter .header-mn .right li a.name {
    display: block;
    text-transform: uppercase;
    color: #ffffff; }
  .cinter .header-mn .right li a.name span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -228px -211px transparent;
    vertical-align: middle; }
  .cinter .header-mn .right li:hover a.name {
    color: #fff000; }
  .cinter .header-mn .right li .subBrand {
    top: 40px;
    left: 0px; }
  .cinter .header-mn .right li .subBrand .border {
    background-color: #ed253c;
    margin-top: 3px;
    width: 250px; }
  .cinter .header-mn .right li .subBrand .border a {
    display: block;
    color: #ffffff;
    border-top: solid 1px #f4f4f4;
    padding: 10px; }
  .cinter .header-mn .right li .subBrand .border a:hover {
    color: #fff000; }
  .cinter .h-menuM {
    background-color: #f4f4f4; }
  .cinter .h-menuM .t {
    color: #4ab83d;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 10px 5px;
    font-size: 18px;
    text-align: center; }
  .cinter .h-menuM .c ul li {
    float: left;
    width: 25%;
    text-align: center; }
  .cinter .h-menuM .c ul li .border {
    background-color: #ffffff;
    margin: 3px; }
  .cinter .h-menuM .c ul li .border .img {
    height: 130px;
    overflow: hidden; }
  .cinter .h-menuM .c ul li .border .img img {
    max-width: 100%; }
  .cinter .h-menuM .c ul li .border .name {
    margin: 5px;
    height: 50px;
    overflow: hidden; }
  .cinter .h-menuM .c ul li .border .name a {
    color: #1b1b1b;
    text-decoration: none; }
  .cinter .h-menuM .c ul li .border:hover .name a {
    color: #4ab83d; }
  .cinter .headerM {
    background-color: #0051ad;
    position: sticky;
    height: 52px;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 3;
    display: none; }
  .cinter .headerM .left {
    float: left;
    width: 10%;
    text-align: center;
    padding-top: 8px; }
  .cinter .headerM .center {
    float: left;
    width: 58%;
    text-align: center;
    padding-top: 3px; }
  .cinter .headerM .right {
    float: left;
    width: 32%;
    text-align: center;
    padding-top: 8px; }
  .cinter .headerM .left a {
    display: block; }
  .cinter .headerM .left a img {
    max-height: 40px; }
  .cinter .headerM .center .form {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 8px 5px;
    margin: 5px;
    position: relative; }
  .cinter .headerM .center .form .textbox {
    background: none;
    width: 100%;
    border: none; }
  .cinter .headerM .center .form .submit {
    position: absolute;
    border: none;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -40px top transparent;
    cursor: pointer; }
  .cinter .headerM .center .form .textbox {
    background: none;
    width: 100%;
    border: none; }
  .cinter .headerM .right .menu {
    float: left; }
  .cinter .headerM .right .r-cart {
    float: right;
    position: relative;
    padding-top: 5px;
    margin-right: 2px; }
  .cinter .headerM .center .form .textbox {
    background: none;
    width: 100%;
    border: none; }
  .cinter .headerM .center .form .textbox {
    background: none;
    width: 100%;
    border: none; }
  .cinter .headerM .right .menu a {
    float: left;
    background-color: #df3346;
    border-radius: 8px;
    color: #ffffff;
    font-size: 13px;
    padding: 8px 5px; }
  .cinter .headerM .center .form .textbox {
    background: none;
    width: 100%;
    border: none; }
  .cinter .headerM .right .menu a span.symbol {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll left top transparent;
    vertical-align: middle; }
  .cinter .headerM .right .r-cart .symbol {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -160px top transparent;
    vertical-align: middle; }
  .cinter .headerM .right .r-cart .text {
    position: absolute;
    top: -5px;
    right: 5px;
    background-color: #f3b801;
    padding: 2px 5px;
    border-radius: 12px;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold; }
  .cinter .menuM .l {
    float: left;
    width: 20%;
    background-color: #fee2e1;
    overflow: auto; }
  .cinter .menuM .r {
    float: right;
    width: 79%;
    overflow: auto; }
  .cinter .menuM .l ul li {
    text-align: center;
    padding: 5px;
    position: relative; }
  .cinter .menuM .l ul li span {
    display: block; }
  .cinter .menuM .l ul li span.img img {
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px; }
  .cinter .menuM .l ul li span.name {
    padding: 0px 2px; }
  .cinter .menuM .l ul li a {
    color: #214031;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px; }
  .cinter .menuM .l ul li .symbol {
    display: none;
    border-style: solid;
    border-width: 0 8px 8px;
    height: 0;
    width: 0;
    transform: rotate(-90deg);
    margin: 10px 0; }
  .cinter div.menuM .l ul li.active .symbol {
    display: inline-block;
    position: absolute;
    top: 23px;
    right: -4px; }
  .cinter .menuM .l ul li.li0 {
    background-color: #fcb4b5; }
  .cinter .menuM .l ul li.li1 {
    background-color: #fee2e1; }
  .cinter .menuM .l ul li.li2 {
    background-color: #ffeed6; }
  .cinter .menuM .l ul li.li3 {
    background-color: #fff8c4; }
  .cinter .menuM .l ul li.li4 {
    background-color: #ecfccb; }
  .cinter .menuM .l ul li.li5 {
    background-color: #d1fbe5; }
  .cinter .menuM .l ul li.li6 {
    background-color: #e0f2fe; }
  .cinter .menuM .l ul li.li7 {
    background-color: #e1e7fd; }
  .cinter .menuM .l ul li.li8 {
    background-color: #edeaff; }
  .cinter .menuM .l ul li.li9 {
    background-color: #eaf9ff; }
  .cinter .menuM .l ul li.li10 {
    background-color: #eafff9; }
  .cinter .menuM .r .tabContent_menu .title a {
    display: block;
    padding: 5px;
    color: #333333;
    font-weight: bold; }
  .cinter .menuM .r .tabContent_menu .content ul li {
    float: left; }
  .cinter .menuM .r .tabContent_menu .content ul li a {
    display: inline-block;
    padding: 5px;
    border: solid 1px #d2d2d2;
    border-radius: 12px;
    color: #474747;
    margin: 5px;
    text-align: center; }
  .cinter .menuM .r .tabContent_menu .content ul li a span {
    display: block; }
  .cinter .menuM .r .tabContent_menu .content ul li a span.img img {
    width: 50px;
    height: 50px;
    border-radius: 12px; }
  .cinter .menuM .r .tabContent_menu .content ul li a span.name {
    padding: 5px 0px; }
  .cinter .aside {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #f4f4f4;
    font-family: Helvetica, Arial, sans-serif;
    z-index: 2000;
    width: 0px;
    min-width: 0px;
    overflow: hidden;
    transition: 0.35s width ease, 0.35s min-width ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .cinter .aside .aside-header {
    color: #0051ad;
    padding: 0px 5px 5px;
    background-color: #d70018;
    position: relative; }
  .cinter .aside .aside-header .lg img {
    height: 35px; }
  .cinter .aside .aside-header .close {
    position: absolute;
    top: 0px;
    right: 5px;
    background-color: #ffffff;
    color: #d70018;
    border-radius: 4px;
    box-shadow: 1px 1px #C0C0C0;
    cursor: pointer;
    font-weight: bold;
    padding: 6px 10px;
    margin-top: 3px; }
  .cinter .aside.in {
    width: 100%;
    overflow: auto; }
  .cinter .aside-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    transition: 0.2s opacity ease;
    opacity: 0;
    display: none; }
  .cinter .aside-backdrop.in {
    display: block;
    opacity: 0.5; }
  .cinter .aside-contents .pro .list {
    float: left;
    width: 25%;
    text-align: center; }
  .cinter .aside-contents .pro .list a {
    display: block;
    margin: 5px;
    border: solid 1px #004c84;
    color: #004c84;
    padding: 5px;
    border-radius: 4px;
    background-color: #fbfbfb;
    height: 32px;
    overflow: hidden; }
  .cinter .aside-contents .pro-search {
    padding: 5px; }
  .cinter .aside-contents .pro-search .search {
    background-color: #ffffff;
    border: solid 1px #d1d1d1;
    padding: 10px 5px;
    border-radius: 4px;
    position: relative; }
  .cinter .aside-contents .pro-search .search .textbox {
    border: none;
    width: 100%; }
  .cinter .aside-contents .pro-search .search .submit {
    position: absolute;
    border: none;
    top: 2px;
    right: 0px;
    width: 36px;
    height: 36px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll left top transparent;
    cursor: pointer; }
  .cinter .aside-contents .pro-search .content .b {
    padding: 5px 0px 10px;
    background-color: #ffffff;
    border-radius: 0px 0px 4px 4px; }
  .cinter .aside-contents .pro-search .content .list {
    padding: 10px 15px 0px; }
  .cinter .aside-contents .pro-search .content .list a {
    display: block;
    color: #004c84;
    text-decoration: none; }
  .cinter .aside-contents .brand {
    border-top: 5px solid #ffffff; }
  .cinter .aside-contents .brand .title {
    padding: 5px 0px; }
  .cinter .aside-contents .brand .title a {
    color: #353535;
    font-weight: bold;
    text-decoration: none; }
  .cinter .aside-contents .brand .list {
    float: left;
    width: 25%;
    text-align: left; }
  .cinter .aside-contents .brand .list .b {
    margin: 5px;
    border: solid 1px #004c84;
    color: #004c84;
    padding: 5px;
    border-radius: 4px;
    background-color: #fbfbfb; }
  .cinter .aside-contents .brand .list .b .img {
    float: left;
    width: 30%; }
  .cinter .aside-contents .brand .list .b .name {
    float: left;
    width: 70%; }
  .cinter .aside-contents .brand .list .b .name a {
    height: 20px;
    overflow: hidden;
    display: block; }
  .cinter .aside-contents .brand .list .b .img img {
    width: 90%; }
  .cinter .aside-contents .new {
    border-top: 5px solid #ffffff; }
  .cinter .aside-contents .new .title {
    padding: 5px 0px; }
  .cinter .aside-contents .new .title a {
    color: #353535;
    font-weight: bold;
    text-decoration: none; }
  .cinter .aside-contents .new .list {
    float: left;
    width: 50%; }
  .cinter .aside-contents .new .list a {
    display: block;
    padding: 5px;
    color: #004c84;
    text-decoration: none;
    border-bottom: solid 1px #dcdcdc;
    margin: 5px; }
  .cinter .aside-contents .support {
    border-top: solid 5px #d6d6d6;
    color: #333333;
    padding: 10px 0px; }
  .cinter .aside-contents .support p {
    margin: 0px;
    padding: 5px 10px; }
  .cinter .aside-contents .support p a {
    color: #004c84;
    font-weight: bold; }
  .cinter .h-promotion {
    border-radius: 8px; }
  .cinter .h-promotion .img {
    position: relative; }
  .cinter .h-promotion .img img {
    width: 100%;
    border-radius: 8px 8px 0px 0px; }
  .cinter .h-promotion .title {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 28px;
    color: #ffffff;
    text-shadow: 2px 2px 0px #333333; }
  .cinter .h-promotion .title-cate {
    padding: 10px 0px 0px; }
  .cinter .h-promotion .title-cate ul {
    padding-left: 300px;
    float: right;
    position: relative;
    z-index: 2; }
  .cinter .h-promotion .title-cate ul li {
    float: left;
    padding: 2px 5px; }
  .cinter .h-promotion .title-cate ul li a {
    display: block;
    background-color: #929292;
    border: solid 1px #333333;
    border-radius: 22px;
    padding: 5px 20px;
    color: #000000;
    box-shadow: 1px 1px 5px #666; }
  .cinter .h-promotion .title-cate ul li.active a {
    background-color: #ffe202; }
  .cinter .h-promotion .time-cate {
    color: #ffffff;
    padding: 20px 10px 5px;
    margin-top: -50px;
    z-index: 1;
    position: relative;
    font-size: 18px; }
  .cinter .h-promotion .time-cate .l {
    float: left;
    text-shadow: 1px 1px 0px #333;
    padding-top: 5px; }
  .cinter .h-promotion .time-cate .r {
    float: left; }
  .cinter .h-promotion .time-cate .r span {
    display: inline-block;
    padding: 0px 2px; }
  .cinter .h-promotion .time-cate .r span.countdown_amount {
    background-color: #ffffff;
    border-radius: 4px;
    color: #d70018;
    font-weight: bold;
    padding: 2px 5px;
    font-size: 22px; }
  .cinter .h-promotion .time-cate .r span.countdown_text {
    text-shadow: 1px 1px 0px #333; }
  .cinter .h-promotion .pro {
    overflow: hidden;
    position: relative; }
  .cinter .h-promotion .pro .list {
    float: left;
    width: 16.666%; }
  .cinter .h-promotion .pro .list .b {
    margin: 10px 5px;
    background-color: #ffffff;
    border-radius: 8px; }
  .cinter .h-promotion .pro .list .img {
    height: 200px;
    text-align: center;
    position: relative; }
  .cinter .h-promotion .pro .list .img a.aimg {
    display: block;
    height: 200px; }
  .cinter .h-promotion .pro .list .img a.aimg img {
    max-width: 100%;
    max-height: 100%; }
  .cinter .h-promotion .pro .list .name {
    padding: 5px;
    text-align: center; }
  .cinter .h-promotion .pro .list .name a {
    color: #444444;
    text-decoration: none;
    display: block;
    height: 36px;
    overflow: hidden; }
  .cinter .h-promotion .pro .list .price {
    padding: 5px;
    text-align: center; }
  .cinter .h-promotion .pro .list .price p {
    margin: 0px; }
  .cinter .h-promotion .pro .list .price p.pri {
    color: #d0021c;
    font-size: 18px;
    font-weight: bold; }
  .cinter .h-promotion .pro .list .price p.line {
    padding: 5px 0px; }
  .cinter .h-promotion .pro .list .price p.line .numb {
    color: #a4a4a4;
    text-decoration: line-through; }
  .cinter .h-promotion .pro .list .price p.line .sale {
    color: #eb5757;
    background: #fff0e9;
    border-radius: 8px;
    display: inline-block;
    padding: 5px;
    font-weight: bold; }
  .cinter .h-promotion .pro .list .fscount {
    margin: 5px;
    position: relative;
    height: 25px; }
  .cinter .h-promotion .pro .list .fscount .symbol1 {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    z-index: 3;
    padding: 2px 0px; }
  .cinter .h-promotion .pro .list .fscount .symbol2 {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    background-color: #dddddd;
    border-radius: 8px;
    height: 20px; }
  .cinter .h-promotion .pro .list .fscount .symbol3 {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background-color: #feca13;
    border-radius: 8px;
    height: 20px; }
  .cinter .h-promotion .pro .list .fscount .symbol4 {
    position: absolute;
    top: -7px;
    left: -5px;
    width: 28px;
    height: 28px;
    z-index: 3;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -178px -158px transparent; }
  .cinter .h-promotion .pro .list .fscount .symbol5 {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    background-color: #dddddd;
    border-radius: 8px;
    text-align: center;
    padding: 2px; }
  .cinter .h-promotion .pro .list .bannerJoin {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%; }
  .cinter .h-promotion .pro .list .bannerJoin a {
    display: block;
    height: 200px; }
  .cinter .h-promotion .pro .list .bannerJoin img {
    width: 100%;
    height: 100%; }
  .cinter .h-promotion .pro .next {
    position: absolute;
    top: 45%;
    left: 0px; }
  .cinter .h-promotion .pro .prev {
    position: absolute;
    top: 45%;
    right: 0px; }
  .cinter .h-promotion .pro .next a {
    display: inline-block;
    width: 35px;
    height: 64px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -125px -29px transparent; }
  .cinter .h-promotion .pro .prev a {
    display: inline-block;
    width: 35px;
    height: 64px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -160px -29px transparent; }
  .cinter .h-promotion .more {
    padding: 10px 0px;
    text-align: center; }
  .cinter .h-promotion .more a {
    display: inline-block;
    background-color: #ffffff;
    color: red;
    border: 1px solid #666666;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 22px; }
  .cinter .h-promotion .more a:hover {
    color: #333333; }
  .cinter .tab_promoMobile {
    position: relative;
    overflow: hidden;
    display: none; }
  .cinter .tab_promoMobile .swiper-slide {
    float: left;
    width: 50%;
    text-align: center; }
  .cinter .tab_promoMobile .swiper-slide .b {
    border-radius: 40px;
    border: 1px solid #d70018;
    margin: 2px 5px; }
  .cinter .tab_promoMobile .swiper-slide .b.active a {
    font-weight: 600;
    color: #d70018;
    border: 1px solid #d70018; }
  .cinter .tab_promoMobile .swiper-slide .b a {
    display: block;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.1), 0 2px 15px 4px rgba(0, 0, 0, 0.06);
    font-size: 14px;
    padding: 12px 5px;
    color: #000000;
    text-decoration: none; }
  .cinter .tab_promoMobileAll {
    text-align: center;
    padding: 5px;
    display: none; }
  .cinter .tab_promoMobileAll .b a {
    display: block;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.1), 0 2px 15px 4px rgba(0, 0, 0, 0.06);
    font-size: 14px;
    padding: 12px 5px;
    color: #000000;
    text-decoration: none; }
  .cinter .tab_promoMobileAll .b.active a {
    font-weight: 600;
    color: #d70018;
    border: 1px solid #d70018; }
  .cinter .h-brand .title {
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    padding: 10px 0px;
    font-size: 20px; }
  .cinter .h-brand .brand {
    overflow: hidden; }
  .cinter .h-brand .brand .list {
    float: left;
    width: 16.666%; }
  .cinter .h-brand .brand .list .b {
    padding: 5px; }
  .cinter .h-brand .brand .list .b img {
    width: 100%; }
  .cinter .menu-pro {
    background-color: #ed253c;
    position: absolute;
    top: -43px;
    left: 0px;
    width: 264px; }
  .cinter .menu-pro .title {
    padding: 12px 0px 10px;
    border-left: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
    text-align: center; }
  .cinter .menu-pro .title .symbol1 {
    display: inline-block;
    width: 22px;
    height: 20px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -116px top transparent;
    vertical-align: middle; }
  .cinter .menu-pro .title a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px; }
  .cinter .menu-pro .title .symbol2 {
    display: inline-block;
    width: 22px;
    height: 20px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -140px top transparent;
    vertical-align: middle; }
  .cinter .menu-pro .h_menu_sub {
    width: 100%; }
  .cinter .h-cols0 {
    padding-bottom: 10px; }
  .cinter .h-cols0 .left {
    float: left;
    width: 20%;
    position: relative;
    margin-top: 10px; }
  .cinter .h-cols0 .center {
    float: left;
    width: 60%; }
  .cinter .h-cols0 .right {
    float: left;
    width: 20%; }
  .cinter .h-cols0 .right ul {
    padding-top: 6px; }
  .cinter .h-cols0 .right ul li {
    margin: 2px 0px; }
  .cinter .h-cols0 .right ul li img {
    width: 100%;
    height: 175px;
    border-radius: 12px; }
  .cinter .h-cols0 .home {
    position: relative;
    overflow: hidden;
    text-align: center; }
  .cinter .h-cols0 .home img {
    border-radius: 12px;
    width: 100%; }
  .cinter .h-cols0 .home .rows {
    float: left;
    width: calc(50% - 10px); }
  .cinter .h-cols0 .home .rows-0 {
    margin-right: 5px; }
  .cinter .h-cols0 .home .rows-1 {
    margin-left: 5px; }
  .cinter .h-cols0 .home .swiper-containerB .list {
    float: left;
    width: 50%; }
  .cinter .h-cols0 .home .swiper-containerB .img {
    margin: 0px 5px; }
  .cinter .bobmenu-wrapper {
    border-top: 0 none;
    position: relative;
    background-color: #ffffff;
    border-radius: 12px; }
  .cinter .bobmenu-wrapper ul.bobmenu {
    min-height: 410px;
    border-radius: 12px;
    overflow: hidden;
    padding-top: 5px;
    box-shadow: 1px 1px 15px #0051ad; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r {
    height: 36px; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r .symbol {
    position: absolute;
    top: 7px;
    right: 5px;
    width: 20px;
    height: 20px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -220px top transparent; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r a.cssName {
    color: #343a40;
    position: relative;
    font-size: 13px;
    font-weight: bold; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r a.cssName .img {
    width: 28px;
    height: 28px;
    position: absolute;
    left: 2px;
    top: 3px;
    overflow: hidden;
    border-radius: 50%; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r a.cssName .img img {
    width: 28px;
    height: 28px; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r a.cssName .info {
    float: left;
    padding: 8px 15px 0px 35px; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r .r1 {
    font-size: 13px;
    position: relative; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r .r1 .name {
    padding: 0px 10px 0px 35px;
    height: 30px;
    overflow: hidden; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r .r1 a.img1 {
    position: absolute;
    top: 0px;
    left: 0px; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r .r1 a.img1 img {
    width: 28px;
    height: 28px;
    position: absolute;
    left: 2px;
    top: 3px;
    overflow: hidden;
    border-radius: 50%; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r .r1 a.cssName1 {
    font-weight: bold;
    color: #343a40;
    display: inline-block;
    padding: 10px 0px; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r .r1 a.cssName1:hover {
    color: #d70018; }
  .cinter .bobmenu-wrapper ul.bobmenu li.r:hover {
    background-color: #f3f4f6; }
  .cinter .bobmenu-wrapper ul.bobmenu > li.r > a.cssName {
    display: block;
    text-decoration: none; }
  .cinter .bobmenu-wrapper .bobsubmenu-wrapper {
    display: none;
    left: 300px;
    position: absolute;
    top: 0px;
    width: 1152px;
    z-index: 2; }
  .cinter .bobmenu-wrapper ul.bobmenu > li:hover .bobsubmenu-wrapper {
    display: block; }
  .cinter .bobsubmenu-wrapper .border {
    min-height: 523px;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 1px 2px 4px #cccccc;
    background-color: #fff;
    margin-left: 2px; }
  .cinter .bobsubmenu-wrapper .border .cate {
    float: left;
    width: calc(25% - 20px);
    margin: 0px 10px; }
  .cinter .bobsubmenu-wrapper .border .cate .t {
    margin: 0px;
    border-bottom: solid 1px #eeeeee; }
  .cinter .bobsubmenu-wrapper .border .cate .t a.t1 {
    padding: 5px;
    font-weight: bold;
    display: inline-block;
    color: #333333;
    text-transform: uppercase; }
  .cinter .bobsubmenu-wrapper .border .cate .t a.t2 {
    font-size: 13px;
    color: #0033ff;
    text-decoration: none;
    font-weight: normal; }
  .cinter .bobsubmenu-wrapper .border .cate .t a:hover {
    color: #d70018; }
  .cinter .bobsubmenu-wrapper .border .cate .c a {
    display: block;
    padding: 5px 10px;
    color: #333333; }
  .cinter .bobsubmenu-wrapper .border .cate .c a:hover {
    color: #d70018; }
  .cinter .bobsubmenu-wrapper .border .pro-title {
    border-top: solid 1px #eeeeee;
    padding: 10px 5px; }
  .cinter .bobsubmenu-wrapper .border .pro-title a.t1 {
    float: left;
    color: #003333;
    font-weight: bold; }
  .cinter .bobsubmenu-wrapper .border .pro-title a.t2 {
    float: right;
    font-size: 13px;
    color: #0033cc;
    text-decoration: none; }
  .cinter .bobsubmenu-wrapper .border .pro-title a.t1 span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -238px -73px transparent;
    vertical-align: middle; }
  .cinter .bobsubmenu-wrapper .border .pro-title a:hover {
    color: #d70018; }
  .cinter .bobsubmenu-wrapper .border .pro {
    float: left;
    width: calc(20% - 10px);
    margin: 5px; }
  .cinter .bobsubmenu-wrapper .border .pro .img {
    border: solid 1px #e1e8ed;
    border-radius: 12px;
    text-align: center;
    height: 180px; }
  .cinter .bobsubmenu-wrapper .border .pro .img img {
    max-width: 95%;
    max-height: 95%; }
  .cinter .bobsubmenu-wrapper .border .pro .name {
    padding: 5px;
    font-size: 13px;
    text-align: center; }
  .cinter .bobsubmenu-wrapper .border .pro .name a {
    display: block;
    line-height: 18px;
    height: 52px;
    overflow: hidden;
    color: #39475a; }
  .cinter .bobsubmenu-wrapper .border .pro .name a:hover {
    color: #d70018; }
  .cinter .bobsubmenu-wrapper .border .pro .price {
    text-align: center;
    font-weight: bold; }
  .cinter .bobsubmenu-wrapper .border .pro .price .pri {
    color: #d70018;
    font-size: 14px; }
  .cinter .bobsubmenu-wrapper .border .pro .price .pri .line {
    color: #707070;
    text-decoration: line-through;
    font-size: 13px;
    display: inline-block;
    padding-left: 5px; }
  .cinter div.bobmenu-wrapper .wrapperbrand {
    width: 1050px; }
  .cinter .bobsubmenu-wrapper .brand .list {
    float: left;
    width: 10%;
    padding: 1px 0px; }
  .cinter .bobsubmenu-wrapper .brand .list a {
    display: block;
    padding: 2px;
    color: #ed253c;
    text-align: center;
    text-decoration: none; }
  .cinter .bobsubmenu-wrapper .brand .list a img {
    width: 85%;
    opacity: 0.7; }
  .cinter .bobsubmenu-wrapper .brand .list:hover {
    background-color: #ed253c; }
  .cinter .bobsubmenu-wrapper .brand .list:hover a {
    color: #ffffff; }
  .cinter .h-sale {
    background: transparent linear-gradient(#0051ad, #f8cfd6) repeat scroll 0% 0%;
    border-radius: 12px;
    position: relative;
    margin: 0px auto; }
  .cinter .h-sale .t {
    text-align: center;
    color: #ffffff;
    font-size: 28px;
    padding: 15px 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 1px 1px 5px #d70018;
    border-radius: 80px;
    background-color: #d70018; }
  .cinter .h-sale .t-img {
    text-align: center; }
  .cinter .h-sale .t-img img {
    max-width: 100%; }
  .cinter .h-sale .time {
    text-align: center; }
  .cinter .h-sale .time .b {
    display: inline-block;
    background-color: #d70018;
    color: #ffffff;
    font-size: 16px;
    padding: 10px;
    border-radius: 0px 0px 12px 12px; }
  .cinter .h-sale .time .b .l {
    float: left; }
  .cinter .h-sale .time .b .r {
    float: left; }
  .cinter .h-sale .time .b .r span {
    display: inline-block;
    padding: 0px 2px; }
  .cinter .h-sale .time .b .r span.countdown_amount {
    background-color: #ffffff;
    border-radius: 4px;
    color: #d70018;
    font-weight: bold;
    padding: 0px 5px; }
  .cinter .h-sale .c {
    background-color: #f8e5e0;
    margin: 30px 0px 0px;
    border-radius: 65px 50px 12px 12px;
    position: relative;
    padding-top: 30px; }
  .cinter .h-sale .c .m {
    text-align: center;
    margin-top: -51px; }
  .cinter .h-sale .c .m ul {
    margin: 0px auto;
    display: inline-block; }
  .cinter .h-sale .c .m li {
    display: inline-block;
    margin: 5px 5px;
    border-radius: 40px;
    border: 1px solid #d70018; }
  .cinter .h-sale .c .m li a {
    display: block;
    border: 1px solid #ffffff;
    padding: 7px 15px;
    background-color: #fff;
    border-radius: 40px;
    font-size: 20px;
    font-weight: 500;
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.1), 0 2px 15px 4px rgba(0, 0, 0, 0.06);
    color: #000000; }
  .cinter .h-sale .c .m li.active a {
    font-weight: 600;
    border-width: 2px;
    color: #d70018;
    border: 1px solid #d70018; }
  .cinter .h-sale .c .cb {
    overflow: hidden;
    height: 490px; }
  .cinter .tab_homeMobile {
    position: relative;
    overflow: hidden;
    display: none; }
  .cinter .tab_homeMobile .swiper-slide {
    float: left;
    width: 50%; }
  .cinter .tab_homeMobile .swiper-slide .b {
    border-radius: 40px;
    border: 1px solid #d70018;
    margin: 2px 5px; }
  .cinter .tab_homeMobile .swiper-slide .b.active a {
    font-weight: 600;
    color: #d70018;
    border: 1px solid #d70018; }
  .cinter .tab_homeMobile .swiper-slide .b a {
    display: block;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.1), 0 2px 15px 4px rgba(0, 0, 0, 0.06);
    font-size: 14px;
    padding: 7px 5px;
    color: #000000;
    text-decoration: none; }
  .cinter .h-sale .pro {
    overflow: hidden; }
  .cinter .h-sale .pro .list {
    float: left;
    width: calc(20% - 36px);
    margin: 8px;
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.1), 0 2px 6px 2px rgba(60, 64, 67, 0.15);
    background-color: #ffffff; }
  .cinter .h-sale .pro .list .img {
    height: 230px;
    text-align: center;
    position: relative; }
  .cinter .h-sale .pro .list .img a.aimg {
    display: block;
    height: 230px; }
  .cinter .h-sale .pro .list .img a.aimg img {
    max-width: 100%;
    max-height: 100%; }
  .cinter .h-sale .pro .list .name {
    padding: 5px 0px;
    text-align: center; }
  .cinter .h-sale .pro .list .name a {
    color: #444444;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 20px;
    height: 42px;
    overflow: hidden; }
  .cinter .h-sale .pro .list .price {
    padding: 5px 0px 20px;
    text-align: center; }
  .cinter .h-sale .pro .list .price .pri {
    color: #fff;
    border-radius: 10px;
    padding: 8px 8px;
    background-image: linear-gradient(90deg, #be2830, #7b1a10);
    margin: 0px 15px;
    font-size: 16px; }
  .cinter .h-sale .pro .list .price .vline {
    color: #333333;
    font-size: 13px;
    padding-bottom: 2px; }
  .cinter .h-sale .pro .list .price .vline span {
    text-decoration: line-through;
    font-weight: bold;
    font-size: 14px; }
  .cinter .h-sale .pro .list .price .vprice {
    color: #fff;
    border-radius: 10px;
    padding: 8px 0px;
    background-image: linear-gradient(90deg, #be2830, #7b1a10);
    margin: 0px 5px;
    font-size: 16px; }
  .cinter .h-sale .pro .list .price .vprice span {
    font-weight: bold;
    font-size: 18px; }
  .cinter .h-sale .pro .list .price .vsale {
    color: #d70018;
    border-radius: 4px 4px 10px 10px;
    margin: 0px 5px;
    font-size: 16px;
    background-image: linear-gradient(180deg, #fff, #7b1a10);
    padding: 0px 1px 1px 1px; }
  .cinter .h-sale .pro .list .price .vsale .vsaleb {
    background-color: #ffffff;
    padding: 5px 0px;
    border-radius: 4px 4px 10px 10px; }
  .cinter .h-sale .pro .list .detail {
    text-align: center; }
  .cinter .h-sale .pro .list .detail a {
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #b62516;
    background-image: linear-gradient(90deg, #d70018, #b62516); }
  .cinter .h-sale .pro .next {
    position: absolute;
    top: 40%;
    left: 0px; }
  .cinter .h-sale .pro .prev {
    position: absolute;
    top: 40%;
    right: 0px; }
  .cinter .h-sale .pro .next a {
    display: inline-block;
    width: 35px;
    height: 64px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -125px -29px transparent; }
  .cinter .h-sale .pro .prev a {
    display: inline-block;
    width: 35px;
    height: 64px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -160px -29px transparent; }
  .cinter .h-sale .pro .more {
    text-align: center; }
  .cinter .h-sale .pro .more a {
    display: inline-block;
    color: #333333;
    text-decoration: none;
    border-radius: 4px;
    padding: 5px 8px 5px 10px; }
  .cinter .h-sale .pro .more a span {
    border-style: solid;
    border-width: 0 6px 6px;
    display: inline-block;
    height: 0;
    width: 0;
    transform: rotate(90deg);
    vertical-align: middle;
    margin-left: 5px; }
  .cinter .h-sale .pro .more a:hover {
    background-color: #ffffff;
    color: #000000; }
  .cinter .h-sale .pro .img .sale {
    position: absolute;
    right: -4px;
    top: 0px;
    text-align: center;
    z-index: 1; }
  .cinter .h-sale .pro .img .sale span.sale-b {
    display: inline-block;
    width: 77px;
    height: 30px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -41px -50px transparent; }
  .cinter .h-sale .pro .img .sale span.sale-t {
    display: inline-block;
    padding-top: 5px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold; }
  .cinter .h-sale .pro .img .bannerJoin {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%; }
  .cinter .h-sale .pro .img .bannerJoin a {
    display: block;
    height: 230px; }
  .cinter .h-sale .pro .img .bannerJoin img {
    width: 100%;
    height: 100%; }
  .cinter .h-combol {
    background: transparent linear-gradient(#014c85, #f8cfd6) repeat scroll 0% 0%;
    border-radius: 12px;
    margin: 0px auto;
    padding-bottom: 5px; }
  .cinter .h-combol .t {
    text-align: center;
    color: #ffffff;
    font-size: 26px;
    padding: 20px 0px 30px;
    text-transform: uppercase;
    font-weight: bold; }
  .cinter .h-combol .m {
    text-align: center;
    background-color: #fff;
    margin: 0px 10px;
    border-radius: 12px 12px 0px 0px; }
  .cinter .h-combol .m ul {
    margin: -25px auto 0px;
    display: inline-block; }
  .cinter .h-combol .m ul li {
    display: inline-block;
    margin: 5px 5px;
    border-radius: 40px;
    border: 1px solid #d70018; }
  .cinter .h-combol .m ul li a {
    display: block;
    border: 1px solid #ffffff;
    padding: 7px 15px;
    background-color: #fff;
    border-radius: 40px;
    font-size: 20px;
    font-weight: 500;
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.1), 0 2px 15px 4px rgba(0, 0, 0, 0.06);
    color: #000000; }
  .cinter .h-combol .m ul li.active a {
    font-weight: 600;
    border-width: 2px;
    color: #d70018;
    border: 1px solid #d70018; }
  .cinter .h-combol .list {
    margin: 0px 10px 10px;
    background-color: #ffffff;
    border-radius: 0px 0px 12px 12px;
    padding-top: 5px; }
  .cinter .h-combol .list a {
    float: left;
    width: calc(33.33% - 10px);
    margin: 5px; }
  .cinter .h-combol .list a img {
    width: 100%;
    border-radius: 12px; }
  .cinter .tab_combolMobile {
    position: relative;
    overflow: hidden;
    display: none; }
  .cinter .tab_combolMobile .swiper-slide {
    float: left;
    width: 50%; }
  .cinter .tab_combolMobile .swiper-slide .b {
    border-radius: 40px;
    border: 1px solid #d70018;
    margin: 2px 5px; }
  .cinter .tab_combolMobile .swiper-slide .b.active a {
    font-weight: 600;
    color: #d70018;
    border: 1px solid #d70018; }
  .cinter .tab_combolMobile .swiper-slide .b a {
    display: block;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.1), 0 2px 15px 4px rgba(0, 0, 0, 0.06);
    font-size: 14px;
    padding: 12px 5px;
    color: #000000;
    text-decoration: none; }
  .cinter .h-pro {
    padding: 20px 0px;
    position: relative; }
  .cinter .h-pro .title {
    position: relative; }
  .cinter .h-pro .title h2 {
    margin: 0px; }
  .cinter .h-pro .title h2 a {
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    padding: 10px 0px;
    font-size: 20px; }
  .cinter .h-pro .r {
    position: absolute;
    top: 5px;
    right: 10px; }
  .cinter .h-pro .r a {
    margin: 0px 2px;
    border-radius: 10px;
    background-color: #f3f4f6;
    border: 1px solid #e5e7eb;
    color: #444;
    padding: 5px 10px;
    font-size: 13px; }
  .cinter .tab_proMobile {
    display: none;
    overflow: hidden;
    border-bottom: 5px; }
  .cinter .tab_proMobile .swiper-wrapper .list {
    float: left;
    width: 33.33%;
    text-align: center; }
  .cinter .tab_proMobile .swiper-wrapper .list a {
    display: block;
    margin: 0px 2px;
    border-radius: 10px;
    background-color: #f3f4f6;
    border: 1px solid #e5e7eb;
    color: #444;
    padding: 5px;
    font-size: 13px; }
  .cinter .h-pro .pro {
    overflow: hidden; }
  .cinter .h-pro .pro .list {
    float: left;
    width: 20%; }
  .cinter .h-pro .pro .list .b {
    margin: 10px 8px;
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.1), 0 2px 6px 2px rgba(60, 64, 67, 0.15);
    background-color: #ffffff; }
  .cinter .h-pro .pro .list .img {
    height: 230px;
    text-align: center;
    position: relative; }
  .cinter .h-pro .pro .list .img a.aimg {
    display: block;
    height: 230px; }
  .cinter .h-pro .pro .list .img a.aimg img {
    max-width: 100%;
    max-height: 100%; }
  .cinter .h-pro .pro .list .name {
    padding: 5px 0px;
    text-align: center; }
  .cinter .h-pro .pro .list .name a {
    color: #444444;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 20px;
    height: 42px;
    overflow: hidden; }
  .cinter .h-pro .pro .list .price {
    padding: 5px 0px 0px;
    text-align: center;
    font-weight: bold; }
  .cinter .h-pro .pro .list .price .pri {
    color: #d70018;
    font-size: 16px; }
  .cinter .h-pro .pro .list .price .pri .line {
    color: #707070;
    text-decoration: line-through;
    font-size: 14px;
    display: inline-block;
    padding-left: 5px; }
  .cinter .h-pro .pro .next {
    position: absolute;
    top: 48%;
    left: 0px; }
  .cinter .h-pro .pro .prev {
    position: absolute;
    top: 48%;
    right: 0px; }
  .cinter .h-pro .pro .next a {
    display: inline-block;
    width: 35px;
    height: 64px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -125px -29px transparent; }
  .cinter .h-pro .pro .prev a {
    display: inline-block;
    width: 35px;
    height: 64px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -160px -29px transparent; }
  .cinter .h-pro .pro .more {
    position: absolute;
    top: 15px;
    right: 10px; }
  .cinter .h-pro .pro .more a {
    display: inline-block;
    background-color: #f3b801;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    padding: 5px 8px 5px 10px;
    font-weight: bold; }
  .cinter .h-pro .pro .more a span {
    border-style: solid;
    border-width: 0 7px 7px;
    display: inline-block;
    height: 0;
    width: 0;
    transform: rotate(90deg);
    vertical-align: middle; }
  .cinter .h-pro .pro .more a:hover {
    background-color: #ffffff;
    color: #000000; }
  .cinter .h-pro .pro .img .sale {
    position: absolute;
    right: -4px;
    top: 0px;
    text-align: center;
    z-index: 1; }
  .cinter .h-pro .pro .img .sale span.sale-b {
    display: inline-block;
    width: 77px;
    height: 30px;
    background: url(//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014) no-repeat scroll -41px -50px transparent; }
  .cinter .h-pro .pro .img .sale span.sale-t {
    display: inline-block;
    padding-top: 5px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold; }
  .cinter .h-pro .pro .img .bannerJoin {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%; }
  .cinter .h-pro .pro .img .bannerJoin a {
    display: block;
    height: 230px; }
  .cinter .h-pro .pro .img .bannerJoin img {
    width: 100%;
    height: 100%; }
  .cinter .h-cate {
    padding: 20px 0px;
    position: relative; }
  .cinter .h-cate .title {
    padding-bottom: 10px; }
  .cinter .h-cate .title h2 {
    margin: 0px;
    float: left; }
  .cinter .h-cate .title h2 a {
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    padding: 10px 0px; }
  .cinter .h-cate .title .more {
    float: right; }
  .cinter .h-cate .title .more a {
    color: #333333;
    text-decoration: none;
    font-size: 13px; }
