@font-face {
    font-family: pie;
    src: url('../fonts/UTMPierre.eot');
    src: url('../fonts/UTMPierre.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMPierre.woff2') format('woff2'),
        url('../fonts/UTMPierre.woff') format('woff'),
        url('../fonts/UTMPierre.ttf') format('truetype'),
        url('../fonts/UTMPierre.svg#UTMPierre') format('svg');
    font-weight: normal;
    font-style: normal;
}
a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Montserrat', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Montserrat', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.medi{font-weight: 500;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.editer img{
    height: auto !important;
}
.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader svg{
    width: 300px;
}
.slogan{
    font-family: pie;
    font-size: 40px;
    color: #008fd4;
}
.icon-phone {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #b10000;
    border: 2px solid #b10000;
    border-radius: 50%;
    font-size: 17px;
    margin-right: 10px;
}
.number-hotline p:first-child{
    text-transform: uppercase;
    color: #008fd4;
    font-weight: 700;
    font-size: 16px;
    text-shadow: 0 0 3px #fff1f1,0 0 3px #fff1f1,0 0 3px #fff1f1,0 0 3px #fff1f1;
}
.number-hotline p:last-child{
    color: #c61719;
    font-weight: 700;
    font-size: 18px;
}
.clblue{
    color: #008fd4;
}
.flag a {
    text-transform: uppercase;
    color: #d7d7d7;
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    border-right: 1px solid #a6a6a6;
    padding-right: 10px;
    font-size: 11px;
}
.flag a:last-child{
    border: none;
    padding: 0;
    margin: 0;
}
.flag a.active{
    color: #fff;
    font-weight: 700;
}
.flag a img{
    margin-right: 7px;
}
.flag {
    display: flex;
    align-items: center;
    padding: 0 5px;
    position: relative;
    height: 27px;
}
.flag:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0px;
    height: 29px;
    width: 39px;
    background: url(../img/wave-l.png) center center no-repeat;
    background-size: cover;
    background-position-y: -1px;
}
.flag:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0px;
    height: 29px;
    width: 39px;
    background: url(../img/wave-r.png) center center no-repeat;
    background-size: cover;
    background-position-y: -1px;
}
.language {
    position: absolute;
    background: #008fd4;
    top: -10px;
    right: 0;
}
.rela-top {
    position: relative;
}
.header-top {
    border-top: 4px solid #008fd4;
    padding: 10px 0;
    background: url(../img/back-head.png) center center no-repeat;
    background-size: cover;
}
.phone-top {
    margin-top: 30px;
}
.ip-search{
    border-radius: 50px;
    padding: 6px 12px;
    background: #b8d5e2;
    border: none;
    outline: unset;
    width: 100%;
}
.f-search{
    width: 200px;
}
.header-bottom{
    background: #008fd4;
    padding: 10px 0;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 250px);
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a{
    display: inline-block;
    padding: 5px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.ul-main-menu > li:hover > a{
    color: #c61719
}
.main-banner {
    overflow: hidden;
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg {
    margin-top: 0 !important;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 50px;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a {
    border: 2px solid #c81529;
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a:after, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a:after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #c81529;
    border-radius: 50%;
    top: calc(50% - 2.5px);
    left: calc(50% - 2.5px);
    position: absolute;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li a {
    width: 15px;
    height: 15px;
    background: none;
    border: 2px solid #fff;
}
.main-gioithieu {
    background: url(../img/trongdong.png) center center no-repeat;
    background-size: 450px;
    padding: 60px 0;
}
.tit-top {
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.tit-pub-c {
    text-align: center;
    color: #008fd4;
    margin: 0;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
}
.tit-pub-c:after {
    content: "";
    display: block;
    height: 4px;
    width: 100px;
    margin: 0 auto;
    margin-top: 10px;
    background: #be9e74;
}
.tht {
    text-align: center;
    margin-top: 20px;
}
.view-dt {
    display: inline-block;
    background: #008fd4;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #008fd4;
}
.view-dt:hover{
    color: #008fd4;
    background: #fff;
}
.img-gt {
    position: relative;
    padding-left: 15px;
}
.img-gt:after {
    content: "";
    display: block;
    width: calc(100% - 15px);
    height: 100%;
    border: 2px dashed #008fd4;
    border-radius: 6px;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 1;
}
.tit-pub {
    text-align: center;
    color: #008fd4;
    margin: 0;
    margin-bottom: 24px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
}
.tit-pub:after {
    content: "";
    display: block;
    height: 4px;
    width: 100px;
    margin: 0 auto;
    margin-top: 10px;
    background: #be9e74;
}
.items-sp {
    border: 1px solid #ebebeb;
}
.img-sp {
    display: block;
    overflow: hidden;
    text-align: center;
}
.img-sp img {
    transition: all 0.3s;
    transform: scale(1);
}
.img-sp:hover img {
    transition: all 0.3s;
    transform: scale(1.2);
}
.tit-sp {
    display: block;
    text-align: center;
    padding: 15px 5px 5px 5px;
    color: #444;
    font-weight: 700;
    font-size: 16px;
}
.view-sp {
    display: block;
    text-align: center;
    color: #be9e74;
    padding: 5px 5px 20px 5px;
}
.tit-sp:hover {
    color: #008fd4;
}
.view-dt i {
    margin-left: 5px;
}
.block-tit-news {
    display: flex;
    justify-content: space-between;
}
.tit-line {
    text-transform: uppercase;
    color: #1e7719;
    margin: 0;
    margin-bottom: 40px;
    font-weight: 700;
}
.tit-line:after {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    border-radius: 50px;
    background: #be9e74;
    margin-top: 10px;
}
.group-news-home {
    background: #fafbfd;
    padding: 15px 0;
}
.items-news-home {
    text-align: left;
}
.items-news-home > a {
    display: block;
    overflow: hidden;
}
.items-news-home > a > img {
    transform: scale(1);
    transition: all 0.3s;
}
.items-news-home > a:hover > img {
    transform: scale(1);
    transition: all 0.3s;
}
.date-post {
    font-size: 12px;
    color: #181818;
}
.tit-h4 {
    font-size: 20px;
}
.items-news-home > a {
    display: block;
    overflow: hidden;
}
.v-news {
    display: inline-block;
    font-size: 20px;
}
.list-news-home {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}
.img-nas {
    display: block;
    width: 80px;
    margin-right: 10px;
}
.name-nas {
    display: block;
    width: calc(100% - 90px);
    font-size: 14px;
    color: #000;
    font-weight: 700;
}
.block-list-news-home .list-news-home:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.main-ht-lk {
    padding: 20px 0;
    background: #ebebeb;
}
.bl-ht {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.bl-ht > span {
    width: 40px;
    display: block;
    margin-right: 10px;
}
.right-ht {
    width: calc(100% - 50px);
}
.right-ht p:first-child {
    color: #f15a22;
    font-size: 16px;
    font-weight: 700;
}
.prev-pn {
    background: #fff;
    margin-right: 10px;
    display: inline-flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.next-pn {
    background: #fff;
    display: inline-flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
footer {
    background: #008fd4;
    background-size: cover;
    padding: 40px 0 40px 0;
    border-bottom: 5px solid #fff;
}
.ul-ft {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-ft > li {
    margin-bottom: 5px;
}
.ul-ft > li > a {
    color: #fff;
    display: inline-block;
}
.form-ft {
    border: 1px solid #fff;
    padding: 15px;
}
.form-ft input {
    color: #fff;
    background: none;
}
.form-ft ::placeholder { 
    color: #fff;
}
.form-ft :-ms-input-placeholder {
    color: #fff;
}

.form-ft ::-ms-input-placeholder {
    color: #fff;
}
.btn-gui {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    background: #fff;
    color: #008fd4;
    border: none;
    border-radius: 4px;
    font-weight: 700;
    font-size: 12px;
}
.ul-ft > li > a > i {
    margin-right: 5px;
}
.breac {
    padding: 10px 0;
    border-bottom: 1px solid #e3e9f1;
    margin-bottom: 10px;
}
.block-aside {
    margin-bottom: 20px;
    padding: 10px;
    background: #eaeaea;
}
.tit-aside {
    font-weight: 800;
    color: #008fd4;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tit-aside:after {
    content: "";
    display: block;
    height: 5px;
    width: 100px;
    background: #008fd4;
    margin-top: 10px;
}
.list-asi {
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
.list-asi i {
    margin-right: 10px;
    width: 15px;
}
.list-asi a:hover, .list-asi.active a {
    color: #008fd4;
    font-weight: 700;
}
.list-asi a {
    display: block;
    width: calc(100% - 25px);
    color: #444;
    font-size: 16px;
}
.tit-page {
    font-size: 18px;
    font-weight: 700;
    color: #008fd4;
    margin: 0;
    margin-top: 10px;
}
.list-pro .items-sp{
    margin-bottom: 30px;
}
.cate-aside {
    margin-bottom: 30px;
}
.cate-aside a.active, .cate-aside a:hover {
    background: #008fd4;
    color: #fff;
}
.cate-aside a {
    display: block;
    padding: 7px 15px;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    background: #f2f2f2;
    margin-bottom: 2px;
}
.items-tt {
    border: 1px solid #eaeaea;
    margin-bottom: 30px;
}
.img-tt {
    display: block;
    overflow: hidden;
}
.img-tt img {
    transition: all 0.3s;
    transform: scale(1);
}
.img-tt:hover img {
    transition: all 0.3s;
    transform: scale(1.2);
}
.ct-tt {
    padding: 10px;
}
.tit-tt {
    margin: 0;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    color: #444;
    font-weight: 700;
}
.view-tt {
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #008fd4;
    padding: 5px 10px;
    border: 1px solid #008fd4;
}
.view-tt:hover {
    background: #fff;
    color: #008fd4;
}
.bl-nas {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.img-nas {
    display: block;
    width: 80px;
    margin-right: 10px;
}
.name-nas {
    display: block;
    width: calc(100% - 90px);
    font-size: 14px;
    color: #000;
}
.block-vid {
    margin-bottom: 30px;
}
.sm-video {
    margin-bottom: 10px;
}
.name-video {
    text-align: center;
}
.sm-video a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.sm-video a {
    height: auto;
}
.sm-video a img {
    height: auto;
}
.play-vid {
    position: absolute;
    z-index: 99;
    color: #404242;
}
.play-vid:after {
    content: "";
    display: block;
    width: 30%;
    height: 30%;
    position: absolute;
    left: 35%;
    top: 35%;
    background: #fff;
    z-index: -1;
}
.sm-video a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0,0,0,0.5);
}
.name-video a {
    color: #008fd4;
    font-weight: 700;
}
.block-form-lh {
    padding: 40px 0;
}
.sm-lh {
    background: #008fd4;
    padding: 6px 30px;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #008fd4 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.editer p{
    margin-bottom: 10px;
}
.pagi {
    text-align: right;
}
.pagi a.active, .pagi a:hover {
    color: #008fd4;
}
.pagi a {
    display: inline-block;
    margin-left: 15px;
    color: #444;
    padding: 3px;
}
.st0{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
@keyframes dash-tron {
    from {
        stroke-dashoffset: 70;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-dai {
    from {
        stroke-dashoffset: 5870;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-buom {
    from {
        stroke-dashoffset: 640;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-e {
    from {
        stroke-dashoffset: 320;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-tl {
    from {
        stroke-dashoffset: 260;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-s {
    from {
        stroke-dashoffset: 260;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-a {
    from {
        stroke-dashoffset: 210;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-f {
    from {
        stroke-dashoffset: 210;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-o {
    from {
        stroke-dashoffset: 180;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-d {
    from {
        stroke-dashoffset: 170;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-ta {
    from {
        stroke-dashoffset: 50;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-too {
    from {
        stroke-dashoffset: 126;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-td {
    from {
        stroke-dashoffset: 123;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.line-tron{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 70;
    stroke-dashoffset: 70;
    animation: dash-tron 1s linear alternate infinite;   
}
.line-dai{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 5870;
    stroke-dashoffset: 5870;
    animation: dash-dai 1s linear alternate infinite;   
}
.line-buom{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 640;
    stroke-dashoffset: 640;
    animation: dash-buom 1s linear alternate infinite;   
}
.line-e{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 320;
    stroke-dashoffset: 320;
    animation: dash-e 1s linear alternate infinite;   
}
.line-tl{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 260;
    stroke-dashoffset: 260;
    animation: dash-tl 1s linear alternate infinite;   
}
.line-s{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 260;
    stroke-dashoffset: 260;
    animation: dash-s 1s linear alternate infinite;   
}
.line-a{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 210;
    stroke-dashoffset: 210;
    animation: dash-a 1s linear alternate infinite;   
}
.line-f{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 210;
    stroke-dashoffset: 210;
    animation: dash-f 1s linear alternate infinite;   
}
.line-o{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 180;
    stroke-dashoffset: 180;
    animation: dash-o 1s linear alternate infinite;   
}
.line-d{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 170;
    stroke-dashoffset: 170;
    animation: dash-d 1s linear alternate infinite;   
}
.line-ta{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    animation: dash-ta 1s linear alternate infinite;   
}
.line-to{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 126;
    stroke-dashoffset: 126;
    animation: dash-too 1s linear alternate infinite;   
}
.line-td{
    fill:#FFFFFF;
    stroke:#008fd4;
    stroke-width: 1;
    stroke-dasharray: 123;
    stroke-dashoffset: 123;
    animation: dash-td 1s linear alternate infinite;   
}
.main-banner .owl-theme .owl-nav.disabled+.owl-dots {
    margin: 0;
    position: absolute;
    bottom: 50px;
    width: 100%;
}
.main-banner .owl-theme .owl-dots .owl-dot {
    outline: unset;
}
.main-banner .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: none;
    border: 1px solid #fff;
}
.main-banner .owl-theme .owl-dots .owl-dot.active span, .main-banner .owl-theme .owl-dots .owl-dot:hover span {
    background: #c81529;
}




@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #008fd4;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #f5821f;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 22px 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #ddd;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        font-size: 16px;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 15px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid #ddd;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #ddd;
        border-bottom: none;
        background: #286090;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .logo img{
        width: 150px;
    }
    .f-search {
        width: calc(100% - 40px);
    }
    .main-banner .lSSlideOuter .lSPager.lSpg{
        bottom: 20px;
    }
    .main-gioithieu, .main-counter {
        padding: 40px 0;
    }
    .main-news-home .flex-n{
        display: block;
    }
    .items-sp {
        margin-bottom: 30px;
    }
    .block-news-home {
        margin-bottom: 20px;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        order: 1;
        width: 100%;
    }
    .order-2{
        order: 2;
        width: 100%;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .header-top {
        padding-top: 40px;
    }
    .language {
        position: absolute;
        background: #008fd4;
        top: -40px;
        right: 0;
        width: 100%;
    }
    .flag:before,
    .flag:after{
        height: 28px;
        width: 15px;
        background: #008fd4;
        background-size: unset;
    }
    .flag{
        justify-content: center;
    }
    .phone-top{
        margin: 0;
    }
    .tit-h4{
        font-size: 17px;
    }
    .gg-map-lh iframe {
        height: 400px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .logo img {
        width: 120px;
    }
    .number-hotline p:last-child{
        font-size: 15px;
    }
    .main-banner .lSSlideOuter .lSPager.lSpg{
        bottom: 10px;
    }
    .clear40{
        height: 20px;
    }
    .tit-line{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .block-tit-news{
        flex-direction: column;
        margin-bottom: 20px;
    }
    .right-ht p:first-child{
        font-size: 15px;
    }
    .gg-map-lh iframe {
        height: 350px;
    }
}