@charset "utf-8";
/* CSS Document */

/*申请流程*/

.submit-step {
  position: relative;
  overflow: hidden;
  width: 660px;
  margin: 30px auto 44px;
}

.submit-step ul li {
  float: left;
  cursor: pointer;
  width: 100px;
  text-align: center;
  height: 25px;
  padding-top: 65px;
  position: relative;
  background: url(../images/step-gray.png) no-repeat center top;
  z-index: 10;
  color: #999;
}

.submit-step ul .sub-step-active {
  background: url(../images/step-red.png) no-repeat center top;
  color: #333;
}

.submit-step ul li i {
  display: block;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 8px;
  left: 44px;
}

.sub-step-mr {
  margin-left: 85px;
}

.dash-border {
  height: 10px;
  width: 590px;
  border-bottom: 1px dashed #dfdfdf;
  position: absolute;
  bottom: 35px;
  left: 30px;
}

/*申请表单*/

.td-pad10 {
  height: 30px;
  padding-top: 15px;
  color: #666;
}

.td-pad20 {
  height: 30px;
  padding-top: 17px;
  color: #666;
}

.tab-pa-r10 {
  padding-left: 10px;
}

.add-conmpany {
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 18px;
  position: absolute;
  top: 2px;
  right: -104px;
  background: url(../images/icon_add.png) no-repeat left center;
}

.txt-input1 {
  width: 100%;
  /*height:14px;
	padding:10px;*/
  vertical-align: middle;
  font-size: 14px;
  color: #333;
  outline: none;
  background: transparent;
  box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  border: 0;
  /*border:1px solid #d4d4d4;
	border-radius:2px;
	box-shadow: inset 0 1px 1px #eee;
	-moz-box-shadow:inset 0 1px 1px #eee; 
    -webkit-box-shadow:inset 0 1px 1px #eee;*/
}

.txt-input {
  width: 312px;
  height: 14px;
  padding: 10px;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px #eee;
  -moz-box-shadow: inset 0 1px 1px #eee;
  -webkit-box-shadow: inset 0 1px 1px #eee;
}

.apply-btn {
  display: block;
  width: 330px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: #ff4646;
  border-radius: 3px;
  text-align: center;
}

.apply-btn:hover {
  background: #f03333;
}

.el-button--danger.applyforlanbtn {
  width: 330px;
  font-size: 16px;
  font-weight: 400;
  background: #ff4646;
}

/*下拉菜单样式*/

#industry-se {
  width: 333px;
}

#compname {
  width: 100%;
}

#compname-se {
  width: 100%;
}

#province {
  width: 112px;
}

#city,
#area {
  width: 100px;
}

#areaCode,
#areaCodeChild,
#areaCodeChildChild {
  width: 100%;
}

#industry {
  width: 160px;
}

#industrychild {
  width: 160px
}

#industryCode,
#industryCodeChild {
  width: 100%;
}

/*#city-se, #area-se{ width:100px;}*/

#city {
  margin: 0 10px;
}

#industry {
  padding-right: 10px;
}

.select2-search--dropdown {
  display: none;
  padding: 4px;
}

.sele-box {
  width: 220px;
  padding-left: 10px;
}

.xl-conpname {
  height: 36px;
  line-height: 36px;
  color: #999;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 36px;
  font-size: 14px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #333;
  line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #666 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: 2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #eff4f7;
  color: #333;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #fff;
  color: #333;
}

.select2-dropdown {
  background-color: #FFF;
  border: 1px solid #dfdfdf;
}

/*弹出层样式*/

.pop-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  color: #fff;
}

.bg {
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  width: 100%;
  height: 100%;
}

.pop-tab {
  width: 500px;
  border-radius: 4px;
  background-color: #fff;
  position: absolute;
  margin-left: 50%;
  bottom: 300px;
  left: -260px;
  z-index: 110;
}

.pop-tab h2 {
  padding: 0 20px;
  color: #fefefe;
  height: 50px;
  line-height: 50px;
  background-color: #f24646;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

a.icon-close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 17px;
  right: 10px;
  background: url(../images/close_n.png) no-repeat;
}

a.icon-close:hover {
  background: url(../images/close_a.png) no-repeat;
}

.fp-tab {
  padding: 45px 40px;
  color: #666;
  border-bottom: 1px solid #e5e5e5;
}

.fp-tab table tr td {
  padding: 10px 0 10px 10px;
}

/*---input&btn*/

