﻿img#imgHome {
    width: 300px;
}
.slogan-w1 a.btn {
    line-height: 40px;
    font-size: 10pt;
}
.slogan-w1 {
    padding-top: 20px;
    text-align: center;
}
    .slogan-w1 h1 {
        font-size: 18pt;
        margin-bottom: 10px;
    }
.slogan-w1 p {
    font-size: 11pt;
}
    .slogan-w1 > div {
        position: absolute;
        bottom: -70px;
        width: 100%;
    }
#sectionTop {
    margin-bottom: 80px;
    overflow: visible;
}
#sectionTop .top-w1 {
    overflow: visible;
}
ul.list-features > li {
    width: 33.33%;
    padding: 5px 0;
}
    ul.list-features > li div {
        line-height: 40px;
        margin: 0 5px;
        font-size: 10.5pt;
        font-weight: 400;
    }
ul.list-features > li.last {
    display: none;
}


.section-rencai  h1 {
    font-size: 14pt;
}
ul.list-rencai > li{
    float: none;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    width: auto;
}
ul.list-rencai > li.last {
    border-bottom: 0px;
}
ul.list-rencai i {
    float: left;
    margin: 0px;
    background-size: 50px auto;
}
ul.list-rencai h4 {
    margin-left: 85px;
    text-align: left;
    padding: 5px 0;
    margin-bottom: 10px;
}
ul.list-rencai p {
    margin: 0px;
    margin-left: 85px;
    height: auto;
    text-align: left;
    padding: 10px;
}

.section-img-text > .inner,
.section-text-img > .inner {
    padding: 0px;
    height: auto;
}
.section-img-text .img-w1,
.section-text-img .img-w1 {
    position: relative;
}
.section-img-text .phone-w1, 
.section-text-img .phone-w1 {
    margin: 0 auto;
    margin-bottom: 10px;
}
.list-thumb-imgs {
    padding: 0 15px;
}
.text-w1 {
    padding: 0 12px;
}
    .text-w1 h2 {
        margin-bottom: 25px;
        font-size: 16pt;
    }
.text-w1 h4 {
    font-size: 16px;
    margin-bottom: 5px;
}
    .text-w1 p {
        margin-bottom: 20px;
        font-size: 12px;
    }