﻿

@media print {
    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

 

    h2 {
        orphans: 3;
        widows: 3
    }

    h2 {
        page-break-after: avoid
    }
}

* {
    box-sizing: border-box
}

:after,:before {
    box-sizing: border-box
}



img {
    vertical-align: middle
}

h2,h4 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

h2 {
    font-size: 30px
}

h4 {
    font-size: 18px
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.row:after,.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}


a {
    background-color: transparent
}

 

.mb70 {
    margin-bottom: 35px!important
}

@media (min-width:992px) {
    .mb70 {
        margin-bottom: 70px!important
    }
}

 
 
a {
    text-decoration: none;
    
}

a:focus,a:hover {
    text-decoration: none;
     
    -webkit-tap-highlight-color: transparent
}

h2 {
    font-size: 1.9em;
    line-height: 1.5em;
    color: #333
}

@media (min-width:768px) {
    h2 {
        font-size: 1.9em;
        padding: 0 10%
    }
}

h4 {
    font-size: 1em;
    color: #333;
    line-height: 1.95em;
    margin: 0
}

@media (max-width:767px) {
    h4 {
        font-size: 1.1em
    }
}

.container-custom {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .container-custom {
        width: 85.652%;
        max-width: 1430.016px
    }
}

.btn-rect {
    padding: 0 30px;
    min-width: 140px;
    height: 32px!important;
    line-height: 30px!important;
    text-align: center;
    border: 1px solid #111;
    display: inline-block;
    color: #111;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .875em
}

@media (max-width:360px) {
    .btn-rect {
        min-width: 120px
    }
}

@media (min-width:992px) {
    .btn-rect {
        min-width: 170px;
        height: 40px!important;
        line-height: 38px!important
    }

    .btn-rect:hover {
        border-color: #c7000b;
        background-color: #c7000b;
        color: #fff
    }
}

.content-box {
    text-align: center;
    position: relative
}

.content-box h2 {
    color: #333;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 8px;
    display: inline-block;
    margin: 0;
    float: none!important;
    max-width: 80%
}

.content-box h2:after {
    content: '';
    width: 30%;
    height: 2px;
    background-color: #c7000b;
    position: absolute;
    left: 50%;
    margin-left: -15%;
    bottom: 0;
    min-width: 35px
}

#scroller {
    overflow: auto
}

.col-item {
    position: relative;
    margin-bottom: 30px
}

.col-item a {
    display: block;
    overflow: hidden
}

.col-item .imgbox {
    overflow: hidden;
    position: relative
}

@media (min-width:1920px) {
    .col-item .imgbox {
        height: 280px
    }
}

@media (max-width:1920px) {
    .col-item .imgbox {
        height: 280px
    }
}

@media (max-width:1680px) {
    .col-item .imgbox {
        height: 240px
    }
}

@media (max-width:1440px) {
    .col-item .imgbox {
        height: 220px
    }
}

@media (max-width:1366px) {
    .col-item .imgbox {
        height: 200px
    }
}

@media (max-width:1200px) {
    .col-item .imgbox {
        height: 240px
    }
}

@media (max-width:992px) {
    .col-item .imgbox {
        height: 240px
    }
}

.col-item .imgbox img {
    float: none;
    height: auto;
    width: 100%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0
}

.col-item .photo {
    width: 100%;
    display: block;
    -webkit-transition: all .5s;
    transition: all .5s
}

.col-item .type {
    top: 0;
    left: 15px;
    position: absolute;
    padding: 7px 20px;
    text-align: center;
    max-width: 90%;
    z-index: 8
}

.col-item .type span {
    color: #fff;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 100%
}

.col-item .textbox {
    background: #f8f8f8;
    text-align: left;
    padding: 32px 28px 36px 28px
}

.col-item .textbox .overtext {
    height: 10.6em;
    overflow: hidden
}

@media (min-width:1366px) and (max-width:1700px) {
    .col-item .textbox .overtext {
        height: 11.1em
    }
}

@media (min-width:992px) and (max-width:1365px) {
    .col-item .textbox .overtext {
        height: 10em
    }
}