.inf-input {
  width: 280px;
  height: 15px;
  line-height: 14px;
  padding: 10px;
  vertical-align: middle;
  font-size: 14px;
  /*border:1px solid #d4d4d4;
	box-shadow: inset 0 1px 1px #eee;*/
  -moz-box-shadow: inset 0 1px 1px #eee;
  /*firefox*/
  -webkit-box-shadow: inset 0 1px 1px #eee;
  /*webkit*/
  border-radius: 2px;
  color: #999;
}

.btn-popbox {
  padding-bottom: 10px;
  text-align: center;
}

.pop-btn {
  display: inline-block;
  padding: 6px 30px;
  color: #fff;
  border-radius: 2px;
  margin-top: 10px;
}

.btn-qx {
  background-color: #bbb;
  margin-right: 15px;
}

.btn-qx:hover {
  background-color: #aaa;
}

.btn-bc {
  background-color: #ff4646;
}

.btn-bc:hover {
  background-color: #ed3f3f;
}

/*提交资料第一步*/

.submit-info1 {
  width: 560px;
  margin: 0 auto;
}

.submit-info1 p {
  line-height: 28px;
}

.submit-info1 .fz12 {
  margin-bottom: 6px;
}

.info1-btn-box {
  width: 420px;
  overflow: hidden;
  zoom: 1;
  margin: 30px auto 24px;
}

.info1-btn-box a {
  display: block;
  border-radius: 2px;
  text-align: center;
}

.btn-sh-gary {
  width: 160px;
  border: 1px solid #dfdfdf;
  height: 38px;
  line-height: 38px;
}

.btn-ms-red {
  width: 240px;
  background: #ff4646;
  height: 40px;
  line-height: 40px;
  color: #fff;
}

.p-sty-ts {
  width: 270px;
  margin: 0 auto;
  font-size: 12px;
}

/*提交资料列表*/

.submit-list-tit {
  height: 44px;
  background: #ebeef0;
  line-height: 44px;
  padding-left: 20px;
  font-size: 16px;
  margin-bottom: 12px;
  margin-left: 40px;
  margin-right: 40px;
}

.td-pad {
  color: #666;
}

.sp-dq {
  display: inline-block;
  margin-top: 8px;
}

.submit-table table tr td {
  padding-top: 20px;
}

table tr.tr-none-pa td {
  padding-top: 0;
}

.p-sty-w {
  color: #999;
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 30px;
  right: 224px;
  font-size: 12px;
}

.input-area {
  width: 310px;
  height: 60px;
  padding: 10px;
  color: #333;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px #eee;
  -moz-box-shadow: inset 0 1px 1px #eee;
  /*firefox*/
  -webkit-box-shadow: inset 0 1px 1px #eee;
  /*webkit*/
}

.date-icon {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 30px;
  right: 226px;
  z-index: 10;
  background: url(../images/icon_date.png) no-repeat center;
  background-image: -webkit-image-set(url(../images/icon_date.png) 1x, url(../images/icon_date@2x.png) 2x);
  background-image: -moz-image-set(url(../images/icon_date.png) 1x, url(../images/icon_date@2x.png) 2x);
  background-image: -ms-image-set(url(../images/icon_date.png) 1x, url(../images/icon_date@2x.png) 2x);
  background-image: -o-image-set(url(../images/icon_date.png) 1x, url(../images/icon_date@2x.png) 2x);
  _background-image: url(../images/icon_date.png);
}

.sc-btn {
  width: 100px;
  height: 36px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  color: #666;
  font-size: 14px;
}

.span-st {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  color: #999;
  padding-left: 6px;
}

.mg-t32 {
  margin-top: 32px;
}

.warn-color-info {
  font-size: 12px;
  color: #ff4646;
  padding-top: 3px;
}

.sc-box {
  width: 390px;
  height: 36px;
  line-height: 36px;
  background: #f3f6f8;
  overflow: hidden;
  padding: 0 15px;
}

.sc-txt-p {
  color: #666;
  height: 36px;
  line-height: 36px;
}

.sc-txt-p span {
  color: #999;
}

.border-box {
  width: 200px;
  height: 5px;
  background: #e4e4e4;
  position: relative;
  margin: 16px 24px 0 10px;
}

.border-box i {
  display: block;
  width: 80px;
  height: 5px;
  background: #1fb335;
  left: 0;
  top: 0;
}

.id-img-box {
  width: 160px;
  height: 120px;
  margin-top: 8px;
  position: relative;
  cursor: pointer;
  text-align: center;
  background: #ebeef0;
}

.id-img-box img {
  width: 160px;
}

