@charset "UTF-8";
h1 {
  padding: 0;
  margin: 0;
}

h2 {
  padding: 0;
  margin: 0;
}

h3 {
  padding: 0;
  margin: 0;
}

h4 {
  padding: 0;
  margin: 0;
}

h5 {
  padding: 0;
  margin: 0;
}

h6 {
  padding: 0;
  margin: 0;
}

html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}

body, p {
  padding: 0;
  margin: 0;
}

div {
  margin: 0;
}

blockquote {
  margin: 0;
}

dl, dt, dd, ul, ol, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

button {
  vertical-align: middle;
  appearance: none;
}

img {
  vertical-align: middle;
  border: 0;
}

a {
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

body {
  font-family: "Source Han Sans CN", "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  color: #5c5c5c;
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
  background-color: #e1edf5;
}

.topic-inset {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  font-size: 0;
  text-align: center;
}

.topic-inset > .title {
  padding-top: 1.5625vw;
  font-size: 2.0833333333vw;
  font-weight: bold;
  line-height: 2;
  color: #0097ff;
}

.topic-inset > button {
  display: block;
  width: 16.5104166667vw;
  height: 5.3645833333vw;
  padding: 0;
  margin: 0.5208333333vw auto 0;
  cursor: pointer;
  background: url(../img/btn_join.png) transparent center top no-repeat;
  background-size: cover;
  border: 0;
}

.topic-inset > a {
  font-size: 1.3541666667vw;
  line-height: 2;
  color: #333;
}

.topic-banner {
  font-size: 0;
  text-align: center;
}

.topic-banner > img {
  width: 100%;
}

.topic-need {
  padding: 70px 0;
}

.topic-need > .box {
  width: 1100px;
  margin: 0 auto;
}

.topic-need > .box .head {
  margin-bottom: 68px;
  font-size: 0;
  text-align: center;
}

.topic-need > .box .head > span {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  display: inline-block;
  font-size: 48px;
  font-weight: normal;
  line-height: 2;
  color: #5c5c5c;
}

.topic-need > .box .head > span:before, .topic-need > .box .head > span:after {
  position: absolute;
  content: "";
}

.topic-need > .box .head > span:before {
  top: -10px;
  left: -100px;
  width: 103px;
  height: 89px;
  background: url(../img/ico_circle_l.png) transparent left top no-repeat;
}

.topic-need > .box .head > span:after {
  bottom: 0;
  width: 60px;
  height: 61px;
  background: url(../img/ico_circle_r.png) transparent left top no-repeat;
}

.topic-need > .box .body {
  margin: 10px 10px 0;
  font-size: 0;
}

.topic-need > .box .body > .item {
  display: inline-block;
  width: 440px;
  margin: 0 50px;
  vertical-align: top;
}

.topic-need > .box .body > .item > .title {
  padding: 0 40px;
  height: 64px;
  margin-bottom: 45px;
  font-size: 28px;
  line-height: 2.2;
  color: #fff;
  background: url(../img/bg_title.png) transparent left center no-repeat;
}

.topic-need > .box .body > .item > p {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 22px;
  font-size: 19px;
  line-height: 1.5;
  color: #666;
}

.topic-need > .box .body > .item > p:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
  background-color: #3ecce8;
  transform: rotate(45deg);
}

.topic-need > .box .body > .item > p + p {
  margin-top: 10px;
}

.topic-give {
  padding: 70px 0;
}

.topic-give > .box {
  width: 1100px;
  margin: 0 auto;
}

.topic-give > .box .head {
  margin-bottom: 68px;
  font-size: 0;
  text-align: center;
}

.topic-give > .box .head > span {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  display: inline-block;
  font-size: 48px;
  font-weight: normal;
  line-height: 2;
  color: #5c5c5c;
}

.topic-give > .box .head > span:before, .topic-give > .box .head > span:after {
  position: absolute;
  content: "";
}

.topic-give > .box .head > span:before {
  top: -10px;
  left: -100px;
  width: 103px;
  height: 89px;
  background: url(../img/ico_circle_l.png) transparent left top no-repeat;
}

.topic-give > .box .head > span:after {
  bottom: 0;
  width: 60px;
  height: 61px;
  background: url(../img/ico_circle_r.png) transparent left top no-repeat;
}

.topic-give > .box .body {
  margin: 10px 0 0;
  font-size: 0;
}

.topic-give > .box .body > .item {
  display: inline-block;
  width: 290px;
  margin: 15px 38px;
  text-align: center;
  vertical-align: top;
}

.topic-give > .box .body > .item:nth-child(1) > b {
  background: url(../img/skin.png) transparent center -62px no-repeat;
}

.topic-give > .box .body > .item:nth-child(2) > b {
  background: url(../img/skin.png) transparent center -124px no-repeat;
}

.topic-give > .box .body > .item:nth-child(3) > b {
  background: url(../img/skin.png) transparent center -186px no-repeat;
}

.topic-give > .box .body > .item:nth-child(4) > b {
  background: url(../img/skin.png) transparent center -248px no-repeat;
}

.topic-give > .box .body > .item:nth-child(5) > b {
  background: url(../img/skin.png) transparent center -310px no-repeat;
}

.topic-give > .box .body > .item:nth-child(6) > b {
  background: url(../img/skin.png) transparent center -372px no-repeat;
}

