<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------ä»£ç†æœºæž„è¯¦æƒ…------*/
h1,h2,h3{
  font-weight: bold;
}
/**
æ&nbsp;‡é¢˜
 */

.title {
  margin: 10px 0;
}

.title &gt; p, .title &gt; p &gt; a {
  color: #666;
  text-decoration: none;
}

.title &gt; p &gt; a {
  font-size: 12px;
  font-weight: bold;
}

.title &gt; p &gt; span {
  font-size: 12px;
  font-weight: bold;
}

.title &gt; p &gt; a:hover {
  color: #3c6dad;
}

.title h1 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
}

/**
å…¬å¸ä¿¡æ¯
 */
.info {
  font-size: 0;
}

.details, .aside {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
}

.details {
  border: 1px solid #eee;
  padding: 0 20px;
  width: 940px;
  box-sizing: border-box;
  margin-right: 20px;
}

.details &gt; h1 {
  text-align: center;
  font-size: 24px;
  margin: 20px 0 40px;
}

.details &gt; h1 &gt; i {
  width: 56px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  cursor: pointer;
  background: url("../images/slicing/guanzhu.png") no-repeat;
  margin-left: 20px;
  color: #3c6dad;
}

.details &gt; h1 &gt; i.follow {
  background-position: -80px -10px;
}

.details &gt; h1 &gt; i.unfollow {
  background-position: -10px -10px;
}

/*å…¬å¸ä¿¡æ¯*/
.details .company_info &gt; h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  box-sizing: border-box;
}

.details .company_info &gt; h2 &gt; span {
  display: block;
  flex: 1;
  text-align: center;
}

.details .company_info &gt; h2 &gt; i {
  display: block;
  width: 50px;
  height: 20px;
  line-height: 20px;
  color: #999;
  text-align: center;
  font-style: normal;
  border: 1px solid #aaa;
  border-radius: 5px;
  cursor: pointer;
}

.details .company_info &gt; h2 &gt; i.follow {

}

.details .company_info &gt; h2 &gt; i.unfollow {

}

.details .company_info ul {
  margin: 10px 0;
  box-sizing: border-box;
  width: 900px;
  border: 1px solid #e5ebf5;
}

.details .company_info ul li {
  display: flex;
  border-bottom: 1px solid #e5ebf5;
}

.details .company_info ul li:first-child {
  background: #f5f9ff;
}

.details .company_info ul li div {
  display: inline-block;
  width: 160px;
  height: 100%;
  line-height: 40px;
  padding-left: 20px;
  border-left: 1px solid #e5ebf5;
  box-sizing: border-box;
  font-size: 12px;
}

.details .company_info ul li div:nth-child(1) {
  border-left: 0;
}

.details .company_info ul li div:nth-child(2) {
  flex: 1;
}

.layui-tab-title {
  height: 20px;
}

.layui-tab-title li {
  line-height: 20px;
}

.layui-tab-brief &gt; .layui-tab-title .layui-this::after {
  border: 0;
}

.layui-tab-brief &gt; .layui-tab-title .layui-this {
  color: #3c6dad;
}

.layui-tab-content {
  padding: 10px 0;
}

/*ä¿¡æ¯åˆ—è¡¨*/
.details .list &gt; ul {
  padding: 0 20px;
  min-height: 400px;
}

.details .list &gt; ul &gt; li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}

.details .list &gt; ul &gt; li &gt; a {
  display: inline-block;
  max-width: 710px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 1.5;
}

.details .list &gt; ul &gt; li &gt; span {
  font-size: 12px;
  line-height: 1.5;
  vertical-align: top;
}

.layui-table-page {
  z-index: 0;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #3C6DAD;
}

/*--------------åˆ†é¡µæ¡-----------------*/
.details .list .paging {
  text-align: center;
  margin: 30px 0 10px;
  font-size: 0;
}

.details .list .paging.hide {
  display: none;
}

/*ä¸Šä¸‹é¡µæŒ‰é’®*/
.details .list .paging a {
  text-decoration: none;
  font-size: 12px;
}

.details .list .paging &gt; span {
  font-size: 12px;
}

.details .list .paging &gt; a {
  display: inline-block;
  border: 1px solid #eeeeee;
  width: 60px;
  line-height: 30px;
  height: 30px;
  margin-right: 10px;
}

.details .list .paging &gt; a:hover {
  background-color: #3c6dad;
  color: #fff;
}

.details .list .paging &gt; b {
  font-size: 12px;
  display: inline-block;
  border: 1px solid #eeeeee;
  width: 60px;
  line-height: 30px;
  height: 30px;
  margin-right: 10px;
  color: #999;
  background-color: #eee;
  font-weight: normal;
}

/*é¡µç&nbsp;*/
.details .list .paging ul {
  display: inline-block;
  vertical-align: top;
}

.details .list .paging &gt; ul &gt; li {
  float: left;
  border: 1px solid #eee;
  margin-right: 10px;
}

.details .list .paging &gt; ul &gt; li &gt; a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  overflow: hidden;
}

.details .list .paging &gt; ul &gt; li &gt; a:hover {
  background-color: #3c6dad;
  color: #fff;
}

.details .list .paging &gt; ul &gt; li &gt; a.current {
  background-color: #3c6dad;
  color: #fff;
}

/*å½“æ²¡æœ‰æ•°æ®æ—¶*/
.details .list .without {
  width: 450px;
  margin: 120px auto 60px;
  font-size: 12px
}

.details .list .without b {
  display: inline-block;
  height: 78px;
  line-height: 78px;
  padding-left: 128px;
  background: url("../images/slicing/regret.png") no-repeat 0;
  font-size: 24px;
  color: #666;
  margin-bottom: 30px;
}

