.application-cooperation{
  min-width:1349px;
  max-width:1920px;
  background:url("/images/banner3.png") no-repeat 50% 50%;
  background-size: cover;
  position:relative;
}
._information{
  width:1200px;
  margin:auto;
}
.applySuccess{
  z-index: 1000;
  width:482px;
  height:286px;
  background: #ffffff;
  position:fixed;
  top:160px;
  left:50%;
  margin-left:-241px;
  border-radius:25px;
  text-align:center;
}
._test{
  display:inline-block;
  font-size:24px;
  margin-left:10px;
  color:#11a7ff;
  margin-top:46px;
  font-weight:bold;
}
._touch{
  margin-top:21px;
  font-size:18px;
  color:#888888;
}
.option-title{
  font-size:40px;
  color:#ffffff;
  text-align: center;
  padding-top:75px;
}
.input-title{
  text-align: left;
  text-indent: 259px;
  font-size:20px;
  color:#ffffff;
  font-weight:lighter;
  display:block;
  padding-top:22px;
}
.required{
  font-size:14px;
  color:#ffffff;
  margin-left:22px;
}
.input-box{
  width:676px;
  height:50px;
  background: none;
  text-indent: 14px;
  color:#fff;
  margin-top:-11px;
  margin-left:84px;
  border:1px solid #cccccc;
  outline: 0;
}
.application-submit{
  width:349px;
  height:45px;
  background: #11a7ff;
  font-size: 22px;
  color:#ffffff;
  font-weight:lighter;
  border:none;
  margin-top:68px;
  border-radius:4px;
  line-height:45px;
}
.application-submit:hover{
  cursor: pointer;
}
.partner-picture{
  margin-top:25px;
  height:343px;
}
.partner-picture p{
  position: relative;
  z-index: 1000;
  display: inline-block;
  float: left;
  font-size: 20px;
  width:230px;
  height:73px;
  margin-top:48px;
  margin-left: 58px;
  line-height: 73px;
  text-align: center;
}
.partner-picture ._boxShadow{
  position: relative;
  float: left;
  width:230px;
  height:73px;
  margin-top:48px;
  margin-left: -237px;
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  border:1px solid #b9eaff;
  background: #d3f2ff;
}
