﻿/*
* @Author: Administrator
* @Date:   2017-04-01 09:42:24
* @Last Modified by:   Administrator
* @Last Modified time: 2017-04-05 10:52:00
*/


.W {
    max-width: 1300px;
    width: auto;
    margin: 0 auto;
    margin-top: 20px;
    background-color: white;
    border: solid 1px #dae2ed;
}

.mlr {
    margin-left: 20px;
    margin-right: 20px;
}

.w1 {
    width: 1200px;
    margin: 0 auto;
    background-color: white;
}

.join {
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #000;
}

.Items {
    color: #666;
    font-size: 14px;
    margin-bottom: 5px;
}

.c {
    font-family: Arial;
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.E {
    color: #666;
    font-size: 14px;
    margin-bottom: 5px;
}

.S {
    font-family: Arial;
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.left {
    float: left;
    width: 500px;
}

.right {
    float: left;
    width: 700px;
}

.dabox {
    margin-top: 40px;
}

.c {
    width: 160px;
    float: left;
}

.E {
    width: 200px;
    float: left;
}

.field {
    margin-top: 20px;
}

.box {
    width: 400px;
    height: 34px;
    line-height: 34px;
    border: 1px solid gray;
}

.half {
    width: 205px;
    float: left;
}

.box-2 {
    width: 195px;
    height: 34px;
    line-height: 34px;
    border: 1px solid gray;
}

.field-1 {
    margin-top: 24px;
}

.field-2 {
    width: 380px;
    margin-top: 40px;
    margin-bottom: 50px;
}

.field-3 {
    margin-top: 20px;
}

.field-3 {
    margin-top: 20px;
}

    .field-3 h6 a {
        color: #248fcc;
        margin-left:209px;
    }

        .field-3 h6 a:hover {
            text-decoration: underline;
        }

.button-1 {
    width: 190px;
    float: left;
}

.btn-1 {
    width: 185px;
    height: 30px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    color: white;
    background-color: orange;
}

.btn-2 {
    width: 185px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    color: white;
    background-color: #71ba2a;
    border-radius: 5px;
}

.botton-3 {
    margin-top: 24px;
}

.btn-3 {
    width: 185px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    color: white;
    background-color: #1d91ce;
    border-radius: 5px;
}
.req_span {
    color: red;
    position: absolute;
}