﻿
/*我们的优势*/
#in_box2{
    position:relative;
}
.in_title {
    line-height: 40px;
    font-size: 14px;
    color: #797474;
    position: relative;
    text-align: center;
}
.in_title h1 {
    color: #0068fb;
    font-size: 36px;
}
.in_title h1 span {
    color: #32a105;
    font-weight: normal;
}
.in_zzry a {
    position: absolute;
    bottom: 50px;
    right: 10px;
    font-size: 18px;
    color: #0068fb;
}

/*公司简介*/
#in_gsjj {
    width: 1200px;
    height: 330px;
    padding: 20px 0;
    float: left;
    overflow: hidden;
}
.in_gs_txt {
    width: 670px;
    font-size: 14px;
    float: right;
    height: 320px;
}
.in_txt {
    height: 250px;
    overflow: hidden;
}
.wenben0 {
    font-size: 14px;
    line-height: 31px;
    text-align: left;
    color: #8c8888;
    letter-spacing: 0.0em;
    font-family: "微软雅黑";
}
.in_gs_more {
    height: 50px;
    margin: 20px 0 0 0;
}
    .in_gs_more a {
        padding: 10px 30px;
        font-size: 16px;
        color: #fff;
        border-radius: 5px;
        margin: 0 10px 0 0;
    }
#more1 {
    background: #0068fb;
}
#more2 {
    background: #32a105;
}
#more3 {
    background: #0068fb;
}
#more4 {
    background: #32a105;
}