﻿.reg {
    margin: 18px auto 70px;
    width: 1200px;
    border: 1px #dfdfdf solid;
}

.regl {
    width: 600px;
    padding: 50px 20px 20px 86px;
    float: left;
}

    .regl .reglt {
        width: 765px;
        margin: 0 auto 40px;
        color: #4e4e4e;
        font: 15px "微软雅黑";
        color: #fff;
        height: 25px
    }

        .regl .reglt h1.title {
            padding: 10px 28px;
            background: #009b4c;
            float: left;
            color: #fff;
            font-size: 16px;
        }

        .regl .reglt span.mark {
            padding: 8px 12px;
            background: #e1e1e1;
            float: left;
            font-size: 21px
        }

    .regl .reglb {
        width: 610px;
        margin: 10px 0;
        color: #4e4e4e;
    }

        .regl .reglb dl {
            width: 100%;
            overflow: hidden;
            margin-bottom: 15px;
            line-height: 32px;
        }

        .regl .reglb dt {
            float: left;
            width: 80px;
            text-align: right;
            font-size: 14px;
            line-height: 32px;
            color: #555;
            padding-right: 5px;
        }

            .regl .reglb dt em {
                color: #F00;
                margin-right: 4px;
            }

        .regl .reglb dd {
            float: left;
            width: 272px;
            overflow: hidden;
            font-size: 14px;
        }

            .regl .reglb dd input {
                width: 265px;
                height: 32px;
                line-height: 32px;
                padding-left: 4px;
                border: 1px solid #ABABAB;
                font-size: 14px;
            }

            .regl .reglb dd select {
                border: 1px solid #ABABAB;
            }

.reglb dd input.btnstyle1 {
    width: 271px;
    height: 43px;
    background: #1f71c2;
    cursor: pointer;
    color: #fff;
    border: none;
    font-size: 18px
}

.reg .line {
    border-left: 1px solid #e8e8e8;
    margin: 100px 0;
    float: left;
    height: 550px;
}
    .reg .line a {
        color: #1f71c2;
    }
    .regr {
        float: left;
        width: 200px;
        text-align: center;
        padding: 105px 70px 0 70px
    }

    .regr .title {
        font-size: 16px;
        width: 200px;
    }

    .regr .butt a {
        width: 123px;
        height: 37px;
        background: #fc7203;
        display: block;
        text-align: center;
        line-height: 37px;
        font-size: 16px;
        color: #fff;
        margin: 0 auto;
        margin-top: 20px;
        margin-left: 40px;
    }

    .regr .tel {
        background: url(../images/icon.png) 0 -594px no-repeat;
        padding-left: 30px;
        height: 20px;
        margin: 20px 0 0 30px;
        text-align: left;
        font-size: 18px;
        line-height: 18px;
        width: 200px;
    }

    .regr .telnum {
        color: #fc7203;
        font-size: 18px;
        padding-top: 5px;
        width: 230px;
    }
