@charset "utf-8";
/*关于我们样式*/
.ys-cover-bg{
    min-width: 1200px;
    height: 100%;
    background: #fff;
    margin-top:72px;
}
.ys-cover{
    width:1200px;
    margin:0 auto 100px;
    padding-top:60px;
}
.ys-cover-img{
    width:1200px;
    height:320px;
    background:url(/images/ui-bg-02.jpg) no-repeat;
}
.ys-company-title{
    font-size:24px;
    line-height: 24px;
    font-weight: bold;
    color:#333;
    padding:40px 0 24px;
}
.ys-intro-section{
    padding-bottom:12px;
}
.ys-section-txt{
    color:#666;
    font-size:16px;
    line-height:28px;
    display: block;
}
.ys-section-txt b{
    font-size: 16px;
    font-weight: normal;
    color:#333;
}
.ys-contact-title{
    padding:62px 0 24px;
    font-size:24px;
    line-height: 24px;
    font-weight: bold;
    color:#333;
}