.topic-give > .box .body > .item > b, .topic-give > .box .body > .item > span, .topic-give > .box .body > .item > i {
  display: block;
}

.topic-give > .box .body > .item > b {
  height: 62px;
}

.topic-give > .box .body > .item > span {
  margin: 5px 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  color: #808080;
}

.topic-give > .box .body > .item > i {
  font-size: 18px;
  font-style: normal;
  line-height: 1.5;
  color: #808080;
}

.topic-lecturer {
  padding: 70px 0;
}

.topic-lecturer > .box {
  width: 1100px;
  margin: 0 auto;
}

.topic-lecturer > .box .head {
  font-size: 0;
  text-align: center;
}

.topic-lecturer > .box .head > span {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  display: inline-block;
  font-size: 48px;
  font-weight: normal;
  line-height: 2;
  color: #5c5c5c;
}

.topic-lecturer > .box .head > span:before, .topic-lecturer > .box .head > span:after {
  position: absolute;
  content: "";
}

.topic-lecturer > .box .head > span:before {
  top: -10px;
  left: -100px;
  width: 103px;
  height: 89px;
  background: url(../img/ico_circle_l.png) transparent left top no-repeat;
}

.topic-lecturer > .box .head > span:after {
  bottom: 0;
  width: 60px;
  height: 61px;
  background: url(../img/ico_circle_r.png) transparent left top no-repeat;
}

.topic-lecturer > .box .body {
  margin: 55px 0 0;
  font-size: 20px;
  line-height: 2;
  color: #5c5c5c;
  text-align: center;
}

