﻿
.fl {
    float: left;
}

.fr {
    float: right;
}

.center {
    width: 1100px;
    margin: auto;
}






.main_nav .back, .pading .current, .main_top a, .main_top, .prduct_ul li b, .main_tops em, .main_nav .nav_a h1, .main_nav3 li b, .navbox .nav a, .search .searchBtn, ul.one_ul li:after, .one_title h1, .one_title h2, .three li h3, .fore_text h1, .fore_text h2, .fore .more, .fore, .five_left, .five_right, .six_gds li h6:before, .six_gds li p:before {
    color: #fff;
}


.Article_text, .main_tops, .main_tops a, .main_tops em, .main_nav2 li a, .main_next .prevrecord a, .main_next .nextrecord a, .article li h1, .pading a, .Article_content .info a, .main_nav3 li h1, .prduct_ul li h1, .relevant.relevant_article a,
.title .more, .titles .more, .six_xw li h5, .six_gds li h6, .two_title h2 {
    color: #666;
}

    ul.one_ul a:hover, .one_m li h1:hover, .title h2, .two_title h1 b, .fore .more:hover, .five li h4:hover, .six_xw li h5:hover, .six_gds li h6:hover, .sever .text h1 {
        color: #0f51bb;
    }



    .title h1 {
        color: rgb(191, 191, 191);
        font-weight: 400;
        font-size: 14px;
    }

    .title h2 {
        font-weight: 600;
        font-size: 30px;
        margin-bottom: 8px;
    }


    

/**/
.two {
    width: 100%;
    position: relative;
    margin-top: 50px;
    overflow: hidden;
}

.two_img {
    position: absolute;
    width: 100%;
    top: 0px;
    height: 1090px;
    z-index: -1;
}

    .two_img img {
        width: 100%;
        height: 100%;
        display: block;
    }

.two .center {
    padding-top: 222px;
}

.two_title {
    text-align: center;
    margin-bottom: 30px;
}

    .two_title h1 {
        position: relative;
        margin: auto;
        width: 370px;
        height: 70px;
        line-height: 70px;
        color: #000;
        font-weight: 600;
        font-size: 40px;
    }

        .two_title h1:before {
            position: absolute;
            content: '';
            width: 370px;
            height: 10px;
            border-top: 2px solid #bfbfbf;
            border-bottom: 1px solid #bfbfbf;
            left: -364px;
            top: 40px;
        }

        .two_title h1:after {
            position: absolute;
            content: '';
            width: 370px;
            height: 10px;
            border-top: 2px solid #bfbfbf;
            border-bottom: 1px solid #bfbfbf;
            right: -364px;
            top: 40px;
        }

        .two_title h1 b {
            font-size: 65px;
            font-weight: bold;
        }


    .two_title h2 {
        line-height: 50px;
        font-size: 18px;
    }

ul.two_ul {
    width: 480px;
}

.two_text {
    position: relative;
    font-size: 12px;
    color: #294471;
    font-weight: 400;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

    .two_text h2 {
        color: #294471;
        font-size: 28px;
        font-weight: 600;
    }

    .two_text:after {
        content: '';
        width: 100%;
        height: 3px;
        border: 1px dashed #ccc;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

.two li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 75px;
}

    .two li p {
        color: rgb(102, 102, 102);
        padding-left: 27px;
        font-size: 14px;
        font-weight: 400;
        line-height: 30px;
        background: url("../images/sdot2.png") left 8px no-repeat;
    }

ol.two_ol {
    width: 548px;
}

.two ul li:nth-child(1) {
    background: url(../images/1.png) no-repeat top left;
    background-position-y: 6px;
}

.two ul li:nth-child(2) {
    background: url(../images/2.png) no-repeat top left;
    background-position-y: 6px;
}

.two ol li:nth-child(2) {
    background: url(../images/3.png) no-repeat top left;
    background-position-y: 6px;
}
