﻿body {
    background-color:#f5f5f5;
}
.service-text{
        font-size:16px;
        color:#333;
        line-height:28px;
    }
.cus-application{
    font-family:微软雅黑;
    font-size:14px;
}
.right-pane {
    min-height: 600px;
    padding: 20px 0 20px 20px;
    background-color: #fff;
    text-align:left;
}
 
.right-pane .cont p{
    font-size:14px;
    color:#6f6f6f;
    font-family:"Microsoft YaHei";
    font-weight:300;
}

.right-pane .cont p .contact-keyword,.right-pane .cont .contact-keyword{
    color:#0063A5;
    font-weight:500;
}
h2{
    font-weight:300;
    padding:10px 0 20px 0;
    font-family:"Microsoft YaHei";
}
.row div{
    height:70px;
    line-height:70px;
}
.col-md-1{
    text-align:center;
}
.cont a{
    
    outline:none;
    text-decoration:none;
}
.cont a img{
    width: 194px;
    height: 60px;
    border:1px solid #dcdcdc;

    margin-right:18px;
}