﻿body {
    font-family:微软雅黑;
}
.title {
    width: 1230px;
    font-size: 15px;
    color: #000;
    margin: 10px auto;
}
.shou{
    color:#9b9ea0 !important;
}
.shou:hover{ 
    color:#fe552e !important;
}
input::placeholder {
    font-size: 14px;
}
.title span:nth-child(1) {
    margin-left: 20px;
}
.banner{ 
    width:1230px;
    height:200px;
    margin: 0 auto;
    margin-bottom:20px;
}
.banner img{ 
    width:100%;
    height:100%;
}
.abstract{ 
    width:1100px;
    height:110px;
    margin:0 auto;
    background:#FEF5EE;
    color:#ff5a00;
    font-size:15px;
    padding-left:40px;
    padding-right:40px;
     margin-bottom:30px;
}
.abstract-ts{ 
    display:inline-block;
    margin-top:20px;
}
.abstract-cnt{ 
    line-height:30px;
    text-indent:5em;
}
.txt{ 
    width:990px;
    font-size:16px;
    margin:20px auto;
}
.txt span{ 
    margin-left:20px;
    font-weight:900;
}
.box{ 
    width:990px;
    overflow:hidden;
    border:1px solid #ccc;
    margin:0 auto;
    font-size:15px;
    margin-bottom:50px;
    padding-bottom:30px;
}
.address{ 
    width:100%;
    height:40px;
    line-height:40px;
    margin-top:20px;
}
.address span:nth-child(1){ 
    margin-left:60px;
}
.slt-one{ 
    width:100px;
    height:30px;
    border:1px solid #ccc;
    outline: none;
}
.slt-tow{ 
    width:100px;
    height:30px;
    border:1px solid #ccc;
    outline: none;
    margin-left:5px;
}
.slt-three{ 
    width:100px;
    height:30px;
    border:1px solid #ccc;
    outline: none;
    margin-left:5px;
}
.address span:nth-child(4){ 
    color:#6A6B72;
}
.name {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top:10px;
}
.name span:nth-child(1) {
    margin-left: 60px;
}
.name input{ 
    width:300px;
    height:30px;
    border:1px solid #ccc;
    outline: none;
}
.name span:nth-child(3){ 
     color:#6A6B72;
}
.QQ{ 
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top:10px;
}
 .QQ span:nth-child(1){ 
     margin-left:66px;
 }
.QQ input{ 
    width:100px;
    height:30px;
    border:1px solid #ccc;
    outline: none;
}
.QQ span:nth-child(3){ 
     color:#6A6B72;
}
.customized {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
}
.customized span:nth-child(1) {
    margin-left: 60px;
}
.customized input{ 
    width:460px;
    height:30px;
    border:1px solid #ccc;
    outline: none;
}
.box-txt{ 
    margin-left:150px;
}
.remarks{ 
    width:100%;
    height:90px;
    margin-top: 10px;
}
.remarks span:nth-child(1){ 
     margin-left: 60px;
     line-height:40px;
     float:left;
}
textarea{ 
    width:600px;
    height:85px;
    border:1px solid #ccc;
    outline: none;
    float: left;
    margin-left:5px;
}
.remarks span:nth-child(3) {
    float: left;
    margin-top:70px;
    margin-left:5px;
    color:#6A6B72;
}
.VerificationCode{ 
    width:100%;
    height:40px;
    margin-top:10px;
}
.VerificationCode span:nth-child(1){ 
    margin-left: 75px;
     line-height:40px;
     float:left;
}
.VerificationCode input{ 
    width:155px;
    height:30px;
    outline: none;
    border:1px solid #ccc;
    float:left;
    margin-top:5px;
    margin-left:5px;
}
.Code{ 
    display:inline-block;
    width:150px;
    height:40px;
    float:left;
    margin-left:10px;
}
.VerificationCode span:nth-child(4){ 
    float:left;
    color:#6A6B72;
    line-height:40px;
}
.d-btn {
    width: 120px;
    height: 40px;
    background: #FE552E;
    color: white;
    text-align: center;
    line-height: 40px;
    margin-left: 135px;
    margin-top: 20px;
    cursor: pointer;
}
.box-font{ 
    width:100%;
    height:40px;
    line-height:40px;
    clear:both;
    margin-top:30px;
}
.box-font span:nth-child(1){ 
    font-weight:900;
    margin-left:60px;
}














