[v-cloak] {
  display: none;
}
/**-----------------------------**\
     清楚浮动
\**-----------------------------**/
.clear-fix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
body {
  width: 100%;
  background: #f5f5f5;
}
.common-header .nr-nav ul .nr-nav-quoter a {
  color: #3E84FF;
}
.quoter-wrap {
  position: relative;
  width: 100%;
  padding-top: 344px;
}
.damand-wrap-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 380px;
}
.quoter-form {
  margin: 0 auto;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 2px 15px 0px #d7d7d7;
  border: solid 1px #e5e5e5;
  position: relative;
}
.quoter-form-title {
  margin-top: 40px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
}
.quoter-form-title div {
  float: left;
}
.quoter-form-title i {
  display: inline-block;
  vertical-align: middle;
}
.form-title-right,
.form-title-right:hover,
form-title-right:active {
  position: absolute;
  top: 40px;
  right: 30px;
  color: #929292;
  font-size: 14px;
}
i.icon-package {
  width: 21px;
  height: 21px;
  margin: 0 10px 0 35px;
  background: url("/public/img/project/03-项目标题.png") no-repeat center;
  background-size: 100% 100%;
}
i.icon-right {
  display: inline-block;
  width: 6px;
  height: 12px;
  background: url("/public/img/new/xiaji.png") no-repeat center;
  background-size: 100% 100%;
  vertical-align: -1px;
  margin-left: 8px;
}
/**-----------------------------**\
       表单上部分
  \**-----------------------------**/
