/* font size */
@font-face {
    font-family: 'SourceHan';   /*字体名称*/
    src: url('../font/PingFang.ttf');       /*字体源文件*/
}
*{
    font-family: SourceHan,'Karla', sans-serif;
}
/* #articleDetail>.article-title{
    font-family: 'Karla', sans-serif;
} */
img{
    width: 100%;
    display: block;
}
a:hover{
    text-decoration: none;
}
.article-content img{
    width: auto !important;
    max-width: 100%;
}
.alert{
    position: fixed;
    top: 100px;
    left: 20px;
    right: 20px;
    display: none;
    text-align: center !important;
}
.header .container{
    padding: 0;
}
.container:before,.container:after{
    content: none !important;
}
.font12{
    font-size: 1.2rem;
}
.font13{
    font-size: 1.3rem;
}
.font14{
    font-size: 1.4rem;
}
.font15{
    font-size: 1.5rem;
}
.font16{
    font-size: 1.6rem;
}
.font17{
    font-size: 1.7rem;
}
.font18{
    font-size: 1.8rem;
}
.font19{
    font-size: 1.9rem;
}
.font20{
    font-size: 2rem;
}
.font24{
    font-size: 2.4rem;
}
.font26{
    font-size: 2.6rem;
}
.font30{
    font-size: 3rem;
}
.font32{
    font-size: 3.2rem;
}
.font40{
    font-size: 4rem;
}
.fontBold{
    font-weight: bold;
}
/* margin */
.marginTop10{
    margin-top: 10px;
}
.marginTop20{
    margin-top: 20px;
}
.marginTop30{
    margin-top: 30px;
}
.marginTop40{
    margin-top: 40px;
}
.marginTop50{
    margin-top: 50px;
}
.marginTop60{
    margin-top: 60px;
}
.marginTop80{
    margin-top: 80px;
}
.marginTop100{
    margin-top: 100px;
}
/*  */
.color000{
    color: #000;
}
.colorFFF{
    color: #fff;
}
.logo-text{
    position: absolute;
    left: 150px;
    color: #888;
    /* height: 88px; */
    padding-top: 32px;
    display: flex;
    align-items: flex-end;
    margin-left: -20px;
    font-size: 1.2rem;
    color: #959595;
}
.navbar-default {
    background: none;
    border: none;
    margin: 0 auto;
}
.navbar-default .navbar-nav>.open>a{
    background: #fff;
    color: rgb(255, 163, 0);
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: #fff;
    color: rgb(255, 163, 0);
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: rgb(255, 163, 0);
    background-color: transparent;
}
.dropdown-menu{
    padding: 0;
}
.dropdown-menu li{
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dropdown-menu li div{
    width: 30px;
    padding-right: 14px;
}
.dropdown-menu .border-bottom{
    border-bottom: 1px solid #e0e0e0;
}
.dropdown-menu>li>a{
    padding: 9px 14px;
    color: #999;
}
.dropdown-menu>li:focus, .dropdown-menu>li:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgb(255, 163, 0);
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgb(255, 163, 0);
}
.navbar-default .navbar-nav > li > .colorY{
    color: rgb(255, 163, 0);
}

.header{
    background: #fff;
    /* position: fixed;
    top: 0;
    left: 0;
    right: 0; */
    z-index: 99;
    padding: 12px 0 12px;
    /* height: 100px; */
}
/* .header-padding{
    height: 108px;
} */
.navbar-nav > li > a > i, .navbar-default .navbar-nav > li > a {
    color: #959595;
}

