:root{
    --header-height: 100px;
    --logo-title-size: 24px;
    --logo-title-color: #002FA7;
    --logo-img-width: 60px;
    --logo-img-height: 60px;
}
.meninmenu li.drop .megamenu{
    left: -100px;
}
.meninmenu li.drop .megamenu .item li a{
    font-size: 14px;
}
.meninmenu li.drop .megamenu .item li.title a{
    font-weight: 700;
    color: #324444;
}
.header__area{
    height: var(--header-height);
}
.header__area .container-fluid{
    padding: 0 310px;
}
.header__area .container-fluid, .header__area .container-fluid .row{
    height: 100%;
    margin: 0;
}
.header__area .logo, .header__area.sticky__header.is-sticky .logo{
    height: 100%;
    width: 100%;
    line-height: var(--header-height);
}
.header__area.sticky__header.is-sticky .logo div{
    color: #ffffff;
}
.logo img{
    width: var(--logo-img-width) !important;
    height: var(--logo-img-height) !important;
    margin-right: 5px;
}
.logo div{
    font-size: var(--logo-title-size);
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
}
.mainmenu__nav{
    height: 100%;
    justify-content: right;
}
.mainmenu__nav .meninmenu li a{
    font-size: 18px;
    color: #FFFFFF;
}
.header__area.sticky__header.is-sticky .menubar a.open_sidebar, .header__area.sticky__header.is-sticky .header__sidebar__right, .header__area.sticky__header.is-sticky .mainmenu__nav, .header--two.sticky__header.is-sticky .mainmenu__nav .meninmenu{
    height: 100%;
}
.language{
    display: flex;
    justify-content: center;
}
.mean-container .mean-nav{
    margin-top: 106px;
}
.mean-container .mean-bar{
    z-index: 99;
}
.mean-container a.meanmenu-reveal{
    height: var(--header-height);
    line-height: var(--header-height);
}

.company-info .company-name{
    font-size: 50px;
    line-height: 50px;
    color: var(--logo-title-color);
}
.company-info .company-desc{
    color: #5c5c5c;
    line-height: 1.5;
    font-size: 25px;
    margin-top: 10px;
}
.company-wechat{
    text-align: center;
}
.company-wechat img{
    width: 200px;
    height: 200px;
}
.company-wechat div{
    font-size: 18px;
}
#about{
    margin-top: var(--header-height)
}
@media only screen and (max-width: 1600px) {
    .header__area .container-fluid{
        padding: 0 200px;
    }
    .meninmenu li.drop .megamenu.mega04{
        left: -300px;
    }
}
@media only screen and (max-width: 1600px) {
    .header__area .container-fluid{
        padding: 0 200px;
    }
    .meninmenu li.drop .megamenu.mega04{
        left: -300px;
    }
}
@media only screen and (max-width: 1300px) {
    .header__area .container-fluid{
        padding: 0 100px;
    }
    .meninmenu li.drop .megamenu.mega04{
        left: -300px;
    }
}
@media only screen and (max-width: 1130px) {
    .header__area .container-fluid{
        padding: 0 50px;
    }
    .meninmenu li.drop .megamenu.mega04{
        left: -300px;
    }
}
@media only screen and (min-width: 990px) and (max-width: 1130px) {
    .header__area .container-fluid{
        padding: 0 15px;
    }
    .meninmenu li.drop .megamenu.mega04{
        left: -370px;
    }
}

@media only screen and (max-width: 767px) {
    :root{
        --header-height: 60px !important;
        --logo-title-size: 24px;
        --logo-title-color: #002FA7;
        --logo-img-width: 40px;
        --logo-img-height: 40px;
    }
    .header__area .container-fluid {
        padding: 0 18px;
    }
    .company-info .company-name{
        font-size: 30px;
        text-align: center;
    }
    .company-info .company-desc{
        font-size: 16px;
        text-align: center;
        margin-top: 0px;
    }
    .slider-area{
        margin-top: var(--header-height);
    }
    .logo div{
        color: var(--logo-title-color);
    }
    .mean-container .mean-nav{
        margin-top: calc(var(--header-height) + 6px);
    }
    #about{
        padding-top: 0!important;
    }
}

.cloud-footer {
    
    width: 100%;
    background-color: #2b373d;
    font-family: "Microsoft Yahei";
}

.cloud-footer-box {
    
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.cloud-footer-feature {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #414b51
}

.cloud-footer-feature ul li {
    float: left;
    width: 25%;
    height: 120px;
}

.cloud-footer-feature ul li a {
    white-space: nowrap;
    display: block;
    line-height: 120px;
    padding-left: 110px;
    background-repeat: no-repeat;
    background-position: 50px center;
    font-size: 18px;
    color: #fff;
}

.cloud-footer-nav {
    width: 100%;
    padding: 40px 0 62px;
}

.cloud-footer-nav-logo {
    width: 32%;
    float: left;
}

.cloud-comm {
    padding-left: 20px;
}

.cloud-comm-logo {
    height: 80px;
    background: url(../image/logo.png) no-repeat left;
    background-size: contain;
}

.cloud-info {
    margin-top: 20px;
    line-height: 25px;
    font-size: 18px;
    color: #fff;
}

.cloud-share {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    position: relative;
}

.cloud-share>p {
    width: 132px;
    height: 132px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.wei-xin {
    position: absolute;
    top: -145px;
    left: 24px;
    background-image: url(404.png);
    display: none;
    background-size: 132px;
}

.corner {
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -20px;
    right: 50%;
    margin-right: -10px;
    z-index: 10;
}

.wei-bo {
    position: absolute;
    top: -145px;
    left: -32px;
    background-image: url(404.png);
    display: none;
    background-size: 132px;
}

.cloud-share ul li {
    float: left;
    margin-left: 15px;
    width: 40px;
    height: 40px;
}

.cloud-share ul li a {
    display: block;
}

.cloud-share ul li a span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 40px;
}

.cloud-share ul li .icon-blog {
    background-image: url(../image/facebook.png);
}

.cloud-share ul li .icon-wei {
    background-image: url(../image/YouTube.png);
}


.cloud-share ul li .icon-qq {
    background-image: url(../image/Twitter.png);
}


.cloud-share ul li .icon-mail {
    background-image: url(../image/LinkedIN.jpg);
}


.cloud-footer-nav-list {
    width: 68%;
    height: 100%;
    border-left: 1px solid #414b51;
    padding-left: 20px;
    float: left;
}

.cloud-footer-nav-list ul {
    float: left;
    width: 25%;
}

.list-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 30px;
}

.cloud-footer-nav-list ul li {
    line-height: 30px;
}

.cloud-footer-nav-list ul li a {
    color: #819199;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.cloud-footer-nav-list ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.cloud-copyright {
    width: 100%;
    border-top: 1px solid #212a2f;
    padding: 20px 0;
    text-align: center;
}

.cloud-copyright p {
    text-align: center;
    color: #819199;
    font-size: 12px;
    line-height: 25px;
}

.cloud-copyright p a {
    color: #819199;
}

.cloud-copyright p a:hover {
    text-decoration: underline;
}
.product .product__thumb a{
    background-color: unset;
    border: 1px solid #d0d0d0;
    text-align: center;
    height: 255px;
    line-height: 255px;
}
.product .product__thumb a:hover{
    border-color: #ce7852;
}

.product .product__thumb a img{
    height: 95%;
    width: 95%;
    margin: auto;
}
.fotorama__loaded--img img{
    left: 0 !important;
}