﻿.tk-contain .pj-form .pj-cell {
    margin-bottom: 20px;
}
.tk-contain .pj-form .pj-cell .left {
    height: 30px;
    line-height: 30px;
    text-align: right;
    width: 120px;
}
.fll {
    float: left;
}

.red {
    color: red !important;
}
.tk-contain .pj-form .pj-cell .right {
    width: 436px;
}

.tk-contain .pj-form .pj-cell .right .input {
    height: 30px;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-indent: 5px;
    width: 350px;
}

.fc5 {
    color: #555;
}
.f14 {
    font-size: 18px;
}
input, button, textarea, select, optgroup, option {
    font: 1rem "Microsoft Yahei", "Helvetica";
}
.tk-contain .pj-form .pj-cell {
    margin-bottom: 20px;
}
.tk-contain .pj-form .pj-cell .right .select {
    height: 32px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d2d2d2;
    text-indent: 5px;
    width: 106px;
    margin-right: 20px;
}
.tk-contain .pj-form .pj-cell .right .select option {
    font-size: 14px;
    color: #555;
}
.textarea {
    border: 1px solid #d2d2d2;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    max-width: 350px;
    border-radius: 4px;
    padding: 0 5px;
    line-height: 30px;
}
.f14 {
    font-size: 16px;
}
.tk-contain .pj-form .pj-cell .right .select {
    height: 32px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d2d2d2;
    text-indent: 5px;
    width: 106px;
    margin-right: 20px;
}

.tk-contain-gh .pj-form .submit {
    border: none;
}
.tk-contain .pj-form .submit {
    border-top: 1px solid #eee;
    padding-top: 20px;
}
.tk-contain .pj-form .submit .a {
    height: 40px;
    width: 240px;
    line-height: 40px;
    background-color: #0cd3c8;
}
.fcf {
    color: #fff;
}
.fcf {
    color: #fff;
}
.auto {
    margin-left: auto;
    margin-right: auto;
}
.tac {
    text-align: center;
}
.tk-contain-gh {
    position: static;
    left: 0;
    top: 0;
    margin: 0 auto;
    border: none;
}
.tk-contain {
    width: 568px;
    
    background: #fff;
    
    
    
    
    
    z-index: 9999;
    
    border-radius: 3px;
    float: left;
    padding-left: 80px;
}
.tk-contain div {
  margin-top: 20px;
}
.tk-contain .pj-form {
    padding-top: 30px;
}
.fc5 {
    color: #555;
}