
html {
  font-size: 14px;
}

.isPC {
  display: block;
}

.isMobile {
  display: none;
}

.bone-full .bone-inner {
  width: 1180px;
}

.header-inner {
  height: 70px;
}

.headerNoFixedSpace {
  height: 70px;
}

.common-container-inner {
  padding-top: 20px;
  padding-bottom: 20px;
}

.common-more {
  padding: 0 22px;
  line-height: 38px;
  font-size: 14px;
  border-radius: 20px;
}

/* theme falls */
.ctheme-section {
  padding-top: 30px;
  padding-bottom: 40px;
}
.ctheme-title {
  line-height: 40px;
  font-size: 28px;
  font-weight: bold;
}

.ctheme-title-EN-box {
  padding-bottom: 30px;
}

.ctheme-title-EN-box .EN-text {
  padding: 0 10px;
  height: 26px;
  font-size: 20px;
}

.ctheme-title-EN-box .pic-dashed {
  width: 44px;
  height: 26px;
}


/* swiper-banner */
#swiper-banner {
  margin: 0 auto 20px;
  height: 500px;
}

#swiper-banner .img-item {
  height: 500px;
}

#swiper-banner .swiper-slide {
  font-size: 88px;
}

#swiper-banner .append-buttons {
  margin-top: 20px;
}


/* foot */
.footer {
  font-size: 13px;
}

.footer .bone-inner {
  padding: 40px 0;
}

.footer p {
  line-height: 22px;
}


/* other */
.home-ours-product .pic-common-rx-box {
  /* width: calc( 33% - 12px ); */
  margin-bottom: 15px;
}

.home-ours-product .arrange-three .pic-common-rx-box {
  width: 380px;
}

.home-ours-product .arrange-three .pic-common-rx-box:nth-child(even) {
  margin-left: 15px;
  margin-right: 15px;
}


.home-ours-product .arrange-two .pic-common-rx-box {
  width: 580px;
}

.home-ours-product .arrange-two .pic-common-rx-box:nth-last-child(1) {
  margin-left: 14px;
}

.home-ours-product .left-box {
  width: 520px;
}

.home-ours-product .patent-box {
  width: 620px;
}

.pic-common-rx-box .pic-text-content .pic-text-title {
  font-size: 24px;
}

.E-shop {
  height: 500px;
  background: url('../images/bg-mall.jpg') no-repeat;
}

.brandDescription {
  
}

.brandPic {
  width: 590px;
  border-radius: 20px;
}

.brandPic.width300 {
  width: 300px;
}

.brandPic.width380 {
  width: 380px;
}

.picName {
  margin-top: 8px;
  line-height: 32px;
}

.address-box {
  width: 800px;
}

.brand-innerBox {
  margin-top: 70px;
}


/* HOME-PRODUCTS-ITEMS */
#swiper-products-solidItem {
  height: 300px;
  margin: 20px auto;
}

/* OTHER PAGE */
.static-banner-wapper {
  height: 500px;
}


/* PRODUCT-CENTER */
.ptype-menu {
  width: 160px;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.1);
}

.ptype-menu a {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
}

.ptype-list {
  float: right;
  width: 980px;
}

.detail-title {
  height: 24px;
  line-height: 24px;
  border-left-width: 5px;
}

.detail-title h3 {
  padding-left: 15px;
  font-size: 20px;
}

.detail-content {
  margin-top: 20px;
  min-height: 400px;
}

.products-items-list li {
  float: left;
  margin-bottom: 10px;
  width: 220px;
}

.products-items-list li .name {
  margin-top: 10px;
  height: 44px;
  line-height: 22px;
  font-size: 16px;
}


/* PRODUCT-DETAILS */

.crumb-nav {
  line-height: 32px;
  font-size: 16px;
}

.product-info {
  padding-top: 20px;
  padding-bottom: 20px;
}

.product-info .product-cover {
  width: 320px;
}

.product-info .product-sku {
  padding-top: 20px;
  width: 780px;
}

.product-info .product-sku h4 {
  line-height: 28px;
  font-size: 20px;
}

.product-info .product-sku ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-info .product-sku ul li {
  line-height: 28px;
  font-size: 16px;
}


/* checkValid - MsgBox */

.checkValid-QScode-msgBox {
  padding: 10px 15px;
}

.checkValid-QScode-msgBox .checkValid-closebtn {
  top: -32px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.checkValid-QScode-msgBox .checkValid-barcode {
  margin-bottom: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  max-width: 750px;
}

.checkValid-QScode-msgBox .checkValid-barcode .checkValid-barcode-success .tscode {
  font-size: 14px;
}

.checkValid-QScode-msgBox .checkValid-message,
.checkValid-QScode-msgBox .checkValid-loading,
.checkValid-QScode-msgBox .checkValid-networkError {
  padding-top: 5px;
  line-height: 26px;
}