@media (max-width:992px) {
    .col-item .textbox .overtext {
        height: 6em
    }

    .index-service .col-item .textbox .overtext {
        height: auto
    }
}

.col-item .textbox .overtext .title {
    height: auto;
    display: block
}

.col-item .textbox .overtext .text {
    height: auto;
    display: block;
    line-height:30px;
}

.index-service .col-item .textbox .overtext .text {
    display: block;
    overflow: hidden
}

.col-item .textbox .title {
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.625em;
    height: 62px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px
}

.col-item .textbox .info {
    font-size: .875em;
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
     height: 46px
}
 

.col-item .textbox .info .address {
    display: inline-block;
    margin-right: 18px
}

.col-item .textbox .info .address span {
    margin-top: -3px;
    display: inline-block;
    font-weight: 700
}

.col-item .textbox .info .time {
    display: inline-block
}

.col-item .textbox .info .time span {
    margin-top: -3px;
    display: inline-block;
    font-weight: 400
}

.col-item .textbox .info span {
    vertical-align: middle;
    margin-right: 6px;
    font-family: myiconfont!important
}

.col-item .textbox .text {    
    height: 60px
}

.col-item .textbox .text div{
   font-size: 1rem;
    line-height: 30px;
    color: #666;
    clear: both;
}


@media (min-width:992px) {
    .type2 a:hover .imgbox img {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        top: 50%;
        width: 105%
    }

    .type2 a:hover .photo {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.type2 a:hover .textbox {
    background-color: #f2f2f2
}

.col-item.type2 .type {
    background: url(../image/type2.png)
}

.col-item.news-item .type {
    background: url(../image/type2.png)
}

@media (max-width:992px) {
    .col-item {
        margin-bottom: 15px
    }

    .col-item .textbox {
        padding: 20px 15px!important
    }

    .col-item .textbox .info {
        font-size: 14px;
        margin-top: 0
    }

    .col-item .textbox .info .address {
        margin-bottom: 6px
    }

    .col-item .textbox .info .time {
        margin-bottom: 6px
    }

    .col-item .textbox .text {
        margin: 9px 0 25px 0
    }
}

@media (max-width:768px) {
    .col-item .textbox .title {
        height: auto;
        font-size: 1.1em
    }

    .col-item .textbox .text {
        height: auto
    }
}

.news-item {
    overflow: hidden;
    position: relative;
    text-align: left
}

.news-item .list-box {
    width: 100%;
    background: #f8f8f8;
    padding: 20px 20px 0 28px
}

.news-item #wrapper:before {
    content: "";
    height: 80px;
    right: 15px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(rgba(248,248,248,0) 0,#f8f8f8 80%);
    left: 15px
}

.news-item #wrapper::after {
    content: "";
    height: 32px;
    right: 15px;
    position: absolute;
    top: 0;
    background: linear-gradient(#f8f8f8 0,#f8f8f8 80%);
    left: 15px
}

@media (max-width:1200px) {
    .news-item .list-box {
        padding: 20px 15px 0 15px
    }
}

@media (max-width:992px) {
    .news-item .list-box {
        padding: 20px 15px 10px 15px
    }

    .news-item #wrapper:before {
        display: none
    }
}

.news-item a {
    margin: 7% 0
}

.news-item a h4 {
    font-size: 1.1em;
    line-height: 1.625em;
    margin-bottom: 5px;
}

@media (max-width:767px) {
    .news-item a h4 {
        font-size: 1em
    }
}

.news-item a .time {
    font-size: 0.9em;
    color: #666
}

.news-item a:hover h4 {
    color:#013F96
}

.news-item a:hover .time {
    color: #013F96
}

.title-box h2 {
    clear: both;
    display: table;
    margin: 0 auto
}

@media (min-width:992px) and (max-width:1100px) {
    .btn-rect {
        min-width: 120px;
        height: 40px!important;
        line-height: 40px!important
    }

    .index-service .col-item .imgbox {
        height: 160px
    }

    .index-service .news-item a h4 {
        font-size: 1em
    }
}

@media (min-width:767px) and (max-width:991px) {
    .col-item .textbox .overtext .title {
        font-size: 1.4em
    }

    .news-item a h4 {
        font-size: 1.1em;
        line-height: 1.95em
    }
}

img.lazyload::after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    top: 0;
    z-index: 99;
    left: 0;
    background-color: #ccc;
    background-image: url(../image/lazy.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100px;
    padding-top: 56%
}

a,a:focus {
    outline: 0
}

.content-box .title-box {
    margin-bottom: 35px
}

@media (min-width:992px) {
    .content-box .title-box {
        margin-bottom: 70px
    }
}
/*! CSS Used from: https://www.huawei.com/Assets/corp/2020/css/common-cn.css?ver=202211112039 */h2,h4 {
    font-family: Microsoft YaHei,Arial,Helvetica,sans-serif!important;
    font-weight: 700
}

a,span {
    font-family: Microsoft YaHei,Arial,Helvetica,sans-serif
}

.content-box h2:after {
    margin-left: 0;
    transform: translateX(-50%)
}
/*! CSS Used from: https://www.huawei.com/Assets/corp/2020/css/hack.css?ver=202211112039 */.col-item .imgbox {
    overflow: hidden;
    position: relative
}

.col-item .imgbox img,.index-service .col-item .imgbox img {
    float: none;
    height: auto;
    width: 100%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0
}

@media (max-width:1200px) {
    .col-item .imgbox img,.index-service .col-item .imgbox img {
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%
    }
}

@media (min-width:992px) {
    .col-item a:hover .imgbox img,.index-service .type2 a:hover .imgbox img {
        -webkit-transform: translateY(-50%) scale(1.05);
        -ms-transform: translateY(-50%) scale(1.05);
        transform: translateY(-50%) scale(1.05);
        left: 0;
        top: 50%;
        width: 100%;
        height: auto
    }
}
/*! CSS Used from: https://www.huawei.com/Assets/corp/2020/css/index.css?ver=202211112039 */.icon-address:before {
    content: "\e63f"
}

.icon-riqi:before {
    content: "\e61a"
}

.col-item .iconfont {
    font-family: myiconfont!important
}

.col-item .textbox {
    padding-top: 25px
}

.col-item .textbox .text {
    margin-bottom: 0
}

.main .btn-group {
    margin-top: 20px
}

.main .btn-group a {
    margin: 0 15px
}

@media (max-width:320px) {
    .main .btn-group a {
        margin: 0
    }
}

.col-item .textbox .overtext {
    height: 11em;
    overflow: hidden
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .news-item .list-box {
        height: 514px;
        overflow: hidden;
        outline: 0;
        touch-action: none;
        overflow-y: auto
    }
}

@media (min-width:992px) {
    .col-item .textbox .overtext .title {
        -webkit-line-clamp: 4;
        max-height: 104px
    }
}

@media (min-width:1441px) {
    .col-item .textbox .overtext .title {
        max-height: 108px
    }
}

@media (min-width:1680px) {
    .col-item .textbox .overtext .title {
        max-height: 116px
    }
}

@media (min-width:992px) and (max-width:1365px) {
    .col-item .textbox .overtext {
        height: 11em
    }
}

@media (min-width:1366px) and (max-width:1439px) {
    .col-item .textbox {
        padding-bottom: 28px
    }

    .col-item .textbox .overtext {
        height: 10.5em
    }
}

@media (min-width:1440px) and (max-width:1700px) {
    .col-item .textbox .overtext {
        height: 10.5em
    }
}

@media (max-width:992px) {
    .col-item .textbox .overtext {
        height: 13em
    }

    .index-service .col-item .textbox .overtext {
        height: auto
    }
}

@media (min-width:768px) and (max-width:992px) {
    .index-service .col-item .imgbox {
        height: 300px
    }
}


.index-service .imgbox img.lazyload::after {
    padding-top: 68%
}

img.lazyload.loaded::after {
    display: none
}

@media (max-width:767px) {
    .main .index-service .btn-group {
        margin-top: 0
    }

    .main .index-service .btn-group a {
        margin-top: 20px
    }
}
