﻿body {
    font-size: 14px;
    color: #333;
    font-family: auto;
    background: #f6f6f;
}


.info_banner {
    height: 490px;
    background: url(../Images/2_02.jpg) center no-repeat;
    color: #fff;
    padding-top: 200px;
    font-size: 26px;
    margin-bottom: 20px;
}

.info_banner-4 {
    background: url(../Images/4-1_02.jpg) center no-repeat;
}

.aboutus .a {
    padding: 70px 0;
    border-bottom: 1px solid #eee;
}

    .aboutus .a img {
        width: 100%;
        margin-top: 30px;
    }

    .aboutus .a p {
        line-height: 32px;
        color: #5a5a5a;
        margin-top: 20px;
    }

    .aboutus .a .box {
        padding-right: 50px;
    }

    .aboutus .a h2, .aboutus .b h2 {
        font-size: 26px;
    }

    .aboutus .a h4, .aboutus .b h4 {
        color: #999;
        margin-top: 6px;
    }

.aboutus .b {
    text-align: center;
    padding: 70px 0;
}

    .aboutus .b li {
        float: left;
        width: 33.333%;
        padding-top: 50px;
    }

    .aboutus .b dt {
        font-size: 16px;
        margin: 10px 0 6px;
    }

    .aboutus .b dd {
        line-height: 24px;
        color: #888;
    }

    .aboutus .b .title span {
        display: inline-block;
        position: relative;
    }

        .aboutus .b .title span:before {
            content: '';
            display: block;
            width: 110px;
            border-bottom: 1px solid #ddd;
            position: absolute;
            left: -140px;
            top: 30px;
        }

        .aboutus .b .title span:after {
            content: '';
            display: block;
            width: 110px;
            border-bottom: 1px solid #ddd;
            position: absolute;
            right: -140px;
            top: 30px;
        }

.aboutus .c {
    border-bottom: 1px solid #eee;
}

    .aboutus .c .box {
        text-align: center;
        margin-top: 100px;
        position: relative;
        border: 1px solid #eee;
        padding: 50px 50px 0;
        min-height: 147px;
    }

        .aboutus .c .box h4 {
            color: #888;
            margin-bottom: 10px;
        }

        .aboutus .c .box p {
            font-size: 16px;
        }

        .aboutus .c .box > span {
            display: inline-block;
            position: relative;
            background: #fff;
            padding: 0 20px;
            position: absolute;
            top: -40px;
            left: 50%;
            transform: translate(-50%,0);
        }

    .aboutus .c .col-3 {
        width: 33.333%;
    }

.dialog .title {
    border-bottom: 1px solid #eee;
}

    .dialog .title span {
        display: inline-block;
        padding: 20px 0;
        font-size: 20px;
        border-bottom: 2px solid #008cee;
        margin-bottom: -1px;
    }

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.row {
    margin: 0 -13px;
}

#section4 .row {
    text-align: center;
}

    #section4 .row li {
        line-height: 30px;
    }

        #section4 .row li a {
            color: #b8b8b8;
        }

    #section4 .row h3 {
        font-size: 16px;
        margin-bottom: 15px;
    }

#section4 .row {
    margin-bottom: 80px;
}

.col-3 {
    width: 25%;
    padding: 0 13px;
    float: left;
}

input, button, textarea, select {
    outline: none;
    border: 0;
    font-family: auto;
}

    input[type=radio] {
        vertical-align: middle;
        position: relative;
        margin: 0 12px 0 0;
    }

        input[type=radio]:after {
            content: '';
            display: inline-block;
            border-radius: 50%;
            background: #fff;
            width: 17px;
            height: 17px;
            line-height: 12px;
            font-size: 20px;
            text-align: center;
            vertical-align: middle;
            border: 1px solid #ddd;
            margin: -10px 0 0 -2px;
        }

        input[type=radio]:checked:after {
            content: '●';
            color: #588fe7;
            border: 1px solid #588fe7;
        }

    input[type=checkbox] {
        vertical-align: middle;
        position: relative;
        margin: 0 12px 0 0;
    }

        input[type=checkbox]:after {
            content: '';
            display: inline-block;
            background: #fff;
            width: 17px;
            height: 17px;
            line-height: 17px;
            text-align: center;
            vertical-align: middle;
            border: 1px solid #ddd;
            margin: -7px 0 0 -3px;
        }

        input[type=checkbox]:checked:after {
            background: url(../images/03_03.png) center no-repeat #fff;
        }

.wrap {
    width: 100%;
    overflow: hidden;
}

.upbtn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.homepage .d, .homepage .c {
    height: 286px;
}

    .homepage .d .flex {
        text-align: center;
        padding-top: 70px;
    }

    .homepage .d .flex_item {
        border-right: 1px solid #eee;
    }

        .homepage .d .flex_item:last-child {
            border: none;
        }

    .homepage .d .flex p {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .homepage .d .flex a {
        display: inline-block;
        color: #777;
        border-radius: 5px;
        padding: 6px 15px;
        background: #f1f3f5;
    }

.aboutus .d .box {
    width: 520px;
    margin: 0 auto;
}

.aboutus .d p {
    color: #666;
    font-size: 16px;
    margin: 30px 0;
}

.aboutus .d .form-control {
    margin-top: 15px;
}

.aboutus .d .btn_common {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}

.btn_common.btn-block {
    width: 100%;
}

.btn_common {
    min-width: 108px;
    height: 38px;
    color: #fff;
    line-height: 38px;
    border-radius: 4px;
    background: #008cee;
    margin-top: 20px;
    display: inline-block;
    text-align: center;
}

    .btn_common.btn1 {
        margin-left: 10px;
        background: #66bb6a;
    }

.taolun .flex .bottom .flex .btn_common {
    margin: 0;
    width: 62px;
    height: 26px;
    line-height: 26px;
    background: #91c9f2;
}

.login_bg .box .tabcontent .btn_common {
    height: 46px;
    line-height: 46px;
}


.btn_common.btn-block {
    width: 100%;
}