.topic-lecturer > .box .body > button {
  width: 270px;
  margin: 20px auto 0;
  font-size: 28px;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #416efd;
  background-image: linear-gradient(top, #3aafff, #416efd);
  background-image: -webkit-linear-gradient(top, #3aafff, #416efd);
  background-image: -moz-linear-gradient(top, #3aafff, #416efd);
  border: 0;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  transition: all .5s ease;
}

.topic-lecturer > .box .body > button:hover {
  background-color: #f40;
  background-image: none;
}

.topic-lecturer > .box .content {
  margin: 20px 0 0;
  zoom: 1;
}

.topic-lecturer > .box .content:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  content: "";
}

.topic-lecturer > .box .content .title-1 {
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  color: #0097ff;
  text-align: center;
}

.topic-lecturer > .box .content > .left {
  float: left;
  width: 524px;
  padding: 20px 0 40px;
  margin-right: 48px;
  border: 1px solid #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.topic-lecturer > .box .content > .left > .title-1 {
  padding: 20px 0;
}

.topic-lecturer > .box .content > .left > .apply {
  margin: 0 80px;
}

.topic-lecturer > .box .content > .left > .apply > div.tips {
  margin-left: 74px;
  font-size: 12px;
  line-height: 2;
  color: #f40;
}

.topic-lecturer > .box .content > .left > .apply > div > label {
  margin-right: 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #808080;
}

.topic-lecturer > .box .content > .left > .apply > div > input {
  padding: 0 10px;
  width: 265px;
  height: 36px;
  background-color: #fff;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: none;
}

.topic-lecturer > .box .content > .left > .apply > div + div {
  margin-top: 10px;
}

.topic-lecturer > .box .content > .left > .apply > div.center {
  text-align: center;
}

.topic-lecturer > .box .content > .left > .apply > div.center > button {
  width: 128px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #ffb136;
  background-image: -webkit-linear-gradient(top, #ffca81, #ffb136);
  background-image: -moz-linear-gradient(top, #ffca81, #ffb136);
  background-image: linear-gradient(top, #ffca81, #ffb136);
  border: 0;
  cursor: pointer;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  appearance: none;
  transition: all .5s ease;
}

.topic-lecturer > .box .content > .left > .apply > div.center > button:hover {
  background-color: #f40;
  background-image: none;
}

.topic-lecturer > .box .content > .right {
  float: left;
  width: 524px;
  padding: 20px 0 40px;
  text-align: center;
  border: 1px solid #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.topic-lecturer > .box .content > .right > .msg {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.8;
  color: #808080;
  text-align: center;
}

.topic-lecturer > .box .content > .right > img {
  padding: 6px;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.topic-lecturer > .box .content > .right > .tips {
  font-size: 20px;
  line-height: 2;
  color: #808080;
}

.popup-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup-box > .index {
  position: absolute;
  top: 20%;
  right: 0;
  left: 0;
  width: 220px;
  padding: 20px 10px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.popup-box > .index > .close {
  position: absolute;
  top: -30px;
  right: -30px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  background: url(../img/icon_close.png) transparent left top no-repeat;
}

.popup-box > .index > img {
  display: block;
  width: 200px;
  margin: 0 auto;
  text-align: center;
}

.popup-box > .index > p {
  margin-top: 10px;
  font-size: 20px;
  line-height: 2;
  color: #5c5c5c;
  text-align: center;
}

.topic-foot {
  padding: 10px 0;
  font-size: 12px;
  line-height: 2;
  color: #5c5c5c;
  text-align: center;
  background-color: #e1edf5;
}

.topic-foot a {
  color: inherit;
}

.page-pc {
  display: block;
}

.page-m {
  display: none;
}

.cc-msg-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  width: 100%;
  height: 100%;
  font-size: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}

.cc-msg-popup:before {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: '';
}

.cc-msg-popup .box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  padding-bottom: 10px;
  width: 420px;
  background: #fff;
  border: 1px solid #ebeef5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.cc-msg-popup .box .close {
  position: absolute;
  right: 15px;
  top: 15px;
  font-family: serif;
  font-size: 16px;
  color: #909399;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.cc-msg-popup .box .close:hover {
  color: #fba02f;
}

.cc-msg-popup .box .title {
  padding: 15px 15px 10px;
  line-height: 1;
  font-size: 18px;
  color: #303133;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cc-msg-popup .box .msg {
  padding: 10px 15px;
  line-height: 24px;
  font-size: 14px;
  color: #606266;
}

.cc-msg-popup .box .msg > a {
  font-weight: normal;
  color: #f40;
}

.cc-msg-popup .box .btn {
  padding: 5px 15px 0;
  text-align: right;
  font-size: 0;
}

.cc-msg-popup .box .btn button {
  display: inline-block;
  padding: 9px 15px;
  font-size: 12px;
  color: #606266;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cc-msg-popup .box .btn button.confirm {
  color: #fff;
  background: #e1edf5;
  border: 1px solid #e1edf5;
}

.cc-msg-popup .box .btn button.confirm:hover, .cc-msg-popup .box .btn button.confirm:active {
  background: #f40;
  border-color: #f40;
}

.cc-msg-popup .box .btn button + button {
  margin-left: 10px;
}

.cc-msg-popup .box .btn button.cancel {
  color: #606266;
  background: #fff;
  border: 1px solid #dcdfe6;
}

.cc-msg-popup .box .btn button.cancel:hover {
  color: #fff;
  border-color: #f39f37;
  background-color: #f39f37;
}

.cc-msg-popup .box .btn button.cancel:active {
  color: #fa8e07;
  border-color: #fa8e07;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.modal > .confirm {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  z-index: 1;
  width: 511px;
  height: 260px;
  padding: 20px;
  margin: 0 auto;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.modal > .confirm > .close {
  display: block;
  height: 20px;
  font-size: 38px;
  line-height: 20px;
  text-align: right;
  cursor: pointer;
}

.modal > .confirm > h3 {
  width: 360px;
  margin: 15px auto 0;
  font-size: 20px;
  text-align: center;
}

.modal > .confirm > p {
  margin-top: 15px;
  font-size: 16px;
  text-align: center;
  color: #666;
}

.modal > .confirm > div {
  text-align: center;
}

.modal > .confirm > div > span {
  display: inline-block;
  width: 136px;
  height: 40px;
  margin-top: 20px;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  background: #ff4400;
  border: 1px solid #ff4400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.modal > .confirm > div > span:nth-of-type(2) {
  color: #8c8c8c;
  margin-left: 30px;
  background-color: #fff;
  border: 1px solid #CCCCCC;
}

.modal > .success {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  z-index: 3;
  display: none;
  width: 364px;
  min-height: 226px;
  height: auto;
  padding: 20px;
  margin: 0 auto;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.modal > .success > .close {
  display: block;
  font-size: 38px;
  height: 20px;
  line-height: 20px;
  text-align: right;
  cursor: pointer;
}

.modal > .success > i {
  display: block;
  margin: 0 auto;
  font-size: 80px;
  color: #08a967;
  text-align: center;
}

.modal > .success > h3 {
  margin-top: 15px;
  font-size: 20px;
  text-align: center;
}

.modal > .success > p {
  margin-top: 15px;
  font-size: 16px;
  color: #666;
  text-align: center;
}

.modal > .role {
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
  z-index: 2;
  display: none;
  width: 660px;
  height: 355px;
  padding: 20px;
  margin: 0 auto;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.modal > .role > h3 {
  margin: 15px auto 0;
  width: 360px;
  font-size: 20px;
  text-align: center;
}

.modal > .role > .close {
  display: block;
  height: 20px;
  font-size: 38px;
  line-height: 20px;
  text-align: right;
  cursor: pointer;
}

.modal > .role > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 65px;
}

.modal > .role > div > div {
  margin-top: 40px;
  width: 244px;
  height: 226px;
  background: #fff;
  border: 1px solid #f0f0f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.modal > .role > div > div:hover {
  border-color: #fba02f;
}

.modal > .role > div > div:hover > span {
  color: #fba02f;
  border-color: #fba02f;
}

.modal > .role > div > div:nth-of-type(2) {
  margin-left: 32px;
}

.modal > .role > div > div > img {
  width: 192px;
  height: 90px;
  margin: 44px 26px 24px;
}

.modal > .role > div > div > span {
  display: block;
  width: 162px;
  height: 36px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 36px;
  color: #8c8c8c;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}

.cc-msg-hint {
  position: fixed;
  top: 20px;
  right: 0;
  left: 0;
  z-index: 3001;
  width: 380px;
  margin: 0 auto;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.cc-msg-hint.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

.cc-msg-hint.slideOutUp {
  z-index: 3002;
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.cc-msg-hint .box {
  padding: 15px;
  font-size: 14px;
  color: #909399;
  background: #edf2fc;
  border: 1px solid #ebeef5;
  border-radius: 4px;
}

.cc-msg-hint .box.success {
  color: #67c23a;
  background-color: #f0f9eb;
  border-color: #e1f3d8;
}

.cc-msg-hint .box.warning {
  color: #e6a23c;
  background-color: #fdf6ec;
  border-color: #faecd8;
}

.cc-msg-hint .box.error {
  color: #f56c6c;
  background-color: #fef0f0;
  border-color: #fde2e2;
}

.cc-msg-hint .box .msg {
  position: relative;
  font-size: 0;
  line-height: 16px;
}

.cc-msg-hint .box .msg i {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 20px;
}

.cc-msg-hint .box .msg p {
  display: inline-block;
  vertical-align: middle;
  width: 318px;
  font-size: 14px;
}

@media (max-width: 1025px) {
  .page-pc {
    display: none;
  }
  .page-m {
    display: block;
  }
  html {
    overflow-x: hidden;
  }
  .topic-inset {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    font-size: 0;
    text-align: center;
  }
  .topic-inset > .title {
    padding: 4vw 0 0;
    font-size: 5.3333333333vw;
    font-weight: bold;
    line-height: 1.8;
    color: #0097ff;
  }
  .topic-inset > button {
    display: block;
    width: 65.8666666667vw;
    height: 18.4vw;
    padding: 0;
    margin: 0.5208333333vw auto 0;
    cursor: pointer;
    background: url(../img/m_btn_join.png) transparent center top no-repeat;
    background-size: contain;
    background-size: cover;
    border: 0;
  }
  .topic-inset > a {
    font-size: 4vw;
    line-height: 2;
    color: #333;
  }
  .topic-need {
    padding: 9.3333333333vw 0;
  }
  .topic-need > .box {
    width: 90.6666666667vw;
  }
  .topic-need > .box .head {
    margin-bottom: 9.0666666667vw;
  }
  .topic-need > .box .head > span {
    font-size: 6.4vw;
    font-weight: normal;
    line-height: 2;
  }
  .topic-need > .box .head > span:before {
    top: -1.3333333333vw;
    left: -13.3333333333vw;
    width: 13.7333333333vw;
    height: 11.8666666667vw;
    background: url(../img/ico_circle_l.png) transparent left top no-repeat;
    background-size: contain;
  }
  .topic-need > .box .head > span:after {
    width: 8vw;
    height: 8.1333333333vw;
    background: url(../img/ico_circle_r.png) transparent left top no-repeat;
    background-size: contain;
  }
  .topic-need > .box .body {
    margin: 1.3333333333vw 2.6666666667vw 0;
  }
  .topic-need > .box .body > .item {
    width: 85.3333333333vw;
    margin: 0;
  }
  .topic-need > .box .body > .item + .item {
    margin-top: 5.3333333333vw;
  }
  .topic-need > .box .body > .item > .title {
    padding: 0 2.6666666667vw;
    height: auto;
    margin-bottom: 6vw;
    font-size: 4vw;
    line-height: 2.4;
    color: #fff;
    background: url(../img/bg_title.png) transparent left center no-repeat;
    background-size: contain;
    background-size: contain;
  }
  .topic-need > .box .body > .item > p {
    padding-left: 2.9333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    color: #666;
  }
  .topic-need > .box .body > .item > p:before {
    top: 2vw;
    width: 1.3333333333vw;
    height: 1.3333333333vw;
  }
  .topic-need > .box .body > .item > p + p {
    margin-top: 1.3333333333vw;
  }
  .topic-give {
    padding: 9.3333333333vw 0;
  }
  .topic-give > .box {
    width: 90.6666666667vw;
  }
  .topic-give > .box .head {
    margin-bottom: 9.0666666667vw;
  }
  .topic-give > .box .head > span {
    font-size: 6.4vw;
    font-weight: normal;
    line-height: 2;
  }
  .topic-give > .box .head > span:before {
    top: -1.3333333333vw;
    left: -13.3333333333vw;
    width: 13.7333333333vw;
    height: 11.8666666667vw;
    background: url(../img/ico_circle_l.png) transparent left top no-repeat;
    background-size: contain;
  }
  .topic-give > .box .head > span:after {
    width: 8vw;
    height: 8.1333333333vw;
    background: url(../img/ico_circle_r.png) transparent left top no-repeat;
    background-size: contain;
  }
  .topic-give > .box .body {
    margin: 1.3333333333vw 1.3333333333vw 0;
  }
  .topic-give > .box .body > .item {
    display: inline-block;
    width: 41.3333333333vw;
    margin: 2vw 1.3333333333vw;
    text-align: center;
    vertical-align: top;
  }
  .topic-give > .box .body > .item:nth-child(1) > b {
    background: url(../img/skin.png) transparent center -8.2666666667vw no-repeat;
    background-size: contain;
    background-size: 9.3333333333vw auto;
  }
  .topic-give > .box .body > .item:nth-child(2) > b {
    background: url(../img/skin.png) transparent center -16.5333333333vw no-repeat;
    background-size: contain;
    background-size: 9.3333333333vw auto;
  }
  .topic-give > .box .body > .item:nth-child(3) > b {
    background: url(../img/skin.png) transparent center -24.8vw no-repeat;
    background-size: contain;
    background-size: 9.3333333333vw auto;
  }
  .topic-give > .box .body > .item:nth-child(4) > b {
    background: url(../img/skin.png) transparent center -33.0666666667vw no-repeat;
    background-size: contain;
    background-size: 9.3333333333vw auto;
  }
  .topic-give > .box .body > .item:nth-child(5) > b {
    background: url(../img/skin.png) transparent center -41.3333333333vw no-repeat;
    background-size: contain;
    background-size: 9.3333333333vw auto;
  }
  .topic-give > .box .body > .item:nth-child(6) > b {
    background: url(../img/skin.png) transparent center -49.6vw no-repeat;
    background-size: contain;
    background-size: 9.3333333333vw auto;
  }
  .topic-give > .box .body > .item > b {
    height: 8.2666666667vw;
  }
  .topic-give > .box .body > .item > span {
    margin: 0.6666666667vw 0;
    font-size: 4vw;
    font-weight: bold;
    line-height: 2;
  }
  .topic-give > .box .body > .item > i {
    font-size: 3.7333333333vw;
    font-style: normal;
    line-height: 1.5;
  }
  .topic-lecturer {
    padding: 9.3333333333vw 0;
  }
  .topic-lecturer > .box {
    width: 90.6666666667vw;
  }
  .topic-lecturer > .box .head {
    margin-bottom: 9.0666666667vw;
  }
  .topic-lecturer > .box .head > span {
    font-size: 6.4vw;
    font-weight: normal;
    line-height: 2;
  }
  .topic-lecturer > .box .head > span:before {
    top: -1.3333333333vw;
    left: -13.3333333333vw;
    width: 13.7333333333vw;
    height: 11.8666666667vw;
    background: url(../img/ico_circle_l.png) transparent left top no-repeat;
    background-size: contain;
  }
  .topic-lecturer > .box .head > span:after {
    width: 8vw;
    height: 8.1333333333vw;
    background: url(../img/ico_circle_r.png) transparent left top no-repeat;
    background-size: contain;
  }
  .topic-lecturer > .box .body {
    margin: 7.3333333333vw 0 0;
    font-size: 3.7333333333vw;
    line-height: 2;
  }
  .topic-lecturer > .box .body > button {
    width: 36vw;
    margin: 2.6666666667vw auto 0;
    font-size: 3.7333333333vw;
    font-weight: normal;
    line-height: 2;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-color: #416efd;
    background-image: linear-gradient(top, #3aafff, #416efd);
    background-image: -webkit-linear-gradient(top, #3aafff, #416efd);
    background-image: -moz-linear-gradient(top, #3aafff, #416efd);
    border: 0;
    -webkit-border-radius: 3.6vw;
    -moz-border-radius: 3.6vw;
    border-radius: 3.6vw;
    transition: all .5s ease;
  }
  .topic-lecturer > .box .body > button:hover {
    background-color: #f40;
    background-image: none;
  }
  .topic-lecturer > .box .content {
    margin: 2.6666666667vw 0 0;
    zoom: 1;
  }
  .topic-lecturer > .box .content:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    content: "";
  }
  .topic-lecturer > .box .content .title-1 {
    font-size: 4vw;
    font-weight: bold;
    line-height: 2;
    color: #0097ff;
    text-align: center;
  }
  .topic-lecturer > .box .content > .left {
    box-sizing: border-box;
    float: left;
    width: 90.6666666667vw;
    padding: 2.6666666667vw 0 5.3333333333vw;
    margin-right: 0;
    border: 0.1333333333vw solid #fff;
    -webkit-border-radius: 1.0666666667vw;
    -moz-border-radius: 1.0666666667vw;
    border-radius: 1.0666666667vw;
  }
  .topic-lecturer > .box .content > .left > .title-1 {
    padding: 2.6666666667vw 0;
  }
  .topic-lecturer > .box .content > .left > .apply {
    margin: 0 10.6666666667vw;
  }
  .topic-lecturer > .box .content > .left > .apply > div.tips {
    margin-left: 0;
    font-size: 2.9333333333vw;
    color: #f40;
  }
  .topic-lecturer > .box .content > .left > .apply > div > label {
    margin-right: 1.3333333333vw;
    font-size: 3.7333333333vw;
    font-weight: normal;
    line-height: 2;
    color: #808080;
  }
  .topic-lecturer > .box .content > .left > .apply > div > input {
    padding: 0 1.3333333333vw;
    width: 40vw;
    height: 6.9333333333vw;
    background-color: #fff;
    border: 0;
    -webkit-border-radius: 0.5333333333vw;
    -moz-border-radius: 0.5333333333vw;
    border-radius: 0.5333333333vw;
    outline: none;
  }
  .topic-lecturer > .box .content > .left > .apply > div + div {
    margin-top: 2.6666666667vw;
  }
  .topic-lecturer > .box .content > .left > .apply > div.center {
    text-align: center;
  }
  .topic-lecturer > .box .content > .left > .apply > div.center > button {
    width: 26.6666666667vw;
    margin: 0 auto;
    font-size: 3.7333333333vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    background-color: #ffb136;
    background-image: -webkit-linear-gradient(top, #ffca81, #ffb136);
    background-image: -moz-linear-gradient(top, #ffca81, #ffb136);
    background-image: linear-gradient(top, #ffca81, #ffb136);
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 2.8vw;
    -moz-border-radius: 2.8vw;
    border-radius: 2.8vw;
    appearance: none;
    transition: all .5s ease;
  }
  .topic-lecturer > .box .content > .left > .apply > div.center > button:hover {
    background-color: #f40;
    background-image: none;
  }
  .topic-lecturer > .box .content > .right {
    margin-top: 2.6666666667vw;
    box-sizing: border-box;
    float: left;
    width: 90.6666666667vw;
    padding: 2.6666666667vw 0 5.3333333333vw;
    text-align: center;
    border: 0.1333333333vw solid #fff;
    -webkit-border-radius: 1.0666666667vw;
    -moz-border-radius: 1.0666666667vw;
    border-radius: 1.0666666667vw;
  }
  .topic-lecturer > .box .content > .right > .msg {
    margin-bottom: 1.3333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.8;
    color: #808080;
    text-align: center;
  }
  .topic-lecturer > .box .content > .right > img {
    padding: 0.8vw;
    background-color: #fff;
    -webkit-border-radius: 1.0666666667vw;
    -moz-border-radius: 1.0666666667vw;
    border-radius: 1.0666666667vw;
  }
  .topic-lecturer > .box .content > .right > .tips {
    font-size: 3.4666666667vw;
    line-height: 2;
    color: #808080;
  }
  .topic-foot {
    padding: 2vw 1.3333333333vw;
    font-size: 2.9333333333vw;
    line-height: 1.5;
  }
  .popup-box > .index {
    position: relative;
    width: 66.6666666667vw;
    padding: 4vw 0;
    vertical-align: middle;
    background-color: #fff;
    -webkit-border-radius: 0.6666666667vw;
    -moz-border-radius: 0.6666666667vw;
    border-radius: 0.6666666667vw;
  }
  .popup-box > .index > .close {
    top: -4.2vw;
    right: -7.2vw;
    width: 5.6vw;
    height: 5.6vw;
    background: url(../img/icon_close.png) transparent left top no-repeat;
    background-size: contain;
  }
  .popup-box > .index > img {
    margin: 0 auto 1.3333333333vw;
    width: 53.3333333333vw;
  }
  .popup-box > .index > p {
    margin-top: 2vw;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    color: #666;
  }
  .cc-msg-popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3000;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
  }
  .cc-msg-popup:before {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: '';
  }
  .cc-msg-popup .box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 3.2vw;
    padding-bottom: 1.3333333333vw;
    width: 80vw;
    background: #fff;
    border: 0.1333333333vw solid #ebeef5;
    -webkit-border-radius: 0.5333333333vw;
    -moz-border-radius: 0.5333333333vw;
    border-radius: 0.5333333333vw;
    box-shadow: 0 0.2666666667vw 1.6vw 0 rgba(0, 0, 0, 0.1);
  }
  .cc-msg-popup .box .close {
    position: absolute;
    right: 2vw;
    top: 2vw;
    font-family: serif;
    font-size: 3.4666666667vw;
    color: #909399;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
  }
  .cc-msg-popup .box .close:hover {
    color: #fba02f;
  }
  .cc-msg-popup .box .title {
    padding: 2vw 2vw 1.3333333333vw;
    line-height: 1;
    font-size: 3.7333333333vw;
    color: #303133;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .cc-msg-popup .box .msg {
    padding: 1.3333333333vw 2vw;
    line-height: 2;
    font-size: 3.2vw;
    color: #606266;
  }
  .cc-msg-popup .box .btn {
    padding: 0.6666666667vw 2vw 0;
    text-align: right;
    font-size: 0;
  }
  .cc-msg-popup .box .btn button {
    display: inline-block;
    padding: 1.2vw 2vw;
    font-size: 2.9333333333vw;
    color: #606266;
    background: transparent;
    border: 0.1333333333vw solid transparent;
    -webkit-border-radius: 0.6666666667vw;
    -moz-border-radius: 0.6666666667vw;
    border-radius: 0.6666666667vw;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .cc-msg-popup .box .btn button.confirm {
    color: #fff;
    background: #e1edf5;
    border: 0.1333333333vw solid #e1edf5;
  }
  .cc-msg-popup .box .btn button.confirm:hover, .cc-msg-popup .box .btn button.confirm:active {
    background: #f40;
    border-color: #f40;
  }
  .cc-msg-popup .box .btn button + button {
    margin-left: 1.3333333333vw;
  }
  .cc-msg-popup .box .btn button.cancel {
    color: #606266;
    background: #fff;
    border: 0.1333333333vw solid #dcdfe6;
  }
  .cc-msg-popup .box .btn button.cancel:hover {
    color: #fff;
    border-color: #f39f37;
    background-color: #f39f37;
  }
  .cc-msg-popup .box .btn button.cancel:active {
    color: #fa8e07;
    border-color: #fa8e07;
  }
  .modal {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  .modal > .confirm {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    width: 80vw;
    height: 34.6666666667vw;
    padding: 2.6666666667vw;
    margin: 0 auto;
    background: #fff;
    -webkit-border-radius: 0.6666666667vw;
    -moz-border-radius: 0.6666666667vw;
    border-radius: 0.6666666667vw;
  }
  .modal > .confirm > .close {
    display: block;
    height: 2.6666666667vw;
    font-size: 5.0666666667vw;
    line-height: 2.6666666667vw;
    text-align: right;
    cursor: pointer;
  }
  .modal > .confirm > h3 {
    width: 48vw;
    margin: 2vw auto 0;
    font-size: 4vw;
    text-align: center;
  }
  .modal > .confirm > p {
    margin-top: 2vw;
    font-size: 3.4666666667vw;
    text-align: center;
    color: #666;
  }
  .modal > .confirm > div {
    text-align: center;
  }
  .modal > .confirm > div > span {
    display: inline-block;
    width: 18.1333333333vw;
    height: 5.3333333333vw;
    margin-top: 2.6666666667vw;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    color: #fff;
    cursor: pointer;
    background: #ff4400;
    border: 0.1333333333vw solid #ff4400;
    -webkit-border-radius: 2.6666666667vw;
    -moz-border-radius: 2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
  .modal > .confirm > div > span:nth-of-type(2) {
    color: #8c8c8c;
    margin-left: 4vw;
    background-color: #fff;
    border: 0.1333333333vw solid #CCCCCC;
  }
  .modal > .success {
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    z-index: 3;
    display: none;
    width: 48.5333333333vw;
    min-height: 30.1333333333vw;
    height: auto;
    padding: 2.6666666667vw 2.6666666667vw 5.3333333333vw;
    margin: 0 auto;
    background: #fff;
    -webkit-border-radius: 0.6666666667vw;
    -moz-border-radius: 0.6666666667vw;
    border-radius: 0.6666666667vw;
  }
  .modal > .success:before {
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    vertical-align: middle;
  }
  .modal > .success > .close {
    position: absolute;
    top: 0;
    right: 2.6666666667vw;
    display: block;
    font-size: 5.0666666667vw;
    height: 10.1333333333vw;
    line-height: 2;
    text-align: right;
    cursor: pointer;
  }
  .modal > .success > i {
    display: block;
    margin: 0 auto;
    font-size: 10.6666666667vw;
    color: #08a967;
    text-align: center;
  }
  .modal > .success > h3 {
    margin-top: 2vw;
    font-size: 3.7333333333vw;
    text-align: center;
  }
  .modal > .success > p {
    margin-top: 2vw;
    font-size: 3.4666666667vw;
    color: #666;
    text-align: center;
  }
  .modal > .role {
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    z-index: 2;
    display: none;
    width: 88vw;
    height: auto;
    padding: 2.6666666667vw 2.6666666667vw 5.3333333333vw;
    margin: 0 auto;
    background: #fff;
    -webkit-border-radius: 0.6666666667vw;
    -moz-border-radius: 0.6666666667vw;
    border-radius: 0.6666666667vw;
  }
  .modal > .role:before {
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    vertical-align: middle;
  }
  .modal > .role > h3 {
    margin: 2vw auto 0;
    width: 48vw;
    font-size: 3.7333333333vw;
    text-align: center;
  }
  .modal > .role > .close {
    position: absolute;
    top: 0;
    right: 2.6666666667vw;
    display: block;
    height: 10.1333333333vw;
    font-size: 5.0666666667vw;
    line-height: 2;
    text-align: right;
    cursor: pointer;
  }
  .modal > .role > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 8.6666666667vw;
  }
  .modal > .role > div > div {
    margin-top: 5.3333333333vw;
    width: 32.5333333333vw;
    height: 30.1333333333vw;
    background: #fff;
    border: 0.1333333333vw solid #f0f0f5;
    -webkit-border-radius: 0.5333333333vw;
    -moz-border-radius: 0.5333333333vw;
    border-radius: 0.5333333333vw;
  }
  .modal > .role > div > div:hover {
    border-color: #fba02f;
  }
  .modal > .role > div > div:hover > span {
    color: #fba02f;
    border-color: #fba02f;
  }
  .modal > .role > div > div:nth-of-type(2) {
    margin-left: 4.2666666667vw;
  }
  .modal > .role > div > div > img {
    width: 25.6vw;
    height: 12vw;
    margin: 5.8666666667vw 3.4666666667vw 3.2vw;
  }
  .modal > .role > div > div > span {
    display: block;
    width: 21.6vw;
    height: 6.4vw;
    margin: 0 auto;
    font-size: 3.2vw;
    line-height: 2;
    color: #8c8c8c;
    text-align: center;
    cursor: pointer;
    background: #fff;
    border: 0.1333333333vw solid #ccc;
    -webkit-border-radius: 1.3333333333vw;
    -moz-border-radius: 1.3333333333vw;
    border-radius: 1.3333333333vw;
  }
  .cc-msg-hint {
    position: fixed;
    top: 2.6666666667vw;
    right: 0;
    left: 0;
    z-index: 3001;
    width: 80vw;
    margin: 0 auto;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  .cc-msg-hint.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
  }
  .cc-msg-hint.slideOutUp {
    z-index: 3002;
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
  }
  .cc-msg-hint .box {
    padding: 2vw;
    font-size: 3.2vw;
    color: #909399;
    background: #edf2fc;
    border: 1px solid #ebeef5;
    border-radius: 4px;
  }
  .cc-msg-hint .box.success {
    color: #67c23a;
    background-color: #f0f9eb;
    border-color: #e1f3d8;
  }
  .cc-msg-hint .box.warning {
    color: #e6a23c;
    background-color: #fdf6ec;
    border-color: #faecd8;
  }
  .cc-msg-hint .box.error {
    color: #f56c6c;
    background-color: #fef0f0;
    border-color: #fde2e2;
  }
  .cc-msg-hint .box .msg {
    position: relative;
    font-size: 0;
    line-height: 2;
  }
  .cc-msg-hint .box .msg i {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.33333vw;
    font-size: 3.46667vw;
  }
  .cc-msg-hint .box .msg p {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    width: 100%;
    font-size: 3.2vw;
    line-height: 2;
  }
  .modal {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  .modal > .confirm {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    width: 80vw;
    height: 34.6666666667vw;
    padding: 2.6666666667vw;
    margin: 0 auto;
    background: #fff;
    -webkit-border-radius: 0.6666666667vw;
    -moz-border-radius: 0.6666666667vw;
    border-radius: 0.6666666667vw;
  }
  .modal > .confirm > .close {
    display: block;
    height: 2.6666666667vw;
    font-size: 5.0666666667vw;
    line-height: 2.6666666667vw;
    text-align: right;
    cursor: pointer;
  }
  .modal > .confirm > h3 {
    width: 48vw;
    margin: 2vw auto 0;
    font-size: 4vw;
    text-align: center;
  }
  .modal > .confirm > p {
    margin-top: 2vw;
    font-size: 3.4666666667vw;
    text-align: center;
    color: #666;
  }
  .modal > .confirm > div {
    text-align: center;
  }
  .modal > .confirm > div > span {
    display: inline-block;
    width: 18.1333333333vw;
    height: auto;
    margin-top: 2.6666666667vw;
    font-size: 3.2vw;
    line-height: 1.8;
    color: #fff;
    cursor: pointer;
    background: #ff4400;
    border: 0.1333333333vw solid #ff4400;
    -webkit-border-radius: 2.6666666667vw;
    -moz-border-radius: 2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
  .modal > .confirm > div > span:nth-of-type(2) {
    color: #8c8c8c;
    margin-left: 4vw;
    background-color: #fff;
    border: 0.1333333333vw solid #CCCCCC;
  }
  .modal > .success {
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    z-index: 3;
    display: none;
    width: 48.5333333333vw;
    min-height: 30.1333333333vw;
    height: auto;
    padding: 2.6666666667vw 2.6666666667vw 5.3333333333vw;
    margin: 0 auto;
    background: #fff;
    -webkit-border-radius: 0.6666666667vw;
    -moz-border-radius: 0.6666666667vw;
    border-radius: 0.6666666667vw;
  }
  .modal > .success:before {
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    vertical-align: middle;
  }
  .modal > .success > .close {
    position: absolute;
    top: 0;
    right: 2.6666666667vw;
    display: block;
    font-size: 5.0666666667vw;
    height: 10.1333333333vw;
    line-height: 2;
    text-align: right;
    cursor: pointer;
  }
  .modal > .success > i {
    display: block;
    margin: 0 auto;
    font-size: 10.6666666667vw;
    color: #08a967;
    text-align: center;
  }
  .modal > .success > h3 {
    margin-top: 2vw;
    font-size: 3.7333333333vw;
    text-align: center;
  }
  .modal > .success > p {
    margin-top: 2vw;
    font-size: 3.4666666667vw;
    color: #666;
    text-align: center;
  }
  .modal > .role {
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    z-index: 2;
    display: none;
    width: 88vw;
    height: auto;
    padding: 2.6666666667vw 2.6666666667vw 5.3333333333vw;
    margin: 0 auto;
    background: #fff;
    -webkit-border-radius: 0.6666666667vw;
    -moz-border-radius: 0.6666666667vw;
    border-radius: 0.6666666667vw;
  }
  .modal > .role:before {
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    vertical-align: middle;
  }
  .modal > .role > h3 {
    margin: 2vw auto 0;
    width: 48vw;
    font-size: 3.7333333333vw;
    text-align: center;
  }
  .modal > .role > .close {
    position: absolute;
    top: 0;
    right: 2.6666666667vw;
    display: block;
    height: 10.1333333333vw;
    font-size: 5.0666666667vw;
    line-height: 2;
    text-align: right;
    cursor: pointer;
  }
  .modal > .role > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 8.6666666667vw;
  }
  .modal > .role > div > div {
    margin-top: 5.3333333333vw;
    width: 32.5333333333vw;
    height: 30.1333333333vw;
    background: #fff;
    border: 0.1333333333vw solid #f0f0f5;
    -webkit-border-radius: 0.5333333333vw;
    -moz-border-radius: 0.5333333333vw;
    border-radius: 0.5333333333vw;
  }
  .modal > .role > div > div:hover {
    border-color: #fba02f;
  }
  .modal > .role > div > div:hover > span {
    color: #fba02f;
    border-color: #fba02f;
  }
  .modal > .role > div > div:nth-of-type(2) {
    margin-left: 4.2666666667vw;
  }
  .modal > .role > div > div > img {
    width: 25.6vw;
    height: 12vw;
    margin: 5.8666666667vw 3.4666666667vw 3.2vw;
  }
  .modal > .role > div > div > span {
    display: block;
    width: 21.6vw;
    height: 6.4vw;
    margin: 0 auto;
    font-size: 3.2vw;
    line-height: 2;
    color: #8c8c8c;
    text-align: center;
    cursor: pointer;
    background: #fff;
    border: 0.1333333333vw solid #ccc;
    -webkit-border-radius: 1.3333333333vw;
    -moz-border-radius: 1.3333333333vw;
    border-radius: 1.3333333333vw;
  }
}
