body {
    font-size: 15px;
    /* line-height: 1.6; */
    /* padding-top: 50px; */
}

p {
    margin-bottom: 20px;
}

h2 {
    font-size: 25px;
    line-height: 1.4;
}

#product-nav {
    display: block;
    margin-top: 20px;
    background-color: #0aabe5;
    border: none;
    color: #fff;
    height: 40px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 0 20px;
}

.tinynav {
    display: block;
    margin-top: 20px;
    background-color: #0aabe5;
    border: none;
    color: #fff;
    height: 40px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 0;
}

#product-nav .panel-heading, #product-nav .nav {
    display: none;
}

.container {
    /* width: auto; */
}

.xs-text-center {
    text-align: center;
}

/* form input */
.form-control-01 {
    font-size: 15px;
}

input.form-control-01 {
    height: 44px;
}

/* button */
.btn-style-01, .btn-style-01:visited {
    padding: 12px 40px;
}

.btn-style-03, .btn-style-03:visited {
    padding: 10px 40px;
    font-size: 28px;
}

/* main */
.main {
    padding-right: 15px;
}

/* breadcrumb */
.breadcrumb {
    margin: 0;
}

.breadcrumb li {
    /* font-size: 11px; */
}

.breadcrumb a, .breadcrumb *, .breadcrumb .active {
    font-size: 11px;
}

/* main title */
.main-title {
    margin-bottom: 0px;
}

.title-style-01, .main-title {
    padding: 20px 0;
}

.title-style-01 h1, .main-title h1 {
    font-size: 28px;
    font-weight: 500;
}

.title-style-01 h1, .main-title h1 span {
    padding: 0 0px;
}

/* header */
#header {
    border-bottom: 1px solid #ccc;
}

#header .container {
}

#header .navbar-brand {
    padding-top: 5px;
    padding-bottom: 5px;
}

#header .navbar-brand img {
    max-height: 40px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 540px;
}

#home-main-slider {
    margin-top: 0px;
}

#home-main-slider .banner-content-warpper h1 {
    font-size: 36px;
}

#home-main-slider .banner-content-warpper h2 {
    font-size: 16px;
    max-width: 90%;
}

.swiper-pagination-bullet {
    /* width: 5px;
    height: 5px; */
    width: 10px;
    height: 3px;
}

.title-style-01 {
    padding: 30px 0;
}

/* title style 03 */
.title-style-03 {
    padding: 30px 0 30px 0;
}

.title-style-03 h2 {
    font-size: 28px;
    line-height: 1.4;
}

/* use list style 01 */
.use-list-style-01 .col {
    margin-bottom: 15px;
}

.use-list-style-01 .title, .use-list-style-01 a {
    font-size: 25px;
}

/* use list style 02 */
.use-list-style-02 .col {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* product list style 01 */
.product-list-style-01 .title {
    margin: 10px 0 18px 0;
    font-size: 22px;
}

.product-list-style-01 .desc {
    margin-bottom: 18px;
    font-size: 12px;
}

.product-list-style-02 {
    margin-bottom: 0px;
}

.product-list-style-02 .row {
    margin-right: -5px;
    margin-left: -5px;
}

.product-list-style-02 .col {
    padding-left: 5px;
    padding-right: 5px;
}

.product-list-style-02 .thumbnail {
    margin-bottom: 20px;
}

.product-list-style-02 .caption h3 {
    font-size: 14px;
}

.product-list-style-02 .caption p {
    font-size: 12px;
    opacity: 0.6;
}

#product-list {
    margin-top: 0px;
}

/* home use */
#home-use {
    padding-bottom: 10px;
}

/* home video */
#home-video {
    padding-bottom: 35px;
}

/* genuine verification */
#genuine-verification .desc {
    margin-top: 0px;
    margin-bottom: 30px;
}

#genuine-verification form {
    margin-bottom: 50px;
}

/* attention */
#attention {
    padding-bottom: 30px;
}

/* about */
#about {
    padding-bottom: 15px;
}

/* download app */
.download-app {
    margin: 30px 0px 0px 0px;
    padding: 20px 10px 20px 10px;
}

.download-app h2 {
    font-size: 25px;
}

.download-app .btn-download-app {
    margin-left: 0px;
    margin-top: 20px;
}

/* how to use */
#use-list {
    margin: 10px 0 30px 0;
}

#use-top-list {
    padding-top: 30px;
}

/* product detail */
#product-detail {
    margin-top: 15px;
}

#product-detail .photo {
    margin-bottom: 30px;
}

#product-detail .txt .name {
    font-size: 30px;
    line-height: 1.4;
}

#product-detail .colors {
    margin: 30px 0 30px 0;
    padding: 20px 0;
}

#product-detail .use-method {
    padding: 20px 0 10px 0;
}

