.slideshow .owl-controls {
    display: none;
}
.list-news-home-wrap {
    padding-left: 0;
}
.news-home-item {
    margin-bottom: 12px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    font-weight: 600;
    width: 100%;
    overflow: hidden;
    flex-direction: row;
}
.news-home-item:last-child {
    margin-bottom: 0;
}
.news-home-img img {
    display: block;
}

.news-home-img {
    width: 30%;
    border: 1px solid #eee;
    padding: 2px;
    margin-right: 10px;
    display: block;
}
.news-home-info {
    width: 70%;
}

.news-home-title {
    margin-bottom: 5px;
}
#cate_hori {

    position: relative;

}
.promises {
    background: #FFFFFF;
    border-bottom: 1px solid #eee;
}

.promises-item {background: #ffffff;padding: 0;text-align: center;height: 100%;cursor: pointer;transition: all 300ms ease;-o-transition: all 300ms ease;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;}

.promises-item:hover {
}

.promises-img img {max-width: 30%;}

.promises-name {font-weight: 500;font-size: 18px;color: #000000;line-height: 25px;position: relative;}

.promises-des {color: #565656;margin-top: 10px;}

.promises-des p {

    margin-bottom: 0;

}
.promises-img {
    margin-bottom: 10px;
    display: block;
}

.promises-name span:before {}

.promises-name span {
    position: relative;
    padding-bottom: 5px;
    display: inline-block;
}

.promises-name:after {
    content: '';
    display: none;
    height: 2px;
    width: 80px;
    background: #e10531;
    margin: 0px auto 5px auto;
}
#cate_hori {

    visibility: visible;

    opacity: 1;

    display: block;

}

.special-box {

background: #FFF;
}

.special-header .special-title{

    padding: 10px 20px;

    display: inline-block;

    background: #bb001c url('../img/arrow-fade.png') right center no-repeat;

    background-size: 110px;

    color: #FFF;

    padding-right: 110px;

    text-transform: uppercase;

    position: relative;

    vertical-align: middle;

    z-index: 1;

}

.special-header .bg-special {

    max-height: 70px;

    margin-left: 0;

    z-index: 9;

    position: absolute;

    left: 100%;

    bottom: 0;

}

.special-header .special-title:after {

    position: absolute;

    content: '';

    right: -65px;

    top: 0;

    bottom: 0;

    width: 65px;

    border-left: 65px solid #bb001c;

    border-right: 0;

    border-top: 50px solid transparent;

    box-sizing: border-box;

}

.special-header {

    display: inline-block;

    position: relative;

}

.header-bottom {

    box-shadow: none;

}

.list-cate-child {

    list-style: none;

    position: absolute;

    right: 0;

    top: 10px;

}

.list-cate-child li {

    float: left;

}

.list-cate-child li a {

    display: block;

    padding: 0 10px;

    line-height: 40px;

    font-size: 14px;

}

.theme-default {

box-sizing: border-box;
}

.ads-home {

box-sizing: border-box;

margin-bottom: 15px;
}

.ads-home img{

    padding: 0;

    float: left;

}

.slide-box {

margin: 0;

width: 100%;
}

.ads-wrap{

}

.ads-img {

    overflow: hidden;

}


.par-item {
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    text-align: center;
    padding: 5px 10px;
}

.par-item img {
    margin: 0 auto;
}

/*   NEWS   */
.news-home-box {
    background: #f4f5f6;
}
.news_main {
    margin-bottom: 20px;
}
.top-news {
    margin-bottom: 20px;
}
.top-news .news_item:first-child {
    margin-top: -10px;
}
.top-news .news_item:last-child {
    border: none;
}
.news_item{
    overflow:hidden;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}
.top-news .news_item{
    padding: 10px 0;
}
.news_item .news_img{
    float:left;
    margin-right: 10px;
    max-width: 40%;
    border: 1px solid #eee;
}
.news_title{
    font-weight: 500;
    color: #000;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.news_title:hover{
    color: #006BA0;
}
.news_img img {
    max-width: 100%;
    float: left;
}

.news_des {
    color: #636363;
}
.news_main .news_title {
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    display: block;
    -webkit-box-orient: unset;
    overflow: hidden;
    text-overflow: unset;
    -webkit-line-clamp: unset;
}

.service {
    padding: 70px 0;
    position: relative;
}
.service:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 68%);
}
.list-service {
    z-index: 2;
}
.service-box{
    position: relative;
    z-index: 2;
}
.service-item {
    border: 1px solid rgb(255 255 255 / 50%);
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    position: relative;
    z-index: 9;
}

.ser-img {
    margin-bottom: 10px;
}

.ser-img img {
    display: block;
    margin: 0 auto;
}

.ser-name span {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
}

.ser-name {
    display: block;
}

.ser-des {
    color: #FFFFFF;
    display: block;
    margin-top: 10px;
}


#advise-wrap {
    padding: 30px 0;
    background: #f9f1e9;
  }
  
  .advise-box {
    width: 50%;
    margin: 0 auto;
  }
  