.footer-content{
    display: flex;

}
.footer-concat{
    color: #fff;
    font-size: 1.3rem;
    display: flex;
    flex-direction: column;
    width: 50%;
}
.follow .footer-item div{
    cursor: pointer;
}
.footer-concat-mobile{
    display: none;
}
.footer-concat span{
    line-height: 2rem;
}
.footer-right{
    display: flex;
    flex-direction: column;
    width: 50%;
}
.about>.footer-item{
    cursor: pointer;
}
.input{
    align-self:flex-end;
    background: #fff;
    width: 100%;
    height: 30px;
    max-width: 300px;
    display: flex;
    align-items: center;
    padding-right: 10px;
}
.input input{
    width: 90%;
    height: 100%;
    border: none;
    outline: none;
    padding-left: 10px;
    box-sizing: border-box;
}
.input img{
    width: 10%;
}
.input-f{
    align-self:flex-end;
    color: #fff;
    font-size: 1.3rem;
}
.select-lang{
    font-size: 1.2rem;
    color: #fff;
    text-align: right;
}
.select-lang img{
    width: 30px;
}
.footer-line{
    height: 2px;
    background: #fff;
}
.xs-items{
    display: flex;
}
.xs-item{
    width:50%;
}
.link{
    text-align: right;
}
.align-center{
    text-align: center;
}
a:hover{
    color: #fff;
}
.left-menu-2 a{
    color: #5d5d75 !important;
}
.content-left .block-title .title-text{
    font-size: 1.6rem !important;
}
/*  */
.related-product .product{
    color: #5d5d75;
    text-decoration: none;
}
.related-product .product:hover{
    color: #5d5d75;
}
/*  */
.block-title{
    display: flex;
    align-items: center;
}
.block-title>.title-line{
    background: rgb(255, 163, 0);
    height: 5px;
    width: 32px;
    margin-right: 12px;
}
.block-title>.title-text{
    color: #5d5d75;
    font-size: 1.8rem;
}
.block-title>.title-text>span{
    font-size: 2.4rem;
    font-weight: bold;
}
.colorS-menu{
    color: rgb(255, 163, 0) !important;
}
.content-left-content{
    padding-left: 42px;
    margin-top: 14px;
    color: #5d5d75;
    font-size: 1.4rem;
    cursor: pointer;
}
.left-menu-firts{
    display: flex;
    align-items: center;
    padding: 6px 0;
    margin-top: 4px;
    color: #5d5d75;
}
.left-menu-firts:hover{
    color: #5d5d75;
    text-decoration: none;
}
.left-menu-firts .icon{
    width: 10px;
    transform: rotate(-90deg);
    transition: all 0.3s linear;
    margin-right: 6px;
}
.left-menu-second{
    display: flex;
    align-items: center;
    padding: 6px 0;
    color: #5d5d75;
}
.left-menu-second:hover{
    color: #5d5d75;
}
.left-menu-2{
    display: none;
}
.left-menu-second .icon{
    width: 10px;
    transform: rotate(-90deg);
    margin-right: 4px;
}
.swiper-container{
    background: #f8f8f8;
}
.content-right .product{
    background: #f8f8f8;
}
.product-list>.product-item{
    background: #f8f8f8;
}
/*  */
.content-left .block-title .title-text span{
    font-size: 2.2rem !important;
}
.content-left-content{
    font-size: 1.4rem !important;
}
.searchModel{
    display: none;
    position: absolute;
    width: 100%;
    height: 90%;
    top: 5%;
    z-index: 70;
    background: #fff;
    border-bottom: 1px solid #eee;
    animation:showSearch 0.6s;
    -webkit-animation:showSearch 0.6s;
}
.search-icon{
    position: absolute;
    bottom: 10px;
    height: 26px;
    width: 26px;
    height: 26px;
}
.search-input{
    position: absolute;
    width: 80%;
    bottom: 4px;
    left: 40px;
    border: none;
    height: 30px;
    outline:none;
}
.search-close{
    position: absolute;
    right:0;
    top:0;
}
.menu-search{
    display: flex !important;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.open-menu:hover .menu-click{
    display: flex;
}
.menu-click{
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translate(-50%, 0);
    background: #5c5c74;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    display: none;
    transition: all .5s linear;
    z-index: 999;
    padding: 4px 0;
}
.menu-click a{
    color: #fff;
    padding: 4px 0;
    width: 110px;
    text-align: center;
    font-size: 1.5rem;
    line-height: 24px;
    letter-spacing: 0.5px;
}
.menu-click a:hover{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background: rgb(255, 163, 0);
}

.concat-item{
    background: #a6a6a6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    color: #fff;
    cursor: pointer;
    margin: 0 20px;
}
.concat-item div{
    white-space: nowrap;
}
.pagination a{
    color: #000 !important;
    margin: 0 10px;
}
.pagination .active a{
    background:rgb(255, 163, 0);
    border: 1px solid rgb(255, 163, 0);
} 

@media (min-width:1400px){
    .footer{
        padding: 60px 50px !important;
    }
}
@media (min-width: 1360px ) and (max-width:1479px){

    .container {
        width: 1220px;
    }
}
@media (min-width: 1480px){

    .container {
        width: 1360px;
    }
}
@media (min-width: 992px){
    html{
        font-size: 62.5%;
    }
    .logo-text{
        display: block !important;
    }
    .navbar-brand {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .navbar-brand img {
        width: 90px;
    }
    .navbar-nav > li > a {
        font-size: 1.6rem;
        letter-spacing: 0.05em;
        padding: 16px 22px 16px; 
        line-height: 52px;
        vertical-align: middle;
        text-transform: uppercase;
    }
    .menu-search{
        padding: 16px 16px 16px;
        height: 84px;
        line-height: 84px;
        vertical-align: middle;
        text-transform: uppercase;
        /* padding-top: 6px; */
    }
    .menu-search img{
        width:18px !important; 
    }
    .navbar-right .dropdown-menu {
        left: 0;
    }
    .navbar-brand{
        height: 84px;
    }
        
}
@media (min-width: 1800px){
    html{
        font-size: 80%;
    }
    .menu-click{
        top: 70px;
    }
    .menu-click a{
        color: #fff;
        padding: 5px 0;
        width: 120px;
        text-align: center;
        font-size: 1.5rem;
        letter-spacing: 0.6px;
    }
}
@media (min-width: 768px) and (max-width:991px){
    html{
        font-size: 60%;
    }
    .footer{
        padding: 30px 15px !important;
    }
    .navbar-brand img {
        width: 80px;
    }
    .navbar-nav > li > a {
        font-size: 1.3rem;
        letter-spacing: 0.05em;
        font-weight: 700;
        padding: 20px 16px;
        line-height: 40px;
        vertical-align: middle;
        text-transform: uppercase;

    }
    /* .menu-search{
        height: 80px;
    } */
    .navbar-right .dropdown-menu {
        left: 0;
    }
}
@media (min-width: 1024px){

    .concat-item{
        width: 20%;
        padding: 24px 0;
        font-size: 2rem;
    }
}
@media (max-width: 1023px){

    .concat-item{
        width: 28%;
        padding: 20px 0;
        font-size: 1.2rem !important;
    }
}
@media (max-width: 767px){
    .menu-search{
        display: none !important;
    }
    html{
        font-size: 58%;
    }
    .navbar-brand {
        padding-left: 0;
    }
    .navbar-brand img {
        width: 60px;
    }
    .navbar-header{
        height: 60px;
    }
    .navbar-toggle{
        margin-top: 13px;
        margin-right: 0;
    }
    .footer{
        padding: 20px 0 !important;
    }
    .footer-content{
        flex-direction: column;
        align-items: flex-start;
    }
    .footer-concat{
        display: none;
    }
    .footer-concat-mobile{
        display: inline;
        color: #fff;
        font-size: 1.5rem;
        display: flex;
        flex-direction: column;
    }
    .footer-concat-mobile div{
        line-height: 28px;
    }
    .footer-right{
        margin-top: 30px;
        width: 100%;
    }
    .input{
        width: 100%;
        align-self: flex-start;
        max-width: 500px;
    }
    .xs-items{
        flex-direction: column-reverse;
    }
    .xs-item{
        width: 100%;
        text-align: center;
    }

}

@keyframes showSearch
{
    from {opacity: 0;}
    to {opacity: 1;}
}

@-webkit-keyframes showSearch /*Safari and Chrome*/
{
    from {opacity: 0;}
    to {opacity: 1;}
}

.concats{
    display: flex;
    justify-content: space-between;
    width: 230px;
    margin-top: 10px;
}
.concat-item-img{
    width: 24%;

}
.concats a{
    text-decoration: none;
}
.concats a:active,.concats a:visited,.concats a:hover{
    color: #fff;
}
.bs-example-modal-sm .modal-dialog {
    margin: calc(50vh - 150px) auto;
}


/*  */
.footer{
    background: #262835;

 }
 .footer-content{
    display: flex;
    justify-content: space-between;
    padding: 30px 50px;
 }
 .footer-content>div{
     width: 28%;
 }
 .footer-title{
     font-weight: bold;
     font-size: 2.1rem;
     padding-bottom: 16px;
     border-bottom: 2px solid rgb(255, 163, 0);
     color: #fff;
     letter-spacing: 1px;
     margin-bottom: 10px;
 }
 .footer-item{
     padding: 10px 0;
     display: flex;
     color: #959595;
     letter-spacing: 0.5px;
     font-size: 1.2rem;
 }
 .footer-item>.icon{
     width: 22px;
     margin-right: 10px;
     margin-top: 1px;
 }
 .about .footer-item>.icon{
     margin-top: 0;
 }
 .footer-item>div{
     display: flex;
     flex-direction: column;
     line-height: 22px;
 }
.follow .footer-item{
    display: flex;
    justify-content: space-between;
    padding: 20px 20px;
}
.follow .footer-item .icon{
    width: 22%;
}
.choose-lang{
    padding: 0 20px;
    position: relative;
}
.choose-lang input{
    background: none;
    border: 1px solid #959595;
    padding: 4px;
    width: 150px;
    height: 32px;
    color: #959595;
    font-size: 1.2rem;
}
.choose-lang input:focus{
    outline: none;
}
.choose-lang .icon{
    position: absolute;
    left: 148px;
    top: 12px;
    width: 14px;
}
.choose-lang .sel{
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 150px;
    background: #fff;
    height: 20px;
    transform: translate(0,100%);
    display: none;
}
.footer-bottom{
    background: #7678BD;
}
.footer-bottom div{
    padding: 10px 50px;
    color: #fff;
    font-size: 1.2rem;
}