@charset "utf-8";

/* 申请运费保理 */
.dahua {
  width: 1400px;
  height: 400px;
  margin: 0 auto;
  color: #fff;
}
.dahua div {
  width: 1000px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 20%;
}
.dahua h1 {
  font-size: 48px;
  padding-top: 105px;
  margin-bottom: 15px;
  font-weight: normal;
}
.dahua h1 span {
  font-size: 26px;
}
.dahua p {
  font-size: 14px;
  line-height: 22px;
}
.dahua a {
  display: inline-block;
  width: 130px;
  height: 36px;
  background: #fff;
  color: #2e69c6;
  margin-top: 20px;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
}
.banner{
	width:1400px;
	height:400px;
}
.inner ,
.banner div{
	width:1000px;
	margin:0 auto;
}
.banner h1{
	padding-top: 105px;
	font-size: 48px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 15px;
}
.banner span{
	font-size: 26px;
}
.banner p{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}
.banner a{
	width:130px;
	height:36px;
	background:#fff;
	color:#2e69c6;
	margin-top: 20px;
	line-height: 36px;
	text-align: center;
	display:block;
	border-radius: 3px;
}

.red {
	color: #e50000;
}

.formCon h5 {
	font-size: 30px;
	text-align: center;
	padding: 40px 0;	
}
.formCon h6 {
	font-size: 18px;
	padding-left: 30px;
	position: relative;
	margin-bottom: 20px;
	font-weight: normal;
}



.tips1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}
.item_odd {
	background: #f3f5fb;
}
.item_odd , 
.item_even {
	padding: 30px;
	overflow: hidden;
}
.checkboxGroup,
.radioGroup {
	overflow: hidden;
}
.checkboxCon,
.radioCon {
	width: 450px;
	margin-left: 30px;
	margin-right: 20px;
	float: left;
	padding-bottom: 5px;
}
.checkboxCon .icon,
.radioCon .icon {
	width: 20px;
	height: 20px;
	float: left;
	background: url(aff_01.png) no-repeat center;
	cursor: pointer;
}
.radioCon input[type='radio'] ,
.checkboxCon input[type='checkbox'] {
	display: none;
}
.checkboxCon input[checked='checked'] + .icon ,
.checkboxCon input[checked='true'] + .icon,
.radioCon input[checked='checked'] + .icon ,
.radioCon input[checked='true'] + .icon {
	background: url(aff_02.png) no-repeat center;
}
.checkboxCon .label,
.radioCon .label {
	margin-left: 25px;
	display: block;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.orderNumber {
	width: 22px;
	height: 22px;
	display: block;
	background: #3ba4ed;
	color: #fff;
	text-align: center;
	line-height: 22px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
	border-radius: 2px;

}

.item2 {
	overflow: hidden;
}

.btnCon {
	padding-bottom: 80px;
	text-align: center;
}
.btnCon .btn_submit {
	width: 1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	background: #1c96eb;
	color: #fff;
	font-size: 0.16rem;
	margin-bottom: 0.2rem;
	border-radius: 0.06rem;
	outline-style: none;
	cursor: pointer;
}
.btnCon .btn_submit:hover {
	opacity: 0.9;
}
.btnCon .red {
	display: none;
}
.btnCon .icon {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	background: url(aff_03.png) no-repeat;
	margin-right: 5px;
}
.on {
	display: block!important;
}

.tips2 {
	margin-bottom: 20px;
}
.textGroup {
	width: 50%;
	float: left;
	margin-bottom: 30px;
}
.textGroup .label {
	width: 90px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.textGroup input[type='text'] {
	display: block;
	width: 338px;
	height: 30px;
	border: 1px solid #bfbfbf;
	margin-left:  90px;
	outline-style: none;
	padding: 6px 15px;
	line-height: 26px;
}
@media screen and (max-width: 768px) {
  .dahua {
    width: 100%;
    height: 1.39rem;
    position: relative;
  }
  .dahua img {
    height: 100%;
  }
  .dahua div {
    height: 100%;
    width: 100%;
    margin-left: -0.19rem;
  }
  .dahua h1 {
    width: 1.92rem;
    height: 0.18rem;
    font-size: 0.16rem;
    margin-top: 0.25rem;
    padding: 0;
  }
  .dahua h1 span {
    font-size: 0.14rem;
  }
  .dahua p {
    font-size: 0.12rem;
    height: 0.3rem;
    line-height: 0.2rem;
  }
  .dahua a {
    width: 0.85rem;
    height: 0.23rem;
    font-size: 0.12rem;
    line-height: 0.23rem;
    color: #046ed1;
  }

.formCon h5 {
	font-size: 0.2rem;
	text-align: center;
	padding: 0.2rem 0;
}
.formCon h6 {
    font-size: 0.18rem;
    padding-left: 0.3rem;
    position: relative;
    margin-bottom: 0.15rem;
    font-weight: normal;
}
.tips1 {
	width: 100%;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	margin-bottom: 0.2rem;
	text-align: center;
}
.item_odd , 
.item_even {
	padding: 0.2rem;
	overflow: hidden;
}
.inner ,
.banner div{
	width: 100%;
	margin:0 auto;
}
.checkboxGroup,
.radioGroup {
	width: 100%;
	overflow: hidden;
}
.checkboxCon,
.radioCon {
	width: 100%;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	float: left;
	padding-bottom: 0.05rem;
}
.checkboxCon .icon,
.radioCon .icon {
	width: 0.21rem;
	height: 0.21rem;
	float: left;
	background: url(aff_01.png) no-repeat center;
	cursor: pointer;
}
.radioCon input[type='radio'] ,
.checkboxCon input[type='checkbox'] {
	display: none;
}
.checkboxCon input[checked='checked'] + .icon ,
.checkboxCon input[checked='true'] + .icon,
.radioCon input[checked='checked'] + .icon ,
.radioCon input[checked='true'] + .icon {
	background: url(aff_02.png) no-repeat center;
}
.checkboxCon .label,
.radioCon .label {
	margin-left: 0.24rem;
	display: block;
	padding-right: 0.2rem;
	line-height: 0.21rem;
	height: auto;
	margin-bottom: 0.2rem;
	overflow: hidden;
}

.orderNumber {
	width: 22px;
	height: 22px;
	display: block;
	background: #3ba4ed;
	color: #fff;
	text-align: center;
	line-height: 22px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
	border-radius: 2px;

}
.tips2 {
	margin-bottom: 20px;
}
.textGroup {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.textGroup .label {
	width: 0.9rem;
	float: left;
	height: 0.3rem;
	line-height: 0.3rem;
}
.textGroup input[type='text'] {
	display: block;
	width: 2rem;
	height: 0.3rem;
	border: 1px solid #bfbfbf;
	margin-left: 0.9rem;
	outline-style: none;
	padding: 0.06rem 0.15rem;
	line-height: 0.26rem;
}
.btnCon {
	padding-bottom: 0.2rem;
	text-align: center;
}
.label1{
	margin-bottom: 0.2rem;
}
}