/*页头*/
.header {
    height: 480px;
}

.header .logo {
    top: 28px;
    left: 0;
    display: block;
    width: 245px;
    height: 67px;
}

.footer_wrap .footer {
    color: #fff !important;
}

.footer_wrap .footer a {
    color: #fff !important;
}

.project {}

.proTop {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    padding: 30px;
    background: #fff;
}

.proTop img {
    width: 354px;
    height: 220px;
    margin-right: 30px;
}

.proTop h4 {
    width: 111px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(22, 56, 101, 1);
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin-left: 6px;
    display: block;
    margin-bottom: 20px;
    margin-top: 25px;
}

.proTop p {
    width: 745px;
    color: rgba(2, 7, 13, 1);
    font-size: 18px;
    text-align: left;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 10px;
}

.proBottom {}

.proBottom .item {
    position: relative;
    float: left;
    width: 330px;
    height: 300px;
    background: #fff;
    margin-right: 15px;
    padding: 30px;
    margin-top: 30px;
    border-radius: 10px;
    text-align: center;
    text-align: center;
}

.proBottom .item.last {
    margin-right: 0;
}

.proBottom .item h4 {
    display: inline-block;
    position: relative;
    font-size: 27px;
    color: #163865;
    text-align: center;
    vertical-align: middle;
}

.proBottom .item h4 i{
    position: absolute;
    left: -39px;
    width: 39px;
    height: 40px;
    background: url(/images/zhuanti/22fxjh/icon1.png) no-repeat;
    vertical-align: middle;
}
.proBottom .item h4 span{
    display: inline-block;
    position: absolute;
    width: 87px;
    margin-left: 10px;
    top: 6px;
    padding: 5px 10px;
    background: #e75419;
    border-radius: 20px 30px 30px 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.proBottom .item p {
    line-height: 35px;
    margin-top: 10px;
    font-size: 16px;
}

.proBottom .item .btn {
    position: absolute;
    display: block;
    width: 146px;
    height: 50px;
    line-height: 48px;
    bottom: 30px;
    left: 50%;
    margin-left: -73px;
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #f4530f;
    background: -webkit-linear-gradient(top, #f2723f, #f29247);
    background: -o-linear-gradient(top, #f2723f, #f29247);
    background: -moz-linear-gradient(top, #f2723f, #f29247);
    background: linear-gradient(to bottom, #f2723f, #f29247);
}

.proBottom .item .btn:hover {
    background: -webkit-linear-gradient(top, #f29247, #f2723f);
    background: -o-linear-gradient(top, #f29247, #f2723f);
    background: -moz-linear-gradient(top, #f29247, #f2723f);
    background: linear-gradient(to bottom, #f29247, #f2723f);
}

.teacher .title img {
    display: block;
    width: 197px;
    height: 56px;
    margin: 40px auto 0;
}

.teacher .con .item {
    position: relative;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 0 16px;
}

.teacher .con .item:hover {
    transform: translateY(-10px);
}

.teacher .con .item .txt {
    width: 100%;
    height: 110px;
    text-align: center;
    bottom: 0;
    color: #fff;
}

.teacher .con .item .txt .t1 {
    font-size: 16px;
}

.teacher .con .item .txt .t2 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 16px;
}


.foundationbg {
    height: 651px;
    background: url(/images/zhuanti/22fxjh/pic1.png) no-repeat center center;
}

.foundationbg .txt {
    width: 665px;
    height: 245px;
    top: 252px;
    left: 620px;
    color: #fff;
}

.foundationbg .txt .t1 {
    font-size: 22px;
    line-height: 45px;

}

.foundationbg .txt .t2 {
    line-height: 34px;
    font-size: 16px;
}

.partner {
    background: #f0f9fd;
    padding: 30px 0 50px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.partner {
    margin-top: -155px;
}

.partner .title {
    display: block;
    margin-bottom: 35px;
}