.quoter-form-content li {
  width: 520px;
  height: 40px;
  box-sizing: border-box;
  border: solid 1px #e5e5e5;
  margin-left: 371px;
  margin-top: 20px;
  position: relative;
  padding-left: 15px;
}
.quoter-form-content .system-detail-checkbox {
  height: auto;
}
.quoter-form-content .system-detail-checkbox p {
  display: inline-block;
}
.quoter-form-content .system-detail-checkbox .system-box.hidden {
  height: 200px;
  overflow-y: hidden;
}
.quoter-detail li.item-desc {
  width: 520px;
  height: 113px;
  padding: 15px 15px 25px 15px;
}
.quoter-detail li.item-desc p {
  position: absolute;
  bottom: 6px;
  right: 10px;
}
.quoter-form-content li label {
  position: absolute;
  font-size: 14px;
  top: -1px;
  text-align: right;
  display: inline-block;
  width: 150px;
  left: -150px;
  line-height: 40px;
  color: #333;
}
.quoter-form-content label span {
  color: #f35050;
  margin-right: 3px;
}
.quoter-form-content li input.quoter-input-text {
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.quoter-form-content li textarea {
  resize: none;
  width: 100%;
  height: 100%;
  font-size: 14px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
/**-----------------------------**\
       表单下部分
  \**-----------------------------**/
.quoter-detail {
  margin-top: 40px;
  width: 100%;
  font-size: 14px;
}
.quoter-detail .no-border {
  padding-left: 0;
  border: 0;
  line-height: 40px;
}
.quoter-detail .quoter-detail-title label {
  font-size: 18px;
  left: -160px;
}
.quoter-detail-radio input,
.quoter-detail-checkbox input,
.quoter-detail-radio input:checked,
.quoter-detail-checkbox input:checked {
  width: 14px;
  height: 14px;
  position: relative;
  z-index: 1;
  margin-right: 5px;
}
.quoter-detail-radio span,
.quoter-detail-checkbox span {
  margin-right: 29px;
}
.quoter-detail-radio input:before,
.quoter-detail-checkbox input:before {
  display: inline-block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 50%;
}
.quoter-detail-radio input:checked + span,
.quoter-detail-checkbox input:checked + span {
  color: #3E84FF;
}
.quoter-detail-radio input:checked:before {
  display: inline-block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  border: 1px solid #3E84FF;
  background-color: #3E84FF;
  border-radius: 50%;
}
.quoter-detail-radio input:checked:after {
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 6px;
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -3px;
  z-index: 3;
  background-color: #fff;
  border-radius: 50%;
}
.quoter-detail-radio.no-border {
  height: auto;
}
.quoter-detail-radio.no-border .stage-description {
  width: 608px;
  line-height: 30px;
  background: #ffffff;
  box-shadow: 0px 2px 15px 0px rgba(28, 27, 27, 0.1);
  padding: 10px;
  position: relative;
}
.quoter-detail-radio.no-border .stage-description span {
  width: 0rpx;
  height: 0rpx;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
  position: absolute;
  top: -8px;
  left: 30px;
}
.quoter-detail-radio.no-border .stage-description span.step3 {
  left: 238px;
}
.quoter-detail-radio.no-border .stage-description span.step4 {
  left: 338px;
}
.quoter-detail-radio.no-border .stage-description span.step2 {
  left: 138px;
}
.quoter-detail-checkbox input {
  background-color: #ffffff;
  position: relative;
  display: inline-block;
  cursor: default;
  -webkit-appearance: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background-color ease 0.1s;
  transition: background-color ease 0.1s;
}
.quoter-detail-checkbox input:before {
  border-radius: 0;
}
.quoter-detail-checkbox input:checked:before {
  content: '';
  width: 7px;
  height: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -4.5px;
  background: transparent;
  border: 1px solid #3E84FF;
  border-top: none;
  border-right: none;
  z-index: 2;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: #3E84FF;
}
.quoter-detail-checkbox input:checked:after {
  display: inline-block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  border: 1px solid #3E84FF;
  background-color: transparent;
}
.quoter-detail .quoter-detail-input {
  width: auto;
  border: 0;
  padding-left: 0;
}
.quoter-detail .quoter-detail-input input {
  height: 100%;
  box-sizing: border-box;
  width: 228px;
  border: 1px solid #e5e5e5;
  padding-left: 15px;
}
.quoter-detail .quoter-detail-input span {
  margin: 0 12px 0 25px;
}
.quoter-detail .quoter-detail-input span:last-child {
  margin-left: 13px;
}
.item-wxpect-time input {
  width: auto;
}
.item-wxpect-time div {
  margin-right: 21px;
}
.item-wxpect-time .el-input--suffix .el-input__inner {
  padding-right: 18px !important;
}
.item-options div {
  margin-right: 18px;
}
.item-options .el-input--suffix .el-input__inner {
  padding-right: 15px !important;
}
.quoter-submit-btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background-color: #3E84FF;
  border-radius: 2px;
  margin: 40px auto 50px auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.more-item {
  text-align: center;
  cursor: pointer;
  margin-top: 30px;
  font-size: 12px;
}
.more-notop {
  margin-top: 10px;
}
/**-----------------------------**\
            $article-Interview
  \**-----------------------------**/
.article-Interview {
  margin: 40px 0 60px 0;
  background-color: #f5f5f5;
  overflow: hidden;
}
.article-Interview-header {
  margin: 0 auto;
  height: 64px;
}
.article-Interview-header h5 {
  font-size: 22px;
  color: #333;
  float: left;
}
.article-Interview-header h5 .icon-people {
  display: inline-block;
  width: 28px;
  height: 24px;
  background-image: url("/public/img/new/dzfa-icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin: 3px 16px 0 0;
  vertical-align: text-top;
}
.article-Interview-header h5 .icon-text {
  display: inline-block;
  width: 22px;
  height: 25px;
  background-image: url("/public/img/new/dzfa-icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin: 3px 16px 0 8px;
  vertical-align: text-top;
}
.article-Interview-header a {
  width: 110px;
  height: 34px;
  background-color: #ffffff;
  border: solid 2px #e6e6e6;
  color: #333333;
  font-size: 14px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  float: right;
}
.article-Interview-header a:hover {
  border-color: #1dbeda;
  background-color: #1dbeda;
  color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.article-Interview-content {
  margin: 0 auto;
}
.article-Interview-content .Interview-content-top li {
  width: 284px;
  height: 285px;
  border: solid 1px #ececec;
  box-sizing: border-box;
  position: relative;
  margin-right: 18px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  background: #fff;
  float: left;
}
.article-Interview-content .Interview-content-top li:last-child {
  margin-right: 0;
}
.article-Interview-content .Interview-content-top li:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.Interview-content-top li .Interview-content-img {
  width: 282px;
  height: 197px;
}
.article-Interview-content .Interview-content-top li .Interview-content-ico {
  width: 87px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}
.article-Interview-content .Interview-content-top li p {
  width: 240px;
}
.article-Interview-content .Interview-content-top li .Interview-content-name {
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  font-size: 14px;
  color: #222;
  margin-top: 12px;
  margin-left: 5px;
  white-space: nowrap;
}
.article-Interview-content .Interview-content-top li .Interview-content-drc {
  font-size: 12px;
  color: #6d6d6d;
  margin-top: 5px;
  margin-left: 10px;
}
/**-----------------------------**\
            $plan-list-box
  \**-----------------------------**/
.plan-list-box {
  margin: 40px auto 80px auto;
  font-size: 12px;
  color: #6d6d6d;
}
.plan-list-box .plan-info {
  width: 285px;
  height: 354px;
  border: 1px solid #e8e8e8;
  margin-bottom: 18px;
  margin-right: 14px;
  background: #fff;
  float: left;
}
.plan-list-box .plan-info:last-child {
  margin-right: 0;
}
.plan-list-box .plan-info .plan-info-img {
  position: relative;
}
.plan-list-box .plan-info .plan-info-img a {
  color: #fff;
}
.plan-list-box .plan-info .plan-info-img a img {
  width: 285px;
  height: 190px;
}
.plan-list-box .plan-info .plan-info-img a .brand-logo {
  width: 100px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.plan-list-box .plan-info .plan-info-img a .brand-logo img {
  width: 100px;
  height: 40px;
}
.plan-list-box .plan-info .plan-info-img a .plan-type {
  position: absolute;
  left: 0;
  top: 0;
  width: 66px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-bottom-right-radius: 10px;
}
.plan-list-box .plan-info .plan-info-img a .hot-plan {
  background-color: #ff5c00;
}
.plan-list-box .plan-info h2 {
  padding: 14px 0 12px 0;
  width: 240px;
  margin: 0 auto;
}
.plan-list-box .plan-info h2 a {
  color: #222;
  display: inline-block;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.plan-list-box .plan-info .plan-introduce {
  border-top: 1px solid #e9e9e9;
  width: 240px;
  margin: 0 auto;
  height: 40px;
  overflow: hidden;
  line-height: 20px;
  padding-top: 5px;
  word-wrap: break-word;
}
.plan-list-box .plan-info .plan-introduce a {
  color: #6d6d6d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.plan-info .plan-publish {
  width: 240px;
  margin: 20px auto 0 auto;
}
.plan-list-box .plan-info .plan-publish .plan-time {
  width: 50%;
  float: left;
  color: #a0a0a0;
}
.plan-list-box .plan-info .plan-publish .plan-time span {
  margin-right: 3px;
}
.plan-list-box .plan-info .plan-publish .plan-money {
  width: 50%;
  float: right;
  text-align: right;
  color: #f35050;
}
.plan-list-box .plan-info .user-collect {
  width: 240px;
  margin: 10px auto 0 auto;
}
.plan-list-box .plan-info .user-collect span,
.plan-list-box .plan-info .user-collect span,
.plan-list-box .plan-info .user-collect span {
  color: #f35050;
  margin-right: 3px;
}
.plan-list-box .plan-info .user-collect .user-browse {
  width: 34%;
  float: left;
}
.plan-info .user-collect .user-comment {
  width: 33%;
  float: left;
  text-align: center;
}
.plan-list-box .plan-info .user-collect .user-download {
  width: 33%;
  float: right;
  text-align: right;
}
/**-----------------------------**\
       提交成功
  \**-----------------------------**/
.quoter-submitted {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.quoter-submitted img {
  width: 56px;
  height: 56px;
  margin-top: 73px;
}
.quoter-submitted h3 {
  margin-top: 20px;
  font-size: 20px;
  color: #222;
}
.quoter-submitted p {
  font-size: 14px;
  color: #a1a1a1;
  text-align: left;
  line-height: 30px;
}
.quoter-submitted p span {
  color: #ff5c00;
}
.quoter-submitted p a {
  color: #3E84FF;
}
.quoter-submitted h3 + div {
  margin-top: 20px;
}
.quoter-submitted .submit-more {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #3E84FF;
  border-radius: 2px;
  margin: 40px auto 73px auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
}
.length-value {
  position: absolute;
  height: 40px;
  line-height: 40px;
  top: -1px;
  right: 10px;
  font-size: 12px;
}
.mask-layer-black {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 103;
  width: 100%;
  height: 100%;
}
.mask-layer-black .mask-content {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -281px;
  width: 562px;
  background: #ffffff;
}
.mask-layer-black .mask-content .top {
  height: 53px;
  line-height: 53px;
  border-bottom: 1px solid #EDEDED;
}
.mask-layer-black .mask-content .top p {
  font-size: 16px;
  font-weight: 500;
  color: #222222;
  margin-left: 17px;
}
.mask-layer-black .mask-content .top span {
  width: 46px;
  height: 52px;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  line-height: 52px;
  text-align: center;
}
.mask-layer-black .mask-content .top span img {
  width: 18px;
}
.mask-layer-black .mask-content .bottom {
  padding: 17px 0px 0px 0px;
}
.mask-layer-black .mask-content .bottom .tip {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  padding-top: 17px;
  padding-bottom: 20px;
  text-align: center;
}
.mask-layer-black .mask-content .bottom .cost {
  font-size: 22px;
  font-weight: 500;
  color: #3e84ff;
  text-align: center;
}
.mask-layer-black .mask-content .bottom .stage-description {
  width: 451px;
  padding-top: 20px;
  color: #999999;
  line-height: 17px;
  font-size: 12px;
  border-bottom: 1px dotted #eaeaea;
  padding-bottom: 20px;
  margin-left: 55px;
}
.mask-layer-black .mask-content .mask-quoter-form {
  padding-left: 46px;
}
.mask-layer-black .mask-content .mask-quoter-form li {
  margin-left: 0;
  margin-bottom: 10px;
}
.mask-layer-black .mask-content .mask-quoter-form li label {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  width: 87px;
  margin-right: 12px;
  display: inline-block;
  text-align: right;
}
.mask-layer-black .mask-content .mask-quoter-form li label .must-enter {
  color: #E13939;
}
.mask-layer-black .mask-content .mask-quoter-form li input {
  width: 351px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  padding-left: 14px;
  font-size: 13px;
  line-height: 40px;
}
.mask-layer-black .mask-content .mask-quoter-form .quoter-detail-title {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mask-layer-black .mask-content .mask-quoter-form .quoter-detail-title label {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}
.mask-layer-black .mask-content .mask-quoter-form .quoter-detail-title p {
  font-size: 12px;
  font-weight: 400;
  color: #a0a0a0;
  display: inline-block;
}
.mask-layer-black .mask-content .mask-quoter-form .quoter-submit-btn {
  margin: 40px auto 16px 103px;
}
.mask-layer-black .mask-content .mask-quoter-form .submit-tip {
  margin-left: 103px;
  margin-bottom: 33px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
/**-----------------------------**\
       我的定制需求
  \**-----------------------------**/
.quoter-list {
  margin: 0 35px;
  padding: 35px 0 40px;
  border-bottom: 1px solid #D8D8D8;
}
.quoter-list-title {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}
.quoter-list-title i.icon-quoter {
  display: inline-block;
  width: 21px;
  height: 20px;
  background-image: url("/public/img/quoter/quoter-list.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  vertical-align: -3px;
  margin-right: 10px;
}
.quoter-list-title span {
  position: relative;
  top: -1px;
  color: #777;
  font-size: 14px;
  font-weight: normal;
  padding: 0 10px;
}
.quoter-list-title span.is-active {
  color: #FF5C01;
}
.quoter-list-title span.is-active:after {
  content: '';
  position: absolute;
  border-left: 2px solid #E5E5E5;
  height: 13px;
  right: -1px;
  top: 4px;
}
.quoter-list-wrap {
  margin-top: 35px;
  padding: 0 35px;
  position: relative;
}
.quoter-list-wrap i.prev-btn,
.quoter-list-wrap i.next-btn {
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 17px;
  top: 50%;
  margin-top: -9px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.quoter-list-wrap i.prev-btn {
  background-image: url("/public/img/quoter/prev_btn.png");
  left: 0;
}
.quoter-list-wrap i.prev-btn:hover {
  background-image: url("/public/img/quoter/prev_active_btn.png");
}
.quoter-list-wrap i.next-btn {
  background-image: url("/public/img/quoter/next_btn_1.png");
  right: 0;
}
.quoter-list-wrap i.next-btn:hover {
  background-image: url("/public/img/quoter/next_active_btn.png");
}
.quoter-list-wrap ul {
  font-size: 0;
}
.quoter-list-wrap ul li {
  position: relative;
  display: inline-block;
  height: 122px;
  width: 468px;
  font-size: 14px;
  padding-left: 28px;
  box-sizing: border-box;
}
.quoter-list-wrap ul li:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("/public/img/quoter/border-icon.png") no-repeat center;
  background-size: 100% 100%;
  left: 0;
  top: 0;
}
.quoter-list-wrap ul li:after {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("/public/img/quoter/border-icon.png") no-repeat center;
  background-size: 100% 100%;
  left: 0;
  bottom: 0;
}
.quoter-list-wrap ul li:first-child {
  margin-right: 114px;
}
.quoter-list-wrap ul li .border-left {
  content: '';
  position: absolute;
  height: 87px;
  border-left: 1px solid #BBEBF3;
  left: 9px;
  top: 18px;
}
.quoter-list-wrap ul li .info-status {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}
.quoter-list-wrap ul li .info-status span {
  display: inline-block;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  background: #f0f0f0;
  border-radius: 10px;
  font-weight: normal;
  font-size: 12px;
  margin-left: 10px;
}
.quoter-list-wrap ul li .info-desc {
  width: 440px;
  height: 54px;
  box-sizing: border-box;
  padding: 10px;
  background: #f8f8f8;
  border-radius: 6px;
  margin-top: 15px;
}
.quoter-list-wrap ul li .info-desc p {
  font-size: 12px;
  color: #777777;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.quoter-list-wrap ul li .info-btn {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}
.quoter-list-wrap ul li .info-btn a {
  display: inline-block;
  box-sizing: border-box;
  height: 20px;
  line-height: 18px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  color: #3E84FF;
  margin-left: 10px;
  border: 1px solid #3E84FF;
  font-weight: normal;
  vertical-align: middle;
}
.quoter-list-wrap ul li .info-btn a.pay-btn {
  border: none;
  background: #F35050;
  color: #fff;
}
.banner-upper {
  position: relative;
  z-index: 1;
  display: block;
  width: 1190px;
  margin: 0 auto;
  padding: 20px 0;
  min-height: 80px;
}
.banner-upper img {
  width: 100%;
  height: 260px;
}
/**-----------------------------**\
     提交成功
\**-----------------------------**/
.demand-submitted {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.demand-submitted img {
  width: 56px;
  height: 56px;
  margin-top: 73px;
}
.demand-submitted h3 {
  margin-top: 20px;
  font-size: 20px;
  color: #222;
}
.demand-submitted p {
  font-size: 14px;
  color: #a1a1a1;
  text-align: left;
  line-height: 30px;
}
.demand-submitted p span {
  color: #ff5c00;
}
.demand-submitted p a {
  color: #1aa4f5;
}
.demand-submitted h3 + div {
  margin-top: 20px;
}
.demand-submitted .submit-more {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #1bbfda;
  border-radius: 2px;
  margin: 40px auto 73px auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
}
