@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant.ttf');
}
html,
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  -webkit-text-size-adjust: 100%;
  font-family:Arial, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
  font-size: 14px;
  color: #ccc;
}

/*Cormorant Semibold_mianfeiziti.com.ttf*/
* {
  padding:0;
  margin: 0;
}
ul,li{list-style: none}
a {
  color: #555;
  text-decoration: none
}
a:hover,
a:focus {
  color: #D6B997 !important;
}
a.primary-link {
  color: #ccc;
}
.flex{
  display: flex;
}

.container{
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}


.header {
    z-index: 999;
    position: sticky;
    top: 0;
    width: 100%;
    position: -webkit-sticky;
}
.header .header-logo {
    position: absolute;
    top: 17px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 180px;
    text-align: center;
    z-index: 2;
}
.header .header-logo img{
  width: 115px;
  box-shadow: 0px 2px 7px rgb(0 0 0 / 30%);
  border-radius: 50%;
}
.header .container{position: relative;}
.bg-color {background: rgb(40,44,52)}
.header .navbar{padding: 12px 0;display: flex;justify-content:space-between;}
.header .navbar-nav{display: flex}
.header .navbar-nav li{padding: 18px 9px;}
.header .navbar-nav li a{color: #fff;font-size: 18px;}
.header .navbar-nav li a:hover,.header .navbar-nav li.active a{ color: #D6B997}
.header .header-right{display: flex;flex-direction:column;justify-content:space-between;height: 90%;padding-top:3px;}
.header .header-right li {color: #fff;font-size: 16px;}
.header .header-right li a{color: #fff;font-size: 16px;}
.header .header-right li .fa{font-size: 20px;margin-right: 5px;}
.header .header-right li a:hover{color: #D6B997;}
.oem{margin-top: 100px}
.oem .bg{background: url(../img/oem.jpg) no-repeat center center;height: 450px;}
.oem .video{width: 800px;height: 450px;}
.oem .video video{width: 100%;height: 100%;}
.about_bg{max-width: 100%;}
.hot_product{background: url(../img/hot_product.jpg) no-repeat center center; height: 1272px;width: 100%;}
.hot_product .container{position: relative;width: 1300px}
.hot_product .container .area1{display: block;width: 445px;height: 909px;position: absolute;left:0;top:288px;text-indent: -9999px}
.hot_product .container .area2{display: block;width: 400px;height: 440px;position: absolute;left:472px;top:288px;text-indent: -9999px}
.hot_product .container .area3{display: block;width: 400px;height: 440px;position: absolute;left:900px;top:288px;text-indent: -9999px}
.hot_product .container .area4{display: block;width: 400px;height: 440px;position: absolute;left:472px;top:758px;text-indent: -9999px}
.hot_product .container .area5{display: block;width: 400px;height: 440px;position: absolute;left:900px;top:758px;text-indent: -9999px}
.mt50{margin-top: 50px;}
.why-choose-me-box{margin-top: 60px;}
.index-title{
    font-family: "Cormorant", Sans-serif;
    font-size: 60px;
    text-align: center;
    font-weight: 900;
    font-style: italic;
    color: #D6B997;
    line-height: 2;
}
.index-desc{
  color: #999;
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}

.pictureList{
  flex-wrap: wrap;
  justify-content:space-between;
}
.pictureList .item{
  width: 24%;
  flex-direction: column;
}
.pictureList .item img{max-width: 100%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}
.pictureList .item:hover img{
  -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);
}
.pictureList .item .title{font-family:"Cormorant";font-size: 24px;color:#D6B997;padding: 20px 0;text-align:  center}
.pictureList .item .text {color: #333;text-align: center;line-height: 1.5;font-size: 16px;}

.index-product{margin-top: 100px;}
.hot-product{display: flex;flex-wrap:wrap;justify-content:space-between;}
.hot-product .item {width: 23%;box-shadow: 0 0 2px 1px rgb(0 0 0 / 10%);
    border-radius: 5px;
    margin-bottom: 30px;}
.hot-product .item .img {height: 276px;overflow: hidden;width: 100%;}
.hot-product .item .img img{max-height: 276px;display: block;margin: 0 auto;}
.hot-product .item .title{color:#333; margin-top:20px;padding:0 20px;font-size: 16px;word-break: break-all;line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;}
.hot-product .item .link-btn{text-decoration: underline; background:#D6B997;color: #fff;font-style: italic;margin:15px 0 20px 20px;display: block;width: 110px;height: 36px;line-height: 36px;text-align: center;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}
.hot-product .item .link-btn:hover{background: #874900;}

.footer{position:relative; margin-top: 100px; min-height: 362px;background: url(../img/footer_bg.jpg) no-repeat;background-size: cover;background-position: 0px -300px;padding-top: 50px;box-sizing:border-box;}
.footer:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 100%;background: #000;opacity: .64;}
.footer .footer-content{position: relative;z-index: 10;display: flex;padding: 30px 0;}
.footer .footer-content .left,
.footer .footer-content .center,
.footer .footer-content .right{width: 33.33%;}
.footer .footer-content .left{display: flex;justify-content:space-between;flex-direction:column;height: 200px;color: #fff;font-size: 18px}
.footer .footer-content .left .footer_logo img{background:rgba(255, 255, 255, .3);border-radius: 50%}
.footer .footer-content .left a{color: #fff;}
.footer .copyright{position: relative;z-index: 10;border-top: 1px solid rgba(255,255,255,.5);font-size: 18px;text-align: center;color: #fff;padding-top: 20px;padding-bottom:20px;}
.footer .footer-nav {display: flex;flex-direction:column;justify-content:space-between;height: 73%;}
.footer .footer-nav li a{color:#fff;font-size: 18px;}
.footer .right .h2{font-family:"Cormorant";font-size: 22px;color: #fff;margin-bottom: 20px;position: relative;padding-bottom: 15px;}
.footer .right .h2:before{content: '';position: absolute;width: 35px;height: 4px;background: rgba(255,255,255,.5);bottom: 0;left: 0;}
.footer .right .contact-info a{color: #fff;}
.footer .right .contact-info p{color: #fff;font-size: 18px;line-height: 1.5}
.footer .right .mt{margin-top: 20px;}
.footer .right .social-icons a{color: #fff;font-size:22px;margin: 0 15px 0 0}


.page-banner{min-height: 350px;position: relative;display: flex;justify-content:center;align-items:center;}
.page-banner:before{content:"";position: absolute;left:0;top:0;width: 100%;height: 100%;background: rgba(0,0,0,.5)}
.page-banner h2{position: relative;z-index: 10;font-size: 80px;text-align: center;color: #fff;font-weight: normal;font-family: "Cormorant"}

.page-about{margin-top: 100px; }
.page-about .container{justify-content:space-between;}
.page-about .h3{font-family: "Cormorant";font-size: 60px;color: #D6B997;margin-bottom: 30px;}
.page-about .left,.page-about .right{width: 48%;}
.page-about .left p{color: #333;font-size: 20px;line-height: 1.5;}
.page-about .left p.mb20{margin-bottom: 20px;}
.page-about .right img{max-width: 100%;box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, .82)}

.mt40{margin-top: 40px}
.justify-between{justify-content:space-between;}
.categorys .left_navbar li a{font-size: 16px;font-weight: 600;color: #000;text-transform: uppercase; padding: 8px 0;letter-spacing: 1px}
.categorys .left_navbar li a.active{color:#D6B997;}
.categorys .child_navbar{margin-bottom: 30px;margin-top: 10px}
.categorys .child_navbar li {padding: 8px 0;}
.categorys .child_navbar li a{color: #848484;font-size: 16px;text-transform:capitalize;font-weight: normal;}
.categorys .child_navbar li a.active{color:#D6B997;}
.product_list{width: 900px;}

.breadcrumb {
    margin-bottom: 17px;
    list-style: none;
    border-radius: 3px;
}

.breadcrumb > li {
    display: inline-block;
    font-size: 16px
}
.breadcrumb > li a{
  color: #999
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #999;
}

.breadcrumb > .active {
    color: #777777;
}

.channel-product{display: flex;flex-wrap:wrap;}
.channel-product .item {width: 31.33%;box-shadow: 0 0 2px 1px rgb(0 0 0 / 10%);
    border-radius: 5px;
    margin-bottom: 30px;
    margin-right:27px;
}
.channel-product .item:nth-child(3n) {margin-right: 0;}
.channel-product .item .img {height: 300px;overflow: hidden;width: 100%;}
.channel-product .item .img img{height: 100%;display: block;margin: 0 auto;}
.channel-product .item .title{color:#999;margin-top:20px;padding:0 20px;font-size: 16px;word-break: break-all;font-family: "math";font-style: italic; 
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
 
}
.channel-product .item .title a{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}
.channel-product .item .link-btn{text-decoration: underline; background:#D6B997;color: #fff;font-style: italic;margin:15px 0 20px 20px;display: block;width: 110px;height: 36px;line-height: 36px;text-align: center;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}
.channel-product .item .link-btn:hover{background: #ab8150;}
.channel-product .item .img img{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}
.channel-product .item:hover .img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.channel-product .item:hover .title a{color:#D6B997;}

#pages{display: flex;justify-content:center;}
.pagination{display: flex}
.pagination li a,.pagination li span{
    display: block;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding:10px 20px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    margin: 0 5px;
    background: #ccc;
    transition: all .2s ease;
}
.pagination li.disabled span{background: #eee}
.pagination li.active span{background:#D6B997;color: #fff;}
.pagination li a:hover{background:#D6B997;color: #fff !important;}

.show_product{height: 100%;}
.show_product h1{color: #000;text-align: center;padding: 50px 0;font-size: 20px}
.show_product .big_image img{max-width: 70%;display: block;margin: 0 auto}
 
.details {margin-top: 50px;min-height: 500px;}
.details h3{color: #000;font-size: 20px;border-bottom: 1px solid #ccc;padding-bottom: 10px;}
.details .content{padding-top: 20px;font-size: 16px;color: #000}
.details .content img{max-width: 100%;display: block;margin-bottom: 10px}
 
.article-prevnext  {
  overflow: hidden;
   color: #666;
  margin: 50px 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.article-prevnext  li a{
  font-size: 16px;
}
.article-prevnext  li {
  line-height: 26px;font-size: 16px
}

.contact-breadcrumb{padding-top:50px;}
.contact-wrap{padding: 100px 0;padding-top: 50px; display: flex;justify-content:space-between;}
.contact-wrap .item{width: 33.33%;border-right: 1px solid #ccc;padding: 30px;display: flex;align-items:center;justify-content:flex-start;flex-direction:column;}
.contact-wrap .item:nth-child(3n) {border:none;}

.contact-wrap .item .fa{font-size: 80px;color:#D6B997;height: 100px}
.contact-wrap .item .title{font-size:26px;color: #999;text-transform: uppercase;font-weight: bold}
.contact-wrap .item .content{color: #000;font-size: 22px;margin-top: 20px;line-height: 1.8}
.contact-wrap .item .content a{color: #000;}

#magnifier {
  position: relative;
  width: 450px;
  margin: 0;
}
.small-box {
  position: relative;
  width: 450px;
  height: 450px;
  margin-bottom: 20px;
  border: 1px solid #eee;
}
.small-box table td{
  width: 450px;
  height: 450px;}
.small-box img {
  width: auto;
  height: auto;
  max-height: 450px;
  max-width: 450px;
}
.small-box .hover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px;
  border: 1px solid #aaa;
  background: #0099ff;
  opacity: .5;
  filter: alpha(opacity: 50);
  cursor: move;
}
.thumbnail-box {
  position: relative;
  width: 100%;
}
.thumbnail-box .btn {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 32px;
  margin-top: -16px;
}
.thumbnail-box .btn-prev {
  left: 0;
  background: url(../img/btn_prev.png) no-repeat;
}
.thumbnail-box .btn-prev.btn_prev_disabled{background: url(../img/btn_prev_disabled.png) no-repeat;cursor: not-allowed;}
.thumbnail-box .btn-next {
  right: 0;
  background: url(../img/btn_next.png) no-repeat;
}
.thumbnail-box .btn-next.btn_next_disabled{background: url(../img/btn_next_disabled.png) no-repeat;cursor: not-allowed;}
.thumbnail-box .list {
  overflow: hidden;
  width: 390px;
  margin: 0 auto;
}
.thumbnail-box .wrapper {
  width: 100000px;
}
.thumbnail-box .list .item {
  float: left;
  margin: 0 10px;
}
.thumbnail-box .list .item-cur {}
.thumbnail-box .list .item img {
  border: 2px solid #a9a9a9;
  width: 54px;
  height: 54px;
}
.thumbnail-box .list .item-cur img {
  border: 2px solid #e53e41;
}
.big-box {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 451px;
  top: 0;
  width: 540px;
  height: 540px;
  border: 1px solid #e4e4e4;
}
.big-box img {
  display: block;
}
