.top_banner{
  float: right;position: relative;right: 0px;width: 102px;
  
}
.top_banner:hover{
  background:rgba(29,108,239,1);
  cursor: pointer;
}
.header .navbar-collapse{
  position: relative;
  top: -5px;
  background-color: #ffffff;
}
.nav{
  height: 60px;
  display: none;
}
.header .navbar-collapse a{
  color:#666666;
}
.header .navbar-collapse a:hover{
  color:#1D6CEF;
}
.design_buttom{
  width: 260px;height: 72px;float: right;margin-right: 103px;margin-top: 97px;
  background:rgba(207,166,76,1);
  font-size:24px;
  font-family:MicrosoftYaHei;
  color:rgba(255,255,255,1);
  line-height: 72px;
  cursor: pointer;
}
.design_apply{
  width: 100%;height: 52px;background:rgba(207,166,76,1);margin-top: 18px;text-align: center;line-height: 52px;font-size: 18px;color:#ffffff;font-family:MicrosoftYaHei-Bold;cursor: pointer;
}
.design_apply1{
  width: 100%;height: 52px;background:rgba(207,166,76,1);margin-top: 18px;text-align: center;line-height: 52px;font-size: 18px;color:#ffffff;font-family:MicrosoftYaHei-Bold;cursor: pointer;
}
select{
      border: none;
      outline: none;
      width: 100%;
      height: 44px;
      line-height: 44px;
      padding-left: 60px;

}
.design_title{
  font-size: 56px;color: #ffffff;line-height: 56px;font-family:SourceHanSansCN-Bold;margin-top: 79px;
}
.design_teacher{
  width: 220px;
  height: 364px;
  float: left;
  margin-left: 20px;
}
.design_teacher:first-of-type{
  margin-left: 0px;
}
.teacher_title{
  width: 100%;
  height: 42px;
  background-color: #CFA64C;
  text-align: center;
  font-size: 16px;
  color:#1E1E1E;
  line-height: 42px;

}
.teacher_content{
  width: 180px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 14px;
  position: relative;
  top: 19px;
}
.design_select{
  width: 360px;
  height: 52px;
  float: left;
}
.goods_work{
  font-size: 18px;
  color:#ffffff;
  width: 16%;
  height: 100%;
  float: left;
  cursor: pointer;
}
.goods_work:click{
  color:red;
}
.active{
  color:#CFA64C;
}