.details .list .without p {
  font-weight: bold;
  font-size: 16px;
  color: #666;
  margin-bottom: 16px;
}

.details .list .without ul {
  list-style: disc inside;
}

.details .list .without ul li {
  color: #666;
  margin-bottom: 10px;
}


.layui-table td, .layui-table th {
  font-size: 12px;
}

/*åº•éƒ¨å¹¿å‘Šbanner*/

.banner_bottom {
  margin-top: 20px;
  width: 1200px;
  height: 120px;
  position: relative;
}

.banner_bottom img {
  max-width: 1200px;
  max-height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

/* æå‡ä¼šå‘˜ç­‰çº§å¼¹çª— */
.limit-alert1{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none; }
.limit-alert1 .scan{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 804px;
  height: 387px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: flex-start; }
.limit-alert1 .scan .banner {
  width: 430px;
  height: 387px; }
.limit-alert1 .scan .banner img {
  width: 100%;
  height: 100%; }
.limit-alert1 .limit-alert-close1{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(402px, -216px);
  width: 29px;
  height: 29px;
  background: url('../images/banner/login-alert-close.png');
  background-size: 100% 100%;
}
.limit-alert1 .scan .pay{
  width: 402px;
  text-align: center;
  padding: 20px 20px 0;
}
.limit-alert1 .scan .pay h3{
  font-size: 16px;
  font-weight: 600;
  margin: 8px 0;
}
.limit-alert1 .scan .pay p{
  color: #aaa;
  font-weight: 600;
  line-height: 20px;
}
.limit-alert1  .scan .pay  ul {
  margin-top: 20px;
  margin-bottom: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.limit-alert1 .scan .pay ul li div{
  width: 130px;
  height: 130px;
  margin: 0 auto;
  box-shadow: 0 0 5px #ccc;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.limit-alert1 .scan .pay ul li div img{
  width: 120px;
  height: 120px;
}

/*ç™»å½•æç¤º*/
.details .login-tip{
  width:898px;
  height:34px;
  padding-left: 12px;
  background-color:#FAF6F3;
  border-radius:1px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
}
.details .login-tip span.text{
  font-size:14px;
  color:rgba(233,55,31,1);
  line-height:17px;
}
.details .login-tip div.btn{
  width:70px;
  height:20px;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  background-color:rgba(59,109,173,1);
  border-radius:2px;
  cursor: pointer;
  text-align: center;
}
/*è´¦å·ç™»é™†*/
.scan .account_login{
  display: none; }
.scan .account_login,
.scan .code_login {
  width: 374px;
  height: 374px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 4px; }
.scan .account_login .tip_img,
.scan .code_login .tip_img{
  float: right;
  width: 69px;
  height: 22px;
  margin-top: 8px; }
.scan .account_login .change_loginMethod,
.scan .code_login .change_loginMethod{
  float: right;
  width: 45px;
  height: 45px; }
.scan .account_login .tip_img img,
.scan .code_login .tip_img img,
.scan .account_login .change_loginMethod img,
.scan .code_login .change_loginMethod img{
  width: 100%;
  height: 100%; }
.scan .account_login .account_main{
  margin: 38px auto;
  width: 336px; }
.scan .account_login .account_main .underline{
  width: 36px;
  height: 2px;
  background-color: #3B6DAD;
  margin-bottom: 40px; }
.scan .account_login .account_main &gt; span{
  display: block;
  text-align: left;
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px; }
.scan .account_login .account_main div:not(.underline) {
  margin-bottom: 24px; }
.scan .account_login .account_main input{
  box-sizing: border-box;
  border: 1px solid #E6E6E6;
  border-radius:2px;
  padding: 11px 12px;
  width: 336px;
  height: 40px; }
.scan .account_login .account_main input:focus{
  border: 1px solid #3B6DAD; }
.scan .account_login .account_main input[type='submit']{
  background-color: #3B6DAD;
  color: #fff;
  border-radius: 2px;
  margin-top: 30px; }
.scan .account_login .account_main p {
  font-size: 12px;
  color: #FF2424;
  margin: 5px 0; }

/*æ‰«ç&nbsp;ç™»å½•*/
.scan .code_login .code_main {
  margin: 80px auto;
  width: 184px; }
.scan .code_login .code_main p:nth-child(1){
  font-size: 16px;
  color: #333333;
  text-align: center; }
.scan .code_login .code_main p:nth-child(2){
  font-size: 12px;
  color: #999999;
  text-align: center;
  margin: 10px 0 13px 0; }
.scan .code_login .code_main .login_code {
  width: 184px;
  height: 184px;
  box-sizing: border-box; }
.scan .code_login .code_main .login_code img {
  width: 100%;
  height: 100%; }
.scan .code_login .code_main .hint {
  display: block;
  height:21px;
  font-size:12px;
  color:#999999;
  line-height:21px;
  text-align: center; }
.scan .code_login .code_main .succeed,
.scan .code_login .code_main .loser {
  display: none;
  font-size: 14px;
  color: #9999B4;
  text-align: center;
  margin-top: 10px; }
.scan .code_login .code_main .succeed i,
.scan .code_login .code_main .loser i {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  position: relative;
  top: 2px; }
.scan .code_login .code_main .succeed i{
  background: url("../images/logo/succeed.png") no-repeat; }
.scan .code_login .code_main .loser i {
  background: url("../images/logo/loser.png") no-repeat; }


.password_input{
  position: relative; }
.password_input img{
  width: 20px;
  height: 14px;
  position: absolute;
  right: 15px;
  top: 13px;
  cursor: pointer; }
.password_input img.visible{
  display: none; }

#mafeng-iframe{
  width: 0;
  height: 0;
}
















</pre></body></html>