*:focus {
  outline: none;
}
.container {
  width: 1280px;
  margin: 0 auto;
}
.footer {
  min-width: 1280px;
}
.disabled {
  background: #c2c2c2 !important;
  cursor: not-allowed;
}
.cloumn-title {
  clear: both;
  margin-bottom: 55px;
  text-align: center;
  font-size: 32px;
}

/*banner*/
.student-banner {
  height: 500px;
  background: url("../images/activitystudent/banner.jpg?v=1") center top #161e45 no-repeat;
  min-width: 1280px;
  overflow: hidden;
}

/*云服务器*/
.student-cloud {
  padding: 95px 0 100px;
  min-width: 1280px;
  overflow: hidden;
}
.student-cloud dl {
  height: 400px;
  border: 1px solid #ddd;
  border-top: none;
  position: relative;
  background: url("../images/activitystudent/bg1.jpg") no-repeat center top;
}
.student-cloud dl dt {
  width: 638px;
  float: left;
  border-top: 1px solid #ddd;
  padding: 55px 10px 0 40px;
}
.student-cloud dl dd {
  width: 479px;
  float: right;
  text-align: center;
  padding: 55px 55px 0;
  border-top: 3px solid #7184ff;
}
.student-cloud dt h3 {
  font-size: 24px;
  margin-bottom: 50px;
}
.student-cloud .desc {
  margin-bottom: 18px;
  font-size: 16px;
  padding-left: 26px;
  background: url("../images/activitystudent/ico.png") no-repeat left center;
}
.student-cloud .desc a{color: #ff7900;}
.student-cloud .rules {
  display: block;
  color: #00a2ff;
  margin: 30px 0 0 26px;
}
.student-cloud a:hover {
  color: #015bfe !important;
}
.student-cloud .parameter {
  color: #666666;
  overflow: hidden;
}
.student-cloud .parameter li {
  float: left;
  position: relative;
  padding: 0 40px;
}
.student-cloud .parameter li:after {
  content: "";
  width: 1px;
  height: 40px;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 5px;
}
.student-cloud .parameter li:last-child:after {
  width: 0;
}
.student-cloud .parameter span {
  display: block;
  height: 24px;
  line-height: 24px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #333;
}
.student-cloud .option {
  border-left: 1px solid #ddd;
  margin-top: 38px;
}
.student-cloud .option li {
  float: left;
  border: 1px solid #ddd;
  width: 118px;
  margin: -1px 0 0 -1px;
  color: #666666;
  background: #fff;
  height: 43px;
  line-height: 43px;
  position: relative;
  cursor: pointer;
}
.student-cloud .option span {
  position: absolute;
  top: -4px;
  right: -1px;
  z-index: 1;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  font-size: 12px;
  color: #fff;
  background: #ff7e00;
}
.student-cloud .option .active {
  position: relative;
  z-index: 1;
  border: 1px solid #7184ff;
  color: #00a2ff;
  background: url("../images/activitystudent/active.png") right bottom #f1f2ff
    no-repeat;
}
.student-cloud .price {
  clear: both;
  color: #666666;
  padding: 26px 0 20px;
  overflow: hidden;
}
.student-cloud .price span {
  color: #f81201;
  font-size: 46px;
}
.student-cloud .price del {
  margin-left: 20px;
}
.student-cloud .submit {
  display: block;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: #7184ff;
  color: #fff;
}
.student-cloud .submit:hover {
  background: #00a2ff;
}
.student-cloud .tip {
  position: absolute;
  top: 0;
  right: -1px;
  width: 108px;
  text-align: center;
  padding-left: 12px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: url("../images/activitystudent/tip.png") left top no-repeat;
}
.student-cloud .fy {
  color: #999999;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  margin-top: 15px;
}
.student-cloud .fy:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 16px;
  vertical-align: top;
  margin-right: 5px;
  background: url("../images/activitystudent/fy.png") center no-repeat;
}

/*申请实习*/
.student-sign {
  height: 160px;
  background: url("../images/activitystudent/bg2.jpg") center top #4e66fe no-repeat;
  min-width: 1280px;
}
.student-sign p {
  float: left;
  color: #fff;
  margin-top: 43px;
  overflow: hidden;
}
.student-sign p span {
  display: block;
  font-size: 24px;
  margin-bottom: 12px;
}
.student-sign .sign {
  float: right;
  width: 198px;
  height: 43px;
  margin-top: 58px;
  line-height: 43px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border: 1px solid #fff;
}
.student-sign .sign:hover {
  background: #fff;
  color: #00a2ff;
}

/*其他产品*/
.act-other {
  background: #f2f5fa;
}
.act-other .item1:after {
  background: url("../images/activitystudent/ico1.png") no-repeat center;
}
.act-other .item2:after {
  background: url("../images/activitystudent/ico2.png") no-repeat center;
}
.act-other .item3:after {
  background: url("../images/activitystudent/ico3.png") no-repeat center;
}

/*购买须知*/
.alert-rules .main .info{padding-top: 30px; height:400px}
.alert-rules .form {
  width: 400px;
  position: absolute;
  left: 50%;
  top: 50%;
  padding-bottom: 30px;
  margin: -300px 0 0 -200px;
  background: #fff;
  overflow: hidden;
}
.alert-rules .form h3 {
  line-height: 60px;
  background: #ececf8;
  padding: 0 30px;
  margin-bottom: 30px;
  font-size: 20px;
}
.alert-rules .form .group {
  margin: 0 30px 15px;
  border: 1px solid #ddd;
  height: 43px;
}
.alert-rules .form .group:before {
  content: "";
  float: left;
  height: 43px;
  width: 40px;
}
.alert-rules .form .input {
  border: 0;
  height: 43px;
  float: left;
  width: 290px;
}
.alert-rules .form .btn {
  display: block;
  width: 340px;
  border: 0;
  margin: 30px auto 0;
  color: #fff;
  font-size: 16px;
  background: #0d63fe;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
}
.alert-rules .form .item1:before {
  background: url("../images/activitystudent/s_ico1.png") no-repeat center;
}
.alert-rules .form .item2:before {
  background: url("../images/activitystudent/s_ico2.png") no-repeat center;
}
.alert-rules .form .item3:before {
  background: url("../images/activitystudent/s_ico3.png") no-repeat center;
}
.alert-rules .form .item4:before {
  background: url("../images/activitystudent/s_ico4.png") no-repeat center;
}
.alert-rules .form .item5:before {
  background: url("../images/activitystudent/s_ico5.png") no-repeat center;
}
.alert-rules .form .item6:before {
  background: url("../images/activitystudent/s_ico6.png") no-repeat center;
}
.alert-rules .item6 .input{float: left;width: 120px;}
.alert-rules .item6 .code{float: right;background: #7184ff;font-size: 12px; width: 100px; cursor: pointer; color: #fff;height: 30px;margin: 7px 7px 0;}
.alert-rules .item6 .code:hover{background: #0d63fe;}