
.about-us {
    padding: 12em 0 7em 0;
    clear: both;
    color: #434443;
}
@media screen and (max-width: 768px) {
    .about-us {
        padding: 10em 0 3em 0;
        clear: both;
    }
    .title {
        font-size: 42px !important;
    }
    .video-new {
        padding-top: 3em;
    }
    .company-tag {
        text-align: left !important;
    }
    .news {
        padding-bottom: 3em;
        clear: both;
    }
    .t-left {
        text-align: center !important;
        font-size: 95%;
    }
    .row-pb-md {
        padding-bottom: 0 !important;
    }
}
@media screen and (max-width: 760px){
    .review .desc h4 span:first-child {
        display: block !important;
    }
    .review .desc h4 span:last-child {
        float: none !important;
    }
}
@media screen and (max-width: 1190px) {
    .company-tag {
        text-align: left !important;
    }
    .t-left {
        text-align: center !important;
    }
}
@media screen and (max-width: 375px) {
    .company-tag {
        font-size: 85% !important;
    }
    #colorlib-footer .col-xs-3 h2 {
        font-size: 80% !important;
    }
    .news h4 {
        font-size: 90% !important;
    }
}
.title {
    font-size: 60px;
}
.about-us p span{
    padding-bottom: 0.6em;
    border-bottom: 2px solid #e2e0e1;
}
.about-content {
    color: #7a7a7a;
    font-size: 85%;
}
.about-more {
    border: none;
    background: #414141 url("../images/back.png") no-repeat 90% center;
    background-size: 8%;
    color: #FFFFFF;
    font-size: 75%;
    padding: 0.6em 6em 0.6em 0.75em;
    text-align: left;
}
.about-more:active, .about-more:hover, .about-more:visited {
    color: #FFFFFF !important;
}
.adore {
    font-size: 1.4em !important;
}
.service {
    margin-top: -1.2em;
    line-height: 1.75em;
    color: #7a7a7a;
    font-size: 80%;
    margin-bottom: 0 !important;
}
.video-new {
    padding-bottom: 0 !important;
}
.video-new .desc {
    margin-top: -0.5em !important;
    /*padding: 0.5em 1em !important;*/
}
.company-tag .colorlib-footer-links li{
    font-size: 85%;
    color: #949494;
}
.company-tag .col-md-3 {
    text-align: left !important;
}
.phone-title {
    font-size: 85%;
    color: #979797;
}
.phone-number {
    font-weight: 300;
    color: #414141;
    margin-bottom: 0.6em;
}
.share-adore a {
    padding-right: 0.75em;
    cursor: pointer;
}
.share-adore a i{
    font-weight: 100;
    color: #949494 !important;
}
.share-adore a i:hover {
    color: #ceaa71 !important;
}
.news {
    padding-bottom: 7em;
    color: #434443;
}
.news ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.news h6 {
    color: #9f9f9f;
    line-height: 1.8em;
    margin-top: -0.75em;
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news .col-md-8 ul li {
    border-bottom: 1px solid #f3f3f3;
    padding: 2em 0.5em;
}
.news .col-md-8 ul li:hover {
    background: #f5f5f5;
    cursor: pointer;
}
.t-left {
    margin-top: 2em;
}
.more {
   padding-top: 1.8em;
}
.pro-name {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.pro-name a {
    color: #414141;
}
.pro-detail {
    color: #9f9f9f;
}
.pro-video {
    width: 100%;
    object-fit: fill;
    height: 100%;
}
.intro {
    margin-top: 2em;
}
.icon-color {
    font-size: 80%;
    color: #9f9f9f;
}
.info-size {
    color: #414141;
    font-size: 85%;
    padding-left: 0.4em;
}
.heading {
    color: #ceaa71;
}
.contact {
    font-weight: 300;
}
.submit {
    border: none;
    background: #414141;
    color: #FFFFFF;
    font-size: 85%;
    padding: 0.3em 3.5em 0.3em 3.5em;
}
.map-bottom {
    margin-bottom: 3em;
}
.news-detail {
    font-size: 85%;
    color: #9f9f9f;
}
.news-time {
    float: right;
}