body {
  width: 100%;
  background-image: url(/assets/mobile/images/cooperation/cooperation-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.cooperation {
  position: absolute;
  top: 3.21rem;
  left: 0.48rem;
  box-shadow: 0 0 0.25rem 0.02rem rgba(83, 182, 229, 0.19);
  border-radius: 0.2rem;
}
.cooperation-list {
  width: 6.73rem;
  height: 1.24rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.cooperation-list .cooperation-list-itemone {
  font-size: 0.4rem;
  line-height: 0.42rem;
  font-weight: 400;
  color: #fff;
  margin-top: 0.35rem;
}
.cooperation-list .cooperation-list-itemtwo {
  font-size: 0.14rem;
  line-height: 0.16rem;
  font-weight: 300;
  color: #fff;
  opacity: 0.7;
  margin-top: 0.15rem;
}
.cooperation-form {
  width: 6.72rem;
  height: 6.16rem;
  background: #ffffff;
  border-radius: 0.2rem;
}
.tiyan_warp ul li span i.place {
  background: url(/assets/mobile/images/cooperation/cooperation-place.png) no-repeat;
  background-size: cover;
}
.tiyan_warp ul li span i.content {
  background: url(/assets/mobile/images/cooperation/cooperation-message.png) no-repeat;
  background-size: cover;
}
.tiyan_warp ul li span i.school {
  background: url(/assets/mobile/images/cooperation/cooperation-city.png) no-repeat;
  background-size: cover;
}
.tiyan_warp ul li div i {
  display: block;
  width: 0.8rem;
  box-sizing: border-box;
  padding-left: 0.45rem;
  margin-right: 0.3rem;
  cursor: pointer;
}
.tiyan_warp ul li .phone {
  position: relative;
}
.tiyan_warp ul li .phone select {
  width: 1.21rem;
  height: 0.66rem;
  font-size: 0.18rem;
  color: #c6c6c6;
  border: 0.01rem solid #e5e5e5;
  background-color: #fff;
  padding: 0;
  outline: none;
  margin-right: 0.24rem;
  padding-left: 0.14rem;
}
.tiyan_warp ul li .phone input.in1 {
  width: 0.48rem;
  height: 0.4rem;
  background-color: rgba(255, 255, 255, 0);
  border: solid 0.01rem #ccd1cc;
  display: inline-block;
}
.tiyan_warp ul li .phone input.in2 {
  width: 0.8rem;
  display: inline-block;
}
.tiyan_warp ul li .phone b {
  position: absolute;
  left: 1.2rem;
  width: 0.06rem;
  display: block;
  height: 0.01rem;
  background-color: #ccd1cc;
  top: 49%;
}
.tiyan_warp ul li .phone b.b2 {
  left: 2.15rem;
}
.tiyan_warp .btn {
  text-align: center;
  font-size: 0;
}
.tiyan_warp .btn a {
  font-size: 0.18rem;
  color: #fff;
  width: 1.4rem;
  height: 0.4rem;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
  line-height: 0.4rem;
  background: url('../images/biaodan/btn_bg.png') no-repeat;
  display: inline-block;
}
.tiyan_warp .btn a:first-child {
  margin-right: 0.3rem;
  background: url(../images/index/btnbg.png) no-repeat left center;
  background-size: auto 100%;
}
.appointment {
  width: 2.22rem;
  height: 0.78rem;
  margin: 0.69rem auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.appointment-text {
  font-size: 0.3rem;
  font-weight: 400;
  color: #fff;
}
input::-webkit-input-placeholder {
  color: #c6c6c6;
}
label::before {
  content: '\a0';
  display: inline-block;
  vertical-align: middle;
  font-size: 0.2rem;
  width: 0.14rem;
  height: 0.14rem;
  margin: auto 0.05rem;
  border-radius: 50%;
  border: 0.01rem solid gray;
  padding: 0.04rem;
}
label.green::before {
  background-color: #8cbc48;
  background-clip: content-box;
}
.tiyan_warp {
  background: #fff;
  width: 100%;
  box-sizing: border-box;
}
.cooperation-one {
  padding-top: 0.56rem;
}
.cooperation-four,
.cooperation-five,
.cooperation-seven {
  margin-top: 0.3rem;
}
.tiyan_warp ul li {
  display: flex;
  align-items: center;
  line-height: 0.4rem;
  font-size: 0.18rem;
  color: #666666;
  position: relative;
}
.tiyan_warp ul li p {
  display: block;
  position: absolute;
  right: 0;
  z-index: 999;
  top: 0.8rem;
  padding: 0.1rem 0.15rem;
  font-size: 0.14rem;
  line-height: 1;
  border-radius: 0.15rem;
  border: 0.01rem solid red;
  color: red;
  display: none;
  background: #fff;
}
.tiyan_warp ul li p:before {
  position: absolute;
  content: '';
  top: -0.06rem;
  border-left: 0.01rem solid red;
  width: 0.1rem;
  height: 0.1rem;
  z-index: 9;
  border-top: 0.01rem solid red;
  transform: rotate(45deg);
  background: #fff;
}
.tiyan_warp ul li:last-child {
  margin-bottom: 0;
}
.month {
  margin-left: 0.14rem;
}
.tiyan_warp ul li input {
  padding-left: 0.17rem;
  width: 4.06rem;
  height: 0.66rem;
  box-sizing: border-box;
  border: 0.01rem solid #e5e5e5;
  font-size: 0.24rem;
  color: #333;
}
.tiyan_warp ul li select {
  width: 1.95rem;
  height: 0.66rem;
  box-sizing: border-box;
  border: 0.01rem solid #e5e5e5;
  font-size: 0.24rem;
  color: #c6c6c6;
  padding: 0 0.14rem;
  outline: none;
  font-family: 'Microsoft YaHei', '微软雅黑';
}
.cityy {
  margin-left: 0.14rem;
}
select option {
  font-family: 'Microsoft YaHei', '微软雅黑';
  color: #778168;
  font-size: 0.24rem;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  font-family: 'Microsoft YaHei', '微软雅黑';
  color: #666666;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-family: 'Microsoft YaHei', '微软雅黑';
  color: #666666;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-family: 'Microsoft YaHei', '微软雅黑';
  color: #666666;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-family: 'Microsoft YaHei', '微软雅黑';
  color: #666666;
}
.woman {
  margin-left: 0.2rem;
}
.tiyan_warp ul li input:focus,
.tiyan_warp ul li select:focus {
  border: solid 0.01rem #8cbc48;
}
.tiyan_warp ul li span {
  display: block;
  width: 28%;
  height: 0.4rem;
  box-sizing: border-box;
  font-size: 0;
}
.tiyan_warp ul li span em {
  font-size: 0.24rem;
  display: inline-block;
  vertical-align: middle;
}
.tiyan_warp ul li span i {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.14rem;
}
.tiyan_warp ul li span i.name {
  background: url(/assets/mobile/images/experience/experience-name.png) no-repeat;
  background-size: cover;
}
.tiyan_warp ul li div i {
  display: block;
  width: 0.8rem;
  box-sizing: border-box;
  padding-left: 0.45rem;
  margin-right: 0.3rem;
  cursor: pointer;
}
.tiyan_warp ul li .phone {
  position: relative;
  display: flex;
  align-items: center;
}
.tiyan_warp ul li .phone select {
  width: 1.21rem;
  height: 0.66rem;
  font-size: 0.18rem;
  color: #c6c6c6;
  padding: 0;
  outline: none;
  margin-right: 0.24rem;
  padding-left: 0.06rem;
}
.tiyan_warp ul li .phone input.in1 {
  width: 0.48rem;
  height: 0.4rem;
  background-color: rgba(255, 255, 255, 0);
  border: solid 1px #ccd1cc;
  display: inline-block;
}
.tiyan_warp ul li .phone lable {
  display: none;
}
.tiyan_warp ul li .phone lable.lable2 {
  display: block;
}
.tiyan_warp ul li .phone lable.lable1 {
  display: none;
}
.tiyan_warp ul li .phone lable.lable2 input {
  width: 2.59rem;
  padding-left: 0.17rem;
}
.tiyan_warp ul li .phone input.in2 {
  width: 0.8rem;
  display: inline-block;
}
.tiyan_warp ul li .phone b {
  position: absolute;
  left: 1.2rem;
  width: 0.06rem;
  display: block;
  height: 0.01rem;
  background-color: #ccd1cc;
  top: 49%;
}
.tiyan_warp ul li .phone b.b2 {
  left: 2.15rem;
}
.tiyan_warp .btn {
  text-align: center;
  font-size: 0;
}
.tiyan_warp .btn a {
  font-size: 0.2rem;
  color: #ffffff;
  width: 1.4rem;
  height: 0.4rem;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
  line-height: 0.4rem;
  background: url('../images/biaodan/btn_bg.png') no-repeat;
  display: inline-block;
}
.tiyan_warp .btn a:first-child {
  margin-right: 0.3rem;
  background: url(../images/index/btnbg.png) no-repeat left center;
  background-size: auto 100%;
}
.tiyan_warp ul li select {
  color: #333;
}
.tiyan_warp ul li .phone select {
  color: #333;
}
