body{background:#f3f2f7!important;}
.media{float: right}
.media_1{font-size: 13px;display: block;float: left; padding-top: 25px;}
.media_2{
    font-size: 13px;
    display: block;
    float: left;
    margin: 22px 0 0 10px;
    background-color: #1c86f4;
    color: #fff;
    padding: 3px 5px 3px 5px;
    border-radius: 3px;
}

.media_3{
    font-size: 13px;
    display: block;
    float: left;
    margin: 22px 0 0 10px;
    background-color: #fff;
    padding: 3px 5px 3px 5px;
    border-radius: 3px;
    color: #1c86f4;
    border: 1px solid #1c86f4
}
.register{margin: 0 auto;width: 1100px;background: #fff;margin-top: 15px;position: relative}
.register_1{font-size: 15px;padding: 10px 0 10px 15px;float: left}
.Line{position: absolute;
    width: 86px;
    height: 2px;
    background-color: #1c86f4;
    left: 10px;
    top: 39px;

}
.register_2{font-size: 15px;padding: 10px 15px 10px 0;float: right;color: #1c86f4}


.input {
    width: 400px;;
    height: 60px;
    position: relative;
    border: 1px #e6e6e6 solid;
    margin: 0 auto;
    background: #fff;
    margin-top: 40px;
        border-radius: 3px;

}
.use_c {
    width: 25px;
    height: 40px;
    margin-top: 7px;
    float: left;
}
.use_c img {
    position: absolute;
    width: 18px;
    top: 18px;
    left: 10px;
}
.tc_text {
    background: none;

    height: 60px;
    float: left;
    padding-left: 12px;
    color: #999;
    border: none;
    outline: none;
    font-weight: "微软雅黑";
    font-size: 15px;
    letter-spacing: 1px;
    width: 75%;
    margin-left: 10px;
}
.input1 {
    width: 400px;
    height: 60px;
    border: 1px #e6e6e6 solid;
    background: #fff;
    margin-top: 15px;
    border-radius: 3px;

}


.tc_text1 {
    background: none;

    height: 60px;
    float: left;
    padding-left: 12px;
    color: #999;
    border: none;
    outline: none;
    font-weight: "微软雅黑";
    font-size: 15px;
    letter-spacing: 1px;
    width: 50%;
    margin-left: 10px;
}
.but_1{
    position: absolute;
    width: 30%;
    background-color: #fff;
    border: 1px solid #1c86f4;
    border-radius: 3px;
    left: 70%;
    top: 16%;
    color: #1c86f4;
    font-size: 14px;
    line-height: 42px;
    outline: none;
}
.zhifu12 {
    display: block;
    margin: 0 auto;
    border: none;
    width: 400px;
    height: 60px;
    border-radius: 2px;
    background: #1c86f4;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    margin-top: 15px;
}

.miss {
    clear: both;
    margin-top: 70px;
    padding-bottom: 25px;
}
.miss p img {
    width: 56px;
    padding-right: 30px;
    padding-left: 37px;
    margin-top: 20px;
}
.party{text-align:center;font-size: 15px;color: #333}
.footer p{
    text-align: center;
    padding: 34px 0 10px 0;
    color: #333
}



