@charset "UTF-8";
.clearfix{*zoom:1}.clearfix:after{content:'\20';display:block;clear:both;height:0}
.cs-warp{background: #f8f8f8; }
.cs-row {
  padding: 24px 0 5%;
  background: #fff; }
.cs-row *{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;}
.cs-title {
  margin: 0 0 20px 30px;
  width: 210px;
  height: 66px;
  background: url("../images/cs-title.png") no-repeat;
  line-height: 66px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  padding-left: 85px;
  position: relative; }
  .cs-title b {
    line-height: 66px;
    color: #fff;
    font-size: 36px;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    text-align: center; }

.cs-main {
  padding: 0 7.5%; }

.cs-text {
  padding: 25px;
  background: #f4f9ff; }
  .cs-text h4 {
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
    background: url("../images/cs-h4-icon.png") no-repeat left 4px;
    padding-left: 25px;
    margin: 0; }
  .cs-text p {
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    margin-top: 15px;
    color: #666666;
    padding-left: 25px; }

.cs-file-row1 h5 {
  color: #333333;
  font-size: 16px;
  line-height: 40px;
  margin: 0;
  float: left; }
.cs-file-row1 a {
  width: 180px;
  height: 40px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #3e7dff;
  font-size: 16px;
  color: #3e7dff;
  line-height: 38px;
  text-align: center;
  float: left;
  display: block;
  margin-left: 10%; }
.layui-btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.layui-upload-file {
    display: none!important;
    opacity: .01;
    filter: Alpha(opacity=1);
}
.cs-row-form1 {
  margin-bottom: 25px; }

.fileWarp, #previewFile {
  width: 180px;
  height: 40px;
  background: #3e7dff;
  color: #fff;
  border-radius: 4px;
  display: block;
  float: left;
  margin-right: 20px;
  line-height: 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font-size: 16px; }
  .fileWarp input, #previewFile input {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 100px;
    cursor: pointer;
    opacity: 0; }
  .fileWarp:hover, #previewFile:hover {
    color: #fff;
    opacity: .8; }

.cs-file-row2 {
  margin-top: 20px; }
  .cs-file-row2 p {
    line-height: 40px;
    font-size: 14px;
    float: left;
    color: #666666;
    margin-right: 20px; }
  .cs-file-row2 .p2 {
    color: #e91c1c; }

.cs-form {
  padding: 20px 0; }

.cs-row-form3 .cs-main {
  padding-left: 10%; }

.cs-form-item {
  margin-bottom: 25px; }
  .cs-form-item .cs-f-name {
    width: 125px;
    float: left;
    line-height: 42px;
    font-size: 14px;
    color: #333333;
    text-align: right;
    padding-right: 15px; }
  .cs-form-item p {
    padding-left: 130px;
    font-size: 12px;
    line-height: 30px;
    height: 10px;
    color: #666;
    margin-bottom: 0; }

.cs-f-inp {
  float: left; }
  .cs-f-inp input {
    width: 500px;
    height: 42px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 0 20px;
    line-height: 40px;
    color: #333;
    font-size: 14px; }
    .cs-f-inp input::-webkit-input-placeholder {
      color: #999; }
    .cs-f-inp input::-moz-placeholder {
      color: #999; }
    .cs-f-inp input::-ms-input-placeholder {
      color: #999; }
    .cs-f-inp input::placeholder {
      color: #999; }

.cs-f-inp2 input {
  width: 300px; }

.cs-f-hint {
  float: left;
  line-height: 42px;
  font-size: 14px;
  color: #e91c1c;
  margin-left: 15px; }

.hq-btn {
  height: 42px;
  line-height: 42px;
  color: #fff;
  background: #3e7dff;
  border-radius: 3px;
  width: 110px;
  display: block;
  margin-left: 15px;
  float: left;
  text-align: center;
  font-size: 14px; }
  .hq-btn:hover {
    color: #fff;
    opacity: .8; }
  .hq-btn.dis {
    background: #999;
    color: #fff; }

.cs-f-sel {
  width: 300px;
  float: left; }

.sewvtop {
  width: 100%;
  height: 42px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 0 20px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  display: block; }

.sewv {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

.sewvtop > span {
  float: left;
  width: 70%;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  vertical-align: middle; }

.sewvtop > em {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url("../images/icon-xl.png") no-repeat center center;
  background-size: 100% auto; }

.sewvbm {
  width: 100%;
  position: absolute;
  left: 0;
  top: 41px;
  display: none;
  border: 1px #D9D9D9 solid;
  border-radius: 2px;
  background: #fff; }

.sewvbm > li {
  cursor: pointer;
  width: 100%;
  font-size: 14px;
  color: #999999;
  padding-left: 20px;
  line-height: 34px; }

.sewvbm > li:hover {
  color: #3e7dff; }

.sewvbm > li.on {
  color: #3e7dff; }

.cs-btn {
  width: 260px;
  height: 42px;
  background: #3e7dff;
  border-radius: 3px;
  margin: 4% auto 0;
  border: 0;
  color: #fff;
  line-height: 42px;
  font-size: 14px;
  display: block; }
  .cs-btn:hover {
    opacity: .8; }