.delete-box {
  width: 160px;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  background: url(../images/icon_delete.png) no-repeat center rgba(0, 0, 0, 0.4);
  background-image: -webkit-image-set(url(../images/icon_delete.png) 1x, url(../images/icon_delete@2x.png) 2x);
  background-image: -moz-image-set(url(../images/icon_delete.png) 1x, url(../images/icon_delete@2x.png) 2x);
  background-image: -ms-image-set(url(../images/icon_delete.png) 1x, url(../images/icon_delete@2x.png) 2x);
  background-image: -o-image-set(url(../images/icon_delete.png) 1x, url(../images/icon_delete@2x.png) 2x);
  _background-image: url(../images/icon_delete.png);
}

.other-img-box {
  width: 120px;
  height: 120px;
  margin-top: 8px;
  position: relative;
  cursor: pointer;
  text-align: center;
  background: #ebeef0;
}

.other-img-box img {
  height: 120px;
}

.delete-box2 {
  width: 120px;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  background: url(../images/icon_delete.png) no-repeat center rgba(0, 0, 0, 0.4);
  background-image: -webkit-image-set(url(../images/icon_delete.png) 1x, url(../images/icon_delete@2x.png) 2x);
  background-image: -moz-image-set(url(../images/icon_delete.png) 1x, url(../images/icon_delete@2x.png) 2x);
  background-image: -ms-image-set(url(../images/icon_delete.png) 1x, url(../images/icon_delete@2x.png) 2x);
  background-image: -o-image-set(url(../images/icon_delete.png) 1x, url(../images/icon_delete@2x.png) 2x);
  _background-image: url(../images/icon_delete.png);
}

.mg-l8 {
  margin-left: 8px;
}

.btn-cz {
  border-top: 1px solid #e5e5e5;
  margin-top: 24px;
}

.btn-cz input {
  width: 110px;
  height: 48px;
  border: 0;
  background: #ff4646;
  border-radius: 2px;
  color: #fff;
  font-size: 20px;
  margin-right: 20px;
}

.nav-fixed {
  position: fixed;
  top: 200px;
  right: 0;
  width: 120px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.nav-fixed ul li {
  width: 120px;
  height: 49px;
  line-height: 49px;
  border-bottom: 1px solid #e5e5e5
}

.nav-fixed ul li a {
  display: block;
  width: 94px;
  height: 49px;
  padding-left: 24px;
  border-left: 2px solid #fff;
}

.nav-fixed ul li a:hover,
.nav-fixed ul li.nav-fixed-active a {
  border-left: 2px solid #ff4646;
}

.mg-r40 {
  margin-right: 40px;
}

.inp-radio {
  overflow: hidden;
}

.inp-radio input,
.inp-radio span {
  display: block;
}

.inp-radio span {
  margin-left: 6px;
}

/*表单提交*/

.submit-group {
  width: 800px;
  margin: 0 auto 20px;
  position: relative;
}

.group-txt {
  width: 30%;
  text-align: right;
  height: 36px;
  line-height: 36px;
  padding-right: 5px;
  color: #666;
}

.group-input {
  width: 332px;
  padding: 8px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  box-shadow: inset 0 0 0 #eee;
}

.group-input:focus {
  border-color: #c0c4cc;
}

#ChanjetLogin .group-input {
  padding: 0;
}

.erro-box {
  padding-left: 10px;
  position: absolute;
  top: 10px;
  right: 0px;
}

.group-name {
  width: 332px;
  position: relative;
}

.submit-group-pop {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .submit-group {
    width: 100%;
  }

  .el-select {
    display: block;
    position: relative;
    width: 100%;
  }
}

@media only screen and (max-width: 667px) {
  .submit-group {
    width: 100%;
    margin-bottom: 10px;
  }

  .el-button--danger.applyforlanbtn {
    width: 100%;
  }
}

.group-input-pop {
  width: 60%;
  padding: 8px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px #eee;
}

/*2017.05.04*/

.submit-table {
  padding-top: 46px;
  /*border-top:1px solid #d9dee1;*/
}

.table-bank {
  padding-top: 40px;
  margin-top: 50px;
  border-top: 1px dotted #d9dee1;
}

.bank-btn-change {
  display: block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #89b7ff;
  border: 1px solid #89b7ff;
  border-radius: 50px;
}

.table-bank table tr td {
  background: #fff;
  color: #666;
}

.table-bank table.bank-table {
  margin-top: 20px;
  margin-bottom: 50px;
}

.table-bank table.bank-table tr td {
  padding: 10px 0;
}

.table-bank-y {
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50px;
}

.bank-yellow {
  background: #f3e7c1;
  color: #c0a243;
  margin-left: 14px;
}

.bank-green {
  background: #d5edce;
  color: #6cc255;
}

.bank-bule {
  background: #c1e3f3;
  color: #50a0c5;
}

.bank-txt {
  font-size: 12px;
  padding-left: 14px;
  color: #666;
  line-height: 24px;
}
