﻿
.qktougao {
    height: 700px;
    border: 1px solid #efefef;
    background-color: #fff;
}
:focus{outline: 0;}
input, button{border: 0; outline: none; background: none; filter: chroma(color=#000000);}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #bdbcbc;}
.tit {
    font-size: 24px;
    padding-top: 9px;
    margin-bottom: 8px
}

.block_tit {
    display: flex;
    justify-content: space-between;
    padding-top: 23px;
    line-height: 40px;
    font-size: 24px
}

.block_tit .tit_line55 {
    border-bottom: 2px solid #4b92e5;
}

form {
    float: left;
    margin-top: 20px;
    background-color: #fff
}

.register-box {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    background-color: #fff
}

.register-box label {
    height: 52px;
    line-height: 52px;
    display: inline-block;
}

.register-box input {
    height: 52px;
    padding-left: 20px;
    font-size: 14px;
    background: #fff;
    color: #666;
    font-family: "Microsoft YaHei", "Hiragino Sans GB"
}

.register-box .tips {
    position: absolute;
    margin-top: 5px;
    font-size: 14px;
    color: red;
    display: none;
}

.tit {
    font-size: 24px;
    padding-top: 9px;
    margin-bottom: 8px
}

.block_tit {
    display: flex;
    justify-content: space-between;
    padding-top: 23px;
    line-height: 40px;
    font-size: 24px
}

.block_tit .tit_line55 {
    border-bottom: 2px solid #4b92e5;
}

.register-box b {
    color: #c00
}

.register-box span {
    display: inline-block;
    width: 107px;
    height: 52px;
    background: #eee;
    text-align: right;
    padding-right: 10px
}

.register-box .phone {
    padding-left: 18px
}

#code {
    display: inline-block;
    width: 100px;
    height: 54px;
    vertical-align: middle;
    background-color: #f5f5f5;
    font-size: 25px;
    color: #fff;
    text-align: center;
    line-height: 54px
}

.arguement {
    margin-bottom: 58px
}

.arguement input {
    vertical-align: middle
}

.arguement a {
    color: #38f;
    text-decoration: none;
    font-size: 12px
}

.submit_btn input {
    width: 45%;
    height: 54px;
    color: #fff;
    background: #e22;
    border: 0;
    font-size: 16px;
    float: left;
    font-family: "Microsoft YaHei", "Hiragino Sans GB"
}

.right_lists {
    width: 272px;
    height: 640px;
    border-left: 1px solid #eee;
    float: right;
    padding-right: 10px;
    padding-top: 10px
}

.right_lists h4 {
    margin-top: 50px;
    line-height: 30px;
    margin-left: 20px
}

.right_lists p {
    line-height: 30px;
    font-size: 14px;
    margin-left: 20px;
    color: #333;
    margin-bottom: 30px
}

.message {
    width: 720px;
    line-height: 24px;
    color: #ffd5bc;
    overflow: hidden;
    display: flex;
    align-items: center
}

.message span {
    width: 107px;
    height: 52px;
    background: #eee;
    display: block;
    float: left;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 52px;
    color: #333;
    padding-left: 15px
}

.message .input {
    width: 319px;
    height: 52px;
    line-height: 52px;
    float: left;
    background: #fff;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    color: #333;
    font-family: Microsoft YaHei
}

#filebutton {
    display: block;
    width: 90px;
    height: 34px;
    cursor: pointer;
    background: #eee;
    text-align: center;
    padding: 0
}

#fileName {
    border: 1px solid #ddd;
    width: 400px
}

.message .liulan {
    width: 94px;
    height: 52px;
    border: 1px solid #ffb660;
    text-align: center;
    background: #fe9e19;
    color: #ffffff;
    cursor: pointer
}

.message .files {
    position: absolute;
    left: -1000px;
    top: 52px;
    height: 26px;
    cursor: pointer;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0
}

.message b {
    color: #c00
}

.box-border {
    /* box-sizing: content-box !important; */
}