
/*-----------------[初始化]--------------*/
body{color: #444;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";margin: 0 !important;}
a{color: #444;}
a:hover{color: #01533f;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;
    font-family:"微软雅黑","Microsoft Yahei";outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

a,.md764-ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
*{outline: none;}
.md764-index{margin-bottom: -70px;}
/*布局*/
.md764-wp{width: 100%;max-width: 1150px;margin: 0 auto;}
.md764-h50{height: 50px;clear: both;overflow: hidden;}
.md764-h100{height: 100px;clear: both;overflow: hidden;}
.md764-wp .md764-inner-lb{margin: 0 -25px;background: #fff;}


.md764-g-tit-lb1{margin-bottom: 25px;}
.md764-g-tit-lb1 h4{float: left;font-size: 24px;color: #000;font-weight: normal;padding-left: 16px;border-left: 3px solid #39b19e;line-height: 1;margin-right: 8px;}
.md764-g-tit-lb1 span{display: block;overflow: hidden;font-size: 14px;color: #b7b7b7;line-height: 24px;border-bottom: 1px solid #b7b7b7;text-transform: uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:45px;position: relative;}
.md764-g-tit-lb1 span .md764-more{position: absolute;right: 0;font-size: 14px;color: #000;top: 0;bottom: 0;}
.md764-main{background-color: #f3f3f3;overflow: hidden;}


/*******************************
  -------[=头部]-------
********************************/
.md764-header{}
.md764-header .md764-hd-top{
    overflow: hidden;background: #01533f;
    font-size: 14px;color: #fff;line-height: 35px;
    border-bottom: 2px solid #f3f3f3;
}
.md764-header .md764-hd-top a{display: block;color: inherit;float: right;margin-right: 30px;}
.md764-header .md764-hd-top a:hover{text-decoration: underline;}
.md764-header .md764-hd-top a img{display: inline-block;vertical-align: middle;margin: -2px 10px 0 0;}
.md764-header .md764-hd-top .md764-soBox{
    display: block;float: right;width: 224px;height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #fff solid;border-radius: 23px;
    padding: 0 34px 0 18px;
    position: relative;
    margin-top: 5px;
}
.md764-header .md764-hd-top .md764-soBox input[type="text"]{
    display: block;width: 100%;height: 23px;
    font-size: 12px;color: #fff;line-height: 23px;
    background: none;border: none;
}
::-webkit-input-placeholder {
   font-family:"Arial";font-size: 12px;color: #b8c6c1;
}

::-moz-placeholder { 
   font-family:"Arial";font-size: 12px;color: #b8c6c1;  
}

::-ms-input-placeholder {  
   font-family:"Arial";font-size: 12px;color: #b8c6c1;  
}
.md764-header .md764-hd-top .md764-soBox input[type="submit"]{
    display: block;width: 23px;height: 23px;
    background: url("https://www.akornnaturecare.com/Public/home/images/icon2.png") no-repeat center center;
    border: none;cursor: pointer;
    position: absolute;right: 9px;top: 0;
}

.md764-header .md764-hd-bot{height: 90px;background: #fff;}
.md764-logo{float: left;height: 90px;line-height: 90px;}
.md764-logo img{
    display: inline-block;vertical-align: middle;max-height: 70%;
}

/*******************************
    -------[=导航]-------
********************************/
.md764-menuBtn{position: absolute;right:25px;top: 50%;z-index: 9;display: none;float: right;
    width: 35px;cursor: pointer;height: 27px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    margin-top: -13px;
}
.md764-menuBtn b{display: block;height: 3px;background-color: #055c47;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.md764-menuBtn.open{}
.md764-menuBtn.open b{display: none;margin: 0;position: absolute;left: 3px;top: 40%;width: 30px;}
.md764-menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.md764-menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

.nav{float: right;position: relative;padding-left: 16px;}
.nav li{
    float: left;margin-left: 26px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.nav .md764-v1{
    display: block;height: 86px;padding-top: 4px;
    font-size: 16px;color: #000;line-height: 86px;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.nav li:hover .md764-v1,.nav li.on .md764-v1{background-image: url("https://www.akornnaturecare.com/Public/home/images/bg1.png");}

.nav .md764-subBox{
    position: absolute;left: 0;top: 100%;z-index: 999;
    width: 729px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    background: #fff;padding: 20px;
    overflow: hidden;margin-top: 1px;
    display: none;
}
.nav .md764-subBox .md764-pic{
    float: left;width: 198px;height: 128px;
    margin-right: 67px;overflow: hidden;
}
.nav .md764-subBox .md764-pic img{
    display: block;width: 100%;height: 100%;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.nav .md764-subBox .md764-pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.nav .md764-subBox dl{
    overflow: hidden;
    margin-top: 2px;
}
.nav .md764-subBox dl dd{
    float: left;
    width: 118px;
    margin-right: 50px;
    border-right: 1px #e6e6e6 solid;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav .md764-subBox dl dd:nth-child(2n){border: none;}
.nav .md764-subBox dl a{
    font-size: 14px;color: #6a6a6a;line-height: 34px;
}
.nav .md764-subBox dl a:hover{color: #005340;}

/*******************************
  -------[=banner]-------
*******************************/
.md764-banner{height: 450px;}
.md764-banner .slick-slider,.md764-banner .slick-list,.md764-banner .slick-track,.md764-banner .slick-slide{height: 100%;}
.md764-banner .slick-slide{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.md764-banner .slick-next,.md764-banner .slick-prev{
    position: absolute;top: 50%;margin-top: -25px;overflow: hidden;
    width: 45px;height: 50px;font-size: 0;line-height: 0;z-index: 999;
    background: none;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;
    cursor: pointer;
}
.md764-banner .slick-prev{left: 50%;margin-left: -645px;background-image: url("https://www.akornnaturecare.com/Public/home/images/arr-l.png");}
.md764-banner .slick-next{right: 50%;margin-right: -645px;background-image: url("https://www.akornnaturecare.com/Public/home/images/arr-r.png");}

.md764-banner .slick-dots{position: absolute;right: 50%;bottom: 20px;text-align: center;z-index: 99;margin-right: -575px;}
.md764-banner .slick-dots li{display: inline-block;margin: 0 2px;}
.md764-banner .slick-dots li button{display: block;width: 13px;height: 13px;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;border-radius: 50%;
    border: none;cursor: pointer;padding: 0;
}
.md764-banner .slick-dots li.slick-active button{background-color: #c09462;}
.md764-banner .md764-item a{display: block;height: 100%;}

.md764-ban{height: 240px;position: relative;background-position: center;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.md764-ban .txt{padding-left: 43px;background: url("https://www.akornnaturecare.com/Public/home/images/ban-ico.png") no-repeat left top;margin-top: 88px;}
.md764-ban .txt h2{font-size: 24px;color: #fff;line-height: 40px;font-weight: normal;}
.md764-ban .txt h2 span{display: block;font-size: 16px;color: #fff;line-height: 24px;text-transform: uppercase;}
/*******************************
  -------[=底部]-------
********************************/
.md764-footer{background: #fff;}
.md764-footer .md764-fd-top{overflow: hidden;padding: 34px 0 25px;}

.md764-f-nav{float: left;overflow: hidden;}
.md764-f-nav dl{
    float: left;width: 117px;min-height: 180px;
    border-right: 1px #f0f0f0 solid;
    margin-right: 15px;
    font-size: 14px;color: #838383;line-height: 22px;
}
.md764-f-nav dl:last-child{border: none;margin-right: 0;}
.md764-f-nav dl dt{
    font-size: 16px;font-weight: normal;line-height: 1;color: #000;
    margin-bottom: 15px;
}
.md764-f-nav dl dd{
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.md764-f-nav dl dd a{color: inherit;}
.md764-f-nav dl dd a:hover{color: #005340;}
.md764-f-ma{
    float: right;width: 97px;
    font-size: 14px;color: #000;line-height: 24px;text-align: center;margin: 0 10px;
}
.md764-f-ma img{
    display: block;width: 97px;height: 97px;
    margin: 0 auto 6px;
}


.md764-f-copy{
    background: #01533f;
    overflow: hidden;
    font-size: 14px;line-height: 24px;color: #fff;
    padding: 8px 0;
}
.md764-f-copy span{float: right;}
.md764-f-copy span a{color: inherit;}
.md764-f-copy span a:hover{text-decoration: underline;}

/*******************************
    -------[=正文]-------
********************************/
.m-cur{background-color: #fff;height: 62px;line-height: 62px;border-bottom: 2px solid #efefef;margin-bottom: 48px;overflow: hidden;}
.m-cur .md764-cur .md764-home{float: left;width: 62px;height: 62px;background: #f4f4f4 url("https://www.akornnaturecare.com/Public/home/images/home-lb.png") no-repeat center;margin-right: 8px;padding: 0;}
.m-cur .md764-cur .md764-home:hover{background-color: #fff;}
.m-cur .md764-cur{float: left;}
.m-cur .md764-cur a{display: inline-block;padding: 0 16px;font-size: 14px;color: #000;background: url("https://www.akornnaturecare.com/Public/home/images/ico-lb11.png") no-repeat right center;}
.m-cur .md764-cur span{margin-left: 12px;font-size: 14px;color: #c09463;}
.m-cur .md764-cur a:hover{color: #c09463;}
.md764-ul-tab-lb1{float: right;margin-right: -16px;}
.md764-ul-tab-lb1 li{float: left;}
.md764-ul-tab-lb1 li a{display: block;padding: 0 16px;font-size: 14px;color: #000;}
.md764-ul-tab-lb1 li a:hover,.md764-ul-tab-lb1 li.on a{background-color: #01533f;color: #fff;}
:root{--ms-accent:#7a4419;--ms-radius:6px;--ms-line:1.62;--ms-gap:15px;}
