.img div {

    height: 400px;
    background: url(../img/wh_71.jpg) center top no-repeat;
}

.tryleft {
    width: 60%;
    float: left;
}

.tryleft td {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    padding-bottom: 10px;
	padding-right: 10px;
}

.tryleft td input {
    height: 30px;
    border: 1px solid #d9d9d9;
    padding: 0 5px;
    width: 230px;
}

.user_btn {
    color: #fff;
    background-color: #337ab7;
    display: inline-block;
    padding: 12px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 10px 1px 10px 186px;
}

.tryright {
    width: 40%;
    height: 300px;
    background: url("../images/apply_1.jpg") no-repeat;
    margin-top: 35px;
    float: left;
}
.whinfo p{
    margin: 8px 0;
}

.pro_s {
    clear: both;
    text-align: center;
    border-bottom: 2px solid #93C3E1;
    height: 20px;
    margin: 0 auto;
}

.pro_s span {
    background-color: #fff;
    margin-top: 10px;
    font-size: 30px;
    color: #D5692D;
    width: 280px;
    height: 38px;
    padding: 0 65px;
}

.user_ts {
    color: red;
    font-size: 12px;
}

.tryleft input[type=file] {
    font-size: 14px;
    cursor: pointer;
    border: none;
}

.tryleft .try li {
    float: left;
    width: 100px;
    height: 30px;
    margin: 5px 5px 0 0;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    border: 1px #bbb solid;
    border-bottom: none;
}

.fli {
    background-color: #ccc;
    color: red;
}

.tryleft ul {
    overflow: hidden;
    zoom: 1;
    list-style-type: none;
}

.tryleft .tab_con {
    height: 420px;
    width: 99%;
    border: 1px #bbb solid;
}

.tab_con select {
    height: 30px;
}

.text {
    margin-left: 34px;
    padding: 10px;
    padding-left: 0;
    width: 500px;
    height: 210px;
    background-color: rgba(220, 239, 254, 255);
    overflow: auto;
}
.user_submit{
    color: #fff;
    background-color: #337ab7;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0px 0px 0px 186px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.tbtn{
    padding: 3px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFF;
}



