.head-font>li>a{
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #fff;
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
    -webkit-tap-heighlight-color: transparent;
}
body{
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
.text-content{
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #000;
}
.text-content14{
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #999;
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
.text-content14 >div>div>ul>li>a{
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #999;
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
.index-link>li>a{
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #999;
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
.index-link>li>span{
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #999;
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
.card-blog>div>div>p{
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #999;
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
.card-blog>div>div>p>b {
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
    font-weight:700;
    color:#3C4858;
}
.card-title{
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
category{
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
.all-font{
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
}
.text-center{
    align-content: center;
    padding-left: 5px;
    margin-bottom: 5px;
}
.card-text{
    font-family: "Roboto", Noto Sans CJK SC, sans-serif;
    text-align: left;
}
.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}
.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}
.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}
.tz-gallery .row > div {
     padding: 2px;
}
.about-office img{
    margin: 20px 0px;
}
.copyright {
    color:#3C4858; font-family: "Roboto", Noto Sans CJK SC, sans-serif;

}

.nav-pills>li {
    display: inline-block;
    float:none;
}
.business>div>div>h4 {
    margin-left: 30px;
}
.business>div>div>img {
    margin-left: 30px;
}
.business-hr{
    border-top-color: #000000;
    opacity: 0.12;
    margin-top: 30px;
    margin-bottom: 30px;
}

.footer
{
    background: #E5E5E5;
}
