﻿.div_padding {
    text-align: center;
}

.div_center {
    width: 1280px;
    margin: 0px auto;
    text-align: left;
    overflow: hidden;
}

.menu {
    float: right;
}

.fc {
    color: white;
}

.menu li {
    float: left;
    padding-left: 90px;
}

    .menu li a {
        color: white;
        font-size: 24px;
    }

.fc2 {
    color: #22252e;
}

.div2_icon {
    margin-left: 100px;
}

    .div2_icon .icon_bg {
        width: 289px;
        height: 289px;
    }

    .div2_icon .word {
        padding-top: 193px;
        font-size: 32px;
        text-align: center;
    }

    .div2_icon .word2 {
        padding-top: 10px;
        font-size: 18px;
        text-align: center;
    }

.div_title {
    font-size: 38px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 29px;
    background-image: url(/Content//Images/bg_s1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    letter-spacing: 8px;
}

.div3_icon {
    background-color: #72757e;
    color: #010101;
    text-align: center;
    margin-left: 40px;
}

    .div3_icon img {
        width: 371px;
        height: 274px;
    }

    .div3_icon .word {
        font-size: 32px;
        padding-top: 29px;
    }

    .div3_icon .word2 {
        font-size: 18px;
        padding-top: 30px;
        padding-bottom: 44px;
        line-height: 30px;
    }

.div5_ul {
    font-size: 14px;
    list-style-position: inside;
    margin-left: 48px;
}

    .div5_ul li {
        height: 50px;
        line-height: 50px;
        background-repeat: no-repeat;
        background-position: left 15px;
        padding-left: 40px;
    }


/*页面样式*/
.a1 {
    display: inline-block;
    width: 155px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: white;
    font-size: 20px;
    background-image: url(/Content/Images/btn_1.png)
}

.f1 {
    font-size: 20px;
    padding-top: 48px;
    line-height: 45px;
    text-align: left
}

.f0 {
    font-size: 49px;
    padding-top: 210px;
    text-align: left
}

.f2 {
    background-image: url(/Content/Images/l1.png);
    background-repeat: no-repeat;
    background-position: 44px center;
    padding-left: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}