﻿@charset "utf-8"; 
#swiper-banner video{width:100%;display:block;min-height:inherit;}
.write-text,.writetous h3, .writetous h5{color:#fff;}
@media (min-width: 1025px){header{background: #2c393dbf;}
header.headact{background: #dfe1e2e6;height:51px}
.headact .logo img{max-height:51px}
nav .nav > li > a,.head-search-btn{color: #fff;}
.headact nav .nav > li > a,.headact .head-search-btn{color: #5c6067;}
body{padding-top:0}}
.hotpro-img{border:none;}
.prodetails-page .kche-item-img img{border:none}
 .prodetails-page  .prodetails-bref p img { border-radius: 10px;}

@media (min-width:1025px){
header .head-top .container{height: 28px;display: flex;justify-content: space-between;}
header .head-top .head-contact{display: flex;}
header .head-top .head-contact a{color: #fff;}
header .container{height: calc(100% - 28px);}
header.headact .head-top{display:none}
header.headact .container{height:100%;}
.head-top em{color: var(--color);margin: 0 5px;}
header .head-top .lang-drop {top: calc(100% + 7px)}}
@media (max-width:1024px){header .head-top{display:none}}
@media (min-width:1025px){#licontact-us{display:flex;align-items:center;background:none;}
#licontact-us a{background:var(--color);height:40px;padding:0 15px;border-radius:30px;color:#fff;transition:all .1s linear;text-decoration:none}
#licontact-us a:hover{opacity:.9}}