#product-detail .accessories .desc {
    margin-top: -5px;
}

/* faq */
#faq #faq-accordion {
    margin-top: 20px;
}

#faq .panel > .panel-heading {
    padding: 20px;
}

#faq .panel > .panel-heading a {
    font-size: 16px;
    line-height: 1.4;
}

#faq .panel > .panel-heading + .panel-collapse > .panel-body {
    padding: 0 20px 20px 20px;
}

/* top search form */
#header .top-search-form {
    background-color: #EDEBEC;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #E2E2E2;
    padding: 25px;
}

#header .top-search-form input.name {
    width: 100%;
}

/* helper */
.xs-margin-top-0 {
    margin-top: 0px;
}

.xs-padding-0 {
    padding: 0;
}

.xs-padding-top-20 {
    padding-top: 20px;
}

.tab-nav-style-01 > li > a {
    padding: 12px 12px;
}

#video {
    padding-bottom: 60px;
}

#product-category-img-list-slider .swiper-container {
    padding: 20px 0 0px 0;
}

.news-list-style-01 .title {
    font-size: 18px;
    margin: 10px 0 0px 0;
}

.news-list-style-01 .date {
    margin-top: 5px;
    margin-bottom: 15px;
}

.news-list-style-01 .thumb {
    padding-right: 15px;
}

.product-category-block .row-01 a {
    display: inline-block;
}

#home-product-category-block {
    margin: 15px 0;
}

.news-list-style-01 hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.sub-banner {
    height: 35vh;
    min-height: 35vh;
}

.sub-banner-content {
    bottom: 8vh;
}

.sub-banner h2 {
    /* padding-top: 30px; */
    /* padding-top: 136px; */
    font-size: 36px;
    margin-bottom: 0;
    /* font-weight: 100; */
}

.sub-banner-mask {
    height: 35vh;
    min-height: 35vh;
}

/* #footer-copyright {
    border-top: 2px solid #39a0b9;
} */

#news-detail {
    margin: 0 0 60px 0;
}

#home-about {
    padding: 40px 0 15px 0;
    text-align: left;
}

#home-about .btn-video .play-icon {
    border-width: 2px;
    width: 60px;
    height: 60px;
    line-height: 65px;
    font-size: 30px;
}

#product-category-img-list-slider-01 {
    background-color: #F4F4F4;
    padding-bottom: 40px;
    padding-top: 0;
}

#product-category-img-list-slider-01 .swiper-container {
    padding: 20px 0 15px 0;
}

#product-category-list {
    margin-top: 40px;
}

.pagination span.current {
    background-color: #0aabe5;
}

#contact {
    margin-top: 30px;
    padding-bottom: 40px;
}

.feedback {
    margin-top: 30px;
}

.product-category-style-01 .first-category a h4 {
    font-size: 28px;
}

/* photos */
.photos {
    padding-bottom: 30px;
}

/* technology */
#our-technology {
    padding-bottom: 30px;
    background: none;
}
#our-technology .container {
    width: 100%;
}
#our-technology .right {
    padding-top: 0px;
}


/*  .monaka-menu-item {
    height: 70px;
} */
.monaka-logo {
  height: 60px;
 }
 .monaka-logo img {
    height: 38px;
}
.monaka-menu-search-field-inner {
  height: 60px;
 }
 .monaka-menu-title {
 	height: 60px;
	min-height: 60px;
 }
.monaka-header-not-on-top .monaka-logo {
  height: 60px;
 }
.monaka-header-not-on-top  .monaka-logo img {
    height: 38px;
}
.monaka-header-not-on-top .monaka-menu-search-field-inner {
  height: 60px;
 }
 .monaka-header-not-on-top .monaka-menu-title {
 	height: 60px;
	min-height: 60px;
}
.monaka-header-not-on-top .monaka-header {
	height: 60px;
}

.banner {
  height: calc(100vh - 60px);
  min-height: 600px;}
.banner.banner-overlay:before {
  height: calc(100vh - 60px);
 min-height: 600px;}

.banner-content > div h1, .banner-content > div h2 {
  color: white;
  margin: 0; }
.banner-content > div h1 {
  font-weight: bold;
  font-size: 30px; }
.banner-content > div h2 {
  font-weight: normal;
  font-size: 16px; }


  /* 统计 */
.company-statistics {
    min-height: 200px; 
    padding: 30px 15px;
}
.company-statistics .item .timer {
    font-size: 40px;
    font-weight: 800;
}
.company-statistics .item .title {
    font-size: 14px;
    font-weight: 500;
}

.about-company-statistics {
    margin-top: -20px;
}
.about-company-statistics .item {
    min-height: 50px;
}
.about-company-statistics .item .timer {
    font-size: 40px;
    font-weight: 800;
}
.about-company-statistics .item .title {
    font-size: 14px;
    font-weight: 500;
}