/* line 2, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding-bottom: 40px;
}
/* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show > div {
  width: 33%;
}
/* line 9, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show > div:nth-of-type(1) {
  border-right: 1px solid #d2d2d2;
  padding-left: 20px;
}
/* line 14, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .price-red {
  font-size: 24px;
  font-weight: 500;
  color: #EA7916;
}
/* line 19, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .title {
  font-size: 16px;
  color: #333333;
}
/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .total-money {
  text-align: left;
}
/* line 26, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .total-money .price-red {
  font-size: 36px;
}
/* line 31, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .in-out {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
/* line 37, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .balance-div {
  display: flex;
  justify-content: space-between;
}
/* line 40, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .balance-div .ui-btn {
  margin-top: 20px;
  width: 60px;
}
/* line 46, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .guarantee-div {
  text-align: center;
  width: 114px;
  margin-right: 10px;
  margin-bottom: -16px;
}
/* line 51, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .guarantee-div > div {
  width: 100%;
  padding: 10px 0;
  border: 1px solid #d2d2d2;
  text-align: center;
  border-radius: 6px;
}
/* line 57, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .guarantee-div > div .price-show {
  font-size: 24px;
  font-weight: 500;
}
/* line 61, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show .guarantee-div > div .guarantee-link {
  border: 1px solid #A9A9A9;
  display: block;
  width: 86px;
  font-size: 14px;
  border-radius: 4px;
  margin: 10px auto;
}
/* line 164, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner {
  position: relative;
}
/* line 166, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner.turntable-div {
  background: #f5f5f5;
  display: flex;
  align-items: center;
}
/* line 170, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner.turntable-div .left-div {
  width: 50%;
  text-align: right;
  padding-right: 20px;
}
/* line 174, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner.turntable-div .left-div .wrapper {
  display: inline-block;
  width: 100%;
  max-width: 375px;
}
/* line 180, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner.turntable-div .left-div .part2 {
  background: url(/images/company/com_turntable_bg.png) left top no-repeat;
  padding-top: 100%;
  background-size: 100% 100%;
  position: relative;
}
/* line 187, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner.turntable-div .left-div .part2 .rotate-pointer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30%;
  height: 30%;
  margin-left: -15%;
  margin-top: -15%;
  background: url(/images/vip_member/skvip_turntable_pointer.png) center center no-repeat;
  background-size: 100% 100%;
}
/* line 199, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner.turntable-div .right-div {
  text-align: left;
}
/* line 201, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner.turntable-div .right-div img {
  width: 420px;
}
/* line 206, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner img {
  width: 100%;
}
/* line 210, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons {
  position: absolute;
  top: 56%;
  width: 100%;
}
/* line 2, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons .jiaru {
  display: flex;
  justify-content: center;
}
/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons .jiaru.renew-btn {
  padding-top: 30px;
}
/* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons .jiaru.renew-btn img {
  width: 240px;
}
/* line 11, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons .jiaru a {
  display: block;
  margin: 0 20px;
}
/* line 15, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons .jiaru a.free-btn {
  background-image: url(/images/company/qy_btn_bottom_free.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 287px;
  height: 76px;
}
/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons .jiaru .pay-btn {
  background-image: url(/images/company/qy_btn_bottom_buy.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 287px;
  height: 76px;
  font-size: 18px;
  color: #745200;
  padding-top: 36px;
  text-align: center;
  font-weight: bold;
}
/* line 37, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons .jiaru .pay-btn span {
  font-weight: normal;
  text-decoration: line-through;
}
/* line 43, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons .jiaru .button_to button {
  border: none;
  background-color: transparent;
}
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd {
  position: absolute;
  top: 56%;
  width: 100%;
}
/* line 52, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru {
  display: flex;
  justify-content: center;
}
/* line 55, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru.renew-btn {
  padding-top: 30px;
}
/* line 57, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru.renew-btn img {
  width: 240px;
}
/* line 61, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru a {
  display: block;
  margin: 0 20px;
}
/* line 66, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru .free-btn {
  background-image: url(/images/company/qy_btn_bottom_free.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 287px;
  height: 76px;
}
/* line 75, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru .pay-btn {
  background-image: url(/images/company/buy_btn.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 200px;
  height: 60px;
  font-size: 16px;
  color: #745200;
  text-align: center;
  line-height: 58px;
  font-weight: bold;
}
/* line 88, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru .pay-btn span {
  font-weight: normal;
  font-size: 12px;
  /*text-decoration: line-through;*/
}
/* line 94, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru .pay-btn.discounts {
  background-image: url(/images/company/buy_btn.png);
}
/* line 98, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru .pay-btn.installment {
  color: #692303;
  background-image: url(/images/company/buy_installment.png);
}
/* line 104, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru .button_to button {
  border: none;
  background-color: transparent;
}
/* line 111, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .installment-tip {
  text-align: center;
  color: #ffffff;
}
/* line 116, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru.activity {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
/* line 121, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru.activity a {
  display: block;
  margin: 0 20px;
}
/* line 125, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru.activity a.free-btn {
  background-image: url(/images/company/qy_btn_top_free_activity.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 192px;
  height: 57px;
}
/* line 134, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru.activity a.xyg-btn {
  background-image: url(/images/company/qy_btn_credit_buy_activity.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 235px;
  height: 59px;
}
/* line 143, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru.activity a.pay-btn {
  background-image: url(/images/company/qy_btn_top_buy_activity.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 192px;
  height: 57px;
  font-size: 18px;
  color: #745200;
  padding-top: 36px;
  text-align: center;
  font-weight: bold;
}
/* line 156, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .buy-buttons-hd .jiaru.activity a.pay-btn span {
  font-weight: normal;
  text-decoration: line-through;
}
/* line 224, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .value-show {
  width: 50%;
  margin: 40px auto;
}
/* line 229, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .provider-show {
  width: 100%;
  background: #f5f5f5;
  padding: 30px;
}
/* line 234, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .provider-show .company-publicity {
  background: #ffffff;
  border-radius: 10px;
}
/* line 238, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .provider-show .company-publicity .publicity-title {
  line-height: 80px;
  font-weight: bold;
}
/* line 245, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .service-item {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 20px;
}
/* line 250, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .service-item .item-title {
  line-height: 80px;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
/* line 258, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains {
  background: #FDEABE;
}
/* line 260, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .footer-title {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  padding: 60px 0 0;
}
/* line 267, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer {
  padding: 50px 0;
}
/* line 2, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer .jiaru {
  display: flex;
  justify-content: center;
}
/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer .jiaru.renew-btn {
  padding-top: 30px;
}
/* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer .jiaru.renew-btn img {
  width: 240px;
}
/* line 11, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer .jiaru a {
  display: block;
  margin: 0 20px;
}
/* line 15, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer .jiaru a.free-btn {
  background-image: url(/images/company/qy_btn_bottom_free.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 287px;
  height: 76px;
}
/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer .jiaru .pay-btn {
  background-image: url(/images/company/qy_btn_bottom_buy.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 287px;
  height: 76px;
  font-size: 18px;
  color: #745200;
  padding-top: 36px;
  text-align: center;
  font-weight: bold;
}
/* line 37, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer .jiaru .pay-btn span {
  font-weight: normal;
  text-decoration: line-through;
}
/* line 43, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer .jiaru .button_to button {
  border: none;
  background-color: transparent;
}
/* line 271, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd {
  padding: 50px 0;
}
/* line 52, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru {
  display: flex;
  justify-content: center;
}
/* line 55, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru.renew-btn {
  padding-top: 30px;
}
/* line 57, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru.renew-btn img {
  width: 240px;
}
/* line 61, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru a {
  display: block;
  margin: 0 20px;
}
/* line 66, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru .free-btn {
  background-image: url(/images/company/qy_btn_bottom_free.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 287px;
  height: 76px;
}
/* line 75, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru .pay-btn {
  background-image: url(/images/company/buy_btn.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 200px;
  height: 60px;
  font-size: 16px;
  color: #745200;
  text-align: center;
  line-height: 58px;
  font-weight: bold;
}
/* line 88, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru .pay-btn span {
  font-weight: normal;
  font-size: 12px;
  /*text-decoration: line-through;*/
}
/* line 94, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru .pay-btn.discounts {
  background-image: url(/images/company/buy_btn.png);
}
/* line 98, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru .pay-btn.installment {
  color: #692303;
  background-image: url(/images/company/buy_installment.png);
}
/* line 104, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru .button_to button {
  border: none;
  background-color: transparent;
}
/* line 111, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .installment-tip {
  text-align: center;
  color: #ffffff;
}
/* line 116, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
/* line 121, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a {
  display: block;
  margin: 0 20px;
}
/* line 125, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a.free-btn {
  background-image: url(/images/company/qy_btn_top_free_activity.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 192px;
  height: 57px;
}
/* line 134, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a.xyg-btn {
  background-image: url(/images/company/qy_btn_credit_buy_activity.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 235px;
  height: 59px;
}
/* line 143, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a.pay-btn {
  background-image: url(/images/company/qy_btn_top_buy_activity.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 192px;
  height: 57px;
  font-size: 18px;
  color: #745200;
  padding-top: 36px;
  text-align: center;
  font-weight: bold;
}
/* line 156, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a.pay-btn span {
  font-weight: normal;
  text-decoration: line-through;
}

/* line 278, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company {
  width: 100%;
  min-width: 1100px;
  background: #ffffff;
}
/* line 282, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company.publish-project {
  width: auto;
  min-width: auto;
  background: transparent;
}
/* line 286, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company.publish-project .turntable-div {
  background: #ffffff !important;
}
/* line 290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .triangle-bottomleft {
  top: 60px;
}
/* line 294, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .modal-body {
  text-align: center;
  padding: 40px 0;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .modal-body a:first-of-type {
  margin-right: 40px;
}
/* line 303, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .modal-body > p {
  color: #f06746;
  font-size: 14px;
}
/* line 309, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .content {
  width: 1100px;
  background: #FFF;
  border-radius: 0;
  margin: 0 auto;
  box-shadow: 0 0 0;
  text-align: center;
  height: auto;
  min-height: 320px;
}
/* line 319, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .content img {
  width: 100%;
}
/* line 323, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .content .row .col-md-4 h3,
.apply-company .content .row .col-md-4 h4,
.apply-company .content .row .col-md-4 div {
  line-height: 26px;
}
/* line 329, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .content .row .col-md-4 h4 {
  color: #999999;
}
/* line 333, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .content .row .col-md-4 div {
  margin-top: -20px;
}
/* line 337, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company .content .row img {
  width: 100px;
  display: block;
  position: relative;
  margin: auto;
  padding-top: 20px;
}

/* line 350, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog {
  width: 547px;
}
/* line 352, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog .modal-content {
  background: transparent;
  border: none;
  box-shadow: unset;
}
/* line 356, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog .modal-content .modal-body {
  padding: 40px 0 0;
  position: relative;
}
/* line 359, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog .modal-content .modal-body .close-btn {
  position: absolute;
  top: 86px;
  left: 518px;
}
/* line 363, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog .modal-content .modal-body .close-btn:hover {
  cursor: pointer;
}
/* line 368, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog .modal-content .modal-body .repayment-method {
  position: absolute;
  top: 346px;
  font-size: 16px;
  left: 50px;
  color: #1d1d1d;
}
/* line 374, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog .modal-content .modal-body .repayment-method label {
  display: flex;
  align-items: baseline;
}
/* line 380, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog .modal-content .modal-body .submit-btn {
  top: 670px;
  width: 246px;
  position: absolute;
  left: 50%;
  margin-left: -123px;
}

/* line 394, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-turntable-pop .modal-dialog {
  position: relative;
}
/* line 396, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-turntable-pop .modal-dialog .bg-img {
  width: 100%;
}
/* line 399, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-turntable-pop .modal-dialog .header-text {
  position: absolute;
  top: 66px;
  width: 100%;
  text-align: center;
  font-size: 34px;
  line-height: 50px;
  background: linear-gradient(163deg, rgba(253, 121, 65, 0.85) 0%, rgba(238, 12, 54, 0.85) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Source Han Sans CN;
  font-weight: bold;
}
/* line 412, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-turntable-pop .modal-dialog .award-show {
  position: absolute;
  top: 180px;
  left: 20%;
}
/* line 416, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-turntable-pop .modal-dialog .award-show img {
  width: 80%;
}
/* line 420, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-turntable-pop .modal-dialog .footer-text {
  position: absolute;
  bottom: 160px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
/* line 429, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-turntable-pop .modal-dialog .close-button {
  display: block;
  position: absolute;
  bottom: 35px;
  width: 270px;
  height: 90px;
  left: 50%;
  margin-left: -140px;
}

/* line 440, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page {
  margin-top: 20px;
}
/* line 442, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form {
  border: none !important;
}
/* line 444, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form .pay-tab {
  width: 100%;
}
/* line 446, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form .pay-tab tr {
  border: 1px solid #e7e7e7;
}
/* line 448, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form .pay-tab tr td {
  padding: 20px;
}
/* line 450, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form .pay-tab tr td:first-child {
  width: 240px;
  background: #f5f5f5;
}
/* line 455, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form .pay-tab tr td:last-child .price-show {
  font-size: 18px;
}
/* line 460, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form .pay-tab tr td .payment-list {
  margin: 0;
  padding: 0 20px;
}
/* line 464, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form .pay-tab tr td .payment-list label input {
  margin: 0;
}
/* line 469, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page #pay-form .pay-tab tr td .payment-list .remain-show {
  font-size: 16px;
}
/* line 3, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .adv-show {
  margin-bottom: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
/* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .adv-show img {
  width: 100%;
  border-radius: 6px;
}
/* line 12, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .p-item {
  display: flex;
  padding: 8px 5px;
  border-bottom: 1px solid #f5f5f5;
}
/* line 17, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .p-item .price-show {
  text-align: left;
  padding-right: 10px;
  color: #f06746;
  font-weight: bold;
  white-space: nowrap;
}
/* line 25, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .p-item .title-show {
  text-align: left;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 35, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 5px;
  border-bottom: 1px solid #f5f5f5;
}
/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item .m-avatar {
  padding-right: 20px;
}
/* line 45, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item .m-avatar .avatar {
  width: 55px;
  height: 55px;
}
/* line 51, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item .m-info {
  line-height: 22px;
}
/* line 54, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item .m-info .name {
  font-size: 14px;
}
/* line 58, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item .m-info .region {
  font-size: 12px;
  color: #999999;
}
/* line 63, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item .m-info .income {
  font-size: 12px;
  color: #999999;
}
/* line 67, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item .m-info .income span {
  color: #f06746;
}
/* line 3, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.publish-form .chunk-uploader-contains .uploader-list {
  width: 400px;
}

/* line 9, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .uploader-list {
  margin: 10px 0 20px;
}
/* line 11, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .uploader-list .file-item {
  margin-bottom: 10px;
}
/* line 13, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .uploader-list .file-item .progress-percent {
  float: right;
}
/* line 16, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .uploader-list .file-item .progress {
  border: 1px solid #cccccc;
  height: 8px;
}
/* line 20, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .uploader-list .file-item .state {
  font-size: 14px !important;
  float: right;
  margin-left: 6px;
}
/* line 27, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .webuploader-pick {
  padding: 6px 37px;
  background: #f06746;
}
/* line 33, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .btns .webuploader-pick {
  width: 130px;
  height: 33px;
  line-height: 20px;
}

/* line 41, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box {
  padding: 30px;
}
/* line 43, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .title {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}
/* line 46, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .content {
  border: 1px solid #D2D2D2;
  border-radius: 6px;
}
/* line 49, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .gtj-infos {
  background: #F3F3F3;
  border-radius: 6px;
}
/* line 52, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .gtj-infos .my-tabs {
  float: left;
}
/* line 54, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .gtj-infos .my-tabs li a {
  height: 34px;
  line-height: 34px;
  border: none;
  border-right: 1px solid #D2D2D2;
  position: relative;
  padding-left: 12px;
  padding-right: 12px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 65, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .gtj-infos .my-tabs li a label {
  position: absolute;
  left: 4px;
  top: 8px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f35047;
  font-size: 12px;
  text-align: center;
  color: white;
}
/* line 79, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .gtj-infos .my-tabs li a.selected {
  background: white;
}
/* line 84, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .table {
  font-size: 14px;
}
/* line 86, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .table .top th {
  background: #f3f3f3;
  text-align: center;
}
/* line 88, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .tb {
  padding: 15px;
}
/* line 89, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .info-l1 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 91, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .info-l1-tip {
  font-size: 12px;
  float: right;
  color: #333333;
}
/* line 95, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box .checked-tip {
  color: #1b7b2f;
  font-size: 14px;
  float: right;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image:      -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image:         linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image:      -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image:         linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/* =========================================================
 * bootstrap-treeview.css v1.2.0
 * =========================================================
 * Copyright 2013 Jonathan Miles 
 * Project URL : http://www.jondmiles.com/bootstrap-treeview
 *	
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================= */


.treeview .list-group-item {
	cursor: pointer;
}

.treeview span.indent {
	margin-left: 10px;
	margin-right: 10px;
}

.treeview span.icon {
	width: 12px;
	margin-right: 5px;
}

.treeview .node-disabled {
	color: silver;
	cursor: not-allowed;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  /*font-weight: bold;*/;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  /*font-weight: bold;*/;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(/assets/bootstrap_fonts/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/assets/bootstrap_fonts/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format('embedded-opentype'),
  url(/assets/bootstrap_fonts/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format('woff2'),
  url(/assets/bootstrap_fonts/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format('woff'),
  url(/assets/bootstrap_fonts/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format('truetype'),
  url(/assets/bootstrap_fonts/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  /*font-weight: bold;*/;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  /*font-weight: bold;*/;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  /*font-weight: bold;*/;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  /*font-weight: bold;*/;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  /*font-weight: bold;*/
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  /*font-weight: bold;*/;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  /*font-weight: bold;*/;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@charset "UTF-8";
/* line 1, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.top-nav {
  position: inherit;
}

/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
a.down-link {
  color: #FF9737;
  cursor: pointer;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration-line: underline;
}

/* line 15, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
#btn_set a {
  background: #1C55E8;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
  height: 54px;
  line-height: 54px;
  padding-left: 16px;
  width: 100%;
  display: inline-block;
}

/* line 27, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
#btn_set a:hover {
  background: #00FFFF99;
}

/* line 31, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.ai-btn {
  border-radius: 26px;
  font-size: 16px;
  color: white;
  background: linear-gradient(90deg, #05D0D0 -32.95%, #0B62FF 109.45%);
  width: 217px;
  line-height: 49px;
  height: 49px;
  display: inline-block;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
  border: none;
}

/* line 44, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.tip-btn {
  border-radius: 26px;
  background: linear-gradient(90deg, #FFF2B0 -32.95%, #0BE2FF 109.45%);
  color: #1E33AC;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
  width: 217px;
  line-height: 49px;
  height: 49px;
  display: inline-block;
}

/* line 56, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.tip-btn:hover {
  border-radius: 26px;
  background: linear-gradient(90deg, #9FFF7D -32.95%, #2CD9FF 109.45%);
  color: #1E33AC;
  /* drop-shadow/button-primary */
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
}

/* line 64, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.proc-box {
  display: none;
  align-items: center;
  color: #0FF;
  font-size: 12px;
}

/* line 71, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.proc-msg-contains .sub-msg {
  height: 30px;
}

/* line 75, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.proc-msg-contains .main-msg {
  height: 50px;
  overflow-y: scroll;
}

/* 适用于 Firefox */
/* line 81, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.proc-msg-contains .main-msg {
  scrollbar-width: none;
  /* Firefox */
}

/* 适用于所有浏览器 */
/* line 86, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.proc-msg-contains .main-msg::-webkit-scrollbar {
  display: none;
  /* Safari 和 Chrome */
}

/* line 90, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.dynamic-data {
  position: absolute;
  top: -78px;
  width: 100%;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

/* line 100, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/br_logs.scss */
.dynamic-data span {
  color: #51F5FF;
}
@charset "UTF-8";
/* line 1, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team {
  align-self: center;
  align-content: center;
  overflow: auto;
  z-index: -1;
}
/* line 21, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .top_img {
  margin: 0 auto;
  height: 318px;
  background: url(/work_center/dlwt_bg_home.png) no-repeat;
  background-size: cover;
  z-index: -1;
}
/* line 29, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top {
  width: 1100px;
  margin: auto;
  border-radius: 6px;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 256px;
  margin: -164px auto auto auto;
  position: relative;
}
/* line 35, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left {
  width: 732px;
  height: 254px;
  background-color: #ffffff;
  margin-right: 20px;
  border-radius: 6px;
  float: left;
  box-shadow: 0 6px 10px #dddddd;
}
/* line 44, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left .avatar {
  width: 120px;
  height: 120px;
  float: left;
  line-height: 114px;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  margin-top: -20px;
}
/* line 55, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left .work_center_info {
  float: left;
  width: 592px;
  height: 165px;
  margin: 24px auto auto 20px;
}
/* line 62, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left .work_center_info .work_center_info_header {
  margin: 0px 0px 16px 0px;
  height: 30px;
  width: 592px;
  position: relative;
}
/* line 68, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left .work_center_info .work_center_info_header .work_center_title {
  height: 30px;
  width: 250px;
  position: absolute;
  left: 0px;
  font-size: 20px;
  color: #333;
}
/* line 77, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left .work_center_info .work_center_info_header .auth_tag {
  height: 18px;
  width: 150px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  color: #333;
  margin-top: -2px;
}
/* line 90, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left .work_center_info .work_center_resume {
  width: 550px;
  height: 114px;
  font-size: 14px;
  color: #999;
  height: 114px;
}
/* line 100, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left .work_center_tags .tags_title {
  font-size: 14px;
  color: #999999;
  margin: auto 0px 44px 10px;
  float: left;
}
/* line 106, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_left .work_center_tags ul li {
  height: 22px;
  background: #ffffff;
  font-size: 12px;
  color: #f06746;
  float: left;
  margin: auto 12px 44px 0px;
  border-radius: 10px;
  border: 1px solid;
  padding: 1px 3px 1px 3px;
  white-space: nowrap;
}
/* line 122, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right {
  position: relative;
  width: 346px;
  height: 254px;
  background-color: #ffffff;
  margin: auto;
  float: left;
  border-radius: 6px;
  box-shadow: 0 6px 10px #dddddd;
}
/* line 132, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right .btn_group {
  display: flex;
  align-items: center;
  margin: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 190px;
  height: 156px;
}
/* line 143, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right .btn_group ul li {
  vertical-align: middle;
  margin: auto auto 18px auto;
}
/* line 146, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right .btn_group ul li:last-child {
  margin: auto;
}
/* line 149, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right .btn_group ul li div#employ_div {
  border: 1px solid;
  color: #ffffff;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  background-color: #f06746;
  border-radius: 2px;
}
/* line 159, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right .btn_group ul li a {
  display: inline-block;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
/* line 167, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right .btn_group ul li a.employ_btn {
  color: #ffffff;
  background-color: #f06746;
  border-radius: 2px;
}
/* line 172, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right .btn_group ul li a.qq_btn {
  border: 1px solid;
  color: #f06746;
  background-color: #ffffff;
}
/* line 178, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_top .top_right .btn_group ul li div#mobile_btn {
  border: 1px solid;
  color: #f06746;
  background-color: #ffffff;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
}
/* line 193, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main {
  width: 1100px;
  margin: auto;
  border-radius: 6px;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  align-content: center !important;
}
/* line 208, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data {
  margin: 0px auto 10px auto;
  width: 1002px;
  height: 300px;
  color: #333333;
  font-size: 14px;
  border-radius: 6px;
  box-shadow: 0 6px 10px #dddddd;
  background: #ffffff;
  margin-top: 26px;
}
/* line 212, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_img {
  width: 50%;
  float: left;
  font-size: 14px;
  font-family: 'Microsoft YaHei', 微软雅黑, Arial, Verdana, sans-serif;
  color: #333333;
  margin-right: 1%;
}
/* line 219, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_img .data_title {
  color: #999999;
  text-align: center;
  margin: 0px auto 50px auto;
}
/* line 226, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_info {
  background: #ffffff;
  width: 49%;
  float: left;
  color: #999999;
  font-size: 14px;
  margin: 63px auto 60px 0px;
}
/* line 234, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_info table tr td ul {
  margin: auto 50px 20px 0px;
}
/* line 235, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_info table tr td ul li {
  width: auto;
}
/* line 237, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_info table tr td ul li:nth-child(even) span {
  margin-top: 20px;
  color: #999999;
}
/* line 245, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_info table.stat_data td {
  padding: 26px 50px 0px 0px;
}
/* line 249, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_info table span.big_font {
  font-size: 28px;
  color: #333333;
}
/* line 253, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .projects_data .data_info table .black_font {
  color: #333333;
}
/* line 262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data {
  margin: 0px auto 10px auto;
  width: 1002px;
  height: 300px;
  color: #333333;
  font-size: 14px;
  border-radius: 6px;
  box-shadow: 0 6px 10px #dddddd;
  background: #ffffff;
}
/* line 265, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_img {
  width: 501px;
  height: 300px;
  float: left;
  font-size: 14px;
  font-family: 'Microsoft YaHei', 微软雅黑, Arial, Verdana, sans-serif;
  color: #333333;
  margin-right: 10px;
}
/* line 273, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_img .data_title {
  color: #999999;
  text-align: center;
  margin: 0px auto 50px auto;
}
/* line 280, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_info {
  width: 491px;
  height: 300px;
  float: left;
  color: #999999;
  font-size: 14px;
  position: relative;
}
/* line 287, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_info .data_table {
  margin: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 63px;
}
/* line 295, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_info .data_table table {
  margin: auto auto auto 0px;
}
/* line 297, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_info .data_table table tr td ul {
  margin: auto 50px auto 0px;
}
/* line 298, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_info .data_table table tr td ul li {
  width: auto;
}
/* line 300, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_info .data_table table tr td ul li:nth-child(even) span {
  margin-top: 20px;
  color: #999999;
}
/* line 308, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .service_data .data_info .data_table table span.big_font {
  font-size: 28px;
  color: #333333;
}
/* line 317, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data {
  margin: 0px auto 10px auto;
  width: 1002px;
  height: 300px;
  color: #333333;
  font-size: 14px;
  border-radius: 6px;
  box-shadow: 0 6px 10px #dddddd;
  overflow: hidden;
}
/* line 320, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_top {
  background: #ffffff;
  height: 44px;
}
/* line 323, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_top .members_top_title {
  float: left;
  margin-left: 60px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #333333;
}
/* line 332, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_top .members_stats_data {
  margin-right: 40px;
  float: right;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #666666;
}
/* line 342, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info {
  background: #ffffff;
  width: 1002px;
  height: 255px;
  position: relative;
}
/* line 347, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info .members_info_left {
  width: 164px;
  height: 255px;
  left: 0px;
  top: 0px;
  position: absolute;
}
/* line 353, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info .members_info_left .member_pre {
  right: 50px;
  top: 110px;
  position: absolute;
  cursor: pointer;
}
/* line 360, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info .members_info_middle {
  width: 674px;
  height: 255px;
  left: 164px;
  top: 0px;
  position: relative;
  overflow: hidden;
}
/* line 368, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul {
  overflow: hidden;
  width: 2600px;
  margin: 26px 0px 38px 0px;
}
/* line 374, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul li div.members_info_item {
  margin: auto 6px auto auto;
  width: 130px;
  height: 176px;
  float: left;
  position: relative;
}
/* line 380, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul li div.members_info_item .member_info {
  background: rgba(0, 0, 0, 0.1);
  font-size: 8px;
  color: #ffffff;
  position: absolute;
  width: 130px;
  z-index: 2;
  bottom: 0px;
}
/* line 398, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info .members_info_right {
  width: 164px;
  height: 255px;
  right: 0px;
  top: 0px;
  position: absolute;
}
/* line 404, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .members_data .members_info .members_info_right .member_next {
  left: 50px;
  top: 110px;
  position: absolute;
  cursor: pointer;
}
/* line 415, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments {
  margin: 0px auto 10px auto;
  width: 1002px;
  height: 300px;
  color: #333333;
  font-size: 14px;
  border-radius: 6px;
  box-shadow: 0 6px 10px #dddddd;
  margin: 0px auto 40px auto;
  height: auto;
  overflow: hidden;
}
/* line 421, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_top {
  background: #ffffff;
  height: 44px;
}
/* line 424, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_top .comments_top_title {
  float: left;
  margin-left: 60px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #333333;
}
/* line 435, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_tags {
  background: #ffffff;
  height: 36px;
}
/* line 438, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_tags ul {
  margin-left: 60px;
}
/* line 440, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_tags ul li {
  height: 22px;
  font-size: 12px;
  color: #f06746;
  float: left;
  margin: 14px 12px 0px 0px;
  border-radius: 10px;
  border: 1px solid;
  padding: 1px 3px 1px 3px;
  white-space: nowrap;
}
/* line 455, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info {
  width: 1002px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 459, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info a.project_link {
  display: block;
  min-height: 56px;
  max-height: 163px;
  padding: 12px 62px 14px 62px;
  background: #ffffff;
}
/* line 465, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info a.project_link:hover {
  background-color: transparent;
}
/* line 470, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment {
  min-height: 56px;
  max-height: 145px;
  width: 822px;
  margin: 10px 0px 13px 0px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-content: space-between;
}
/* line 480, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .project_title {
  width: 822px;
  height: 27px;
  margin: 0px auto 8px 0px;
  font-size: 18px;
  position: relative;
}
/* line 486, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .project_title .startup_start_date {
  display: inline;
  float: right;
  right: 20px;
  font-size: 12px;
  color: #999999;
}
/* line 494, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .project_data {
  height: 21px;
  margin: 0px auto 0px 2px;
  font-size: 14px;
  color: #999999;
}
/* line 499, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .project_data ul li {
  margin: auto 54px auto auto;
  float: left;
}
/* line 502, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .project_data ul li span {
  color: #999999;
}
/* line 508, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .comment_end {
  margin: 5px 0px 0px 2px;
}
/* line 511, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .comment_end .comment_up {
  position: relative;
  width: 874px;
  margin: 0px 0px 0px 0px;
}
/* line 516, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content {
  color: #333333;
}
/* line 518, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content span {
  display: block;
  color: #999999;
  float: left;
}
/* line 527, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
#company_team .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content div {
  float: left;
  width: 832px;
}

/* line 544, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
div#will_paginate .page_nav {
  text-align: center;
  color: #f66626;
  padding: 5px 0;
}
/* line 548, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
div#will_paginate .page_nav a, div#will_paginate .page_nav span, div#will_paginate .page_nav em {
  padding: 5px 8px;
  margin: 0 3px;
  color: #f66626;
  border: 1px solid;
  border-radius: 5px;
}
/* line 555, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
div#will_paginate .page_nav a:hover, div#will_paginate .page_nav a.current, div#will_paginate .page_nav em.current {
  background-color: #f66626;
  color: #fff;
}
/* line 559, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
div#will_paginate .page_nav a.disabled, div#will_paginate .page_nav span.disabled {
  color: #999;
  cursor: not-allowed;
}
/* line 564, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/comanies.scss */
div#will_paginate .page_nav a.disabled:hover {
  background-color: #fff;
  color: #999;
}
/*!
 * Cropper v2.3.4
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2016 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2016-09-03T05:50:45.412Z
 */

.cropper-container {
  font-size: 0;
  line-height: 0;

  position: relative;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  direction: ltr !important;
}

.cropper-container img {
  display: block;

  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: 100%;
  min-height: 0 !important;
  max-height: none !important;

  image-orientation: 0deg !important;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cropper-wrap-box {
  overflow: hidden;
}

.cropper-drag-box {
  opacity: 0;
  background-color: #fff;

  filter: alpha(opacity=0);
}

.cropper-modal {
  opacity: .5;
  background-color: #000;

  filter: alpha(opacity=50);
}

.cropper-view-box {
  display: block;
  overflow: hidden;

  width: 100%;
  height: 100%;

  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, .75);
}

.cropper-dashed {
  position: absolute;

  display: block;

  opacity: .5;
  border: 0 dashed #eee;

  filter: alpha(opacity=50);
}

.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;

  width: 100%;
  height: 33.33333%;

  border-top-width: 1px;
  border-bottom-width: 1px;
}

.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;

  width: 33.33333%;
  height: 100%;

  border-right-width: 1px;
  border-left-width: 1px;
}

.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;

  display: block;

  width: 0;
  height: 0;

  opacity: .75;

  filter: alpha(opacity=75);
}

.cropper-center:before,
.cropper-center:after {
  position: absolute;

  display: block;

  content: ' ';

  background-color: #eee;
}

.cropper-center:before {
  top: 0;
  left: -3px;

  width: 7px;
  height: 1px;
}

.cropper-center:after {
  top: -3px;
  left: 0;

  width: 1px;
  height: 7px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;

  display: block;

  width: 100%;
  height: 100%;

  opacity: .1;

  filter: alpha(opacity=10);
}

.cropper-face {
  top: 0;
  left: 0;

  background-color: #fff;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  top: 0;
  right: -3px;

  width: 5px;

  cursor: e-resize;
}

.cropper-line.line-n {
  top: -3px;
  left: 0;

  height: 5px;

  cursor: n-resize;
}

.cropper-line.line-w {
  top: 0;
  left: -3px;

  width: 5px;

  cursor: w-resize;
}

.cropper-line.line-s {
  bottom: -3px;
  left: 0;

  height: 5px;

  cursor: s-resize;
}

.cropper-point {
  width: 5px;
  height: 5px;

  opacity: .75;
  background-color: #39f;

  filter: alpha(opacity=75);
}

.cropper-point.point-e {
  top: 50%;
  right: -3px;

  margin-top: -3px;

  cursor: e-resize;
}

.cropper-point.point-n {
  top: -3px;
  left: 50%;

  margin-left: -3px;

  cursor: n-resize;
}

.cropper-point.point-w {
  top: 50%;
  left: -3px;

  margin-top: -3px;

  cursor: w-resize;
}

.cropper-point.point-s {
  bottom: -3px;
  left: 50%;

  margin-left: -3px;

  cursor: s-resize;
}

.cropper-point.point-ne {
  top: -3px;
  right: -3px;

  cursor: ne-resize;
}

.cropper-point.point-nw {
  top: -3px;
  left: -3px;

  cursor: nw-resize;
}

.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;

  cursor: sw-resize;
}

.cropper-point.point-se {
  right: -3px;
  bottom: -3px;

  width: 20px;
  height: 20px;

  cursor: se-resize;

  opacity: 1;

  filter: alpha(opacity=100);
}

.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;

  display: block;

  width: 200%;
  height: 200%;

  content: ' ';

  opacity: 0;
  background-color: #39f;

  filter: alpha(opacity=0);
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    width: 15px;
    height: 15px;
  }
}

@media (min-width: 992px) {
  .cropper-point.point-se {
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 1200px) {
  .cropper-point.point-se {
    width: 5px;
    height: 5px;

    opacity: .75;

    filter: alpha(opacity=75);
  }
}

.cropper-invisible {
  opacity: 0;

  filter: alpha(opacity=0);
}

.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
  position: absolute;

  display: block;

  width: 0;
  height: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  /*max-width: 270px;*/
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
@charset "UTF-8";
/* line 4, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
body {
  background: #f5f5f5;
}

/* line 9, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.seckill .duration-show {
  width: 560px;
  height: 60px;
  transform: perspective(500px) rotateX(25deg);
  background-image: linear-gradient(to bottom, #ffad00, #f22e00);
  border-radius: 6px;
  line-height: 60px;
  margin: 0 auto;
  font-size: 24px;
  color: #ffffff;
}

/* line 23, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .nav-top {
  display: flex;
  justify-content: space-between;
  justify-items: baseline;
  padding: 20px 0 10px;
  width: 1100px;
  background: #ffffff;
  margin: 0 auto;
}
/* line 33, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .nav-top .logo-contains img {
  width: 100px;
}
/* line 38, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .nav-top .nav-links {
  display: flex;
  align-items: end;
}
/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .nav-top .nav-links a {
  display: block;
  margin-left: 30px;
  font-size: 14px;
}
/* line 48, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .nav-top .nav-links .desc-show {
  color: #999999;
  margin-left: 60px;
}
/* line 55, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block {
  position: relative;
  min-width: 1100px;
  margin: 0 auto;
}
/* line 61, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .banner-show img {
  width: 100%;
}
/* line 66, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div {
  text-align: center;
  width: 100%;
}
/* line 72, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains {
  width: 971px !important;
  margin: 0 auto;
}
/* line 76, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 81, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block {
  display: flex;
  justify-content: left;
  align-items: center;
}
/* line 86, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block.has-bg {
  background: #ffffff;
  padding: 4px 20px;
  border-radius: 10px;
}
/* line 92, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .no-login {
  display: block;
}
/* line 95, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .no-login img {
  width: 140px;
}
/* line 100, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .avatar-div {
  padding: 6px 0;
}
/* line 102, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .avatar-div img {
  border: 2px solid #f5f5f5;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
/* line 109, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .avatar-div.vip img {
  border: 2px solid #ffba00;
}
/* line 115, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .duration-show {
  font-size: 12px;
  color: #333333;
  text-align: left;
  padding-left: 10px;
  line-height: 22px;
}
/* line 123, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .duration-show .mobile-show img {
  width: 56px;
}
/* line 131, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .user-infos .right-block img {
  width: 300px;
}
/* line 137, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains {
  background: url(/assets/excel_tool/bg_box-538926a9f0bc6343a03c50fe5d1f62438d6c886e479b5a96de0b95715bbd480d.png) left top no-repeat;
  background-size: 971px 280px;
  padding: 60px 0 10px 0;
  margin: 40px 0 20px;
}
/* line 142, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
  width: 900px;
  height: 210px;
  background-image: url(/assets/excel_tool/seckill/seckill_bg-6491109c076c304349950acf32cac4780a9ae67b25adb398d4606dda7c9cc315.png);
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 20px;
}
/* line 153, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .duration-div {
  padding-top: 20px;
  font-size: 28px;
  font-weight: 800;
}
/* line 157, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .duration-div div:nth-of-type(2) {
  font-size: 32px;
  font-weight: 900;
}
/* line 162, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .price-bg {
  width: 280px;
  height: 180px;
  background-image: url(/assets/excel_tool/seckill/price_bg-2838aaa8336f723f9b74aef7cfa302b81697bf5f7b1f6c66eaa493305fb2e8d1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}
/* line 169, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .price-bg > div {
  position: absolute;
}
/* line 172, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .price-bg .original-price {
  left: 36px;
  top: 28px;
  font-size: 18px;
  color: #EB2F1E;
  font-weight: bold;
}
/* line 179, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .price-bg .seckill-price {
  font-size: 40px;
  font-weight: bold;
  color: #FDF689;
  right: 26px;
  bottom: 66px;
}
/* line 185, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .price-bg .seckill-price span {
  font-size: 24px;
}
/* line 189, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .price-bg .daily-price {
  right: 34px;
  bottom: 58px;
  font-size: 12px;
  color: #ffffff;
}
/* line 196, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .btn-div {
  padding-top: 30px;
  color: #F90000;
  font-size: 16px;
}
/* line 200, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .btn-div .non-seckill-time {
  width: 200px;
  height: 64px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(/assets/excel_tool/seckill/non_seckill-f9fc8157ee11bce6fbaf3b83bbacd9b2fd8a3ca8108d249c8ea74458934d8a1c.png);
}
/* line 209, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .btn-div .non-seckill-time p {
  font-size: 12px;
}
/* line 213, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .btn-div img {
  width: 100%;
}
/* line 216, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .btn-div a {
  display: block;
  width: 200px;
  height: 60px;
  background-image: url(/assets/excel_tool/seckill/默认按钮效果-e2929906ebc15b3848153f9e5276d535c7626d623af64e1659944e3849c36c8a.png);
  background-size: 100%;
  background-repeat: no-repeat;
  transition: background-image 0.01s ease;
  /* 添加平滑过渡效果 */
}
/* line 224, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .btn-div a:hover {
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(/assets/excel_tool/seckill/鼠标放上去效果-d23b62d50e7593cc3277010c4158cf5ec571e0858c5737c79ed10093d7505cd9.png);
}
/* line 231, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .countdown {
  position: absolute;
  right: 20px;
  top: 16px;
  font-size: 18px;
  color: #ffffff;
}
/* line 239, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .countdown .income-div span {
  display: inline-block;
  width: 28px;
  border-radius: 4px;
  margin-right: 2px;
  background: #ffffff;
  color: #a40be4;
}
/* line 246, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .seckill-contains .countdown .income-div span.msec {
  width: 40px;
}
/* line 254, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains {
  display: flex;
  justify-content: space-between;
  margin: 0 30px 60px;
  height: 188px;
}
/* line 259, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block {
  cursor: pointer;
  border-radius: 16px;
  border: 4px solid #d2d2d2;
  width: 440px;
  padding: 10px 0;
  background: #ffffff;
  margin: 0 10px;
}
/* line 267, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block:hover {
  padding: 10px 0;
  border: 4px solid #ffba00;
}
/* line 272, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block.active {
  padding: 10px 0;
  border: 4px solid #ffba00;
}
/* line 277, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .pay-duration {
  font-size: 30px;
}
/* line 281, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .discount-count {
  color: #f06746;
  font-size: 14px;
}
/* line 287, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .price-show .sale-price {
  font-size: 40px;
  font-weight: bold;
}
/* line 291, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .price-show .sale-price.sale-indate {
  color: #E61100;
}
/* line 297, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .price-show .original-price {
  color: #999999;
  font-size: 14px;
  text-decoration: line-through;
}
/* line 304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .day-price {
  font-size: 16px;
}
/* line 308, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block.sale-choose-block:hover {
  border: 3px solid #F47300;
}
/* line 311, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block.sale-choose-block.active {
  padding: 10px 0;
  border: 3px solid #F47300;
}
/* line 317, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block.choose-block1200 {
  background: url("/assets/excel_tool/1200_bg-0b124eba6f5009626da4cb6ae769127a6d07433f960ffeeaba12aea5d91450cf.jpg") no-repeat 100% 100%/100% 100%;
}
/* line 319, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block.choose-block1200 .sale-price {
  font-weight: bold;
  background: linear-gradient(180deg, #EDA100 20%, #A73B07);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* line 327, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .discount-tip {
  display: flex;
  justify-content: space-between;
  padding: 5px 20px;
  margin-top: 6px;
  background: linear-gradient(90deg, #FF4200, #FFBF00);
  color: #ffffff;
  font-size: 12px;
  border-radius: 0 0 12px 12px;
}
/* line 336, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .discount-tip span {
  background: #ffffff;
  color: #f64949;
  padding: 1px 3px;
  border-radius: 4px;
}
/* line 345, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip {
  display: block;
}
/* line 348, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block {
  cursor: pointer;
  border-radius: unset;
  border: none;
  width: 100%;
  padding: unset;
  background: #ffffff;
  margin-top: 30px;
}
/* line 356, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block .img-show {
  width: 100%;
}
/* line 359, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.active {
  padding: unset;
  border: none;
}
/* line 364, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block:hover {
  padding: unset;
  border: none;
}
/* line 369, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.choose-block-uni-vip {
  margin-top: 30px;
}
/* line 372, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.choose-block-uni-vip img {
  width: 100%;
}
/* line 376, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.choose-block-uni-vip .img_show {
  display: block;
}
/* line 380, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.choose-block-uni-vip .img_hover {
  display: none;
}
/* line 385, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.choose-block-uni-vip:hover .img_show {
  display: none;
}
/* line 389, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.choose-block-uni-vip:hover .img_hover {
  display: block;
}
/* line 395, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.choose-block-uni-vip.active .img_show {
  display: none;
}
/* line 399, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains.uni-vip .choose-block.choose-block-uni-vip.active .img_hover {
  display: block;
}
/* line 408, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .paid-tip {
  text-align: left;
  padding: 0 0 20px 40px;
  font-size: 14px;
  margin-top: -56px;
  color: #ffffff;
}
/* line 414, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .pay-contains .form-contains .paid-tip span {
  color: #F9EF8F;
}
/* line 421, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .qr-contains {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #ffffff;
  margin: 10px 0;
  border: 2px solid #D2D2D2;
  border-radius: 16px;
  min-height: 144px;
}
/* line 432, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .qr-contains .qr-wx, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali {
  position: relative;
}
/* line 435, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .qr-contains .qr-wx .ali-icon, .excel-tool-vip .content-block .position-div .qr-contains .qr-wx .wx-icon, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali .ali-icon, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali .wx-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
}
/* line 441, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .qr-contains .qr-wx .ali-icon img, .excel-tool-vip .content-block .position-div .qr-contains .qr-wx .wx-icon img, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali .ali-icon img, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali .wx-icon img {
  width: 40px;
  height: 40px;
}
/* line 448, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .qr-contains .qr-ali {
  position: relative;
}
/* line 452, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .qr-contains .price-div {
  font-size: 40px;
  line-height: 40px;
  color: #019B69;
  text-align: center;
}
/* line 458, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .position-div .qr-contains .price-div img {
  width: 120px;
}
/* line 465, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .roles-contains {
  width: 1100px;
  margin: 0 auto;
}
/* line 469, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .roles-contains img {
  width: 100%;
}
/* line 474, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .footer-div {
  margin-top: 40px;
  min-width: 1100px;
}
/* line 478, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block .footer-div img {
  width: 100%;
}

/* line 489, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip-modal .modal-dialog.modal-sm {
  display: block;
  width: auto;
  text-align: center;
}
/* line 494, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip-modal .modal-dialog.modal-sm .img-btn-block {
  display: inline-block;
  position: relative;
}
/* line 501, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip-modal .sure-btn {
  position: absolute;
  background: transparent;
  display: block;
  width: 200px;
  height: 60px;
  left: 50%;
  margin-left: -100px;
  bottom: 20px;
}

/* line 513, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains {
  margin-top: 10px;
  background: #ffffff;
  text-align: left;
  border-radius: 16px;
}
/* line 519, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupon-title {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 0 10px;
}
/* line 525, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupons-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
/* line 530, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupons-flex .coupon-radio {
  width: 200px;
  height: 80px;
  margin: 10px;
  padding: 8px 0 0 10px;
  background: url(/images/excel_tool/coupon/kzj_hover.png);
  background-size: 98% 98%;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 10px;
  text-align: left;
}
/* line 542, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupons-flex .coupon-radio .coupon-worth {
  color: #00875B;
  font-size: 30px;
  font-weight: bold;
}
/* line 547, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupons-flex .coupon-radio .coupon-worth span {
  font-size: 20px;
}
/* line 552, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupons-flex .coupon-radio:hover {
  background: url(/assets/excel_tool/coupon/鼠标滑过-7663c52813c21a7433bdb8604bedd0a64b66f3199424eb151d5d43d6a46a11eb.png);
  background-size: 98% 98%;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 559, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupons-flex .coupon-radio.disabled {
  color: #B3B3B3;
  background: url(/assets/excel_tool/coupon/不可用-afee63ed5345d75f94e9aa504c970e21694500d2434e6bc42dfb338b59bbbd78.png);
  background-size: 98% 98%;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 562, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupons-flex .coupon-radio.disabled .coupon-worth {
  color: #B3B3B3;
}
/* line 572, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains .coupons-flex .coupon-radio.active {
  background: url(/assets/excel_tool/coupon/选中效果-6bce6bb41339e572e788630446d6010ec058a19aa32a4823905cf960bc3701b7.png);
  background-size: 98% 98%;
  background-position: center;
  background-repeat: no-repeat;
}
/*!
 * bootstrap-fileinput v4.3.7
 * http://plugins.krajee.com/file-input
 *
 * Krajee default styling for bootstrap-fileinput.
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
 */

.file-loading {
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    font-size: 999px;
    text-align: right;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none;
}

.file-object {
    margin: 0 0 -5px 0;
    padding: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    background: none repeat scroll 0 0 transparent;
    cursor: inherit;
    display: block;
}

.file-caption-name {
    display: inline-block;
    overflow: hidden;
    height: 20px;
    word-break: break-all;
}

.input-group-lg .file-caption-name {
    height: 25px;
}

.file-zoom-dialog {
    text-align: left;
}

.file-error-message {
    color: #a94442;
    background-color: #f2dede;
    margin: 5px;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    padding: 15px;
}

.file-error-message pre, .file-error-message ul {
    margin: 0;
    text-align: left;
}

.file-error-message pre {
    margin: 5px 0;
}

.file-caption-disabled {
    background-color: #EEEEEE;
    cursor: not-allowed;
    opacity: 1;
}

.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}

.krajee-default.file-preview-frame {
    position: relative;
    display: table;
    margin: 8px;
    height: 160px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 5px 0 #a2958a;
    padding: 6px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.krajee-default.file-preview-frame:not(.file-preview-error):hover {
    box-shadow: 3px 3px 5px 0 #333;
}

.krajee-default .file-preview-image {
    vertical-align: middle;
    image-orientation: from-image;
}

.krajee-default .file-preview-text {
    display: block;
    color: #428bca;
    border: 1px solid #ddd;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    outline: none;
    padding: 8px;
    resize: none;
}

.krajee-default .file-preview-html {
    border: 1px solid #ddd;
    padding: 8px;
    overflow: auto;
}

.krajee-default .file-zoom-dialog .file-preview-text {
    font-size: 1.2em;
}

.krajee-default .file-preview-other {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.krajee-default .file-preview-other:hover {
    opacity: 0.8;
}

.krajee-default .file-actions, .krajee-default .file-other-error {
    text-align: left;
}

.krajee-default .file-other-icon {
    font-size: 4.8em;
}

.krajee-default .file-actions {
    margin-top: 15px;
}

.krajee-default .file-footer-buttons {
    float: right;
}

.krajee-default .file-footer-caption {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    text-align: center;
    padding-top: 4px;
    font-size: 11px;
    color: #777;
    margin: 5px auto;
}

.krajee-default .file-preview-error {
    opacity: 0.65;
    box-shadow: none;
}

.krajee-default .file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
    color: #000;
}

.krajee-default .file-drag-handle, .krajee-default .file-upload-indicator {
    position: absolute;
    text-align: center;
    bottom: -6px;
    left: -6px;
    padding: 8px 8px 1px 3px;
    border-left: none;
    border-bottom: none;
    border-right: 1px solid #8a6d3b;
    border-top: 1px solid #8a6d3b;
    border-top-right-radius: 24px;
    font-size: 12px;
}

.krajee-default .file-drag-handle {
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.krajee-default .file-upload-indicator {
    font-size: 13px;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding-bottom: 0;
}

.krajee-default.file-preview-error .file-upload-indicator {
    background-color: #f2dede;
    border-color: #ebccd1;
}

.krajee-default.file-preview-success .file-upload-indicator {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.krajee-default.file-preview-loading .file-upload-indicator {
    background-color: #e5e5e5;
    border-color: #777;
}

.krajee-default .file-thumb-progress {
    height: 10px;
}

.krajee-default .file-thumb-progress .progress, .krajee-default .file-thumb-progress .progress-bar {
    height: 10px;
    font-size: 9px;
    line-height: 10px;
}

.krajee-default .file-thumbnail-footer {
    position: relative;
}

.krajee-default .file-thumb-progress {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
}

.krajee-default.kvsortable-ghost {
    background: #e1edf7;
    border: 2px solid #a1abff;
}

/* noinspection CssOverwrittenProperties */
.file-zoom-dialog .file-other-icon {
    font-size: 8em;
    font-size: 55vmin;
}

.file-input-new .file-preview, .file-input-new .close, .file-input-new .glyphicon-file,
.file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button,
.file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button {
    display: none;
}

.file-caption-main {
    width: 100%;
}

.file-input-ajax-new .no-browse .input-group-btn,
.file-input-new .no-browse .input-group-btn {
    display: none;
}

.file-input-ajax-new .no-browse .form-control,
.file-input-new .no-browse .form-control {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.file-thumb-loading {
    background: transparent url('../img/loading.gif') no-repeat scroll center center content-box !important;
}

.file-sortable .file-drag-handle {
    cursor: move;
    cursor: -webkit-grabbing;
    opacity: 1;
}

.file-sortable .file-drag-handle:hover {
    opacity: 0.7;
}

.file-drop-zone {
    border: 1px dashed #aaa;
    border-radius: 4px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 12px 15px 12px 12px;
    padding: 5px;
}

.file-drop-zone-title {
    color: #aaa;
    font-size: 1.6em;
    padding: 85px 10px;
    cursor: default;
}

.file-preview .clickable,
.clickable .file-drop-zone-title {
    cursor: pointer;
}

.file-drop-zone.clickable:hover {
    border: 2px dashed #999;
}

.file-drop-zone.clickable:focus {
    border: 2px solid #5acde2;
}

.file-drop-zone .file-preview-thumbnails {
    cursor: default;
}

.file-highlighted {
    border: 2px dashed #999 !important;
    background-color: #f0f0f0;
}

.file-uploading {
    background: url('../img/loading-sm.gif') no-repeat center bottom 10px;
    opacity: 0.65;
}

.file-zoom-fullscreen.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.file-zoom-fullscreen .modal-dialog {
    position: fixed;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

.file-zoom-fullscreen .modal-content {
    border-radius: 0;
    box-shadow: none;
}

.file-zoom-fullscreen .modal-body {
    overflow-y: auto;
}

.file-zoom-dialog .modal-body {
    position: relative !important;
}

.file-zoom-dialog .btn-navigate {
    position: absolute;
    padding: 0;
    margin: 0;
    background: transparent;
    text-decoration: none;
    outline: none;
    opacity: 0.7;
    top: 45%;
    font-size: 4em;
    color: #1c94c4;
}

.file-zoom-dialog .floating-buttons {
    position: absolute;
    top: 5px;
    right: 10px;
}

.floating-buttons, .floating-buttons .btn {
    z-index: 3000;
}

.file-zoom-dialog .kv-zoom-actions .btn,
.floating-buttons .btn {
    margin-left: 3px;
}

.file-zoom-dialog .btn-navigate:not([disabled]):hover,
.file-zoom-dialog .btn-navigate:not([disabled]):focus {
    outline: none;
    box-shadow: none;
    opacity: 0.5;
}

.file-zoom-dialog .btn-navigate[disabled] {
    opacity: 0.3;
}

.file-zoom-dialog .btn-prev {
    left: 1px;
}

.file-zoom-dialog .btn-next {
    right: 1px;
}

.file-zoom-content {
    height: 480px;
    text-align: center;
}

.file-preview-initial.sortable-chosen {
    background-color: #d9edf7;
}

/* IE 10 fix */
.btn-file ::-ms-browse {
    width: 100%;
    height: 100%;
}
﻿﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dd, ul, ol, pre, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

button, input, select, textarea {
  font: 12px/1.5 "Microsoft YaHei", 微软雅黑, Arial, Verdana, Sans-Serif
}

body {
  font: 12px/1.5 "Microsoft YaHei", 微软雅黑, Arial, Verdana, Sans-Serif;
  color: #000;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

html {
  width: 100%;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%
}

address, cite, dfn, em, var {
  font-style: normal
}

small {
  font-size: 12px
}

ul, ol {
  list-style: none
}

a {
  text-decoration: none
}

a:link, a:visited, ins {
  text-decoration: none
}

a:hover, a:active {
  text-decoration: underline
}

abbr, acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

legend {
  color: #000
}

fieldset, img {
  border: none
}

img {
  vertical-align: middle
}

button, input, select, textarea {
  font-size: 100%
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption {
  text-align: left
}

hr {
  border: none;
  height: 1px
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

.clear {
  zoom: 1
}

.m-home-rw li, .g-home-bd .m-home-gc .m-home-gc-info em, .m-task-box .m-task-title, .m-money-rank ol dt, .m-user-min-info dt, .m-publish-service-info dt, .sdyh-box .sdyh-fw {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.g-wrap {
  width: 1100px;
  margin-left: auto;
  margin-right: auto
}

.g-wrap.bg-show{
  background-image: url("/images/my/homepage_bg_pc.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
  width: 100%;
}

input[type="button"], input[type="submit"], button {
  outline: 0
}

input[type="checkbox"], input[type="radio"] {
  vertical-align: middle
}

textarea {
  resize: none
}

a {
  color: #333;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s
}

a:hover {
  color: #de1a0e;
  text-decoration: none
}

.wrap {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden
}

.all-center {
  margin: 0 auto;
  text-align: center
}

.font-white {
  color: #fff
}

.font-orange1 {
  color: #F40
}

.font-orange2 {
  color: #F73500
}

.font-gray1 {
  color: #999
}

.font-gray2 {
  color: #DADADA
}

.font-gray3 {
  color: #666
}

.font-gray4 {
  color: #333
}

.font-blue {
  color: #0C75B9;
}

.font-red {
  color: red !important;
}

.font-green1 {
  color: #de1a0e
}

.font-green2 {
  color: #14CC82
}

.font-yellow {
  color: #F1D288
}

.font-bold {
  font-weight: bold
}

.font-normal {
  font-weight: normal
}

.font12 {
  font-size: 12px
}

.font14 {
  font-size: 14px
}

.font16 {
  font-size: 16px
}

.font18 {
  font-size: 18px
}

.font20 {
  font-size: 20px
}

.font22 {
  font-size: 22px
}

.font24 {
  font-size: 24px
}

.font26 {
  font-size: 26px
}

.font28 {
  font-size: 28px
}

.font30 {
  font-size: 30px
}

.font40 {
  font-size: 40px
}

.font-center {
  text-align: center
}

.font-right {
  text-align: right;
  padding-right: 0.3em
}

.font-left {
  text-align: left;
  padding-left: 0.3em
}

.t-left {
  text-align: left !important;
}

.f-left {
  float: left;
  display: inline
}

.f-right {
  float: right;
  display: inline
}

.ui-help {
  cursor: help
}

.ml-5 {
  margin-left: 5px
}

.ml-10 {
  margin-left: 10px
}

.ui-btn, .ui-btn:visited {
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 12px;
  overflow: visible;
  height: 30px;
  line-height: 30px;
  border: 1px solid #de1a0e;
  border-radius: 3px;
  font-size: 14px;
  letter-spacing: 1px;
  word-spacing: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #f66626;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.ui-btn:hover, .ui-btn:focus {
  color: #FFF;
  text-decoration: none;
  background: #a90f06;
  border: 1px solid #a90f06
}

.ui-btn[disabled="disabled"] {
  background: #999;
  color: #333;
  border: 1px solid #999;
  cursor: not-allowed
}

.ui-btn-lg {
  padding: 0 50px;
  height: 40px;
  line-height: 40px;
  font-size: 20px
}

.ui-btn-sm {
  padding: 0 10px;
  height: 22px;
  line-height: 22px
}

.ui-btn-np {
  padding: 0
}

.ui-btn-orange, .ui-btn-orange:hover, .ui-btn-orange:visited {
  background: #f77e2e;
  border: 1px solid #f77e2e;
}

.ui-btn-pink, .ui-btn-pink:hover {
  background: #faf1e5;
  color: #666666;
  border: 1px solid #f3dec4;
}

.ui-btn-gray {
  color: #333;
  border: 1px solid #DAD9D7;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
  background: #F3F3F3
}

.ui-btn-gray:hover, .ui-btn-gray:focus, .ui-btn-gray:visited {
  border: 1px solid #DAD9D7;
  background: #E7E7E7;
  color: #333
}

.ui-btn-red {
  color: #fff;
  border: 1px solid #FF6100;
  background: #FF8A00
}

.ui-btn-red:hover, .ui-btn-red:focus {
  border: 1px solid #FF6100;
  background: #FF8A00;
  color: #fff
}

.ui-btn-dis {
  color: #333;
  border: 1px solid #DAD9D7;
  background: #ddd;
  cursor: not-allowed
}

.ui-btn-dis:hover, .ui-btn-dis:focus {
  color: #333;
  border: 1px solid #DAD9D7;
  background: #ddd
}

.ui-btn-dis:active {
  box-shadow: none
}

.ui-img {
  padding: 5px;
  border: 1px solid #DADADA
}

.ui-upload .ui-upload-btn {
  display: inline-block;
  zoom: 1;
  position: relative;
  overflow: hidden
}

.ui-upload .ui-upload-btn button {
  overflow: visible;
  height: 32px
}

.ui-upload .ui-upload-btn input {
  position: absolute;
  top: 0;
  right: -1px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 32px
}

.ui-upload i {
  font-size: 12px;
  color: #999;
  font-style: normal;
  display: block;
  line-height: 14px
}

.ui-upload .ui-upload-tip {
  display: none;
  font-size: 12px;
  color: #de1a0e
}

.table-border {
  font-size: 14px;
  border: 1px solid #DADADA;
  border-top: none
}

.table-border th {
  /*padding: 5px 10px;*/
  line-height: 32px;
  /*vertical-align: top;*/
  background-color: #F7F7F7;
  border-top: 1px solid #DADADA;
  /*position: relative*/
}

.table-border td {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  border-top: 1px solid #DADADA;
  position: relative
}

.table-border-all {
  font-size: 14px;
  border-top: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  text-align: center;
  width: 100%;
}

.table-border-all th {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  background-color: #F7F7F7;
  border-bottom: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  position: relative;
  text-align: center;
}

.table-border-all td {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  border-bottom: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  position: relative
}

.table-bottom-border {
  border-collapse: separate;
  font-size: 14px
}

.table-bottom-border th, .table-bottom-border td {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  border-bottom: 1px dotted #DADADA;
  position: relative
}

.table-no-border {
  border-collapse: separate;
  font-size: 14px
}

.table-no-border th, .table-no-border td {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  position: relative
}

.table-th-bg th {
  background-color: #F7F7F7;
  border-bottom: 1px solid #DADADA
}

.table-lh15 td, .table-lh15 th {
  line-height: 1.5
}

.form-bd input[type="text"], .form-bd input[type="password"] {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  color: #555;
  height: 32px;
  /*line-height: 32px;*/
  padding: 5px 6px;
  -moz-transition: border .2s linear 0s, box-shadow .2s linear 0s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 3px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s
}

.form-bd input[type="text"]:focus, .form-bd input[type="password"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

.form-bd input[type="text"].no-border, .form-bd input[type="password"].no-border {
  border: none;
  box-shadow: none
}

.form-bd input[type="text"].no-border:focus, .form-bd input[type="password"].no-border:focus {
  border: none;
  box-shadow: none
}

.form-bd textarea {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 6px;
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 3px;
  height: 200px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s
}

.form-bd textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

.form-bd textarea.no-border {
  border: none;
  box-shadow: none
}

.form-bd textarea.no-border:focus {
  border: none;
  box-shadow: none
}

.form-bd select {
  background-color: #FFF;
  border: 1px solid #CCC;
  display: inline-block;
  height: 30px;
  padding: 4px 6px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.no-border {
  border: none;
  box-shadow: none
}

.no-border:focus {
  border: none;
  box-shadow: none
}

.Validform_wrong {
  color: red;
  font-size: 12px
}

.Validform_right {
  color: green;
  font-size: 12px
}

.ui-need {
  color: red
}

.w-auto {
  width: auto
}

.w75 {
  width: 75px
}

.w85 {
  width: 85px
}

.w100 {
  width: 100px
}

.w125 {
  width: 125px
}

.w150 {
  width: 150px
}

.w175 {
  width: 175px
}

.w200 {
  width: 200px
}

.w225 {
  width: 225px
}

.w250 {
  width: 250px
}

.w275 {
  width: 275px
}

.w300 {
  width: 300px
}

.w325 {
  width: 325px
}

.w350 {
  width: 350px
}

.w375 {
  width: 375px
}

.w400 {
  width: 400px
}

.w425 {
  width: 425px
}

.w450 {
  width: 450px
}

.w475 {
  width: 475px
}

.w500 {
  width: 500px
}

.w600 {
  width: 600px
}

.w800 {
  width: 800px
}

.m20 {
  margin: 20px
}

.mt5 {
  margin-top: 5px
}

.mt10 {
  margin-top: 10px
}

.mt15 {
  margin-top: 15px
}

.mt20 {
  margin-top: 20px
}

.mt30 {
  margin-top: 30px
}

.mt50 {
  margin-top: 50px
}

.mb5 {
  margin-bottom: 5px
}

.mb10 {
  margin-bottom: 10px
}

.mb15 {
  margin-bottom: 15px
}

.mb20 {
  margin-bottom: 20px
}

.mb50 {
  margin-bottom: 50px
}

.ml5 {
  margin-left: 5px
}

.ml10 {
  margin-left: 10px
}

.ml15 {
  margin-left: 15px
}

.ml20 {
  margin-left: 20px
}

.mr5 {
  margin-right: 5px
}

.mr10 {
  margin-right: 10px
}

.mr15 {
  margin-right: 15px
}

.mr20 {
  margin-right: 20px
}

.mr50 {
  margin-right: 50px
}

.mr100 {
  margin-right: 50px
}

.mr0 {
  margin-right: 0;
}

/*
.pagination {
    clear: both;
    line-height: 24px;
    height: 24px;
    color: #de1a0e;
    padding: 10px 0;
    font-size: 14px;
    text-align: center
}
*/

/*.pagination .disabled {
    border: #999 1px solid;
    color: #fff;
    background-color: #999;
    border-radius: 3px;
    margin-right: 5px;
    line-height: 18px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    cursor: not-allowed
}*/

/*.pagination .current {
    padding: 3px 8px;
    margin-right: 5px;
    border: #de1a0e 1px solid;
    border-radius: 3px;
    cursor: not-allowed
}*/

/*
.pagination a {
    border: #de1a0e 1px solid;
    color: #fff;
    background-color: #de1a0e;
    border-radius: 3px;
    margin-right: 5px;
    line-height: 18px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none
}
*/

/*
.pagination a:visited, .pagination a:link {
    text-decoration: none;
    color: #fff
}
*/

.pagination a:hover {
  text-decoration: none;
  color: #fff;
  background: #f77e2e;
}

.dialog {
  position: fixed;
  left: 50%;
  top: 10%;
  border: 1px solid #DADADA;
  border-radius: 5px;
  background-color: #fff;
  z-index: 9999;
  font-size: 14px;
  color: #333;
  display: none;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop))
}

.dialog-head {
  padding: 5px 15px;
  line-height: 30px;
  height: 30px;
  position: relative;
  background-color: #F5F5F5;
  border-radius: 5px 5px 0 0;
  font-size: 16px
}

.dialog-head .close {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 14px;
  color: #333;
  font-weight: normal
}

.dialog-head .close b {
  font-family: \5b8b\4f53;
  font-size: 19px;
  font-weight: normal
}

.dialog-head .close:hover {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: red
}

.dialog-body {
  padding: 15px;
  border-top: 1px solid #DADADA;
  overflow: hidden
}

.dialog-body p {
  line-height: 24px
}

.dialog-foot {
  background-color: #F5F5F5;
  border-top: 1px solid #DADADA;
  border-radius: 0 0 5px 5px;
  text-align: right;
  padding: 15px 15px
}

.dialog-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  display: none;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop))
}

.ui-tip {
  padding: 6px 12px;
  border: 1px solid transparent;
  border-radius: 4px
}

.ui-tip-green {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #D6E9C6
}

.ui-tip-blue {
  color: #31708F;
  background-color: #D9EDF7;
  border-color: #BCE8F1
}

.ui-tip-yellow {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC
}

.ui-tip-red {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1
}

.ui-tip-pink {
  border-color: #f8f0de;
  background: #fdf9ed;
  color: #333333;
}

.ui-tip-white {
  color: #333;
  background-color: #fff;
  border-color: #DADADA
}

.ui-poptip {
  position: absolute;
  padding: 6px 12px;
  border: 1px solid transparent;
  border-radius: 4px
}

.ui-poptip-t .ui-poptip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 0 8px 8px 8px;
  border-style: solid dashed dashed dashed;
  border-left-color: transparent;
  border-right-color: transparent
}

.ui-poptip-t .ui-poptip-arrow-border {
  top: -8px;
  right: 50%
}

.ui-poptip-t .ui-poptip-arrow-bg {
  top: -7px;
  right: 50%
}

.ui-poptip-r .ui-poptip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 8px 0 8px 8px;
  border-style: solid dashed dashed dashed;
  border-top-color: transparent;
  border-bottom-color: transparent
}

.ui-poptip-r .ui-poptip-arrow-border {
  right: -8px;
  top: 45.5%
}

.ui-poptip-r .ui-poptip-arrow-bg {
  right: -7px;
  top: 45.5%
}

.ui-poptip-b .ui-poptip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 8px 8px 0 8px;
  border-style: solid dashed dashed dashed;
  border-left-color: transparent;
  border-right-color: transparent
}

.ui-poptip-b .ui-poptip-arrow-border {
  bottom: -8px;
  right: 50%
}

.ui-poptip-b .ui-poptip-arrow-bg {
  bottom: -7px;
  right: 50%
}

.ui-poptip-l .ui-poptip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 8px 8px 8px 0;
  border-style: solid dashed dashed dashed;
  border-top-color: transparent;
  border-bottom-color: transparent
}

.ui-poptip-l .ui-poptip-arrow-border {
  left: -8px;
  top: 45.5%
}

.ui-poptip-l .ui-poptip-arrow-bg {
  left: -7px;
  top: 45.5%
}

.ui-poptip-green {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #D6E9C6
}

.ui-poptip-green .ui-poptip-arrow-border {
  color: #D6E9C6
}

.ui-poptip-green .ui-poptip-arrow-bg {
  color: #DFF0D8
}

.ui-poptip-blue {
  color: #31708F;
  background-color: #D9EDF7;
  border-color: #BCE8F1
}

.ui-poptip-blue .ui-poptip-arrow-border {
  color: #BCE8F1
}

.ui-poptip-blue .ui-poptip-arrow-bg {
  color: #D9EDF7
}

.ui-poptip-yellow {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC
}

.ui-poptip-yellow .ui-poptip-arrow-border {
  color: #FAEBCC
}

.ui-poptip-yellow .ui-poptip-arrow-bg {
  color: #FCF8E3
}

.ui-poptip-red {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1
}

.ui-poptip-red .ui-poptip-arrow-border {
  color: #EBCCD1
}

.ui-poptip-red .ui-poptip-arrow-bg {
  color: #F2DEDE
}

.ui-poptip-white {
  color: #333;
  background-color: #fff;
  border-color: #DADADA
}

.ui-poptip-white .ui-poptip-arrow-border {
  color: #DADADA
}

.ui-poptip-white .ui-poptip-arrow-bg {
  color: #fff
}

.ui-arrow-t {
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 0 5px 5px 5px;
  border-style: dashed dashed solid dashed;
  border-left-color: transparent;
  border-right-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease
}

.ui-arrow-r {
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 5px 0 5px 5px;
  border-style: dashed dashed dashed solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease
}

.ui-arrow-b {
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 5px 5px 0 5px;
  border-style: solid dashed dashed dashed;
  border-left-color: transparent;
  border-right-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease
}

.ui-arrow-l {
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 5px 5px 5px 0;
  border-style: dashed solid dashed dashed;
  border-top-color: transparent;
  border-bottom-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease
}

.a-ring {
  -webkit-animation: 1s ease;
  -moz-animation: 1s ease;
  -ms-animation: 1s ease;
  animation: 1s ease
}

.a-ring {
  -webkit-animation-name: ring;
  -moz-animation-name: ring;
  -ms-animation-name: ring;
  animation-name: ring
}

.a-flipinY {
  -webkit-animation: 1s ease-out backwards;
  -moz-animation: 1s ease-out backwards;
  -ms-animation: 1s ease-out backwards;
  animation: 1s ease-out backwards
}

.a-flipinY {
  -webkit-animation-name: flipinY;
  -moz-animation-name: flipinY;
  -ms-animation-name: flipinY;
  animation-name: flipinY
}

.b-ring {
  -webkit-animation: 1s ease infinite;
  -moz-animation: 1s ease infinite;
  -ms-animation: 1s ease infinite;
  animation: 1s ease infinite
}

.b-ring {
  -webkit-animation-name: ring;
  -moz-animation-name: ring;
  -ms-animation-name: ring;
  animation-name: ring
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: scale(1)
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg)
  }
  100% {
    -webkit-transform: scale(1) rotate(0)
  }
}

@-moz-keyframes ring {
  0% {
    -moz-transform: scale(1)
  }
  10%, 20% {
    -moz-transform: scale(0.9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    -moz-transform: scale(1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    -moz-transform: scale(1.1) rotate(-3deg)
  }
  100% {
    -moz-transform: scale(1) rotate(0)
  }
}

@-ms-keyframes ring {
  0% {
    -ms-transform: scale(1)
  }
  10%, 20% {
    -ms-transform: scale(0.9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    -ms-transform: scale(1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    -ms-transform: scale(1.1) rotate(-3deg)
  }
  100% {
    -ms-transform: scale(1) rotate(0)
  }
}

@keyframes ring {
  0% {
    transform: scale(1)
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg)
  }
  100% {
    transform: scale(1) rotate(0)
  }
}

@-webkit-keyframes flipinY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg)
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg)
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    opacity: 1
  }
}

@-moz-keyframes flipinY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg)
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg)
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0);
    opacity: 1
  }
}

@-ms-keyframes flipinY {
  0% {
    -ms-transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  40% {
    -ms-transform: perspective(400px) rotateY(-10deg)
  }
  70% {
    -ms-transform: perspective(400px) rotateY(10deg)
  }
  100% {
    -ms-transform: perspective(400px) rotateY(0);
    opacity: 1
  }
}

@keyframes flipinY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotateY(-10deg)
  }
  70% {
    transform: perspective(400px) rotateY(10deg)
  }
  100% {
    transform: perspective(400px) rotateY(0);
    opacity: 1
  }
}

.g-login-bg {
  background: transparent url(/login-bg1.jpg) center center no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x: hidden
}

.g-login-bd {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 100px;
  z-index: 9;
  padding-bottom: 100px
}

.g-login-bd .Validform_checktip {
  font-size: 16px;
  color: #F1D288
}

.m-login-logo {
  width: 500px;
  color: #333
}

.m-login-logo h1 {
  font-size: 56px
}

.m-login-logo p {
  font-size: 26px;
  font-weight: bold
}

.m-login-box {
  width: 330px;
  background: transparent url(/login-bg.png) 0 0 repeat
}

.m-login-box h2 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #444;
  padding: 10px 15px;
  margin: 0
}

.m-login-box form {
  border-top: 1px solid #ccc;
  padding: 15px 25px;
  width: 280px;
  margin: 0
}

.m-login-box form p {
  margin-bottom: 15px;
  position: relative
}

.m-login-box form label {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 18px
}

.m-login-box form .m-login-input {
  padding-left: 70px;
  line-height: 33px;
  height: 33px;
  width: 200px;
  font-size: 16px
}

.m-login-box form .m-login-btn, .m-login-box form .regist-btn {
  width: 278px
}

.m-regist-box {
  display: none;
  width: 330px;
  background: transparent url(/login-bg.png) 0 0 repeat
}

.m-regist-box h2 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #444;
  padding: 10px 15px;
  margin: 0
}

.m-regist-box form {
  border-top: 1px solid #ccc;
  padding: 15px 25px;
  width: 280px;
  margin: 0
}

.m-regist-box form p {
  margin-bottom: 15px;
  position: relative
}

.m-regist-box form label {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 18px
}

.m-regist-box form .m-regist-input {
  padding-left: 80px;
  line-height: 33px;
  height: 33px;
  width: 190px;
  font-size: 16px
}

.m-regist-box form .m-regist-password {
  padding-left: 100px;
  line-height: 33px;
  height: 33px;
  width: 170px;
  font-size: 16px
}

.m-regist-box form .m-regist-yzm {
  padding-left: 80px;
  line-height: 33px;
  height: 33px;
  width: 70px;
  font-size: 16px
}

.m-regist-box form #yzm-btn {
  margin-left: 20px
}

.m-regist-box form .m-regist-btn {
  width: 278px
}

.m-login-ft {
  padding: 15px 0;
  background: transparent url(/login-bg.png) 0 0 repeat;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%
}

.m-login-ft a {
  color: #fff
}

#regist-form {
  display: none
}

.regist-choose {
  border-top: 1px solid #ccc;
  padding: 0;
  width: 330px;
  margin: 0
}

.regist-choose a {
  color: #fff;
  display: block;
  text-align: center
}

.regist-choose b {
  display: block;
  font-size: 24px
}

.regist-choose i {
  display: block;
  font-size: 14px;
  text-align: left;
  font-style: normal
}

.regist-choose1 {
  color: #fff;
  display: block;
  background-color: transparent;
  background-image: url(/login-ico.png);
  background-repeat: no-repeat;
  padding: 100px 25px 25px;
  text-align: center;
  background-position: -590px 15px
}

.regist-choose1:hover {
  color: #ffec80;
  background-color: rgba(0, 0, 0, 0.3)
}

.regist-choose2 {
  color: #fff;
  display: block;
  background-color: transparent;
  background-image: url(/login-ico.png);
  background-repeat: no-repeat;
  padding: 100px 25px 25px;
  text-align: center;
  background-position: -235px 15px
}

.regist-choose2:hover {
  color: #8eddf0;
  background-color: rgba(0, 0, 0, 0.3)
}

.passwordStrength b {
  font-weight: normal
}

.passwordStrength b, .passwordStrength span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  line-height: 18px \9;
  height: 16px
}

.passwordStrength span {
  width: 45px;
  text-align: center;
  background-color: #d0d0d0;
  border-right: 1px solid #fff;
  color: #333;
  font-size: 14px
}

.passwordStrength .last {
  border-right: none
}

.passwordStrength .bgStrength {
  color: #fff;
  background-color: #71b83d
}

.passwordStrength {
  font-size: 16px;
  color: #fff
}

#pic_valid_code {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 100px;
  height: auto
}

.m-top-bar {
  border-bottom: 1px solid #DADADA;
  background: #F2F2F2;
  background: -moz-linear-gradient(top, #fff 0%, #F2F2F2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #F2F2F2));
  background: -webkit-linear-gradient(top, #fff 0%, #F2F2F2 100%);
  background: -o-linear-gradient(top, #fff 0%, #F2F2F2 100%);
  background: -ms-linear-gradient(top, #fff 0%, #F2F2F2 100%);
  background: linear-gradient(to bottom, #fff 0%, #F2F2F2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F2F2F2', GradientType=0)
}

.m-top-bar li {
  height: 32px;
  line-height: 32px;
  float: left;
  display: inline;
  margin-left: 10px
}

.m-top-bar li a {
  padding: 1px 5px;
  display: inline-block;
  line-height: 24px
}

.m-top-drop {
  position: relative;
  z-index: 999
}

.m-top-drop .m-top-drop-menu {
  background: #FFF;
  display: none;
  position: absolute;
  z-index: 998;
  top: 29px;
  right: 0;
  width: 200px;
  border: 1px solid #DADADA;
  padding: 5px;
  line-height: 24px
}

.m-top-drop .m-top-drop-menu a {
  display: inline-block;
  padding: 0
}

.m-top-drop .m-top-drop-btn {
  margin: 0 1px;
  position: relative
}

.m-top-drop .m-top-drop-btn .ui-arrow-b {
  border-width: 4px 4px 0 4px
}

.m-top-drop.m-top-drop-btn-hover .m-top-drop-btn {
  z-index: 999;
  border: 1px solid #DADADA;
  background-color: #FFF;
  border-bottom: 1px solid #FFF;
  margin: 0
}

.m-top-drop.m-top-drop-btn-hover .ui-arrow-b {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.m-hd-content {
  padding: 20px 0;
  background-color: #fff;
  position: relative;
  z-index: 888
}

.m-hd-search {
  margin-top: 5px;
  border: 1px solid #de1a0e;
  width: 530px;
  height: 40px;
  margin-left: 40px
}

.m-hd-search .j-search-btn {
  position: relative;
  width: 100px;
  background-color: #F3F3F3;
  height: 40px
}

.m-hd-search #m-hd-search-tag {
  color: #6C6C6C;
  height: 28px;
  width: 90px;
  line-height: 28px;
  padding: 5px;
  font-size: 16px;
  background: #F3F3F3 url(/home-ico.png) 80px -12px no-repeat;
  cursor: pointer
}

.m-hd-search #m-hd-search-val {
  height: 30px;
  padding: 5px;
  width: 320px;
  font-size: 16px;
  border: 0;
  border-left: 1px solid #DADADA;
  outline: 0
}

.m-hd-search #m-hd-search-btn {
  background-color: #de1a0e;
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
  width: 99px;
  color: #fff
}

.m-hd-search .search-value-list {
  border: 1px solid #de1a0e;
  padding: 0 5px 5px;
  width: 90px;
  line-height: 30px;
  position: absolute;
  left: -1px;
  top: 39px;
  background-color: #F3F3F3;
  border-top: 1px solid #F3F3F3;
  font-size: 16px;
  color: #6C6C6C;
  display: none;
  cursor: pointer
}

.m-hd-user {
  margin-top: 5px
}

.m-hd-user i.ui-arrow-b {
  border-width: 4px 4px 0 4px;
  margin-left: 5px
}

.m-hd-user .j-hd-btn {
  border: 1px solid #DADADA;
  background-color: #F3F3F3;
  color: #6C6C6C;
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  position: relative;
  z-index: 7
}

.m-hd-login {
  font-size: 14px;
  margin-left: 5px;
  position: relative;
  text-align: center
}

.m-hd-login img {
  margin-right: 5px
}

.m-hd-login .j-hd-box {
  background-color: #F3F3F3;
  border: 1px solid #DADADA;
  width: 207px;
  text-align: left;
  padding: 5px 10px;
  position: absolute;
  z-index: 6;
  left: 0;
  top: 45px;
  display: none;
  line-height: 40px
}

.m-hd-login .j-hd-box p {
  position: relative
}

.m-hd-login .j-hd-box label {
  position: absolute;
  top: 8px;
  left: 10px;
  line-height: 30px
}

.m-hd-login .j-hd-box li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #DFDFDF;
  border-top: 1px solid #FFF
}

.m-hd-login .j-hd-box li em {
  display: inline-block;
  font-family: \5b8b\4f53;
  width: 20px;
  text-align: center;
  font-style: normal
}

.m-hd-login .j-hd-box li a {
  color: #de1a0e
}

.m-hd-login .j-hd-box .m-hd-username, .m-hd-login .j-hd-box .m-hd-password {
  width: 140px;
  padding-left: 50px
}

.m-hd-regist {
  font-size: 14px;
  margin-left: 5px;
  position: relative;
  text-align: center
}

.m-hd-regist .m-hd-regist-btn {
  border: 1px solid #DADADA;
  background-color: #F3F3F3;
  color: #6C6C6C;
  display: inline-block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  position: relative;
  z-index: 7
}

.m-hd-cw {
  font-size: 14px;
  margin-left: 5px;
  position: relative;
  text-align: center
}

.m-hd-cw .j-hd-box {
  background-color: #F3F3F3;
  border: 1px solid #DADADA;
  width: 207px;
  text-align: left;
  padding: 5px 10px;
  position: absolute;
  z-index: 6;
  right: 0;
  top: 45px;
  display: none;
  line-height: 40px
}

.m-hd-cw .j-hd-box li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #DFDFDF;
  border-top: 1px solid #FFF
}

.m-hd-cw .j-hd-box li em {
  display: inline-block;
  font-family: \5b8b\4f53;
  width: 20px;
  text-align: center;
  font-style: normal
}

.m-hd-cw .j-hd-box li a {
  color: #de1a0e
}

.m-hd-login-btn img {
  width: 22px;
  height: 22px
}

.m-hd-user .m-hd-user-hover .m-hd-login-btn {
  border-bottom: none
}

.m-hd-user .m-hd-user-hover .m-hd-cw-btn {
  border-bottom: none
}

.m-hd-user .m-hd-user-hover i.ui-arrow-b {
  border-width: 4px 4px 0 4px;
  margin-left: 5px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.m-logo {
  background: transparent url(/logo.png) 0 0 no-repeat;
  text-indent: -9999px;
  display: block;
  width: 249px;
  height: 53px;
  position: relative;
  top: -5px
}

.m-hd-nav {
  height: 50px;
  line-height: 50px;
  background-color: #ff4f00;
  position: relative;
  z-index: 7;
}

.m-hd-nav .m-hd-sidenav {
  width: 250px;
  text-indent: 20px;
  position: relative;
  z-index: 9;
}

.m-hd-nav .m-hd-sidenav .m-hd-sidenav-btn {
  color: #fff;
  display: block;
  font-size: 18px;
  background: #14CC82 url(/home-ico.png) 215px -43px no-repeat;
  text-decoration: none
}

.m-hd-nav .m-hd-sidenav ul {
  width: 214px;
  padding: 0 15px;
  border: 3px solid #14CC82;
  border-top: none;
  background-color: #fff;
  text-indent: 0;
  position: absolute;
  top: 50px;
  left: 0
}

.m-hd-nav .m-hd-sidenav ul li + li {
  border-top: 1px dashed #DADADA
}

.m-hd-nav .m-hd-sidenav ul li {
  margin-bottom: 8px;
  padding-top: 8px
}

.m-hd-nav .m-hd-sidenav ul dl {
  font-size: 14px;
  line-height: 24px;
  zoom: 1
}

.m-hd-nav .m-hd-sidenav ul a {
  margin-right: 10px;
  display: inline-block
}

.m-hd-nav .m-hd-sidenav ul dt {
  font-weight: bold
}

.m-hd-nav .m-hd-sidenav ul dt a {
  color: #000
}

.m-hd-nav .m-hd-sidenav ul dt a:hover {
  color: #de1a0e
}

.m-hd-nav .m-hd-sidenav ul.j-hd-sidenav-list {
  display: none
}

.m-hd-nav .m-hd-menu {
}

.m-hd-nav .m-hd-menu li {
  display: inline-block;
  float: left;
  position: relative;
  height: 50px
}

.m-hd-nav .m-hd-menu a {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 0 25px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.m-hd-nav .m-hd-menu a:hover {
  background: #cb4002;
  text-decoration: none
}

.m-hd-nav .m-hd-menu a.m-hd-menu-now {
  text-decoration: none;
  background: #cb4002;
}

.m-hd-nav .m-hd-menu-hot {
  position: absolute;
  top: 1px;
  right: 40px;
  width: 25px;
  height: 15px;
  display: block;
  background: transparent url(/hot.gif) 0 0 no-repeat
}

.m-hd-nav .m-hd-fb-btn {
  text-decoration: none;
  background: #f50100 url(/home-ico.png) 38px -88px no-repeat;
  display: block;
  padding: 0 50px;
  text-indent: 20px;
  font-size: 18px;
  color: #fff;
  -webkit-animation: 1s ease;
  -moz-animation: 1s ease;
  -ms-animation: 1s ease;
  animation: 1s ease
}

.m-hd-nav .m-hd-fb-btn:hover {
  -webkit-animation-name: ring;
  -moz-animation-name: ring;
  -ms-animation-name: ring;
  animation-name: ring
}

.g-ft {
  margin-top: 50px;
  background-color: #de1a0e;
  color: #fff;
  border-top: 1px solid #078351
}

.g-ft .m-ft-border {
  border-top: 1px solid #38E8A0;
  padding: 25px 0;
  border-bottom: 1px solid #078351
}

.g-ft a {
  color: #fff
}

.g-ft-help li {
  width: 175px;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 26px
}

.g-ft-help dt {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold
}

.g-ft-hotline {
  text-align: center;
  font-size: 16px
}

.g-ft-hotline dt {
  font-size: 26px;
  margin-bottom: 10px
}

.g-ft-cr {
  border-top: 1px solid #38E8A0;
  padding: 15px 0
}

.m-right-tool-bar {
  position: fixed;
  padding-top:2px;
  bottom: 30px;
  right: 0px;
  z-index: 19;
  border-radius:4px;
}

.m-right-tool-bar .m-right-tool-list {
  width: 120px;
  height: 46px;
  margin-bottom: 4px;
  position: relative;
  text-align: center;
  background: none;

}



.hbtn:hover > .bg-poptip {
  display: block;
}

.bg-poptip {
  display: none;
  height: 187px;
  right: 69px;
  margin-right: -20px;
  padding-right: 20px;
  position: absolute;
  top: 0;
  width: 178px;
}

.m-right-tool-bar .lxwm {
  text-align: left;
  width: 400px;
  padding: 15px;
  font-size: 12px;
  vertical-align: middle;
}

.m-right-tool-bar .lxwm p {
  height: 26px;
  margin-bottom: 10px;
  color:#666;font-size:16px;
  text-align: center;
}

.m-right-tool-bar .bg_phone, .m-right-tool-bar .bg_address {
  background: url(/assets/index/service_icon_pc-b31bf3f0171d000dca0362e92e884e0bd3ff6fcef95fd512719b507d0eb7ba72.png) no-repeat -342px -30px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

.m-right-tool-bar .bg_phone {
  background-position-x: -369px;
}

.m-right-tool-bar .m-right-tool-list .ui-poptip .ui-poptip-arrow-border, .m-right-tool-bar .m-right-tool-list .ui-poptip .ui-poptip-arrow-bg {
  top: 14px
}

.m-tool-box {
  width: 200px;
  font-size: 14px
}

.m-tool-box p {
  font-size: 16px;
  line-height: 200%;
  color:#666;
}
.hbtn {
  display: inline-block;
  width: 120px;
  height: 46px;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
}
.hbtn .bg{
  cursor: pointer;
  margin-top:3px;
}
.hbtn:hover .bg{
background-position-x: -169px;
 }
.hbtn > span {
  margin-top: 3px;
  color:#666666;
  font-size:12px;
  display: inline-block;
  text-align: center;
  width: 120px;
}
.hbtn:hover > span {
  color:#F06746;
  cursor: pointer;
  font-size:12px;
}


.hbtn.nobg {
  background: none;
  margin-top: 5px;
}

.gototop a {
  display: inline-block;
  background: url(/assets/index/qqkf_icon-c2d708a7fd608b57b5cd8cc40932b308668c54acc6e95bb7c5a906c0623203df.png) no-repeat -252px -5px;
}


.m-right-tool1.hbtn .bg {
    background: url(/assets/beta/help-377afa78181b02b8bb0c5beff01ff367eab004c6a45082b37e19e5d99638c4d4.png) no-repeat;
    background-size:100% 100%;
}
.m-right-tool2.hbtn .bg {
    background: url(/assets/beta/qun-3e482b8433fe03e094c6aba894c12fcb81b0769dd78fd8781180249081a9c6ab.png) no-repeat;
    background-size:100% 100%;
}

.m-right-tool3.hbtn .bg {
    background: url(/assets/beta/feed-79c7d3e41c86308faf34a749f2fcff138a0739b36ccb1e2ec4c9c8117e8a4031.png) no-repeat;
    background-size:100% 100%;
}

.m-right-tool1.hbtn:hover .bg {
    background: url(/assets/beta/help_on-21fe1078ee387aefcb5b914e95fb20c668a3674b224ebaa197930ba6a1d0e76a.png) no-repeat;
    background-size:100% 100%;
}
.m-right-tool2.hbtn:hover .bg {
    background: url(/assets/beta/qun_on-b2711bebdf5e8838c762234b70f5d4998c46853080b779fcd0e11182cb623991.png) no-repeat;
    background-size:100% 100%;
}

.m-right-tool3.hbtn:hover .bg {
    background: url(/assets/beta/feed_on-5087707672711583ec7cd4891ee349c9972956fe57b50e5d154805201f4ec74b.png) no-repeat;
    background-size:100% 100%;
}

.gototop {
  display: none
}

.m-bottom-tool-bar {
  position: fixed;
  bottom: 0;
  right: 0
}

.m-home-banner {
  position: relative;
  overflow: hidden;
}

.m-banner-btn {
  display: none
}

.m-banner-btn a {
  display: block;
  line-height: 40px;
  position: absolute;
  top: 140px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #000;
  opacity: 0.3;
  color: #fff;
  overflow: hidden;
  z-index: 4;
  font-size: 24px;
  font-weight: bold
}

.m-banner-prevBtn {
  left: 5px
}

.m-banner-nextBtn {
  right: 5px
}

.m-banner-img {
  font-size: 0;
  *word-spacing: -1px;
  letter-spacing: -3px;
  position: relative;
  height: 300px;
}

.m-banner-img li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  font-size: 12px
}

.m-banner i {
  cursor: pointer;
  display: block;
  font-family: \5b8b\4f53;
  font-style: normal
}

.m-banner-circle {
  position: absolute;
  left: 50%;
  bottom: 15px;
  height: 13px;
  text-align: center;
  font-size: 0;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3)
}

.m-banner-circle li {
  border-radius: 10px;
  margin: 2px;
  display: inline-block;
  float: left;
  vertical-align: middle;
  zoom: 1
}

.m-banner-circle li a {
  display: block;
  padding-top: 9px;
  width: 9px;
  height: 0;
  border-radius: 50%;
  background: #B7B7B7;
  overflow: hidden
}

.m-banner-circle .selected a {
  background: #de1a0e
}

.m-home-rw {
  width: 840px;
  margin-left: 260px;
  height: 170px
}

.m-home-rw h2 {
  font-size: 24px;
  font-weight: normal
}

.m-home-rw ul {
  font-size: 16px;
  margin-top: 10px
}

.m-home-rw li {
  line-height: 31px;
  width: 390px;
  float: left;
  margin-right: 25px
}

.m-home-rw em {
  font-weight: bold;
  color: #de1a0e;
  margin-right: 5px
}

.g-home-bd {
  color: #333
}

.g-home-bd .m-home-title {
  font-weight: normal;
  font-size: 24px;
  border-bottom: 3px solid #de1a0e;
  margin-top: 30px;
  position: relative
}

.g-home-bd .m-home-title span {
  position: relative;
  top: 10px
}

.g-home-bd .m-home-title span a {
  margin-left: 10px
}

.g-home-bd .m-home-lc ol {
  padding: 10px 0
}

.g-home-bd .m-home-lc li {
  float: left
}

.g-home-bd .m-home-lc .m-home-lc-step {
  width: 130px;
  display: inline-block;
  text-align: center;
  padding-top: 60px;
  height: 30px;
  background: transparent url(/lc-ico.png) center 0 no-repeat;
  font-size: 16px
}

.g-home-bd .m-home-lc .m-home-lc-arrow {
  width: 55px;
  height: 90px;
  display: inline-block;
  font-family: \5b8b\4f53;
  text-align: center;
  font-style: normal;
  line-height: 70px;
  font-size: 24px;
  font-weight: bold;
  color: #de1a0e
}

.g-home-bd .m-home-lc .m-home-lc-ico1 {
  background-position: center 0
}

.g-home-bd .m-home-lc .m-home-lc-ico2 {
  background-position: center -121px
}

.g-home-bd .m-home-lc .m-home-lc-ico3 {
  background-position: center -232px
}

.g-home-bd .m-home-lc .m-home-lc-ico4 {
  background-position: center -356px
}

.g-home-bd .m-home-lc .m-home-lc-ico5 {
  background-position: center -487px
}

.g-home-bd .m-home-lc .m-home-lc-ico6 {
  background-position: center -617px
}

.g-home-bd .m-home-gc .m-home-gc-content {
  margin-top: 10px
}

.g-home-bd .m-home-gc img {
  width: 69px;
  height: 69px;
  border-radius: 2px;
  border: 1px solid #DADADA;
  margin-right: 10px
}

.g-home-bd .m-home-gc h3 {
  font-weight: normal
}

.g-home-bd .m-home-gc dt {
  font-size: 18px
}

.g-home-bd .m-home-gc .m-home-gc-box {
  padding: 10px;
  width: 315px;
  height: 70px;
  display: block;
  border: 2px solid #fff;
  margin: 10px 15px 0 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.g-home-bd .m-home-gc .m-home-gc-box:hover {
  color: #333;
  border: 2px solid #de1a0e
}

.g-home-bd .m-home-gc .m-home-gc-info {
  display: block;
  width: 230px
}

.g-home-bd .m-home-gc .m-home-gc-info em {
  display: block;
  font-size: 14px;
  font-weight: bold;
  width: 220px;
  margin-bottom: 7px
}

.g-home-bd .m-home-gc .m-home-gc-info span {
  display: block;
  line-height: 21px;
  height: 41px;
  overflow: hidden
}

.g-home-bd .m-home-gc .m-home-qy {
  padding-right: 10px;
  width: 710px
}

.g-home-bd .m-home-gc .m-home-qy dd {
  float: left
}

.g-home-bd .m-home-gc .m-home-gr {
  padding-left: 20px;
  border-left: 1px solid #DADADA
}

.m-help-sidebar {
  border: 1px solid #DADADA;
  border-bottom: none;
  width: 248px;
  color: #333
}

.m-help-sidebar dt {
  font-size: 18px;
  text-indent: 55px;
  line-height: 45px;
  height: 45px;
  border-bottom: 1px solid #DADADA;
  background: #F3F3F3 url(/help-ico.png) 0 0 no-repeat
}

.m-help-sidebar dt.m-help1 {
  background-position: 0 0
}

.m-help-sidebar dt.m-help2 {
  background-position: 0 -47px
}

.m-help-sidebar dd {
  line-height: 16px;
  font-size: 14px;
  border-bottom: 1px solid #DADADA
}

.m-help-sidebar dd a {
  display: block;
  padding: 10px
}

.m-help-sidebar dd a i {
  margin-right: 40px;
  border-width: 6px 0 6px 6px
}

.m-faq {
  width: 820px;
  font-size: 14px
}

.m-faq h2 {
  border-bottom: 3px solid #de1a0e;
  color: #666;
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 15px
}

.m-faq dt {
  line-height: 36px;
  background: #AEB2B5;
  border-radius: 5px;
  padding: 0 10px;
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline
}

.m-faq dd {
  padding: 15px 10px;
  line-height: 26px
}

.m-faq .m-faq-a {
  width: 770px;
  float: left
}

.m-faq-step ol {
  margin: 25px 0 40px
}

.m-faq-step ol li {
  float: left
}

.m-faq-step .m-faq-step-list {
  width: 110px;
  display: inline-block;
  text-align: center;
  padding-top: 50px;
  height: 30px;
  background: transparent url(/faq-ico.png) center 0 no-repeat;
  font-size: 14px
}

.m-faq-step .m-faq1-step1 {
  background-position: center -640px
}

.m-faq-step .m-faq1-step2 {
  background-position: center -160px
}

.m-faq-step .m-faq1-step3 {
  background-position: center -240px
}

.m-faq-step .m-faq1-step4 {
  background-position: center -560px
}

.m-faq-step .m-faq1-step5 {
  background-position: center -400px
}

.m-faq-step .m-faq1-step6 {
  background-position: center -720px
}

.m-faq-step .m-faq2-step1 {
  background-position: center -480px
}

.m-faq-step .m-faq2-step2 {
  background-position: center -560px
}

.m-faq-step .m-faq2-step3 {
  background-position: center -80px
}

.m-faq-step .m-faq2-step4 {
  background-position: center -320px
}

.m-faq-step .m-faq2-step5 {
  background-position: center -400px
}

.m-faq-step .m-faq2-step6 {
  background-position: center -720px
}

.m-faq-step .m-faq-arrow {
  width: 30px;
  height: 90px;
  display: inline-block;
  font-family: \5b8b\4f53;
  text-align: center;
  font-style: normal;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #de1a0e
}

.m-faq-box div {
  width: 45%
}

.m-faq-box li {
  line-height: 30px;
  font-size: 16px
}

.m-faq-content p {
  text-indent: 2em;
  margin-top: 10px
}

.m-gzrm-head {
  padding: 50px 0;
  height: 297px;
  background: #FB900E url(gzrm-bg.png) center 0 no-repeat
}

.m-gzrm-head .m-gzrm-hleft {
  width: 625px
}

.m-gzrm-head h2 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 10px
}

.m-gzrm-head p {
  line-height: 30px;
  font-size: 16px;
  color: #fff
}

.m-gzrm-head .m-gzrm-fb {
  width: 276px;
  height: 106px;
  background: transparent url(gzrm-fb.png) 0 0 no-repeat;
  margin: 30px 0 0 160px
}

.m-gzrm-head .m-gzrm-fb a {
  display: block;
  text-align: center;
  line-height: 60px;
  width: 216px;
  height: 64px;
  font-size: 24px;
  color: #fff
}

.m-gzrm-head .m-gzrm-hright {
  width: 322px;
  padding: 30px;
  border-radius: 5px;
  border: 1px dashed #FFFF00;
  color: #fff
}

.m-gzrm-head .m-gzrm-hright h3 {
  font-size: 20px;
  text-align: center
}

.m-gzrm-head .m-gzrm-hright span {
  background-color: #fff;
  border-radius: 5px;
  width: 140px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #FB900E;
  font-size: 14px;
  margin: 10px
}

.m-gzrm-box {
  background-color: #EAEBEB;
  padding-top: 20px
}

.m-gzrm-content {
  margin-top: 10px;
  border-left: 6px solid #de1a0e;
  position: relative;
  z-index: 9;
  top: 20px
}

.m-gzrm-content-list {
  padding-bottom: 20px
}

.m-gzrm-content-list dt {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px
}

.m-gzrm-content-list i {
  background: transparent url(gzrm-ico.png) 0 0 no-repeat;
  text-align: center;
  color: #fff;
  font-style: normal;
  display: inline-block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  position: relative;
  left: -22px
}

.m-gzrm-content-list dd {
  background-color: #fff;
  border: 1px solid #DEDEDE;
  border-left: none;
  border-radius: 0 5px 5px 0;
  padding: 20px 38px
}

.m-gzrm-content-list dd h4 {
  color: #333;
  font-size: 14px
}

.m-gzrm-list1 {
  color: #fff;
  font-size: 18px;
  font-weight: bold
}

.m-gzrm-list1 li {
  background: transparent url(gzrm-ico.png) 0 -44px no-repeat;
  display: block;
  float: left;
  width: 118px;
  height: 118px;
  line-height: 110px;
  text-indent: 20px;
  margin: 20px
}

.m-gzrm-list2 {
  color: #333;
  font-size: 14px
}

.m-gzrm-list2 li {
  background-image: url(gzrm-ico.png);
  background-color: transparent;
  background-repeat: no-repeat;
  display: block;
  float: left;
  width: 240px;
  padding-top: 70px;
  margin: 20px
}

.m-gzrm-list2 h5 {
  text-align: center;
  margin-bottom: 5px
}

.m-gzrm-list2 p {
  line-height: 24px
}

.m-gzrm-list2-1 {
  height: 100px;
  background-position: center -178px
}

.m-gzrm-list2-2 {
  height: 100px;
  background-position: center -418px
}

.m-gzrm-list2-3 {
  height: 100px;
  background-position: center -629px
}

.m-gzrm-list2-4 {
  height: 60px;
  background-position: center -857px
}

.m-gzrm-list2-5 {
  height: 60px;
  background-position: center -1093px
}

.m-gzrm-list2-6 {
  height: 60px;
  background-position: center -1324px
}

.m-gzrm-list2-7 {
  height: 60px;
  background-position: center -1570px
}

.m-gzrm-list2-8 {
  height: 60px;
  background-position: center -1807px;
  text-align: center
}

.m-gzrm-list2-9 {
  height: 60px;
  background-position: center -2038px
}

.m-gzrm-content-last {
  background: transparent url(gzrm-ico.png) -80px 0 no-repeat;
  width: 37px;
  height: 37px;
  position: relative;
  left: -22px
}

.m-gzrm-qa {
  background-color: #233943;
  padding: 20px 0
}

.m-gzrm-qa h2 {
  background: transparent url(gzrm-qat.png) center 0 no-repeat;
  height: 170px;
  font-size: 40px;
  color: #205F7C;
  padding-top: 117px;
  text-indent: 400px
}

.m-gzrm-qa dt {
  background-color: #de1a0e
}

.m-gzrm-qa dd {
  color: #fff
}

.m-fws-section0 {
  background: #1260A2 url(act0-1.jpg) center 0 no-repeat
}

.m-fws-section0 .p02 {
  display: block;
  width: 255px;
  height: 73px;
  background: transparent url(act0-2.gif) 0 0 no-repeat
}

.m-fws-section1 {
  color: #fff;
  overflow: hidden
}

.m-fws-section1 .bg11 {
  background: transparent url(act1-1.png) center center no-repeat;
  text-align: center;
  height: 110px;
  line-height: 90px;
  font-size: 30px;
  padding-top: 150px;
  margin-top: 150px
}

.m-fws-section1 p {
  font-size: 28px;
  width: 300px;
  position: relative;
  bottom: -500px;
  left: 450px
}

.m-fws-section2 {
  overflow: hidden
}

.m-fws-section2 .bg21 {
  background: transparent url(act2-1.png) center center no-repeat;
  width: 512px;
  height: 295px;
  margin-top: 150px;
  position: relative
}

.m-fws-section2 p {
  position: relative
}

.m-fws-section3 {
  overflow: hidden
}

.m-fws-section3 .bg31 {
  background: transparent url(act3-1.png) 0 0 no-repeat;
  width: 831px;
  height: 568px;
  margin: 100px auto 0 auto;
  position: relative
}

.m-fws-section3 .bg32 {
  background: transparent url(act3-2.png) 0 0 no-repeat;
  width: 830px;
  height: 273px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  text-align: center;
  font-size: 30px;
  color: #FA3535;
  line-height: 450px
}

.m-fws-section3 .bghb {
  background: transparent url(act3-3.png) 0 0 no-repeat;
  width: 219px;
  height: 283px;
  position: absolute;
  z-index: 8;
  text-align: center;
  font-size: 40px;
  line-height: 110px;
  color: #fff;
  font-weight: bold
}

.m-fws-section3 .bg36 {
  background: transparent url(act3-4.png) 0 0 no-repeat;
  width: 136px;
  height: 139px;
  position: absolute;
  bottom: 0;
  right: -71px;
  z-index: 9
}

.m-fws-section3 p {
  position: relative
}

.m-fws-section4 {
  overflow: hidden
}

.m-fws-section4 .bg41 {
  background: transparent url(act4-1.png) center center no-repeat;
  width: 1009px;
  height: 99px;
  padding-top: 100px;
  margin-top: 150px;
  font-size: 40px;
  color: #fff;
  text-align: center;
  position: relative
}

.m-fws-section4 p {
  position: relative
}

.m-fws-section4 .p42 {
  background: transparent url(act4-2.png) center center no-repeat;
  width: 102px;
  height: 111px;
  position: relative
}

.m-fws-section4 .p43 {
  background: transparent url(act4-3.png) center center no-repeat;
  display: block;
  width: 366px;
  height: 85px;
  line-height: 80px;
  position: relative;
  font-size: 36px;
  color: #fff
}

.m-fws-section5 {
  overflow: hidden
}

.m-fws-section5 .bg51 {
  background: transparent url(act5-1.png) 0 center no-repeat;
  width: 361px;
  height: 386px;
  padding-top: 100px;
  margin-top: 150px;
  position: relative;
  margin-left: auto;
  margin-right: auto
}

.m-fws-section5 .bg52 {
  background: transparent url(act5-2.png) 0 0 no-repeat;
  width: 210px;
  height: 337px;
  position: absolute;
  top: 344px;
  right: 9999px
}

.m-fws-section5 .p53 {
  background: transparent url(act5-3.png) 0 0 no-repeat;
  width: 190px;
  padding-right: 13px;
  height: 295px;
  text-align: center;
  padding-top: 70px;
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 9999px;
  right: 249px;
  z-index: 9
}

.m-fws-section5 .p54 {
  background: transparent url(act5-4.png) 0 0 no-repeat;
  width: 185px;
  height: 295px;
  text-align: center;
  padding-top: 60px;
  padding-right: 13px;
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 9999px;
  right: 331px;
  z-index: 8
}

.m-fws-section5 .p55 {
  background: transparent url(act5-5.png) 0 0 no-repeat;
  width: 212px;
  height: 406px;
  text-align: center;
  padding-top: 68px;
  padding-right: 13px;
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: 9999px;
  left: 307px
}

.m-fws-section5 .p56 {
  background: transparent url(act5-6.png) 0 0 no-repeat;
  width: 150px;
  height: 295px;
  text-align: center;
  padding-top: 48px;
  padding-right: 13px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 9999px;
  right: 210px
}

.m-fws-section5 .p57 {
  text-align: center;
  font-weight: bold;
  font-size: 38px;
  color: #8f1b0b;
  position: relative;
  margin-top: 15px;
  bottom: 9999px
}

#m-fws-fullpage .p01 {
  font-size: 18px;
  color: #bad5ea;
  line-height: 30px;
  border-left: 3px solid #bad5ea;
  padding: 50px 0 0 10px;
  position: relative;
  top: 270px;
  left: 220px
}

#m-fws-fullpage .bg11 {
  position: relative;
  left: 0;
  top: -800px
}

#m-fws-fullpage .p11, #m-fws-fullpage .p12 {
  text-align: right
}

#m-fws-fullpage .bg21 {
  position: relative;
  left: -800px;
  top: -800px
}

#m-fws-fullpage .p21 {
  top: -120px;
  left: 9999px;
  font-size: 58px;
  color: #EB4141
}

#m-fws-fullpage .p22 {
  top: -800px;
  left: 761px;
  font-size: 28px;
  color: #4C514B
}

#m-fws-fullpage .p23 {
  top: -135px;
  left: -800px;
  font-size: 54px;
  color: #fff
}

#m-fws-fullpage .p24 {
  top: -200px;
  left: -800px;
  font-size: 20px;
  color: #fff
}

#m-fws-fullpage .mll {
  font-size: 30px;
  position: absolute;
  top: -20px;
  left: -24px
}

#m-fws-fullpage .mrr {
  font-size: 30px;
  position: absolute;
  top: 35px;
  left: 396px
}

#m-fws-fullpage .bg33 {
  left: 43px;
  bottom: 800px
}

#m-fws-fullpage .bg34 {
  left: 303px;
  bottom: 800px
}

#m-fws-fullpage .bg35 {
  left: 565px;
  bottom: 800px
}

#m-fws-fullpage .bg41 {
  left: 0;
  top: 900px
}

#m-fws-fullpage .p42 {
  left: 9999px;
  top: -30px
}

#m-fws-fullpage .p43 {
  top: 500px;
  left: 0
}

.rqq1 {
  -webkit-animation: rqq 2s ease-in-out infinite alternate;
  -o-animation: rqq 2s ease-in-out infinite alternate;
  -moz-animation: rqq 2s ease-in-out infinite alternate;
  animation: rqq 2s ease-in-out infinite alternate
}

.rqq2 {
  -webkit-animation: rqq 4s ease-in-out infinite alternate;
  -o-animation: rqq 4s ease-in-out infinite alternate;
  -moz-animation: rqq 4s ease-in-out infinite alternate;
  animation: rqq 4s ease-in-out infinite alternate
}

.rqq3 {
  -webkit-animation: rqq 3s ease-in-out infinite alternate;
  -moz-animation: rqq 3s ease-in-out infinite alternate;
  -o-animation: rqq 3s ease-in-out infinite alternate;
  animation: rqq 3s ease-in-out infinite alternate
}

@keyframes rqq {
  0% {
    -webkit-transform: translateY(-20px)
  }
}

@-webkit-keyframes rqq {
  0% {
    -webkit-transform: translateY(-20px)
  }
}

@-moz-keyframes rqq {
  0% {
    -webkit-transform: translateY(-20px)
  }
}

@-o-keyframes rqq {
  0% {
    -webkit-transform: translateY(-20px)
  }
}

.m-find-list {
  border: 1px solid #DADADA;
  margin-bottom: 20px
}

.m-find-list .m-findlist-box {
  border-bottom: 1px dashed #DADADA;
  padding: 20px;
  font-size: 14px
}

.m-find-list .m-findlist-box dt {
  float: left;
  font-weight: bold;
  width: 90px;
  padding: 5px 0
}

.m-find-list .m-findlist-box dd {
  float: left;
  width: 680px
}

.m-find-list .m-findlist-box dd a {
  display: inline-block;
  padding: 5px 10px
}

.m-find-list .m-findlist-box dd a:hover {
  color: #fff;
  background-color: #de1a0e
}

.m-find-list .m-findlist-box dd .m-findlist-now {
  color: #fff;
  background-color: #de1a0e
}

.m-find-list .m-findlist-sort {
  padding: 20px
}

.m-find-list .m-findlist-sort .m-findlist-now {
  background-color: #F5F5F5
}

.m-find-list .m-findlist-sort a {
  display: inline-block;
  padding: 6px 25px;
  border: 1px solid #DADADA
}

.m-find-list .m-findlist-sort a:hover {
  border: 1px solid #de1a0e;
  padding: 6px 25px;
  background-color: #F5F5F5
}

.m-find-list .m-findlist-sort a + a {
  border-left: none;
  padding: 6px 25px 6px 26px
}

.m-sort-up i {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 5px;
  background: transparent url(/find-ico.png) 0 -28px no-repeat
}

.m-sort-up:hover i {
  background-position: 0 -42px
}

.m-sort-down i {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 5px;
  background: transparent url(/find-ico.png) 0 0 no-repeat
}

.m-sort-down:hover i {
  background-position: 0 -13px
}

.m-findlist-search {
  position: relative;
  float: left;
  margin-left: 10px
}

.m-findlist-search input[type="text"].m-findlist-search-input {
  padding: 5px 24px 5px 6px
}

.m-findlist-search .m-findlist-btn {
  position: absolute;
  top: 8px;
  right: 0;
  background: transparent url(/find-ico.png) 0 -98px no-repeat;
  width: 16px;
  height: 16px;
  border: none;
  cursor: pointer
}

.m-find-result {
  border: 1px solid #DADADA
}

.m-server-box {
  padding: 20px
}

.m-server-box .m-server-list + .m-server-list {
  border-top: 1px solid #DADADA
}

.m-server-box .m-server-list {
  padding: 20px 0;
  position: relative
}

.m-server-box .m-server-list img {
  width: 98px;
  height: 98px;
  border: 1px solid #DADADA;
  float: left;
  margin-right: 20px
}

.m-server-box .m-server-list .m-server-info {
  float: left
}

.m-server-box .m-server-list .m-server-info dt {
  font-size: 16px;
  font-weight: bold
}

.m-server-box .m-server-list .m-server-info dd {
  margin-top: 5px
}

.m-server-box .m-server-list .m-server-info dd span {
  margin-right: 20px
}

.m-server-box .m-server-list .m-server-info dd i {
  font-style: normal;
  margin-right: 5px;
  float: left
}

.m-server-level {
  background-color: #de1a0e;
  color: #fff;
  padding: 0 8px;
  font-style: normal
}

.m-server-tico {
  background-color: #de1a0e;
  color: #fff;
  padding: 0 3px;
  font-style: normal
}

.m-server-hg {
  background: transparent url(/find-ico.png) 0 -131px no-repeat;
  display: inline-block;
  height: 20px;
  padding-left: 20px;
  color: #F40;
  font-style: normal
}

.m-server-zs {
  background: transparent url(/find-ico.png) 0 -149px no-repeat;
  display: inline-block;
  height: 20px;
  padding-left: 20px;
  color: #F40;
  font-style: normal
}

.m-server-jp {
  background: transparent url(/find-ico.png) 0 -167px no-repeat;
  display: inline-block;
  height: 20px;
  padding-left: 20px;
  color: #F40;
  font-style: normal
}

.m-server-gr {
  background: transparent url(/find-ico.png) 0 -284px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-qy {
  background: transparent url(/find-ico.png) 0 -208px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-wc {
  background: transparent url(/find-ico.png) 0 -265px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-wh {
  background: transparent url(/find-ico.png) 0 -227px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-phone-ico {
  background: transparent url(/find-ico.png) 0 -322px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-fw {
  margin-top: 10px;
  font-size: 14px
}

.m-server-fw span {
  margin-right: 10px;
  color: #666
}

.m-server-gy {
  display: none;
  position: absolute;
  right: 0;
  bottom: 70px
}

.m-server-gy a {
  margin-left: 10px
}

.m-tast-th th {
  padding-left: 20px;
  padding-right: 20px
}

.m-task-box {
  /*padding: 0 20px*/
}

.m-task-box tbody tr + tr td {
  border-top: 1px solid #DADADA
}

.m-task-box tbody td {
  padding: 30px 0 0 20px;
}

/*.m-task-box tbody td.tight {*/
/*padding: 10px 0;*/
/*border-top: none;*/
/*}*/
.m-task-box tbody td.aline {
  padding: 0;
  padding-bottom: 5px;
  border: none;
}

.m-task-box tbody td.lline {
  padding-bottom: 20px;
  /*border-bottom: 1px solid #DADADA;*/
}

.m-task-box .m-task-title {
  width: 450px
}

.m-task-box dt {
  font-weight: bold
}

.m-task-box dd span {
  color: #666;
  margin-right: 15px
}

.m-fast-task {
  border: 1px solid #DADADA;
  background-color: #fff;
  margin-bottom: 20px
}

.m-fast-task .m-fast-task-title {
  text-align: center;
  color: #666;
  border-bottom: 1px dashed #DADADA;
  padding: 10px 0;
  font-size: 14px
}

.m-fast-task .m-fast-task-title h2 {
  font-size: 24px;
  color: #333
}

.m-fast-task .m-fast-task-title h3 {
  font-weight: normal
}

.j-pof {
  position: fixed;
  top: 10px
}

#m-fast-task-form {
  padding: 20px 21px 0 21px
}

#m-fast-task-form p {
  margin-bottom: 20px
}

#m-fast-task-form label {
  display: block;
  background: transparent url(/find-ico.png) 0 -61px no-repeat;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 10px
}

#m-fast-task-form select {
  margin-bottom: 5px;
  width: 214px
}

#m-fast-task-form textarea {
  height: 75px
}

#m-fast-task-form .ui-btn-lg {
  width: 214px
}

.m-money-rank {
  border: 1px solid #DADADA
}

.m-money-rank h2 {
  font-size: 14px;
  background-color: #F8F0F0;
  padding: 10px 21px;
  border-bottom: 1px solid #DADADA
}

.m-money-rank ol {
  padding: 0 21px 20px 21px
}

.m-money-rank ol li {
  margin-top: 10px;
  padding-top: 10px
}

.m-money-rank ol li + li {
  border-top: 1px solid #DADADA
}

.m-money-rank ol img {
  width: 58px;
  height: 58px;
  border: 1px solid #DADADA
}

.m-money-rank ol dl {
  float: left;
  width: 145px;
  margin-left: 10px
}

.m-money-rank ol dt {
  width: 145px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px
}

.m-money-rank ol dd {
  color: #666
}

.font-dj {
  color: red;
  font-size: 14px;
  margin-right: 5px;
}

.m-dj, .m-dj-s {
  border: 1px solid #FD871A;
  color: #FD871A;
  padding: 0 8px;
  border-radius: 2px;
  display: inline-block;
  height: 16px;
  line-height: 17px;
  font-style: normal;
  font-size: 12px;
  vertical-align: middle;
  letter-spacing: 0.2em;
}

.m-dj.l2, .m-dj-s.l2 {
  background: #ff9966;
  color: white;
  border: none;
}

.m-dj.l3, .m-dj-s.l3 {
  background: #ff6600;
  color: white;
  border: none;
}

.m-dj.l4, .m-dj-s.l4 {
  background: #f00;
  color: white;
  border: none;
}

.m-dj-s {
  padding: 0 2px;
  border-radius: 2px;
}

.m-server-hgdj {
  background: transparent url(/server-ico.png) 0 0 no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-zsdj {
  background: transparent url(/server-ico.png) 0 -21px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-jpdj {
  background: transparent url(/server-ico.png) 0 -40px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-zzj {
  background: transparent url(/server-ico.png) 0 -61px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-zzy {
  background: transparent url(/server-ico.png) 0 -83px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-jrbzjh {
  background: transparent url(/server-ico.png) 0 -105px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-bzwh {
  background: transparent url(/server-ico.png) 0 -127px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-bzwc {
  background: transparent url(/server-ico.png) 0 -150px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-phoneico {
  background: transparent url(/server-ico.png) 0 -191px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

#pay-form {
  border: 1px solid #DADADA;
  border-bottom: none;
  background: #FFF;
  margin: 0 auto 30px
}

.payment-box {
  border-bottom: 1px solid #DADADA;
  position: relative
}

.payment-box dt {
  width: 200px;
  padding: 25px 20px 20px;
  position: absolute;
  top: 0;
  left: 0;
  color: #333;
  font-size: 12px;
  z-index: 10
}

.payment-box dt strong {
  font-size: 14px
}

.payment-box dt a {
  color: #ff4a00
}

.payment-box dt a:hover {
  text-decoration: underline
}

.payment-box dt p {
  color: #8c8c8c
}

.payment-box dd {
  width: 100%;
  position: relative;
  background: #fafafa;
  z-index: 5
}

.payment-box dd p {
  font-size: 14px;
  line-height: 24px
}

.payment-list {
  margin-left: 240px;
  padding: 20px;
  background: #fff
}

.payment-list li {
  float: left;
  width: 167px;
  padding: 10px 0
}

.payment-list li label {
  cursor: pointer
}

.payment-list li input {
  vertical-align: middle
}

.payment-list li img {
  margin-left: 5px
}

.payment-btn {
  padding: 20px 35px
}

.pay-dialog {
  width: 500px;
  height: auto;
  margin-left: -250px
}

.m-user-center-sidebar {
  width: 178px;
  border: 1px solid #DADADA;
  padding: 10px;
  margin-right: 20px
}

.m-user-min-info img {
  float: left;
  margin-right: 10px;
  border: 1px solid #DADADA
}

.m-user-min-info dl {
  width: 100px;
  float: left
}

.m-user-min-info dt {
  width: 100px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold
}

.m-user-min-info p {
  line-height: 30px;
  border-bottom: 1px dotted #DADADA
}

.m-user-center-nav {
  font-size: 14px;
  line-height: 26px;
  margin-top: 10px
}

.m-user-center-nav dt {
  background: transparent url(/user-ico.png) 0 4px no-repeat;
  padding-left: 25px;
  font-weight: bold
}

.m-user-center-nav .m-user-nav-ico1 {
  background-position: 0 4px;
}

.m-user-center-nav .m-user-nav-ico2 {
  background-position: 0 -20px
}

.m-user-center-nav .m-user-nav-ico3 {
  background-position: 0 -46px
}

.m-user-center-nav .m-user-nav-ico4 {
  background-position: 0 -71px
}

.m-user-center-nav dd {
  padding-left: 25px
}

.m-user-center-nav dd a {
  display: block
}

.m-user-center-nav dd a.m-user-nav-crt {
  color: #de1a0e
}

.m-user-center-right {
  width: 800px
}

.m-user-center-right .m-user-center-title {
  font-size: 18px;
  height: 26px;
  border-bottom: 2px solid #DADADA;
  margin-bottom: 20px
}

.m-user-center-right .m-user-center-title a {
  height: 26px;
  display: inline-block;
  color: #999;
  margin-right: 25px;
  border-bottom: 2px solid #DADADA
}

.m-user-center-right .m-user-center-title a.m-user-title-crt {
  color: #de1a0e;
  border-bottom: 2px solid #de1a0e
}

.m-user-auth-step {
  margin: 10px auto;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #DADADA
}

.m-user-auth-step li {
  float: left;
  border-top: 5px solid #DADADA;
  padding: 5px 0;
  width: 24.9%;
  text-align: center;
  font-size: 14px;
  color: #DADADA
}

.m-user-auth-step li.step-cur {
  border-top: 5px solid #de1a0e;
  color: #333
}

.m-my-safeguard {
  line-height: 24px
}

.m-my-safeguard li {
  margin-bottom: 20px
}

.m-my-safeguard p {
  padding-left: 75px;
  margin-bottom: 10px
}

.m-my-safeguard .m-my-safeguard-content {
  padding-left: 75px;
  margin-bottom: 10px
}

.m-my-safeguard .m-my-safeguard-ico1 {
  height: 60px;
  padding: 10px 0 0 75px;
  background: transparent url(/xb-bao.png) 0 0 no-repeat
}

.m-my-safeguard .m-my-safeguard-ico2 {
  height: 60px;
  padding: 10px 0 0 75px;
  background: transparent url(/xb-wei.png) 0 0 no-repeat
}

.agreement-box {
  display: block;
  width: 649px;
  margin-left: 75px;
  font-size: 12px;
  text-align: center
}

.agreement-box textarea {
  width: 700px;
  height: 410px;
  display: inline-block;
  margin: 15px auto;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  color: #555;
  line-height: 24px;
  padding: 8px 6px;
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 3px
}

.agreement-box textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

.m-pay-search {
  margin: 10px auto
}

#user_icon {
  width: 48px;
  height: 48px
}

.m-msg-box dt {
  cursor: pointer
}

.m-msg-box dd {
  display: none
}

.m-user-rzbox {
  border: 1px solid #DADADA;
  border-top: none
}

.m-user-rztitle {
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  text-align: center;
  font-size: 28px;
  color: #333;
  background-color: #F3F3F3;
  padding: 10px 0
}

.m-user-rzcontent {
  padding: 55px 0
}

.m-user-rzcontent dl {
  background: transparent url(/user-rz.png) center 0 no-repeat;
  width: 180px;
  padding-top: 185px;
  text-align: center;
  float: left;
  font-size: 14px;
  margin-left: 80px
}

.m-user-rzcontent dt {
  margin-bottom: 15px
}

.m-user-rzcontent .m-user-rzico1 {
  background-position: center 0
}

.m-user-rzcontent .m-user-rzico2 {
  background-position: center -303px
}

.m-user-rzcontent .m-user-rzico3 {
  background-position: center -617px
}

.m-user-rzcontent .m-user-rzico4 {
  background-position: center -927px
}

.m-user-rzcontent .m-user-rzico5 {
  background-position: center -1221px
}

.m-publish-left, .m-publish-right {
  border: 1px solid #DADADA;
  padding: 20px;
  font-size: 14px;
  background-color: #fff
}

.m-publish-new .m-publish-d {
  margin-bottom: 20px
}

.m-publish-new .m-lable-b {
  display: block;
  font-weight: bold;
  margin-bottom: 5px
}

.m-publish-right h2 {
  font-size: 16px;
  font-weight: normal
}

.m-publish-right h3 {
  font-size: 30px;
  font-weight: normal
}

.m-publish-state {
  margin: 5px 0
}

.m-publish-info-title {
  margin: 15px 0
}

.m-publish-info-auth {
  background: transparent url(/find-ico.png) 0 -123px no-repeat;
  padding-left: 21px
}

.m-publish-info-phone {
  background: transparent url(/find-ico.png) 0 -148px no-repeat;
  padding-left: 18px
}

.publish-info-tip {
  color: #999;
  margin-top: 20px
}

.publish-info-tip span {
  margin-right: 20px;
  background: transparent url(/other-sprite.png) 0 -347px no-repeat;
  height: 17px;
  display: inline-block;
  zoom: 1;
  padding-left: 16px
}

.publish-info-tip span.publish-info-area {
  background-position: 0 -365px
}

.publish-info-tip span.publish-info-num {
  background: none;
  padding-left: 0
}

.publish-sever-form {
  /*margin-top: 20px;*/
  /*padding-top: 20px;*/
  /*border-top: 1px solid #DADADA*/
}

.publish-sever-comment {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #DADADA
}

.publish-sever-comment h3 {
  margin-bottom: 20px;
  font-size: 14px;
  color: #333
}

.publish-sever-comment img {
  width: 48px;
  height: 48px;
  border: 1px solid #DADADA;
  float: left;
  display: inline;
  margin-right: 10px
}

.publish-sever-comment dl {
  float: left;
  display: inline;
  width: 715px;
  position: relative
}

.publish-sever-comment dt a {
  color: #333;
  font-size: 14px;
  font-weight: bold
}

.publish-sever-comment-info {
  margin-top: 15px;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 5px
}

.publish-sever-comment-info span {
  margin-right: 15px
}

.publish-sever-comment-info span i {
  color: #0C75B9;
  font-style: normal
}

.pcb {
  position: absolute;
  top: 10px;
  right: 0;
  display: none
}

.server-ok {
  background: transparent url(/zb-ico.png) right top no-repeat
}

.server-gy {
  background: transparent url(/gy-ico.png) right top no-repeat
}

.server-zd {
  background: transparent url(/zd-ico.png) right top no-repeat
}

.m-server-yc {
  margin: 15px 0 10px
}

.m-server-yc p {
  border: 1px solid #77bc3e;
  float: left;
  height: 25px;
  overflow: hidden
}

.m-server-yc p span {
  color: #fff;
  background: #74bb3a;
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 16px;
  float: left;
  display: inline-block;
  line-height: 22px;
  _line-height: 25px
}

.m-server-yc p u {
  color: #6cb133;
  display: inline-block;
  padding: 0 5px;
  line-height: 25px;
  text-decoration: none
}

.publish-sever-comment-date {
  color: #666;
  margin-right: 20px;
  background: transparent url(other-sprite.png) 0 -347px no-repeat;
  height: 17px;
  display: inline-block;
  zoom: 1;
  padding-left: 16px
}

.publish-sever-tipinfo {
  margin: 10px 0 10px 60px
}

.publish-sever-project {
  display: none
}

.publish-sever-project-list {
  margin-left: 60px;
  padding: 10px 0;
  border-bottom: 1px dashed #DADADA
}

.more {
  text-align: center;
  position: relative;
  top: -1px;
  left: auto;
  padding-bottom: 20px;
  overflow: hidden
}

.master-box {
  border: 1px solid #dadada;
  padding: 15px;
  width: 48%
}

.master-box-ok {
  padding: 15px;
  width: 48%;
  border: 1px dashed #D6E9C6;
  background-color: #DFF0D8;
  vertical-align: top
}

.pj-content {
  margin: 5px 0;
  background: #fffbf4;
  padding: 5px 10px 5px 20px;
  /*border: 1px dashed #CCC*/
}

.m-publish-service-info img {
  margin-top: 10px
}

.m-publish-service-info dl {
  padding: 10px;
  text-align: left
}

.m-publish-service-info dt {
  font-size: 20px;
  color: #de1a0e;
  padding: 10px 0;
  width: 190px
}

.m-publish-service-info dd {
  margin-bottom: 5px
}

.m-publish-service-info dd i {
  font-style: normal
}

.m-companies-comm-box td {
  padding: 10px
}

.m-companies-comm-box dl {
  line-height: 24px
}

.phone-info-dialog {
  width: 300px;
  margin-left: -150px
}

.cg-dialog, .topayment-dialog, .refuse-payment-dialog, .payment-dialog, .comment-dialog, .buchong-dialog {
  width: 500px;
  margin-left: -250px
}

.cg-dialog td, .topayment-dialog td, .refuse-payment-dialog td, .payment-dialog td, .comment-dialog td, .buchong-dialog td {
  padding: 5px 0
}

.comment-dialog td {
  position: relative
}

.cash-num2-bz {
  position: absolute;
  top: -81px;
  left: 55px;
  z-index: 9;
  display: none
}

.cash-num2-bz th, .cash-num2-bz td {
  padding: 0
}

.m-project-lab {
  float: left;
  margin-right: 15px
}

.m-project-lab .ui-poptip {
  width: 300px;
  line-height: 24px;
  z-index: 999;
  position: absolute;
  display: none
}

.j-p-tip1 {
  top: -152px;
  left: -93px
}

.j-p-tip2 {
  top: -128px;
  left: 24px
}

.ordercontract-box {
  background-color: #FFF;
  border: 1px solid #DADADA;
  padding: 20px 35px 35px;
  margin: 60px 0
}

.ordercontract-publish {
  margin-top: 20px
}

.ordercontract-publish .ordercontract-title {
  text-align: center;
  font-size: 16px;
  /*color: #FFF;*/
  background: url(/ordercontract-hd.png) no-repeat center bottom;
  padding: 10px 0;
  margin-bottom: 20px
}

.ordercontract-items {
  padding: 20px 0;
  border-bottom: 1px dotted #DADADA
}

.ordercontract-items h3 {
  font-size: 16px;
  color: #de1a0e;
  background: url(/ordercontract-icons.png) no-repeat 0 2px;
  padding-left: 30px;
  margin-bottom: 10px
}

.ordercontract-items h3.oc-order-endtime {
  background-position: 0 -75px
}

.ordercontract-items h3.oc-order-needfile {
  background-position: 0 -215px
}

.ordercontract-items h3.oc-order-paytype {
  background-position: 0 2px
}

.ordercontract-items h3.oc-order-paylist {
  background-position: 0 -38px
}

.ordercontract-items h3.oc-order-core {
  background-position: 0 -179px
}

.ordercontract-items .ordercontract-content {
  margin-left: 20px
}

.ordercontract-items .ordercontract-content p {
  padding: 5px 10px;
  line-height: 24px
}

.ordercontract-items .ordercontract-content dl {
  padding: 5px 10px;
  line-height: 24px;
  margin-bottom: 15px
}

.ordercontract-items .ordercontract-content textarea {
  height: 300px;
  width: 680px
}

.agreement-ok {
  background: transparent url(/signs.png) right 0 no-repeat;
  height: 70px
}

.agreement-no {
  background: transparent url(/signs.png) right -70px no-repeat;
  height: 70px
}

.oc-item-submit {
  text-align: center;
  margin-top: 20px
}

.agreement-agree-dialog, .cancel-agreement-dialog {
  width: 500px;
  margin-left: -250px
}

.cancel-agreement-dialog td {
  padding: 5px 0
}

.publish-agreement-dialog {
  width: 500px;
  margin-left: -250px
}

.agreement-mb-dialog {
  width: 700px;
  margin-left: -350px
}

.rater-star {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  background-repeat: repeat-x;
  background-position: left top
}

.rater-star-item, .rater-star-item-current, .rater-star-item-hover {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: repeat-x
}

.rater-star-item {
  background-position: -100% -100%
}

.rater-star-item-hover {
  background-position: left bottom;
  cursor: pointer
}

.rater-star-item-current {
  background-position: left center
}

.rater-hover {
  position: absolute;
  left: 0px;
  top: 30px;
  z-index: 9;
  border: 1px solid #000;
  background-color: #fff;
  padding: 5px;
  display: none;
  font-size: 12px;
  line-height: 18px
}

.j-shop-poptip {
  position: relative
}

.m-shop-poptip {
  padding: 10px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  display: none;
  width: 250px;
  position: absolute;
  z-index: 9999;
  top: 21px;
  left: 0
}

.m-shop-title {
  line-height: 39px;
  background-color: #F3F3F3;
  color: #2D2D2D;
  text-indent: 10px;
  border-bottom: 1px solid #DADADA
}

.m-shop-title-nb {
  line-height: 39px;
  background-color: #F3F3F3;
  color: #2D2D2D;
  text-indent: 10px;
  border: 1px solid #DADADA;
  border-bottom: none
}

.m-shop-item {
  border: 1px solid #DADADA
}

.m-shop-box {
  padding: 10px
}

.m-shop-zizhi li {
  text-align: center;
  float: left;
  width: 265px
}

.m-shop-chengyuan li {
  text-align: center;
  float: left;
  width: 133px
}

.m-shop-jineng {
  width: 60%;
  display: inline-block
}

.m-shop-jineng i {
  height: 10px;
  margin: 11px 5px 0 10px;
  float: left;
  background-color: #0EAE6E;
  display: inline-block
}

.m-shop-info {
  margin-right: -200px;
  position: relative;
  float: left
}

.m-companies-info-sidebar {
  border: 1px solid #DADADA;
  width: 198px;
  padding: 10px;
  color: #333;
  text-align: center
}

.m-companies-info-sidebar .users-info-avatar {
  margin-bottom: 25px;
  border: 1px solid #DADADA
}

.m-companies-wh {
  text-align: left;
  padding-left: 30px;
  background: transparent url(/wh.png) 0 0 no-repeat;
  margin-bottom: 10px
}

.m-companies-wh dt {
  color: #de1a0e;
  font-size: 14px
}

.m-companies-wc {
  text-align: left;
  padding-left: 30px;
  background: transparent url(/wc.png) 0 0 no-repeat
}

.m-companies-wc dt {
  color: #de1a0e;
  font-size: 14px
}

.m-companies-info-right {
  width: 800px;
  font-size: 14px
}

.m-companies-info-right h2.m-companies-name {
  border-bottom: 3px solid #de1a0e;
  color: #666;
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 15px
}

.m-companies-info-right i {
  font-style: normal;
  margin-right: 5px
}

.m-companies-info-right li {
  margin-bottom: 5px
}

.m-shop-banner {
  position: relative;
  overflow: hidden;
  float: left;
  width: 400px
}

.m-shop-info-box {
  float: left;
  margin-left: 20px;
  width: 350px
}

.m-shop-info-box dt {
  font-size: 18px;
  margin-bottom: 10px
}

.m-shop-info-box dd {
  font-size: 14px;
  margin-bottom: 10px
}

.m-shop-info-price {
  background-color: #FBEEE5;
  padding: 10px 0
}

.tab_btn_box {
  border-bottom: 1px solid #bec0c9;
  width: 100%
}

.tab_btn_box li {
  padding: 2px 50px 0;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  font-weight: 700;
  color: #363b4d;
  position: relative;
  float: left;
  cursor: pointer;
  margin-bottom: 0
}

.tab_btn_select {
  border-top: 2px solid #FE9400;
  padding: 0 49px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #bec0c9;
  border-left: 1px solid #bec0c9;
  top: 1px;
  line-height: 45px;
  cursor: default
}

.tab_con_box {
  padding-top: 10px;
  width: 100%
}

.tab_con_item {
  display: none
}

.smallImg {
  position: relative;
  height: 52px;
  margin-top: 10px;
  width: 400px;
  overflow: hidden;
  float: left
}

#imageMenu {
  height: 50px;
  width: 360px;
  overflow: hidden;
  margin-left: 0;
  float: left
}

#imageMenu li {
  height: 50px;
  width: 60px;
  overflow: hidden;
  float: left
}

#imageMenu li img {
  width: 50px;
  height: 50px;
  cursor: pointer
}

#imageMenu li#onlickImg img, #imageMenu li:hover img {
  width: 44px;
  height: 44px;
  border: 3px solid #959595
}

.m-shop-baobei {
  width: 875px;
  overflow: hidden
}

.m-shop-baobei li {
  width: 200px;
  float: left;
  margin: 20px 20px 20px 25px;
  padding: 15px
}

.m-shop-bname {
  height: 41px;
  overflow: hidden;
  margin-bottom: 5px
}

.m-shop-server {
  width: 120px;
  background-color: #de1a0e;
  padding: 10px 5px
}

.m-shop-server h2 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: normal
}

.m-shop-server-box {
  margin-top: 10px;
  background-color: #fff;
  padding: 10px;
  font-size: 14px;
  line-height: 2;
  color: #333
}

.m-shop-server-box dt {
  font-weight: bold
}

.shop-content-info img {
  max-width: 99%
}

.shop-top-banner {
  height: 120px;
  background: transparent url(/shop-banner.jpg) center center no-repeat
}

.m-companies-info-zdy {
  margin-bottom: 10px
}

.m-companies-info-zdy img {
  max-width: 1100px
}

.m-shop-banner1 {
  width: 1100px;
  height: 350px;
  position: relative;
  overflow: hidden
}

.m-shop-banner1 .m-banner-img li {
  width: 1100px;
  height: 350px
}

.g-crumb {
  margin-top: 15px;
  color: #333
}

.g-crumb li {
  display: inline-block;
  float: left;
  font-size: 14px
}

.g-crumb li i {
  display: inline-block;
  font-family: \5b8b\4f53;
  width: 20px;
  text-align: center;
  font-style: normal
}

.g-bd {
  margin-top: 15px
}

.m-w820 {
  width: 820px
}

.m-w260 {
  width: 260px
}

.avatar-dialog {
  margin-left: -250px
}

.sdyh-box li {
  border: 1px solid #DADADA;
  margin-left: -1px;
  margin-top: -1px;
  padding: 20px;
  float: left;
  width: 365px
}

.sdyh-box .sdyh-fw {
  width: 240px
}

.sdyh-dialog {
  width: 500px;
  margin-left: -250px
}

div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
  z-index: 9999;
}
html {
    font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, optgroup, p, blockquote, figure, hr, menu, dir, thead, tbody, tfoot, th, td {
    margin: 0;
    padding: 0
}

body, input, select, button, textarea {
    font-family: "Microsoft YaHei", 微软雅黑, Arial, Verdana, Sans-Serif
}

input, select, textarea {
    font-size: 100%
}

a {
    text-decoration: none;
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

ul, ol {
    list-style-type: none;
    list-style-image: none
}

img, iframe {
    border: 0
}

img {
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left
}

address, cite, dfn, em, var, i {
    font-style: normal
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500
}

q:before, q:after {
    content: ''
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

b, strong {
    font-weight: bold
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

hr {
    box-sizing: content-box;
    height: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0 none;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    outline: 0
}

input, button {
    *overflow: visible
}

input[type="button"] {
    cursor: pointer
}

button[disabled], input[disabled], select[disabled], textarea[disabled] {
    cursor: not-allowed
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

textarea {
    resize: vertical;
    overflow: auto;
    vertical-align: top
}

select:disabled option:checked, option:disabled:checked {
    cursor: not-allowed;
    color: #D2D2D2
}

label {
    cursor: pointer
}

select[size], select[multiple], select[size][multiple] {
    border: 1px solid #AAA;
    padding: 0
}
p{
    word-wrap: break-word;
}
.clear {
    *zoom: 1
}

.clear:before, .clear:after {
    content: "";
    display: table;
    height: 0
}

.clear:after {
    clear: both
}

.banner-notice .notice-content a, .hot-project .project-list .project-item dd, .excellent-employee .employee-notice ul li em {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

a, .hot-project .project-list .project-item, .excellent-employee .employee-list li {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.wrap {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.banner {
    *zoom: 1;
}

.banner:before, .banner:after {
    content: "";
    display: table;
    height: 0
}

.banner:after {
    clear: both
}

.banner-nav {
    float: left;
    display: inline;
    width: 163px;
    padding: 3px 15px 10px 15px;
    border: 1px solid #FE4E00;
    border-top: none
}

.banner-nav a:hover {
    color: #FE4E00
}

.banner-nav dl {
    margin-bottom: 10px
}

.banner-nav dt {
    font-size: 20px;
    display: block;
    line-height: 40px;
    height: 40px;
    padding-left: 40px;
    background-image: url(/a.png);
    background-color: transparent;
    background-repeat: no-repeat
}

.banner-nav dt a {
    color: #333
}

.banner-nav dd {
    font-size: 14px;
    display: inline-block;
    margin: 3px 20px 3px 0
}

.banner-nav dd a {
    color: #666
}

.banner-nav .nav1 dt {
    background-position: 0 8px
}

.banner-nav .nav2 dt {
    background-position: 0 -27px
}

.banner-nav .nav3 dt {
    background-position: 0 -65px
}

.banner-img {
    float: left;
    display: inline;
    position: relative;
    margin: 10px 10px 0 10px;
    width: 555px !important;
    height: 343px;
}

.banner-img img {
    width: 555px;
    height: 343px
}

.banner-img .owl-controls {
    margin-top: 0 !important;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.banner-notice {
    float: left;
    display: inline
}

.banner-notice .notice-content {
    border: 1px solid #EEE;
    margin-top: 10px;
    padding: 10px 13px;
    width: 302px;
    height: 220px
}

.banner-notice .notice-content h2 {
    font-size: 18px;
    color: #333;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #EEE;
    position: relative
}

.banner-notice .notice-content h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    display: inline-block;
    margin-right: 10px;cursor: pointer;
}
.banner-notice .notice-content h2 em.no {
    border-bottom: none;
    /*line-height: 38px;*/
    /*display: inline-block*/
}

.banner-notice .notice-content h2 a {
    font-size: 14px;
    color: #666;
    position: absolute;
    right: 0;
    top: 5px
}

.banner-notice .notice-content h2 a:hover {
    color: #FE4E00
}

.banner-notice .notice-content ul {
    *zoom: 1;
    margin-top: 10px
}

.banner-notice .notice-content ul:before, .banner-notice .notice-content ul:after {
    content: "";
    display: table;
    height: 0
}

.banner-notice .notice-content ul:after {
    clear: both
}

.banner-notice .notice-content li {
    font-size: 14px;
    line-height: 24px
}

.banner-notice .notice-content a {
    float: left;
    display: inline;
    max-width: 12em;
    color: #333
}

.banner-notice .notice-content a:hover {
    color: #FE4E00
}

.banner-notice .notice-content span {
    float: right;
    display: inline;
    color: #666
}

.banner-notice .notice-other {
    *zoom: 1;
    margin-top: 12px
}

.banner-notice .notice-other:before, .banner-notice .notice-other:after {
    content: "";
    display: table;
    height: 0
}

.banner-notice .notice-other:after {
    clear: both
}

.banner-notice .notice-other a {
    display: inline-block
}

.banner-notice .notice-other .other-l,.banner-notice .notice-other .other-r {
    float: left;
    width:160px;
    text-align: center;
    font-size: 24px;
    display: inline;
    line-height: 150%;
    color:#919093;
}

.banner-notice .notice-other .other-r {
    color:#72a1d0;
}

.project-step {
    *zoom: 1;
    margin-top: 30px
}

.project-step:before, .project-step:after {
    content: "";
    display: table;
    height: 0
}

.project-step:after {
    clear: both
}

.project-step dl {
    float: left;
    display: inline;
    width: 33.33%;
    color: #fff;
    padding: 50px 0;
    text-indent: 175px
}

.project-step dt {
    font-size: 24px;
    color:#333333;
}

.project-step dd {
    font-size: 14px;
    margin-top: 5px;
    color:#777777;
}

.project-step .step1 {
    background:  url(/a.png) 50px -150px no-repeat
}

.project-step .step2 {
    background:  url(/a.png) 50px -332px no-repeat
}

.project-step .step3 {
    background:  url(/a.png) 50px -510px no-repeat
}

.hot-project {
    *zoom: 1;
    margin-top: 50px
}

.hot-project:before, .hot-project:after {
    content: "";
    display: table;
    height: 0
}

.hot-project:after {
    clear: both
}

.hot-project h2 {
    font-size: 26px;
    border-bottom: 1px solid #eee;
    height: 42px;
    line-height: 42px
}

.hot-project h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 30px
}

.hot-project .project-list {
    margin-top: 25px
}

.hot-project .project-list .project-item {
    float: left;
    display: inline;
    margin: 0 6px;
    width: 250px;
    height: 240px;
    padding: 5px;
    position: relative;
    border: 1px solid #eee
}

.hot-project .project-list .project-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.hot-project .project-list .project-item dl {
    margin: 20px 0
}

.hot-project .project-list .project-item dt {
    font-size: 24px;
    color: #E60012
}

.hot-project .project-list .project-item dt i {
    font-size: 14px
}

.hot-project .project-list .project-item dd {
    max-width: 14em;
    margin-top: 5px
}

.hot-project .project-list .project-item dd a {
    font-size: 12px;
    color: #333
}

.hot-project .project-list .project-item dd a:hover {
    color: #FE4E00
}

.hot-project .project-list .project-item .area {
    position: absolute;
    right: 20px;
    bottom: 30px;
    font-size: 14px;
    padding-top: 25px;
    color: #2ABB80;
    background: transparent url(/a.png) center -720px no-repeat
}

.excellent-employee {
    background-color: #F9F9F9;
    padding: 30px 0;
    margin-top: 30px
}

.excellent-employee .wrap {
    *zoom: 1
}

.excellent-employee .wrap:before, .excellent-employee .wrap:after {
    content: "";
    display: table;
    height: 0
}

.excellent-employee .wrap:after {
    clear: both
}

.excellent-employee .wrap h2 {
    font-size: 26px;
    border-bottom: 1px solid #eee;
    height: 42px;
    line-height: 42px
}

.excellent-employee .wrap h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 30px
}

.excellent-employee .employee-content {
    *zoom: 1
}

.excellent-employee .employee-content:before, .excellent-employee .employee-content:after {
    content: "";
    display: table;
    height: 0
}

.excellent-employee .employee-content:after {
    clear: both
}

.excellent-employee .employee-list {
    float: left;
    display: inline;
    width: 815px
}

.excellent-employee .employee-list li {
    float: left;
    display: inline;
    margin: 60px 14px 18px 0;
    cursor: pointer;
    padding: 10px;
    width: 235px;
    height: 145px;
    border: 1px solid #eee;
    font-size: 14px;
    position: relative
}

.excellent-employee .employee-list li:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.excellent-employee .employee-list .employee-avatar {
    width: 82px;
    position: absolute;
    top: -40px;
    left: 85px;
    text-align: center
}

.excellent-employee .employee-list .employee-avatar img {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #eee;
    border-radius: 50%;
    margin-bottom: 5px
}

.excellent-employee .employee-list .employee-avatar span {
    background-color: #2DC084;
    padding: 1px 8px;
    font-size: 12px;
    color: #fff
}

.excellent-employee .employee-list table {
    width: 100%
}

.excellent-employee .employee-list th {
    width: 156px;
    color: #333;
    font-size: 16px
}

.excellent-employee .employee-list td {
    color: #666
}

.excellent-employee .employee-list .good {
    color: #FE4E00;
    font-size:13px;
}

.excellent-employee .employee-list p {
    margin-top: 20px;
    color: #666;
    height: 60px;
    overflow: hidden;
}

.excellent-employee .employee-notice {
    float: right;
    display: inline;
    width: 260px;
    padding: 10px;
    margin-top: 60px;
    border: 1px solid #eee
}

.excellent-employee .employee-notice h3 {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    height: 37px;
    line-height: 42px
}

.excellent-employee .employee-notice h3 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 15px
}

.excellent-employee .employee-notice ul {
    *zoom: 1;
    margin-top: 10px
}

.excellent-employee .employee-notice ul:before, .excellent-employee .employee-notice ul:after {
    content: "";
    display: table;
    height: 0
}

.excellent-employee .employee-notice ul:after {
    clear: both
}

.excellent-employee .employee-notice ul li {
    font-size: 14px;
    line-height: 24px
}

.excellent-employee .employee-notice ul li em {
    float: left;
    display: inline;
    max-width: 170px;
    color: #333
}

.excellent-employee .employee-notice ul li span {
    float: right;
    display: inline;
    color: #FE4E00
}

.excellent-employee .employee-notice ol {
    margin-top: 10px;
    font-size: 14px
}

.excellent-employee .employee-notice ol li {
    margin-top: 10px
}

.excellent-employee .employee-notice ol .s1 {
    padding-left: 50px;
    line-height: 23px;
    background: transparent url(/a.png) 0 -788px no-repeat
}

.excellent-employee .employee-notice ol .s2 {
    padding-left: 50px;
    line-height: 23px;
    background: transparent url(/a.png) 0 -860px no-repeat
}

.excellent-employee .employee-notice ol .s3 {
    padding-left: 50px;
    line-height: 23px;
    background: transparent url(/a.png) 0 -932px no-repeat
}

.excellent-employee .employee-notice ol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    background-color: #FE4E00;
    color: #fff;
    font-size: 16px
}

.customer {
    padding: 30px 0
}

.customer .wrap {
    *zoom: 1
}

.customer .wrap:before, .customer .wrap:after {
    content: "";
    display: table;
    height: 0
}

.customer .wrap:after {
    clear: both
}

.customer .wrap h2 {
    font-size: 26px;
    border-bottom: 1px solid #eee;
    height: 42px;
    line-height: 42px
}

.customer .wrap h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 30px
}

.customer ul {
    margin-top: 30px
}

.customer li {
    float: left;
    display: inline;
    width: 267px;
    text-align: center;
    font-size: 16px
}

.customer li img {
    width: 267px;
    height: 153px;
    margin-bottom: 20px
}

.customer li + li {
    margin-left: 10px
}

.statistics {
    margin-top: 30px;
    background-color: #2ECAA7;
    padding: 70px 0
}

.statistics .wrap {
    *zoom: 1
}

.statistics .wrap:before, .statistics .wrap:after {
    content: "";
    display: table;
    height: 0
}

.statistics .wrap:after {
    clear: both
}

.statistics dl {
    float: left;
    display: inline;
    width: 33.33%;
    font-size: 30px;
    text-indent: 150px
}

.statistics dt {
    color: #fff
}

.statistics dd {
    color: #09604C
}

.statistics .s1 {
    background: transparent url(/a.png) 60px -1044px no-repeat
}

.statistics .s2 {
    background: transparent url(/a.png) 60px -1188px no-repeat
}

.statistics .s3 {
    background: transparent url(/icos/t_money.png) 65px 0 no-repeat
}

.footer {
    *zoom: 1;
}

.footer:before, .footer:after {
    content: "";
    display: table;
    height: 0
}

.footer:after {
    clear: both
}

.footer .qr {
    float: left;
    display: inline;
    margin-left: 50px;
    width: 175px;
    height: 175px;
    background: transparent url(/a.png) 0 -1728px no-repeat
}

.footer .footer-content {
    float: left;
    display: inline;
    font-size: 14px;
    text-align: center;
    color: #333
}

.footer .footer-content .link {
    margin: 10px 0 30px 0
}

.footer .footer-content .link a {
    color: #333;
    margin: 0 20px
}

.footer .bdxy {
    width: 74px;
    height: 23px;
    display: inline-block;
    margin: 0 15px;
    background: url(/index/footer_baidu_logo.png) no-repeat;
    background-size: 100%;
}

.footer .smyz {
    width: 54px;
    height: 20px;
    display: inline-block;
    margin: 0 0 0 15px;
    background: transparent url(/index/foot_hyyz.png) no-repeat;    background-size: 100%;

}

.footer .zfb {
    width: 62px;
    height: 21px;
    display: inline-block;
    margin: 0 15px;
    background: transparent url(/index/footer_zfb_logo.png) no-repeat;    background-size: 100%;

}

.footer .aly {
    width: 74px;
    height: 19px;
    display: inline-block;
    margin: 0 15px;
    background: transparent url(/index/footer_aliyun_logo.png) no-repeat;    background-size: 100%;

}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 30px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #636363
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #FE4E00
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

.personal {
    *zoom: 1
}

.personal:before, .personal:after {
    content: "";
    display: table;
    height: 0
}

.personal:after {
    clear: both
}

.personal-nav {
  float: left;
  display: inline;
  width: 300px;
  /* border: 1px solid #EBEBEB; */
  background-color: #ffffff;
  border-radius: 8px;
}

.personal-nav .personal-info {
    /*background-color: #F7F7F7;*/
    padding: 20px;
    border-bottom: 1px solid #EBEBEB
}

.personal-nav .personal-info .avatar {
    font-size: 18px;
    *zoom: 1
}

.personal-item{
  text-align: center;
  margin-bottom: 10px;
}

.personal-item span{
  background: #f2f2f2;
  padding: 4px 8px;
  border-radius: 4px;
}

.personal-item .personal-name{
  font-size: 16px;
}


.personal-nav .personal-info .avatar:before, .personal-nav .personal-info .avatar:after {
    content: "";
    display: table;
    height: 0
}

.personal-nav .personal-info .avatar:after {
    clear: both
}

.personal-nav .personal-info .avatar img {
    float: left;
    display: inline;
    width: 60px;
    height: 60px;
    border: 1px solid #C2C2C2;
    border-radius: 50%;
    margin-right: 10px
}


.personal-nav .personal-info .avatar a {
    color: #1989CB;
    font-size: 14px
}

.personal-nav .personal-info .employ {
    display: block;
    padding: 10px 0;
    margin: 20px 0;
    background-color: #FE4E00;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.personal-nav .personal-info .employ-assure {
    text-align: center
}

.personal-nav .personal-info .employ-assure dt {
    font-size: 20px;
    margin-bottom: 10px
}

.personal-nav .personal-info .employ-assure dd {
    font-size: 18px
}

.personal-nav .personal-info .employ-assure em {
    color: #E60012
}

.personal-nav .personal-info .employ-info {
    font-size: 16px
}

.personal-nav .personal-info .employ-info p {
    line-height: 30px
}

.personal-nav .personal-info .employ-info em {
    color: #E60012
}

.personal-nav .personal-info .employ-info a {
    color: #1989CB;
    margin-right: 5px
}

.personal-nav .personal-info .employ-info span {
    float: right;
    display: inline
}

.personal-nav .nav {
    padding: 20px;
    line-height: 30px
}

.personal-nav .nav dl {
    margin-bottom: 15px
}

.personal-nav .nav dt {
    font-size: 20px;
    background-color: transparent;
    background-image: url(/b.png);
    background-repeat: no-repeat;
    padding-left: 35px
}

.personal-nav .nav dd {
    font-size: 16px;
  line-height: 30px;
}

.personal-nav .nav dd a {
    color: #666;
    display: block
}

.personal-nav .nav dd a:hover {
    color: #FE4E00
}

.personal-nav .nav .nav-ico1 {
    background-position: 0 0
}

.personal-nav .nav .nav-ico2 {
    background-position: 0 -50px
}

.personal-nav .nav .nav-ico3 {
    background-position: 0 -100px
}

.personal-nav .nav .nav-ico4 {
    background-position: 0 -150px
}

.personal-nav .nav .nav-ico5 {
    background-position: 0 -200px
}

.personal-content {
  float: left;
  display: inline;
  width: 780px;
  margin-left: 20px;
}

.personal-content .personal-item {
  margin-bottom: 10px;
  background: #ffffff;
  border-radius: 8px;
}

.personal-content .personal-item h2 {
  font-size: 18px;
  border-bottom: 1px solid #eee;
  height: 50px;
  line-height: 50px;
  position: relative;
  padding-left: 30px;
  font-weight: normal;
}

.personal-content .personal-item .personal-info {
    font-size: 14px
}

.personal-content .personal-item .personal-info td {
    padding: 5px 0
}

.personal-content .personal-item .personal-info span {
    color: #FE4E00
}

.personal-content .personal-identif span {
    background-color: transparent;
    background-image: url(/b.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding-left: 56px;
    font-size: 16px
}

.personal-content .personal-identif .phone {
    background-position: 0 -500px
}

.personal-content .personal-identif .phone.ok {
    background-position: 0 -450px
}

.personal-content .personal-identif .id {
    background-position: 0 -300px
}

.personal-content .personal-identif .id.ok {
    background-position: 0 -250px
}

.personal-content .personal-identif .certificate {
    background-position: 0 -400px
}

.personal-content .personal-identif .certificate.ok {
    background-position: 0 -350px
}

.personal-content .personal-item .trade-list li {
    margin-bottom: 25px
}

.personal-content .personal-item .trade-list caption {
    font-size: 18px
}

.personal-content .personal-item .trade-list caption span {
    float: right;
    display: inline;
    font-size: 16px;
    color: #777
}

.personal-content .personal-item .trade-list td {
    padding: 5px 0;
    font-size: 16px
}

.personal-content .personal-item .trade-list em {
    color: #FE4E00
}

.personal-content .personal-item p {
  font-size: 14px;
  line-height: 30px;
  padding: 15px 30px;
}

.personal-item .cert-list {
  padding: 15px 30px;
}

.personal-item .person-list {
  padding: 15px 30px;
}
.personal-item.modeltype-row{
  padding: 10px 30px 25px;
}
.personal-item.modeltype-row .row{
  margin-left: -25px;
}
.personal-item.modeltype-row .row .title{
  padding: 20px 0 0 0;
  text-align: right;
  margin: 0;
  margin-left: -20px;
  font-size: 14px;
  color: #999999;
}
.personal-item.modeltype-row .modeltype_list div {
  height: 28px;
  background: rgb(253,240,236);
  font-size: 13px;
  color: #f06746;
  border-radius: 14px;
  padding: 3px 14px;
  border: none;
  margin: 16px 10px 0 0;
}
.personal-item.modeltype-row .row .content{
  text-align: left;
  margin: 0;
}

.personal-content .personal-item-box {
    *zoom: 1;
    margin-bottom: 10px;
}

.personal-content .personal-item-box:before, .personal-content .personal-item-box:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .personal-item-box:after {
    clear: both
}

.personal-content .personal-item-box h2 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    height: 38px;
    line-height: 42px;
    position: relative;
    margin-bottom: 15px
}

.personal-content .personal-item-box h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 0
}

.personal-content .personal-item-box .personal-item-left {
    float: left;
    display: inline;
    padding: 20px;
    border: 1px solid #eee;
    margin-right: 10px;
    width: 498px
}

.personal-content .personal-item-box .personal-item-left li {
    *zoom: 1;
    font-size: 14px;
    line-height: 30px
}

.personal-content .personal-item-box .personal-item-left li:before, .personal-content .personal-item-box .personal-item-left li:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .personal-item-box .personal-item-left li:after {
    clear: both
}

.personal-content .personal-item-box .personal-item-left li span {
    float: left;
    display: inline;
    display: inline-block;
    width: 100px;
    color: #FE4E00
}

.personal-content .personal-item-box .personal-item-left li a {
    float: left;
    display: inline;
    width: 350px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.personal-content .personal-item-box .personal-item-left table td {
    padding: 5px 0;
    font-size: 14px
}

.personal-content .personal-item-box .personal-item-left table em {
    color: #FE4E00
}

.personal-content .personal-item-box .personal-item-right {
    float: left;
    display: inline;
    padding: 20px;
    border: 1px solid #eee;
    width: 208px
}

.personal-content .personal-item-box .personal-item-right li a {
    font-size: 14px;
    /*width: 180px;*/
    display: block;
    line-height: 31px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.personal-content .complete-project {
    font-size: 14px
}

.personal-content .complete-project li {
    *zoom: 1;
    line-height: 30px
}

.personal-content .complete-project li > a:hover {
  color: #f06746;
}

.personal-content .complete-project li:before, .personal-content .complete-project li:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .complete-project li:after {
    clear: both
}

.personal-content .complete-project span {
    float: left;
    display: inline;
    display: inline-block;
    width: 100px;
    color: #FE4E00
}

.personal-content .complete-project a {
    float: left;
    display: inline;
    width: 550px;
    display: inline-block;
    color: #333
}

.personal-content .complete-project em {
    float: right;
    display: inline;
    width: 100px;
    display: inline-block;
    color: #666
}

.personal-content .partner-list {
    *zoom: 1
}

.personal-content .partner-list:before, .personal-content .partner-list:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .partner-list:after {
    clear: both
}

.personal-content .partner-list li {
    float: left;
    display: inline;
    width: 150px;
    text-align: center;
    font-size: 14px
}

.personal-content .partner-list li img {
    display: block;
    width: 98px;
    height: 98px;
    margin: 10px auto;
    border: 1px solid #ccc;
    border-radius: 50%
}

.personal-content .partner-list li a {
    color: #333
}

.personal-content .certificate-list {
    *zoom: 1;
    margin-left: -11px
}

.personal-content .certificate-list:before, .personal-content .certificate-list:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .certificate-list:after {
    clear: both
}

.personal-content .certificate-list li {
    float: left;
    display: inline;
    width: 180px;
    text-align: center;
    font-size: 14px;
    margin-left: 11px
}

.personal-content .certificate-list li img {
    display: block;
    margin: 10px 0
}

.personal-content .certificate-list li a {
    color: #333
}

.personal-content .skill-list {
    *zoom: 1;
    margin-left: -11px
}

.personal-content .skill-list:before, .personal-content .skill-list:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .skill-list:after {
    clear: both
}

.personal-content .skill-list li {
    float: left;
    display: inline;
    border: 1px solid #ccc;
    width: 178px;
    text-align: center;
    font-size: 14px;
    margin: 10px 0 0 11px;
    padding-bottom: 10px
}

.personal-content .skill-list li img {
    display: block;
    margin: 0 auto 10px auto
}

.personal-content .skill-list li span {
    display: block;
    color: #666
}

.personal-content .skill-list li i {
    color: #FE4E00
}

.personal-content .skill-list li b {
    color: #333
}

.personal-content .skill-list li a {
    color: #333
}

.personal-content .service-list td {
    font-size: 14px;
    padding: 5px 0
}

.personal-content .more {
  position: absolute;
  right: 50px;
  /*top: 14px;*/
  color: #1989CB;
  font-size: 16px;
  display: inline;
}



.content-box {
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.help-top {
    padding-top: 20px;
}

.help-h2 {
    padding-left: 240px;
}

.help-h2 span, .help-h2 span:hover {
    margin-right: 30px;
    display: inline-block;
    width: 150px;
    height: 110px;
    vertical-align: bottom;
    color: #333;
    font-size: 16px;
    padding-top: 48px;
}

.help-h2 a, .help-h2 a:hover {
    width: 150px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border:1px solid white;
}

.help-h2 a:hover {
    border: #f66626 1px solid;
    border-radius: 5px;
}

.help-h2 span.gz.active {
    background: url(/help/button_guzhu.png) left top no-repeat;
}

.help-h2 span.sk.active {
    background: url(/help/button_suanke.png) left top no-repeat;
}

.help-h2 span.cj.active {
    background: url(/help/button_changjian.png) left top no-repeat;
}

.help-h2 span.lc.active {
    background: url(/help/icon_liucheng.png) left top no-repeat;
}

.help-h2 span.active a, .help-h2 span.active a:hover {
    color: #fff;
    border: none;
}

.help-content {
    display: none;
    float: left;
    clear: both;
    padding: 30px 50px;
    text-align: left;
}

.help-content.active {
    display: block;
}

.help-nav {
    float: left;
    width: 180px;
}

.help-qa {
    float: left;
    width: 818px;
    
    padding: 42px 50px;
}

.help-qa {
  width: 818px;
  display: none;
  padding: 42px 50px;
  display: inline-block;
}

.help-nav .title {
    font-size: 16px;
    color: #999999;
    margin-bottom: 10px;
}

.help-nav ul {
    margin: 0;
    padding: 0;
}

.help-nav li {
    font-size: 14px;
    color: #333;
    margin-left: 30px;
    line-height: 30px;
}

.help-qa .q {
    font-size: 16px;
    color: #f66626;
    margin-bottom: 10px;
}
.help-qa .a {
    font-size: 14px;
    color: #333;
    padding-left: 30px;
    margin-bottom: 10px;
}

.platform-charge{
  font-size: 16px;
  margin-left:30px;
  margin-bottom: 10px;
  color: #666666;
}

.platform-charge td,.platform-charge th{
  border: 1px solid #f66626;
  padding: 12px 70px;
}
.platform-charge th{
  background: #f5f5f5;
  font-weight: normal;
  color:#111111;
  font-size: 17px;
}


.h－header{ height:200px;
		    width:100%;
		    text-align:center;
		    background: url(/bg_help_banner.png) no-repeat;}
.h－header img{ padding-top:46px;}

.h-middle{
		   width:1100px;
		   margin:0 auto;
  display: flex;
  padding: 10px 0 20px;
		   }
		   
.h-middle .m-left{ width:230px;
				   height:1104px;
				   background:#fff;
				   border-radius:6px;
				   box-shadow: 0 0 6px #dadada;
  display: inline-block;
				   padding-top:38px;}
				   
.h-middle .m-right{ width:854px;
				    background:#fff;
				    border-radius:6px;
  display: inline-block;
  margin-left: 10px;
					box-shadow: 0 0 6px #dadada;}



.main_qa{
  color: #666;
  font-size: 17px;
  text-align: left;
  line-height: 34px;
  margin-left: 40px;
}

.main_qa:hover{
  cursor: pointer;
}
							 
.sub_qa { font-size:14px;
								  padding-left:60px;
								  line-hight:60px;
								  line-height:24px;
								  padding-bottom:4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.member-state-show > table td{
  padding: 0 !important;
}


.personal-nav .personal-info .my-avatar  {
  display: flex;
  justify-content: space-around;
  font-size: 18px;
  margin: -10px 0px;
}

.personal-nav .personal-info .my-avatar .my-head-img-vip {
  height:120px;
  width: 120px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
/*  border: 15px solid;*/
/*  border-image: url() 15 fill stretch;*/
/*  -moz-border-image: url() 15 fill stretch; /* 老的 Firefox *\/*/
/*  -webkit-border-image: url() 15 fill stretch; /* Safari 和 Chrome *\/*/
/*  -o-border-image: url() 15 fill stretch;*/
}

.personal-nav .personal-info .my-avatar .my-head-img-vip a{
  display: inline-flex;
  height: 86px;
  width: 86px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid;
  border-image: url(/skvip_head_frame.png) 2 fill stretch;
  -moz-border-image: url(/skvip_head_frame.png) 2 fill stretch; /* 老的 Firefox */
  -webkit-border-image: url(/skvip_head_frame.png) 2 fill stretch; /* Safari 和 Chrome */
  -o-border-image: url(/skvip_head_frame.png) 2 fill stretch;
}

.personal-nav .personal-info .my-avatar .my-head-img-vip a > img {
  width: 82px;
  height: 82px;
  border-radius: 100%;
}


.personal-nav .personal-info .my-avatar  div.my-nick-show  {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-around;
}

.personal-nav .personal-info .my-avatar  div.my-nick-show  span.my-nick {
  display: inline-flex;
  width: 140px;
  margin-top:45px;
  height: 30px;
  line-height: 36px;
}

.personal-nav .personal-info .my-avatar  div.my-nick-show  span.my-nick  span{
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100px;
  overflow: hidden;
}

.personal-nav .personal-info .my-avatar  div.my-nick-show > a {
  color: #1989CB;
  font-size: 14px;
  margin-bottom: 10px;
}

.personal-nav .personal-info .my-avatar .my-head-img-vip .member-level {
  margin-top: -19px;
  margin-left: 50px;
  background: linear-gradient(#ffeaaa, #a07539);
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #603f07;
  font-size: 10px;
  height: 18px;
  text-align: center;
  width: 32px;
  z-index: 100;
  line-height: 15px;
}


.partner-list .cp-head-img-vip {
/*  margin-top: 4px;*/
  margin: 4px 0;
  height:110px;
  width: 110px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
/*  border: 15px solid;*/
/*  border-image: url() 15 fill stretch;*/
/*  -moz-border-image: url() 15 fill stretch; /* 老的 Firefox */
/*  -webkit-border-image: url() 15 fill stretch; /* Safari 和 Chrome */
/*  -o-border-image: url() 15 fill stretch;*/
}

.partner-list .cp-head-img-vip a{
  position: absolute;
  display: inline-flex;
  height: 102px;
  width: 102px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 3px solid;
  border-image: url(/skvip_head_frame.png) 2 fill stretch;
  -moz-border-image: url(/skvip_head_frame.png) 2 fill stretch; /* 老的 Firefox */
  -webkit-border-image: url(/skvip_head_frame.png) 2 fill stretch; /* Safari 和 Chrome */
  -o-border-image: url(/skvip_head_frame.png) 2 fill stretch;
}

.partner-list .cp-head-img-vip a > img {
  width: 98px;
  height: 98px;
  border-radius: 100%;
}


.partner-list .cp-head-img-vip .member-level {
  margin-top: 80px;
  margin-left: 50px;
  background: linear-gradient(#ffeaaa, #a07539);
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #603f07;
  font-size: 12px;
  height: 18px;
  text-align: center;
  width: 32px;
  z-index: 100;
  line-height: 15px;
}

.company-publicity {
  width: 100%;
  min-width: 1100px;
  height: 530px;
  text-align: center;
}

.company-publicity .flex-div {
  display: flex;
  width: 1000px;
  justify-content: center;
  margin: 0 auto;
}


.company-publicity .publicity-title {
  line-height: 110px;
  font-size: 24px;
  color: #333333;
}

.company-publicity .publicity-item {
  /*display: inline-block;*/
}

.publicity-item.item-left {
  width: 300px;
  height: 410px;
  position: relative;
}

.publicity-item.item-left .join-count{
  position: absolute;
  font-size: 34px;
  font-weight: bold;
  font-style: italic;
  color: rgba(240,103,70,1);
  right: 80px;
  top: 16px;
}

.publicity-item.item-right {
  width: 700px;
  height: 410px;
}

.publicity-item.item-left .join-list {
  background-image: url(/images/company/home_enterprise_bg_pc.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 291px;
  height: 367px;
}

.join-list .com-list{
  width: 254px;
  height: 280px;
  position: absolute;
  margin: 0 auto;
  top: 86px;
  left: 20px;
  padding: 0 10px;
}

.publicity-item.item-right .see-com {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  padding: 0 10px;
}

.publicity-item.item-right .see-com img {
  width: 400px;
  height: 30px;
}

.publicity-item.item-right .pioneer-com {
  width: 100%;
  height: 307px;
  border: 1px solid #D2D2D2;
  border-radius: 6px;
  padding: 10px;
}

.buy-com-btn {
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  background: #f06747;
  font-size: 14px;
  color: white;
  border-radius: 4px;
  box-shadow: 0px 3px 4px rgba(170, 45, 5, 0.3);
  float: right;
  margin-top: 10px;
}

.buy-com-btn:hover {
  color: #ffffff;
}

.pioneer-com > div {
  height: 40px;
  line-height: 50px;
  padding: 0 10px;
}

.pioneer-com .link-more {
  color: #999999;
  font-size: 14px;
  text-decoration: underline;
  float: right;
}

.pioneer-com .cooperate-tip {
  font-size: 18px;
  color: #333333;
  float: left;
}

.com-img-grid {
  border-radius: 6px;
  width: 100%;
  border-collapse: separate;
}

.com-img-grid td {
  height: 110px;
  width: 110px;
}

.com-img-grid td, .com-img-grid th {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}

.com-img-grid tr td:last-child, .com-img-grid tr th:last-child {
  border-right: 1px solid #e7e7e7;
}

.com-img-grid tr:last-child td {
  border-bottom: 1px solid #e7e7e7;
}

.com-img-grid tr:first-child td:first-child, .com-img-grid tr:first-child th:first-child {
  border-top-left-radius: 6px;
}

.com-img-grid tr:first-child td:last-child, .com-img-grid tr:first-child th:last-child {
  border-top-right-radius: 6px;
}

.com-img-grid tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}

.com-img-grid tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

.com-img-grid .logo {
  height: 90px;
  width: 90px;
  padding: 2px;
  border-radius: 6px;
  margin: 0 auto;
}

.com-img-grid .logo img {
  width: 86px;
  height: 86px;
  border-radius: 6px;
}
.com-list .dynamic-item{
  font-size: 14px;
}
.com-list .dynamic-item{
  display: flex;
  height: 30px;
  line-height: 30px;
}
.com-list .dynamic-item > div:first-of-type{
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.com-list .dynamic-item > div:last-of-type{
  width: 32px;
  overflow: hidden;
  white-space: nowrap;
}


.com-img-grid .com-name-show{
  text-align: center;
  font-size: 14px;
  display: none;
  margin: 0 10px;
  color: #D43914;
}
.com-img-grid .com-name-show:hover{
  color: #D43914;
}
.com-img-grid td:hover{
  background: #FFDDD5;
}
.com-img-grid td:hover > .com-name-show{
  display: block;
}

.com-img-grid td:hover > .logo{
  display: none;
}
@charset "UTF-8";
/* line 2, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "微软雅黑";
}

/* line 10, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
html,
body {
  width: 100%;
  height: 100%;
}

/* line 16, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
html,
body,
ul,
li,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color: #333333;
}

/* line 36, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.fl {
  float: left;
}

/* line 40, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.fr {
  float: right;
}

/* line 44, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.text_center {
  text-align: center;
}

/* line 49, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
a:hover {
  color: #f66626;
}
/* line 53, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
a.pub-pro {
  display: inline-block;
  width: 168px;
  margin-right: 20px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: white;
  background: #ea632e;
  text-align: center;
  border-radius: 4px;
}

/* line 67, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
img {
  border-style: none;
}

/* line 71, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.w {
  width: 980px;
  height: auto;
  margin: 0 auto;
}

/*
 * 头部样式
 */
/* line 80, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header {
  width: 100%;
  height: 70px;
  padding: 11px 0;
  background: white;
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
  font-size: 16px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  min-width: 1100px;
}
/* line 93, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header a {
  line-height: 45px;
}
/* line 97, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header .login {
  position: relative;
  display: inline-block;
  height: 60px;
  width: 90px;
}
/* line 104, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header .w {
  width: 1100px;
}

/* line 109, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.mnav {
  margin-left: 20px;
}
/* line 112, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.mnav li {
  float: left;
  padding: 0 14px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
}
/* line 119, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.mnav li.jiang {
  background: url(/index/2021/self.png) right 10px no-repeat;
  width: 76px;
  background-size: 24px 12px;
}

/* line 127, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
#index-top {
  height: 460px;
  background: url(/index/2021/banner_bg.png) center;
  background-size: auto 100%;
}

/* line 133, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
#title-top {
  padding-top: 54px;
  font-size: 40px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-style: italic;
  color: #333333;
}
/* line 141, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
#title-top.over {
  padding-top: 70px;
}

/* line 148, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr a {
  color: #333333;
  text-align: center;
}
/* line 152, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr a.hot {
  text-align: left;
}
/* line 158, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu {
  width: 110px;
}
/* line 161, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu.vip {
  width: 225px;
  border-radius: 8px;
  background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/bg_10.png) no-repeat;
  background-size: 100% 100%;
  border: 1px solid #f5f5f5;
}
/* line 169, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu.vip li:hover {
  background: none;
}
/* line 173, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu.vip li a {
  width: 200px;
  display: inline-block;
  color: #581100;
  padding-left: 51px;
  padding-top: 11px;
  font-size: 18px;
  font-weight: bold;
}
/* line 182, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu.vip li a.jphy {
  background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_jphy.png);
  background-size: 100% 100%;
  height: 90px;
}
/* line 188, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu.vip li a.xfhy {
  background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_xfhy.png);
  background-size: 100% 100%;
  height: 80px;
}
/* line 194, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu.vip li a.xfqy {
  background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_xfqy.png);
  background-size: 100% 100%;
  width: 192px;
  height: 81px;
  position: relative;
}
/* line 202, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu.vip li a.wc {
  background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_wc.png);
  background-size: 100% 100%;
  height: 77px;
  padding-top: 18px;
  margin-top: 10px;
  line-height: 28px;
}
/* line 214, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu.vip a.vip-lock {
  background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_lock.png);
  background-size: 100% 100%;
  height: 81px;
  padding-top: 10px;
  margin-top: 10px;
}
/* line 225, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater li {
  padding-left: 0;
  text-align: center;
  padding-left: 0;
  text-align: center;
}
/* line 234, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login a {
  padding: 0 5px;
  line-height: 50px;
  color: #f66626;
  border: none;
}
/* line 240, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.login a:hover {
  color: #333333;
}

/* line 246, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.userTitle {
  font-size: 14px;
}
/* line 249, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.userTitle.new {
  background: url(/icos/nav_icon_new.png) 47px 12px no-repeat;
}
/* line 253, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.userTitle.hot {
  background: url(/icos/nav_icon_hot.png) right 15px no-repeat;
}

/* line 258, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater {
  width: 90px;
  height: auto;
  position: absolute;
  overflow-y: hidden;
  overflow-x: hidden;
  right: 0;
  top: 0;
  z-index: 9999;
}
/* line 268, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater:hover {
  overflow: visible;
}
/* line 271, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater:hover .umenu {
  height: auto;
  border: 1px solid #eeeeee;
  border-top: 1px solid #f66636;
}
/* line 278, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater.help:hover {
  overflow: visible;
}
/* line 281, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater.help:hover .umenu {
  height: auto;
  border: 1px solid #eeeeee;
  box-shadow: 0px 4px 2px 0px rgba(63, 63, 63, 0.06);
  border-radius: 8px;
}
/* line 290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle {
  display: block;
  width: 90px;
  height: 60px;
}
/* line 294, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle.help {
  color: #666666;
}
/* line 297, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle.help:hover {
  color: #0da96e;
}
/* line 301, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle.urls {
  line-height: 32px;
  width: 126px;
  height: 32px;
  color: white;
  text-align: center;
  background: #0DA96D;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
}
/* line 307, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle.urls:hover {
  background: #0db978;
}
/* line 312, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle .top-head-img-vip {
  height: 48px;
  width: 48px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  vertical-align: middle;
}
/* line 322, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle .top-head-img-vip .img-vip-show {
  display: inline-flex;
  height: 48px;
  width: 48px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid;
  border-image: url(/skvip_head_frame.png) 3 fill stretch;
  -moz-border-image: url(/skvip_head_frame.png) 3 fill stretch;
  -webkit-border-image: url(/skvip_head_frame.png) 3 fill stretch;
  -o-border-image: url(/skvip_head_frame.png) 3 fill stretch;
}
/* line 335, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle .top-head-img-vip .img-vip-show > img {
  height: 44px;
  width: 44px;
}
/* line 341, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle .top-head-img-vip .member-level {
  margin-top: -14px;
  margin-left: 30px;
  background: linear-gradient(#ffeaaa, #a07539);
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #603f07;
  font-size: 8px;
  height: 12px;
  text-align: center;
  width: 18px;
  line-height: 12px;
}
/* line 356, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater a.userTitle img {
  vertical-align: middle;
  border-radius: 50%;
}
/* line 363, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater .umenu {
  width: 170px;
  height: 0;
  background: #fff;
}
/* line 369, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater li {
  color: #333333;
  font-size: 14px;
  line-height: 40px;
  padding-left: 30px;
}
/* line 375, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater li a {
  color: #333333;
  font-size: 14px;
  line-height: 40px;
}
/* line 381, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater li:hover {
  background: #f2f2f2;
  color: #f66626;
}
/* line 385, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.loginLater li:hover a {
  color: #ff4f00;
}

/* line 392, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.menumore {
  position: relative;
  z-index: 10;
}
/* line 396, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.menumore:hover {
  background: white;
  margin: -1px;
  border: 1px solid #eeeeee;
  height: 85px;
}
/* line 403, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.menumore ul {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 40px;
  left: 0px;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 1px;
  text-align: center;
}
/* line 416, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.menumore li {
  padding: 0;
  width: 100%;
  line-height: 40px;
  height: 40px;
}

/*
 * 大图轮播
 */
/* line 428, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
div.slideBox {
  position: relative;
  width: 100%;
  height: 356px;
}

/* line 436, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-slide img {
  width: 100%;
  height: 356px;
}

/* line 442, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url(/index/prve.png) !important;
}

/* line 446, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url(/index/next.png) !important;
}

/* line 450, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-next {
  right: 80px;
}
/* line 453, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-next:hover {
  background-image: url(/index/next_h.png) !important;
}

/* line 458, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-prev {
  left: 80px;
}
/* line 461, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-prev:hover {
  background-image: url(/index/prve_h.png) !important;
}

/* line 466, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: url(/index/li.png) 0 0 no-repeat;
  opacity: 1;
}
/* line 472, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: white;
  opacity: 1;
}

/*
 * 轮播内容
 */
/* line 481, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.banner_text {
  width: 240px;
  height: 52px;
}
/* line 485, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.banner_text h1 {
  line-height: 100%;
  font-size: 44px;
  color: #333;
  margin-top: 100px;
}
/* line 492, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.banner_text p {
  font-size: 18px;
  color: #333;
  margin-top: 20px;
}
/* line 498, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.banner_text .join-mbr-btn {
  background: rgba(0, 0, 0, 0) none repeat fixed 0 0;
  border: 1px solid #666666;
  color: #333333;
  font-size: 18px;
  line-height: 44px;
  width: 186px;
  height: 46px;
  border-radius: 60px;
}
/* line 508, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.banner_text .join-mbr-btn:hover {
  border: 1px solid #f66626;
  background: #f66626;
  color: #ffffff;
}

/* line 516, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.banner_text button, .banner_text a {
  display: inline-block;
  color: #ffffff;
  border: none;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  text-align: center;
  background-color: #f06747;
  font-size: 18px;
  line-height: 52px;
  width: 240px;
  height: 52px;
  border-radius: 4px;
}

/* line 532, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.banner_text button:hover, .banner_text a:hover {
  background-color: #f57d60;
}

/* line 536, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.qy-view {
  margin-top: 300px;
  text-align: center;
}
/* line 540, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.qy-view a {
  background: url(/sy_banner_anniu.png);
  width: 236px;
  height: 62px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 550, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.qy-view a:hover {
  background: url(/sy_banner_anniu.png) 0 -58px no-repeat;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/*
 * 正文样式
 */
/* line 564, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.padding_top_50 {
  padding: 50px 0;
}

/* line 568, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pt50 {
  padding-top: 50px;
}

/* line 572, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.ptb66 {
  padding-top: 66px;
  padding-bottom: 66px;
}

/* line 577, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
h2 {
  font-size: 20px;
  color: #333333;
}

/* line 582, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item {
  width: 35%;
  float: left;
  margin-top: 40px;
  text-align: center;
}
/* line 588, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item h3 {
  margin-top: 5px;
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
  line-height: 16px;
}
/* line 596, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item p {
  height: 74px;
  width: 81px;
  display: inline-block;
  background: url(/index/home_usual_icon.png) left top no-repeat;
  margin-top: 35px;
}
/* line 603, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item p.sx {
  background-image: url(/index/home_urgent_icon.png);
}
/* line 607, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item p.sq {
  background-image: url(/index/home_large_icon.png);
}
/* line 611, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item p.xc {
  background-image: url(/index/home_scene_icon.png);
}
/* line 616, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item h5 {
  font-size: 22px;
  color: #da4b23;
  line-height: 20px;
  margin: 0;
}
/* line 623, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item h4 {
  font-size: 12px;
  color: #333333;
}

/* line 631, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.fa .item .h4 {
  font-size: 16px;
  color: #333;
  margin-top: 6px;
}

/* line 639, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item_center {
  width: 30%;
}

/* line 643, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
h3 {
  font-size: 24px;
  line-height: 60px;
}

/* line 648, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
h4 {
  line-height: 30px;
  font-weight: normal;
}

/* line 653, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.border_top {
  border-top: 1px solid #e0e0e0;
  margin-top: 35px;
}

/* line 658, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
h5 {
  font-size: 38px;
}

/* line 662, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.bg_gray {
  width: 100%;
  background-color: #f7f7f7;
}

/* line 667, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pub-box {
  height: 356px;
  width: 300px;
  display: inline-block;
  vertical-align: top;
}

/* line 674, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pub-link {
  display: inline-block;
  height: 178px;
  width: 100%;
  border: #dfdfdf 1px solid;
  text-align: center;
  position: relative;
}
/* line 682, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pub-link * {
  cursor: pointer;
}
/* line 686, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pub-link:hover {
  box-shadow: 0px 5px 38px 2px rgba(49, 50, 50, 0.13);
}
/* line 689, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pub-link:hover .t_text {
  display: inline-block;
}
/* line 694, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pub-link .t_text {
  display: none;
  background: linear-gradient(-90deg, #ffcb5a, #f86c45);
  width: 100%;
  text-align: center;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 708, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pub-link .title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 150%;
}
/* line 715, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.pub-link .tip {
  font-size: 14px;
  color: #666666;
  line-height: 200%;
}

/* line 722, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pubs {
  height: 354px;
  width: 820px;
  margin-top: 20px;
  margin-right: 12px;
  background: #ffffff;
  display: inline-block;
  border-radius: 10px;
  font-size: 0;
}

/* line 733, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pros {
  height: 354px;
  width: 260px;
  margin-top: 20px;
  background: #ffffff;
  border-radius: 10px;
  display: inline-block;
  position: absolute;
  padding: 30px 10px 0 15px;
}
/* line 743, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pros .title {
  font-size: 22px;
  color: #333;
  margin-bottom: 15px;
}
/* line 748, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pros .title .amore {
  font-size: 14px;
  color: #666;
  margin-left: 60px;
}
/* line 753, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pros .title .amore:hover {
  color: #f06746;
  text-decoration: underline;
}
/* line 760, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pros .pro {
  margin-bottom: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 766, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pros .pro a {
  color: #666666;
  font-size: 14px;
}
/* line 770, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pros .pro a:hover {
  color: #f06746;
  text-decoration: underline;
}
/* line 775, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.top-pros .pro a .price {
  color: #f06746;
}

/* line 782, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item_line {
  text-align: left;
  text-indent: 40px;
  font-size: 16px;
  color: #666;
}
/* line 788, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item_line span {
  font-size: 18px;
  margin-right: 70px;
  color: #333;
}
/* line 793, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item_line span.img {
  width: 66px;
  height: 66px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 34px;
  background: url(/index/bz_icon.png) -42px -99px no-repeat;
}
/* line 801, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.item_line span.img.wh {
  background-position: -158px -99px;
}

/* line 809, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.content_img img {
  position: relative;
  z-index: 5;
  margin-top: 133px;
}

/* line 816, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.margin_top {
  margin-top: -200px;
  position: relative;
  z-index: 9;
}

/* line 822, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.img_list {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}

/* line 828, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.img_item {
  display: block;
  float: left;
  width: 25%;
  padding: 5px 5px 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
}
/* line 838, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.img_item:hover .mask {
  top: 4px;
}
/* line 843, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.img_item img {
  width: 100%;
}

/* line 848, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.mask {
  width: 96%;
  height: 100%;
  position: absolute;
  left: 2%;
  top: 100%;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  line-height: 180px;
  -webkit-transition: top .3s linear;
  -moz-transition: top .3s linear;
  -ms-transition: top .3s linear;
  transition: top .3s linear;
  font-size: 16px;
}

/*
 * 底部样式
 */
/* line 870, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer {
  background: #373737;
}
/* line 873, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer ul {
  width: 50%;
  float: right;
  font-size: 16px;
  text-align: right;
  margin-top: 10px;
  color: #d2d2d2;
}
/* line 881, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer ul.tel {
  padding-left: 0;
  margin-top: 19px;
  float: left;
  text-align: left;
}
/* line 887, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer ul.tel img {
  vertical-align: middle;
}
/* line 892, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer ul.ex_links {
  padding-top: 5px;
  border-top: 1px solid #404040;
  margin-top: 10px;
  text-align: left;
  width: 100%;
}
/* line 899, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer ul.ex_links li {
  display: inline;
  margin: 0 10px;
}
/* line 903, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer ul.ex_links li:first-child {
  margin: 0 -5px 0 0;
}
/* line 910, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer li {
  font-size: 12px;
  color: #d2d2d2;
  margin-bottom: 4px;
}
/* line 915, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer li.title {
  font-size: 20px;
  margin-bottom: 30px;
}
/* line 921, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer a {
  font-size: 14px;
  line-height: 30px;
  color: #d2d2d2;
  vertical-align: middle;
}
/* line 928, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.footer .w {
  width: 1054px;
}

/* line 933, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.rel {
  position: relative;
}

/* line 937, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.bg_white {
  background: white;
}

/* line 941, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.banner {
  height: 500px;
  position: relative;
  background: transparent url(/index/banner1.jpg) center center no-repeat;
  min-width: 1100px;
}

/* line 948, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.ct-tip {
  position: relative;
  display: inline-block;
}

/* line 953, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.ct-ft {
  line-height: 60px;
  font-size: 14px;
  color: #666;
  width: 40px;
}
/* line 959, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.ct-ft a {
  color: #666;
}

/* line 964, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.ct-num {
  position: absolute;
  left: 20px;
  top: 12px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #f35047;
  font-size: 12px;
  text-align: center;
  color: white;
}

/* line 977, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.h500 {
  height: 500px;
}

/* line 981, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.c-intro {
  font-size: 14px;
  color: #333333;
  width: 408px;
}
/* line 986, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.c-intro h2 {
  margin-top: 138px;
  margin-bottom: 68px;
}
/* line 991, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.c-intro p {
  line-height: 30px;
}

/* line 996, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.c-video {
  width: 550px;
}
/* line 999, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.c-video .box {
  margin-top: 80px;
}

/* line 1004, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.mt40 {
  margin-top: 40px;
}

/* line 1008, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.mt60 {
  margin-top: 60px;
}

/* line 1012, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.mt100 {
  margin-top: 100px;
}

/* line 1016, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.mt110 {
  margin-top: 110px;
}

/* line 1020, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.c-tip {
  font-size: 16px;
  color: #999999;
  margin-top: 15px;
}

/* line 1026, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.xmlc-ul {
  margin-top: 20px;
  width: 100%;
  color: #333;
}
/* line 1031, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.xmlc-ul li {
  display: inline-block;
  width: 145px;
  text-align: center;
  font-size: 16px;
}
/* line 1037, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.xmlc-ul li.lg {
  width: 145px;
  margin-right: 30px;
}

/* line 1046, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header {
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
}
/* line 1052, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header .qr_box {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
/* line 1057, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header .qr_box:hover {
  color: #f06746;
}
/* line 1059, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header .qr_box:hover .qr_pic {
  display: block;
}
/* line 1062, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header .qr_box:hover img.qr {
  background-position-y: -236px;
}
/* line 1067, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header .qr_box .qr_pic {
  position: absolute;
  top: 30px;
  left: -10px;
  display: none;
}
/* line 1075, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header .left-flex {
  display: flex;
  align-items: center;
}
/* line 1080, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header .right-flex {
  display: flex;
}

/* line 1085, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.cad_down {
  width: 930px;
  height: 160px;
  margin: 0 auto;
  background: url(/assets/index/down_cad-50ea6d6c58c997e4e54dbab570a1dc1b28b10fcd480adf28e86ee3e5f1b809c8.png) left top no-repeat;
  background-size: 100% auto;
}
/* line 1087, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.cad_down.px {
  background: url(/assets/index/px-cc079a27a303a43a7d4b9ca1730a19ef2e78603e082c5f4c900b44ef6c41d835.png) left top no-repeat;
  background-size: 100% auto;
}
/* line 1088, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.cad_down.px a {
  background: #0cb96a;
}
/* line 1090, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.cad_down.px a:hover {
  background: #18cf7b;
}
/* line 1095, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.cad_down a {
  display: inline-block;
  width: 180px;
  height: 50px;
  line-height: 50px;
  margin: 30px 0 0 720px;
  color: white;
  background: #0FA9D4;
  font-size: 20px;
  border-radius: 10px;
}
/* line 1098, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/index.scss.erb */
.cad_down a:hover {
  background: #18BEEC;
}
/* line 1, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu {
  width: 100%;
  position: relative;
}
/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu .bg-div img {
  width: 100%;
}
/* line 10, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu .btn-div {
  text-align: center;
  padding: 2rem;
}
/* line 18, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu .btn-div .btn {
  padding: 10px 40px;
}
/* line 21, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu .btn-div a {
  background: #f06746;
  color: #ffffff;
  border: none;
}
/* line 28, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu .case-show {
  position: relative;
}
/* line 30, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu .case-show .case-bg-img {
  width: 100%;
}
/* line 35, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu .case-item {
  background: #ffffff;
  text-align: center;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px; }

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

textarea {
    resize: vertical;
    overflow: auto;
    vertical-align: top; }

select:disabled option:checked,
option:disabled:checked {
    cursor: not-allowed;
    color: #D2D2D2; }

label {
    cursor: pointer; }

select[size],
select[multiple],
select[size][multiple] {
    border: 1px solid #AAA;
    padding: 0; }

.clear {
    *zoom: 1; }

.clear:before, .clear:after {
    content: "";
    display: table;
    height: 0; }

.clear:after {
    clear: both; }

.publish-project .publish-box .publish-item .publish-project_info .file em {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.wrap {
    width: 1100px;
    margin-left: auto;
    margin-right: auto; }

.publish-project .title {
    text-align: center;
    font-size: 28px;
    color: #333;
    margin: 35px 0; }
.publish-project .title-tips {
    font-size: 16px;
    color: #666;
    text-align: center;
    /*margin-top: 5px;*/
    padding-top:20px;
}
.publish-project .title-tips em {
    font-size: 18px;
    color: #333; }
.publish-project .publish-tab {
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 10px; }
.publish-project .publish-tab a {
    position: relative;
    display: inline-block;
    /*width: 125px;*/
    text-align: center;
    font-size: 18px;
    color: #333;
    padding: 35px;
    margin: 60px 40px;
    border: 1px solid #fff;
    border-radius: 5px; }
.publish-project .publish-tab a:hover {
    border: 1px solid #f79b61; }
.publish-project .publish-tab a.active {
    background-color: #f1d1bc;
    border-color: #f1d1bc; }
.publish-project .publish-tab a.active i {
    display: block; }
.publish-project .publish-tab em {
    display: block;
    width: 125px;
    height: 125px;
    margin-bottom: 20px;
    background: transparent url(/publish-ico.png) 0 0 no-repeat; }
.publish-project .publish-tab .project-icon1 {
    background-position: 0 0; }
.publish-project .publish-tab .project-icon2 {
    background-position: -140px 0; }
.publish-project .publish-tab .project-icon3 {
    background-position: -276px 0; }
.publish-project .publish-box .steps {
    text-align: center;
    font-size: 18px;
    color: #999;
    border-bottom: 1px solid #cacaca; }
.publish-project .publish-box .steps span {
    display: inline-block;
    margin: 20px 40px; }
.publish-project .publish-box .steps .current {
    color: #333; }
.publish-project .publish-box .steps .ok {
    color: #159c3d; }
.publish-project .publish-box .publish-item.error {
    border-radius: 5px;
    border: 1px solid #e60012;
    margin-bottom: 10px; }
.publish-project .publish-box .publish-item.error .errortips {
    display: block; }
.error-tips {
    display: block;
    color: #E60012;
    margin-top: 10px;
    background: transparent url(/publish-ico.png) -381px -268px no-repeat;
    padding-left: 24px;
    height: 18px; }
.publish-project .publish-box .publish-item .errortips {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #e60012;
    font-size: 14px;
    display: none; }
.publish-project .publish-box .publish-item .need {
    color: #f66626;
    margin-right: 5px; }
.publish-project .publish-box .publish-item h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px; }
.publish-project .publish-box .publish-item h2 em {
    color: #999; }
.publish-project .publish-box .publish-item .item-p {
    margin: 20px 0; }
.publish-project .publish-box .publish-item .publish-project_info {
    font-size: 16px; }
.publish-project .publish-box .publish-item .publish-project_info th {
  color: #999;
  font-weight: normal;
  padding: 5px 10px 5px 0;
  text-align: right;
  width: 120px;
}
.publish-project .publish-box .publish-item .publish-project_info td {
    color: #f79b61;
    padding: 5px 0; }
.publish-project .publish-box .publish-item .publish-project_info td em {
  font-size: 16px;
  color: #999;
}
.publish-project .publish-box .publish-item .publish-project_info td p {
    margin-bottom: 10px; }
.publish-project .publish-box .publish-item .publish-project_info .file {
    display: inline-block;
    width: 260px;
    color: #333;
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px; }
.publish-project .publish-box .publish-item .publish-project_info .file a {
    color: #00a551;
    display: inline-block;
    vertical-align: top; }
.publish-project .publish-box .publish-item .publish-project_info .file em {
    display: inline-block;
    width: 160px;
    height: 34px;
    line-height: 34px;
    padding-left: 40px;
    background: transparent url(/file-ico.png) 0 -200px no-repeat; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title="zip"] {
    background-position: 0 0; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title*="doc"] {
    background-position: 0 -50px; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title*="pdf"] {
    background-position: 0 -100px; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title*="xls"] {
    background-position: 0 -150px; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title*="dwg"] {
    background-position: 0 -250px; }
.publish-project .publish-box .publish-item .publish-project_info + .publish-project_info {
    margin-top: 20px; }
.publish-project .publish-box .publish-item h3 {
    font-size: 16px;
    color: #999; }
.publish-project .publish-box .publish-item h3 em {
    font-size: 12px; }
.publish-project .publish-box .publish-item h4 {
    font-size: 18px;
    color: #333;
    margin: 30px 0 10px;
}
.publish-project .publish-box .publish-item .publish-form {
    margin: 10px 0;
    color: #999;
    font-size: 14px;
    position: relative;
}
.publish-project .publish-box .publish-item .label-check {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 14px;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    margin: 10px; }
.publish-project .publish-box .publish-item .label-check i {
    display: none;
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 20px; }
.publish-project .publish-box .publish-item .label-check:hover {
    background-color: #f66626;
    color: #fff; }
.publish-project .publish-box .publish-item .label-check.active {
    background-color: #f66626;
    color: #fff; }
.publish-project .publish-box .publish-item .label-check.active i {
    display: inline; }
.publish-project .publish-box .publish-item .label-check input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer; }
.publish-project .publish-box .publish-item .project-describe {
    width: 518px;
    border-radius: 7px;
    border: 1px solid #bbb; }
.publish-project .publish-box .publish-item .project-describe .project-temple {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #bbb; }
.publish-project .publish-box .publish-item .project-describe .project-temple .more {
    background: transparent url(/publish-ico.png) -180px -272px no-repeat;
    display: inline-block;
    width: 14px;
    height: 6px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 20px; }
.publish-project .publish-box .publish-item .project-describe textarea {
    border: none;
    border-radius: 7px;
    height: 160px;
    padding: 10px;
    width: 516px;
    background-color: #fbfbfb;
}
.publish-project .publish-box .publish-item .publish-upfile {
    *zoom: 1; }
.publish-project .publish-box .publish-item .publish-upfile:before, .publish-project .publish-box .publish-item .publish-upfile:after {
    content: "";
    display: table;
    height: 0; }
.publish-project .publish-box .publish-item .publish-upfile:after {
    clear: both; }
.publish-project .publish-box .publish-item .publish-upfile a {
    float: left;
    display: inline; }
.publish-project .publish-box .publish-item .publish-upfile span {
    float: left;
    display: inline;
    margin-left: 10px; }
.publish-project .publish-box .publish-item .project-uses, .publish-project .publish-box .publish-item .project-type, .publish-project .publish-box .publish-item .project-major, .publish-project .publish-box .publish-item .project-demand {
    margin-top: 20px; }
.publish-project .publish-box .publish-item .project-uses label, .publish-project .publish-box .publish-item .project-type label, .publish-project .publish-box .publish-item .project-major label, .publish-project .publish-box .publish-item .project-demand label {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 14px;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    margin: 10px; }
.publish-project .publish-box .publish-item .project-uses label i, .publish-project .publish-box .publish-item .project-type label i, .publish-project .publish-box .publish-item .project-major label i, .publish-project .publish-box .publish-item .project-demand label i {
    display: none;
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 20px; }
.publish-project .publish-box .publish-item .project-uses label:hover, .publish-project .publish-box .publish-item .project-type label:hover, .publish-project .publish-box .publish-item .project-major label:hover, .publish-project .publish-box .publish-item .project-demand label:hover {
    background-color: #f66626;
    color: #fff; }
.publish-project .publish-box .publish-item .project-uses label.active, .publish-project .publish-box .publish-item .project-type label.active, .publish-project .publish-box .publish-item .project-major label.active, .publish-project .publish-box .publish-item .project-demand label.active {
    background-color: #f66626;
    color: #fff; }
.publish-project .publish-box .publish-item .project-uses label.active i, .publish-project .publish-box .publish-item .project-type label.active i, .publish-project .publish-box .publish-item .project-major label.active i, .publish-project .publish-box .publish-item .project-demand label.active i {
    display: inline; }
.publish-project .publish-box .publish-item .project-uses input, .publish-project .publish-box .publish-item .project-type input, .publish-project .publish-box .publish-item .project-major input, .publish-project .publish-box .publish-item .project-demand input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer; }
.publish-project .publish-box .publish-item .project-demand {
    text-align: right; }
.publish-project .publish-box .publish-item .project-demand label {
    width: 350px; }
.publish-project .publish-box .next-btn {
    margin: 40px auto;
    display: block;
    cursor: pointer;
    border: none;
    width: 400px;
    height: 60px;
    font-size: 20px;
    color: #bb4800;
    background: transparent url(/publish-ico.png) 0 -134px no-repeat; }
.publish-project .publish-box .next-btn:hover {
    color: #7f3100;
    background-position: 0 -195px; }
.publish-project .publish-box .pre-btn {
    display: block;
    text-align: center;
    color: #00A551;
    font-size: 16px;
    margin-bottom: 40px;
}
.publish-project .publish-box .pre-btn i {
    position: relative;
    top: 3px;
    margin-left: 5px;
    background: transparent url(/publish-ico.png) -114px -266px no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px; }

.join-table {
    width: 500px;
    margin: 0 auto; }
.join-table th {
    font-size: 16px;
    color: #999;
    padding: 10px 0; }
.join-table td {
    padding: 10px 0;
    font-size: 16px;
}

.join-table td .ui-input {
    width: 400px; }

.publish-success {
    width: 810px;
    margin: 0 auto;
    padding-bottom: 40px;
  text-align: center;
  color: #333333;
}

.publish-success p{
  font-size: 12px;
}
.publish-success h2 {
    font-size: 24px;
    color: #414141;margin-top: 20px;margin-bottom: 20px;
    text-align: center; }
.publish-success .success-content {
    *zoom: 1; }
.publish-success .success-content:before, .publish-success .success-content:after {
    content: "";
    display: table;
    height: 0; }
.publish-success .success-content:after {
    clear: both; }
.publish-success .success-content img {
    float: left;
    display: inline; }
.publish-success .success-content .success-right {
    float: left;
    display: inline;
    width: 570px;
    margin-left: 50px;
  text-align: center;
}
.publish-success .success-content .success-right table td {
    font-size: 16px;
    text-align: center;
    padding: 5px 0; }
.publish-success .success-content .success-right table em {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 100%;
    text-align: center;
    color: #999;
    border: 1px solid; }
.publish-success .success-content .success-right table em.ok {
    color: #fff;
    background-color: #00a551;
    border-color: #00a551; }
.publish-success .success-content .success-right table span {
    padding: 5px 0;
    display: block;
    font-size: 12px;
    color: #a1a1a1;
    border-bottom: 1px solid #00a551; }
.publish-success .success-content .success-right p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin: 30px 0 20px 0; }
.publish-success .success-content .success-right p em {
    color: #f66626; }

.ui-input {
  background-color: #f5f5f5;
  border: 1px solid #d2d2d2;
  border-radius: 7px;
  color: #666;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  padding: 0 10px;
  position: relative;
  text-indent: 10px;
  width: 200px;
}
.ui-input:hover, .ui-input:focus {
    border-color: #F79B61; }

.ui-textarea {
    border: 1px solid #bbb;
    position: relative;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
    color: #666;
    display: inline-block;
    border-radius: 7px; }
.ui-textarea:hover, .ui-textarea:focus {
    border-color: #F79B61; }


/*.ui-btn {*/
    /*background-color: #f79b61;*/
    /*color: #fff;*/
    /*padding: 3px 10px;*/
    /*border-radius: 5px;*/
    /*display: inline-block;*/
    /*font-size: 12px; }*/

/*.ui-btn_lg {*/
    /*padding: 9px 20px;*/
    /*font-size: 18px; }*/

/*.ui-btn_mid {*/
    /*padding: 6px 10px;*/
    /*font-size: 14px; }*/

.vat {
    vertical-align: top; }

.font-black {
    color: #333; }

.font-gray {
    color: #999; }

.font-green {
    color: #00a551; }

.font-left {
    text-align: left; }

.font-center {
    text-align: center; }

.font-right {
    text-align: right; }

.font14 {
    font-size: 14px; }

.font16 {
    font-size: 16px; }

.font18 {
    font-size: 18px; }

.font20 {
    font-size: 20px; }

.font22 {
    font-size: 22px; }

.font24 {
    font-size: 24px; }

.font26 {
    font-size: 26px; }

.font28 {
    font-size: 28px; }

.font30 {
    font-size: 30px; }

.ui-mt20 {
    margin-top: 20px; }

.publish-project .publish-box .publish-item .publish-project_info img {
  max-width: 220px;
  float: left;
}

.publish-project .publish-box .publish-item .publish-project_info .img_table td {
  text-align: center;
  padding:0 10px;
  word-wrap:break-word;
  word-break:break-all;"
}

.publish-project .publish-box .publish-item .publish-project_info td .img_div img{
  padding: 5px;
}

.publish-project .publish-box .publish-item .publish-project_info th.label {
  color: #999;
  font-weight: normal;
  padding: 5px 10px 5px 0;
  text-align: right;
  width: 140px;
  vertical-align: top;
}

.img-cont{
  padding: 10px 0;
  text-align: center;
}

.img-cont .check-btn{
  height: 40px;
  width: 156px;
  background: #e06a4e;
  color: #ffffff;
  padding: 10px;
  font-size: 14px;
  border-radius: 4px;
}

.img-cont .back-btn{
  height: 40px;
  width: 156px;
  border: 1px solid #e06a4e;
  color: #e06a4e;
  padding: 8px;
  font-size: 14px;
  border-radius: 4px;
}

.my-pub{
  color: #5090df;
  position: relative;
}

.my-pub > img{
  position: absolute;
  display: none;
  left: -430px;
}

.my-pub:hover{
  cursor: pointer;
}

.my-pub:hover > img{
  display: block;
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */


.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url("/jquery-ui-1.11.4/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("/jquery-ui-1.11.4/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url("/jquery-ui-1.11.4/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url("/jquery-ui-1.11.4/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url("/jquery-ui-1.11.4/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("/jquery-ui-1.11.4/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("/jquery-ui-1.11.4/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("/jquery-ui-1.11.4/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("/jquery-ui-1.11.4/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}
.rater-star {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: left top;
}

.rater-star-item,
.rater-star-item-current,
.rater-star-item-hover {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat-x;
}

.rater-star-item {
	background-position: -100% -100%;
}

.rater-star-item-hover {
	background-position: left bottom;
	cursor:pointer;
}

.rater-star-item-current {
	background-position: left center;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

 */
/* line 17, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
body {
  padding: 0;
  margin: 0;
}

/* line 23, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-header {
  display: flex;
  width: 1100px;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
  height: 60px;
}
/* line 33, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block {
  position: relative;
  text-align: center;
}
/* line 37, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block .banner-img {
  width: 100%;
  min-width: 1100px;
}
/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block .send-wt-block {
  position: absolute;
  bottom: 16%;
  text-align: center;
  width: 100%;
  min-width: 1100px;
}
/* line 49, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block .send-wt-block .ui-btn {
  width: 280px;
  padding: 10px 0;
  background: #f06746;
  color: #ffffff;
  text-decoration: none;
  border-radius: 6px;
  display: inline-block;
  font-size: 20px;
}
/* line 61, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block.sfbz-block {
  margin: 40px auto;
  width: 1060px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 68, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block.sfbz-block .sfbz-left {
  text-align: left;
  font-size: 20px;
  padding-left: 2%;
}
/* line 72, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block.sfbz-block .sfbz-left .price-link {
  padding-top: 10px;
}
/* line 74, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block.sfbz-block .sfbz-left .price-link a {
  font-size: 16px;
  color: #5692DC;
  text-decoration: underline;
}
/* line 83, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block .js-fg {
  position: relative;
  z-index: 2;
}
/* line 88, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block .js-bg {
  width: 1920px;
  margin-left: calc((-1920px + 100vw) / 2);
}
/* line 91, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block .js-bg img {
  width: 100%;
}
/* line 98, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-footer {
  height: 70px;
  background: #ffffff;
  line-height: 70px;
  text-align: center;
}
/* line 103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.main-div .ka-footer .flex-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 1100px;
}

/* line 114, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ka.scss */
.Validform_checktip .error-tips {
  color: #f06746;
  font-size: 12px;
}
/* line 4, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show {
  position: relative;
}
/* line 6, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .top-bg {
  height: 360px;
  width: 100%;
  background: linear-gradient(to bottom, #cef6d7, white);
}
/* line 11, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div {
  position: absolute;
  top: 80px;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
/* line 18, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .tab-nav ul {
  list-style: none;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .tab-nav ul li {
  padding: 10px 20px;
  margin: 0 10px;
  border-radius: 20px;
  background: #fff;
  cursor: pointer;
}
/* line 31, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .tab-nav ul li.active {
  background: green;
  color: #fff;
}
/* line 39, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .user-info {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 20px 0;
  background: transparent;
  border-radius: 8px;
}
/* line 46, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .user-info div {
  padding: 10px 0;
}
/* line 48, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .user-info div strong {
  font-weight: bold;
}
/* line 54, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .data-show, .channel-show .content-div .recommend-records {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  margin-top: 20px;
}
/* line 60, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .data-show h4, .channel-show .content-div .recommend-records h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 66, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .data-show .data-stats, .channel-show .content-div .recommend-records .data-stats {
  display: flex;
  justify-content: space-around;
}
/* line 70, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .data-show .data-stats div, .channel-show .content-div .recommend-records .data-stats div {
  text-align: center;
}
/* line 73, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .data-show .data-stats div span, .channel-show .content-div .recommend-records .data-stats div span {
  font-size: 24px;
  font-weight: bold;
}
/* line 80, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .data-show table, .channel-show .content-div .recommend-records table {
  width: 100%;
  border-collapse: collapse;
}
/* line 84, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .data-show table th, .channel-show .content-div .data-show table td, .channel-show .content-div .recommend-records table th, .channel-show .content-div .recommend-records table td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: center;
}
/* line 90, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/kzj_channels.scss */
.channel-show .content-div .data-show table tr:nth-child(even), .channel-show .content-div .recommend-records table tr:nth-child(even) {
  background-color: #f2f2f2;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

.xxim_main li {
    list-style: none;
}

.xxim_icon, .xxim_main i, .layim_chatbox i {
    position: absolute;
    background: url(/layim/icon.png) no-repeat;
}

.loading {
    background: url(/layim/loading.gif) no-repeat center center;
}

.layim_chatbox a, .layim_chatbox a:hover {
    color: #343434;
    text-decoration: none;
}

.layim_zero {
    position: absolute;
    width: 0;
    height: 0;
    border-style: dashed;
    border-color: transparent;
    overflow: hidden;
}

.xxim_main {
    position: fixed;
    right: 1px;
    bottom: 1px;
    width: 230px;
    border: 1px solid #BEBEBE;
    background-color: #fff;
    font-size: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 1989
}

.layim_chatbox textarea {
    resize: none;
}

.xxim_main em, .xxim_main i, .layim_chatbox em, .layim_chatbox i {
    font-style: normal;
    font-weight: 400;
}

.xxim_main h5 {
    font-size: 100%;
    font-weight: 400;
}

/* 搜索栏 */
.xxim_search {
    position: relative;
    padding-left: 40px;
    height: 40px;
    border-bottom: 1px solid #DCDCDC;
    background-color: #fff;
}

.xxim_search i {
    left: 10px;
    top: 12px;
    width: 16px;
    height: 16px;
    background-position: -175px -40px;
}

.xxim_search input {
    border: none;
    background: none;
    width: 180px;
    margin-top: 10px;
    line-height: 20px;
}

.xxim_search span {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    height: 18px;
    line-height: 18px;
    padding: 0 2px;
    background-color: #AFAFAF;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 900;
}

.xxim_search span:hover {
    background-color: #FCBE00;
}

/* 主面板tab */
.xxim_tabs {
    height: 45px;
    border-bottom: 1px solid #DBDBDB;
    background-color: #F4F4F4;
    font-size: 0;
}

.xxim_tabs span {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 76px;
    height: 45px;
    border-right: 1px solid #DBDBDB;
    cursor: pointer;
    font-size: 12px;
}

.xxim_tabs span i {
    top: 13px;
    left: 50%;
    width: 19px;
    margin-left: -10px;
    height: 18px;
}

.xxim_tabs .xxim_tabnow {
    height: 46px;
    background-color: #fff;
}

.xxim_tabs .xxim_latechat {
    border-right: none;
}

.xxim_tabs .xxim_tabfriend i {
    width: 14px;
    margin-left: -7px;
    background-position: -45px -40px;
}

.xxim_tabs .xxim_tabgroup i {
    background-position: -65px -40px;
}

.xxim_tabs .xxim_latechat i {
    background-position: -90px -40px;
}

/* 主面板列表 */
.xxim_list {
    display: none;
    height: 450px;
    padding: 5px 0;
    overflow: hidden;
}

.xxim_list:hover {
    overflow-y: auto;
}

.xxim_list h5 {
    position: relative;
    padding-left: 32px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    color: #000;
    font-size: 0;
}

.xxim_list h5 span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.xxim_list h5 i {
    left: 15px;
    top: 10px;
    width: 7px;
    height: 8px;
    background-position: -20px -5px;
}

.xxim_list h5 * {
    font-size: 12px;
}

.xxim_list .xxim_chatlist {
    display: none;
}

.xxim_list .xxim_liston h5 i {
    width: 8px;
    height: 7px;
    background-position: -5px -5px;
}

.xxim_list .xxim_liston .xxim_chatlist {
    display: block;
}

.xxim_chatlist {
}

.xxim_chatlist li {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 5px 10px;
    font-size: 0;
    cursor: pointer;
}

.xxim_chatlist li:hover {
    background-color: #F2F4F8
}
.xxim_chatlist li.offline {
    color:#bbbbbb;
}
.xxim_chatlist li.offline img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.xxim_chatlist li * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px;
}

.xxim_chatlist li span {
    padding-left: 10px;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xxim_chatlist li img {
    width: 30px;
    height: 30px;
}

.xxim_chatlist li .xxim_time {
    position: absolute;
    right: 10px;
    color: #999;
}

.xxim_list .xxim_errormsg {
    text-align: center;
    margin: 50px 0;
    color: #999;
}

.xxim_searchmain {
    position: absolute;
    width: 230px;
    height: 491px;
    left: 0;
    top: 41px;
    z-index: 10;
    background-color: #fff;
}

/* 主面板底部 */
.xxim_bottom {
    height: 32px;
    border-top: 1px solid #D0DCF3;
    background-color: #F2F4F8;
}

.xxim_expend {
    border-left: 1px solid #D0DCF3;
    border-bottom: 1px solid #D0DCF3;
}

.xxim_bottom li {
    position: relative;
    width: 60px;
    height: 32px;
    line-height: 32px;
    float: left;
    border-right: 1px solid #D0DCF3;
    cursor: pointer;
}

.xxim_bottom li i {
    top: 11px;
}

.xxim_bottom .xxim_hide {
    border-right: none;
}

.xxim_bottom .xxim_online {
    width: 100px;
    padding-left: 33px;
}

.xxim_online i {
    left: 13px;
    width: 12px;
    height: 12px;
    background-position: -50px -5px;
}

.xxim_setonline {
    display: none;
    position: absolute;
    left: -79px;
    bottom: -1px;
    border: 1px solid #DCDCDC;
    background-color: #fff;
}

.xxim_setonline span {
    position: relative;
    display: block;
    width: 32px;
    padding: 0 10px 0 35px;
}

.xxim_setonline span:hover {
    background-color: #F2F4F8;
}

.xxim_offline .xxim_nowstate, .xxim_setoffline i {
    background-position: -35px -5px;
}

@keyframes twinkling {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes twinkling /* Firefox */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes twinkling /* Safari 和 Chrome */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes twinkling /* Opera */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.xxim_mymsg i {
    left: 22px;
    width: 13px;
    height: 13px;
    background-position: -105px -5px;
    position: absolute;
    cursor: hand;
}

.xxim_mymsg i.new {
    width: 15px;
    height: 15px;
    background-position: -70px -20px;
    animation: twinkling 0.5s infinite;
    -moz-animation: twinkling 0.5s infinite;
    -webkit-animation: twinkling 0.5s infinite;
    -o-animation: twinkling 0.5s infinite;
    cursor: pointer;
}

.twink {
    animation: twinkling 0.5s infinite ease-in-out;
    -moz-animation: twinkling 0.5s infinite ease-in-out;
    -webkit-animation: twinkling 0.5s infinite ease-in-out;
    -o-animation: twinkling 0.5s infinite ease-in-out;
    color:#de1a0e;
}

.xxim_seter i {
    left: 18px;
    width: 13px;
    height: 13px;
    background-position: -84px -5px;
}

.xxim_hide i {
    left: 25px;
    width: 14px;
    height: 14px;
    background-position: -115px -40px;
}

.xxim_show i {
    background-position: -135px -40px;
}

.xxim_bottom .xxim_on {
    position: absolute;
    left: -15px;
    top: 50%;
    width: 13px;
    height: 97px;
    margin-top: -49px;
    background-position: -25px -65px;
}

.xxim_bottom .xxim_off {
    background-position: -5px -65px;
}

/* 聊天窗口 */
.layim_chatbox {
    width: 620px;
    border: 1px solid #BEBEBE;
    background-color: #fff;
    font-size: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.layim_chatbox h6 {
    position: relative;
    height: 40px;
    border-bottom: 1px solid #D9D9D9;
    background-color: #FCFDFA
}

.layim_move {
    position: absolute;
    height: 40px;
    width: 620px;
    z-index: 0;
}

.layim_face {
    position: absolute;
    bottom: -1px;
    left: 10px;
    width: 60px;
    height: 60px;
    padding: 1px;
    border: 1px solid #ccc;
}

.layim_face img {
    width: 60px;
    height: 60px;
}

.layim_names {
    position: absolute;
    left: 90px;
    max-width: 300px;
    line-height: 40px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.layim_rightbtn {
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 0;
}

.layim_rightbtn i {
    position: relative;
    width: 16px;
    height: 16px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    cursor: pointer;
    transition: all .3s;
}

.layim_rightbtn .layim_close {
    background-position: -5px -40px;
}

.layim_rightbtn .layim_close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.layim_rightbtn .layer_setmin {
    margin-right: 15px;
    background-position: -275px -2px;
}

.layim_chat, .layim_chatmore, .layim_groups {
    height: 450px;
    overflow: hidden;
}

.layim_chatmore {
    display: none;
    float: left;
    width: 135px;
    border-right: 1px solid #BEBEBE;
    background-color: #F2F2F2
}

.layim_chatlist li, .layim_groups li {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.layim_chatlist li {
    padding: 0 20px 0 10px;
}

.layim_chatlist li:hover {
    background-color: #E3E3E3;
}

.layim_chatlist li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layim_chatlist li em {
    display: none;
    position: absolute;
    top: 6px;
    right: 10px;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    font-weight: 900;
    border-radius: 3px;
}

.layim_chatlist li em:hover {
    background-color: #FCBE00;
    color: #fff;
}

.layim_chatlist .layim_chatnow, .layim_chatlist .layim_chatnow:hover {
    /*border-top:1px solid #D9D9D9; border-bottom:1px solid #D9D9D9;*/
    background-color: #fff;
}

.layim_chat {
}

.layim_chatarea {
    height: 280px;
}

.layim_chatview {
    display: none;
    height: 280px;
    overflow: hidden;
}

.layim_chatmore:hover, .layim_groups:hover, .layim_chatview:hover {
    overflow-y: auto;
}

.layim_chatview li {
    margin-bottom: 10px;
    clear: both;
    *zoom: 1;
}

.layim_chatview li:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}

.layim_chatthis {
    display: block;
}

.layim_chatuser {
    float: left;
    padding: 15px;
    font-size: 0;
}

.layim_chatuser * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    line-height: 30px;
    font-size: 12px;
    padding-right: 10px;
}

.layim_chatuser img {
    width: 30px;
    height: 30px;
}

.layim_chatuser .layim_chatname {
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layim_chatuser .layim_chattime {
    color: #999;
    padding-left: 10px;
}

.layim_chatsay {
    position: relative;
    float: left;
    margin: 0 15px;
    padding: 10px;
    line-height: 20px;
    background-color: #F3F3F3;
    border-radius: 3px;
    clear: both;
}

.layim_chatsay .layim_zero {
    left: 5px;
    top: -8px;
    border-width: 8px;
    border-right-style: solid;
    border-right-color: #F3F3F3;
}

.layim_chateme .layim_chatuser {
    float: right;
}

.layim_chateme .layim_chatuser * {
    padding-right: 0;
    padding-left: 10px;
}

.layim_chateme .layim_chatsay .layim_zero {
    left: auto;
    right: 10px;
}

.layim_chateme .layim_chatuser .layim_chattime {
    padding-left: 0;
    padding-right: 10px;
}

.layim_chateme .layim_chatsay {
    float: right;
    background-color: #EBFBE3
}

.layim_chateme .layim_zero {
    border-right-color: #EBFBE3;
}

.layim_groups {
    display: none;
    float: right;
    width: 130px;
    border-left: 1px solid #D9D9D9;
    background-color: #fff;
}

.layim_groups ul {
    display: none;
}

.layim_groups ul.layim_groupthis {
    display: block;
}

.layim_groups li * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-right: 10px;
}

.layim_groups li img {
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.layim_groups li span {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layim_groups li:hover {
    background-color: #F3F3F3;
}

.layim_groups .layim_errors {
    text-align: center;
    color: #999;
}

.layim_tool {
    position: relative;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    background-color: #F3F3F3;
}

.layim_tool i {
    position: relative;
    top: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    cursor: pointer;
}

.layim_tool .layim_addface {
    background-position: -5px -20px;
}

.layim_tool .layim_addimage {
    background-position: -47px -20px;
}

.layim_tool .layim_addfile {
    background-position: -25px -20px;
}

.layim_tool .layim_seechatlog {
    position: absolute;
    right: 15px;
}

.layim_tool .layim_seechatlog i {
    background-position: -70px -20px;
}

.layim_write {
    display: block;
    border: none;
    width: 98%;
    height: 90px;
    line-height: 20px;
    margin: 5px auto 0;
}

.layim_send {
    position: relative;
    height: 40px;
    background-color: #F3F3F3;
}

.layim_sendbtn {
    position: absolute;
    height: 26px;
    line-height: 26px;
    right: 10px;
    top: 8px;
    padding: 0 40px 0 20px;
    background-color: #FFA00A;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.layim_enter {
    position: absolute;
    right: 0;
    border-left: 1px solid #FFB94F;
    width: 24px;
    height: 26px;
}

.layim_enter:hover {
    background-color: #E68A00;
    border-radius: 0 3px 3px 0;
}

.layim_enter .layim_zero {
    left: 7px;
    top: 11px;
    border-width: 5px;
    border-top-style: solid;
    border-top-color: #FFE0B3;
}

.layim_sendtype {
    display: none;
    position: absolute;
    right: 10px;
    bottom: 37px;
    border: 1px solid #D9D9D9;
    background-color: #fff;
    text-align: left;
}

.layim_sendtype span {
    display: block;
    line-height: 24px;
    padding: 0 10px 0 25px;
    cursor: pointer;
}

.layim_sendtype span:hover {
    background-color: #F3F3F3;
}

.layim_sendtype span i {
    left: 5px;
    background-position: -999px -999px;
}

.layim_min {
    display: none;
    position: absolute;
    left: -190px;
    bottom: -1px;
    width: 160px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 75, .2);
    background-color: #FCFDFA;
    cursor: pointer;
}

.xxim_tabs, .xxim_search, .need_online {
    display: none;
}
@charset "UTF-8";
/* line 1, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999;
}

/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
input::-moz-placeholder, textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}

/* line 9, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
input:-moz-placeholder, textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}

/* line 13, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}

/* line 17, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
body {
  /*background: #f0f0f0;*/
  /*background: white;*/
  /*  image-rendering: pixelated;*/
}

/* line 23, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg_gray {
  background-color: #f5f5f5;
}

/* line 27, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
p {
  word-break: break-all;
}

/* line 31, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.hidden {
  display: none;
}

/* line 35, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.show {
  display: block;
}

/* line 39, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.in_block {
  display: inline-block;
}

/* line 43, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-orange {
  color: #f66626;
}

/* line 47, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.req {
  color: red;
  margin-right: 5px;
}

/* line 52, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rel {
  position: relative;
}

/* line 56, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ln150 {
  line-height: 150%;
}

/* line 60, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ln250 {
  line-height: 250%;
}

/* line 64, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.w160 {
  width: 160px;
}

/* line 68, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.w50 {
  width: 50px;
}

/* line 72, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.w80 {
  width: 80px;
}

/* line 76, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.in-flex {
  display: inline-flex;
}

/* line 80, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.flex-col {
  flex-direction: column;
}

/* line 84, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
span.va-baseline-im {
  vertical-align: baseline !important;
}

/* line 88, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.jf-content {
  justify-content: center;
}

/* line 92, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.al-center {
  align-items: center;
}

/* line 96, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_box {
  border: 1px solid #DADADA;
}

/* line 100, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_box {
  border-bottom: 1px solid #DADADA;
  width: 100%;
  background-color: #F3EFEF;
  position: relative;
  height: 45px;
}

/* line 108, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_box ul {
  position: absolute;
  top: -2px;
}

/* line 113, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_box li {
  padding: 0 35px;
  /*height: 45px;*/
  line-height: 46px;
  font-size: 16px;
  font-weight: 700;
  color: #363b4d;
  position: relative;
  float: left;
  cursor: pointer;
  margin-left: -1px;
}

/* line 126, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_select {
  border-top: 5px solid #de1a0e;
  padding: 0 49px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  top: 1px;
  line-height: 45px;
  cursor: default;
  background-color: #fff;
}

/* line 138, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_con_box {
  padding-top: 10px;
  width: 100%;
}

/* line 143, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_con_item {
  display: none;
}

/* line 147, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab-find-w {
  background: transparent url(/zp-top.png) 25px -144px no-repeat;
}

/* line 151, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_select.tab-find-w {
  background: #fff url(/zp-top.png) 25px -27px no-repeat;
  color: #0DAD6D;
}

/* line 156, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab-find-p {
  background: transparent url(/zp-top.png) 25px -104px no-repeat;
}

/* line 160, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_select.tab-find-p {
  background: #fff url(/zp-top.png) 25px -66px no-repeat;
  color: #0DAD6D;
}

/* line 165, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#logo-bar {
  height: 65px;
  font-size: 14px;
  font-family: 微软雅黑;
  vertical-align: top;
  color: #000;
  margin-top: 10px;
}

/* line 174, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#logo-bar li {
  float: left;
  display: inline;
  margin-left: 6px;
}

/* line 180, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#logo-bar a {
  color: #000;
}

/* line 184, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#spn-my-project, #spn-worker-index {
  height: 60px;
  line-height: 60px;
  background: url(/1.png) left center no-repeat;
  padding-left: 35px;
  margin-right: 50px;
  display: inline-block;
  vertical-align: middle;
}

/* line 194, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#spn-worker-index {
  background-image: url(/6.png);
  margin-right: 50px;
}

/* line 199, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.clr-nav-bg {
  color: #de1a0e;
}

/* line 203, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-home-title {
  font-size: 24px;
  font-family: 微软雅黑;
  vertical-align: middle;
  color: #333333;
}

/* line 210, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ln-h24 {
  height: 24px;
  border-bottom: 1px solid #333333;
}

/* line 215, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-title {
  position: relative;
  height: 34px;
}

/* line 220, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-title-line {
  height: 20px;
  border-bottom: 1px solid #333333;
  width: 100%;
}

/* line 226, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rel {
  position: relative;
}

/* line 230, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-white {
  background: white !important;
}

/* line 234, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-title-blk {
  position: absolute;
  font-size: 28px;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  height: 24px;
}

/* line 244, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-title-blk span {
  background: white;
  padding: 0 20px;
}

/* line 249, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-title-tip {
  font-size: 20px;
  text-align: center;
  color: #de1a0e;
  margin-bottom: 30px;
}

/* line 256, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-list {
  margin-right: -15px;
}

/* line 260, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw {
  width: 200px;
  text-align: center;
  float: left;
  border-bottom: 2px solid #aa1d12;
  background: #ddd;
  font-size: 24px;
  color: #615e5e;
  margin: 0px 25px 25px 0px;
}

/* line 271, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-last {
  margin-right: 0px;
}

/* line 279, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-pic {
  display: inline-block;
  width: 100%;
  padding: 0 50px;
}

/* line 285, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-font {
  font-size: 16px;
  color: #333;
  display: inline-block;
  height: 70px;
  line-height: 70px;
  width: 100%;
}

/* line 294, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-pic span {
  height: 70px;
  display: inline-block;
  width: 100%;
  margin-top: 40px;
  background: url(/tubiao.png) -72px 0px no-repeat;
}

/* line 302, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw:hover, .home-fw:hover a, .home-fw:hover .home-fw-font {
  color: #ffffff;
  background: #a90f06;
}

/* line 307, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-pic:hover span, .home-fw:hover span {
  background-position-x: 20px;
}

/* line 311, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-tip {
  font-size: 14px;
  color: #de1a0e;
}

/* line 316, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-btn {
  height: 52px;
  line-height: 52px;
  color: #fff;
  font-size: 20px;
  background: #de1a0e;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

/* line 327, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-fw-btn a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* line 334, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zl {
  float: left;
  width: 144px;
  margin-right: 47px;
}

/* line 340, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zl-last {
  float: right;
  margin-right: 0;
}

/* line 345, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zl-bg {
  width: 142px;
  height: 142px;
  line-height: 142px;
  text-align: center;
  background: url(/zl-ty.png);
}

/* line 353, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zl-font {
  font-size: 16px;
  color: #333;
  margin-top: 16px;
  text-align: center;
}

/* line 360, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zj {
  position: relative;
}

/* line 364, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zj {
  margin-right: -12px;
}

/* line 368, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zj ul {
  margin-right: -12px;
}

/* line 372, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zj li {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 20px;
}

/* line 378, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zj li a {
  display: inline-block;
  width: 144px;
  height: 144px;
  border: 1px solid #999;
  text-align: center;
  position: relative;
  color: white;
}

/* line 388, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zj li span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background: #999;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 401, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zj li a:hover {
  border: 1px solid #de1a0e;
}

/* line 405, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-zj li a:hover span {
  background: #de1a0e;
}

/* line 409, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-tip-box {
  position: relative;
  background: #DDDDDD;
  height: 94px;
  font-size: 18px;
  color: #595656;
}

/* line 417, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-tip-box li {
  display: inline-block;
  height: 74px;
  line-height: 74px;
  margin: 10px 0;
  display: inline-block;
  text-align: center;
  width: 215px;
  border-right: 1px solid #c5c5c5;
}

/* line 428, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-tip-box .b4 li {
  width: 270px;
}

/* line 432, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.home-tip-box li.last {
  border-right: none;
}

/* line 436, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.btn-home-bg a {
  width: 289px;
  height: 59px;
  line-height: 59px;
  display: inline-block;
  font-size: 26px;
  color: white;
  background: url(/bg-btn-red.png) no-repeat;
}

/* line 446, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.detail-log-info {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin: 0 30px 10px 35px;
}

/* line 452, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.detail-log-info .pic {
  float: left;
  width: 110px;
  text-align: center;
  margin-right: 5px;
  font-size: 12px;
  line-height: 24px;
}

/* line 461, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.detail-log-info .info {
  float: left;
  width: 600px;
  font-size: 14px;
}

/* line 467, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.detail-log-info .info2 {
  float: left;
  width: 400px;
  font-size: 14px;
}

/* line 473, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.login-box {
  line-height: 30px;
}

/* line 478, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.n_new_user {
  padding-top: 30px;
  padding-left: 40px;
}

/* line 483, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.n_new_user .line {
  text-align: left;
  line-height: 60px;
}

/* line 488, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.n_new_user .line label {
  width: 60px;
  display: inline-block;
  text-align: right;
  margin-right: 5px;
}

/* line 495, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.n_new_user .actions {
  padding-top: 20px;
  padding-left: 103px;
}

/* line 501, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.new_user {
  padding-top: 30px;
  padding-left: 40px;
}

/* line 506, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.new_user .line {
  text-align: left;
  line-height: 60px;
}

/* line 511, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.new_user .line label {
  width: 60px;
  display: inline-block;
  text-align: right;
  margin-right: 5px;
}

/* line 518, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.new_user .actions {
  padding-top: 20px;
  padding-left: 103px;
}

/* line 526, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.reg-box label {
  width: 100px;
  display: inline-block;
  text-align: right;
}

/* line 532, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.reg-box .field {
  line-height: 50px;
}

/* line 536, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.reg-box .actions {
  padding-top: 30px;
}

/* line 540, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.validate_code {
  width: 100px;
}

/* line 544, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.field {
  line-height: 30px;
}

/* line 548, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.anli {
  font-size: 12px;
  line-height: 26px;
  clear: both;
  margin-bottom: 30px;
  float: left;
}

/* line 556, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.anli-block-logo {
  float: left;
  width: 130px;
}

/* line 561, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.anli-block-ms {
  float: left;
  width: 490px;
  margin-right: 40px;
}

/* line 567, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.anli-block-pj {
  float: left;
  width: 430px;
}

/* line 572, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.anli-title {
  color: #333;
  font-weight: bold;
  font-size: 14px;
}

/* line 578, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.anli-grey {
  color: #999;
}

/* line 582, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.anli-tz-box {
  color: #999;
  border: 1px solid #999;
  padding: 2px 6px;
  margin-right: 5px;
}

/* line 589, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.anli-yx-box {
  color: #ff8124;
  background: #f0d2bb;
  padding: 2px 6px;
  margin-right: 5px;
}

/* line 596, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.center {
  text-align: center;
}

/*申请加盟*/
/* line 601, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#new_member_apply {
  line-height: 50px;
  font-size: 14px;
}

/* line 609, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#new_member_apply td label {
  /*width: 140px;*/
  text-align: right;
  display: inline-block;
  /*margin-right: 10px;*/
}

/* line 616, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#new_member_apply td #good_at_span label {
  display: inline;
}

/* line 620, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#region-span div {
  display: inline;
}

/*#member_apply_intro {*/
/*width: 400px;*/
/*height: 120px;*/
/*}*/
/* line 629, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#regionlist_container {
  display: inline-block;
}

/* line 633, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.in-blk {
  display: inline-block;
}

/*加盟*/
/* line 638, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.jm-box, .jm-box-zj {
  float: left;
  background: url(/jm-wk.png) 53px 30px no-repeat;
  padding-left: 218px;
}

/* line 644, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.jm-box-zj {
  background-image: url(/jm-zj.png);
  margin-left: 80px;
  padding-left: 188px;
}

/* line 650, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.jm-in {
  display: inline-block;
  width: 270px;
}

/* line 655, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.jm-title {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}

/* line 661, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.jm-body {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-bottom: 20px;
}

/*加盟-填写个人信息*/
/* line 669, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.jm-arow {
  float: left;
  width: 50px;
  text-align: center;
  height: 150px;
  line-height: 150px;
  margin: 0 20px;
}

/* line 678, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.jm-stage .home-zl {
  margin-right: 0;
}

/* line 682, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.panel {
  /*margin-top: 30px;*/
  background: #FFFFFF url(/bg-vl.jpg) repeat-y 886px top;
  border: #dadada 1px solid;
  width: 1100px;
}

/* line 689, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.panel-left {
  float: left;
  width: 826px;
  font-size: 14px;
  margin: 25px 25px 25px 35px;
}

/* line 696, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.panel-right {
  float: right;
  width: 212px;
  /*border-left: solid 1px #dadada;*/
  padding-top: 25px;
  padding-bottom: 50px;
}

/* line 704, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.panel-left-title, .panel-right-title {
  font-size: 24px;
  color: #333333;
  border-bottom: dotted 1px #333333;
}

/* line 711, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.panel-right-title {
  text-align: center;
  margin: 0 5px;
}

/* line 716, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.panel-right .home-zl-bg {
  margin: 0 auto;
  line-height: 24px;
}

/* line 721, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.panel-right .home-zl-bg img {
  margin-top: 40px;
}

/* line 725, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.panel-right .home-zl-font {
  margin-top: 10px;
}

/* line 729, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tip-title {
  margin: 0 20px;
  font-size: 16px;
  line-height: 37px;
  border-bottom: #989898 1px solid;
}

/* line 736, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tip-content {
  font-size: 14px;
  margin-bottom: 20px;
  margin: 10px 20px;
}

/* line 742, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tip-content li {
  list-style-type: disc;
  margin: 0 18px;
}

/*专家列表页面*/
/* line 748, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.page-zj {
  background: white;
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto;
  width: 1100px;
}

/* line 758, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-title {
  background: url(/zj-sx.png) no-repeat;
  padding-left: 50px;
  font-size: 24px;
  border-bottom: dotted 1px #999999;
}

/* line 765, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.show-price-rules {
  height: 40px;
  margin: auto;
  font-size: 12px;
  color: #666666;
  border-radius: 4px;
  width: 1100px;
  display: flex;
  flex-direction: row-reverse;
  line-height: 40px;
}

/* line 777, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.show-project-category {
  margin: auto;
  font-size: 14px;
  color: #666666;
  /*line-height: 40px;*/
}

/* line 784, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.show-price-rules i {
  display: inline-flex;
  align-items: center;
  margin-right: 0.2em;
}

/* line 790, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.show-price-rules i:before {
  content: '';
  display: inline-flex;
  width: 1em;
  height: 1em;
  background: url(/icon_project_problem.png) no-repeat;
  background-size: 1em 1em;
}

/* line 799, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-member-main {
  padding: 0px 0 10px 0;
}

/* line 803, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter {
  clear: both;
  /*position: relative;*/
  /*line-height: 34px;*/
  /*margin: 30px 0;*/
  padding: 10px 0;
  font-size: 14px;
}

/* line 813, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter dt {
  float: left;
  margin-right: 25px;
  /*padding-left: 24px;*/
  font-size: 16px;
  /*margin-top: 7px;*/
  line-height: 20px;
  color: #666666;
}

/* line 823, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-dq, .zj-dq1 {
  background: url(/nav_diqu.png) no-repeat left center;
}

/* line 827, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-fw {
  background: url(/nav_fuwu.png) no-repeat left center;
}

/* line 831, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.dq-cutting-line {
  display: block;
  border-bottom: 1px solid #000000;
  margin-top: 60px;
}

/* line 837, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-zy, .zj-zy1 {
  background: url(/nav_zhuanye.png) no-repeat left center;
}

/* line 841, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zy-cutting-line {
  display: block;
  border-bottom: 1px solid #000000;
  margin-top: 24px;
}

/* line 847, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .ico {
  display: inline-block;
  float: left;
  margin-right: 25px;
  padding-left: 24px;
  font-size: 14px;
  margin-top: 7px;
}

/* line 859, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .ico.dq {
  height: 22px;
}

/* line 863, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .zj-bh {
  margin-top: 7px;
  padding-left: 25px;
}

/* line 868, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .zj-pr {
  padding-left: 25px;
  margin-right: 0px;
}

/* line 873, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.margin-tb {
  margin-top: 28px;
  margin-bottom: 34px;
}

/* line 878, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.lx-cutting-line {
  display: block;
  border-bottom: 1px solid #000000;
  margin-top: 60px;
}

/* line 884, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-jb {
  background: url(/ks-mj.png) no-repeat left center;
}

/* line 888, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.filter-dq > dd > div {
  text-align: center;
  margin: 6px;
  padding: 1px 6px 0;
}

/* line 894, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category {
  position: relative;
  width: auto;
  padding-bottom: 0px;
  border: 0px;
  margin-top: 20px;
}

/* line 902, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category div {
  border-radius: 0 14px 14px 0;
  height: 30px;
  left: 116px;
  padding-left: 15px;
  padding-top: 5px;
  position: absolute;
  top: -6px;
  width: 48px;
  color: #000000;
}

/* line 914, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .join-member {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  color: #f06746;
  font-size: 12px;
  height: 36px;
  left: 656px;
  position: absolute;
  text-align: center;
  width: 260px;
  background-color: #fdf0ec;
  bottom: 0px;
}

/* line 930, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .join-member:hover {
  cursor: pointer;
  background: #f66626;
  color: #ffffff;
}

/* line 937, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input {
  position: relative;
  margin-bottom: 34px;
}

/* line 942, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input div {
  border-radius: 0 14px 14px 0;
  height: 30px;
  left: 116px;
  padding-left: 15px;
  padding-top: 5px;
  position: absolute;
  top: -6px;
  width: 48px;
  color: #000000;
}

/* line 954, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input.zr .join-member {
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  height: 40px;
  left: 780px;
  padding-top: 10px;
  position: absolute;
  text-align: center;
  top: -6px;
  width: 120px;
}

/* line 967, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input .join-member {
  /*border: 1px solid #f66626;*/
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  height: 40px;
  left: 806px;
  padding-top: 10px;
  position: absolute;
  text-align: center;
  top: -6px;
  width: 120px;
  background: #f66626;
}

/* line 982, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input .join-member:hover {
  cursor: pointer;
  background: #f66626;
  color: #ffffff;
}

/* line 988, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input > .search-img {
  border: 1px solid #c1c1c1;
  background: url(/nav_search.png) no-repeat 15px 3px;
  left: 116px;
}

/* line 994, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input > input {
  border: 1px solid #c1c1c1;
  border-radius: 14px;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  padding-left: 10px;
  color: #000000;
  padding-right: 50px;
  font-size: 12px;
}

/* line 1008, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input > input:focus {
  border: 1px solid #f66626;
}

/* line 1012, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span {
  display: inline-flex;
}

/* line 1016, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span .search-img {
  border: 1px solid #c1c1c1;
  background: url(/nav_search_1.png) no-repeat 9px 6px;
  margin-left: 164px;
  left: auto;
}

/* line 1023, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span .search-img:hover {
  cursor: pointer;
}

/* line 1027, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span div {
  border-radius: 2px;
  border-left: 0px;
  height: 36px;
  padding: 0px;
  width: 38px;
}

/* line 1035, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span input {
  border: 1px solid #c1c1c1;
  border-radius: 2px;
  height: 30px;
  top: 0;
  width: 160px;
  padding-left: 10px;
  color: #999999;
  padding-right: 35px;
  font-size: 12px;
  margin-left: 40px;
}

/*.zj-filter .search-category input:focus {*/
/*!*border: 1px solid #f66626;*!*/
/*}*/
/* line 1053, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter dt.zj-dq1, .zj-filter dt.zj-zy1 {
  font-size: 14px;
  margin-top: 6px;
}

/* line 1058, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter dd {
  float: left;
  width: 950px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 10px;
  color: #666666;
}

/* line 1066, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter a {
  border-radius: 3px;
}

/* line 1070, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter div {
  border-radius: 2px;
  margin: 6px;
  padding: 1px 6px 0;
  float: left;
}

/* line 1077, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#s_region_show {
  display: block;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  clear: both;
}

/* line 1084, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#s_region_show div:hover {
  cursor: pointer;
  color: #f66626;
}

/* line 1089, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .m-findlist-now:hover {
  color: #ffffff;
}

/* line 1093, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-filter dd > div:hover {
  cursor: pointer;
  color: #f66626;
}

/* line 1098, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.m-findlist-now {
  color: #ffffff;
  background: #f66626;
}

/* line 1103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-box {
  border: 1px solid #dedede;
  clear: both;
  width: 100%;
  float: left;
}

/* line 1110, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-box ul {
  float: left;
  padding: 30px 25px;
}

/* line 1115, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-box li {
  width: 122px;
  float: left;
  line-height: 24px;
  margin: 0px 5px 25px 6px;
  text-align: center;
  display: inline-block;
  overflow-x: hidden;
}

/* line 1125, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-box img {
  border: #e8e8e8 1px solid;
}

/* line 1129, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.img-border {
  border: #e8e8e8 1px solid;
}

/*专家介绍*/
/* line 1134, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-js-title {
  line-height: 47px;
  font-size: 30px;
  color: #000000;
  padding-bottom: 10px;
  border-bottom: dotted 1px #999999;
}

/* line 1142, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item {
  position: relative;
  padding: 20px;
  /*    border-bottom: 1px solid #eaeaea;*/
}

/* line 1149, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip-com, .head-img-com, .head-img-wk {
  /*width: 100px;*/
  /*position: relative;*/
  /*text-align: center;*/
  /*margin: 0 auto;*/
  height: 92px;
  width: 92px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

/* line 1164, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 1171, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip .avatar-block {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #e7e7e7;
}
/* line 1180, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip .avatar-block img {
  z-index: 10;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
/* line 1188, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip .member-level {
  background: linear-gradient(#ffeaaa, #a07539);
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #603f07;
  font-size: 10px;
  height: 14px;
  text-align: center;
  width: 26px;
  z-index: 100;
  line-height: 11px;
  position: absolute;
  bottom: 0;
  left: 52%;
}
/* line 1204, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip .vvip-border {
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 11;
}
/* line 1209, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip .vvip-border img {
  width: 100%;
  height: 100%;
}

/* line 1218, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-pro-show {
  border-radius: 10px;
  font-size: 12px;
  margin: 8px auto 4px auto;
  text-align: center;
  display: inline-block;
  padding: 0 8px;
}
/* line 1226, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-pro-show.wc {
  color: #FFF5D7;
  background: linear-gradient(90deg, #ED5E43 0%, #FABE4D 100%);
}
/* line 1231, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-pro-show.xfqy {
  color: #8A34A1;
  background: linear-gradient(90deg, #F88239 0%, #FFDD9D 100%);
}
/* line 1236, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-pro-show.xftd {
  color: #FEEEA4;
  background: linear-gradient(90deg, #9A5500 0%, #ECB56D 100%);
}
/* line 1241, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-pro-show.xfhy {
  color: #FEEEA4;
  background: linear-gradient(90deg, #9A5500 0%, #ECB56D 100%);
}
/* line 1246, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-pro-show.jphy {
  color: #841C00;
  background: linear-gradient(90deg, #F29A0A 0%, #FFE56D 100%);
}

/* line 1253, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip-com a {
  display: flex;
  height: 70px;
  width: 70px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid;
  border-image: url(/skvip_com_head_frame.png) 2 fill stretch;
  -moz-border-image: url(/skvip_com_head_frame.png) 2 fill stretch;
  /* 老的 Firefox */
  -webkit-border-image: url(/skvip_com_head_frame.png) 2 fill stretch;
  /* Safari 和 Chrome */
  -o-border-image: url(/skvip_com_head_frame.png) 2 fill stretch;
}

/* line 1267, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-com a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid #E7E7E7;
  border-radius: 3px;
}

/* line 1276, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-wk a {
  display: flex;
  height: 70px;
  width: 70px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid;
  border-image: url(/skvip_wk_head_frame.png) 2 fill stretch;
  -moz-border-image: url(/skvip_wk_head_frame.png) 2 fill stretch;
  /* 老的 Firefox */
  -webkit-border-image: url(/skvip_wk_head_frame.png) 2 fill stretch;
  /* Safari 和 Chrome */
  -o-border-image: url(/skvip_wk_head_frame.png) 2 fill stretch;
}

/* line 1290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip-com a > img, .head-img-com a >, .head-img-wk a > img {
  width: 66px;
  height: 66px;
  /*  border-radius: 100%;*/
}

/* line 1296, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
/* line 1301, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img .head-img a > img, .head-img .head-img .avatar-block > img {
  width: 66px;
  height: 66px;
  border-radius: 100%;
  /*margin-bottom: 2px;*/
}

/* line 1310, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .company-item a > img {
  border-radius: 6px;
}

/* line 1314, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img .member-level {
  background: #f66626 none repeat scroll 0 0;
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #ffffff;
  font-size: 10px;
  height: 14px;
  left: 50%;
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 26px;
  z-index: 100;
  line-height: 11px;
}

/* line 1330, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-show {
  position: absolute;
}

/* line 1334, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-show > img {
  width: 35px;
}

/* line 1338, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.name-show {
  color: #333333;
  font-size: 16px;
}

/* line 1343, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list table {
  width: 100%;
}

/* line 1347, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list tr {
  border-bottom: 1px solid #f5f5f5;
}

/* line 1351, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list td {
  padding: 20px 10px;
}

/* line 1355, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-tag {
  padding-top: 6px;
}

/* line 1359, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-tag > span.has-bg {
  background: #ffefd9;
  /*    border: 1px solid #f66626;*/
  border-radius: 10px;
  padding: 2px 10px;
  font-size: 12px;
  color: #F06746;
}

/* line 1368, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-tag > span {
  padding: 1px 5px;
  margin-right: 10px;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
}

/* line 1376, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.online-exp {
  padding-top: 7px;
  font-size: 10px;
}

/* line 1381, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.online-exp .tag-titie {
  color: #999999;
  font-size: 14px;
}

/* line 1386, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.online-exp .doing {
  position: relative;
  font-size: 14px;
}

/* line 1391, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exps-pop {
  position: absolute;
  z-index: 100;
  background: #ffffff;
  width: 420px;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #d2d2d2;
  top: 20px;
  left: -11px;
  display: none;
}

/* line 1404, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pull-down-btn > img {
  width: 20px !important;
  height: 20px !important;
}

/* line 1409, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pull-down-btn:hover + .exps-pop {
  display: inline-block;
  cursor: pointer;
}

/* line 1414, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exps-pop .exp-item {
  border-bottom: 1px solid #d2d2d2;
  padding: 8px 10px;
}

/* line 1419, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.online-exp .doing > span {
  margin-right: 10px;
}

/* line 1423, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exp-item > span {
  margin-right: 14px;
}

/* line 1427, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pro-data-show {
  text-align: center;
  display: inline-block;
  padding: 0 30px;
}

/* line 1433, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pro-data-show > h3 {
  line-height: 24px;
}

/* line 1437, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pro-data-show > p {
  color: #999999;
  margin-top: 10px;
}

/* line 1442, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item .person-item_box {
  font-size: 14px;
  margin-left: 100px;
  color: #333;
}

/* line 1448, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item .person-area {
  color: #999;
  margin-left: 20px;
}

/* line 1453, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item .earnest-price {
  color: #999999;
  margin-left: 30px;
}

/* line 1458, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item .person-assess {
  color: #999;
  margin: 0 20px;
}

/* line 1463, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-describe {
  /*margin-top: 15px;*/
  height: 82px;
  overflow-y: hidden;
}

/* line 1469, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-describe p {
  width: 700px;
  color: #666666;
  margin: 15px 0;
  line-height: 22px;
}

/* line 1476, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-describe span {
  margin-right: 20px;
  font-size: 14px;
  color: #999;
}

/* line 1482, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other {
  position: absolute;
  right: 40px;
  top: 85px;
}

/* line 1488, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl {
  *zoom: 1;
  margin-bottom: 20px;
}

/* line 1493, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl:before, .person-list .person-other dl:after {
  content: "";
  display: table;
  height: 0;
}

/* line 1499, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl:after {
  clear: both;
}

/* line 1503, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl dt {
  float: left;
  display: inline;
  color: #999;
}

/* line 1509, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl dd {
  float: left;
  display: inline;
  color: #333;
  width: 150px;
}

/* line 1516, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl dd span {
  display: inline-block;
  margin-right: 10px;
}

/* line 1521, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .employ-btn {
  background-color: #f66626;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  position: absolute;
  right: 40px;
  top: 100px;
  width: 105px;
}

/* line 1534, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .consult-btn {
  background-color: #f4b891;
  border-radius: 4px;
  color: #b70b0b;
  font-size: 14px;
  padding: 10px 0px;
  text-align: center;
  position: absolute;
  right: 40px;
  top: 162px;
  border: 1px solid #f66626;
  width: 105px;
}

/* line 1549, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .member-tag {
  margin-top: 20px;
}

/* line 1553, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .tag-titie {
  color: #999999;
  margin-right: 10px;
}

/* line 1558, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .doing {
  margin-right: 40px;
}

/* line 1562, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .doing span {
  margin-right: 10px;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  color: #767676;
  font-size: 12px;
  padding: 2px;
}

/* line 1571, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .good_at {
  margin-right: 40px;
}

/* line 1575, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .good_at span {
  margin-right: 10px;
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  color: #767676;
  font-size: 12px;
  padding: 2px;
}

/* line 1584, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .comment {
  margin-right: 10px;
}

/* line 1588, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .comment span {
  margin-right: 10px;
}

/* line 1592, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .member-credit {
  margin-top: 20px;
}

/* line 1596, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .bidding-time {
  margin-top: 20px;
}

/* line 1600, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .bidding-time span {
  color: #999999;
}

/* line 1604, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .member-credit span {
  margin-right: 80px;
  color: #999999;
}

/* line 1609, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-item .member-file-list {
  padding: 0;
  width: 490px;
}

/* line 1614, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-title {
  line-height: 47px;
  font-size: 20px;
  /*text-align: center;*/
  padding-bottom: 10px;
  padding-left: 20px;
  border-bottom: dotted 1px #999999;
}

/* line 1623, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-js-info {
  line-height: 32px;
  font-size: 14px;
}

/* line 1628, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-js-sub-title {
  font-size: 16px;
  color: #ff6600;
  line-height: 24px;
  font-weight: bold;
  /*background-color: #ffcc99;*/
  border-bottom: 1px solid #ffaa00;
  padding-left: 15px;
}

/* line 1638, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
ul.disc li {
  list-style: disc;
  line-height: 150%;
  list-style-position: inside;
}

/* line 1644, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pl20-im {
  padding-left: 20px !important;
}

/* line 1648, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pr10-im {
  padding-left: 10px !important;
}

/* line 1652, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pl20 {
  padding-left: 20px;
}

/* line 1656, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pl0 {
  padding-left: 0px;
}

/* line 1660, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pr10 {
  padding-right: 10px;
}

/* line 1664, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pr20 {
  padding-right: 20px;
}

/* line 1668, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.plr0 {
  padding-left: 0;
  padding-right: 0;
}

/* line 1673, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1678, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 1683, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.plr50 {
  padding-left: 50px;
  padding-right: 50px;
}

/* line 1688, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-content {
  padding-left: 22px;
}

/* line 1692, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-content select, .zj-ks-content input[type=text] {
  width: 160px;
  clear: both;
  display: block !important;
}

/* line 1698, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-sub {
  font-size: 14px;
  line-height: 22px;
  margin-top: 30px;
  margin-bottom: 10px;
}

/* line 1705, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-sub span.ico {
  display: inline-block;
  width: 25px;
  text-align: left;
}

/* line 1711, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-head {
  border-bottom: 5px solid #de1a0e;
  /*position: relative;*/
  /*vertical-align: middle;*/
  margin-top: 10px;
}

/* line 1718, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-head-in {
  vertical-align: bottom;
  margin-bottom: 5px;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  position: relative;
}

/* line 1727, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-head-in img, .my-head-in span {
  vertical-align: middle;
  margin: 0 auto;
}

/* line 1732, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-head-title {
  display: inline-block;
  overflow-x: hidden;
  zoom: 1;
  height: 38px;
  line-height: 38px;
  color: #3e3c3c;
  font-size: 24px;
  padding-left: 20px;
}

/* line 1743, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-head-menu {
  float: right;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  /*width: 550px;*/
  text-align: right;
}

/*工作中心菜单*/
/* line 1753, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-menu {
  position: relative;
  z-index: 100;
  float: right;
  margin-right: 5px;
  font-size: 18px;
}

/* line 1761, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-menu > li {
  height: 38px;
  line-height: 38px;
  padding-left: 16px;
  /*padding-right: 20px;*/
  float: left;
  margin-right: 10px;
  position: relative;
  z-index: 999;
}

/* line 1773, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-menu > li.no-ico, .my-menu > li.no-ico:hover {
  background: none;
  position: relative;
  padding-left: 5px;
}

/* line 1779, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.laxz {
  font-size: 14px;
  position: absolute;
  z-index: 1000;
  top: 35px;
  left: 0px;
  width: 110px;
  padding-top: 1px;
  padding-bottom: 2px;
  display: none;
  padding-left: 1px;
  background: #fff;
  border: 1px solid #de1a0e;
  border-top: 3px solid #de1a0e;
}

/* line 1795, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.laxzs {
  width: 110px;
  float: left;
  text-align: center;
  *padding-top: 10px;
}

/* line 1802, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.laxzs li {
  height: 30px;
  line-height: 30px;
  *margin-top: -5px;
  overflow: hidden;
  overflow-y: hidden;
}

/* line 1810, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.laxzs li a {
  display: block;
}

/* line 1814, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.laxzs li a:hover {
  /*background: #0599d9;*/
  color: #de1a0e;
}

/* line 1819, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-title {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #3e3c3c;
  font-size: 20px;
  /*padding-bottom: 4px;*/
  border-bottom: 1px solid #b9b9b9;
}

/* line 1828, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search {
  display: inline;
}

/* line 1832, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search #form_filter {
  display: inline;
  width: 500px;
}

/* line 1837, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op {
  display: inline;
  margin: auto 10px auto 100px;
  font-size: 16px;
}

/* line 1843, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op span {
  margin-right: 5px;
  border: 1px solid;
}

/* line 1848, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item {
  padding: 5px;
  background-color: blue;
  color: white;
}

/* line 1854, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item:hover {
  color: #f77e2e;
}

/* line 1858, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item:active {
  color: gray;
}

/* line 1862, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item-1 {
  padding: 5px;
  background-color: green;
  margin-left: 20px;
}

/* line 1868, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item-2 {
  padding: 5px;
  background-color: red;
}

/*我的项目*/
/* line 1875, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pros {
  margin-right: -30px;
  float: left;
  /*position: relative;*/
}

/* line 1881, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pros li {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  width: 346px;
  display: inline-block;
  border: #de1a0e 1px solid;
}

/* line 1890, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pro-title {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: white;
  background: #de1a0e;
  text-align: center;
}

/* line 1899, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pro-title a {
  color: white;
}

/* line 1903, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pro-box {
  padding: 10px;
  height: 220px;
}

/* line 1908, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-tabs {
  float: right;
  /*position: relative;*/
  display: inline-block;
  height: 100%;
}

/* line 1916, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-tabs li {
  float: left;
  display: inline-block;
}

/* line 1921, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-tabs li a {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #3e3c3c;
}

/* line 1931, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-tabs li a.selected {
  border-bottom: #de1a0e 3px solid;
  color: #000000;
}

/* line 1936, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.m-hd-menu li.home a {
  padding: 0 35px;
}

/*项目详情页*/
/* line 1941, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page {
  background: #ffffff url(/bg-vl.jpg) repeat-y 843px top;
  border: #dadada;
}

/* line 1946, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-left {
  float: left;
  width: 783px;
  font-size: 14px;
  margin: 25px 25px 25px 35px;
}

/* line 1953, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right {
  float: right;
  width: 255px;
  padding-top: 18px;
  padding-bottom: 50px;
}

/* line 1960, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right .title {
  margin: 20px 20px 10px 20px;
  font-size: 16px;
  color: #333333;
  border-bottom: #dadada 1px solid;
  line-height: 24px;
}

/* line 1968, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right .info {
  margin: 0px 20px 50px 20px;
  font-size: 12px;
  color: #333333;
}

/* line 1974, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right .info dt {
  float: left;
  display: inline-block;
  width: 60px;
}

/* line 1980, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right .info dd {
  float: right;
  display: inline-block;
  width: 140px;
}

/* line 1986, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-title {
  color: #333333;
  border-bottom: dotted 1px #333333;
  position: relative;
  margin-bottom: 10px;
}

/* line 1993, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-title .title {
  font-size: 24px;
}

/* line 1997, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.xm-page-title .acts {
  float: right;
}

/* line 2001, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.m-publish-state {
  padding: 25px;
  background: #fdf9ed;
  border: #f8f0de 1px solid;
  color: #333333;
  font-size: 14px;
}

/* line 2009, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-info-time {
  background: transparent url(/other-sprite.png) 0 -347px no-repeat;
  zoom: 1;
  padding-left: 20px;
  color: #999999;
  margin-top: 8px;
}

/* line 2017, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.min-box {
  min-height: 500px;
}

/* line 2021, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-list {
  margin-right: -60px;
  position: relative;
  float: left;
}

/* line 2027, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-box {
  float: left;
  margin-right: 60px;
  width: 324px;
  display: inline-block;
  position: relative;
  border: 1px solid #c3c3c3;
  margin-bottom: 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 293px;
  background: #FFFFFF;
}

/* line 2043, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-list .title {
  background: #d1cecf;
  font-size: 32px;
  color: #000000;
  padding-left: 120px;
  line-height: 58px;
  height: 58px;
}

/* line 2052, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content {
  /*height: 235px;*/
  font-size: 16px;
  position: relative;
}

/* line 2058, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content .tip {
  padding: 35px 35px 20px 35px;
  color: #de1a0e;
}

/* line 2063, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content ul {
  padding: 0 35px;
}

/* line 2067, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content li {
  list-style: disc inside;
  line-height: 200%;
}

/* line 2072, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content .tit li {
  /*line-height: 150%;*/
  float: left;
  margin-right: 10px;
}

/* line 2080, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.zl-bg {
  position: absolute;
  z-index: 100;
  left: 18px;
  top: -12px;
  display: inline-block;
  width: 79px;
  height: 79px;
}

/* line 2090, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.minimg img {
  max-width: 650px;
}

/* line 2094, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.info-box {
  position: relative;
  margin-right: -100px;
  line-height: 200%;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px;
}

/* line 2103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.info-list {
  float: left;
  width: 500px;
  margin-right: 100px;
}

/* line 2109, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.info-list .title {
  padding-left: 20px;
}

/* line 2113, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.info-list .date {
  float: right;
}

/* line 2117, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.msg_tip {
  padding-left: 18px;
  background: url(/icos/msg.png) no-repeat;
}

/* line 2122, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.msg_tip em {
  cursor: hand;
}

/* line 2126, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.msg_tip_count {
  color: #ff3300;
}

/* line 2130, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.m-top-bar .msg_tip_count {
  top: 1px;
}

/* line 2134, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#notice-dlg, .dlg-hidden, #notice-dlg2, #notice-dlg3 {
  display: none;
}

/* line 2138, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-widget-header {
  background: none;
  border: none;
  border-bottom: 1px solid #aaaaaa;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 2147, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.auto_hide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 2153, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#div-reg-box {
  /*display: none;*/
}

/* line 2157, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.no-pro {
  text-align: center;
  padding-top: 100px;
  height: 260px;
  /*border: 1px solid #b9b9b9;*/
  /*border-top: none;*/
}

/* line 2165, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.no-pro-add, .no-pro-add:hover {
  text-decoration: none;
  background: #f77e2e url(/home-ico.png) 38px -88px no-repeat;
  display: inline-block;
  /*padding: 0 50px;*/
  text-indent: 30px;
  font-size: 18px;
  width: 170px;
  color: #fff;
  height: 50px;
  line-height: 50px;
}

/* line 2178, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.oProfileBar {
  width: 100%;
  border: 1px solid #FDA548;
  /*float: left;*/
  height: 17px;
  margin-right: 3px;
  display: inline-block;
  text-align: right;
  zoom: 1;
  margin-bottom: 10px;
}

/* line 2190, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.oProfileBarFilled {
  background-color: #FDA548;
  height: 100%;
  zoom: 1;
}

/* line 2196, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-list {
  height: 24px;
  line-height: 24px;
  position: relative;
  zoom: 1;
  z-index: 5;
  margin-bottom: 10px;
  font-size: 14px;
}

/* line 2206, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-list .line {
  position: absolute;
  z-index: 5;
  height: 0;
  width: 100%;
  border-top: 1px dotted #e0e0e0;
  left: 0;
  top: 12px;
}

/* line 2216, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-list .name {
  float: left;
  padding-right: 10px;
}

/* line 2221, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-list .name, .progress-list .add-link {
  line-height: 24px;
  position: relative;
  z-index: 10;
  background-color: #fff;
}

/* line 2228, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-list .add-link {
  float: right;
  padding-left: 20px;
  background: url(/profile-progress.png) 0 -14px no-repeat #fff;
  color: #127db3;
  cursor: pointer;
}

/* line 2236, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-list .name, .progress-list .add-link {
  line-height: 24px;
  position: relative;
  z-index: 10;
  background-color: #fff;
}

/* line 2243, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.p20 {
  padding: 20px;
}

/* line 2247, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.footer-rz {
  font-size: 20px;
  height: 45px;
  line-height: 45px;
  color: #333333;
  text-align: center;
  margin-top: 5px;
}

/* line 2256, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rz-list li, .rz-list span {
  line-height: 32px;
  height: 32px;
  vertical-align: middle;
}

/* line 2262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rz-list li {
  margin-bottom: 10px;
}

/* line 2266, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-rz {
  display: inline-block;
  width: 33px;
  height: 32px;
  background: url(/ico-rz-info.png) no-repeat 0 -36px;
  margin-right: 10px;
}

/* line 2274, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-rz-1 {
  background-position: -38px -36px;
}

/* line 2278, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-rz-2 {
  background-position: -77px -36px;
}

/* line 2282, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-rz-sm {
  display: inline-block;
  width: 21px;
  height: 17px;
  background: url(/ico-rz-info.png) no-repeat -5px -44px;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 2291, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rzline {
  vertical-align: middle;
}

/* line 2295, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rmore {
  position: absolute;
  top: 0px;
  right: 0;
}

/* line 2301, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bline {
  border-bottom: 1px dotted #e0e0e0;
  padding-bottom: 10px;
}

/* line 2306, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.memlist {
  padding: 40px;
  border: 1px solid #dedede;
  clear: both;
  position: relative;
  line-height: 200%;
}

/* line 2314, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.memlist li {
  clear: both;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

/* line 2323, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.memlist .pic {
  float: left;
  width: 110px;
}

/* line 2328, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.memlist .pic img {
  /*border: 1px solid #999;*/
}

/* line 2332, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.memlist .content {
  float: left;
  width: 620px;
  margin-left: 30px;
}

/* line 2338, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.memlist-s .content {
  width: 500px;
}

/* line 2342, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.memlist .tip {
  float: right;
  width: 130px;
}

/* line 2348, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-area {
  background: url(/other-sprite.png) 0 -368px no-repeat;
  zoom: 1;
  padding-left: 16px;
}

/* line 2354, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-star {
  width: 61px;
  height: 12px;
  display: inline-block;
  background: url(/star.png) no-repeat;
  position: relative;
}

/* line 2362, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-star-on {
  background: url(/star.png) 0 -12px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 61px;
  height: 12px;
}

/* line 2371, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.lc-circle {
  float: left;
  width: 305px;
  height: 305px;
  text-align: center;
  background: url(/circle.png) no-repeat;
}

/* line 2379, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.lc-arrow {
  float: left;
  width: 90px;
  height: 305px;
  text-align: center;
  background: url(/home-lc-ar.png) center center no-repeat;
}

/* line 2387, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.lc-ico img {
  height: 120px;
  margin-top: 25px;
}

/* line 2392, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.lc-tip {
  color: #595656;
  font-size: 14px;
  text-align: left;
  margin: 20px 25px;
}

/* line 2399, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.lc-title {
  color: #a90f06;
  font-size: 36px;
}

/* line 2404, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pro-tz {
  border: 1px solid #f3dec4;
  border-radius: 3px;
  padding: 5px 10px;
  display: inline-block;
  margin-right: 20px;
  margin-top: 5px;
  background: #faf1e5;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 2417, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-box {
  border: 1px solid #dbdbdb;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 40px;
  line-height: 150%;
}

/* line 2427, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-box .title {
  font-size: 24px;
  color: #333333;
}

/* line 2432, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-link {
  font-size: 14px;
  color: #de1a0e;
  margin-bottom: 20px;
}

/* line 2438, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-tip {
  font-size: 14px;
  color: #333333;
}

/* line 2443, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-title-bar {
  vertical-align: middle;
  font-size: 20px;
  color: #333333;
  margin-top: 30px;
}

/* line 2450, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-title-bar img {
  vertical-align: middle;
  margin-right: 10px;
}

/* line 2455, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-title-bar .vline {
  width: 590px;
  display: inline-block;
  border-top: #b8b8b8 1px solid;
  height: 8px;
}

/* line 2462, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-gz {
  margin-left: 34px;
  line-height: 35px;
  font-size: 14px;
  margin-top: 20px;
}

/* line 2469, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-ph {
  border-top: #fe9200 1px solid;
  background: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  height: 300px;
  font-size: 14px;
}

/* line 2478, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-ph .title {
  text-align: center;
  font-size: 22px;
  color: #333333;
  padding-top: 15px;
  margin-bottom: 20px;
}

/* line 2486, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-ph td {
  text-align: center;
  line-height: 35px;
}

/* line 2491, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-ph p {
  line-height: 35px;
}

/* line 2495, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-my {
  margin-left: 20px;
  line-height: 25px;
  max-height: 300px;
  overflow: auto;
}

/* line 2502, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exam {
  line-height: 24px;
  margin-top: 30px;
}

/* line 2507, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exam-q {
  font-size: 16px;
}

/* line 2511, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exam-q .flag {
  display: inline-block;
  width: 20px;
  height: 20px;
}

/* line 2517, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exam-q .flag.right {
  background: url(/right.png) right bottom no-repeat;
}

/* line 2521, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exam-q .flag.error {
  background: url(/error.png) right bottom no-repeat;
}

/* line 2525, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exam-a {
  font-size: 14px;
}

/* line 2529, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.exam-tip {
  font-size: 14px;
  display: none;
  color: red;
}

/* line 2535, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.dot-list {
  line-height: 30px;
  margin-left: 20px;
  margin-top: 15px;
}

/* line 2541, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.dot-list li {
  border-bottom: dotted 1px #CCCCCC;
}

/* line 2545, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font999 {
  color: #999;
}

/* line 2549, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.formodd tr:nth-child(odd) {
  background: #FcFcFc;
}

/* line 2553, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.formodd tr:nth-child(even) {
  background: white;
}

/* line 2557, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.formodd td {
  vertical-align: top;
}

/* line 2561, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.formodd td:nth-child(1) {
  text-align: right;
}

/* line 2565, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.box120 {
  display: inline-block;
  width: 120px;
}

/* line 2570, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ex-type-list {
  margin-right: -40px;
}

/* line 2574, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ex-type {
  width: 338px;
  float: left;
  border: 1px solid #cccccc;
  font-size: 16px;
  color: #615e5e;
  margin: 0px 40px 25px 0px;
}

/* line 2584, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ex-type-title {
  font-size: 20px;
  color: #FF6633;
  margin-left: 15px;
  margin-top: 10px;
}

/* line 2591, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ex-type-title, .ex-type-title a, .ex-type-title a:link, .ex-type-title a:visited {
  color: #FF6633;
}

/* line 2595, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ex-type-ico {
  width: 142px;
  float: left;
  margin: 10px 15px;
}

/* line 2601, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ex-type-subs {
  width: 165px;
  float: left;
  text-align: left;
  margin-top: 10px;
  height: 150px;
}

/* line 2609, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.p5 {
  padding: 5px;
}

/* line 2613, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.lh30 {
  line-height: 30px;
}

/* line 2617, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.actbar {
  text-align: center;
  padding: 10px;
  background: #F3EFEF;
}

/* line 2623, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.lnk-mobile {
  padding-left: 18px;
  height: 18px;
  display: inline-block;
  background: url(/icos/mobile.png) no-repeat;
}

/* line 2630, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bk-gray {
  background: #e3e3e3;
}

/* line 2634, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid-tz-box {
  padding: 10px;
  background: #f5faff;
  border: solid 1px #CCCCCC;
}

/* line 2640, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.green-font-color {
  color: rgba(0, 200, 0, 0.8);
}

/* line 2644, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gray-font-color {
  color: rgba(0, 0, 0, 0.6);
}

/* line 2648, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.red-font-color {
  /*color: rgba(200, 0, 0, 0.8);*/
  color: #f06746;
}

/* line 2653, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.td-padding td {
  padding: 5px;
}

/* line 2661, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.info_table th {
  width: 70px;
  vertical-align: top;
}

/* line 2666, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.info_table th, td {
  padding: 8px;
}

/* line 2670, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service_select {
  display: none;
}

/* line 2674, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#page_content h5 {
  font-size: 18px;
}

/* line 2678, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.edit_project h5 {
  font-size: 14px;
}

/* line 2682, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service_type_div {
  display: none;
}

/* line 2686, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service_type_div {
  display: none;
}

/* line 2690, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service_type_div {
  display: none;
}

/*
  发项目样式
*/
/* line 2697, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.wrap {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  min-height: 640px;
}

/* line 2704, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .title {
  text-align: center;
  font-size: 28px;
  color: #333;
  margin: 24px 0;
}

/* line 2711, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab {
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 10px;
}

/* line 2718, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a {
  position: relative;
  display: inline-block;
  /*width: 125px;*/
  text-align: center;
  font-size: 18px;
  color: #333;
  padding: 35px;
  margin: 60px 5px;
  border: 1px solid #fff;
  border-radius: 5px;
}

/* line 2731, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a i {
  display: none;
  position: absolute;
  bottom: -12px;
  left: 86px;
  width: 25px;
  height: 12px;
  background: transparent url(/publish-ico.png) 0 -266px no-repeat;
}

/* line 2741, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a:hover {
  border: 1px solid #f79b61;
}

/* line 2745, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a.active {
  background-color: #f5c2a2;
  border-color: #f1d1bc;
}

/* line 2750, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a.active i {
  display: block;
}

/* line 2754, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab em {
  display: block;
  width: 125px;
  height: 125px;
  margin-bottom: 20px;
  background: transparent url(/faxiangmu_icon.png) 0 0 no-repeat;
}

/* line 2762, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon1 {
  background-position: -5px 0;
}

/* line 2766, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon2 {
  background-position: -140px 0;
}

/* line 2770, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon3 {
  background-position: -512px 0;
}

/* line 2774, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon4 {
  background-position: -268px 0;
}

/* line 2778, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon6 {
  background-position: -140px 0;
}

/* line 2782, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon5 {
  background-position: -385px 0;
}

/* line 2786, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 20px 50px 10px 50px;
}

/* line 2794, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item {
  padding: 30px 80px;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  border-radius: 5px;
}

/* line 2802, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item.error {
  border-radius: 5px;
  border: 1px solid #e60012;
}

/* line 2807, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item h3 {
  font-size: 16px;
  color: #999;
}

/* line 2812, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item h3 em {
  font-size: 12px;
}

/*造价项目样式*/
/* line 2817, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses, .publish-project .publish-box .publish-item .project-type, .publish-project .publish-box .publish-item .project-major, .publish-project .publish-box .publish-item .project-demand .project-sg-demand {
  margin-top: 20px;
}

/* line 2821, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label, .publish-project .publish-box .publish-item .project-type label, .publish-project .publish-box .publish-item .project-major label, .publish-project .publish-box .publish-item .project-demand label, .publish-project .publish-box .publish-item .project-sg-demand label {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 20px 10px;
  width: 140px;
  text-align: center;
  border-radius: 5px;
  margin: 10px;
}

/* line 2833, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label i, .publish-project .publish-box .publish-item .project-type label i, .publish-project .publish-box .publish-item .project-major label i, .publish-project .publish-box .publish-item .project-demand label i, .publish-project .publish-box .publish-item .project-sg-demand label i {
  display: none;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 20px;
}

/* line 2841, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label:hover, .publish-project .publish-box .publish-item .project-type label:hover, .publish-project .publish-box .publish-item .project-major label:hover, .publish-project .publish-box .publish-item .project-demand label:hover, .publish-project .publish-box .publish-item .project-sg-demand label:hover {
  background-color: #f66626;
  color: #fff;
}

/* line 2846, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label.active, .publish-project .publish-box .publish-item .project-type label.active, .publish-project .publish-box .publish-item .project-major label.active, .publish-project .publish-box .publish-item .project-demand label.active, .publish-project .publish-box .publish-item .project-sg-demand label.active {
  background-color: #f66626;
  color: #fff;
}

/* line 2851, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label.active i, .publish-project .publish-box .publish-item .project-type label.active i, .publish-project .publish-box .publish-item .project-major label.active i, .publish-project .publish-box .publish-item .project-demand label.active i, .publish-project .publish-box .publish-item .project-sg-demand label.active i {
  display: inline;
}

/* line 2855, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses input, .publish-project .publish-box .publish-item .project-type input, .publish-project .publish-box .publish-item .project-major input, .publish-project .publish-box .publish-item .project-demand input, .publish-project .publish-box .publish-item .project-sg-demand input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

/* line 2868, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-demand {
  text-align: right;
}

/* line 2872, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-demand label {
  width: 350px;
}

/*施工项目样式*/
/* line 2877, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses, .publish-project .publish-box .publish-item .project-sg-type, .publish-project .publish-box .publish-item .project-sg-major, .publish-project .publish-box .publish-item .project-sg-demand .project-sg-demand {
  margin-top: 20px;
}

/* line 2881, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label, .publish-project .publish-box .publish-item .project-sg-type label, .publish-project .publish-box .publish-item .project-sg-major label, .publish-project .publish-box .publish-item .project-sg-demand label, .publish-project .publish-box .publish-item .project-sg-demand label {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 20px 10px;
  width: 140px;
  text-align: center;
  border-radius: 5px;
  margin: 10px;
}

/* line 2893, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label i, .publish-project .publish-box .publish-item .project-sg-type label i, .publish-project .publish-box .publish-item .project-sg-major label i, .publish-project .publish-box .publish-item .project-sg-demand label i, .publish-project .publish-box .publish-item .project-sg-demand label i {
  display: none;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 20px;
}

/* line 2901, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label:hover, .publish-project .publish-box .publish-item .project-sg-type label:hover, .publish-project .publish-box .publish-item .project-sg-major label:hover, .publish-project .publish-box .publish-item .project-sg-demand label:hover, .publish-project .publish-box .publish-item .project-sg-demand label:hover {
  background-color: #f66626;
  color: #fff;
}

/* line 2906, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label.active, .publish-project .publish-box .publish-item .project-sg-type label.active, .publish-project .publish-box .publish-item .project-sg-major label.active, .publish-project .publish-box .publish-item .project-sg-demand label.active, .publish-project .publish-box .publish-item .project-sg-demand label.active {
  background-color: #f66626;
  color: #fff;
}

/* line 2911, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label.active i, .publish-project .publish-box .publish-item .project-sg-type label.active i, .publish-project .publish-box .publish-item .project-sg-major label.active i, .publish-project .publish-box .publish-item .project-sg-demand label.active i, .publish-project .publish-box .publish-item .project-sg-demand label.active i {
  display: inline;
}

/* line 2915, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses input, .publish-project .publish-box .publish-item .project-sg-type input, .publish-project .publish-box .publish-item .project-sg-major input, .publish-project .publish-box .publish-item .project-sg-demand input, .publish-project .publish-box .publish-item .project-sg-demand input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

/*其他项目样式*/
/* line 2929, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses, .publish-project .publish-box .publish-item .project-other-type, .publish-project .publish-box .publish-item .project-other-major, .publish-project .publish-box .publish-item .project-other-demand .project-other-demand {
  margin-top: 20px;
}

/* line 2933, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label, .publish-project .publish-box .publish-item .project-other-type label, .publish-project .publish-box .publish-item .project-other-major label, .publish-project .publish-box .publish-item .project-other-demand label, .publish-project .publish-box .publish-item .project-other-demand label {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 20px 10px;
  width: 140px;
  text-align: center;
  border-radius: 5px;
  margin: 10px;
}

/* line 2945, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label i, .publish-project .publish-box .publish-item .project-other-type label i, .publish-project .publish-box .publish-item .project-other-major label i, .publish-project .publish-box .publish-item .project-other-demand label i, .publish-project .publish-box .publish-item .project-other-demand label i {
  display: none;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 20px;
}

/* line 2953, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label:hover, .publish-project .publish-box .publish-item .project-other-type label:hover, .publish-project .publish-box .publish-item .project-other-major label:hover, .publish-project .publish-box .publish-item .project-other-demand label:hover, .publish-project .publish-box .publish-item .project-other-demand label:hover {
  background-color: #f66626;
  color: #fff;
}

/* line 2958, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label.active, .publish-project .publish-box .publish-item .project-other-type label.active, .publish-project .publish-box .publish-item .project-other-major label.active, .publish-project .publish-box .publish-item .project-other-demand label.active, .publish-project .publish-box .publish-item .project-other-demand label.active {
  background-color: #f66626;
  color: #fff;
}

/* line 2963, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label.active i, .publish-project .publish-box .publish-item .project-other-type label.active i, .publish-project .publish-box .publish-item .project-other-major label.active i, .publish-project .publish-box .publish-item .project-other-demand label.active i, .publish-project .publish-box .publish-item .project-other-demand label.active i {
  display: inline;
}

/* line 2967, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses input, .publish-project .publish-box .publish-item .project-other-type input, .publish-project .publish-box .publish-item .project-other-major input, .publish-project .publish-box .publish-item .project-other-demand input, .publish-project .publish-box .publish-item .project-other-demand input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

/* line 2980, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .next-btn {
  margin: 40px auto;
  display: block;
  cursor: pointer;
  border: none;
  width: 400px;
  height: 60px;
  font-size: 20px;
  color: #bb4800;
  background: transparent url(/publish-ico.png) 0 -134px no-repeat;
}

/* line 2992, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .next-btn:hover {
  color: #7f3100;
  background-position: 0 -195px;
}

/* line 2997, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-select {
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 7px;
  color: #666;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  margin-left: 10px;
  position: relative;
  width: 200px;
}

/* line 3010, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short {
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 7px;
  color: #666;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  margin-left: 10px;
  position: relative;
  width: 130px;
}

/* line 3023, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short input, .ui-select input {
  background: transparent url(/ui.png) no-repeat scroll right 0;
  border: medium none;
  color: #666;
  height: 100%;
  line-height: 48px;
  padding-right: 34px;
  text-indent: 10px;
  width: 100%;
}

/* line 3034, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short select, .ui-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3044, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short:hover, .ui-select:hover {
  border-color: #F79B61;
}

/* line 3048, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short:hover input, .ui-select:hover input {
  background-position: right -71px;
}

/* line 3052, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short + .ui-select-short, .ui-select + .ui-select {
  margin-left: 10px;
}

/* line 3056, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.new-ui-btn {
  background-color: #f79b61;
  color: #fff;
  padding: 6px 13px;
  border-radius: 5px;
  display: inline-block;
  font-size: 12px;
}

/* line 3065, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.new-ui-btn_lg {
  padding: 9px 20px;
  font-size: 18px;
}

/* line 3070, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.new-ui-btn_mid {
  padding: 6px 10px;
  font-size: 14px;
}

/* line 3075, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project_info .vat {
  width: 100px;
  text-align: right;
}

/* line 3080, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-desc table .vat {
  width: 70px;
}

/* line 3084, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-desc table td {
  vertical-align: top;
  padding: 10px 0;
}

/* line 3089, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-desc table {
  margin-bottom: -15px;
}

/* line 3093, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vat {
  vertical-align: top;
}

/* line 3097, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-black {
  color: #333;
}

/* line 3101, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-gray {
  color: #999;
}

/* line 3105, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-green {
  color: #00a551;
}

/* line 3109, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-left {
  text-align: left;
}

/* line 3113, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-center {
  text-align: center;
}

/* line 3117, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-right {
  text-align: right;
}

/* line 3121, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font14 {
  font-size: 14px;
}

/* line 3125, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font16 {
  font-size: 16px;
}

/* line 3129, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font18 {
  font-size: 18px;
}

/* line 3133, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font20 {
  font-size: 20px;
}

/* line 3137, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font22 {
  font-size: 22px;
}

/* line 3141, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font24 {
  font-size: 24px;
}

/* line 3145, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font26 {
  font-size: 26px;
}

/* line 3149, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font28 {
  font-size: 28px;
}

/* line 3153, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font30 {
  font-size: 30px;
}

/* line 3157, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-mt20 {
  margin-top: 20px;
}

/* line 3161, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.error_msg {
  left: 860px;
  position: absolute;
  top: 51px;
}

/* line 3167, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
#select_service_type {
  margin-bottom: 20px;
  color: #E60012;
}

/* line 3172, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-form .uploadify-button {
  width: 150px;
  height: 36px;
  background-color: #fabca0;
  border-color: #f66626;
}

/* line 3180, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-form .uploadify-button > span {
  color: #bb4800;
  text-shadow: none;
}

/* line 3186, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .publish-form p {
  color: #999;
  font-size: 12px;
}

/* line 3191, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_l {
  float: left;
  display: inline;
  width: 770px;
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
}

/* line 3200, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r {
  float: right;
  display: inline;
  width: 320px;
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
}

/* line 3209, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r h2 {
  text-align: center;
  line-height: 70px;
}

/* line 3214, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list .no1, .find-project .find-project_r .income-list .no2, .find-project .find-project_r .income-list .no3 {
  color: #f66626;
}

/* line 3218, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.income-list {
  margin-bottom: 6px;
}

/* line 3222, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list tr {
  height: 116px;
}

/* line 3226, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list tr + tr td {
  border-top: 1px solid #f5f5f5;
}

/* line 3230, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list td {
  font-size: 16px;
}

/* line 3234, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list td > span {
  font-size: 14px;
}

/* line 3238, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list img {
  border-radius: 100%;
}

/* line 3242, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list em {
  color: #333;
  display: block;
}

/* line 3247, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list span {
  margin: 10px 0;
  display: block;
  color: #999;
}

/* line 3253, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list i {
  color: #ff9e45;
}

/* line 3257, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #DADADA;
  font-size: 14px;
  color: #333;
}

/* line 3265, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title img {
  margin-left: 40px;
}

/* line 3269, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title dl {
  margin: 25px 0 0 50px;
  display: inline-block;
  position: relative;
}

/* line 3275, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title dl:hover dd {
  display: block;
}

/* line 3279, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title dt {
  padding-left: 26px;
  height: 23px;
  cursor: pointer;
  background: transparent url(/find-project.png) 0 2px no-repeat;
}

/* line 3286, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .classify dt {
  background-position: 0 2px;
}

/* line 3290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .grade dt {
  background-position: 0 -27px;
}

/* line 3294, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dt {
  background-position: 0 -52px;
}

/* line 3298, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .area dt {
  background-position: 0 -82px;
}

/* line 3302, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd {
  min-width: 180px;
  text-align: left;
}

/* line 3307, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd a {
  width: 65px;
  display: inline-block;
}

/* line 3312, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .area dd {
  border: 1px solid #f66626;
  box-shadow: 0 0 1px #f66626;
  min-width: 240px;
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: -72px;
  position: absolute;
  top: 30px;
}

/* line 3325, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .area dd a {
  border-radius: 6px;
  font-size: 16px;
  margin: 12px 12px 12px 14px;
  padding: 0 6px;
  display: inline-block;
}

/* line 3333, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .area dd i {
  display: block;
  height: 9px;
  left: 70px;
  position: absolute;
  top: -9px;
  width: 100%;
  background: transparent url(/find-project.png) 30px -119px no-repeat;
}

/* line 3343, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd {
  border: 1px solid #f66626;
  box-shadow: 0 0 1px #f66626;
  min-width: 240px;
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: -78px;
  position: absolute;
  top: 30px;
}

/* line 3356, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd a {
  border-radius: 6px;
  display: inline-block;
  font-size: 16px;
  margin: 12px 0 12px 12px;
  padding: 0 6px;
  text-align: center;
  width: 100px;
}

/* line 3366, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd i {
  display: block;
  height: 9px;
  left: 75px;
  position: absolute;
  top: -9px;
  width: 100%;
  background: transparent url(/find-project.png) 30px -119px no-repeat;
}

/* line 3376, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .grade dd {
  border: 1px solid #f66626;
  box-shadow: 0 0 1px #f66626;
  min-width: 110px;
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: -18px;
  position: absolute;
  top: 30px;
}

/* line 3389, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .grade dd a {
  border-radius: 6px;
  display: block;
  font-size: 16px;
  margin: 12px 12px 12px 14px;
  padding: 0 6px;
  text-align: center;
}

/* line 3398, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .grade dd i {
  display: block;
  height: 9px;
  left: 10px;
  position: absolute;
  top: -9px;
  width: 100%;
  background: transparent url(/find-project.png) 30px -119px no-repeat;
}

/* line 3408, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .classify dd {
  border: 1px solid #f66626;
  box-shadow: 0 0 1px #f66626;
  width: 130px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: -12px;
  position: absolute;
  top: 30px;
}

/* line 3421, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .classify dd a {
  border-radius: 6px;
  display: block;
  font-size: 16px;
  margin: 12px 10px 12px 10px;
  padding: 0 6px;
}

/* line 3429, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .classify dd i {
  display: block;
  height: 9px;
  left: -5px;
  position: absolute;
  top: -9px;
  width: 100%;
  background: transparent url(/find-project.png) 30px -119px no-repeat;
}

/*.find-project .title dd {
  display: none;
  position: absolute;
  top: 30px;
  left: auto;
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  min-width: 90px;
}*/
/*
.find-project .title dd a {
  border-radius: 6px;
  color: #555;
  display: block;
  font-size: 16px;
  margin: 12px 12px 12px 14px;
  padding: 0 6px;
}
*/
/* line 3460, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title dd a:hover {
  background-color: #f66626;
  color: #fff;
}

/* line 3465, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list dl {
  padding: 20px 40px;
  border-bottom: 1px solid #f5f5f5;
}

/* line 3470, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name {
  color: #333;
  font-size: 20px;
  width: 20em;
  vertical-align: bottom;
  /*margin-right: 40px; */
}

/* line 3478, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.is-top-flag {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 3484, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.is-top-flag img {
  width: 66px;
}

/* line 3488, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic {
  display: inline-flex;
  align-items: center;
  width: 75%;
  background: url(/pro/zxm_pt_label.png) no-repeat left center;
  background-size: auto 80%;
  padding-left: 75px;
}

/* line 3497, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.yx {
  background: url(/pro/zxm_yx_label.png) no-repeat left center;
  background-size: auto 80%;
}

/* line 3502, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.yz {
  background: url(/pro/zxm_yz_label.png) no-repeat left center;
  background-size: auto 80%;
}

/* line 3507, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.wt {
  background: url(/pro/zxm_wt_label.png) no-repeat left center;
  background-size: auto 80%;
}

/* line 3512, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.sj {
  background: url(/pro/zxm_sj_label.png) no-repeat left center;
  background-size: auto 80%;
}

/* line 3517, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.zydj {
  background: url(/pro/zxm_zydj_label.png) no-repeat left center;
  background-size: auto 80%;
}

/* line 3522, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic a {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 3528, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-num, .project-list .project-date {
  font-size: 16px;
  color: #999999;
  margin-right: 50px;
  float: right;
  white-space: nowrap;
}

/* line 3536, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-date {
  width: 100px;
}

/* line 3540, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-num .project-num-div {
  width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 3547, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .go {
  color: #ff9e45;
}

/* line 3551, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-price {
  font-size: 24px;
  color: #f66626;
  margin-right: 20px;
}

/* line 3558, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags {
  font-size: 14px;
  color: #666666;
  margin-right: 18px;
  display: inline-flex;
  align-items: center;
}

/* line 3566, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i {
  display: inline-flex;
  margin-right: 0.1em;
}

/* line 3571, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-price:before {
  /*display: inline-block;*/
  content: '';
  display: inline-flex;
  width: 1.1em;
  height: 1.1em;
  background: url(/icon_project_price.png) no-repeat;
  background-size: 1.1em 1.1em;
}

/* line 3581, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-cad {
  display: inline-flex;
  margin-right: -0.05em;
}

/* line 3586, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-cad:before {
  /*display: inline-block;*/
  content: '';
  display: inline-flex;
  width: 1.1em;
  height: 1.1em;
  background: url(/icon_project_cad.png) no-repeat;
  background-size: 1.1em 1.1em;
}

/* line 3596, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-views {
  display: inline-flex;
  margin-right: 0.2em;
}

/* line 3601, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-views:before {
  /*display: inline-block;*/
  content: '';
  display: inline-flex;
  width: 1.1em;
  height: 1.1em;
  background: url(/icon_project_browse.png) no-repeat;
  background-size: 1.1em 1.1em;
}

/* line 3611, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-view-users {
  display: inline-flex;
  margin-right: 0.2em;
}

/* line 3616, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-view-users:before {
  /*display: inline-block;*/
  content: '';
  display: inline-flex;
  width: 1.1em;
  height: 1.1em;
  background: url(/icon_project_browse_user.png) no-repeat;
  background-size: 1.1em 1.1em;
}

/* line 3626, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags span {
  margin-right: 18px;
}

/* line 3630, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-type {
  color: #666;
  font-size: 16px;
}

/* line 3635, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-list dd {
  margin-top: 10px;
}

/* line 3639, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.page-nav {
  text-align: center;
  color: #f66626;
  padding: 27px 0;
}

/* line 3645, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.page-nav a, .page-nav span, .page-nav em {
  padding: 5px 8px;
  margin: 0 3px;
  color: #f66626;
  border: 1px solid;
  border-radius: 5px;
}

/* line 3653, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.page-nav a:hover, .page-nav a.current, .page-nav em.current {
  background-color: #f66626;
  color: #fff;
}

/* line 3658, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.page-nav a.disabled, .page-nav span.disabled {
  color: #999;
  cursor: not-allowed;
}

/* line 3663, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.page-nav a.disabled:hover {
  background-color: #fff;
  color: #999;
}

/* line 3668, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .publish-project_info .file em, .project-list .project-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 3674, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.custom_project_type {
  margin: 10px 30px;
}

/* line 3678, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.update-project-table th {
  text-align: right;
  padding: 10px;
}

/* line 3683, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.update-project-table td {
  text-align: left;
  padding: 10px;
}

/* line 3688, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-exam-btn {
  border: 1px solid #f66626;
  border-radius: 4px;
  font-size: 20px;
  margin: 20px auto 0;
  padding: 10px;
  width: 160px;
}

/* line 3697, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-exam-btn:hover {
  cursor: pointer;
  background: #f66626;
  color: #ffffff;
}

/* line 3703, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-header {
  width: 1100px;
  margin: 0 auto;
  padding-top: 10px;
}

/* line 3709, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info {
  width: 1100px;
  margin: 0 auto;
  padding-top: 30px;
  color: #333333;
  padding-bottom: 10px;
}

/* line 3718, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item {
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 10px;
}

/* line 3724, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-title {
  padding-left: 50px;
  font-size: 24px;
  padding-top: 40px;
}

/* line 3730, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc {
  padding: 40px 0 20px 50px;
  font-size: 14px;
}

/* line 3735, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-item .project-btn-group .ui-btn {
  margin-right: 0;
  margin-left: 20px;
}

/* line 3740, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-item .project-btn-group .ui-btn-disabled {
  color: #666666;
  background: #e2e2e2;
  border: 1px solid #e2e2e2;
}

/* line 3746, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-item .project-btn-group {
  padding-right: 50px;
}

/* line 3750, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc .project-btn-group .ui-btn {
  margin-right: 0;
  margin-left: 20px;
}

/* line 3755, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc .project-btn-group {
  text-align: right;
  padding-right: 50px;
}

/* line 3760, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc div {
  margin-bottom: 30px;
}

/* line 3765, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc em, .project-info .project-info-desc i {
  color: #999999;
}

/* line 3769, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc span {
  margin-right: 50px;
}

/* line 3773, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress {
  border-top: 1px solid #e6e6e6;
  height: 56px;
  font-size: 14px;
  padding-left: 50px;
  line-height: 56px;
  color: #666666;
}

/* line 3782, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span {
  margin-right: 40px;
}

/* line 3787, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span i {
  height: 20px;
  width: 24px;
  display: inline-block;
  margin-bottom: -4px;
}

/* line 3794, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span em {
  margin-left: 14px;
}

/* line 3798, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.money_few i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -6px 1px;
}

/* line 3802, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.tight_time i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -36px -1px;
}

/* line 3806, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.software_none i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -74px 1px;
}

/* line 3810, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.do_not i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -105px 0;
}

/* line 3814, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.no_contact i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -133px 0;
}

/* line 3818, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span:hover {
  color: #f66626;
  cursor: pointer;
}

/* line 3823, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.money_few:hover i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -6px -21px;
}

/* line 3827, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.tight_time:hover i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -36px -22px;
}

/* line 3831, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.software_none:hover i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -74px -21px;
}

/* line 3835, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.do_not:hover i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -105px -21px;
}

/* line 3839, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.no_contact:hover i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -133px -21px;
}

/* line 3843, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.checked {
  color: #f66626;
}

/* line 3847, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.money_few.checked i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -6px -21px;
}

/* line 3851, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.tight_time.checked i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -36px -22px;
}

/* line 3855, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.software_none.checked i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -74px -21px;
}

/* line 3859, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.do_not.checked i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -105px -21px;
}

/* line 3863, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.no_contact.checked i {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -133px -21px;
}

/* line 3867, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state {
  margin: 30px 0 100px 33px;
  position: relative;
}

/* line 3872, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div {
  text-align: center;
  font-size: 12px;
  float: left;
  display: inline-block;
  color: #666;
  margin-right: 30px;
  width: 100px;
}

/* line 3882, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  padding-top: 2px;
  display: inline-block;
}

/* line 3891, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div.ok i {
  border: 0;
  background: #f1a380;
  color: #ffffff;
}

/* line 3897, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div dt {
  margin-top: 8px;
}

/* line 3901, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div dd {
  margin-top: 4px;
}

/* line 3905, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span {
  background: #d2d2d2 none repeat scroll 0 0;
  width: 74px;
  position: absolute;
  top: 10px;
  height: 2px;
}

/* line 3913, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(1) {
  left: 78px;
}

/* line 3917, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(2) {
  left: 208px;
}

/* line 3921, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(3) {
  left: 338px;
}

/* line 3925, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(4) {
  left: 468px;
}

/* line 3929, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(5) {
  left: 598px;
}

/* line 3933, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span.doing {
  background: linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
  background: -moz-linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
  background: -o-linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
  background: -moz-linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
  background: -webkit-linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
}

/* line 3941, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span.ok {
  background: #f1a380;
}

/* line 3945, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  top: 14px;
}

/* line 3953, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(1) {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -158px -7px;
  left: 110px;
}

/* line 3958, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(2) {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -158px -7px;
  left: 240px;
}

/* line 3963, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(3) {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -158px -7px;
  left: 370px;
}

/* line 3968, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(4) {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -158px -7px;
  left: 500px;
}

/* line 3973, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(5) {
  background: url(/project_info/xmxq_bq_icon.png) no-repeat -158px -7px;
  left: 630px;
}

/* line 3978, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b {
  position: absolute;
  display: block;
  width: 40px;
  height: 12px;
  top: -10px;
  font-weight: normal;
  color: #E60012;
}

/* line 3988, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(1) {
  left: 97px;
}

/* line 3992, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(2) {
  left: 227px;
}

/* line 3996, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(3) {
  left: 357px;
}

/* line 4000, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(4) {
  left: 487px;
}

/* line 4004, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(5) {
  left: 617px;
}

/* line 4008, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-content-item .content-title {
  font-size: 20px;
  color: #333333;
  line-height: 60px;
}

/* line 4014, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-content-item {
  margin: 0 50px;
}

/* line 4019, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-content-item p {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}

/* line 4025, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item {
  min-width: 500px;
  height: 40px;
  font-size: 14px;
  margin: 10px;
  line-height: 40px;
}

/* line 4034, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item input[type='checkbox'] {
  margin: 0 !important;
}

/* line 4038, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.file-name {
  color: #333333;
  min-width: 150px;
  padding-left: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 4047, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item > a {
  color: #00a551;
  line-height: 40px;
  padding-left: 26px;
}

/* line 4053, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item label > div {
  width: 40px;
  height: 40px;
  float: left;
}

/* line 4059, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item .file-icon {
  width: 40px;
  height: 40px;
  float: left;
}

/* line 4065, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-file-list .shield-div {
  line-height: 24px;
  position: relative;
  min-height: 100px;
}

/* line 4071, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-file-list .shield-div .file-secret-div .file-secret-input {
  /*line-height: 24px;*/
  position: relative;
  min-height: 100px;
  z-index: 20;
  width: 100%;
  height: 100%;
  top: 50%;
  /*padding:20px;*/
  text-align: center;
  margin-top: -40px;
}

/* line 4084, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.file-secret-div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}

/* line 4093, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.file-secret-div > .file-secret-bg {
  background-color: #d2d2d2;
  /*border: 1px solid gray;*/
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=80);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

/* line 4105, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.file-secret-div > .file-secret-input .input-secret-label {
  color: #333333;
  font-size: 18px;
}

/* line 4110, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.file-secret-div > .file-secret-input .ui-btn {
  font-size: 18px;
  height: 36px;
}

/* line 4115, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.min-ui-input {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  color: #999999;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  padding: 0 10px;
  position: relative;
  text-indent: 10px;
  width: 200px;
}

/* line 4129, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-owner-link {
  font-size: 14px;
}

/* line 4133, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-owner-link > div {
  height: 40px;
  line-height: 40px;
}

/* line 4138, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-owner-link em {
  color: #999999;
}

/* line 4142, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid-ui-btn {
  background: #f66626;
  font-size: 16px;
  height: 46px;
  width: 300px;
  margin: 10px 0 20px;
  line-height: 46px;
  border-style: none;
  border-radius: 4px;
  color: #ffffff;
}

/* line 4154, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-btn-div {
  padding-top: 24px;
}

/* line 4158, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.zip, .project-file-item > div.rar {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -130px 0;
}

/* line 4163, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.pdf {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -130px -47px;
}

/* line 4168, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.xlsx, .project-file-item div.xls, .project-file-item div.csv {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -182px -47px;
}

/* line 4173, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.doc, .project-file-item div.docx {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -77px -47px;
}

/* line 4178, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.cad, .project-file-item div.dwg, .project-file-item div.dwt {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -19px -47px;
}

/* line 4183, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.dir {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -20px 0;
}

/* line 4188, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.other {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -77px -3px;
}

/* line 4193, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members {
  margin: 0 50px;
}

/* line 4197, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members div.content-title {
  border-bottom: 1px solid #f5f5f5;
  color: #333333;
  font-size: 20px;
  height: 80px;
  line-height: 80px;
  margin: 0 -50px;
  padding-left: 50px;
  position: relative;
}

/* line 4208, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members span.content-title {
  font-size: 20px;
  color: #333333;
  line-height: 60px;
}

/* line 4214, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list {
  /*border-top: 1px solid #f5f5f5;*/
  padding: 20px 0;
}

/* line 4219, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #eaeaea;
  min-height: 210px;
}

/* line 4226, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item > a > img {
  float: left;
  display: inline;
  width: 60px;
  height: 60px;
  border-radius: 100%;
}

/* line 4234, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item > .member-level {
  background: #f66626 none repeat scroll 0 0;
  border: 2px solid #ffffff;
  border-radius: 100%;
  color: #ffffff;
  font-size: 11px;
  height: 26px;
  left: 59px;
  padding: 3px 0 0 1px;
  position: absolute;
  text-align: center;
  top: 60px;
  width: 26px;
  z-index: 100;
}

/* line 4250, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box {
  font-size: 14px;
  margin-left: 116px;
  color: #333;
}

/* line 4256, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-name {
  color: #333;
  font-size: 14px;
  left: 12px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: 110px;
  white-space: nowrap;
  width: 100px;
}

/* line 4268, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-zc {
  color: #333;
  font-size: 14px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 130px;
  width: 110px;
}

/* line 4278, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-worked {
  background: #45aa5c;
  color: #ffffff;
  font-size: 12px;
  height: 20px;
  margin: 8px auto;
  width: 54px;
  line-height: 20px;
  word-spacing: 2px;
  letter-spacing: 2px;
}

/* line 4290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .quote {
  color: #999;
  margin-right: 20px;
}

/* line 4295, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-area {
  color: #999;
  margin-right: 20px;
}

/* line 4300, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .earnest-price {
  color: #999999;
  /*margin-left: 10px;*/
}

/* line 4305, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-assess {
  color: #999;
  margin: 0 20px;
}

/* line 4310, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-describe {
  margin: 10px auto;
  /*    height: 68px;*/
  height: auto;
  overflow-y: hidden;
  font-size: 14px;
}

/* line 4318, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-describe p {
  width: 100%;
  color: #666666;
  /*margin: 15px 0;*/
  line-height: 22px;
}

/* line 4325, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-describe span {
  margin-right: 20px;
  font-size: 14px;
  color: #999;
}

/* line 4331, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-describe span.font-black {
  color: #333333;
}

/* line 4335, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other {
  position: absolute;
  right: 40px;
  top: 85px;
}

/* line 4341, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl {
  *zoom: 1;
  margin-bottom: 20px;
}

/* line 4346, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl:before, .project-info .project-info-item .bidding-members .members-list .person-other dl:after {
  content: "";
  display: table;
  height: 0;
}

/* line 4352, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl:after {
  clear: both;
}

/* line 4356, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl dt {
  float: left;
  display: inline;
  color: #999;
}

/* line 4362, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl dd {
  float: left;
  display: inline;
  color: #333;
  width: 150px;
}

/* line 4369, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl dd span {
  display: inline-block;
  margin-right: 10px;
}

/* line 4374, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .employ-btn {
  background-color: #f66626;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 10px 30px;
  position: absolute;
  right: 40px;
  top: 156px;
  border-style: none;
}

/* line 4386, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .consult-btn {
  background-color: #f4b891;
  border-radius: 4px;
  color: #b70b0b;
  font-size: 14px;
  padding: 10px 30px;
  position: absolute;
  right: 40px;
  top: 162px;
  border: 1px solid #f66626;
}

/* line 4398, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .member-tag {
  margin-bottom: 12px;
  margin-top: 0;
}

/* line 4403, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .tag-titie {
  color: #999999;
  margin-right: 10px;
}

/* line 4408, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .doing {
  margin-right: 40px;
}

/* line 4412, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .doing span {
  margin-right: 10px;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  color: #767676;
  font-size: 12px;
  padding: 2px;
}

/* line 4421, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .comment {
  margin-right: 10px;
}

/* line 4425, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .comment span {
  margin-right: 10px;
}

/* line 4432, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .member-credit span {
  margin-right: 30px;
  color: #999999;
}

/* line 4437, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .member-credit span.link-mobile {
  color: #999999;
  float: right;
  margin-right: 200px;
  position: relative;
}

/* line 4444, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
span.link-mobile .no-mobile {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  height: 60px;
  left: 56px;
  line-height: 26px;
  padding: 4px 0 0 12px;
  position: absolute;
  top: -20px;
  width: 220px;
  z-index: 10;
}

/* line 4457, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
span.link-mobile .no-mobile > a:first-child {
  color: #f66626;
}

/* line 4461, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
span.link-mobile .no-mobile > a:last-child {
  color: #999999;
  margin-left: 20px;
}

/* line 4466, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box .person-info {
  color: #999999;
  margin-bottom: 2px;
}

/* line 4471, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box div.server-gy {
  background: url(/project_info/gy_icon.png);
  font-size: 14px;
  height: 43px;
  padding: 10px 30px;
  position: absolute;
  right: 96px;
  top: 16px;
  width: 73px;
}

/* line 4482, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box div.server-ok {
  background: url(/project_info/zb_icon.png);
  font-size: 14px;
  height: 43px;
  padding: 10px 30px;
  position: absolute;
  right: 96px;
  top: 16px;
  width: 73px;
}

/* line 4493, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box .person-info em {
  color: #f66626;
  font-size: 16px;
}

/* line 4498, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog {
  width: 500px;
  position: absolute;
  /**定位采用此种方式**/
  left: 50%;
  /**左边50%**/
  top: 10px;
  /**顶部50%**/
  /*margin-top: -200px; !**上移-50%**!*/
  margin-left: -250px;
  /**左移-50%**/
  background: #ffffff;
  z-index: 1000;
  border-radius: 6px;
}

/* line 4510, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-header {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f66626;
}

/* line 4516, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-header .title {
  font-size: 18px;
  color: #333333;
  margin-left: 50px;
}

/* line 4522, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-header .close-icon {
  background: url(/project_info/xmxq_tck_icon.png) no-repeat -88px -2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  float: right;
  margin: 16px 30px 0 0;
  cursor: pointer;
}

/* line 4532, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-header .close-icon:hover {
  background: url(/project_info/xmxq_tck_icon.png) no-repeat -88px -33px;
}

/* line 4539, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid-confirm-desc {
  padding: 20px 80px 0 80px;
  font-size: 16px;
  color: #333333;
  line-height: 60px;
  margin-bottom: 40px;
}

/* line 4547, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-footer {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}

/* line 4553, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-footer .cancel-btn, .little-dialog .dialog-footer .confirm-btn {
  border: 1px solid #f66626;
  border-radius: 4px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
}

/* line 4561, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-footer .cancel-btn {
  background: #f4b891;
  color: #b70b0b;
  width: 130px;
}

/* line 4567, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-footer .confirm-btn {
  background: #f66626;
  color: #ffffff;
  width: 200px;
  margin-left: 10px;
}

/* line 4574, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.shade-div {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 999;
}

/* line 4586, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert {
  width: 500px;
  position: absolute;
  /**定位采用此种方式**/
  left: 50%;
  /**左边50%**/
  top: 10px;
  /**顶部50%**/
  /*margin-top: -200px; !**上移-50%**!*/
  margin-left: -250px;
  /**左移-50%**/
  background: #ffffff;
  z-index: 9999;
  border-radius: 6px;
}

/* line 4598, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .login-type {
  width: 1380px;
}

/* line 4602, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert table .confirm-btn {
  background: #f66626;
  color: #ffffff;
  width: 400px;
  margin-top: 10px;
  height: 50px;
  line-height: 50px;
}

/* line 4611, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-header {
  height: 60px;
  line-height: 60px;
  /*    border-bottom: 1px solid #f66626;*/
  border-bottom: 1px solid #e6e6e6;
}

/* line 4618, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-header .title {
  /*    font-size: 18px;*/
  color: #333333;
  margin-left: 40px;
  /*    margin-left: 50px;*/
  font-weight: bold;
}

/* line 4626, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-header .close-icon {
  background: url(/project_info/xmxq_tck_icon.png) no-repeat -88px -2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  float: right;
  margin: 16px 30px 0 0;
  cursor: pointer;
}

/* line 4636, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-header .close-icon:hover {
  background: url(/project_info/xmxq_tck_icon.png) no-repeat -88px -33px;
}

/* line 4640, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-footer {
  text-align: center;
  font-size: 14px;
  height: 130px;
}

/* line 4646, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-footer .cancel-btn, .little-alert .alert-footer .confirm-btn {
  border: 1px solid #f66626;
  border-radius: 4px;
  height: 50px;
  display: inline-block;
  margin-top: 40px;
  line-height: 50px;
}

/* line 4655, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-footer .cancel-btn {
  background: #f4b891;
  color: #b70b0b;
  width: 130px;
}

/* line 4661, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-footer .confirm-btn {
  background: #f66626;
  color: #ffffff;
  width: 200px;
  margin-top: 40px;
}

/* line 4671, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info {
  padding: 30px 0 0 50px;
  font-size: 14px;
  color: #333333;
}

/* line 4677, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .files-label {
  padding: 40px 0 0 50px;
  color: #666666;
  font-size: 14px;
}

/* line 4683, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-file-list {
  padding-left: 40px;
}

/* line 4687, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-text {
  padding-left: 26px;
  color: #f66626;
  font-size: 14px;
  margin-top: 20px;
}

/* line 4694, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-file-list .files-label {
  font-size: 14px;
  color: #666666;
}

/* line 4699, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span {
  margin-right: 50px;
  display: inline-flex;
}

/* line 4704, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span > i {
  display: inline-block;
  width: 18px;
  height: 18px;
}

/* line 4710, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span:nth-of-type(1) > i {
  background: url(/project_info/xmxq_tck_icon.png) no-repeat -68px -19px;
}

/* line 4714, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span:nth-of-type(2) > i {
  background: url(/project_info/xmxq_tck_icon.png) no-repeat -37px -8px;
}

/* line 4718, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span:nth-of-type(3) > i {
  background: url(/project_info/xmxq_tck_icon.png) no-repeat -37px -31px;
}

/* line 4722, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span > em {
  margin-left: 4px;
}

/* line 4739, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table {
  font-size: 14px;
  color: #999999;
}

/* line 4744, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table th {
  text-align: right;
  font-weight: normal;
  word-break: keep-all;
}

/* line 4750, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table td {
  padding: 5px;
}

/* line 4754, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table th.error_massage {
  float: left;
  height: 20px;
  padding: 0 0 0 10px;
}

/* line 4760, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table textarea {
  width: 300px;
  height: 80px;
  text-indent: 0px;
}

/* line 4766, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table th.error_massage i {
  background: url(/project_info/xmxq_tck_icon.png) no-repeat -7px -32px;
  display: inline-block;
  height: 19px;
  width: 24px;
  float: left;
}

/* line 4774, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table th.error_massage .error-tipmsg {
  background: url(/project_info/xmxq_tck.png) no-repeat -3px -28px;
  height: 20px;
  line-height: 20px;
  display: block;
  padding-left: 26px;
  color: #e60012;
}

/* line 4783, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div .service-fee-desc {
  text-align: center;
  font-size: 14px;
  color: #f66626;
  padding: 20px;
}

/* line 4790, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div td.files-upload {
  padding-left: 5px;
}

/* line 4794, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .working-progress-list {
  /*border-top: 1px solid #f5f5f5;*/
}

/* line 4798, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .working-progress-list .progress-item {
  border-left: 2px solid #dfdfdf;
  margin-left: 20px;
  min-height: 100px;
  position: relative;
  padding-bottom: 10px;
}

/* line 4806, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .working-progress-list .progress-item:last-child {
  border-left: 2px solid #ffffff;
  margin-left: 20px;
  min-height: 100px;
  position: relative;
  padding-bottom: 10px;
}

/* line 4818, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item .person-img img {
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  height: 40px;
  left: -21px;
  position: absolute;
  top: -7px;
  width: 40px;
  z-index: 1;
}

/* line 4829, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item:first-child .person-img img {
  border: 2px solid #f8b551;
}

/* line 4833, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .bidding-member-desc {
  height: 120px;
  padding-top: 10px;
  border-bottom: 1px solid #f5f5f5;
}

/* line 4839, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bidding-member-desc .bidding-member-img {
  width: 80px;
  float: left;
}

/* line 4844, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bidding-member-desc .bidding-member-info {
  float: left;
}

/* line 4848, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bidding-member-desc .bidding-member-info table td {
  color: #666666;
  font-size: 14px;
  padding: 4px 60px 20px;
}

/* line 4854, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bidding-member-desc .bidding-member-img img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

/* line 4860, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item .progress-label {
  background: #e9e9e9 none repeat scroll 0 0;
  border-radius: 0 3px 3px 0;
  font-size: 14px;
  height: 26px;
  left: 14px;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 80px;
}

/* line 4873, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item:first-child .progress-label {
  background: #f8b551 none repeat scroll 0 0;
}

/* line 4877, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item .progress-timestamp {
  color: #999999;
  font-size: 12px;
  left: 16px;
  position: absolute;
  top: 36px;
  width: 78px;
}

/* line 4886, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item .progress-content {
  border-bottom: 1px solid #f5f5f5;
  margin: 0 30px;
  min-height: 150px;
  padding: 0 0 16px 110px;
  font-size: 14px;
  color: #333333;
}

/*推荐算客列表页面css*/
/* line 4896, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-panel {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  position: relative;
}

/* line 4906, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-panel > i {
  background: url(/project_info/tjsk_arrow.png) no-repeat 0px 0px;
  display: inline-block;
  height: 26px;
  left: 912px;
  position: absolute;
  top: -22px;
  width: 50px;
}

/* line 4917, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #eaeaea;
}

/* line 4923, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item > a > img {
  float: left;
  display: inline;
  width: 70px;
  height: 70px;
  border-radius: 100%;
}

/* line 4931, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item > .member-level {
  background: #f66626 none repeat scroll 0 0;
  border: 2px solid #ffffff;
  border-radius: 100%;
  color: #ffffff;
  font-size: 11px;
  height: 26px;
  left: 68px;
  padding: 3px 0 0 1px;
  position: absolute;
  text-align: center;
  top: 65px;
  width: 26px;
  z-index: 100;
}

/* line 4947, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .recommend-item_box {
  font-size: 14px;
  margin-left: 100px;
  color: #333;
}

/* line 4953, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .person-area {
  color: #999;
  margin-left: 20px;
}

/* line 4958, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .earnest-price {
  color: #999999;
  margin-left: 30px;
}

/* line 4963, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .person-assess {
  color: #999;
  margin: 0 20px;
}

/* line 4968, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-describe {
  /*margin-top: 15px;*/
  height: 82px;
  overflow-y: hidden;
}

/* line 4974, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-describe p {
  width: 700px;
  color: #666666;
  margin: 15px 0;
  line-height: 22px;
}

/* line 4981, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-describe span {
  margin-right: 20px;
  font-size: 14px;
  color: #999;
}

/* line 4987, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other {
  position: absolute;
  right: 40px;
  top: 85px;
}

/* line 4993, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl {
  *zoom: 1;
  margin-bottom: 20px;
}

/* line 4998, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl:before, .recmmend-list .person-other dl:after {
  content: "";
  display: table;
  height: 0;
}

/* line 5004, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl:after {
  clear: both;
}

/* line 5008, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl dt {
  float: left;
  display: inline;
  color: #999;
}

/* line 5014, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl dd {
  float: left;
  display: inline;
  color: #333;
  width: 150px;
}

/* line 5021, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl dd span {
  display: inline-block;
  margin-right: 10px;
}

/* line 5026, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .recommend-item_box .recommend-employ-btn {
  background-color: #f66626;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  position: absolute;
  right: 40px;
  top: 41px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  width: 100px;
}

/* line 5043, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .consult-btn {
  background-color: #f4b891;
  border-radius: 4px;
  color: #b70b0b;
  font-size: 14px;
  padding: 10px 30px;
  position: absolute;
  right: 40px;
  top: 162px;
  border: 1px solid #f66626;
}

/* line 5055, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .member-tag {
  margin-top: 20px;
}

/* line 5059, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .tag-titie {
  color: #999999;
  margin-right: 10px;
}

/* line 5064, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .doing {
  margin-right: 40px;
}

/* line 5068, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .doing span {
  margin-right: 10px;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  color: #767676;
  font-size: 12px;
  padding: 2px;
}

/* line 5077, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .person-comment {
  margin-left: 120px;
}

/* line 5081, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .comment span {
  margin-right: 10px;
}

/* line 5085, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .member-credit {
  margin-top: 20px;
}

/* line 5089, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .member-credit span {
  margin-right: 80px;
  color: #999999;
}

/* line 5094, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .recommend-item_box .invited_bid {
  background-color: #e2e2e2;
  border-radius: 4px;
  border-style: none;
  color: #666666;
  font-size: 14px;
  list-style-type: none;
  padding: 10px;
  position: absolute;
  right: 40px;
  top: 41px;
  width: 100px;
  text-align: center;
}

/* line 5109, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-panel .recommend-title {
  border-bottom: 1px solid #eaeaea;
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 50px;
}

/* line 5121, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-btn {
  left: 923px;
  position: absolute;
  top: 0;
  z-index: 999;
}

/* line 5128, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-btn a {
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  background: #ffffff;
  font-size: 14px;
  color: #333333;
  width: 100px;
}

/* line 5137, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-btn a:hover {
  background: #f66626;
  color: #ffffff;
}

/* line 5142, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ie-update {
  position: fixed;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  padding-top: 50px;
}

/* line 5150, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .terminated {
  float: right;
  margin: 16px 50px 0 0;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  color: #999999;
  font-size: 14px;
  width: 100px;
  padding: 6px;
}

/* line 5162, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .terminated:hover {
  background: #f66626 none repeat scroll 0 0;
  color: #ffffff;
}

/* line 5167, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .agree {
  /*float: right;*/
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  color: #999999;
  font-size: 14px;
  padding: 6px;
  width: 100px;
  margin-left: 50px;
}

/* line 5179, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .agree:hover {
  background: #f66626 none repeat scroll 0 0;
  color: #ffffff;
}

/* line 5184, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .terminated-disabled {
  float: right;
  margin: 16px 50px 0 0;
  background: #e2e2e2;
  /*border: 1px solid #d2d2d2;*/
  border-radius: 16px;
  color: #666666;
  font-size: 14px;
  width: 100px;
  padding: 6px;
  border-style: none;
}

/* line 5197, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .arrow-down i {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -228px -15px;
  display: inline-block;
  float: right;
  height: 30px;
  margin: 15px 480px 0 0;
  width: 40px;
}

/* line 5206, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .arrow-up {
  height: 80px;
  text-align: center;
  color: #999999;
  font-size: 12px;
}

/* line 5213, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .arrow-up i {
  background: url(/project_info/xmxq_zl_icon.png) no-repeat -228px -44px;
  display: inline-block;
  height: 30px;
  width: 40px;
}

/* line 5220, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .arrow-down i, .project-info .project-info-item .arrow-up i {
  cursor: pointer;
}

/* line 5224, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cannot-bid-msg {
  padding: 40px 50px 0px;
  font-size: 18px;
  color: #333333;
  line-height: 38px;
}

/* line 5232, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-content .comment-content {
  color: #333333;
  font-size: 14px;
  min-height: 30px;
}

/* line 5238, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-content .comment-content i {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 40px;
}

/* line 5248, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.comment-tags {
  /*    height: 27px;*/
  vertical-align: middle;
}

/* line 5253, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.comment-tags .citem {
  line-height: 27px;
  height: 27px;
  display: inline-block;
  background: url(/project_info/pjbq_qian.png) no-repeat;
  padding-left: 18px;
  margin-bottom: 6px;
}

/* line 5262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.comment-tags > img {
  height: 27px;
  vertical-align: middle;
}

/* line 5267, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .agree {
  /*float: right;*/
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  color: #999999;
  font-size: 14px;
  padding: 6px;
  width: 100px;
  margin-left: 50px;
}

/* line 5279, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .agree:hover {
  background: #f66626 none repeat scroll 0 0;
  color: #ffffff;
}

/* line 5284, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.comment-tags em {
  background: #ffefd9;
  border: 1px solid #ff9e45;
  border-left: none;
  color: #767676;
  display: inline-block;
  font-size: 14px;
  height: 27px;
  /*line-height: 27px;*/
  margin-right: 10px;
  padding: 0 18px;
  border-radius: 0 4px 4px 0;
}

/* line 5298, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-content .comment-operate {
  margin: 20px 0 4px;
  min-height: 30px;
  text-align: right;
}

/* line 5304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-content .ui-btn {
  float: right;
  margin-left: 20px;
}

/* line 5309, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-content .result-table th {
  text-align: right;
  width: 120px;
}

/* line 5314, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.progress-content .result-table th, .progress-content .result-table td {
  padding-right: 8px;
}

/* line 5318, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-ds-xz, .ico-m-zjs, .ico-m-jp, .ico-m-yp, .ico-m-zjy, .ico-m-zb, .icon-m-qysk, .icon-m-interviewer {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/zxm_icon.png) -4px -155px no-repeat;
  vertical-align: middle;
}

/* line 5326, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-good {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/mem/m/icon.png) no-repeat;
  background-size: 100%;
  vertical-align: middle;
}

/* line 5335, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/icos/micon.png) 0 0 no-repeat;
  vertical-align: middle;
}

/* line 5343, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-1 {
  background: url(/icos/micon.png) -20px 0 no-repeat;
}

/* line 5347, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-2 {
  background: url(/icos/micon.png) -40px 0 no-repeat;
}

/* line 5351, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-3 {
  background: url(/icos/micon.png) -60px 0 no-repeat;
}

/* line 5355, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-4 {
  background: url(/icos/micon.png) -80px 0 no-repeat;
}

/* line 5359, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-5 {
  background: url(/icos/micon.png) -100px 0 no-repeat;
}

/* line 5363, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-qysk {
  background: url(/project_info/zxm_icon.png) -6px -50px no-repeat;
}

/* line 5367, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.icon-m-interviewer {
  background: url(/interviewer.png);
  width: 20px;
  height: 20px;
}

/* line 5374, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-m-zjs {
  background-position: -4px -206px;
}

/* line 5378, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-m-jp {
  background: url(/images/vip_member/vip_jp_mini.png) no-repeat;
}

/* line 5382, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-m-yp {
  background: url(/images/vip_member/vip_yp_mini.png) no-repeat;
}

/* line 5386, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-m-jp, .ico-m-yp {
  background-size: 21px;
  background-position-y: 4px;
}

/* line 5391, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-m-jp:hover, .ico-m-yp:hover {
  cursor: pointer;
}

/* line 5395, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-m-zjy {
  background-position: -4px -182px;
}

/* line 5399, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ico-m-zb {
  background: url(/zhengban.png) no-repeat;
  background-position: 0 2px;
}

/* line 5405, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pid-pic-bg {
  filter: alpha(opacity=40);
  position: absolute;
  width: 100%;
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 16px;
  opacity: 0.4;
  text-align: center;
}

/* line 5416, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pid-pic-img {
  position: relative;
}

/* line 5421, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .cert-fee {
  margin-top: 80px;
  font-size: 20px;
  color: #333333;
  text-align: center;
}

/* line 5428, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .cert-fee em {
  color: #f66626;
}

/* line 5432, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .cert-fee span {
  font-size: 16px;
  color: #999999;
}

/* line 5437, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .cert-tip {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
}

/* line 5443, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.personal-item table {
  font-size: 14px;
  line-height: 30px;
}

/* line 5448, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.personal-item td {
  padding: 5px;
}

/* line 5452, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.personal-item .golink {
  display: none;
}

/* line 5456, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.personal-item tr:hover {
  background: #f5f5f5;
}

/* line 5460, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.personal-item tr:hover .golink {
  display: inline-block;
}

/* line 5464, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list {
  font-size: 14px;
}

/* line 5468, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list div {
  padding: 5px 8px;
  background: #ffefd9;
  border: 1px solid #ff9e45;
  height: 32px;
  line-height: 20px;
  margin-right: 10px;
  margin-top: 10px;
  border-radius: 2px;
  color: #333333;
  display: inline-block;
}

/* line 5481, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list_index {
  font-size: 12px;
  width: 680px;
}

/* line 5486, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list_index div {
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  border-radius: 2px;
  color: #333333;
  display: inline-block;
  height: 26px;
  line-height: 14px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px;
}

/* line 5499, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list th {
  font-weight: normal;
  color: #999999;
}

/* line 5504, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cert-list .img-item {
  display: inline-block;
  height: 140px;
  margin: 5px;
  position: relative;
  width: 206px;
}

/* line 5512, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cert-list img {
  width: 206px;
  height: 140px;
}

/* line 5517, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cert-list .img-label {
  background: #f8a27c none repeat scroll 0 0;
  color: #ffffff;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 110px;
  width: 206px;
  z-index: 10;
  display: none;
}

/* line 5531, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .img-item {
  width: 147px;
  height: 167px;
  font-size: 14px;
  display: inline-block;
  margin: 5px;
  position: relative;
}

/* line 5540, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list img {
  width: 147px;
  height: 147px;
}

/* line 5545, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .img-label {
  color: #333333;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 147px;
}

/* line 5553, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.form-table {
  margin: 20px 0 0 50px;
}

/* line 5557, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .company-form-field {
  padding: 10px 80px;
}

/* line 5561, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.missive-h3 > a {
  font-size: 14px;
  color: #098521;
  margin-left: 24px;
}

/* line 5567, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .confirm-modeltype {
  margin-left: 50px;
}

/* line 5571, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .confirm-modeltype th {
  text-align: left;
}

/* line 5575, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .confirm-modeltype td {
  text-align: left;
}

/* line 5579, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .company-confirm-table td {
  font-size: 14px;
  color: #666666;
  word-break: break-all;
}

/* line 5585, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .company-confirm-table th.label {
  font-size: 16px;
  color: #999999;
  width: 140px;
}

/* line 5591, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-project .company-confirm-box .publish-item h2 {
  font-size: 18px;
  color: #333333;
}

/* line 5596, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 10;
  display: none;
}

/* line 5604, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate img {
  width: 12px;
  height: 18px;
}

/* line 5609, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate a {
  background: #f8a27c;
  padding: 9px 12px;
}

/* line 5614, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate input[type='submit'] {
  background: #f8a27c;
  padding: 8px;
  border-style: none;
  color: #ffffff;
}

/* line 5621, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate form {
  display: inline-block;
}

/* line 5625, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-list .img-item .img-operate {
  font-size: 12px;
}

/* line 5629, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.img-item:hover .img-label {
  display: inline-block;
}

/* line 5633, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.img-item:hover .img-operate {
  display: inline-block;
}

/* line 5637, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.page-view-div td, .page-view-div th {
  padding: 10px 0;
  text-align: center;
  width: 100px;
}

/* line 5643, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.step-desc {
  border-bottom: 1px solid #d2d2d2;
  margin: 50px auto 36px;
  width: 900px;
}

/* line 5649, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.step-desc span {
  color: #999999;
  font-size: 18px;
  margin: 80px;
  position: relative;
}

/* line 5656, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.demand {
  font-size: 16px;
  color: #098521;
  text-align: center;
}

/* line 5662, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.step-desc span.active {
  color: #333333;
  font-weight: bold;
}

/* line 5667, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.step-desc span > img {
  display: none;
  left: 49px;
  position: absolute;
  top: 26px;
}

/* line 5674, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.step-desc span.active > img {
  display: block;
}

/* line 5678, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.register_user {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 6px;
  margin: 0 auto;
  padding-bottom: 10px;
  position: static;
  width: 500px;
}

/* line 5687, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.register_div {
  padding: 20px;
}

/* line 5691, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.validate-code-btn {
  background-color: #f8f8f8;
  border: 1px solid #42ab57;
  border-radius: 5px;
  color: #42ab57;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  margin-left: 6px;
  width: 100px;
}

/* line 5703, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.validate-code-btn:hover {
  color: #238737;
  background: #f8f8f8;
  border: 1px solid #238737;
  cursor: pointer;
}

/* line 5710, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.disabled-btn {
  color: #999999;
  background: #f5f5f5;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  margin-left: 6px;
  width: 100px;
}

/* line 5722, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.register_user table td {
  padding: 10px;
}

/* line 5726, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-credit table {
  border-bottom: 1px solid #ebebeb;
}

/* line 5730, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-credit table td {
  color: #999999;
}

/* line 5734, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-credit table th {
  color: #333333;
  font-weight: bold;
}

/* line 5739, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-credit table td, .person-credit table th {
  border-right: 1px solid #ebebeb;
}

/* line 5743, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-credit table td:nth-last-of-type(1), .person-credit table th:nth-last-of-type(1) {
  border-right: 0;
}

/* line 5747, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gz-level {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: 8px;
  margin-left: 6px;
}

/* line 5756, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gz-level-desc {
  position: absolute;
  width: 200px;
  height: 210px;
  top: -50px;
  left: 20px;
  z-index: 10;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 12px 0 0 30px;
  display: none;
}

/* line 5770, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gz-level-desc > div {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}

/* line 5776, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gz-level:hover {
  cursor: pointer;
}

/* line 5780, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gz-level:hover > .gz-level-desc {
  display: block;
}

/* line 5784, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bronze-medal-20 {
  background: url(/project_info/gz_level_20.png) no-repeat -47px 1px;
}

/* line 5788, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.silver-medal-20 {
  background: url(/project_info/gz_level_20.png) no-repeat -23px 1px;
}

/* line 5792, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gold-medal-20 {
  background: url(/project_info/gz_level_20.png) no-repeat 0 1px;
}

/* line 5796, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.masonry-20 {
  background: url(/project_info/gz_level_20.png) no-repeat -74px 1px;
}

/* line 5800, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gz-level-16 {
  position: relative;
  display: inline-block;
  margin: 0 0 -6px 4px;
}

/* line 5806, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.gold-medal-16 {
  background: url(/project_info/gz_level_20.png) no-repeat 0 1px;
}

/* line 5810, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.silver-medal-16 {
  background: url(/project_info/gz_level_20.png) no-repeat 0 1px;
}

/* line 5814, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bronze-medal-16 {
  background: url(/project_info/gz_level_20.png) no-repeat 0 1px;
}

/* line 5818, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.masonry-16 {
  background: url(/project_info/gz_level_20.png) no-repeat 0 1px;
}

/* line 5822, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-main {
  background: url(/invite/invite_bg.jpg) center;
  height: 4760px;
}

/* line 5827, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-main a:hover {
  color: #f34636;
}

/* line 5831, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-main > .standard-line {
  width: 1px;
  position: absolute;
  height: 4760px;
}

/* line 5837, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.standard-line > div {
  position: relative;
  height: 3888px;
}

/* line 5842, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.take-part-in-count {
  background: #b61015 none repeat scroll 0 0;
  border-radius: 4px;
  color: #ffffff;
  font-size: 47px;
  left: -90px;
  letter-spacing: 10px;
  padding: 0 12px 0 20px;
  position: absolute;
  top: 515px;
}

/* line 5854, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-way {
  left: -259px;
  position: absolute;
  top: 990px;
}

/* line 5860, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.share-link {
  background: #ffffff none repeat scroll 0 0;
  padding: 0 12px 0 20px;
  letter-spacing: 3px;
  border-radius: 4px;
  border: 3px solid #f3a60b;
  color: #333333;
  font-size: 18px;
  width: 542px;
}

/* line 5871, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.share-QRcode {
  background: #ffffff none repeat scroll 0 0;
  margin-left: 173px;
  margin-top: 56px;
  width: 196px;
}

/* line 5878, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.down-QRcode-btn {
  background: url(/invite/btn_img.png) no-repeat scroll -16px -22px;
  height: 70px;
  margin-left: 152px;
  margin-top: 16px;
  width: 240px;
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 5892, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.down-QRcode-btn:hover {
  cursor: pointer;
  background: url(/invite/btn_img.png) no-repeat scroll -16px -97px;
}

/* line 5897, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-login {
  background: url(/invite/login_img.jpg);
  height: 697px;
  left: -311px;
  position: absolute;
  top: 848px;
  width: 638px;
}

/* line 5906, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-login:hover {
  cursor: pointer;
}

/* line 5910, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-award {
  left: -344px;
  position: absolute;
  top: 1590px;
  width: 757px;
}

/* line 5917, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-award > div {
  margin-right: 54px;
  position: relative;
  display: inline-block;
}

/* line 5923, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-award > div:hover > .award-declare {
  display: block;
}

/* line 5927, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.award-declare {
  display: none;
  height: 150px;
  left: -26px;
  position: absolute;
  top: -155px;
  width: 215px;
}

/* line 5936, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pm {
  height: 160px;
  left: -210px;
  position: absolute;
  top: 609px;
  width: 395px;
  border: 2px solid #a32b24;
  background: #f8ce77;
  line-height: 24px;
  font-size: 14px;
  border-radius: 6px;
}

/* line 5950, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pm .avatar {
  width: 52px;
  height: 52px;
  border-radius: 100%;
}

/* line 5956, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pm a {
  color: #333;
}

/* line 5960, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-pm a:hover {
  color: #f34636;
}

/* line 5964, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-main .dongtai {
  height: 436px;
  left: -422px;
  position: absolute;
  top: 3325px;
  width: 828px;
  line-height: 24px;
  font-size: 16px;
  border-radius: 20px;
  color: #333;
}

/* line 5977, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-main .dongtai p {
  margin: 0 0 17px 30px;
}

/* line 5981, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-main .dongtai p a {
  color: #f34636;
}

/* line 5985, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.invite-main .dongtai p a:hover {
  text-decoration: underline;
}

/* line 5989, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.marquee {
  width: 828px;
  overflow: hidden;
  /*border: 1px solid #ccc;*/
  /*background: #ccc;*/
  height: 400px;
}

/* line 5997, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.inivite-more, .inivite-more:hover {
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  left: 182px;
  position: absolute;
  top: 1087px;
  width: 100px;
  font-size: 16px;
  color: #fff;
  border-radius: 20px;
  background: #f66626;
}

/* line 6013, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.org_dlg {
  height: 304px;
  overflow: scroll;
  font-size: 16px;
  line-height: 70px;
}

/* line 6020, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.org_dlg table {
  margin: 20px 50px 24px 40px;
}

/* line 6025, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.org_dlg .avatar {
  height: 50px;
  width: 50px;
  border-radius: 100%;
}

/* line 6032, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-cj {
  height: 446px;
  left: -490px;
  position: absolute;
  top: 2550px;
  width: 1000px;
  font-size: 14px;
  color: #333;
}

/* line 6042, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-cj .nm {
  width: 115px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

/* line 6049, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-cj > div.cj-tabs {
  position: relative;
}

/* line 6053, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-cj > div > div {
  /*position: absolute;*/
  height: 446px;
  width: 862px;
}

/* line 6059, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-cj > div > div.active {
  z-index: 10;
}

/* line 6063, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-cj > div > div.active > .cj-bg {
  display: none;
}

/* line 6067, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-tabs .cj-bg:hover {
  cursor: pointer;
}

/* line 6071, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.hf-cj {
  background: url(/invite/yqsk_cj.png) no-repeat -54px -44px;
}

/* line 6075, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.qx-cj {
  background: url(/invite/yqsk_cj.png) no-repeat -48px -535px;
}

/* line 6079, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pm-cj {
  background: url(/invite/yqsk_cj.png) no-repeat -48px -1052px;
}

/* line 6083, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-bg {
  background: url(/invite/cj_bg.png);
  position: absolute;
  height: 90px;
  width: 280px;
  z-index: 20;
  top: 5px;
  text-align: center;
  padding-top: 15px;
}

/* line 6094, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-content {
  height: 414px;
  /*margin: 100px 0 0 5px;*/
  width: 1000px;
  /*overflow: scroll;*/
}

/* line 6101, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-content > div {
  float: left;
  width: 170px;
  height: 160px;
  padding-top: 40px;
  text-align: center;
}

/* line 6109, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-content img.avatar {
  width: 50px;
  height: 50px;
  border-radius: 100%;
}

/* line 6115, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-tabs p {
  color: #f33830;
  font-size: 18px;
  top: 20px;
  text-align: center;
}

/* line 6122, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
p.hf-info {
  left: 82px;
  position: absolute;
}

/* line 6127, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
p.qx-info {
  left: 346px;
  position: absolute;
}

/* line 6132, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
p.pm-info {
  left: 655px;
  position: absolute;
}

/* line 6137, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-bg em {
  color: #333333;
}

/* line 6141, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fund-left {
  height: 246px;
  left: -429px;
  position: absolute;
  top: 2202px;
  width: 900px;
  font-size: 18px;
}

/* line 6150, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fund-left .box {
  width: 209px;
  text-align: center;
  display: inline-block;
}

/* line 6156, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fund-left .num {
  font-size: 34px;
}

/* line 6160, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.go-gz {
  background: url(/invite/yqsk_btn_ckgz.png);
  color: #ffffff;
  left: -115px;
  position: absolute;
  top: 1980px;
  width: 237px;
  height: 68px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 6175, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.go-gz:hover {
  background: url(/invite/yqsk_btn_ckgz.png) 0 -71px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 6184, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.go-home, .go-home:hover {
  background: url(/invite/yqhd_return.png);
  color: #ffffff;
  left: -34px;
  position: absolute;
  top: 44px;
  width: 172px;
  height: 48px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 6199, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.take-part-in {
  background: url(/invite/btn_ljcy.png);
  color: #ffffff;
  left: -173px;
  position: absolute;
  top: 5172px;
  width: 365px;
  height: 95px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 6214, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.take-part-in:hover {
  background: url(/invite/btn_ljcy.png) 0 -97px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 6223, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-content .cj-project-item {
  clear: both;
  height: 100px;
  line-height: 100px;
  width: 100%;
}

/* line 6230, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-project-item > div {
  float: left;
  width: 210px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -40px;
}

/* line 6241, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-title {
  text-align: left;
  position: relative;
}

/* line 6246, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-title em {
  border-radius: 50%;
  font-size: 15px;
  height: 22px;
  left: 0;
  line-height: 20px;
  padding-left: 3px;
  position: absolute;
  top: 40px;
  width: 22px;
}

/* line 6258, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-title a {
  margin-left: 26px;
}

/* line 6262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-content > .rank-person {
  color: #333333;
  font-size: 16px;
  height: 80px;
  /*padding-left: 80px;*/
  /*padding-top: 25px;*/
  text-align: left;
  width: 50%;
}

/* line 6273, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-content > .hf-null {
  clear: both;
  margin-top: 110px;
  width: 100%;
}

/* line 6279, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-content > .qx-null {
  margin-top: 110px;
  width: 50%;
}

/* line 6284, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.cj-content > .qx-null em {
  font-size: 20px;
}

/* line 6288, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rank-person .ord {
  margin-left: 20px;
  margin-right: 10px;
  width: 26px;
  display: inline-block;
  text-align: center;
}

/* line 6296, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rank-person .ord .o0 {
  background: url(/invite/paiming.png);
}

/* line 6300, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rank-person .ord .o1 {
  background: url(/invite/paiming.png) 0 -41px;
}

/* line 6304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rank-person .ord .o2 {
  background: url(/invite/paiming.png) 0 -76px;
}

/* line 6308, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.div-checkbox {
  position: relative;
  width: 134px;
  display: inline-block;
  height: 50px;
}

/* line 6315, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.div-checkbox > div {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  color: #333333;
  font-size: 12px;
  margin-right: 10px;
  padding: 5px 10px;
  position: absolute;
}

/* line 6326, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.div-checkbox > div:hover {
  cursor: pointer;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
}

/* line 6332, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.little-alert-cut-img {
  margin-left: -450px;
  width: 940px;
}

/* line 6337, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.col-sm-6 {
  width: 48%;
  text-align: center;
}

/* line 6342, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.logo-show {
  border-radius: 6px;
  color: #999999;
  font-size: 14px;
  left: 700px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 58px;
}

/* line 6353, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.p0 {
  padding: 0;
}

/* line 6357, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.right-sub-titie {
  margin-right: 50px;
  font-size: 16px;
  color: #999999;
  float: right;
}

/* line 6364, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.content-item {
  position: relative;
  width: 100%;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  color: #999999;
  border-bottom: 1px solid #f5f5f5;
}

/* line 6374, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.content-item .project-state {
  float: left;
}

/* line 6378, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.content-item .project-state span {
  margin-right: 20px;
}

/* line 6382, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.content-item .fun-show {
  float: right;
}

/* line 6386, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.operate-btns {
  text-align: right;
}

/* line 6390, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.operate-btns .ui-btn {
  margin-right: 0px;
  margin-left: 20px;
}

/* line 6395, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.owner-content {
  height: 100px;
  float: left;
  line-height: 100px;
}

/* line 6401, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.owner-content img {
  border-radius: 100%;
}

/* line 6406, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.owner-content .avatar-img {
  margin-right: 10px;
  float: left;
}

/* line 6411, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.owner-content .avatar-img > i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/project_info/jiantou.png) no-repeat 0 0;
  vertical-align: middle;
  margin-left: 10px;
}

/* line 6420, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.owner-content .avatar-img:hover + .owner-info {
  display: inline-block;
}

/* line 6424, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.owner-content .owner-info {
  line-height: 50px;
  float: left;
  margin-top: 20px;
  display: none;
}

/* line 6431, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.owner-content .owner-info td {
  padding: 5px;
}

/* line 6435, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-state span {
  display: block;
  float: left;
}

/* line 6440, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-state span.question i {
  display: inline-block;
  background: url(/project_info/xmxq_icon.png) no-repeat -28px 0;
  width: 18px;
  height: 18px;
  margin-left: 14px;
  vertical-align: sub;
}

/* line 6449, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-state span.exclamation i {
  display: inline-block;
  background: url(/project_info/xmxq_icon.png) no-repeat 0 0;
  width: 18px;
  height: 18px;
  margin-left: 14px;
  vertical-align: sub;
}

/* line 6458, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.content-title.my-btn a {
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

/* line 6466, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.button-div {
  line-height: 16px;
  text-align: center;
  display: inline-block;
  float: right;
  margin: 2px 0 0 10px;
  font-size: 12px;
}

/* line 6475, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.button-div .ui-btn {
  margin-left: 0;
}

/* line 6479, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.button-div span {
  margin: 0;
  padding: 0;
}

/* line 6484, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.remaining_time {
  height: 34px;
}

/* line 6488, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-state span:nth-of-type(1):hover + span {
  display: inline;
}

/* line 6492, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.project-state span:nth-of-type(2) {
  display: none;
}

/* line 6496, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item.td-item {
  text-align: center;
  width: 160px;
  border: 1px solid #d2d2d2;
  padding: 10px 0;
  border-radius: 4px;
}

/* line 6504, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item.td-item > div.member-level {
  left: 90px;
  top: 60px;
}

/* line 6509, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item.td-item > div.person-text {
  margin: 10px 0;
}

/* line 6513, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-table td {
  padding: 14px;
  position: relative;
}

/* line 6518, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate {
  position: absolute;
  width: 160px;
  z-index: 1000;
  top: 14px;
  height: 186px;
  border-radius: 4px;
}

/* line 6527, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-shade-div {
  position: absolute;
  background: #d2d2d2;
  opacity: 0.8;
  filter: Alpha(opacity=80);
  width: 160px;
  z-index: 999;
  top: 14px;
  left: 14px;
  height: 186px;
  border-radius: 4px;
}

/* line 6540, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .doing span {
  margin-right: 10px;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  color: #767676;
  font-size: 12px;
  padding: 2px;
}

/* line 6549, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .doing div {
  text-align: center;
  margin: 10px 0;
}

/* line 6554, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .good_at {
  margin-right: 40px;
}

/* line 6558, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .good_at span {
  margin-right: 10px;
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  color: #767676;
  font-size: 12px;
  padding: 2px;
}

/* line 6567, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .recommend-employ-btn {
  background-color: #f66626;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 4px;
  position: absolute;
  top: 145px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  width: 100px;
  left: 50%;
  margin-left: -50px;
}

/* line 6585, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .invited_bid {
  background-color: #b3b3b3;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 4px;
  position: absolute;
  top: 145px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  width: 100px;
  left: 50%;
  margin-left: -50px;
  text-align: center;
}

/* line 6604, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-item.td-item > div.invited_bid_mini {
  background-color: #b3b3b3;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 2px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  width: 50px;
  left: 2px;
  text-align: center;
  line-height: 17px;
  height: 18px;
}

/* line 6623, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-tag-and-operate {
  display: none;
}

/* line 6627, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.recommend-table td:hover .member-tag-and-operate {
  display: block;
  cursor: pointer;
}

/* line 6636, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.check-bid-member i {
  display: inline-block;
  width: 19px;
  font-size: 12px;
  height: 19px;
  color: #f66625;
  background: #ffffff;
  border-radius: 50%;
  vertical-align: middle;
  line-height: 22px;
  padding-left: 2px;
}

/* line 6649, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.check-pricing {
  margin: 0 0 0 -234px;
  font-size: 16px;
  color: #f66626;
}

/* line 6655, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.check-pricing:hover {
  cursor: pointer;
}

/* line 6659, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.select-div > div {
  display: inline-block;
  margin: 0 20px;
}

/* line 6664, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.select-div input[type='submit'] {
  border: none;
  background: #f5f5f5;
  font-size: 14px;
}

/* line 6670, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.select-div input[type='submit']:hover {
  color: #f66626;
}

/* line 6674, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sum-area {
  margin-top: 50px;
}

/* line 6678, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop {
  padding: 10px 50px;
}

/* line 6682, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop table {
  width: 100%;
}

/* line 6686, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop table td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

/* line 6693, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop table td input, .sub-pro-pop table td select {
  padding: 0;
  height: 40px;
  width: 100%;
}

/* line 6699, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop table td textarea {
  padding: 0;
  height: 100px;
  width: 100%;
}

/* line 6705, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.file-checkbox {
  display: inline-block;
  width: 45%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6713, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.file-checkbox:hover {
  cursor: pointer;
  color: #f66626;
}

/* line 6718, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-table {
  width: 100%;
}

/* line 6722, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-table td, .sub-pro-table th {
  padding: 10px;
  border: 1px solid #bebebe;
  color: #666666;
}

/* line 6728, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-table th {
  background: #e9e9e9;
  color: #333333;
}

/* line 6733, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-div {
  margin: 0 50px 20px;
  width: 1000px;
  display: inline-block;
}

/* line 6739, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.action-group {
  position: relative;
  display: inline-block;
  padding: 0 10px;
}

/* line 6745, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.action-group:hover > .actions {
  display: block;
}

/* line 6749, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.action-group > .show-pop-btn:hover {
  cursor: pointer;
  color: #f66626;
}

/* line 6754, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.action-group > .show-pop-btn:hover > i {
  cursor: pointer;
  background: url(/project_info/xmxq_jiantou.png) no-repeat 0 -96px;
}

/* line 6759, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.action-group > .show-pop-btn > i {
  background: url(/project_info/xmxq_jiantou.png) no-repeat 0 -77px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 4px;
}

/* line 6767, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.action-group > .actions {
  display: none;
  position: absolute;
  width: 130px;
  z-index: 10;
  left: -44px;
  top: 18px;
  padding: 10px;
  border: 1px solid #d2d2d2;
  background: #ffffff;
  box-shadow: 0px 0px 4px 1px #d2d2d2;
  border-radius: 4px;
  text-align: center;
}

/* line 6782, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.action-group > .actions .ui-btn {
  margin: 5px 0 !important;
}

/* line 6787, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.avatar-div {
  position: relative;
  text-align: center;
}

/* line 6792, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.avatar-div img {
  border-radius: 50%;
}

/* line 6796, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.avatar-div > .memeber-info {
  display: none;
  color: #666666;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #d2d2d2;
  background: #ffffff;
  position: absolute;
  top: -54px;
  left: -10px;
  z-index: 10;
  width: 110px;
  height: 50px;
  text-align: center;
}

/* line 6812, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.avatar-div:hover > .memeber-info {
  display: block;
}

/* line 6816, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.avatar-div:hover {
  cursor: pointer;
}

/* line 6820, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.multi-select {
  position: relative;
}

/* line 6824, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.div-options-group {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
  top: 40px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  background: #ffffff;
  height: 200px;
  overflow-x: scroll;
  box-shadow: 0 0 4px 1px #d2d2d2;
  padding: 8px 20px;
  display: none;
}

/* line 6840, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.div-options-group .div-option {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}

/* line 6846, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.div-options-group .div-option:hover {
  background: #f5f5f5;
}

/* line 6850, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.div-options-group .div-option > input {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 20px;
  margin-top: 6px;
}

/* line 6858, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.multi-select > i {
  background: url(/project_info/xmxq_jiantou.png) no-repeat 0 -80px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  position: absolute;
  left: 90%;
  top: 15px;
  z-index: 10;
}

/* line 6870, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.multi-select > .select-show:hover + i {
  background: url(/project_info/xmxq_jiantou.png) no-repeat 0 -99px;
}

/* line 6874, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.multi-select > .select-show:hover {
  cursor: pointer;
}

/* line 6878, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.multi-select > .select-show {
  height: 40px;
  padding-top: 8px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 330px;
}

/* line 6888, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-link, .n-font-link {
  /*    margin: 0px 50px 20px;*/
  margin: 0;
  display: inline-block;
  /*    font-size: 14px;*/
  font-size: 16px;
  flex: 1 1 auto;
  padding: 4px 0;
}

/* line 6898, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.font-link.active, .n-font-link.active {
  color: #f66626;
  border-bottom: 2px solid #f66626;
}

/* line 6903, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.n-login-type {
  width: 1380px;
}

/* line 6907, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.login-type {
  width: 920px;
}

/* line 6911, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pwd-login {
  width: 460px;
  float: left;
}

/* line 6916, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.wx-login {
  width: 460px;
  float: left;
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column nowrap;
}

/* line 6926, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.valid-login {
  width: 460px;
  float: left;
}

/* line 6931, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.login-type-select {
  overflow: hidden;
}

/* line 6935, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
table .confirm-btn {
  background: #f66626;
  color: #ffffff;
  width: 200px;
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
}

/* line 6944, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.radio input[type="radio"] {
  margin-left: 5px;
}

/* line 6948, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb {
  /*margin-top: -56px;*/
}

/* line 6952, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb h2 {
  text-align: center;
}

/* line 6956, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb .hz_logo {
  height: 80px;
  width: 1200px;
  background: #FFF;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 6965, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb .hz_logo ul li {
  float: left;
  line-height: 56px;
  margin-left: 6px;
}

/* line 6971, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb .hz_logo ul {
  margin-left: 6px;
}

/* line 6975, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb, .profession-member {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 6980, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.category-pd {
  border-radius: 2px;
  margin: 6px;
  padding: 1px 6px 0;
  display: inline-block;
}

/* line 6987, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.category-pd:hover {
  color: #f66626;
  cursor: pointer;
}

/* line 6992, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.reason-table {
  border: 1px solid #999999;
}

/* line 6996, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.reason-table td {
  vertical-align: middle;
  border: 1px solid #999999;
}

/* line 7001, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ok-tick:after {
  content: '\2713';
  color: green;
  font-size: 20px;
}

/* line 7007, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.dfxm-success {
  text-align: center;
  font-size: 16px;
}

/* line 7012, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.dfxm-success p {
  text-align: left;
  width: 510px;
  margin: 20px auto;
  padding: 10px 0;
  border-top: 2px solid #f2f2f2;
}

/* line 7020, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.dfxm-success .red-font {
  color: #f66626;
}

/* line 7024, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.dfxm-success img {
  margin: 20px 0;
}

/* line 7028, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-member {
  width: 100%;
  text-align: center;
  border-top: 1px solid #f5f5f5;
}

/* line 7035, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-member .member-img {
  display: inline-block;
  position: relative;
}

/* line 7040, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-member h2 {
  height: 100px;
  line-height: 100px;
}

/* line 7045, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-img > .member-desc {
  position: absolute;
  z-index: 100;
  top: 173px;
  width: 100%;
  height: 110px;
  background: rgba(51, 51, 51, 0.3);
  filter: Alpha(opacity=30);
}

/* line 7055, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-img > .member-desc > div {
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  margin: 3px 0 0 20px;
}

/* line 7062, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-img > .member-desc > div > i {
  color: #f66626;
  font-size: 14px;
}

/* line 7067, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-item-1 {
  width: 290px;
  height: 356px;
  background: #FFFFFF;
  display: inline-block;
  margin: 40px 10px;
  float: left;
}

/* line 7076, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-item-2 {
  width: 356px;
  height: 356px;
  display: inline-block;
  margin: 40px 10px;
  float: left;
}

/* line 7084, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-item-2 > a {
  width: 356px;
  height: 168px;
  background: #FFFFFF;
  display: block;
  margin-bottom: 20px;
}

/* line 7092, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-wrap {
  text-align: center;
  padding: 0 52px;
}

/* line 7097, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-wrap a {
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  /*box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);*/
}

/* line 7103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.publish-wrap a:hover {
  box-shadow: 0 2px 0 #fd9d4a;
}

/* line 7107, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-zf > span {
  display: inline-block;
  width: 212px;
  height: 149px;
  background: url(/images/project_info/fxm_icon_zf.png) no-repeat;
}

/* line 7114, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-zf:hover > span {
  background: url(/images/project_info/fxm_icon_szf.png) no-repeat;
}

/* line 7118, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-kf > span {
  display: inline-block;
  width: 170px;
  height: 177px;
  background: url(/images/project_info/fxm_icon_kf.png) no-repeat;
}

/* line 7125, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-kf:hover > span {
  background: url(/images/project_info/fxm_icon_skf.png) no-repeat;
}

/* line 7129, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-cj > span {
  display: inline-block;
  width: 249px;
  height: 65px;
  background: url(/images/project_info/fxm_icon_cj.png) no-repeat;
}

/* line 7136, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-cj:hover > span {
  background: url(/images/project_info/fxm_icon_scj.png) no-repeat;
}

/* line 7140, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-lx > span {
  display: inline-block;
  width: 228px;
  height: 57px;
  background: url(/images/project_info/fxm_icon_lx.png) no-repeat;
}

/* line 7147, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-lx:hover > span {
  background: url(/images/project_info/fxm_icon_slx.png) no-repeat;
}

/* line 7152, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-contact {
  margin: 0 auto;
}

/* line 7156, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-contact td, .service-contact th {
  padding: 10px;
}

/* line 7160, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-contact td {
  font-size: 16px;
  color: #666666;
}

/* line 7165, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-contact th {
  font-size: 18px;
  color: #333333;
}

/* line 7170, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.emp-list {
  padding: 10px 60px;
}

/* line 7174, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.emp-list td, .emp-list th {
  border: 1px solid #333333;
  padding: 10px;
}

/* line 7179, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.back-btn {
  text-align: center;
  padding-bottom: 20px;
}

/* line 7184, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-members {
  text-align: center;
}

/* line 7188, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-members img {
  width: 80%;
}

/* line 7192, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.arrows {
  width: 30px;
  height: 60px;
  background-repeat: no-repeat;
  background-color: #ebebeb;
  background-size: 18px !important;
  background-position: 5px;
}

/* line 7201, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.left-arrows {
  background-image: url(/images/index/prve.png);
}

/* line 7205, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.left-arrows:hover {
  background-image: url(/images/index/prve_h.png);
  cursor: pointer;
}

/* line 7210, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.right-arrows {
  background-image: url(/images/index/next.png);
}

/* line 7214, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.right-arrows:hover {
  background-image: url(/images/index/next_h.png);
  cursor: pointer;
}

/* line 7219, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-member-list {
  width: 960px;
  white-space: nowrap;
  overflow: hidden;
  padding: 10px 0;
}

/* line 7226, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-member-info-item {
  width: 170px;
  height: 200px;
  border-radius: 4px;
  margin: 0 9px;
  display: inline-block;
  padding: 10px;
  text-align: center;
  position: relative;
  box-shadow: 0 0 6px #d2d2d2;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #f2f2f2;
}

/* line 7241, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-member-info-item:hover {
  cursor: pointer;
  box-shadow: 0 2px 0 #f66626;
  border-color: #f2f2f2;
  border-style: solid;
  border-width: 1px 1px 0 1px;
}

/* line 7249, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-members-slide {
  margin: 0 auto;
}

/* line 7257, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.system-data {
  width: 800px;
  height: 40px;
  margin: 10px auto 0;
  background: #f5f5f5;
  line-height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  overflow: auto;
  white-space: nowrap;
}

/* line 7270, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.page-zj .page-title {
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
}

/* line 7276, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.buy-timestemp {
  position: absolute;
  right: 10px;
  color: #999999;
}

/* line 7282, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.head-img > img {
  width: 66px;
  height: 66px;
  border-radius: 100%;
  margin-bottom: 2px;
}

/* line 7289, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.link-vip-member {
  /*border: 1px solid #f66626;*/
  border-radius: 4px;
  color: #f66626;
  font-size: 14px;
  right: 40px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 100px;
  line-height: 40px;
}

/* line 7302, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.link-vip-member:hover {
  background: #f66626;
  color: #ffffff;
  cursor: pointer;
}

/* line 7308, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-info .earnest-price {
  margin-left: 10px;
}

/* line 7312, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.wk-pro-show {
  /*    border: 1px solid #f66626;*/
  border-radius: 10px;
  /*    color: #f66626;*/
  font-size: 12px;
  margin: 8px auto 4px auto;
  /*margin-top:8px;*/
  /*height: 18px;*/
  text-align: center;
  display: inline-block;
  padding: 0 8px;
  color: #8a1e04;
  background: linear-gradient(90deg, #c68f0c, #ffe88f);
}

/* line 7327, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.vip-com-pro-show {
  color: #773c00;
  background: linear-gradient(90deg, #c17e3b, rgba(244, 214, 172, 0.8));
  /*  border: 1px solid #f66626;*/
  border-radius: 10px;
  font-size: 12px;
  margin: 8px auto 4px auto;
  /*margin-top:8px;*/
  /*height: 18px;*/
  text-align: center;
  display: inline-block;
  padding: 0 8px;
}

/* line 7341, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.com-pro-show {
  color: #4E4E4E;
  background: linear-gradient(90deg, rgba(151, 151, 151, 0.8), rgba(225, 225, 225, 0.7));
  /*  border: 1px solid #f66626;*/
  border-radius: 10px;
  font-size: 12px;
  margin: 8px auto 4px auto;
  /*margin-top:8px;*/
  /*height: 18px;*/
  text-align: center;
  display: inline-block;
  padding: 0 8px;
}

/* line 7355, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.unwind-btn {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #f2f2f2;
  border-radius: 0 0 3px 3px;
  color: #666666;
  font-size: 14px;
  height: 32px;
  left: 500px;
  position: absolute;
  text-align: center;
  top: -17px;
  width: 100px;
  line-height: 32px;
}

/* line 7371, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.unwind-btn:hover {
  cursor: pointer;
  background: #f2f2f2;
  color: #999999;
}

/* line 7377, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.unwind-btn > img {
  vertical-align: text-top;
}

/* line 7381, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-title {
  background: #f2f2f2;
}

/* line 7385, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-title td {
  height: 40px;
}

/* line 7389, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-item-div {
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  margin: 10px auto;
}

/* line 7395, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-item-div table {
  width: 100%;
}

/* line 7399, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-item-div .bid-btn {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  background: #fd9840;
  color: #ffffff;
  font-size: 14px;
}

/* line 7411, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.button-group {
  float: right;
}

/* line 7415, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.button-group .bid-btn {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  background: #fd9840;
  color: #ffffff;
  font-size: 14px;
}

/* line 7427, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid-btn.btn-gray {
  background: none;
  color: #999999;
}

/* line 7432, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.button-group form {
  display: inline-block;
}

/* line 7436, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-info-bid {
  display: inline-flex;
  align-items: center;
}

/* line 7441, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.person-info-bid span {
  vertical-align: sub;
  margin-right: 4px;
}

/* line 7446, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.link-mobile .mobile, .link-mobile .qq {
  width: 20px;
  height: 20px;
  background-image: url(/images/icon_xq_lx.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: text-bottom;
}

/* line 7458, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.link-mobile .mobile {
  background-position: -20px;
}

/* line 7462, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.link-mobile {
  font-size: 14px;
}

/* line 7466, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.member-exp td {
  padding: 10px 0;
}

/* line 7470, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.video-show {
  display: inline-block;
  height: 110px;
  float: left;
  margin-top: 10px;
}

/* line 7481, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.play-video-btn {
  color: #666666;
}

/* line 7485, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.play-video-btn:hover {
  cursor: pointer;
}

/* line 7489, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pop-image {
  width: 520px;
  height: 390px;
  background: url(/images/member_info_pop.png);
  z-index: 1000;
  position: relative;
}

/* line 7497, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.to-improve-info {
  position: fixed;
  top: 70px;
  z-index: 999;
  left: 50%;
  margin-left: -260px;
  cursor: pointer;
}

/* line 7506, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.to-improve-btn {
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* line 7513, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.close-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/images/tsk_ws_guanbi.png);
  left: 380px;
  top: 56px;
  border: none;
  z-index: 1001;
}

/* line 7525, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
div.server-ok {
  background: url(/project_info/zb_icon.png);
  font-size: 14px;
  height: 43px;
  padding: 10px 30px;
  position: absolute;
  right: 96px;
  top: 16px;
  width: 73px;
}

/* line 7536, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
div.server-gy {
  background: url(/project_info/gy_icon.png);
  font-size: 14px;
  height: 43px;
  padding: 10px 30px;
  position: absolute;
  right: 96px;
  top: 16px;
  width: 73px;
}

/* line 7547, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.select-p-type {
  position: absolute;
  top: 20px;
  left: 630px;
}

/* line 7553, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data-item {
  display: inline-block;
  width: 49%;
}

/* line 7558, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data-item .data-title {
  text-align: center;
  font-size: 16px;
}

/* line 7563, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data-info td {
  padding: 5px 2px;
}

/* line 7567, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data-info table {
  margin: 0 auto;
}

/* line 7571, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data-info tr > td:nth-of-type(2) {
  padding-right: 20px;
}

/* line 7575, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data-info tr > td:nth-of-type(1), .data-info tr > td:nth-of-type(3) {
  color: #999999;
  text-align: left;
}

/* line 7580, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.form-div {
  padding: 30px 60px;
}

/* line 7584, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types {
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: none !important;
}

/* line 7590, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 7595, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses input, .sel-technical-types > .project-uses label {
  height: auto !important;
  width: auto !important;
  padding: 6px 10px 4px !important;
  border-radius: 2px !important;
  font-size: 14px !important;
}

/* line 7603, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses i {
  top: -2px !important;
  left: 4px !important;
  font-size: 10px !important;
}

/* line 7612, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-meals > .meal-item {
  background: url(/images/project_info/technical_normal.png);
  display: inline-block;
  width: 238px;
  height: 177px;
  margin: 16px 16px 0 0px;
  text-align: center;
}

/* line 7621, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item > div.tech-title {
  padding-top: 18px;
}

/* line 7625, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item > div.tech-title span {
  color: #373737;
  font-size: 18px;
}

/* line 7630, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item > div.tech-price span {
  color: #5390df;
  font-size: 24px;
}

/* line 7635, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item > p.sub-title {
  font-size: 12px;
  color: #666666;
  margin-top: 24px;
}

/* line 7641, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item > .tech-button input {
  display: none;
}

/* line 7645, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item > .tech-button {
  margin-top: 8px;
  width: 90px !important;
  height: 30px !important;
}

/* line 7651, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-meals > .meal-item:hover {
  background: url(/images/project_info/technical_active.png);
}

/* line 7655, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-meals > .meal-item:hover > div.tech-title span {
  color: #ffffff;
}

/* line 7659, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-meals > .meal-item:hover > div.tech-price span {
  color: #ffffff;
}

/* line 7663, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.form-title {
  font-size: 14px;
  color: #999999;
}

/* line 7668, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.form-footer {
  text-align: center;
  height: 100px;
  line-height: 50px;
}

/* line 7674, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.form-footer > input {
  width: 154px;
  height: 38px;
}

/* line 7679, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item.active {
  background: url(/images/project_info/technical_active.png);
}

/* line 7683, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item.active > div.tech-title span {
  color: #ffffff;
}

/* line 7687, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item.active > div.tech-button {
  background: #f5f5f5;
  color: #666666;
  border: none;
}

/* line 7693, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item.active > div.tech-price span {
  color: #ffffff;
}

/* line 7697, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item {
  position: relative;
}

/* line 7701, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.meal-item:hover > .pop-desc {
  display: block;
}

/* line 7705, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pop-desc {
  border-radius: 4px;
  width: 420px;
  height: 360px;
  position: absolute;
  background: #ffffff;
  box-shadow: 0 0 6px #d2d2d2;
  z-index: 999;
  left: 258px;
  top: -147px;
  display: none;
  text-align: left;
  padding: 10px 20px;
}

/* line 7720, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .pop-title {
  font-size: 16px;
}

/* line 7724, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .pop-sub-title {
  font-size: 12px;
  line-height: 20px;
  color: #f66626;
}

/* line 7730, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .pop-sub-desc {
  background: #f5f5f5;
  border-radius: 4px;
  font-size: 12px;
  margin-top: 5px;
  padding: 6px;
}

/* line 7738, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .p-title {
  font-size: 14px;
}

/* line 7742, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .p-detail {
  color: #666666;
}

/* line 7746, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.label-tip {
  position: absolute;
  left: 10px;
  top: 42px;
  display: none;
  color: #999999;
  font-size: 12px;
}

/* line 7755, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses input, .sel-technical-types > .project-uses {
  position: relative;
  height: 60px;
}

/* line 7760, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses input, .sel-technical-types > .project-uses label:hover + .label-tip {
  display: block;
}

/* line 7764, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-details {
  line-height: 42px;
}

/* line 7768, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-details .p-sub {
  background: #f5f5f5;
  width: 600px;
  border-radius: 5px;
  padding: 0 20px;
  margin: 10px;
  font-size: 14px;
  line-height: 30px;
}

/* line 7778, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-details .desc-title {
  font-size: 16px;
  color: #333333;
}

/* line 7783, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-member .bx-viewport {
  height: 285px !important;
}

/* line 7787, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-member .bx-wrapper {
  margin: 0 auto;
}

/* line 7791, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.profession-member .bx-pager-link {
  width: 8px !important;
  height: 8px !important;
}

/* line 7797, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.manual-publish {
  width: 1100px;
  /*height: 316px;*/
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  padding: 40px 0;
}

/* line 7806, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.manual-publish h3 {
  font-size: 18px;
}

/* line 7810, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.manual-publish p {
  font-size: 14px;
  color: #666666;
  padding-bottom: 10px;
}

/* line 7816, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-left {
  display: inline-block;
  width: 610px;
  margin: 54px 0 0 92px;
  border-right: 1px solid #d2d2d2;
  float: left;
}

/* line 7824, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-table td {
  padding-bottom: 30px;
  text-align: left;
}

/* line 7829, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-table th {
  vertical-align: top;
}

/* line 7833, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-right {
  display: inline-block;
  padding: 54px 92px 0 46px;
  width: 395px;
}

/* line 7839, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-table td input[type=text], .adv-table td textarea {
  background: #f5f5f5;
  border: 1px solid #d2d2d2;
  color: #999999;
  border-radius: 4px;
  padding: 0 16px;
}

/* line 7847, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-bottom {
  clear: both;
  padding: 40px 0 20px 600px;
  font-size: 12px;
}

/* line 7853, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-bottom table th {
  padding: 0 20px 0 6px;
  color: #333333;
}

/* line 7858, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-bottom table td {
  color: #666666;
}

/* line 7863, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-tip p {
  font-size: 14px;
  color: #999999;
  text-align: left;
}

/* line 7869, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-ul ul > li {
  list-style: inside;
  margin-top: 16px;
  text-align: left;
  color: #999999;
  font-size: 14px;
}

/* line 7877, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-ul ul > li > span {
  font-size: 16px;
  color: #333333;
}

/* line 7882, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-success-table {
  font-size: 14px;
  display: inline-block;
}

/* line 7887, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-success-table td, .adv-success-table th {
  padding: 4px;
}

/* line 7891, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-list-table {
  margin: 20px auto;
  display: inline-block;
}

/* line 7896, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-list-table td, .adv-list-table th {
  border: 1px solid #333333;
  padding: 4px;
}

/* line 7901, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-show-table .button_to {
  display: inline-block;
  padding: 10px;
}

/* line 7906, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.clt_mbr {
  margin-top: 20px;
}

/* line 7910, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.my-home-item {
  text-align: left;
}

/* line 7914, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.purpose-checkbox {
  max-width: 900px;
}

/* line 7918, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.purpose-checkbox td {
  vertical-align: top;
  padding: 4px;
}

/* line 7923, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.grid-item {
  width: 22%;
  margin: 4px;
  background: #ffffff;
  border-radius: 4px;
  display: block;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

/* line 7932, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.grid-item .project-major label {
  padding: 4px 0 !important;
  margin: 0 !important;
  /*  width: 100px !important;*/
}

/* line 7938, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.grid-item .project-major label i {
  font-size: 10px !important;
}

/* line 7942, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.second-purpose-check label {
  color: #666666;
  border: 1px solid #666666;
  padding: 0 2px;
  border-radius: 3px;
}

/* line 7949, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.second-purpose-check label:hover {
  color: #f66626;
  border: 1px solid #f66626;
}

/* line 7954, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.second-purpose-check label.active {
  color: #f66626;
  border: 1px solid #f66626;
}

/* line 7959, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.second-purpose-check input[type='checkbox'] {
  display: none;
}

/* line 7966, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.purpose-table, .purpose-table table {
  margin: 0 !important;
}

/* line 7970, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.entrust-panel {
  /*  width: 1100px;*/
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  /*  padding-top: 20px;*/
}

/* line 7979, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.adv-table th {
  font-size: 14px;
  text-align: right;
  padding-right: 8px;
}

/* line 7985, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tabs-panel {
  /*border-color: #dddddd;*/
  /*border-style: solid;*/
  /*border-width: 0 1px 1px 1px;*/
  border-radius: 0 0 3px 3px;
  background: #ffffff;
}

/* line 7997, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.main-content {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}

/* line 8003, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.list-content .row {
  border-top: 1px solid #dddddd;
  line-height: 50px;
}

/* line 8008, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.list-content .row:nth-child(1) {
  border-top: none;
}

/* line 8012, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.col-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 8018, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.rows-padding .row {
  padding: 5px 0;
}

/* line 8022, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.normal-pd-block {
  font-size: 14px;
  /*  border: 1px solid #527a68;*/
  /*padding: 2px 4px;*/
  /*  border-radius: 3px;*/
  /*  color: #527a68;*/
  margin-right: 10px;
  padding: 0px 6px 0px;
  width: 68px;
  height: 22px;
  background: url(/pro/zxm_pt_label.png) no-repeat;
  background-size: 100% 100%;
}

/* line 8036, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.normal-pd-block.yx {
  background: url(/pro/zxm_yx_label.png) no-repeat;
  background-size: 100% 100%;
}

/* line 8042, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.normal-pd-block.yz {
  background: url(/pro/zxm_yz_label.png) no-repeat;
  background-size: 100% 100%;
}

/* line 8048, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.find-project .title input[type='radio'] {
  vertical-align: text-bottom;
}

/* line 8052, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.can-take-part {
  width: 500px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 10px;
  font-size: 14px;
  color: #333333;
}

/* line 8061, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.can-take-part td {
  padding: 10px 0;
}

/* line 8065, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.can-take-part tr > td:not(:first-child) {
  padding-right: 20px;
}

/* line 8069, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid-ui-btn.disabled {
  background: #999999;
}

/* line 8073, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.red-tip, .red-tip a {
  color: red;
}

/*html_matches更新界面匹配字段-can_dbclick_edit*/
/* line 8079, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.can_dbclick_edit {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #2ABB80;
  min-width: 40px;
  min-height: 20px;
  padding: 3px;
}

/* line 8088, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.can_dbclick_edit:hover::after {
  content: '双击编辑！';
  display: inline-block;
  padding: 10px 14px;
  border: 1px solid #ddd;
  color: #f30;
  border-radius: 5px;
  position: absolute;
}

/* line 8099, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid-identity-btns {
  padding-top: 40px;
}

/* line 8103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid-identity-btns a {
  border: 1px solid #d2d2d2;
  padding: 10px;
  font-size: 14px;
  border-radius: 3px;
  margin: 4px;
}

/* line 8111, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bid-identity-btns a.active {
  border: 1px solid #f66626;
  background: #f66626;
  color: #ffffff;
}

/* line 8117, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.company-info .logo {
  padding: 2px;
  border-radius: 8px;
  display: inline-block;
}

/* line 8123, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.company-info .logo img {
  border-radius: 6px;
}

/* line 8127, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.logo.gold {
  background: linear-gradient(90deg, #c68f0c, #ffe88f);
}

/* line 8131, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.logo.silver {
  background: linear-gradient(90deg, rgba(151, 151, 151, 0.8), rgba(225, 225, 225, 0.7));
}

/* line 8135, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.logo.copper {
  background: linear-gradient(90deg, #c17e3b, rgba(244, 214, 172, 0.8));
}

/* line 8139, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.company-org-tag .vip-pro-show {
  /*    border: 1px solid #f66626;*/
  border-radius: 10px;
  /*    color: #f66626;*/
  font-size: 12px;
  margin: 8px auto 4px auto;
  /*margin-top:8px;*/
  /*height: 18px;*/
  text-align: center;
  display: inline-block;
  padding: 0 8px;
  color: #8a1e04;
}

/* line 8153, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.company-org-tag .vip-pro-show.gold {
  background: linear-gradient(90deg, #499867, #65d08f);
  color: white;
}

/* line 8158, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.company-org-tag .vip-pro-show.silver {
  color: #4E4E4E;
  background: linear-gradient(90deg, rgba(151, 151, 151, 0.8), rgba(225, 225, 225, 0.7));
}

/* line 8163, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.company-org-tag .vip-pro-show.copper {
  color: #773c00;
  background: linear-gradient(90deg, #c17e3b, rgba(244, 214, 172, 0.8));
}

/* line 8168, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-dialog.ui-draggable {
  z-index: 1000 !important;
}

/* line 8172, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.blank-btn {
  background: #ffffff !important;
  border: 1px solid #f06746;
  color: #f06746 !important;
}

/* line 8178, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.blank-btn:hover {
  background: #f06746 !important;
  color: #ffffff !important;
}

/* line 8183, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.mobile-div {
  min-width: 200px;
  display: flex;
  height: 40px;
  align-items: center;
  font-size: 20px;
  justify-content: center;
  background: #f06746;
  color: #ffffff;
}

/* line 8194, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.privacy-tip {
  font-size: 12px;
  color: #999999;
  padding: 10px 0;
  line-height: 20px;
}

/* line 8201, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.privacy-tip b {
  color: #333333;
  margin-top: 4px;
  display: block;
}

/* line 8207, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.valid-time {
  font-size: 16px;
  color: #333333;
  text-align: center;
}

/* line 8213, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.valid-time > span {
  color: #f06746;
}

/* line 8217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.mobile-div .mobile-icon {
  margin-right: 10px;
}

/* line 8225, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_integral {
  background: url(/ico_data.png) -10px -78px no-repeat;
}

/* line 8230, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_search {
  background: url(/ico_data.png) -10px -114px no-repeat;
}

/* line 8235, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_sk_recommend {
  background: url(/ico_data.png) -10px -150px no-repeat;
}

/* line 8240, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_service {
  background: url(/ico_data.png) -10px -186px no-repeat;
}

/* line 8245, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_project {
  background: url(/ico_data.png) -10px -43px no-repeat;
}

/* line 8250, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_dialogue {
  background: url(/ico_data.png) -10px -222px no-repeat;
}

/* line 8255, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_tel {
  background: url(/ico_data.png) -10px -258px no-repeat;
}

/* line 8260, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_money {
  background: url(/ico_data.png) -10px -294px no-repeat;
}

/* line 8265, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_project_no {
  background: url(/ico_data.png) -10px -330px no-repeat;
}

/* line 8270, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_project {
  background: url(/ico_data.png) -10px -366px no-repeat;
}

/* line 8275, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-data_increment {
  background: url(/ico_data.png) -10px -484px no-repeat;
}

/* line 8280, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-data_brand {
  background: url(/ico_data.png) -10px -574px no-repeat;
}

/* line 8285, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-data_extension {
  background: url(/ico_data.png) -10px -402px no-repeat;
}

/* line 8290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-data_people {
  background: url(/ico_data.png) -10px -529px no-repeat;
}

/* line 8295, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-data_project {
  background: url(/ico_data.png) -10px -442px no-repeat;
}

/* line 8300, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.bg-nav_data {
  background: url(/ico_data.png) -10px -10px no-repeat;
}

/* line 8304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-data {
  width: 100%;
  text-align: left;
}

/* line 8309, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-data td {
  text-align: center;
}

/* line 8313, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data_title {
  font-size: 14px;
  display: inline-block;
  color: #666666;
  height: 16px;
  line-height: 16px;
  padding-left: 20px;
}

/* line 8322, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data_title.pl0 {
  padding-left: 0;
}

/* line 8326, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data_count {
  font-size: 20px;
  color: #333333;
}

/* line 8331, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.data_tip {
  font-size: 16px;
  color: #666666;
}

/* line 8336, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.service-data-title {
  font-size: 21px;
  color: #333;
  padding-left: 33px;
  margin: 20px 0;
}

/* line 8343, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.ui-btn.btn-hurry {
  border: none;
  background: linear-gradient(0deg, #be1676, #fd5d32);
  padding-left: 10px;
}

/* line 8349, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.p-btn {
  padding: 0 10px;
  color: #F86611;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #f86611;
  border-radius: 4px;
}

/* line 8359, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tui-checkbox:checked, .tui-checkbox:hover {
  background: #33a472;
  background: url(/gtj/cb_yes.png) no-repeat;
  background-size: 100%;
}

/* line 8366, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tui-checkbox {
  width: 21px;
  height: 21px;
  background: url(/gtj/cb_no.png) no-repeat;
  background-size: 100%;
  border: solid 1px #dddddd;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  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;
}

/* line 8388, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.tui-checkbox:checked::after {
  content: '';
  top: 5px;
  left: 5px;
  position: absolute;
  background: transparent;
  border: #fff solid 2px;
  border-top: none;
  border-right: none;
  height: 6px;
  width: 10px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 8405, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
legend {
  width: auto;
}

/* line 8409, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/main.scss.erb */
.show-loading {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #333333;
  opacity: 0.3;
  justify-content: center;
  display: flex;
  align-items: center;
}
/* CSS Document */
/* line 4, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main {
  width: 1100px;
  height: 700px;
  background: #FFF;
  border-radius: 6px;
  margin: 0 auto;
}

/* line 10, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_bt {
  font-size: 20px;
  text-align: center;
  padding-top: 40px;
  color: #333;
}

/* line 14, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_bt span {
  color: #999;
  font-size: 12px;
  line-height: 16px;
}

/* line 18, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left {
  height: 500px;
  width: 560px;
  float: left;
  margin-left: 108px;
  margin-top: 34px;
}

/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left .lf_bt {
  color: #333333;
  font-size: 16px;
  float: left;
  padding-top: 20px;
  width: 500px;
}

/* line 34, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left dl {
  display: inline-block;
  height: 115px;
  width: 104px;
  margin: 28px 0 0 26px;
  border: 1px solid #f5f5f5;
}

/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left dl dt {
  text-align: center;
  padding-top: 10px;
}

/* line 44, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left dl dd {
  text-align: center;
  padding-top: 10px;
}

/* line 47, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left .lf_er {
  margin-top: 16px;
}

/* line 49, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left > img {
  margin: -60px 0 0 20px;
}

/* line 55, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_right {
  height: 480px;
  width: 330px;
  font-size: 18px;
  float: right;
  margin-top: 20px;
}

/* line 61, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_right dl dd {
  float: left;
  padding-left: 22px;
}

/* line 62, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_right dl {
  margin-top: 60px;
  height: 262px;
  width: 218px;
  background: #f2f2f2;
}

/* line 67, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_right dl dt {
  padding-top: 20px;
  margin-left: 20px;
}

/* line 69, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_tip {
  padding: 0 140px;
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: 400;
  color: #666666;
  margin-top: 30px;
}

/* line 74, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_left .alert-p {
  padding: 0 0 20px 20px;
}

/* line 77, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_left .alert-p > p {
  color: #666666;
}

/* line 80, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.lt_er > img {
  height: 115px;
  margin: 20px;
}

/* line 87, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.bind-bank-info .form-info {
  padding: 10px 20px;
}
/* line 89, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.bind-bank-info .form-info .ui-tip {
  display: inline-block;
  background: #F5F5F5;
  border-radius: 6px;
  padding: 4px 20px;
}
/* line 95, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.bind-bank-info .form-info span {
  background: unset;
}
/* line 101, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.bind-bank-info .form-info table tr:hover {
  background: unset;
}

/* line 108, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/member_apply.scss.erb */
.bank-card-show {
  border: 1px solid #f06746;
  display: inline-block;
  padding: 0 20px;
  border-radius: 3px;
}
/* line 1, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-title {
  text-align: center;
  padding: 30px 0;
}
/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-title .main-title {
  font-size: 24px;
  color: #333333;
}
/* line 9, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-title .sub-title {
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
}

/* line 15, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list {
  width: 1100px;
  margin: 0 auto;
}
/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div {
  width: 1100px;
  background: #ffffff;
  border-radius: 6px;
  display: inline-flex;
  padding: 20px 0;
  margin-bottom: 10px;
}
/* line 32, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .logo-div {
  width: 120px;
  display: inline-block;
}
/* line 36, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .content-div {
  width: 620px;
  display: inline-block;
}
/* line 40, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .content-div .content-title .content-name {
  font-size: 20px;
}
/* line 46, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .content-div .content-detail p {
  color: #999999;
  font-size: 14px;
  padding-top: 10px;
  height: 100px;
  overflow-y: scroll;
}
/* line 53, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .content-div .content-detail .sub-detail {
  margin-top: 10px;
  color: #666666;
}
/* line 56, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .content-div .content-detail .sub-detail div {
  font-size: 14px;
  margin-top: 10px;
}
/* line 61, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .content-div .content-detail .sub-detail .avatar {
  border-radius: 50%;
}
/* line 67, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div {
  display: inline-block;
  padding-left: 130px;
}
/* line 71, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div .grade-top {
  width: 200px;
  border-bottom: 1px solid #e7e7e7;
  height: 88px;
}
/* line 75, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div .grade-top .pro-data-show {
  text-align: center;
  display: inline-block;
  padding: 0;
}
/* line 79, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div .grade-top .pro-data-show div {
  font-size: 32px;
}
/* line 81, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div .grade-top .pro-data-show div span {
  font-size: 16px;
  color: #999999;
}
/* line 86, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div .grade-top .pro-data-show p {
  color: #999999;
  margin-top: 0;
}
/* line 91, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div .grade-top .pro-data-show:last-of-type {
  float: right;
}
/* line 95, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div .grade-top .pro-data-show:first-of-type {
  float: left;
}
/* line 100, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .info-div .grade-div .grade-bottom {
  width: 200px;
  padding-top: 10px;
}
/* line 109, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .work_center_tags {
  display: inline-block;
  padding-left: 10px;
}
/* line 112, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.work-center-list .work_center_tags span {
  border: 1px solid #EE684C;
  font-size: 12px;
  border-radius: 11px;
  padding: 0 10px;
  color: #EE684C;
  height: 24px;
  margin-left: 5px;
}

/* line 125, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.members-more {
  position: relative;
  height: 60px;
}
/* line 129, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.members-more:hover .list-div {
  display: block;
}
/* line 133, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.members-more .list-div {
  display: none;
  width: 120px;
  background: #ffffff;
  position: absolute;
  left: -44px;
  top: 59px;
  border: 1px solid #e7e7e7;
  border-top: 1px solid #f06746;
}
/* line 142, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.members-more .list-div a {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
}
/* line 147, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.members-more .list-div a:hover {
  background: #f5f5f5;
}

/* line 154, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.personal-info .head-img-vip {
  position: relative;
}

/* line 160, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.person-list .head-img-vip {
  position: relative;
}

/* line 166, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.member-item-div .head-img-vip {
  position: relative;
}

/* line 172, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.vip-member-info-item .head-img-vip {
  position: relative;
}

/* line 178, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.loginLater .top-head-img-vip {
  position: relative;
}
/* line 180, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.loginLater .top-head-img-vip .member-level {
  z-index: 10;
}

/* line 187, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.person-zc span {
  margin-right: 4px;
}

/* line 192, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 10px 24px;
}
/* line 197, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .ui-btn {
  border: none;
}
/* line 201, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-btns .ui-btn {
  line-height: normal;
  width: 120px;
  height: 40px;
  margin-right: 14px;
}
/* line 206, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-btns .ui-btn div:nth-of-type(1) {
  font-size: 14px;
  margin-top: 2px;
}
/* line 210, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-btns .ui-btn div:nth-of-type(2) {
  font-size: 10px;
}
/* line 214, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-btns .ui-btn.ys {
  line-height: 36px;
}
/* line 220, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .join-btns .ui-btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #F9930E;
}
/* line 227, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .modal-dialog {
  width: 800px;
}
/* line 230, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .modal-content {
  width: 800px;
}
/* line 233, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body {
  display: flex;
  justify-content: center;
}
/* line 236, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block {
  border-radius: 4px;
  width: 44%;
  padding: 0 20px 20px;
  border: 1px solid #e7e7e7;
}
/* line 241, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
}
/* line 247, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block .title .enter-text {
  color: #333333;
}
/* line 249, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block .title .enter-text div:nth-of-type(1) {
  font-size: 20px;
  font-weight: bold;
  color: #f06746;
}
/* line 254, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block .title .enter-text div:nth-of-type(2) {
  font-size: 16px;
}
/* line 259, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block .title .enter-text .price-show span:nth-of-type(1) {
  font-size: 13px;
  text-decoration: line-through;
}
/* line 263, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block .title .enter-text .price-show span:nth-of-type(2) {
  color: #f06746;
}
/* line 270, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block .content {
  font-size: 14px;
  color: #666666;
  padding-top: 10px;
}
/* line 276, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block.left-block {
  margin: 20px 5px 20px 20px;
}
/* line 279, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.btn-contains .zr-body .link-block.right-block {
  margin: 20px 20px 20px 5px;
}

/* line 285, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page {
  padding: 20px 0;
  display: flex;
  justify-content: center;
}
/* line 289, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .tip-contains {
  width: 260px;
  background: #ffffff;
  padding: 30px 10px;
  margin-left: 10px;
  border-radius: 10px;
  height: 400px;
  font-size: 14px;
  color: #333333;
}
/* line 298, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .tip-contains div {
  text-align: center;
  font-size: 20px;
  padding-bottom: 10px;
}
/* line 303, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .tip-contains ul {
  width: 200px;
  margin-left: 30px;
}
/* line 306, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .tip-contains ul li {
  list-style: outside;
  padding: 5px 0;
}
/* line 313, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains {
  background: #ffffff;
  width: 800px;
  padding: 40px;
  border-radius: 10px;
}
/* line 318, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .top-title {
  font-size: 24px;
  text-align: center;
  padding-bottom: 20px;
}
/* line 323, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .form-item {
  padding: 10px 0;
  display: flex;
}
/* line 326, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .form-item .input-contains {
  padding-right: 10px;
  display: flex;
  align-items: center;
}
/* line 330, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .form-item .input-contains .form-label {
  font-size: 14px;
  width: 110px;
  text-align: right;
  padding-right: 10px;
}
/* line 335, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .form-item .input-contains .form-label .required {
  color: #f06746;
}
/* line 340, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .form-item .input-contains .field-div.has-code-input {
  display: flex;
  align-items: center;
}
/* line 344, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .form-item .input-contains .field-div .ui-select {
  width: 120px;
  margin-left: 0;
  margin-right: 10px;
}
/* line 350, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .form-item .input-contains .field-div.checkbox-div {
  display: flex;
  height: 20px;
}
/* line 358, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .submit-div {
  text-align: center;
  padding: 20px;
}
/* line 361, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/members.scss */
.new-zr-page .form-contains .submit-div .submit-btn {
  border: none;
  background: #f06746;
  color: #ffffff;
  padding: 10px 50px;
  font-size: 14px;
  border-radius: 4px;
}
/* line 6, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains {
  height: 60px;
  display: flex;
  align-items: center;
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
/* line 13, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .logo-show {
  width: 180px;
  position: static;
}
/* line 17, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .menu-items {
  flex: 1 0 auto;
  text-align: right;
  padding-right: 20px;
}
/* line 21, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .menu-items .nav-link-block {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  font-size: 14px;
}
/* line 26, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .menu-items .nav-link-block a {
  display: block;
}
/* line 29, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .menu-items .nav-link-block .edit-btn {
  top: 20px;
  left: 0;
}
/* line 32, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .menu-items .nav-link-block .edit-btn a {
  font-size: 12px;
}
/* line 34, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .menu-items .nav-link-block .edit-btn a:hover {
  background: #0a8ddf;
}
/* line 49, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .user-div {
  width: 130px;
}
/* line 51, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .nav-contains .user-div .loginLater {
  position: relative;
  z-index: 100;
  right: auto;
  top: auto;
}
/* line 60, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .edit-page {
  position: fixed;
  top: 10px;
  z-index: 1;
}
/* line 65, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .edit-page a {
  background: rgba(255, 0, 0, 0.7);
  padding: 4px 10px;
  font-size: 20px;
  color: #ffffff;
  margin-right: 2px;
}
/* line 74, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .edit-btn {
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 1000;
}
/* line 80, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .edit-btn a {
  background: rgba(0, 0, 255, 0.7);
  color: #ffffff;
  padding: 4px 10px;
  font-size: 20px;
}
/* line 86, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.top-nav .edit-btn a.set-show {
  background: rgba(255, 0, 0, 0.7);
}

/* line 94, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.ui-vip-modal .modal-content {
  padding: 20px 40px;
  margin-top: 80px;
}
/* line 98, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.ui-vip-modal .modal-content .form-group .btns {
  display: block;
  margin: 0;
}
/* line 103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/menu_items.scss */
.ui-vip-modal .modal-content .actions {
  padding-top: 20px;
}
@charset "UTF-8";
/* line 1, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info {
  margin-top: -29px;
}

/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item {
  color: #333333;
  font-size: 14px;
}

/* line 10, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail {
  padding: 0 50px;
}

/* line 14, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table {
  width: 100%;
}

/* line 18, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail p {
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
}

/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table td {
  padding: 20px 0;
  text-align: left;
}

/* line 29, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table td > label {
  font-weight: normal;
  color: #999999;
}

/* line 34, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td > span {
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td {
  width: 49%;
  display: inline-block;
  margin: 20px 0;
  padding: 4px 0 0 4px;
  border-radius: 4px;
}

/* line 50, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.three-col td {
  width: 30%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

/* line 58, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td:hover {
  cursor: pointer;
  background: #f5f5f5;
  border: 1px solid #e2e2e2;
}

/* line 64, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td:hover > a {
  display: inline-block;
}

/* line 68, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td:hover > a > img {
  vertical-align: sub;
}

/* line 73, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col a {
  display: none;
  float: right;
  margin-right: 10px;
}

/* line 79, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td, .member-detail table.two-col label {
  float: left;
}

/* line 87, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail.item-title > a {
  float: right;
  display: inline-block;
  line-height: 60px;
}

/* line 93, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail.item-title > h3 {
  display: inline-block;
}

/* line 97, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.list-group.list-custom {
  margin: 0 1px;
  padding-bottom: 20px;
}

/* line 102, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.percent30 > span {
  width: 30%;
  display: inline-block;
}

/* line 108, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.list-group.list-custom .list-group-item {
  border: none;
}

/* line 112, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.list-group-item-text > span {
  color: #00b0ff;
}

/* line 116, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.list-group-item-text > span:hover {
  color: #f66626;
}

/* line 120, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.percent45 > span, .percent30 > span {
  color: #333333;
}

/* line 124, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.percent45 > span {
  width: 45%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

/* line 132, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.percent30 > span {
  width: 30%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

/* line 140, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.title-item b {
  width: 88%;
  font-size: 16px;
  font-weight: normal;
}

/* line 147, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.title-item > span > em {
  color: #999999;
}

/* line 151, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.project-group-item {
  padding: 20px 50px;
}

/* line 155, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.group-item-div:hover {
  background: #f5f5f5;
}

/* line 159, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.group-item-div .delete-button {
  display: none;
}

/* line 163, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.group-item-div .delete-button > a {
  float: right;
}

/* line 167, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.group-item-div:hover .delete-button {
  display: inline;
}

/* line 171, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.info-item > span {
  color: #666666;
}

/* line 175, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.info-item em {
  color: #f66626;
}

/* line 183, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail.edit-item {
  position: relative;
}

/* line 187, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail.edit-item:hover {
  cursor: pointer;
  background: #f5f5f5;
}

/* line 192, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail.edit-item:hover > a {
  display: inline-block;
}

/* line 197, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-detail.edit-item > a {
  position: absolute;
  right: 50px;
  top: 20px;
  display: none;
}

/* line 204, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.state-option-table td, .state-option-table th {
  padding: 10px;
}

/* line 208, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.state-option-table th {
  text-align: right;
}

/*.state-option-table tr.free-time{*/
/*display: none;*/
/*}*/
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.progress {
  height: 5px;
  /*margin-bottom: 20px;*/
  margin: 0;
  overflow: hidden;
  background-color: #CCCCCC;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 228, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.percent90 td:first-child {
  color: #666666;
}

/* line 232, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.percent90 td > p {
  max-height: 60px;
  overflow-y: scroll;
}

/* line 237, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
table.project-exp-check th {
  font-weight: normal;
  color: #666666;
  width: 100px;
  padding: 5px;
}

/* line 244, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
table.project-exp-check td {
  padding: 5px;
}

/* line 248, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
table.project-exp-check {
  margin: 0 20px;
}

/* line 252, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap {
  display: flex;
  width: 1100px;
}
/* line 257, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div {
  width: 288px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #ffffff;
}
/* line 263, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains {
  position: relative;
}
/* line 266, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .mark-div {
  position: absolute;
  left: 0;
}
/* line 275, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .cut-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
/* line 281, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .cut-btn > a {
  display: block;
}
/* line 287, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div {
  padding: 30px 0 20px;
}
/* line 290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains {
  display: inline-block;
  position: relative;
}
/* line 293, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains .avatar-border {
  display: inline-block;
  width: 64px;
  height: 64px;
  background: #d2d2d2;
  border-radius: 50%;
  padding: 2px;
}
/* line 301, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains .avatar-border > img {
  width: 60px;
  height: 60px;
}
/* line 306, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains .avatar-border.is-vip {
  background-image: linear-gradient(to right, #f5d787, #d3a247);
}
/* line 311, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains .vip-show-type {
  background: linear-gradient(90deg, #c68f0c, #ffe88f);
  font-size: 10px;
  color: #8a1e04;
  position: absolute;
  white-space: nowrap;
  padding: 0 4px;
  bottom: 0;
  left: 40%;
  border-radius: 2px;
}
/* line 325, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .nick-div {
  display: flex;
  justify-content: center;
  font-size: 18px;
}
/* line 330, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .nick-div .gz-level {
  margin: 0;
}
/* line 337, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .employ-info {
  display: flex;
  justify-content: space-around;
  font-family: "Microsoft YaHei", 微软雅黑, Arial, Verdana, serif;
  font-size: 14px;
  padding: 10px 0;
}
/* line 344, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.avatar-contains .employ-info > div {
  text-align: center;
}
/* line 350, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj {
  display: flex;
  border-bottom: 1px solid #f5f5f5;
  margin: 0 10px;
}
/* line 355, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div {
  width: 50%;
}
/* line 358, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(1) {
  border-right: 1px solid #f5f5f5;
}
/* line 361, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(1) .is-show-name {
  padding: 10px 0 20px;
}
/* line 364, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(1) .is-show-name > div {
  display: flex;
  align-items: center;
}
/* line 368, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(1) .is-show-name > div label {
  margin: 0;
}
/* line 375, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div .title {
  padding-top: 10px;
  text-align: center;
  font-size: 18px;
}
/* line 382, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(2) .guarantee-show {
  text-align: center;
  font-size: 20px;
}
/* line 387, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(2) .guarantee-operate {
  display: flex;
  justify-content: space-around;
}
/* line 392, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(2) .guarantee-operate > div input {
  color: #5390DF;
  border: none;
}
/* line 398, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(2) .guarantee-operate a {
  color: #5390DF;
}
/* line 407, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .income-div {
  display: flex;
  align-items: flex-end;
}
/* line 411, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .income-div .income-left {
  padding: 20px 0 20px 20px;
}
/* line 414, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .income-div .income-left > div {
  font-size: 14px;
  padding: 4px 0;
}
/* line 418, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .income-div .income-left > div > em {
  font-weight: bold;
  color: #f06746;
}
/* line 425, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .income-div .income-right {
  padding: 0 0 24px 30px;
}
/* line 428, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .income-div .income-right > div {
  margin-top: 12px;
}
/* line 431, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div .income-div .income-right > div .tx-btn {
  padding: 4px 24px;
  border: 1px solid #F06746;
  color: #F06746;
  border-radius: 4px;
}
/* line 441, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.menu-div {
  padding: 0 20px;
}
/* line 444, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.menu-div > div {
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
}
/* line 448, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.menu-div > div > a {
  padding: 10px 10px 10px 35px;
  display: block;
  font-size: 14px;
}
/* line 454, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .left-div .item-div.menu-div > div:last-of-type {
  border: none;
}
/* line 462, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content {
  width: 800px;
}
/* line 465, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .personal-item-box {
  display: flex;
}
/* line 469, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .personal-item-box > div h2 {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
/* line 474, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .personal-item-box > div h2 em {
  border-bottom: 0;
}
/* line 480, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .personal-item-box > div:nth-of-type(1) {
  width: 530px;
  margin: 0;
}
/* line 485, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .personal-item-box > div:nth-of-type(2) {
  width: 250px;
  padding: 0;
  border: none;
  margin: 0 0 0 10px;
}
/* line 491, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .personal-item-box > div:nth-of-type(2) .issue-div {
  padding: 0 10px 10px;
}
/* line 497, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .personal-item-box > div:nth-of-type(2) .issue-div ul li a:hover {
  color: #f06746;
}
/* line 507, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .my-discounts {
  background: #ffffff;
  padding: 10px 0;
  border-radius: 10px;
}
/* line 513, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .my-info {
  background: #ffffff;
  padding-bottom: 20px;
  border-radius: 10px;
}
/* line 518, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap .personal-content .my-info h2 {
  font-size: 18px;
  border-bottom: 1px solid #eee;
  height: 50px;
  line-height: 50px;
  position: relative;
  padding-left: 30px;
  font-weight: normal;
}

/* line 532, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.menu-div .item-div {
  width: 144px;
  height: 112px;
}

/* line 539, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.project-info.member-info {
  width: 790px;
  margin: -30px 0 0 0;
}

/* line 548, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info-item {
  padding-top: 10px;
}
/* line 552, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  align-items: center;
}
/* line 558, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .left-div {
  display: flex;
  align-items: center;
}
/* line 562, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .left-div .icon-show img {
  width: 70px;
}
/* line 567, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .left-div .duration-show {
  padding-left: 10px;
}
/* line 569, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .left-div .duration-show .score {
  font-size: 18px;
  display: flex;
  align-items: center;
}
/* line 574, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .left-div .duration-show .score img {
  margin-left: 4px;
  width: 15px;
  height: 15px;
}
/* line 581, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .left-div .duration-show .end-date {
  font-size: 12px;
  color: #999999;
}
/* line 586, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .left-div .duration-show > div {
  padding: 2px 0;
}
/* line 592, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .vip-level {
  text-align: right;
}
/* line 594, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .vip-level .recommend-card-btn {
  padding-bottom: 10px;
  padding-right: 10px;
}
/* line 597, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info .vip-level .recommend-card-btn img {
  width: 160px;
}
/* 20px*/
/* line 18, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header #top_banner {
  margin: 0 auto;
  /*height: 100vw/10.0;*/
  height: 120px;
  background: url(/software/tool_banner.jpg) no-repeat center center;
  background-size: cover;
  /*background-size: 100% 100%;*/
  z-index: -1;
}
/* line 27, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .tip {
  text-align: right;
  font-size: 12px;
  background: white;
}
/* line 32, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .tip p {
  margin: 0 auto;
  width: 1100px;
  padding-top: 5px;
  margin-bottom: -8px;
  color: #666;
}
/* line 40, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu {
  text-align: center;
  height: 60px;
  background-color: #ffffff;
}
/* line 44, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul {
  width: 1100px;
  margin: 0 auto;
  text-align: left;
  display: flex;
}
/* line 49, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul a {
  display: inline-block;
  height: 60px;
  font-size: 18px;
  margin-right: 20px;
}
/* line 55, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul li {
  display: inline-block;
  line-height: 58px;
  padding: 0 15px;
  /*letter-spacing: 1px;*/
}
/* line 59, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul li.active {
  border-bottom: 2px solid #F46633;
}
/* line 63, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul li select {
  border: none;
  background: #ffffff;
  font-size: 18px;
}
/* line 69, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .share_qq {
  float: right;
  margin: auto 30px auto auto;
  font-size: 16px;
  color: gray;
}
/* line 75, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .search-input {
  position: relative;
  border-radius: 4px;
  font-size: 14px;
  border-right: 0px;
  height: 36px;
  line-height: 36px;
}
/* line 83, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .search-input #topic {
  vertical-align: top;
  border: 1px solid #c1c1c1;
  border-right: none;
  border-radius: 4px 0px 0px 5px;
  height: 36px;
  line-height: 36px;
  width: 130px;
  padding-left: 10px;
  color: #000000;
  padding-right: 10px;
  font-size: 12px;
}
/* line 96, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .search-img {
  border: 1px solid #c1c1c1;
  background: url(/nav_search.png) no-repeat 10px 5px;
  left: 116px;
  border-radius: 0 4px 4px 0;
  border-left: none;
  height: 36px;
  line-height: 36px;
  width: 38px;
  display: inline-block;
}
/* line 107, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .share_btn {
  float: right;
  color: #ffffff;
  border-radius: 4px;
  background-color: #F46633;
  margin: auto 0px auto 0;
  height: 40px;
  font-size: 14px;
  box-shadow: 0 0 10px rgba(50, 50, 50, 0.11);
  padding: 0 24px;
  border: 1px solid #F46633;
  cursor: pointer;
}
/* line 119, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .share_btn li {
  line-height: 40px;
  color: #ffffff;
}
/* line 122, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .share_btn li img {
  height: 25px;
}
/* line 127, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .share_btn:hover {
  border: 1px solid #F27153;
  background-color: #F27153;
}
/* line 132, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu ul .share_btn:active {
  border: 1px solid #F27153;
}

/* line 140, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts {
  text-align: center;
  color: #333333;
  background-color: inherit;
  width: 1100px;
  overflow-y: auto;
  margin: auto;
  display: flex;
  flex-flow: column nowrap;
}
/* line 150, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 20px;
  position: relative;
}
/* line 157, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left {
  width: 836px;
  /*background-color: #f0f0f0;*/
  /*height: $h-test;*/
  /*overflow-y: auto;*/
}
/* line 162, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left .sf_empty {
  border-radius: 6px;
  height: 922px;
  width: 100%;
  background-color: #ffffff;
  /*background: #ffffff url("<= asset_path('software/tool_icon_blank.png') %>") no-repeat center;*/
  margin: 10px 0;
}
/* line 170, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left .sf_empty ul img {
  margin-top: 100px;
}
/* line 173, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left .sf_empty ul li.gray {
  font-size: 16px;
}
/* line 176, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left .sf_empty ul li.modal_btn {
  margin-top: 20px;
  font-size: 18px;
  text-decoration: underline;
  color: #5390df;
}
/* line 186, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item {
  /*display: flex;*/
  /*justify-content: space-between;*/
  /*width: 100%;*/
  margin: 10px 0;
  background-color: #ffffff;
  /*border-radius: 6px;*/
}
/* line 194, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item a.dyn-top {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin-bottom: 0px;
  font-size: 16px;
  height: 60px;
}
/* line 201, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item a.dyn-top img {
  border-radius: 100%;
  height: 40px;
  width: 40px;
  margin: 0 5px 0px 15px;
}
/* line 208, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item a.dyn-top > span {
  font-size: 14px;
  word-break: break-all;
  height: 40px;
  line-height: 40px;
}
/* line 213, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item a.dyn-top > span > span {
  font-size: 16px;
  font-weight: bold;
}
/* line 219, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item {
  background-color: #f7f7f7;
  margin: 0 20px 0 60px;
  border-radius: 6px;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
}
/* line 226, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-left {
  min-width: 70px;
  max-width: 70px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 0 15px 0px;
}
/* line 233, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-left img {
  border-radius: 100%;
  height: 50px;
  width: 50px;
  margin-left: 10px;
}
/* line 241, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right {
  min-width: 690px;
  max-width: 690px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
  margin: 15px 0px 15px 0;
}
/* line 249, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
/* line 254, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top .post-right-top-left {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 10px;
}
/* line 264, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top .post-right-top-right {
  color: #F06746;
  min-width: 120px;
  text-align: left;
  margin: 5px 10px 10px 0;
}
/* line 269, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top .post-right-top-right .post-status {
  text-align: left;
  /*color: #999999;*/
  font-size: 15px;
  width: auto;
  margin-right: 15px;
}
/* line 276, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top .post-right-top-right .post-money {
  text-align: left;
  /*color: #999999;*/
  font-size: 15px;
  width: auto;
  font-weight: bold;
}
/* line 288, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle {
  text-align: left;
  font-size: 14px;
  max-width: 560px;
  min-height: 10px;
  margin-bottom: 5px;
  /*overflow-y: auto;*/
  color: #666666;
}
/* line 296, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle .fold-btn {
  display: none;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle .unfold-btn, #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle .fold-btn {
  /*font-size: 0.7rem;*/
  /*position: absolute;*/
  /*right: 0;*/
  color: #5390DF;
  border: none;
  background-color: #ffffff;
  /*border: none;*/
}
/* line 309, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle span a {
  color: #666666;
}
/* line 311, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle span a:hover {
  color: #f66626;
}
/* line 318, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .top-btn {
  display: flex;
  justify-content: flex-end;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 323, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .top-btn a {
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #f06746;
  color: #ffffff;
  margin-right: 15px;
}
/* line 332, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  width: auto;
  font-size: 14px;
  cursor: pointer;
}
/* line 340, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left {
  text-align: left;
  width: auto;
  color: #666666;
  min-width: 50%;
  max-width: 50%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
/* line 349, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content {
  display: flex;
  justify-content: space-between;
  /*min-width: 30%;*/
  /*max-width: 30%;*/
}
/* line 354, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content span {
  margin-right: 10px;
}
/* line 356, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content span img {
  height: 19px;
  width: 19px;
  margin-right: 2px;
}
/* line 363, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left .deadline {
  font-size: 12px;
  line-height: 22px;
}
/* line 368, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-right {
  width: auto;
  color: #666666;
  display: flex;
  justify-content: flex-end;
  /*min-width: 50%;*/
  /*max-width: 50%;*/
  margin-right: 10px;
}
/* line 376, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-right div {
  display: inline-block;
}
/* line 378, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-right div .inner-div {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  background: #ededed;
  border-radius: 4px;
  margin-right: 15px;
}
/* line 385, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-right div .inner-div img {
  height: 14px;
  width: 14px;
  margin-right: 2px;
}
/* line 394, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-refuse {
  /*display: flex;*/
  /*justify-content: space-between;*/
  /*align-items: center;*/
  text-align: left;
  width: auto;
}
/* line 400, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-refuse .refuse-reason {
  display: inline-block;
  width: 400px;
  background: #fdf7ec;
  font-size: 14px;
  color: #d52b30;
  line-height: 30px;
  text-align: left;
  padding: 10px;
}
/* line 410, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-refuse .delete-item {
  display: inline-block;
  width: 227px;
  padding: 10px;
}
/* line 414, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-refuse .delete-item a {
  color: #f06746;
}
/* line 423, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item {
  background-color: #ffffff;
  margin: 10px 0;
  border-radius: 6px;
  display: flex;
  flex-flow: row nowrap;
  position: relative;
}
/* line 430, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-left {
  min-width: 15%;
  max-width: 15%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 0 15px 10px;
}
/* line 437, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-left img {
  border-radius: 100%;
  height: 70px;
  width: 70px;
}
/* line 444, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right {
  min-width: 85%;
  max-width: 85%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
  margin: 15px 30px 15px 0;
}
/* line 452, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
/* line 457, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top .post-right-top-left {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 0.5rem;
}
/* line 467, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top .post-right-top-right {
  color: #F06746;
  min-width: 120px;
  text-align: left;
  margin: 5px 30px 10px 0;
}
/* line 472, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top .post-right-top-right .post-status {
  text-align: left;
  /*color: #999999;*/
  font-size: 15px;
  width: auto;
  margin-right: 15px;
}
/* line 479, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top .post-right-top-right .post-money {
  text-align: left;
  /*color: #999999;*/
  font-size: 15px;
  width: auto;
  font-weight: bold;
}
/* line 491, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle {
  text-align: left;
  font-size: 14px;
  max-width: 560px;
  min-height: 10px;
  margin-bottom: 10px;
  /*overflow-y: auto;*/
  color: #666666;
}
/* line 499, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle .fold-btn {
  display: none;
}
/* line 502, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle .unfold-btn, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle .fold-btn {
  /*font-size: 0.7rem;*/
  /*position: absolute;*/
  /*right: 0;*/
  color: #5390DF;
  border: none;
  background-color: #ffffff;
  /*border: none;*/
}
/* line 512, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle span a {
  color: #666666;
}
/* line 514, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle span a:hover {
  color: #f66626;
}
/* line 521, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .top-btn {
  display: flex;
  justify-content: flex-end;
  margin-right: 30px;
  margin-bottom: 10px;
}
/* line 526, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .top-btn a {
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #f06746;
  color: #ffffff;
  margin-right: 15px;
}
/* line 535, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  width: auto;
  font-size: 14px;
  cursor: pointer;
}
/* line 543, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left {
  text-align: left;
  width: auto;
  color: #666666;
  min-width: 50%;
  max-width: 50%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
/* line 552, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content {
  display: flex;
  justify-content: space-between;
  /*min-width: 30%;*/
  /*max-width: 30%;*/
}
/* line 557, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content span {
  margin-right: 10px;
}
/* line 559, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content span img {
  height: 19px;
  width: 19px;
  margin-right: 2px;
}
/* line 566, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left .deadline {
  font-size: 12px;
  line-height: 22px;
}
/* line 571, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-right {
  width: auto;
  color: #666666;
  display: flex;
  justify-content: flex-end;
  /*min-width: 50%;*/
  /*max-width: 50%;*/
  margin-right: 30px;
}
/* line 579, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-right div {
  display: inline-block;
}
/* line 581, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-right div .inner-div {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  background: #f0f0f0;
  border-radius: 4px;
  margin-right: 15px;
}
/* line 588, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-right div .inner-div img {
  height: 14px;
  width: 14px;
  margin-right: 2px;
}
/* line 597, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-refuse {
  /*display: flex;*/
  /*justify-content: space-between;*/
  /*align-items: center;*/
  text-align: left;
  width: auto;
}
/* line 603, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-refuse .refuse-reason {
  display: inline-block;
  width: 400px;
  background: #fdf7ec;
  font-size: 14px;
  color: #d52b30;
  line-height: 30px;
  text-align: left;
  padding: 10px;
}
/* line 613, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-refuse .delete-item {
  display: inline-block;
  width: 227px;
  padding: 10px;
}
/* line 617, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-refuse .delete-item a {
  color: #f06746;
}
/* line 624, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment {
  margin: 10px 10px 10px 10px;
  border-radius: 4px;
  padding: 5px;
  background-color: #f0f0f0;
}
/* line 629, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .show_valid_msg {
  display: block;
  margin: 0 0 10px 5px;
  color: red;
}
/* line 634, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'], #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'], #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'], #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  font-size: 12px;
}
/* line 639, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] textarea.text, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] textarea.text, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] textarea.text, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column textarea.text {
  flex: 1 1 auto;
  border-radius: 4px;
  border: 1px solid #ccc;
}
/* line 644, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column input.string {
  line-height: 32px;
  height: 32px;
}
/* line 648, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] .open-about, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] .open-about, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] .open-about, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column .open-about {
  margin-left: 5px;
}
/* line 651, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] label, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] label, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] label, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column label {
  margin: 0;
}
/* line 655, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_attachment_id'] {
  margin-bottom: 6px;
}
/* line 658, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .submit_btns {
  text-align: right;
}
/* line 660, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .submit_btns button {
  height: auto;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #f06746;
  color: #ffffff;
  margin: 0 15px 0 0;
}
/* line 677, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right {
  width: 253px;
  margin: 10px 0;
  /*background-color: #f0f0f0;*/
  /*height: $h-test;*/
}
/* line 682, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 6px;
  overflow: hidden;
}
/* line 687, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top .posts-main-form-right-top-header {
  background-color: #ffffff;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
/* line 696, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top p.my {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
/* line 700, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top p.my span.ad {
  width: 70px;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  margin-left: 15px;
  background: linear-gradient(90deg, #fbc544, #e3b442, #fbebc5);
  opacity: 0.77;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
}
/* line 713, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top a.active {
  color: #F06746;
}
/* line 716, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top p.my a:hover {
  color: #F06746;
}
/* line 721, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-bottom {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
/* line 725, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-bottom .posts-main-form-right-bottom-header {
  background-color: #ffffff;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
/* line 736, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .share-rank {
  background-color: #ffffff;
  height: 80px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1px 0;
}
/* line 744, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-left {
  width: 75.9px;
}
/* line 746, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-left .sm-avatar {
  border-radius: 100%;
}
/* line 750, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-right {
  width: 177.1px;
}
/* line 752, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-right .sr-top {
  font-size: 16px;
  width: 100%;
  text-align: left;
}
/* line 757, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-right .sr-bottom {
  font-size: 14px;
  width: 100%;
  text-align: left;
}

/* line 769, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post {
  font-size: 12px;
}
/* line 771, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .modal-dialog {
  width: 500px;
}
/* line 773, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .modal-dialog .modal-body {
  text-align: left;
  width: 400px;
  margin: auto;
}
/* line 780, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .file-caption-main {
  width: 100%;
}
/* line 783, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .fileinput-upload-button {
  display: none;
}
/* line 788, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .kv-fileinput-caption:focus {
  border-color: #f06746;
}
/* line 793, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .btn-primary {
  background-color: #f06746;
  border-color: #f06746;
  border-radius: 2px;
}
/* line 797, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .btn-primary:hover {
  background-color: #f06746;
  border-color: #f06746;
}
/* line 802, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .btn-primary:active {
  background-color: #f06746 !important;
  border-color: #f06746 !important;
}
/* line 808, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#will_post .submit_btns {
  display: flex;
  justify-content: space-around;
}

/* line 814, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post {
  font-size: 14px;
}
/* line 816, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post .show_valid_msg {
  display: block;
  margin: 0 0 10px 5px;
  color: red;
}
/* line 822, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post input {
  border-radius: 2px;
  border: 1px solid #CCC;
  width: 100%;
  height: 40px;
}
/* line 827, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post input[type='text'] {
  padding: 5px;
}
/* line 831, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post textarea {
  width: 100%;
  padding: 6px;
  border: 1px solid #CCC;
}
/* line 836, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post select {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #CCC;
  width: 100%;
  height: 40px;
}
/* line 843, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post .show_agreement {
  display: flex;
  align-items: center;
}
/* line 846, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post .show_agreement input {
  width: auto;
}
/* line 849, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post .show_agreement .open-about {
  margin-left: 5px;
}
/* line 851, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#new_post .show_agreement .open-about span {
  color: #5390DF;
}

/* line 858, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show {
  padding: 20px 0 0 0;
  width: 1100px;
  margin: auto;
  height: auto;
  display: flex;
  flex-flow: column nowrap;
}
/* line 865, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header {
  width: 1100px;
  display: flex;
  background-color: #ffffff;
  border-radius: 4px;
  margin: auto;
  padding: 20px 0;
}
/* line 872, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-left {
  width: 100px;
  display: flex;
  justify-content: center;
  margin: 0 10px 0 30px;
}
/* line 877, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-left img {
  height: 80px;
  width: 80px;
  border-radius: 100%;
}
/* line 883, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column nowrap;
  margin-right: 100px;
}
/* line 888, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-top {
  display: flex;
  justify-content: space-between;
}
/* line 892, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-top .show-header-right-top-left span.post-title {
  font-size: 20px;
  font-weight: bold;
}
/* line 897, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-top .show-header-right-top-right {
  margin-right: 50px;
}
/* line 899, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-top .show-header-right-top-right span.post-status {
  font-size: 16px;
  font-weight: bold;
  color: #F06746;
}
/* line 906, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom {
  display: flex;
  justify-content: space-between;
  flex: 1 1 auto;
  position: relative;
  font-size: 12px;
  color: #999999;
}
/* line 913, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-left {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
/* line 920, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-left .show-header-right-bottom-left-bottom {
  /*flex: 1 1 auto;*/
}
/* line 922, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-left .show-header-right-bottom-left-bottom img {
  height: 14px;
  width: 14px;
}
/* line 928, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right {
  display: flex;
  align-items: center;
}
/* line 931, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right > img {
  height: 30px;
  margin-right: 30px;
}
/* line 936, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right .post-buttons div {
  display: inline-block;
}
/* line 938, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right .post-buttons div .inner-div {
  display: flex;
  align-items: center;
  padding: 4px 10px;
  color: #F06746;
  border: 1px solid #F06746;
  border-radius: 4px;
  font-size: 14px;
  /*margin-right: 15px;*/
}
/* line 947, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right .post-buttons div .inner-div img {
  height: 12px;
  width: 12px;
  margin-right: 2px;
}
/* line 961, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main {
  text-align: center;
  color: #333333;
  background-color: inherit;
  width: 1100px;
  overflow-y: auto;
  padding-top: 10px;
  display: flex;
  flex-flow: row nowrap;
  font-size: 16px;
  flex: 1 1 auto;
}
/* line 972, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left {
  width: 836px;
  display: flex;
  flex-flow: column nowrap;
}
/* line 976, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top {
  border-radius: 4px;
  text-align: left;
  background-color: #ffffff;
  padding: 20px;
}
/* line 981, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-desc {
  margin-bottom: 20px;
}
/* line 984, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment {
  padding: 0;
}
/* line 986, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment .comment-title {
  font-size: 18px;
  font-weight: bold;
}
/* line 990, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment {
  /*margin: 5px 0 5px 0;*/
  border-radius: 4px;
  padding: 5px 15px 0 15px;
}
/* line 994, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .show_valid_msg {
  display: block;
  margin: 0 0 10px 5px;
  color: red;
}
/* line 999, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'], #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'], #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'], #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  /*font-size: 12px;*/
}
/* line 1004, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] textarea.text, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] textarea.text, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] textarea.text, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column textarea.text {
  flex: 1 1 auto;
  border-radius: 4px;
  border: 1px solid #ccc;
}
/* line 1009, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column input.string {
  line-height: 32px;
  height: 32px;
}
/* line 1013, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] .open-about, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] .open-about, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] .open-about, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column .open-about {
  margin-left: 5px;
}
/* line 1016, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] label, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] label, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] label, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column label {
  margin: 0;
}
/* line 1020, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_attachment_id'] {
  margin-bottom: 6px;
}
/* line 1023, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .submit_btns {
  text-align: right;
}
/* line 1025, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .submit_btns button {
  height: auto;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #f06746;
  color: #ffffff;
  margin: 0 15px 0 0;
}
/* line 1037, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom {
  flex: 1 1 auto;
  margin: 10px 0;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
}
/* line 1044, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header {
  background-color: #ffffff;
  display: flex;
  height: 50px;
  line-height: 50px;
  /*margin-bottom: -2px;*/
  border-bottom: solid 1px rgba(225, 225, 225, 0.5);
  width: 100%;
  padding-left: 10px;
  padding-right: 50px;
}
/* line 1054, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header span {
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  margin: 0 10px;
}
/* line 1061, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header span.active {
  border-bottom: solid 2px #f06746;
  /*color: $active-color;*/
}
/* line 1065, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header span.search-input {
  flex: 1 1 auto;
  justify-content: flex-end;
  align-items: center;
}
/* line 1069, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header span.search-input select {
  border: solid 1px gray;
  height: 30px;
}
/* line 1076, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: 10px;
}
/* line 1083, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  font-size: 16px;
}
/* line 1090, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment {
  flex: 1 1 auto;
  background-color: #ffffff;
  /*padding: 0.4rem 0.75rem;*/
  margin: 2px 0;
  padding: 10px 20px;
}
/* line 1096, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top {
  display: flex;
  margin-bottom: 6px;
}
/* line 1099, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-img {
  flex: 0 1 auto;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
/* line 1104, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-img img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
/* line 1110, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 1115, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info .commenter-refer {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
}
/* line 1119, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info .commenter-refer .poster-name {
  font-size: 16px;
}
/* line 1122, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info .commenter-refer .date-tag {
  flex: 1 1 auto;
  color: #999999;
  font-size: 13px;
  text-align: right;
}
/* line 1128, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info .commenter-refer .other-tags {
  color: #999999;
  font-size: 13px;
}
/* line 1134, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right {
  width: 200px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 1139, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right .ac_tag {
  background: #f06746;
  border-width: 14px 0 14px 10px;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  padding: 0 6px 0 4px;
  height: 34px;
  display: flex;
  align-items: center;
  margin-right: -14px;
  /*background: ;*/
}
/* line 1150, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right .ac_tag span {
  word-break: keep-all;
  color: #ffffff;
}
/* line 1155, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right .collect-btn {
  padding: 0 10px;
  /*border-radius: 30% 30% 30% 30%;*/
  border: solid 1px #f06746;
  font-size: 14px;
  line-height: 20px;
  border-radius: 15px;
  color: #f06746;
}
/* line 1165, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right .cancel_collect_comment {
  flex: 1 0 auto;
  max-width: 80px;
  color: #f06746;
}
/* line 1174, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-middle {
  color: #666666;
  margin-bottom: 5px;
  margin-top: -20px;
  font-size: 14px;
  word-break: break-all;
  text-align: left;
  padding-left: 70px;
}
/* line 1182, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-middle .reward-logs {
  margin-left: 16px;
  background-color: #f5f5f5;
}
/* line 1185, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-middle .reward-logs .reward-log {
  display: inline-flex;
  align-items: center;
  padding: 4px 2px;
}
/* line 1189, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-middle .reward-logs .reward-log img {
  border-radius: 100%;
  margin-right: 6px;
}
/* line 1198, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom {
  padding-left: 70px;
}
/* line 1200, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-top {
  display: flex;
  justify-content: flex-end;
}
/* line 1203, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-top > div {
  margin-left: 20px;
}
/* line 1206, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-top .reward-btn {
  text-align: center;
  width: 100px;
}
/* line 1209, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-top .reward-btn span {
  display: inline-block;
  padding: 0 10px;
  border: solid 1px #f06746;
  font-size: 14px;
  line-height: 20px;
  border-radius: 15px;
  color: #f06746;
  /*margin-bottom: 10px;*/
}
/* line 1222, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism {
  margin: 10px 10px 10px 10px;
  border-radius: 4px;
  padding: 5px;
  background-color: #f0f0f0;
}
/* line 1227, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism .show_valid_msg {
  display: block;
  margin: 0 0 10px 5px;
  color: red;
}
/* line 1232, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism [class*='comment_detail'] {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  font-size: 12px;
}
/* line 1237, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism [class*='comment_detail'] textarea.text {
  flex: 1 1 auto;
  border-radius: 4px;
  border: 1px solid #ccc;
}
/* line 1244, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism .submit_btns {
  text-align: right;
}
/* line 1246, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism .submit_btns button {
  height: auto;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #f06746;
  color: #ffffff;
  margin: 0 15px 0 0;
}
/* line 1259, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list {
  /*margin-top: 0.5rem;*/
  margin-left: 10%;
  margin-right: 5%;
}
/* line 1263, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism {
  margin-bottom: 0.5rem;
}
/* line 1265, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top {
  display: flex;
  margin-bottom: 0.3rem;
}
/* line 1268, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-img {
  flex: 0 1 auto;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
/* line 1273, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-img img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
/* line 1279, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-info {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 1285, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-info .critic-refer .critic-name {
  font-size: 0.7rem;
}
/* line 1288, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-info .critic-refer .date-tag {
  color: #999999;
  font-size: 0.65rem;
}
/* line 1296, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-middle {
  border-radius: 0.2rem;
  background-color: #f5f5f5;
  margin-left: 1.8rem;
  color: #666666;
  margin-bottom: 0.3rem;
  font-size: 0.7rem;
  word-break: break-all;
}
/* line 1304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-middle div {
  padding: 0.2rem;
}
/* line 1312, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comments-blank {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  background-color: #ffffff;
}
/* line 1317, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comments-blank img {
  margin-top: 10%;
  width: 40%;
  height: 20%;
}
/* line 1327, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/posts.scss.erb */
#post-show .show-main .show-main-right {
  /*width: $max-width*0.22;*/
  flex: 1 1 auto;
  margin: 10px 0 0 0;
}
/* line 4, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/project_calcs.scss */
.project-calc-div {
  width: 1100px;
  margin: 0 auto;
}
/* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/project_calcs.scss */
.project-calc-div table {
  width: 100%;
}
/* line 9, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/project_calcs.scss */
.project-calc-div table th, .project-calc-div table td {
  font-size: 14px;
  border: 1px solid #333333;
  padding: 5px 10px;
}
/* line 2, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio td {
  padding: 5px;
  vertical-align: top;
}
/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio td .first-title {
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
  /*text-align: center;*/
}
/* line 11, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio td label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
}
/* line 16, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio td label:hover {
  color: #f06746;
}
/* line 19, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio td input[type="radio"] {
  vertical-align: initial;
  margin: 0;
}
/* line 26, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio tr.radio-tr td:first-of-type {
  padding-left: 10px;
  width: 30px;
}
/* line 30, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio tr.radio-tr td:last-of-type {
  width: 354px;
  padding-right: 5px;
}

/* line 37, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project {
  width: 1100px;
}
/* line 40, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .service-types {
  text-align: center;
}
/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .service-types > a {
  padding: 10px;
  display: inline-block;
  font-size: 16px;
  color: #333333;
}
/* line 47, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .service-types > a.active {
  background: #d2d2d2;
  color: #ffffff;
}
/* line 51, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .service-types > a:hover {
  color: #f06746;
}
/* line 56, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 20px 50px 10px 50px;
}
/* line 62, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item {
  padding: 30px 80px;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  border-radius: 5px;
}
/* line 67, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item h3 {
  font-size: 16px;
  color: #999;
}
/* line 70, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item h3 em {
  font-size: 12px;
}
/* line 74, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .purpose-checkbox {
  max-width: 900px;
}
/* line 77, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item.error {
  border-radius: 5px;
  border: 1px solid #e60012;
}
/* line 81, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .project-describe {
  width: 518px;
  border-radius: 7px;
  border: 1px solid #bbb;
}
/* line 85, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .project-describe .project-temple {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #bbb;
}
/* line 90, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .project-describe textarea {
  border: none;
  border-radius: 7px;
  height: 160px;
  padding: 10px;
  width: 516px;
  background-color: #fbfbfb;
}
/* line 99, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .need {
  color: #f66626;
  margin-right: 5px;
}
/* line 103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .label-check {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 14px;
  width: 100px;
  text-align: center;
  border-radius: 5px;
  margin: 10px;
}
/* line 113, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .label-check i {
  display: none;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 20px;
}
/* line 120, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .label-check input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
/* line 132, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .label-check:hover {
  background-color: #f66626;
  color: #fff;
}
/* line 136, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .label-check.active {
  background-color: #f66626;
  color: #fff;
}
/* line 139, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-item .label-check.active i {
  display: inline;
}
/* line 145, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-uses, .edit-project .publish-box .project-type, .edit-project .publish-box .project-major, .edit-project .publish-box .project-demand, .edit-project .publish-box .project-other-demand {
  margin-top: 20px;
}
/* line 147, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-uses label, .edit-project .publish-box .project-type label, .edit-project .publish-box .project-major label, .edit-project .publish-box .project-demand label, .edit-project .publish-box .project-other-demand label {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 20px 10px;
  width: 140px;
  text-align: center;
  border-radius: 5px;
  margin: 10px;
}
/* line 157, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-uses label i, .edit-project .publish-box .project-type label i, .edit-project .publish-box .project-major label i, .edit-project .publish-box .project-demand label i, .edit-project .publish-box .project-other-demand label i {
  display: none;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 20px;
}
/* line 164, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-uses label.active, .edit-project .publish-box .project-type label.active, .edit-project .publish-box .project-major label.active, .edit-project .publish-box .project-demand label.active, .edit-project .publish-box .project-other-demand label.active {
  background-color: #f66626;
  color: #fff;
}
/* line 167, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-uses label.active i, .edit-project .publish-box .project-type label.active i, .edit-project .publish-box .project-major label.active i, .edit-project .publish-box .project-demand label.active i, .edit-project .publish-box .project-other-demand label.active i {
  display: inline;
}
/* line 171, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-uses label:hover, .edit-project .publish-box .project-type label:hover, .edit-project .publish-box .project-major label:hover, .edit-project .publish-box .project-demand label:hover, .edit-project .publish-box .project-other-demand label:hover {
  background-color: #f66626;
  color: #fff;
}
/* line 176, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-uses input, .edit-project .publish-box .project-type input, .edit-project .publish-box .project-major input, .edit-project .publish-box .project-demand input, .edit-project .publish-box .project-other-demand input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
/* line 189, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-demand {
  text-align: right;
}
/* line 191, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-demand label {
  width: 350px;
}
/* line 195, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-other-demand {
  text-align: right;
}
/* line 197, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .project-other-demand label {
  width: 350px;
}
/* line 201, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box h4 {
  font-size: 18px;
  color: #333;
  margin: 30px 0 10px;
}
/* line 206, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .publish-form {
  margin: 10px 0;
  color: #999;
  font-size: 14px;
  position: relative;
}
/* line 212, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-project .publish-box .next-btn {
  margin: 40px auto;
  display: block;
  cursor: pointer;
  border: none;
  width: 400px;
  height: 60px;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  background: transparent url(/publish-ico.png) 0 -134px no-repeat;
}

/* line 228, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.publish-project_info .service-fee-td {
  color: #333333;
}
/* line 230, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.publish-project_info .service-fee-td .service-fee {
  font-size: 14px;
}
/* line 235, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.publish-project_info .service-fee-td .service-fee .fee-tip {
  color: #f06746;
}
/* line 238, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.publish-project_info .service-fee-td .service-fee input[type='text'] {
  width: 200px;
}
/* line 241, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.publish-project_info .service-fee-td .service-fee label {
  color: #333333;
}
/* line 243, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.publish-project_info .service-fee-td .service-fee label input[type='checkbox'] {
  margin: 0;
}
/* line 246, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.publish-project_info .service-fee-td .service-fee label:hover {
  color: #f06746;
}

/* line 255, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-type-show th, .project-type-show td {
  padding: 0 10px 5px 0 !important;
  font-size: 14px !important;
  width: auto !important;
  text-align: left !important;
}

/* line 264, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.enter-co-pop .modal-dialog {
  margin-top: 10%;
}
/* line 266, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.enter-co-pop .modal-dialog .modal-body {
  text-align: center;
}
/* line 268, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.enter-co-pop .modal-dialog .modal-body .tip-text {
  font-size: 16px;
  padding: 10px 0 20px;
}
/* line 274, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.enter-co-pop .modal-dialog .modal-body .tip-btns .close-button {
  border: 1px solid #f06746;
  color: #f06746;
  background: #ffffff;
  margin-right: 10px;
}
/* line 280, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.enter-co-pop .modal-dialog .modal-body .tip-btns .ui-btn {
  border: 1px solid #f06746;
}
/* line 283, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.enter-co-pop .modal-dialog .modal-body .tip-btns a {
  width: 80px;
}

/* line 291, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-div {
  text-align: center;
  padding-bottom: 20px;
  font-size: 16px;
}
/* line 295, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.edit-div a {
  color: #f06746;
}

/* line 300, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.local-pro-count {
  display: flex;
  justify-content: space-between;
  width: 96%;
  margin-left: 2%;
  margin-top: 10px;
  padding: 10px;
  background: #FFF8EE;
  border-radius: 6px;
}
/* line 309, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.local-pro-count a {
  color: #f06746;
  text-decoration: underline;
}
/* line 312, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.local-pro-count a img {
  vertical-align: sub;
  width: 14px;
}

/* line 319, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.to-submit-result {
  width: 100%;
  text-align: center;
  padding: 20px;
}
/* line 323, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.to-submit-result .ui-btn {
  width: 200px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  font-size: 16px;
}

/* line 332, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-btn-group {
  padding-right: 50px;
  display: flex;
  justify-content: flex-end;
  align-items: end;
  min-height: 70px;
}
/* line 338, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.project-btn-group form {
  height: auto !important;
  line-height: normal !important;
}

/* line 344, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.tip-contains {
  margin-top: 10px;
  border-radius: 4px;
  display: inline-block;
  padding: 2px 10px;
  background: #FFF6D3;
  color: #CD2311;
}
/* line 351, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/projects.scss.erb */
.tip-contains p {
  color: #CD2311 !important;
}
@charset "UTF-8";
/* line 3, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index * img {
  image-rendering: -webkit-optimize-contrast !important;
}
/* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .banner-bg {
  width: 100%;
}
@media screen and (min-width: 1440px) {
  /* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .banner-bg {
    background: url(/images/pub_index/banner_bg_1920.png);
    background-size: 100% 100%;
    background-position: center;
    min-width: 1900px;
  }
}
@media screen and (max-width: 1440px) {
  /* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .banner-bg {
    background: url(/images/pub_index/banner_bg_1440.png);
    background-position: center;
    background-size: auto 100%;
    min-width: 880px;
  }
}
/* line 22, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .banner-bg .banner-center {
  width: 100%;
  text-align: center;
  padding: 40px 0 20px;
}
/* line 28, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .banner-bg .banner-center .banner-title img {
  width: 400px;
}
/* line 33, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .banner-bg .banner-center .banner-btns {
  margin-top: 30px;
  position: relative;
}
/* line 36, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .banner-bg .banner-center .banner-btns a {
  width: 284px;
  display: inline-block;
}
/* line 39, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .banner-bg .banner-center .banner-btns a img {
  width: 100%;
}
/* line 45, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .banner-bg .banner-center .banner-detail {
  width: 560px;
  margin-top: -50px;
}
/* line 51, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item {
  text-align: center;
  padding: 30px 0;
  position: relative;
}
/* line 55, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item:nth-child(2n) {
  background: #ffffff;
}
/* line 58, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item > img {
  max-width: 880px;
}
/* line 62, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div {
  display: flex;
  justify-content: space-evenly;
  width: 880px;
  margin: 0 auto;
}
/* line 67, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div .left-div {
  text-align: left;
  padding-top: 20px;
}
/* line 70, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div .left-div .l-titie {
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  padding-bottom: 20px;
}
/* line 76, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div .left-div .l-detail {
  font-size: 16px;
  font-family: Source Han Sans CN;
  color: #333333;
  line-height: 22px;
  padding-bottom: 20px;
}
/* line 82, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div .left-div .l-detail span {
  color: #f06746;
}
/* line 86, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div .left-div .detail-links {
  margin-bottom: 20px;
}
/* line 88, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div .left-div .detail-links a {
  font-size: 16px;
  font-family: Source Han Sans CN;
  color: #5692DC;
  text-decoration: underline;
  margin-right: 16px;
}
/* line 96, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div .left-div .middle-publish-btn {
  width: 140px;
}
/* line 101, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .flex-div .right-div img {
  width: 480px;
}
/* line 107, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info {
  font-size: 16px;
  width: 880px;
  height: 330px;
  display: flex;
  margin: 0 auto;
  flex-flow: row nowrap;
  background: url(/images/pub_index/comany_info.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 118, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left {
  width: 256px;
}
/* line 121, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 68px;
}
/* line 126, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-top .company-info-left-top-left {
  width: 35%;
  font-size: 19px;
  font-family: SourceHanSansCN-Medium, "微软雅黑", Serif;
}
/* line 132, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-top .company-info-left-top-right {
  width: 42%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 18px;
}
/* line 138, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-top .company-info-left-top-right a.company-num {
  font-size: 34px;
  font-style: italic;
  font-weight: bolder;
  font-family: "微软雅黑";
  color: #f06746;
}
/* line 146, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-top .company-info-left-top-right span {
  font-family: SourceHanSansCN-Medium, "微软雅黑", Serif;
}
/* line 152, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-middle {
  height: 252px;
  overflow-y: hidden;
  transform-origin: 0px 0px;
  transform: rotate(0.12deg);
  text-align: left;
  font-size: 14px;
}
/* line 159, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-middle .company-list {
  padding-left: 21px;
}
/* line 161, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-middle .company-list .company-item {
  display: flex;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  width: 220px;
}
/* line 168, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-middle .company-list .company-item span:first-child {
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
/* line 176, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-left .company-info-left-middle .company-list .company-item span:last-child {
  width: 32px;
  overflow: hidden;
  white-space: nowrap;
}
/* line 187, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right {
  flex: 1 1 auto;
  padding-left: 30px;
}
/* line 190, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 10px;
}
/* line 196, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-top span:first-child {
  font-weight: bolder;
  font-style: italic;
  font-size: 26px;
}
/* line 202, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-top .learn-company {
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  background: #f06747;
  font-size: 14px;
  border-radius: 4px;
  box-shadow: 0px 3px 4px rgba(170, 45, 5, 0.3);
  color: #ffffff;
  border: none;
}
/* line 215, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-top .learn-company:hover {
  background: #f57d60;
}
/* line 222, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 26px 20px 0 20px;
  height: 40px;
  line-height: 40px;
}
/* line 230, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-top span {
  font-size: 18px;
  color: #333333;
}
/* line 235, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-top .show-more {
  color: #999999;
  font-size: 14px;
  text-decoration: underline;
}
/* line 242, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle {
  display: flex;
  flex-wrap: wrap;
  margin: 0 12px 0 10px;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  background-color: #e7e7e7;
  overflow: hidden;
  width: 590px;
  height: 206px;
}
/* line 252, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}
/* line 257, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item .com-name {
  text-align: center;
  font-size: 14px;
  display: none;
  color: #D43914;
}
/* line 262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item .com-name:hover {
  color: #D43914;
}
/* line 267, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item .logo {
  margin: 8px;
  height: 82px;
  width: 82px;
}
/* line 271, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item .logo img {
  height: 76px;
  width: 76px;
}
/* line 277, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item:hover {
  background: #FFDDD5;
  width: 98px;
  height: 98px;
  overflow: hidden;
}
/* line 282, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item:hover > .com-name {
  display: block;
}
/* line 285, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item:hover > div {
  display: none;
}
/* line 294, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-title {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
/* line 302, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-desc {
  font-size: 16px;
  margin-bottom: 20px;
}
/* line 305, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-desc .hirer-num, .pub-index .div-item .dynamic-desc .project-num {
  color: #f06746;
}
/* line 310, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div {
  font-size: 18px;
  height: 350px;
  width: 800px;
  overflow-y: hidden;
  transform-origin: 0px 0px;
  transform: rotate(0.12deg);
  text-align: left;
  margin: 0 auto;
}
/* line 320, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div .dynamic-list {
  font-size: 14px;
}
/* line 323, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div .dynamic-list .dynamic-item {
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
}
/* line 329, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div .dynamic-list span {
  display: inline-block;
  height: 35px;
  line-height: 35px;
}
/* line 334, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div .dynamic-list span:first-child {
  color: #333333;
  width: 140px;
}
/* line 339, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div .dynamic-list span:nth-child(2) {
  display: inline-flex;
  width: 420px;
}
/* line 343, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div .dynamic-list span:nth-child(2) a {
  font-weight: bold;
  font-size: 16px;
  width: 420px;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  margin-right: 20px;
}
/* line 356, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div .dynamic-list span:nth-child(3) {
  font-weight: bold;
  font-size: 16px;
  width: 80px;
  margin-right: 20px;
}
/* line 363, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .dynamic-div .dynamic-list span:nth-child(4) {
  font-size: 16px;
  width: 82px;
}
/* line 370, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .bottom-publish-btn {
  color: #ffffff;
  font-size: 18px;
  bottom: 110px;
  border: none;
  line-height: 52px;
  height: 52px;
  width: 240px;
  margin-bottom: 20px;
}
/* line 379, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .bottom-publish-btn:hover {
  background: #ffcabd;
}
/* line 383, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item .slogan-text {
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  padding-bottom: 20px;
}

/* line 394, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
}

/* line 401, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn {
  font-size: 12px;
  height: 36px;
  padding: 0 8px;
  border: 1px solid #E7E7E7;
  margin-right: 10px;
  border-radius: 4px;
  position: relative;
}
/* line 410, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn .checked-icon {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 415, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn .checked-icon > img {
  width: 18px;
}
/* line 420, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn .icon-yes {
  display: none;
}
/* line 424, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn .icon-no {
  display: block;
}
/* line 428, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn.active {
  border: 1px solid #F06746;
}
/* line 431, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn.active .icon-yes {
  display: block;
}
/* line 435, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn.active .icon-no {
  display: none;
}
/* line 441, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn.xj-project > img {
  max-height: 26px;
}
/* line 447, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn.pt-project > img {
  max-height: 24px;
}
/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.content-title.has-icon {
  display: flex;
  align-items: center;
  color: #8A3704 !important;
}
/* line 9, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.content-title.has-icon a {
  font-size: 14px;
  padding-left: 2px;
}

/* line 16, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.pay-vip-contains {
  width: 700px !important;
  padding: 20px 10px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 22, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.pay-vip-contains .col-div {
  font-size: 15px;
}
/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.pay-vip-contains .col-div:nth-of-type(1) {
  font-weight: bold;
}
/* line 28, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.pay-vip-contains .col-div .racing-tip {
  color: #4B90E2;
  font-size: 10px;
  margin-top: 4px;
}

/* line 37, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.racing-tip .modal-body {
  text-align: center;
  padding: 20px 0;
  line-height: 60px;
}
/* line 41, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.racing-tip .modal-body p {
  font-size: 18px;
}
/* line 44, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/racing_logs.scss */
.racing-tip .modal-body .part-in-bid-btn {
  width: 140px;
  padding: 5px 0;
}
/* line 6, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal#new_recommend_card_modal .close-icon {
  top: 0;
}
/* line 10, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog {
  position: relative;
}
/* line 13, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .close-icon {
  position: absolute;
  right: 0;
  top: 10%;
  height: 80px;
  width: 80px;
  background: transparent;
}
/* line 22, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .gateway-div {
  position: absolute;
  top: 54%;
  width: 80%;
  margin-left: 10%;
  font-size: 16px;
}
/* line 28, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .gateway-div h2 {
  padding-bottom: 20px;
  font-weight: bold;
}
/* line 32, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .gateway-div > div {
  display: flex;
  justify-content: left;
  margin-bottom: 30px;
}
/* line 37, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .gateway-div .buy-btn {
  padding-left: 20px;
}
/* line 39, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .gateway-div .buy-btn img {
  width: 150px;
}
/* line 44, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div {
  position: absolute;
  top: 24%;
  width: 80%;
  margin-left: 10%;
  font-size: 16px;
}
/* line 50, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
/* line 54, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div .left-title {
  font-size: 20px;
  font-weight: bold;
}
/* line 58, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row {
  display: flex;
}
/* line 60, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div {
  width: 120px;
  height: 90px;
  background: #ffffff;
  margin-right: 10px;
  text-align: center;
  font-weight: 500;
  border: 1px solid #ECECEC;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}
/* line 71, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div .discount-div {
  position: absolute;
  left: -1px;
  top: -8.5px;
}
/* line 75, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div .discount-div img {
  width: 30px;
}
/* line 79, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div .count-show {
  font-size: 20px;
  margin-top: 16px;
}
/* line 83, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div .price-show {
  font-size: 20px;
  color: #f06746;
}
/* line 87, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div.red-border {
  border: 1px solid #F06746;
}
/* line 93, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .notice-div {
  font-size: 14px;
  padding: 10px 0 30px 80px;
}
/* line 98, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .submit-btn {
  text-align: center;
}
/* line 100, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog .choose-div .submit-btn img {
  width: 220px;
}

/* line 110, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.bid-list {
  padding-left: 30px;
  margin-top: 18px;
}
/* line 113, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.bid-list .used-show {
  width: 156px;
}
/* line 116, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.bid-list .recommend-card-show {
  font-size: 13px;
}
/* line 118, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.bid-list .recommend-card-show form {
  padding-top: 2px;
}
/* line 120, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.bid-list .recommend-card-show form input {
  width: 14px;
  height: 14px;
  display: block;
}

/* line 128, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.recommend-card-show {
  display: flex;
  align-items: center;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 134, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.recommend-card-show .can-not-use-div {
  position: relative;
  display: flex;
  align-items: center;
}
/* line 138, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.recommend-card-show .can-not-use-div a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: transparent;
}
/* line 146, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.recommend-card-show input {
  margin: 0;
  height: 18px;
  width: 18px;
  margin-right: 6px;
}
/* line 153, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/recommend_cards.scss */
.recommend-card-show a {
  color: #BB7700;
  text-decoration: underline;
}
/* line 2, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.bid_form_div .webuploader-pick {
  line-height: 33px !important;
  padding: 0 !important;
}
/* line 7, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.bid_form_div th, .bid_form_div td {
  vertical-align: top !important;
}
/* line 11, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.bid_form_div th {
  padding-top: 10px;
}

/* line 18, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .top-adv {
  width: 100%;
}
/* line 21, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .top-adv img {
  width: 100%;
}
/* line 26, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content {
  width: 1100px;
  display: flex;
  margin: 20px auto;
  background: #f5f5f5;
}
/* line 27, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content.show-content {
  margin: 0 auto;
  padding: 20px 0;
}
/* line 30, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content.show-content .r-title {
  overflow: auto !important;
  text-overflow: unset !important;
  white-space: unset !important;
}
/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left {
  width: 800px;
}
/* line 45, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record {
  border-radius: 6px;
  padding: 10px 20px;
  background: #ffffff;
  margin-bottom: 10px;
}
/* line 51, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record.detail-item {
  padding: 0;
  min-height: 560px;
}
/* line 55, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record.detail-item .detail-title {
  padding: 10px 30px;
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #f5f5f5;
}
/* line 62, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record.detail-item .detail-content {
  padding: 10px 30px;
  line-height: 40px;
  font-size: 14px;
}
/* line 67, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record.detail-item .detail-content .p-tip {
  font-size: 16px;
}
/* line 71, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record.detail-item .detail-content .apply-status {
  background: #f5f5f5;
  padding: 10px;
  color: #f06746;
  border-radius: 4px;
  font-size: 18px;
}
/* line 78, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record.detail-item .detail-content .apply-status.fail {
  color: #333333;
  font-size: 14px;
}
/* line 87, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record:last-of-type {
  margin-bottom: 0;
}
/* line 91, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table {
  width: 100%;
}
/* line 95, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr:hover {
  cursor: pointer;
}
/* line 98, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr:hover .r-title {
  color: #f06746;
}
/* line 103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr td {
  padding: 10px;
}
/* line 104, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr td.last-td {
  width: 240px;
  text-align: right;
}
/* line 111, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr td .r-title {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 121, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr td .r-count {
  font-size: 14px;
  color: #F06746;
}
/* line 126, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr td .r-subtitle {
  font-size: 14px;
  color: #333333;
}
/* line 130, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr td .r-subtitle .payment {
  font-size: 20px;
  color: #f06746;
  font-weight: bold;
}
/* line 137, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr td .pub-time {
  font-size: 12px;
  color: #999999;
}
/* line 143, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-left .recruit-record table tr td .r-items span {
  background: #F5F5F5;
  display: inline-block;
  padding: 3px 8px;
  margin-right: 10px;
  border-radius: 2px;
}
/* line 157, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right {
  margin-left: 10px;
  width: 290px;
  background: #ffffff;
  border-radius: 0 0 6px 6px;
}
/* line 163, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right.right-show {
  background: #f5f5f5;
}
/* line 168, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .right-adv img {
  width: 100%;
}
/* line 173, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .newest-p-title {
  line-height: 36px;
  padding: 8px 10px;
}
/* line 177, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .newest-p-title .newest-text {
  font-size: 18px;
}
/* line 181, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .newest-p-title a {
  display: inline-block;
  float: right;
  font-size: 14px;
  color: #666666;
}
/* line 189, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .p-item {
  display: block;
  line-height: 30px;
  padding: 15px 10px;
  border-top: 1px solid #F5F5F5;
}
/* line 191, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .p-item:hover .item-title {
  color: #f06746;
}
/* line 201, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .p-item .item-title {
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 210, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .p-item .item-subtitle .price {
  color: #f06746;
  font-weight: bold;
  font-size: 16px;
}
/* line 216, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .p-item .item-subtitle .service-type {
  font-size: 14px;
  color: #666666;
}
/* line 223, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .com-info {
  text-align: center;
  font-size: 14px;
  padding: 20px;
  margin-bottom: 10px;
  background: #ffffff;
  border-radius: 6px;
}
/* line 231, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .com-info img {
  width: 80px;
  height: 80px;
}
/* line 236, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .com-info .com-name {
  font-weight: bold;
  padding-top: 10px;
  font-size: 18px;
}
/* line 242, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .com-info .com-region {
  padding-top: 10px;
}
/* line 245, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .com-info .com-region img {
  width: 13px;
  height: 17px;
  vertical-align: sub;
  margin-right: 2px;
}
/* line 253, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .com-info .com-mobile {
  padding-top: 10px;
}
/* line 257, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .com-info .com-phone {
  padding-top: 10px;
}
/* line 262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content .content-right .right-bottom {
  background: #ffffff;
  border-radius: 6px;
}

/* line 273, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-title {
  font-size: 18px;
}
/* line 278, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body table {
  margin: 0 auto;
}
/* line 281, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body th {
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
}
/* line 286, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body td {
  padding: 10px;
}
/* line 288, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body td .publish-form {
  width: 320px;
}
/* line 290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body td .publish-form textarea {
  width: 300px;
  min-height: 100px;
  border: solid 1px #d2d2d2;
  border-radius: 5px;
  resize: none;
}
/* line 297, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body td .publish-form .uploader-list {
  width: 300px !important;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body td .publish-form .uploader-list .progress {
  width: 100%;
}

/* line 312, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.ok-tip .modal-dialog {
  margin: 100px auto;
  background: #ffffff;
  line-height: 50px;
  text-align: center;
  border-radius: 6px;
}
/* line 319, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.ok-tip .modal-dialog .img-div img {
  width: 100%;
}
/* line 324, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.ok-tip .modal-dialog .tip-text {
  margin-top: 10px;
  color: #121212;
  font-size: 16px;
}
/* line 330, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.ok-tip .modal-dialog .btn-div {
  display: block;
  padding-bottom: 30px;
}
/* line 333, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.ok-tip .modal-dialog .btn-div button {
  padding: 6px 50px;
  border: 1px solid #f06746;
  color: #f06746;
}
/* line 337, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/results.scss */
.ok-tip .modal-dialog .btn-div button:hover {
  background: #f06746;
  color: #ffffff;
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
@charset "UTF-8";
/* line 1, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.main-div {
  padding: 20px 0;
}

/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.l-banner {
  height: 260px;
  width: 100%;
  background: url(/dlb_bannerbg.png) no-repeat;
}

/* line 11, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.l-banner h3 {
  font-size: 30px;
  color: #603402;
  text-align: center;
  padding-top: 50px;
  font-weight: normal;
}

/* line 19, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.l-banner p {
  text-align: center;
  color: #603402;
  font-size: 14px;
}

/* line 25, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.l-banner .b-btn {
  height: 37px;
  width: 144px;
  margin-top: 30px;
  margin-left: 860px;
  background: transparent;
  border: 1px #fff solid;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 34px;
}

/* line 39, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.l-middle {
  width: 1100px;
  margin: 0 auto;
}

/* line 44, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.ck {
  height: 34px;
  width: 1100px;
  margin: 0 auto;
}

/* line 50, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.ck h2 {
  float: right;
  color: #999999;
  margin-right: 56px;
  font-size: 12px;
  padding-top: 10px;
}

/* line 58, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.m-top {
  margin: 0 auto;
}

/* line 62, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.px {
  background: url(/dlb_pbg.png) no-repeat;
}

/* line 66, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.ts {
  background: url(/dlb_tbg.png) no-repeat;
}

/* line 70, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.rj {
  background: url(/dlb_rbg.png) no-repeat;
}

/* line 74, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.qt {
  background: url(/dlb_qtbg.png) no-repeat;
}

/* line 78, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left {
  height: 210px;
  width: 492px;
  margin: 0 0 20px 30px;
  display: inline-block;
}

/* line 85, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-right {
  height: 210px;
  width: 492px;
  float: right;
  background: url(/dlb_tbg.png) no-repeat;
}

/* line 92, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z {
  height: 170px;
  width: 260px;
  margin-top: 30px;
  float: left;
}

/* line 99, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z {
  text-align: right;
}

/* line 103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.px .l-z .pjz {
  color: #f66626;
}

/* line 107, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.ts .l-z .pjz {
  color: #e2bd80;
}

/* line 111, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.rj .l-z .pjz {
  color: #8db4d4;
}

/* line 115, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.qt .l-z .pjz {
  color: #82d1e1;
}

/* line 119, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .pjz {
  font-size: 16px;
}

/* line 123, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .pjz i {
  font-size: 40px;
}

/* line 128, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.px .l-z .pxl {
  color: #f66626;
}

/* line 132, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.ts .l-z .pxl {
  color: #e2bd80;
}

/* line 136, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.rj .l-z .pxl {
  color: #8db4d4;
}

/* line 140, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.qt .l-z .pxl {
  color: #82d1e1;
}

/* line 144, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .pxl {
  font-size: 16px;
  color: #f66626;
}

/* line 149, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .pmc {
  font-size: 16px;
  color: #333;
}

/* line 154, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .sy {
  padding-top: 16px;
  color: #999;
  font-size: 14px;
}

/* line 160, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .sy b {
  color: #088b67;
  font-size: 20px;
  font-weight: normal;
}

/* line 166, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-y {
  height: 170px;
  width: 190px;
  float: right;
  margin-top: 40px;
}

/* line 173, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-y .y-logo {
  height: 80px;
  width: 80px;
  border-radius: 2px;
  background: #d2d2d2;
  margin: 0 auto;
}

/* line 181, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-y dl dd {
  font-size: 14px;
  padding-top: 10px;
  text-align: center;
}

/* line 187, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.m-top2 {
  height: 210px;
  width: 1014px;
  margin: 0 auto;
  margin-top: 20px;
}

/* line 194, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq, .fyhq {
  width: 1100px;
  background: #fff;
  border-radius: 6px;
  margin: 0 auto;
  box-shadow: 0 0 6px #dadada;
  padding-bottom: 40px;
}

/* line 203, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq h2 {
  font-size: 26px;
  color: #333;
  text-align: center;
  padding-top: 46px;
}

/* line 210, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .t-lc {
  height: 280px;
  width: 880px;
  margin: 0 auto;
  margin-top: 18px;
  border-bottom: 1px dashed #d2d2d2;
}

/* line 218, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq h1 {
  font-size: 20px;
  color: #333;
}

/* line 223, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .t-lc img {
  padding: 26px 0 0 80px;
}

/* line 227, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .t-lc h3 {
  font-size: 16px;
  color: #666;
}

/* line 232, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .t-lc p {
  line-hight: 30px;
  padding-left: 80px;
  font-size: 14px;
  color: #666;
}

/* line 239, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx {
  width: 880px;
  margin: 0 auto;
  margin-top: 20px;
}

/* line 245, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .b-item {
  font-size: 14px;
  color: #666;
  margin: 13px 0 0 80px;
}

/* line 251, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx p {
  font-size: 14px;
  color: #666;
  margin: 13px 0 0 80px;
}

/* line 257, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .fws {
  height: 50px;
  width: 400px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 0 10px;
  border: 1px solid #d2d2d2;
}

/* line 266, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .b-text {
  width: 400px;
  height: 130px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 3px 10px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
}

/* line 276, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .sc1 {
  height: 30px;
  width: 130px;
  background: #fabca0;
  border-radius: 2px;
  color: #bb4800;
  font-size: 14px;
  border-style: none;
  margin-bottom: 6px;
}

/* line 287, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .sq-tj {
  height: 40px;
  width: 160px;
  font-size: 16px;
  color: #fff;
  background: #f66626;
  border: none;
  border-radius: 4px;
  margin-left: 240px;
  display: block;
  margin-top: 40px;
}

/* line 300, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .js {
  height: 50px;
  width: 200px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 0 10px;
  border: 1px solid #d2d2d2;
}

/* line 309, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .xzlb {
  height: 50px;
  width: 200px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 0 10px;
  border: 1px solid #d2d2d2;
}

/* line 318, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .t-zf span {
  font-size: 20px;
  color: #f66626;
  padding-left: 6px;
}

/* line 324, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh {
  height: 800px;
  width: 1100px;
  margin: 0 auto;
  margin-top: 30px;
}

/* line 331, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-left {
  height: 800px;
  width: 280px;
  float: left;
}

/* line 337, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right {
  height: 800px;
  width: 802px;
  float: right;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 6px #dadada;
}

/* line 346, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-dh {
  height: 40px;
  width: 146px;
  border: 1px solid #ff9f44;
  font-size: 16px;
  float: left;
  margin: 40px 0 0 330px;
}

/* line 355, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-dh span {
  height: 38px;
  width: 70px;
  background: #ff9f44;
  color: #fff;
  display: block;
  float: left;
  padding: 7px 0 0 10px;
}

/* line 365, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-dh i {
  display: block;
  padding: 7px 0 0 80px;
}

/* line 370, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-gz {
  float: right;
  padding: 50px 100px;
  color: #999;
  font-size: 14px;
}

/* line 377, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr {
  width: 570px;
  height: 400px;
  margin: 0 auto;
  margin-top: 100px;
}

/* line 384, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr dl {
  height: 60px;
}

/* line 388, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr .sjtx {
  height: 50px;
  float: left;
  width: 50px;
  border-radius: 4px;
  background: #d2d2d2;
}

/* line 396, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr dl dd {
  float: right;
  margin: 16px 236px 0 0;
  font-size: 14px;
  color: #666;
}

/* line 403, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr .yhl-z {
  height: 146px;
  width: 280px;
  float: left;
  background: url(/bg_gr_ts.png) no-repeat;
}

/* line 410, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr .yhr-y {
  height: 146px;
  width: 280px;
  float: right;
  background: url(/bg_gr_rj.png) no-repeat;
}

/* line 417, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z ul {
  height: 120px;
  width: 160px;
  font-size: 14px;
  float: left;
  margin: 26px 0 0 16px;
  text-align: right;
}

/* line 426, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z ul li {
  color: #999;
}

/* line 430, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z .yh-jz {
  color: #f66626;
}

/* line 434, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z .yh-jz i {
  font-size: 30px;
}

/* line 438, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z .yh-ck {
  font-size: 12px;
  float: right;
  border: none;
  background: #dcb478;
  height: 30px;
  width: 92px;
  border-radius: 2px;
  color: #fff;
  margin: 62px 5px 0 0;
}

/* line 450, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy {
  height: 146px;
  width: 280px;
  float: left;
  background: url(/bg_yh_sy.png) no-repeat;
}

/* line 457, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy ul {
  height: 120px;
  width: 160px;
  font-size: 14px;
  float: left;
  margin: 26px 0 0 16px;
  text-align: right;
}

/* line 466, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy ul li {
  color: #999;
}

/* line 470, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy .yh-jz i {
  font-size: 30px;
}

/* line 474, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy img {
  padding: 53px 10px;
  float: right;
}

/* line 479, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw {
  /*height: 800px;*/
  /*width: 1100px;*/
  /*margin: 0 auto;*/
  /*margin-top: 30px;*/
  padding-bottom: 20px;
}

/* line 487, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-left {
  height: 800px;
  width: 280px;
  float: left;
}

/* line 493, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right {
  width: 798px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 6px #dadada;
  padding-bottom: 20px;
}

/* line 501, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top {
  height: 110px;
  width: 700px;
  margin: 5px auto;
  border-bottom: 1px dashed #d2d2d2;
  padding-top: 20px;
}

/* line 509, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-left {
  width: 64px;
  height: 64px;
  background: #999;
  border-radius: 4px;
  float: left;
  margin-left: 20px;
}

/* line 518, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-center {
  width: 400px;
  height: 60px;
  float: left;
  margin-left: 20px;
  font-size: 16px;
  padding-top: 14px;
}

/* line 527, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-center p span {
  padding-right: 26px;
  font-size: 14px;
}

/* line 532, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-center p span a {
  font-size: 12px;
  color: #f66626;
  padding-left: 10px;
}

/* line 538, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-right {
  width: 140px;
  height: 73px;
  float: right;
}

/* line 544, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-right .f-yhq, .y-yhq {
  height: 30px;
  width: 110px;
  background: #f66626;
  color: #fff;
  border: none;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
}

/* line 556, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-top .ft-right .y-yhq {
  background: none;
  border: 1px solid #f66626;
  margin-top: 8px;
  color: #f66626;
}

/* line 563, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-bot .fw-dh {
  height: 36px;
  width: 140px;
  border: 1px solid #ff9f44;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 30px;
}

/* line 572, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-bot .fw-dh span {
  height: 34px;
  width: 70px;
  background: #ff9f44;
  color: #fff;
  display: block;
  float: left;
  padding: 5px 0 0 10px;
}

/* line 582, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-bot .fw-dh i {
  display: block;
  padding: 5px 0 0 80px;
}

/* line 587, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .fw-yh1 {
  width: 600px;
  margin: 0 auto;
  margin-top: 20px;
}

/* line 593, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .fw-yh1 p {
  color: #666;
  font-size: 14px;
}

/* line 598, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .sw-yh1 p {
  color: #666;
  font-size: 14px;
  margin-left: 108px;
}

/* line 604, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .sw-yh1 p span {
  height: 23px;
  width: 76px;
  color: #999;
  display: block;
  border: 1px solid #999;
  text-align: center;
  float: left;
}

/* line 614, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-bot .sw-yh1 .sw1-yhq {
  width: 600px;
  height: 140px;
  background: url(/bg_fwsy_ts.png) no-repeat;
  margin: 6px 0 0 102px;
}

/* line 622, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-z ul {
  margin-left: 20px;
}

/* line 626, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-z ul li {
  height: 100px;
  width: 80px;
  font-size: 12px;
  float: left;
  line-height: 50px;
  margin: 24px 0 0 30px;
  color: #999;
}

/* line 636, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-z ul li span {
  font-size: 30px;
  color: #999;
}

/* line 641, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-y {
  height: 122px;
  width: 135px;
  float: right;
}

/* line 647, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-y .sw1-bnt {
  padding-top: 58px;
  padding-right: 40px;
  font-size: 17px;
  color: #f66626;
  border: none;
  background: none;
}

/* line 656, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.b-item .uploadify {
  display: inline-block;
}

/*
    优惠券类别
*/
/* 培训类 */
/* line 666, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .c-type {
  color: #f66626;
  border-color: #f66626;
}

/* line 671, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .c-type {
  color: #fbc56c;
  border-color: #fbc56c;
}

/* line 676, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .c-type {
  color: #8db4d4;
  border-color: #8db4d4;
}

/* line 681, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .c-type {
  color: #82d1e1;
  border-color: #82d1e1;
}

/* line 686, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .c-type {
  color: #d2d2d2;
  border-color: #d2d2d2;
}

/* line 691, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .fw-yh1 p span {
  height: 23px;
  width: 76px;
  display: block;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  float: left;
}

/* line 701, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .yh1-yhq {
  background: url(/bg_fws_px.png) no-repeat -1px -1px;
}

/* line 705, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .yh1-yhq {
  background: url(/bg_fws_ts.png) no-repeat -1px -1px;
}

/* line 709, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .yh1-yhq {
  background: url(/bg_fws_rj.png) no-repeat -1px -1px;
}

/* line 713, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .yh1-yhq {
  background: url(/bg_fws_qt.png) no-repeat -1px -1px;
}

/* line 717, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .yh1-yhq {
  background: url(/bg_fws_ysy.png) no-repeat -1px -1px;
}

/* line 722, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1 .yh1-yhq {
  width: 581px;
  margin-top: 6px;
}

/* line 727, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z table {
  margin-left: 20px;
}

/* line 731, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z table th {
  width: 96px;
  font-size: 12px;
  margin: 24px 0 0 30px;
  color: #999;
  font-weight: normal;
  padding: 19px 0;
  text-align: center;
}

/* line 741, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z table td {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  padding-top: 8px;
  text-align: center;
  border-top: 2px #e6e6e6 dashed;
}

/* line 750, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z {
  float: left;
}

/* line 753, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.border-line {
  float: left;
  width: 2px;
  height: 80px;
  background: #e6e6e6;
  margin-top: 30px;
  margin-left: 20px;
}

/* line 762, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .check-coupon {
  border-color: #FBCB77;
}

/* line 766, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .check-coupon {
  border-color: #e2bd80;
}

/* line 770, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .check-coupon {
  border-color: #9bbdd9;
}

/* line 774, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .check-coupon {
  border-color: #82d1e1;
}

/* line 778, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .check-coupon {
  border-color: #d2d2d2;
}

/* line 782, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.check-coupon {
  clear: both;
  border-width: 0 1px 1.5px 1px;
  border-style: solid;
  display: block;
  border-radius: 0 0 3px 3px;
  padding: 10px 50px;
}

/* line 791, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.check-coupon table {
  width: 100%;
  border-top: 1px solid #ebebeb;
}

/* line 795, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.check-coupon table td, .check-coupon table th {
  text-align: center;
  padding: 4px;
  border: 1px solid #ebebeb;
  color: #666666;
}

/* line 801, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.check-coupon table th {
  background: #f5f5f5;
}

/* line 805, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .yh1-z table th > span {
  color: #f66626;
}

/* line 809, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .yh1-z table th > span {
  color: #e2bd80;
}

/* line 813, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .yh1-z table th > span {
  color: #8db4d4;
}

/* line 817, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .yh1-z table th > span {
  color: #82d1e1;
}

/* line 821, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .yh1-z table th > span {
  color: #d2d2d2;
}

/* line 825, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z table th > span {
  font-size: 30px;
}

/* line 829, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-y {
  padding-top: 55px;
}

/* line 833, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .yh1-y .yh1-bnt {
  color: #f66626;
}

/* line 837, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .yh1-y .yh1-bnt {
  color: #e2bd80;
}

/* line 841, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .yh1-y .yh1-bnt {
  color: #8db4d4;
}

/* line 845, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .yh1-y .yh1-bnt {
  color: #82d1e1;
}

/* line 849, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .yh1-y .yh1-bnt {
  color: #d2d2d2;
}

/* line 853, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-y .yh1-bnt {
  font-size: 14px;
  margin-left: 45px;
}

/* line 858, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-item {
  display: inline-block;
  position: relative;
}

/* line 863, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.spx {
  background: url(/dlb_spx.png) no-repeat;
}

/* line 867, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.sts {
  background: url(/dlb_sts.png) no-repeat;
}

/* line 871, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.srj {
  background: url(/dlb_srj.png) no-repeat;
}

/* line 875, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.sqt {
  background: url(/dlb_sqt.png) no-repeat;
}

/* line 879, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc {
  display: none;
  position: absolute;
  left: 5px;
  top: 4px;
  z-index: 100;
  padding: 40px 40px 20px 40px;
  color: #ffffff;
}

/* line 889, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc > h2 {
  font-size: 14px;
  color: #ffffff;
}

/* line 894, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc > div {
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  height: 100px;
  overflow-y: auto;
}

/* line 901, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc p {
  color: #ffffff;
}

/* line 905, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.spx .rec-btn {
  color: #feca77;
}

/* line 909, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.sts .rec-btn {
  color: #e2bd80;
}

/* line 913, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.srj .rec-btn {
  color: #8db4d4;
}

/* line 917, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.sqt .rec-btn {
  color: #82d1e1;
}

/* line 921, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc .rec-btn {
  float: right;
  margin-top: 10px;
  padding: 2px 6px;
  border: 1px solid aliceblue;
  background: #ffffff;
  border-radius: 2px;
}

/* line 930, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc .lec-btn {
  float: left;
  margin-top: 10px;
  padding: 2px 6px;
  border-radius: 2px;
  color: #FFFFFF;
}

/* line 938, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-item:hover > .t-left.coupon-desc {
  display: block;
}

/* line 942, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.provider-info {
  width: 900px;
  margin: 0 auto;
  padding-top: 90px;
}

/* line 948, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.provider-info .div-item {
  display: inline-block;
  margin-left: 10px;
}

/* line 954, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.provider-info .div-item > p {
  text-align: left;
}

/* line 958, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.provider-info .div-item > p > span {
  text-align: left;
  margin-left: 20px;
}

/* line 963, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq.got-coupon {
  width: 500px;
  box-shadow: none;
  padding: 0;
}

/* line 969, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq.got-coupon .b-tx .b-item {
  margin: 10px 0;
}

/* line 972, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list {
  display: flex;
  flex-wrap: wrap;
}
/* line 975, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block {
  width: 280px;
  height: 140px;
  display: inline-block;
  padding: 30px 0;
  margin: 5px 20px;
}
/* line 981, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.px {
  background: url(/bg_gr_px.png);
}
/* line 983, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.px .worth-color {
  color: #f9c46d;
}
/* line 986, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.px td > a {
  background: #f9c46d;
}
/* line 990, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.ts {
  background: url(/bg_gr_ts.png) no-repeat -1px;
}
/* line 992, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.ts .worth-color {
  color: #ddb473;
}
/* line 995, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.ts td > a {
  background: #ddb473;
}
/* line 999, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.rj {
  background: url(/bg_gr_rj.png);
}
/* line 1001, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.rj .worth-color {
  color: #8db4d4;
}
/* line 1004, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.rj td > a {
  background: #8db4d4;
}
/* line 1008, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.qt {
  background: url(/bg_gr_qt.png);
}
/* line 1010, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.qt .worth-color {
  color: #70ccdc;
}
/* line 1013, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.qt td > a {
  background: #70ccdc;
}
/* line 1017, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.invalidated {
  background: url(/bg_yh_sy.png);
}
/* line 1019, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block.invalidated .worth-color {
  color: #999999;
}
/* line 1023, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block th, .coupon-list .coupon-block td {
  text-align: right;
  font-weight: normal;
  color: #666666;
}
/* line 1028, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block th {
  width: 142px;
}
/* line 1031, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block td {
  width: 132px;
  padding-top: 26px;
}
/* line 1034, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list .coupon-block td > a {
  display: inline-block;
  color: #ffffff;
  padding: 3px 8px;
  border-radius: 2px 0 0 2px;
}

/* line 1045, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-use-state {
  width: 100%;
  text-align: center;
  height: 80px;
  padding-top: 30px;
}

/* line 1052, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-use-state a.state-btn {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #fb9f46;
  margin-left: -5px;
  color: #666666;
}

/* line 1060, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-use-state a.state-btn.active {
  background: #fb9f46;
  color: #ffffff;
}

/* line 1066, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-prod-item .logo {
  margin: 10px 0;
}

/* line 1070, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.my-got-coupon-main {
  /*padding: 0 70px 40px 70px;*/
  padding-bottom: 20px;
  /*box-shadow: 0 0 6px #dadada;*/
  /*margin: 5px;*/
  background: #ffffff;
  border-radius: 10px;
}

/* line 1080, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop {
  text-align: center;
}

/* line 1084, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop th {
  width: 100px;
  text-align: right;
}

/* line 1088, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop td {
  text-align: left;
}

/* line 1092, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop td, .coupon-info-pop th {
  padding: 5px 10px;
  vertical-align: top;
  color: #333333;
}

/* line 1098, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop td {
  color: #666666;
}

/* line 1102, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty {
  display: none;
}

/* line 1106, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item {
  display: inline-block;
  margin-left: 10px;
  color: #666666;
}

/* line 1111, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item input {
  width: 50px;
  border: none;
}

/* line 1116, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item .input-armour {
  border: 1px solid #999999;
  display: inline-block;
  padding: 2px;
  border-radius: 3px;
}

/* line 1123, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item.btns {
  text-align: center;
  display: block;
  margin-top: 4px;
}

/* line 1129, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item.btns input {
  padding: 2px;
  border-radius: 3px;
  color: #666666;
}

/* line 1135, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-provid-info-pop td, .serv-provid-info-pop th {
  padding: 10px 0;
  width: 200px;
  text-align: left;
  font-size: 14px;
}

/* line 1141, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-provid-info-pop img {
  border-radius: 4px;
}

/* line 1145, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-provid-info-pop p {
  text-align: left;
  color: #999999;
}

/* line 1150, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-provid-info-pop h3 {
  font-weight: normal;
  font-size: 18px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 12px;
  height: 50px;
}

/* line 1158, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.my-got-coupon-main .my-got-title {
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  border-bottom: 1px solid #f2f2f2;
  padding-left: 50px;
}

/* line 1166, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.my-got-coupon-main .serv-prod-item {
  padding: 0 70px;
}

/* line 1170, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-use-state .link-btn {
  float: right;
  margin-right: 70px;
  margin-left: -160px;
  line-height: 30px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, button, textarea, p, blockquote, th, td, form {
    margin: 0;
    padding: 0
}

/**html {*/
    /*background-image: url(about:blank);*/
    /*background-attachment: fixed*/
/*}*/

.xubox_shade, .xubox_layer {
    position: fixed;
    _position: absolute
}

.xubox_shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.xubox_layer {
    top: 150px;
    left: 50%;
    height: auto;
    width: 310px;
    margin-left: -155px
}

.xubox_border, .xubox_title, .xubox_title i, .xubox_page, .xubox_iframe, .xubox_title em, .xubox_close, .xubox_msgico, .xubox_moves {
    position: absolute
}

.xubox_border {
    border-radius: 5px
}

.xubox_title {
    left: 0;
    top: 0
}

.xubox_main {
    position: relative;
    height: 100%;
    _float: left
}

.xubox_page {
    top: 0;
    left: 0
}

.xubox_load {
    background: url(default/xubox_loading0.gif) #fff center center no-repeat
}

.xubox_loading {
    display: block;
    float: left;
    text-decoration: none;
    color: #FFF;
    _float: none
}

.xulayer_png32 {
    background: url(default/xubox_ico0.png) no-repeat
}

.xubox_moves {
    border: 3px solid #333;
    cursor: move;
    opacity: .7;
    filter: alpha(opacity=70)
}

.xubox_msgico {
    width: 32px;
    height: 32px;
    top: 52px;
    left: 15px;
    background: url(default/xubox_ico0.png) no-repeat
}

.xubox_text {
    padding-left: 55px;
    float: left;
    line-height: 25px;
    word-break: break-all;
    padding-right: 20px;
    overflow: hidden;
    font-size: 14px
}

.xubox_msgtype0 {
    background-position: -91px -38px
}

.xubox_msgtype1 {
    background-position: -128px -38px
}

.xubox_msgtype2 {
    background-position: -163px -38px
}

.xubox_msgtype3 {
    background-position: -91px -75px
}

.xubox_msgtype4 {
    background-position: -163px -75px
}

.xubox_msgtype5 {
    background-position: -163px -112px
}

.xubox_msgtype6 {
    background-position: -163px -148px
}

.xubox_msgtype7 {
    background-position: -128px -75px
}

.xubox_msgtype8 {
    background-position: -91px -6px
}

.xubox_msgtype9 {
    background-position: -129px -6px
}

.xubox_msgtype10 {
    background-position: -163px -6px
}

.xubox_msgtype11 {
    background-position: -206px -6px
}

.xubox_msgtype12 {
    background-position: -206px -44px
}

.xubox_msgtype13 {
    background-position: -206px -81px
}

.xubox_msgtype14 {
    background-position: -206px -122px
}

.xubox_msgtype15 {
    background-position: -206px -157px
}

.xubox_loading_0 {
    width: 60px;
    height: 24px;
    background: url(default/xubox_loading0.gif) no-repeat
}

.xubox_loading_1 {
    width: 37px;
    height: 37px;
    background: url(default/xubox_loading1.gif) no-repeat
}

.xubox_loading_2, .xubox_msgtype16 {
    width: 32px;
    height: 32px;
    background: url(default/xubox_loading2.gif) no-repeat
}

.xubox_loading_3 {
    width: 126px;
    height: 22px;
    background: url(default/xubox_loading3.gif) no-repeat
}

.xubox_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d5d5d5;
    background: url(default/xubox_title0.png) #ebebeb repeat-x;
    cursor: move;
    font-size: 14px;
    color: #333
}

.xubox_title em {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 80%;
    top: 9px;
    left: 10px;
    font-style: normal;
    overflow: hidden
}

.xubox_close0 {
    right: 10px;
    top: 10px;
    width: 14px;
    height: 14px;
    background-position: -31px -7px;
    cursor: pointer;
    overflow: hidden
}

.xubox_close0:hover {
    background-position: -51px -7px
}

.xubox_close1 {
    right: -20px;
    top: -21px;
    width: 34px;
    height: 30px;
    background-position: -5px -252px;
    cursor: pointer;
    overflow: hidden;
    _right: 3px;
    _top: 3px;
    _width: 14px;
    _height: 14px;
    _background-position: -31px -7px
}

.xubox_close1:hover {
    background-position: -44px -252px;
    _background-position: -51px -7px
}

.xubox_botton a {
    position: absolute;
    bottom: 10px;
    left: 50%;
    background: url(default/xubox_ico0.png) repeat;
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    overflow: hidden
}

.xubox_botton a:hover {
    text-decoration: none;
    color: #FFF
}

.xubox_botton .xubox_botton1 {
    width: 79px;
    height: 32px;
    line-height: 32px;
    margin-left: -39px;
    background-position: -6px -34px
}

.xubox_botton1:hover {
    background-position: -6px -72px
}

.xubox_botton .xubox_botton2 {
    margin-left: -76px;
    width: 71px;
    height: 29px;
    line-height: 29px;
    background-position: -5px -114px
}

.xubox_botton2:hover {
    background-position: -5px -146px
}

.xubox_botton .xubox_botton3 {
    width: 71px;
    height: 29px;
    line-height: 29px;
    margin-left: 10px;
    background-position: -81px -114px
}

.xubox_botton3:hover {
    background-position: -81px -146px
}

.xubox_tips {
    position: relative;
    line-height: 20px;
    padding: 3px 30px 3px 10px;
    font-size: 12px;
    _float: left;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}

.xubox_tips i.layerTipsG {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: transparent;
    border-style: dashed;
    *overflow: hidden
}

.xubox_tips i.layerTipsT, .xubox_tips i.layerTipsB {
    left: 5px;
    border-right-style: solid
}

.xubox_tips i.layerTipsT {
    bottom: -8px
}

.xubox_tips i.layerTipsB {
    top: -8px
}

.xubox_tips i.layerTipsR, .xubox_tips i.layerTipsL {
    top: 1px;
    border-bottom-style: solid
}

.xubox_tips i.layerTipsR {
    left: -8px
}

.xubox_tips i.layerTipsL {
    right: -8px
}
/** 
 
 @Name: layer拓展样式
 @Date: 2012.12.13
 @Author: 贤心
 @blog: sentsin.com
 
**/

/* prompt模式 */

.xubox_layer .xubox_form{width:240px; line-height:30px; padding: 0 5px; border: 1px solid #ccc; background: url(default/textbg.png) #fff repeat-x; color:#333;}
.xubox_layer .xubox_formArea{width:300px; height:100px; line-height:20px;}

/* tab模式 */
.xubox_layer .xubox_tab{position:relative; border:1px solid #ccc;}
.xubox_layer .xubox_tabmove{position:absolute; width:600px; height:30px; top:0; left:0;}
.xubox_layer .xubox_tabtit{ display:block; height:30px; border-bottom:1px solid #ccc; background-color:#eee;}
.xubox_layer .xubox_tabtit span{position:relative; float:left; width:120px; height:30px; line-height:30px; text-align:center; cursor:pointer;}
.xubox_layer .xubox_tabtit span.xubox_tabnow{left:-1px; _top:1px; height:31px; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#fff; z-index:10;}
.xubox_layer .xubox_tab_main{line-height:24px; clear:both;}
.xubox_layer .xubox_tab_main .xubox_tabli{display:none;}
.xubox_layer .xubox_tab_main .xubox_tabli.xubox_tab_layer{display:block;}
.xubox_layer .xubox_tabclose{position:absolute; right:10px; top:5px; cursor:pointer;}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */

.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
@charset "UTF-8";
/* 20px*/
/* line 18, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#new_share_software {
  font-size: 14px;
}
/* line 20, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#new_share_software .show_valid_msg {
  display: block;
  margin: 0 0 10px 5px;
  color: red;
}
/* line 26, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#new_share_software input {
  border-radius: 2px;
  border: 1px solid #CCC;
  width: 100%;
  height: 40px;
}
/* line 31, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#new_share_software input[type='text'] {
  padding: 5px;
}
/* line 35, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#new_share_software textarea {
  width: 100%;
  padding: 6px;
  border: 1px solid #CCC;
}
/* line 40, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#new_share_software select {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #CCC;
  width: 100%;
  height: 40px;
}

/* line 49, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#identify_before_share {
  width: 400px;
  margin: 30vh auto 0 auto;
  font-size: 14px;
}
/* line 53, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#identify_before_share div {
  text-align: left;
  width: 100%;
}
/* line 59, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#identify_before_share .modal-dialog .modal-body {
  text-align: left;
  width: 300px;
  margin: auto;
}
/* line 63, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#identify_before_share .modal-dialog .modal-body .download_sf {
  text-align: center;
  margin-bottom: 5px;
}

/* line 72, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header #top_banner {
  margin: 0 auto;
  /*height: 100vw/10.0;*/
  height: 120px;
  background: url(/software/tool_banner.jpg) no-repeat center center;
  background-size: cover;
  /*background-size: 100% 100%;*/
  z-index: -1;
}
/* line 81, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .tip {
  text-align: right;
  font-size: 12px;
  background: white;
}
/* line 86, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .tip p {
  margin: 0 auto;
  width: 1100px;
  padding-top: 5px;
  margin-bottom: -8px;
  color: #666;
}
/* line 94, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu {
  text-align: center;
  height: 60px;
  background-color: #ffffff;
}
/* line 98, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul {
  width: 1100px;
  margin: 0 auto;
  text-align: left;
  display: flex;
}
/* line 103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul a {
  display: inline-block;
  height: 60px;
  font-size: 18px;
  padding: 0 15px;
  margin-right: 20px;
}
/* line 109, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul a.active {
  border-bottom: 2px solid #F46633;
}
/* line 113, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul li {
  display: inline;
  line-height: 60px;
  /*letter-spacing: 1px;*/
}
/* line 118, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul .share_qq {
  float: right;
  margin: auto 30px auto auto;
  font-size: 16px;
  color: gray;
}
/* line 124, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul .search-input {
  position: relative;
  border-radius: 4px;
  font-size: 14px;
  border-right: 0px;
  height: 36px;
  line-height: 36px;
}
/* line 132, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul .search-input #topic {
  vertical-align: top;
  border: 1px solid #c1c1c1;
  border-right: none;
  border-radius: 4px 0px 0px 5px;
  height: 36px;
  line-height: 36px;
  width: 130px;
  padding-left: 10px;
  color: #000000;
  padding-right: 10px;
  font-size: 12px;
}
/* line 145, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul .search-img {
  border: 1px solid #c1c1c1;
  background: url(/nav_search.png) no-repeat 10px 5px;
  left: 116px;
  border-radius: 0 4px 4px 0;
  border-left: none;
  height: 36px;
  line-height: 36px;
  width: 38px;
  display: inline-block;
}
/* line 156, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul .share_btn {
  float: right;
  color: #ffffff;
  border-radius: 4px;
  background-color: #F46633;
  margin: auto 0px auto 0;
  height: 40px;
  font-size: 14px;
  box-shadow: 0 0 10px rgba(50, 50, 50, 0.11);
  padding: 0 24px;
  border: 1px solid #F46633;
  cursor: pointer;
}
/* line 168, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul .share_btn li {
  line-height: 40px;
  color: #ffffff;
}
/* line 173, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul .share_btn:hover {
  border: 1px solid #F27153;
  background-color: #F27153;
}
/* line 178, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu ul .share_btn:active {
  border: 1px solid #F27153;
}

/* line 186, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form {
  text-align: center;
  color: #333333;
  background-color: inherit;
  width: 1100px;
  overflow-y: auto;
  margin: auto;
}
/* line 310, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form div {
  width: 1100px;
  text-align: center;
}
/* line 315, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .software-top {
  font-size: 24px;
  padding: 20px 0px;
}
/* line 320, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 100%;
  overflow: auto;
}
/* line 325, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle {
  /*height: 100px;*/
  overflow: auto;
  /*margin-bottom: $px_20;*/
}
/* line 329, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle table {
  width: 1100px;
}
/* line 333, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle tr {
  padding: 0 0px;
  display: flex;
  justify-content: space-between;
  height: 320px;
  width: 1100px;
}
/* line 341, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle td {
  width: 359.3333333333px;
  display: inline-flex;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 11px;
  border-radius: 6px;
}
/* line 348, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle td:hover {
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
/* line 351, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle td .td_top_2 {
  display: flex;
  justify-content: space-between;
  width: auto;
  color: #666666;
  font-size: 14px;
  border-radius: 6px;
  margin: 0px 25px;
}
/* line 356, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel {
  position: relative;
}
/* line 358, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel .upper-dim {
  position: absolute;
  width: 359.3333333333px;
  height: 309px;
  margin: 0 0 11px 0;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel .upper-dim div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel .upper-dim div:hover {
  transform: scale(2, 2);
}
/* line 361, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel {
  background-color: #ffffff;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
}
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel:hover {
  transform: scale(1.05, 1.05);
  /*box-shadow: 0 0 $px_20 #0000ff;*/
}
/* line 363, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel .pdf2excel-top {
  width: 297px;
  font-size: 18px;
  border-radius: 6px;
  margin: 20px auto 5px auto;
}
/* line 366, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel .pdf2excel-middle {
  width: auto;
  font-size: 16px;
  margin: 0px 20px;
  background: no-repeat center padding-box;
  background-size: 100% 100%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /*&:hover {*/
  /*!*transform: scale(1.1, 1.1);*!*/
  /*}*/
  background-image: url("/software/tool_pdf_turn.png");
}
/* line 371, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel .pdf2excel-bottom {
  width: 319.3333333333px;
  color: #666666;
  font-size: 14px;
  border-radius: 6px;
  margin: auto 20px;
  background: no-repeat center padding-box;
  text-align: left;
}
/* line 377, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory {
  position: relative;
}
/* line 379, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory .upper-dim {
  position: absolute;
  width: 359.3333333333px;
  height: 309px;
  margin: 0 0 11px 0;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory .upper-dim div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory .upper-dim div:hover {
  transform: scale(2, 2);
}
/* line 382, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory .inventory {
  background-color: #ffffff;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
}
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory .inventory:hover {
  transform: scale(1.05, 1.05);
  /*box-shadow: 0 0 $px_20 #0000ff;*/
}
/* line 384, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory .inventory .inventory-top {
  width: 297px;
  font-size: 18px;
  border-radius: 6px;
  margin: 20px auto 5px auto;
}
/* line 388, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory .inventory .inventory-middle {
  width: auto;
  font-size: 16px;
  margin: 0px 20px;
  background: no-repeat center padding-box;
  background-size: 100% 100%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /*&:hover {*/
  /*!*transform: scale(1.1, 1.1);*!*/
  /*}*/
  background-image: url("/software/tool_count.png");
}
/* line 393, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-inventory .inventory .inventory-bottom {
  width: 319.3333333333px;
  color: #666666;
  font-size: 14px;
  border-radius: 6px;
  margin: auto 20px;
  background: no-repeat center padding-box;
  text-align: left;
}
/* line 399, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff {
  position: relative;
}
/* line 401, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .upper-dim {
  position: absolute;
  width: 359.3333333333px;
  height: 309px;
  margin: 0 0 11px 0;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .upper-dim div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .upper-dim div:hover {
  transform: scale(2, 2);
}
/* line 404, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff {
  background-color: #ffffff;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
}
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff:hover {
  transform: scale(1.05, 1.05);
  /*box-shadow: 0 0 $px_20 #0000ff;*/
}
/* line 406, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-top {
  width: 297px;
  font-size: 18px;
  border-radius: 6px;
  margin: 20px auto 5px auto;
}
/* line 410, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle {
  width: auto;
  font-size: 16px;
  margin: 0px 20px;
  background: no-repeat center padding-box;
  background-size: 100% 100%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /*&:hover {*/
  /*!*transform: scale(1.1, 1.1);*!*/
  /*}*/
  background-image: url("/software/tool_cad_contrast.png");
}
/* line 255, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle a, #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle .like_a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle a:hover, #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle .like_a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 265, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle a img, #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle .like_a img {
  margin-bottom: 10px;
}
/* line 268, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle a:hover:after, #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle .like_a:hover:after {
  content: "下载";
  color: #ffffff;
  background-color: #f66626;
  border-radius: 2rem;
  vertical-align: middle;
  padding: 3px 20px 0px 20px;
}
/* line 416, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-bottom {
  width: 319.3333333333px;
  color: #666666;
  font-size: 14px;
  border-radius: 6px;
  margin: auto 20px;
  background: no-repeat center padding-box;
  text-align: left;
}
/* line 422, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search {
  position: relative;
}
/* line 424, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .upper-dim {
  position: absolute;
  width: 359.3333333333px;
  height: 309px;
  margin: 0 0 11px 0;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .upper-dim div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .upper-dim div:hover {
  transform: scale(2, 2);
}
/* line 427, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search {
  background-color: #ffffff;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
}
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search:hover {
  transform: scale(1.05, 1.05);
  /*box-shadow: 0 0 $px_20 #0000ff;*/
}
/* line 429, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-top {
  width: 297px;
  font-size: 18px;
  border-radius: 6px;
  margin: 20px auto 5px auto;
}
/* line 433, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle {
  width: auto;
  font-size: 16px;
  margin: 0px 20px;
  background: no-repeat center padding-box;
  background-size: 100% 100%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /*&:hover {*/
  /*!*transform: scale(1.1, 1.1);*!*/
  /*}*/
  background-image: url("/software/tool_search.png");
}
/* line 255, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle a, #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle .like_a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle a:hover, #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle .like_a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 265, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle a img, #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle .like_a img {
  margin-bottom: 10px;
}
/* line 268, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle a:hover:after, #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle .like_a:hover:after {
  content: "下载";
  color: #ffffff;
  background-color: #f66626;
  border-radius: 2rem;
  vertical-align: middle;
  padding: 3px 20px 0px 20px;
}
/* line 439, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-bottom {
  width: 319.3333333333px;
  color: #666666;
  font-size: 14px;
  border-radius: 6px;
  margin: auto 20px;
  background: no-repeat center padding-box;
  text-align: left;
}
/* line 445, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff {
  position: relative;
}
/* line 447, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .upper-dim {
  position: absolute;
  width: 359.3333333333px;
  height: 309px;
  margin: 0 0 11px 0;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .upper-dim div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .upper-dim div:hover {
  transform: scale(2, 2);
}
/* line 450, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff {
  background-color: #ffffff;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
}
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff:hover {
  transform: scale(1.05, 1.05);
  /*box-shadow: 0 0 $px_20 #0000ff;*/
}
/* line 453, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-top {
  width: 297px;
  font-size: 18px;
  border-radius: 6px;
  margin: 20px auto 5px auto;
}
/* line 457, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle {
  width: auto;
  font-size: 16px;
  margin: 0px 20px;
  background: no-repeat center padding-box;
  background-size: 100% 100%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /*&:hover {*/
  /*!*transform: scale(1.1, 1.1);*!*/
  /*}*/
  background-image: url("/software/tool_excel_contrast.png");
}
/* line 255, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle a, #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle .like_a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle a:hover, #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle .like_a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 265, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle a img, #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle .like_a img {
  margin-bottom: 10px;
}
/* line 268, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle a:hover:after, #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle .like_a:hover:after {
  content: "下载";
  color: #ffffff;
  background-color: #f66626;
  border-radius: 2rem;
  vertical-align: middle;
  padding: 3px 20px 0px 20px;
}
/* line 463, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-bottom {
  width: 319.3333333333px;
  color: #666666;
  font-size: 14px;
  border-radius: 6px;
  margin: auto 20px;
  background: no-repeat center padding-box;
  text-align: left;
}
/* line 469, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online {
  position: relative;
}
/* line 471, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online .upper-dim {
  position: absolute;
  width: 359.3333333333px;
  height: 309px;
  margin: 0 0 11px 0;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 299, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online .upper-dim div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 304, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online .upper-dim div:hover {
  transform: scale(2, 2);
}
/* line 475, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online {
  background-color: #ffffff;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
}
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online:hover {
  transform: scale(1.05, 1.05);
  /*box-shadow: 0 0 $px_20 #0000ff;*/
}
/* line 477, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online .valuation-online-top {
  width: 297px;
  font-size: 18px;
  border-radius: 6px;
  margin: 20px auto 5px auto;
}
/* line 480, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online .valuation-online-middle {
  width: auto;
  font-size: 16px;
  margin: 0px 20px;
  background: no-repeat center padding-box;
  background-size: 100% 100%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /*&:hover {*/
  /*!*transform: scale(1.1, 1.1);*!*/
  /*}*/
  background-image: url("/software/tool_online_look.png");
}
/* line 485, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online .valuation-online-bottom {
  width: 319.3333333333px;
  color: #666666;
  font-size: 14px;
  border-radius: 6px;
  margin: auto 20px;
  background: no-repeat center padding-box;
  text-align: left;
}
/* line 492, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #software-main-form-main .software-bottom {
  width: 100%;
}
/* line 497, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form {
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 20px;
}
/* line 502, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .sm-avatar {
  border-radius: 100%;
}
/* line 505, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left {
  width: 836px;
}
/* line 507, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .sf_empty {
  border-radius: 6px;
  height: 922px;
  width: 100%;
  background-color: #ffffff;
  /*background: #ffffff url("<= asset_path('software/tool_icon_blank.png') %>") no-repeat center;*/
  margin: 10px 0;
}
/* line 515, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .sf_empty ul img {
  margin-top: 100px;
}
/* line 518, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .sf_empty ul li.gray {
  font-size: 16px;
}
/* line 521, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .sf_empty ul li.modal_btn {
  margin-top: 20px;
  font-size: 18px;
  text-decoration: underline;
  color: #5390df;
  cursor: pointer;
}
/* line 530, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software {
  display: flex;
  justify-content: space-between;
  width: 100%;
  /*height: 126px;*/
  margin: 10px 0;
  background-color: #ffffff;
  border-radius: 6px;
}
/* line 538, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter {
  text-align: left;
  height: 60px;
  line-height: 60px;
  padding-left: 40px;
  position: relative;
}
/* line 544, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter .tip {
  font-size: 14px;
  color: #999999;
}
/* line 548, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter .tags {
  height: 28px;
  line-height: 28px;
  background: whitesmoke;
  border-radius: 4px;
  display: inline-block;
  padding: 0 10px;
}
/* line 556, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags {
  width: 732px;
  background: white;
  border-radius: 4px;
  box-shadow: 0px 5px 5px 3px rgba(49, 50, 50, 0.11);
  border: 1px solid rgba(49, 50, 50, 0.11);
  position: absolute;
  top: 42px;
  left: 40px;
  display: none;
  text-align: left;
  line-height: 30px;
}
/* line 568, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags label {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #333;
  padding: 2px 15px;
  /*width: 140px;*/
  text-align: center;
  border-radius: 3px;
  margin: 5px;
}
/* line 578, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags label:hover, #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags label.active {
  background-color: #f66626;
  color: #fff;
}
/* line 583, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags label input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
/* line 597, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags.show {
  display: block;
}
/* line 600, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter .ui-btn-sm {
  height: 28px;
  line-height: 28px;
}
/* line 604, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter #topic-filter {
  width: 160px;
  height: 36px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  position: absolute;
  right: 30px;
  top: 12px;
  text-align: left;
}
/* line 612, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter #topic-filter .topic-input {
  border: none;
  background: none;
  box-shadow: none;
  width: 100px;
  position: absolute;
}
/* line 619, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .filter #topic-filter .topic-sub {
  position: absolute;
  right: 0;
  border: none;
  height: 34px;
  width: 34px;
  background: url(/nav_search.png) 6px 6px no-repeat;
}
/* line 627, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-left {
  width: 15%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin: 15px 0 15px 10px;
}
/* line 633, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-left img {
  border-radius: 4px;
}
/* line 637, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right {
  width: 85%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
  margin: 15px 30px 15px 0;
}
/* line 644, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
/* line 649, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-top .sf-name {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  width: auto;
}
/* line 655, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-top .sf-time {
  text-align: left;
  color: #999999;
  font-size: 12px;
  width: auto;
}
/* line 662, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-middle {
  text-align: left;
  font-size: 14px;
  max-width: 560px;
  height: 50px;
  overflow-y: auto;
  color: #666666;
  /*margin-bottom: 10px;*/
}
/* line 671, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  width: auto;
}
/* line 677, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-left {
  text-align: left;
  width: auto;
  color: #666666;
}
/* line 681, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-left span {
  margin-right: 20px;
  font-size: 14px;
}
/* line 686, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-right {
  width: 300px;
  height: 35px;
  color: #666666;
  display: flex;
  justify-content: space-between;
}
/* line 692, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-right .sf-type {
  width: auto;
  display: inline-block;
  font-size: 14px;
}
/* line 697, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-right .sf-buy-btn {
  display: inline-block;
  width: 100px;
  height: 35px;
  border-radius: 4px;
  box-shadow: 4px 3px 6px rgba(50, 50, 50, 0.11);
  border: 1px solid #F06746;
  text-align: center;
  cursor: pointer;
}
/* line 707, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-right span {
  line-height: 35px;
  font-size: 14px;
  color: #F06746;
}
/* line 714, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-refuse {
  /*display: flex;*/
  /*justify-content: space-between;*/
  /*align-items: center;*/
  text-align: left;
  width: auto;
}
/* line 720, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-refuse .refuse-reason {
  display: inline-block;
  width: 400px;
  background: #fdf7ec;
  font-size: 14px;
  color: #d52b30;
  line-height: 30px;
  text-align: left;
  padding: 10px;
}
/* line 730, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-refuse .delete-item {
  display: inline-block;
  width: 227px;
  padding: 10px;
}
/* line 734, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-refuse .delete-item a {
  color: #f06746;
}
/* line 744, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .link-free50 {
  margin-bottom: 5px;
}
/* line 747, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right {
  width: 253px;
  margin: 10px 0;
}
/* line 750, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 6px;
  overflow: hidden;
}
/* line 755, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top .share_software-main-form-right-top-header {
  background-color: #ffffff;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
/* line 764, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top p.my {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
/* line 768, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top p.my span.ad {
  width: 70px;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  margin-left: 15px;
  background: linear-gradient(90deg, #fbc544, #e3b442, #fbebc5);
  opacity: 0.77;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
}
/* line 781, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top a.active {
  color: #F06746;
}
/* line 784, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top p.my a:hover {
  color: #F06746;
}
/* line 789, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-bottom {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
/* line 793, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-bottom .share_software-main-form-right-bottom-header {
  background-color: #ffffff;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
/* line 803, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share-rank {
  background-color: #ffffff;
  height: 80px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1px 0;
}
/* line 811, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share-rank .share-rank-left {
  width: 75.9px;
}
/* line 814, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share-rank .share-rank-right {
  width: 177.1px;
}
/* line 816, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share-rank .share-rank-right .sr-top {
  font-size: 16px;
  width: 100%;
  text-align: left;
}
/* line 821, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_software-main-form .share_software-main-form-right .share-rank .share-rank-right .sr-bottom {
  font-size: 14px;
  width: 100%;
  text-align: left;
}
/* line 832, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_download, #software-main-form .sf_download {
  width: 400px;
  margin: 30vh auto 0 auto;
  font-size: 14px;
}
/* line 836, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_download div, #software-main-form .sf_download div {
  text-align: left;
  width: 100%;
}
/* line 842, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_download .modal-dialog .modal-body, #software-main-form .sf_download .modal-dialog .modal-body {
  text-align: left;
  width: 300px;
  margin: auto;
}
/* line 846, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_download .modal-dialog .modal-body .mb_15, #software-main-form .sf_download .modal-dialog .modal-body .mb_15 {
  margin-bottom: 15px;
}
/* line 849, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_download .modal-dialog .modal-body .flex_2, #software-main-form .sf_download .modal-dialog .modal-body .flex_2 {
  display: flex;
  justify-content: space-between;
}
/* line 852, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_download .modal-dialog .modal-body .flex_2 span.right, #software-main-form .sf_download .modal-dialog .modal-body .flex_2 span.right {
  color: #3f8cd3;
}
/* line 856, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form .share_download .modal-dialog .modal-body .download_sf, #software-main-form .sf_download .modal-dialog .modal-body .download_sf {
  text-align: center;
  margin-bottom: 5px;
}
/* line 864, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #myModal-pdf2excel {
  margin: auto;
  width: auto;
}
/* line 867, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form #myModal-pdf2excel div {
  width: inherit;
}

/* line 875, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form {
  background: #ffffff;
  min-width: 800px !important;
  height: 600px !important;
  margin: 10px 0 0 0 !important;
  border-radius: 6px;
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
/* line 886, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form div {
  width: 100%;
  text-align: center;
}
/* line 891, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-top {
  height: 60px;
  font-size: 18px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 897, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-top .img {
  background: url("/project_info/xmxq_tck_icon.png") no-repeat -88px -2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  float: right;
  margin-right: 40px;
  cursor: pointer;
}
/* line 908, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle {
  background: url("/software/tool_bg_pdf.png") no-repeat center padding-box;
  height: 300px;
  /*height: auto;*/
  font-size: 12px;
  margin: 0px 40px;
  width: 700px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 918, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-top {
  font-size: 24px;
  color: #333333;
  margin: 10px auto;
}
/* line 923, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle hr {
  margin: 0;
}
/* line 926, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle {
  height: 200px;
  width: 700px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 933, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-top {
  min-height: 120px;
  min-width: 240px;
  background: url("/software/tool_pdf_turn_icon.png") no-repeat center padding-box;
}
/* line 939, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-bottom {
  height: 120px;
  width: 540px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e48357;
}
/* line 946, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-bottom span {
  box-shadow: 0 0 3px;
  font-size: 16px;
  color: #ffffff;
  background: url("/software/tool_btn_pdf.png") no-repeat center padding-box;
  padding: 5px 20px;
  cursor: pointer;
  /*box-shadow: 10px 10px 5px #888888;*/
}
/* line 955, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-bottom span:hover {
  background: url("/software/tool_btn_pdf_sel.png") no-repeat center padding-box;
}
/* line 958, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-bottom .btn-left {
  border: 0;
  margin-right: 40px;
  font-size: 16px;
  color: #ffffff;
  background: url("/software/tool_btn_pdf.png") no-repeat center padding-box;
  padding: 5px 20px;
  cursor: pointer;
}
/* line 971, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-bottom {
  padding: 10px 80px 10px 80px;
}
/* line 973, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-bottom div {
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  text-indent: -3em;
  padding-left: 3em;
}
/* line 983, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom {
  font-size: 14px;
  margin: 30px 0 0 0;
}
/* line 987, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-top {
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 992, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom {
  height: 200px;
  display: inline-flex;
  justify-content: center;
  overflow: auto;
}
/* line 998, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table {
  width: 640px;
}
/* line 1000, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table tr {
  width: 100%;
}
/* line 1003, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table td {
  border: 1px solid #d2d2d2;
}
/* line 1005, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table td.fixed-width {
  max-width: 120px;
}
/* line 1010, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table thead tr {
  height: 50px;
  background-color: #f5f5f5;
}
/* line 1016, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table tbody tr {
  height: 40px;
}
/* line 1018, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table tbody tr td a {
  background-color: #f06746;
  padding: 0.1em 0.4em;
  border-radius: 3px;
  color: #ffffff;
}

/* line 1033, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form {
  margin: 10px 0 0 0;
  background: #ffffff;
  width: 800px;
  height: 400px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 1043, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form div {
  width: 100%;
  text-align: center;
}
/* line 1048, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-top {
  height: 60px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 1053, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-top div {
  background: url("/project_info/xmxq_tck_icon.png") no-repeat -88px -2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  float: right;
  margin-right: 40px;
  cursor: pointer;
}
/* line 1064, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 700px;
  height: 400px;
  background: url("/software/tool_bg_count.png") no-repeat center padding-box;
  background-size: 100% 100%;
}
/* line 1072, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-top {
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin: 40px auto 0 auto;
}
/* line 1080, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-top {
  font-size: 24px;
}
/* line 1083, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-middle {
  margin: 20px auto 0 auto;
  font-size: 20px;
  color: #333333;
}
/* line 1087, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-middle div {
  text-align: center;
}
/* line 1090, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-middle span {
  font-size: 30px;
  font-weight: bold;
}
/* line 1095, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-bottom {
  height: 120px;
  width: 540px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #b579f0;
}
/* line 1103, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-bottom span {
  box-shadow: 0 0 3px;
  font-size: 16px;
  color: #ffffff;
  background: url("/software/tool_btn_count.png") no-repeat center padding-box;
  padding: 5px 20px;
  cursor: pointer;
}
/* line 1112, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-bottom span:hover {
  background: url("/software/tool_btn_count_sel.png") no-repeat center padding-box;
}
/* line 1118, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-bottom {
  padding: 20px 80px 60px 80px;
}
/* line 1120, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form #inventory-form-middle .inventory-form-middle-bottom div {
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  text-indent: -3em;
  padding-left: 3em;
}

/* line 1131, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form {
  background: #ffffff;
  min-width: 800px !important;
  height: 600px !important;
  margin: 10px 0 0 0 !important;
  border-radius: 6px;
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
/* line 1142, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form div {
  width: 100%;
  text-align: center;
}
/* line 1147, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-top {
  height: 60px;
  font-size: 18px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 1153, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-top .img {
  background: url("/project_info/xmxq_tck_icon.png") no-repeat -88px -2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  float: right;
  margin-right: 40px;
  cursor: pointer;
}
/* line 1164, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle {
  background: url("/software/tool_bg_online_look.png") no-repeat center padding-box;
  background-size: cover;
  height: 300px;
  /*height: auto;*/
  font-size: 12px;
  margin: 0px 40px;
  width: 700px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 1175, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-top {
  font-size: 24px;
  color: #333333;
  margin: 10px auto;
}
/* line 1180, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle hr {
  margin: 0;
}
/* line 1183, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle {
  height: 200px;
  width: 100%;
  /*width: $px_20*35;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 1191, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-top {
  min-height: 120px;
  min-width: 240px;
  background: url("/software/tool_pdf_turn_icon.png") no-repeat center padding-box;
  display: none;
}
/* line 1198, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom {
  height: 100%;
  /*width: 90%;*/
  width: 540px;
  display: flex;
  justify-content: center;
  align-items: center;
  /*border-bottom: 1px solid teal;*/
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 6px;
}
/* line 1208, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom span {
  /*box-shadow: 0 0 3px;*/
  font-size: 16px;
  color: #ffffff;
  /*background: $pe-bt-bg-img no-repeat center padding-box;*/
  background-color: darkcyan;
  box-shadow: 0 0 6px #ffffff;
  padding: 5px 20px;
  cursor: pointer;
  /*box-shadow: 10px 10px 5px #888888;*/
}
/* line 1219, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal {
  border-radius: 6px;
  display: block;
  height: 100%;
  position: inherit;
}
/* line 1223, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal div {
  height: 100%;
  background-color: transparent;
}
/* line 1227, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .dropzone {
  background-color: transparent !important;
  height: 100%;
  padding: 0;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 1235, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .dropzone div {
  height: auto;
}
/* line 1238, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .dropzone div.dz-message span {
  font-size: 2.5rem !important;
  font-weight: 700;
}
/* line 1246, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .modal-dialog {
  margin: 0;
}
/* line 1248, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .modal-dialog .modal-content {
  box-shadow: 0 0 0;
  border: 0;
}
/* line 1251, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
/* line 1253, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .modal-dialog .modal-content .modal-body .dz-progress {
  width: 80%;
  left: 10%;
  height: 16px;
  margin: 0;
}
/* line 1262, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal span {
  padding: 0;
  background-color: inherit;
  color: #000000;
  box-shadow: none;
}
/* line 1269, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .btn-left {
  margin-right: 40px;
}
/* line 1276, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-bottom {
  padding: 10px 80px 10px 80px;
}
/* line 1278, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-bottom div {
  color: darkcyan;
  /*color: #ffffff;*/
  font-size: 12px;
  text-align: left;
  text-indent: -3em;
  padding-left: 3em;
}
/* line 1289, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom {
  font-size: 14px;
  margin: 30px 0 0 0;
}
/* line 1293, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-top {
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 1298, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom {
  height: 200px;
  display: inline-flex;
  justify-content: center;
  overflow: auto;
  /*table{*/
  /*width: $px_20*32;*/
  /*tr{*/
  /*width: 100%;*/
  /*}*/
  /*td{*/
  /*border: 1px solid #d2d2d2;*/
  /*&.fixed-width{*/
  /*max-width: $px_20*6;*/
  /*}*/
  /*}*/
  /*thead{*/
  /*tr{*/
  /*height: $px_20*2.5;*/
  /*background-color: #f5f5f5;*/
  /*}*/
  /*}*/
  /*tbody{*/
  /*tr{*/
  /*height: $px_20*2;*/
  /*td a{*/
  /*background-color: lightseagreen;*/
  /*padding: 0.1em 0.4em;*/
  /*border-radius: 3px;*/
  /*}*/
  /*}*/
  /*}*/
  /*}*/
}
/* line 1303, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table {
  width: 640px;
}
/* line 1305, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table tr {
  width: 100%;
}
/* line 1308, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table td {
  border: 1px solid #d2d2d2;
}
/* line 1310, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table td.fixed-width {
  max-width: 120px;
}
/* line 1315, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table thead tr {
  height: 50px;
  background-color: #f5f5f5;
}
/* line 1321, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table tbody tr {
  height: 40px;
}
/* line 1323, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table tbody tr td a {
  background-color: #f06746;
  padding: 0.1em 0.4em;
  border-radius: 3px;
  color: #ffffff;
}

/* line 1366, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-join-vip a {
  border-radius: 2px;
  margin: 6px;
  padding: 1px 6px 0;
  display: inline-block;
  color: #ffffff;
  background: #f66626;
}

/* line 1376, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page {
  display: flex;
  height: 100vh;
  margin: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}
/* line 1385, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page #toggle-tree-btn, #view-online-page #toggle-tree-btn_1 {
  position: absolute;
  left: 350px;
  border-radius: 6px;
  background-color: dimgray;
  color: #ffffff;
  box-shadow: 0 0 6px #ffffff;
  margin-top: 5px;
}
/* line 1393, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page #toggle-tree-btn:hover, #view-online-page #toggle-tree-btn_1:hover {
  background-color: #ffffff;
  color: dimgray;
}
/* line 1398, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-left {
  width: 350px;
  display: flex;
  flex-flow: column nowrap;
  margin: 0;
  background-color: silver;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
/* line 1408, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-left .div-left-top {
  height: 30px;
  width: 100%;
  display: flex;
  margin: 4px 4px 0px 4px;
  justify-content: flex-start;
  align-items: center;
}
/* line 1415, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-left .div-left-top .input-search {
  margin: 0 1% 0 2%;
  width: 40%;
}
/* line 1420, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-left .div-left-top .search—btn {
  height: 24px;
  padding: 0 5px;
  border-radius: 6px;
  background-color: dimgray;
  color: #ffffff;
  box-shadow: 0 0 6px #ffffff;
  margin-right: 5%;
}
/* line 1428, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-left .div-left-top .search—btn:hover {
  background-color: #ffffff;
  color: dimgray;
}
/* line 1434, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-left .div-left-top .check-all-btn {
  height: 24px;
  padding: 0 5px;
  border-radius: 6px;
  background-color: dimgray;
  color: #ffffff;
  box-shadow: 0 0 6px #ffffff;
}
/* line 1441, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-left .div-left-top .check-all-btn:hover {
  background-color: #ffffff;
  color: dimgray;
}
/* line 1447, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-left .div-left-middle {
  flex: 1 0 auto;
  height: 90%;
  /*width: 100%;*/
  margin: 4px;
  overflow-y: auto;
}
/* line 1455, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right {
  /*width: 80%;*/
  flex: 1 1 auto;
  display: flex;
  margin: 0 0 0 15px;
  flex-flow: column nowrap;
  background-color: silver;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
/* line 1466, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right .div-right-top {
  height: 40px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
/* line 1472, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right .div-right-top ul {
  display: flex;
  overflow-x: auto;
}
/* line 1476, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right .div-right-top ul li {
  cursor: pointer;
  margin: 5px;
  padding: 4px;
  background-color: #ffffff;
  color: gray;
  display: inline-block;
  -webkit-box-shadow: 0 0 3px #ffffff;
  -moz-box-shadow: 0 0 3px #ffffff;
  box-shadow: 0 0 3px #ffffff;
  border-radius: 4px;
}
/* line 1488, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right .div-right-top ul li.active {
  background-color: dimgray;
  color: #ffffff;
  -webkit-box-shadow: 0 0 6px #ffffff;
  -moz-box-shadow: 0 0 6px #ffffff;
  box-shadow: 0 0 6px #ffffff;
  font-weight: bolder;
}
/* line 1497, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right .div-right-top ul li:hover {
  background-color: lightgray;
  color: dimgray;
}
/* line 1504, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right .div-right-top .open-new-btn {
  cursor: pointer;
  margin: 5px;
  padding: 4px;
  /*background-color: #ffffff;*/
  color: gray;
  display: inline-block;
  /*-webkit-box-shadow: 0 0 3px #ffffff;*/
  /*-moz-box-shadow: 0 0 3px #ffffff;*/
  /*box-shadow: 0 0 3px #ffffff;*/
  border-radius: 4px;
  background-color: #f06746;
  color: #ffffff;
  -webkit-box-shadow: 0 0 6px #ffffff;
  -moz-box-shadow: 0 0 6px #ffffff;
  box-shadow: 0 0 6px #ffffff;
  font-size: 14px;
  font-weight: bolder;
}
/* line 1523, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right .div-right-top .open-new-btn:hover {
  background-color: lightgray;
  color: dimgray;
}
/* line 1529, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page .div-right .div-right-middle {
  flex: 1 0 auto;
  height: 90%;
  width: 100%;
}

/* line 1537, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share {
  font-size: 12px;
}
/* line 1539, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .modal-dialog {
  width: 500px;
}
/* line 1541, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .modal-dialog .modal-body {
  text-align: left;
  width: 400px;
  margin: auto;
}
/* line 1548, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .file-caption-main {
  width: 100%;
}
/* line 1551, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .fileinput-upload-button {
  display: none;
}
/* line 1556, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .kv-fileinput-caption:focus {
  border-color: #f06746;
}
/* line 1561, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .btn-primary {
  background-color: #f06746;
  border-color: #f06746;
  border-radius: 2px;
}
/* line 1565, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .btn-primary:hover {
  background-color: #f06746;
  border-color: #f06746;
}
/* line 1570, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .btn-primary:active {
  background-color: #f06746 !important;
  border-color: #f06746 !important;
}
/* line 1576, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
#will_share .submit_btns {
  display: flex;
  justify-content: space-around;
}

/* line 1582, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
button.cancel, button.submit, input.submit {
  color: #ffffff;
  border-radius: 4px;
  background-color: #F46633;
  border: 0px;
  height: 40px;
  font-size: 14px;
  /*box-shadow: 0 0 10px rgba(50, 50, 50, 0.11);*/
  padding: 0 30px;
  margin: 10px 0 20px 0;
}
/* line 1592, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/softwares.scss.erb */
button.cancel:hover, button.submit:hover, input.submit:hover {
  background-color: #f06747;
}
/* line 2, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop h3 {
  text-align: center;
}
/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 8, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop table th {
  width: 40%;
  text-align: right;
}
/* line 12, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop table th, .project-type-pop table td {
  padding: 5px;
}
/* line 15, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop table th.desc-show {
  padding-top: 20px;
}
/* line 17, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop table th.desc-show p {
  width: 300px;
  text-align: left;
  margin: 0 auto;
}
/* line 24, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop .modal-footer {
  text-align: center;
}
/* line 26, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop .modal-footer .btn {
  width: 150px;
}
/* line 28, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop .modal-footer .btn:first-of-type {
  margin-right: 40px;
}
/* line 31, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop .modal-footer .btn.btn-primary {
  background: #f06746;
  border-color: #f06746;
}

/* line 39, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-check-show {
  margin-top: -10px;
  padding-bottom: 10px;
}
/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-check-show .project-type-item {
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  padding: 5px 5px 5px 10px;
  border-radius: 16px;
  position: relative;
  margin: 5px;
  background: #f06746;
}
/* line 51, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/technical_types.scss */
.project-type-check-show .project-type-item img {
  width: 20px;
  vertical-align: top;
  margin-left: 5px;
}
/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *



/* Component containers
----------------------------------*/

.ui-widget {
	font-family: Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #eeeeee;
	background: #ffffff url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
    border:none;
	border-bottom: 1px solid #E7E7E7;
	/*background: #cc0000 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png") 50% 50% repeat-x;
	*/
/*    background-color: #f66626;*/
/*    color: #ffffff;*/
  background: white;
  color:#333333;
	font-weight: bold;
  font-size:14px;
  border-radius: 0;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d8dcdf;
	background: #eeeeee url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #004276;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #004276;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #cdd5da;
	background: #f6f6f6 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #111111;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #111111;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #eeeeee;
	background: #ffffff url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_flat_65_ffffff_40x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #cc0000;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #cc0000;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcd3a1;
	background: #fbf8ee url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;
	color: #444444;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #444444;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cc0000;
	background: #f3d8d8 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;
	color: #2e2e2e;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #2e2e2e;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #2e2e2e;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_004276_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/



/* Overlays */
.ui-widget-overlay {
	background: #a6a6a6 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;
	opacity: .4;
	filter: Alpha(Opacity=40); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #333333 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_flat_0_333333_40x100.png") 50% 50% repeat-x;
	opacity: .1;
	filter: Alpha(Opacity=10); /* support: IE8 */
	border-radius: 8px;
}
article,section,time,aside{display:block;}
.point-time {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    /*top: 17px;*/
    left: 20%;
    background: #1c87bf;
    margin-left: -4px;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #fff;
}

.text-red {
    color: #f6393f;
}

.text-blue {
    color: #1c87bf;
}

.text-green {
    color: #95c91e;
}

.text-yellow {
    color: #ffb902;
}

.text-purple {
    color: #d32d93;
}

.point-red {
    background-color: #f6393f;
}

.point-blue {
    background-color: #1c87bf;
}

.point-green {
    background-color: #95c91e;
}

.point-yellow {
    background-color: #ffb902;
}

.point-purple {
    background-color: #d32d93;
}

.wpcontent {
    width: 100%;
    margin: 30px auto;
}
.wpcontent article {
    position: relative;
}
.wpcontent article > h3 {
    /*width: 15%;*/
    height: 20px;
    line-height: 20px;
    /*text-align: right;*/
    font-size: 1.4em;
    color: #1d1d1d;
    padding: 10px 0 20px;
}
.wpcontent article section {
    padding: 0 0 17px;
    position: relative;
}
.wpcontent article section:before {
    content: "";
    width: 5px;
    top: 17px;
    bottom: -17px;
    left: 20%;
    background: #e6e6e6;
    position: absolute;
}
.wpcontent article section:last-child:before {
    display: none;
}
.wpcontent article section time {
    width: 15%;
    display: block;
    position: absolute;
}
.wpcontent article section time > span {
    display: block;
    text-align: right;
}
.wpcontent article section aside {
    color: #3a3a38;
    margin-left: 30%;
    padding-bottom: 15px;
}
.wpcontent article section .brief {
    color: #9f9f9f;
}
@charset "UTF-8";
/* line 1, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.top-nav {
  width: 100%;
  min-width: 1100px;
  position: fixed;
  background: transparent;
  z-index: 1000;
}
/* line 8, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.top-nav.up {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

/* line 16, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.adv-page .content {
  background: #ffffff;
}

/* line 22, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
* img {
  image-rendering: -webkit-optimize-contrast !important;
}

/* line 27, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page {
  min-width: 1100px;
}
/* line 30, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains {
  padding-top: 120px;
  background-image: url(/assets/index/banner-bg-c2c1eac9a93285b04cb4abd328e75b38e12571295dfa6f042a3eae2b1aa11733.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  min-width: 1100px;
  text-align: center;
  position: relative;
}
/* line 41, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner {
  position: relative;
}
/* line 43, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-tip {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 30px;
}
/* line 49, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box {
  display: flex;
  width: 930px;
  margin: 0 auto;
  position: relative;
  height: 470px;
}
/* line 56, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains {
  position: absolute;
  display: inline-block;
}
/* line 60, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains .link-btn {
  display: block;
  position: absolute;
}
/* line 64, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains .link-btn .btn_img {
  display: block;
}
/* line 68, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains .link-btn .btn_img_hover {
  display: none;
}
/* line 73, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains .img_hover, .home-page .banner-contains .down-banner .down-box .img-contains .img_default {
  height: 440px;
}
/* line 77, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains .img_hover {
  display: none;
}
/* line 81, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.down-left {
  left: 0;
  z-index: 1;
}
/* line 85, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.down-left .link-btn {
  display: block;
  position: absolute;
  left: 6%;
  top: 50%;
  z-index: 11;
}
/* line 94, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.down-left:hover .btn_img {
  display: none;
}
/* line 98, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.down-left:hover .btn_img_hover {
  display: block;
}
/* line 104, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.down-right {
  right: 0;
}
/* line 107, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.down-right .link-btn {
  display: block;
  position: absolute;
  right: 21%;
  top: 50%;
  z-index: 11;
}
/* line 114, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.down-right .link-btn .btn_img {
  display: block;
}
/* line 118, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.down-right .link-btn .btn_img_hover {
  display: none;
}
/* line 124, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.hover {
  z-index: 10;
}
/* line 127, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.hover .img_default {
  display: none;
}
/* line 131, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.hover .img_hover {
  display: block;
}
/* line 136, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.hover.down-right .link-btn {
  left: 10%;
  top: 50%;
}
/* line 141, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.hover.down-right .btn_img {
  display: none;
}
/* line 145, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .down-box .img-contains.hover.down-right .btn_img_hover {
  display: block;
}
/* line 152, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .not-show-btn {
  position: absolute;
  left: 6%;
  bottom: 18%;
  z-index: 10;
}
/* line 157, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .not-show-btn img {
  width: 200px;
}
/* line 160, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .not-show-btn .not-show-img-active {
  display: none;
}
/* line 164, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .not-show-btn:hover .not-show-img-active {
  display: block;
}
/* line 167, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .banner-contains .down-banner .not-show-btn:hover .not-show-img {
  display: none;
}
/* line 175, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .edit-page {
  position: fixed;
  top: 1rem;
  z-index: 10000;
}
/* line 180, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .edit-page a {
  background: rgba(255, 0, 0, 0.7);
  padding: 4px 10px;
  font-size: 20px;
  color: #ffffff;
  margin-right: 2px;
}
/* line 189, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .edit-btn {
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 10;
}
/* line 195, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .edit-btn a {
  background: rgba(0, 0, 255, 0.7);
  color: #ffffff;
  padding: 4px 10px;
  font-size: 20px;
}
/* line 201, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .edit-btn a.set-show {
  background: rgba(255, 0, 0, 0.7);
}
/* line 208, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .block-content:nth-child(n+2) {
  background: #f5f5f5;
}
/* line 213, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .img-block {
  min-height: 1.6rem;
  overflow: hidden;
}
/* line 217, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .img-block img {
  width: 100%;
}
/* line 222, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains {
  position: relative;
  text-align: center;
}
/* line 226, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains:nth-child(even) {
  background: #ffffff;
}
/* line 230, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block {
  padding: 30px 0;
  width: 1100px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  text-align: center;
}
/* line 238, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .adv-title {
  font-size: 2.8em;
  margin-bottom: 30px;
}
/* line 244, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .adv-content img {
  width: 100%;
}
/* line 248, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .adv-content.gn-items {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
/* line 253, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .adv-content.gn-items .sub-item {
  width: 24%;
  margin: 0 0.5% 1% 0.5%;
  border: 2px solid #D2D2D2;
}
/* line 258, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .adv-content.gn-items .sub-item:hover {
  border-collapse: collapse;
  border: 2px solid #019B69;
}
/* line 267, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .help-div {
  width: 800px;
  display: inline-flex;
  margin: 0 auto;
  justify-content: space-between;
  padding-bottom: 30px;
}
/* line 274, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .help-div a {
  width: 48%;
}
/* line 276, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .help-div a:hover {
  transform: scale(1.05);
}
/* line 281, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .adv-contains .adv-block .help-div a img {
  width: 100%;
}
/* line 290, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains {
  padding-bottom: 40px;
  background: #ffffff;
}
/* line 295, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block {
  position: relative;
  min-width: 1100px;
  margin: 0 auto;
}
/* line 301, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .banner-show img {
  width: 100%;
}
/* line 307, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .slogan-show {
  display: flex;
  margin: 0 auto;
  width: 800px;
  justify-content: space-evenly;
  align-items: center;
}
/* line 314, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .slogan-show img {
  width: 500px;
}
/* line 318, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .slogan-show a {
  font-size: 18px;
  text-decoration: underline;
  color: #ffffff;
}
/* line 325, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div {
  margin-top: 40px;
  text-align: center;
  width: 100%;
}
/* line 330, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains {
  width: 900px;
  margin: 0 auto;
}
/* line 334, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 339, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block {
  display: flex;
  justify-content: left;
  align-items: center;
}
/* line 344, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block.has-bg {
  background: #ffffff;
  padding: 4px 20px;
  border-radius: 10px;
}
/* line 350, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .no-login {
  display: block;
}
/* line 353, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .no-login img {
  width: 140px;
}
/* line 359, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .avatar-div img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
/* line 366, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .duration-show {
  font-size: 12px;
  color: #333333;
  text-align: left;
  padding-left: 10px;
  line-height: 22px;
}
/* line 374, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .duration-show .mobile-show img {
  width: 56px;
}
/* line 382, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .user-infos .right-block img {
  width: 300px;
}
/* line 388, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .position-div .pay-contains .form-contains {
  margin: 20px 0;
}
/* line 395, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .roles-contains {
  width: 1100px;
  margin: 0 auto;
}
/* line 399, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip .content-block .roles-contains img {
  width: 100%;
}
/* line 410, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .excel-tool-vip-modal .sure-btn {
  position: absolute;
  background: transparent;
  display: block;
  width: 200px;
  height: 60px;
  left: 50%;
  margin-left: -100px;
  bottom: 20px;
}
/* line 422, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains {
  margin-top: 10px;
  background: #ffffff;
  text-align: left;
  border-radius: 16px;
}
/* line 428, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupon-title {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 0 10px;
}
/* line 434, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupons-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
/* line 439, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupons-flex .coupon-radio {
  width: 200px;
  height: 80px;
  margin: 10px;
  padding: 8px 0 0 10px;
  background: url(/images/excel_tool/coupon/kzj_hover.png);
  background-size: 98% 98%;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 10px;
  text-align: left;
}
/* line 451, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupons-flex .coupon-radio .coupon-worth {
  color: #00875B;
  font-size: 30px;
  font-weight: bold;
}
/* line 456, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupons-flex .coupon-radio .coupon-worth span {
  font-size: 20px;
}
/* line 461, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupons-flex .coupon-radio:hover {
  background: url(/assets/excel_tool/coupon/鼠标滑过-7663c52813c21a7433bdb8604bedd0a64b66f3199424eb151d5d43d6a46a11eb.png);
  background-size: 98% 98%;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 468, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupons-flex .coupon-radio.disabled {
  color: #B3B3B3;
  background: url(/assets/excel_tool/coupon/不可用-afee63ed5345d75f94e9aa504c970e21694500d2434e6bc42dfb338b59bbbd78.png);
  background-size: 98% 98%;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 471, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupons-flex .coupon-radio.disabled .coupon-worth {
  color: #B3B3B3;
}
/* line 481, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .buy-vip-contains .coupon-contains .coupons-flex .coupon-radio.active {
  background: url(/assets/excel_tool/coupon/选中效果-6bce6bb41339e572e788630446d6010ec058a19aa32a4823905cf960bc3701b7.png);
  background-size: 98% 98%;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 494, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention {
  text-align: center;
  width: 100%;
  min-width: 1100px;
  margin: 0 auto;
  background: #ffffff;
  position: relative;
}
/* line 502, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .title {
  font-size: 2.8em;
  position: absolute;
  width: 200px;
  text-align: center;
  left: 50%;
  margin-left: -100px;
  top: 10px;
}
/* line 513, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention form .inputs-block {
  margin: 1rem auto;
  width: 100%;
}
/* line 518, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention form .inputs-block .form-control input {
  border: 1px solid #D2D2D2;
  box-sizing: border-box;
  border-radius: 0.3rem;
  height: 2rem;
  width: 86%;
  margin: 0.2rem;
  padding: 0 0.6rem;
}
/* line 530, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention form .btn {
  background: #F06746;
  border-radius: 0.3rem;
  color: #ffffff;
  text-shadow: none;
  font-size: 0.8rem;
  width: 86%;
  border: none;
  padding: 0.6rem;
}
/* line 542, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .video-contains {
  display: flex;
  width: 100%;
  padding: 0 15%;
  justify-content: flex-start;
}
/* line 548, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .video-contains .video-item {
  font-size: 1.4em;
  width: 25%;
  padding: 1%;
}
/* line 553, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .video-contains .video-item > div {
  border-radius: 20px;
}
/* line 557, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .video-contains .video-item img, .home-page .send-intention .video-contains .video-item video {
  width: 90%;
  border-radius: 20px;
}
/* line 562, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .video-contains .video-item .prism-progress-time {
  display: none;
}
/* line 566, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .video-contains .video-item .prism-info-display {
  display: none;
}
/* line 572, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .carousel {
  padding: 60px 0;
}
/* line 579, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .carousel .carousel-control.left {
  background: linear-gradient(to right, #a4d5ff, #ffffff);
  width: 15%;
}
/* line 585, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .carousel .carousel-control.right {
  background: linear-gradient(to left, #a4d5ff, #ffffff);
  width: 15%;
}
/* line 592, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .send-intention .carousel .carousel-inner .item {
  width: 100%;
}
/* line 600, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .footer-div {
  height: 400px;
  background-image: url(/assets/index/footer_bg-63daf7aa7f037dd878a6f7fbc847ece6fd1c70202271065db027572278d4762e.jpg);
  background-size: 2160px;
  background-repeat: no-repeat;
  background-position-x: calc((2160px - 100vw) / -2);
  text-align: center;
  padding-top: 150px;
  min-width: 1100px;
}
/* line 610, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .footer-div .main-div {
  display: inline-flex;
  justify-content: space-between;
  width: 740px;
  align-items: start;
}
/* line 618, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .footer-div .main-div .sub-div.right-div img {
  height: 140px;
}
/* line 624, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .footer-div .main-div .sub-div.left-div > div {
  padding: 6px 0;
  display: flex;
  font-size: 18px;
  align-items: center;
}
/* line 630, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .footer-div .main-div .sub-div.left-div > div img {
  height: 30px;
}
/* line 637, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page .footer-div .right-show {
  margin-top: 20px;
}
/* line 4, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ui_vips.scss */
.edit-web {
  position: absolute;
  top: 72px;
  width: 100%;
  min-width: 800px;
}

/* line 12, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ui_vips.scss */
.ui-vip-modal .modal-content {
  padding: 20px 40px;
}
/* line 15, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ui_vips.scss */
.ui-vip-modal .modal-content .form-group .btns {
  display: block;
  margin: 0;
}
/* line 20, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/ui_vips.scss */
.ui-vip-modal .modal-content .actions {
  padding-top: 20px;
}
/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/


.uploadify {
	position: relative;
	/*margin-bottom: 1em;*/
    vertical-align: middle;
    line-height: 30px;
}
.uploadify-button {
	color: #333;
	border: 1px solid #e4d5a4;
	text-shadow: 0 1px rgba(255, 255, 255, 0.8);
	background: #f9f3de;
	text-decoration: none;
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	/*padding: 0 12px;*/
	overflow: visible;
	border-radius: 3px;
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100%;
}
.uploadify:hover .uploadify-button {
	/*border: 1px solid #DAD9D7;*/
	/*background: #f9f3de;*/
	color: #333;
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.uploadify-queue {
	margin-bottom: 1em;
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url(/uploadify-cancel.png) 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}
/* line 5, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test {
  position: absolute;
  top: 230px;
  left: 13%;
  text-align: left;
}
/* line 10, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test .exam {
  margin-top: 0;
  line-height: 43px;
}
/* line 14, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test .exam .exam-a label {
  margin-left: 20px;
}
/* line 16, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test .exam .exam-a label input {
  margin: 0;
}
/* line 22, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test .submit-btn {
  text-align: center;
  line-height: 80px;
}
/* line 25, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test .submit-btn input {
  padding: 2px 40px;
  font-size: 16px;
}

/* line 32, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test-result {
  position: absolute;
  top: 264px;
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333333;
}

/* line 41, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test-result-close {
  position: absolute;
  top: 19px;
  right: 1px;
  background: transparent;
  width: 50px;
  height: 50px;
}

/* line 50, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_income_tests.scss */
.tested-result-div {
  position: absolute;
  width: 100%;
  top: 120px;
  font-size: 22px;
  color: #ffffff;
}
/* line 6, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .bidding-projects {
  margin-top: -330px;
  padding: 0 40px;
}
/* line 10, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .bidding-projects .project-item {
  display: flex;
  justify-items: center;
  white-space: nowrap;
  padding: 5px 0;
}
/* line 16, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .bidding-projects .project-item .price-show {
  font-size: 18px;
  color: #f06746;
  font-weight: bold;
}
/* line 22, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .bidding-projects .project-item .title-show {
  font-size: 16px;
  color: #333333;
  width: 100%;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 10px;
}
/* line 34, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .btns {
  display: flex;
  justify-content: center;
  margin-top: -80px;
}
/* line 38, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .btns.show-projects-btns {
  justify-content: space-evenly;
  margin-top: 46px;
}
/* line 42, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .btns button {
  width: 140px;
  padding: 10px 0;
}

/* line 50, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.btn-skgc {
  background: #f06746;
}
/* line 52, /home/nwww/xl_ai/releases/20250618021044/app/assets/stylesheets/web/vip_tip_logs.scss */
.btn-skgc.check-account {
  margin-left: 10px;
}
.webuploader-container {
	position: relative;
}
.webuploader-element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
	position: relative;
	display: inline-block;
	cursor: pointer;
	background: #00b7ee;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
}
.webuploader-pick-hover {
	background: #00a2d4;
}

.webuploader-pick-disable {
	opacity: 0.6;
	pointer-events:none;
}

/* CSS Document */


.dt-cont {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  min-width: 1150px;
}

.cont-left, .xq-left {
  width: 800px;
  display: inline-block;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  vertical-align: top;
}

.cont-left ul {
  height: 60px;
  width: 800px;
  border-bottom: 1px solid #f5f5f5;
}

.cont-left ul li {
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 35px;
  font-size: 16px;
  color: #333;
}

.cont-left dl {
  width: 800px;
  display: block;
  float: left;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0 10px 40px;
}

.cont-left dt {
  height: 65px;
  width: 65px;
  border-radius: 2px;
  float: left;
  margin: 10px 0;
}

.cont-left dd {
  float: left;
  font-size: 18px;
  padding-left: 20px;
  padding-top: 6px;
  text-align: left;
  width: 650px;
}

.cont-left dd p {
  color: #999;
  font-size: 14px;
  padding-top: 10px;
}

.cont-right {
  width: 282px;
  display: inline-block;
  margin-left: 16px;
}

.cont-right .cr-top {
  height: 200px;
  width: 282px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

.cont-right .cr-xm, .cr-sk {
  width: 282px;
  background: #FFF;
  margin-top: 16px;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

.cr-xm p, .cr-sk p {
  font-size: 18px;
  color: #333;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  border-bottom: 1px solid #f5f5f5;
}

.cr-xm p span, .cr-sk p span {
  font-size: 12px;
  float: right;
  padding-right: 20px;
}

.cr-xm ul {
  height: 90px;
  width: 252px;
  margin: 0 auto;
  border-bottom: 1px solid #f5f5f5;
}

.cr-xm ul .xmbt {
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cr-xm ul .xmjg {
  float: right;
  font-size: 12px;
  padding-top: 6px;
  color: #f66626;
}

.cr-xm ul .xmjg span {
  color: #999;
}

.crsk-s {
  width: 282px;
  padding: 5px 0;
}

.crsk-s img {
  height: 68px;
  width: 68px;
  border-radius: 50%;
  background: #d2d2d2;
  margin: 0 auto
}

.cr-xm .wz-yl {
  float: right;
  color: #999999;
  margin-top: 30px;
}

.dtxq {
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
}

.dt-dh {
  font-size: 14px;
  color: #999;
  text-align: left;
  width: 1100px;
  display: inline-block;
  margin-bottom: 10px;
}

.xl-top {
  padding: 40px 40px;
  font-size: 20px;
  font-weight: 100;
}

.xl-top ul li {
  font-size: 14px;
  color: #666666;
  padding-right: 30px;
  float: left;
  padding-top: 10px;
}

.xl-top h2 {
  font-size: 14px;
  color: #666;
  line-height: 26px
}

.content-main {
  font-size: 14px;
  background: #ffffff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}

.content-main .sub-title > span {
  margin: 0 20px;
}

.content-main > h3, .content-main > .sub-title {
  text-align: left;
  margin: 0 40px;
  padding-left: 0;
}

.content-main .sub-title {
  color: #999999;
  border-bottom: 1px solid #f2f2f2;
}

.content-main .art-content {
  text-align: left;
  padding: 20px 40px;
  min-height: 900px;
}

.content-main .art-content img{
  max-width: 100%;
}

.xl-top h2 span {
  float: right;
  margin-left: 10px;
}

.bot-ad {
  width: 800px;
  height: 100px;
  background: #f00;
  border-radius: 6px;
  margin-top: 30px;
}

.cont-left .title-img {
  border-radius: 4px;
}

.cont-right .xmbt {
  text-align: left;
}

.cont-left dd img {
  width: 16px;
}

.cont-left .button_to > button {
  border: none;
  background: none;
}

.cont-left .button_to > button:hover {
  color: #f66626;
}

.cont-left .underline > .button_to {
  border-bottom: 2px solid #f66626;
}

.art-footer {
  font-size: 14px;
  color: #999999;
  text-align: left;
  padding: 0 40px;
  line-height: 30px;
  padding-top: 10px;
}

.art-footer a {
  color: #333333;
}

.give-like .button_to > button {
  width: 76px;
  height: 76px;
  background: url(/images/icon_dt_dzan.png) no-repeat 0 0;
  border: none;
}

.give-like .button_to > button:hover {
  cursor: pointer;
  background: url(/images/icon_dt_dzan.png) no-repeat -82px 0;
}

.give-like .button_to > button:hover > .like-count {
  color: #ffffff;
}

.give-like.active .button_to > button {
  width: 76px;
  height: 76px;
  background: url(/images/icon_dt_dzan.png) no-repeat -82px 0;
}

.give-like {
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.give-like .like-count {
  margin-top: 36px;
  display: inline-block;
  color: #f66626;
}

.give-like.active .like-count {
  margin-top: 36px;
  display: inline-block;
  color: #ffffff;
}

.cont-right p {
  text-align: left;
}

.cut-page {
  border-top: 1px solid #f2f2f2;
  padding: 20px 0;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *




 */
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* line 174, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 177, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

/* line 182, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 184, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 186, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 188, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 190, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 192, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 194, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 197, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

/* line 205, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 211, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 213, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 215, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 219, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 221, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 223, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

/* line 229, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 235, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 237, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 239, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 252, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 255, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 257, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 260, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 263, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 265, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

/* line 269, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

/* line 277, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 285, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 287, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 293, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 300, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 310, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 314, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 321, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

/* line 328, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

/* line 334, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 349, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

/* line 362, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 364, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 367, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 388, /home/nwww/xl_ai/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
.alertify-logs>*{padding:12px 24px;color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.2);border-radius:1px}.alertify-logs>*,.alertify-logs>.default{background:rgba(0,0,0,.8)}.alertify-logs>.error{background:rgba(244,67,54,.8)}.alertify-logs>.success{background:rgba(76,175,80,.9)}.alertify{position:fixed;background-color:rgba(0,0,0,.3);left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:2}.alertify.hide{opacity:0;pointer-events:none}.alertify,.alertify.show{box-sizing:border-box;transition:all .33s cubic-bezier(.25,.8,.25,1)}.alertify,.alertify *{box-sizing:border-box}.alertify .dialog{padding:12px}.alertify .alert,.alertify .dialog{width:100%;margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.alertify .alert>*,.alertify .dialog>*{width:400px;max-width:95%;margin:0 auto;text-align:center;padding:12px;background:#fff;box-shadow:0 2px 4px -1px rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.098),0 1px 10px 0 rgba(0,0,0,.084)}.alertify .alert .msg,.alertify .dialog .msg{padding:12px;margin-bottom:12px;margin:0;text-align:left}.alertify .alert input:not(.form-control),.alertify .dialog input:not(.form-control){margin-bottom:15px;width:100%;font-size:100%;padding:12px}.alertify .alert input:not(.form-control):focus,.alertify .dialog input:not(.form-control):focus{outline-offset:-2px}.alertify .alert nav,.alertify .dialog nav{text-align:right}.alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button),.alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button){background:transparent;box-sizing:border-box;color:rgba(0,0,0,.87);position:relative;outline:0;border:0;display:inline-block;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;padding:0 6px;margin:6px 8px;line-height:36px;min-height:36px;white-space:nowrap;min-width:88px;text-align:center;text-transform:uppercase;font-size:14px;text-decoration:none;cursor:pointer;border:1px solid transparent;border-radius:2px}.alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):active,.alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):hover,.alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):active,.alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):hover{background-color:rgba(0,0,0,.05)}.alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):focus,.alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):focus{border:1px solid rgba(0,0,0,.1)}.alertify .alert nav button.btn,.alertify .dialog nav button.btn{margin:6px 4px}.alertify-logs{position:fixed;z-index:1}.alertify-logs.bottom,.alertify-logs:not(.top){bottom:16px}.alertify-logs.left,.alertify-logs:not(.right){left:16px}.alertify-logs.left>*,.alertify-logs:not(.right)>*{float:left;-webkit-transform:translateZ(0);transform:translateZ(0);height:auto}.alertify-logs.left>.show,.alertify-logs:not(.right)>.show{left:0}.alertify-logs.left>*,.alertify-logs.left>.hide,.alertify-logs:not(.right)>*,.alertify-logs:not(.right)>.hide{left:-110%}.alertify-logs.right{right:16px}.alertify-logs.right>*{float:right;-webkit-transform:translateZ(0);transform:translateZ(0)}.alertify-logs.right>.show{right:0;opacity:1}.alertify-logs.right>*,.alertify-logs.right>.hide{right:-110%;opacity:0}.alertify-logs.top{top:0}.alertify-logs>*{box-sizing:border-box;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;clear:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000;max-height:0;margin:0;padding:0;overflow:hidden;opacity:0;pointer-events:none}.alertify-logs>.show{margin-top:12px;opacity:1;max-height:1000px;padding:12px;pointer-events:auto}
