<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ padding:0; margin: 0; font-family: Arial,Tahoma,Verdana,Georgia,"寰蒋闆呴粦",'瀹嬩綋'; font-size:14px; color: #666;}
p, ul, li, dl, dd{ padding:0; margin:0;}
li{ list-style:none;}
a{ color: #666; text-decoration: none;}
a:hover{ text-decoration: underline;}
button{ cursor: pointer;}
.clear{ clear: both;}
.right{ float: right;}
.container{ width: 1200px; margin: 0 auto;}
@media(min-width:761px){
    .visible-xs{ display: none;}
}
@media(max-width:760px){
    .hidden-xs{ display: none;}
}


.header{ position: relative; width: 100%; height: 120px; /*border-bottom:solid 1px #ddd; box-shadow:0px 2px 5px #ddd;*/ text-align: center;}
.header .logo{ float: left; margin-top: 30px;}
.header h2{ float: left; width: 150px; margin-top: 55px; margin-left: 30px; font-weight: normal;}
.header h3{ height: 45px; line-height: 45px; margin: 0; font-weight: normal;}
.header a.back{ position: absolute; left: 15px; width: 20px; height: 45px; line-height: 45px; font-family: '瀹嬩綋'; font-size: 18px; font-weight: bold; color: #999;}
.header a:hover{ text-decoration: none;}
.content{ width: 100%; margin-bottom:50px;}
.footer{ width: 1200px; padding-top:20px; margin:0 auto; border-top:solid 1px #ddd; text-align: center; color: #999;}
.footer a{ display: inline-block; margin: 0 15px; color: #999; text-decoration: none;}
.footer a:hover{ text-decoration: underline;}
@media(max-width:1200px){
    .container, .footer{ width: 100%;}
}
@media(max-width:760px){
    .hidden-xs{ display: none;}
    .header{ height: 45px;}
}

/*-- 鐧诲綍椤甸潰 style --*/
.login-page{ width: 100%; height: 470px; background: url('../img/login_bg.png') left center #CDE9EE;}
.login-content{ width: 720px; padding-top: 40px; margin: 0 auto; }
.login-pic{ float: left; width: 360px; height: 360px; background: url('../img/login_pic.png'); background-size: 100% 100%;}
.login-box{ float: right; width: 330px; height: 330px; padding: 15px; background: #fff;}
.tab-title{ width: 100%; text-align: center; font-size: 15px;}
.tab-title li{ width: 50%; float: left; padding-bottom:10px; margin-bottom:15px; border-bottom: solid 1px #ccc; cursor: pointer;}
.tab-title li.on{ color: #FD6868; border-bottom: solid 1px #FD6868;}

.input-box{ width: 100%; height: 70px; color: #666;}
.input-box i{ float: left; width: 40px; height: 40px; border-right: solid 1px #b5b5b5;}
.input-box span{ float: left; width: 70px; height:40px; line-height: 40px; border-right: solid 1px #b5b5b5; text-align: center;}
.input-box a.tel-code{ float: right; width: 88px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #00a73c;}
.input{ width: 100%; height: 40px; border: solid 1px #b5b5b5;}
.input input{ float: left; width: calc(100% - 85px); height: 34px; border:0; text-indent: 10px;}
.code{ float: left; width: 65%;}
.tab-box .right{ margin-bottom:5px;}
.btn-submit{ display: block; width: 100%; height: 45px; line-height: 45px; border: 0; text-align: center; font-size: 15px; color: #fff; background: #FC2828;}

.login-bottom{ box-sizing:border-box; position: absolute; left: 0; bottom: 0; width: 100%; height: 49px; padding-top:15px; padding-right: 15px; border-top: solid 1px #eee; text-align: right;}
.login-bottom span{ display:inline-block; width: 16px; height: 16px; line-height: 16px; margin-right:5px; border-radius: 50%; text-align: center; font-family: '瀹嬩綋'; color: #fff; background: #FC2828;}

.icon-phone{ background: url(../img/phone.png);}
.icon-password{ background: url(../img/password.png);}
@media(max-width:760px){
    .login-page{ background: #fff;}
    .login-box{ box-sizing:border-box; float: none; width: 100%; margin: 0 auto;}
}

/*-- 娉ㄥ唽鎵惧洖瀵嗙爜椤甸潰 style --*/
.center-box{ position: relative; width: 400px; padding: 15px; margin: 40px auto 0; background: #fff;}
a.btn-login{ display: block; width: 100%; height: 43px; line-height: 43px; margin-top: 20px; border: solid 1px #b5b5b5; text-align: center; font-size: 15px;}
a.btn-next{ display: block; width: 100%; height: 45px; line-height: 45px; margin-top: 20px; text-align: center; font-size: 15px; color: #fff; background: #bf5329;}
@media(max-width:760px){
    .center-box{ box-sizing:border-box; width: 100%; margin: 0 auto;}
}


/* 寰俊鐧婚檰锛屾巿鏉冿紝瑙ｇ粦 2019-05-09 */

/* 閫夋嫨鐧婚檰鏂瑰紡 */
.wx-mode-box {
    padding: 130px 15px 15px;
}
.wx-wechat-login-btn , .wx-default-login-btn {
  display: block;
  margin-bottom: 22px;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  border: 1px solid transparent;
  text-align: center;
  border-radius: 3px;
}
.wx-wechat-login-btn {
  background-color: #35be5a;
  border-color: #35be5a;
  color: #fff;
}
.wx-default-login-btn {
    background-color: #fff;
    color: #999;
    border: 1px solid #ddd;
}
.wx-icon {
    display: inline-block;
    width: 20px;height: 20px;margin-right: 5px;
    vertical-align: middle;
}
/* 寰俊鐧婚檰 */
.wx-login-list .input{
    overflow: hidden;
    display: flex;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 15px;
    color: #666;
}
.wx-login-list .input &gt; span {
    border-right: none;
}
.wx-login-list .input &gt; input {
    display: block;
    outline: none;
    height: 38px;
    width: calc(100% - 70px);
    background-color: transparent;
}
.wx-login-list.relative {
    position: relative;
}
.wx-login-list.relative .right {
    position: absolute;
    right: 0;
    top: 3px;
    width: 80px;
    height: 36px;
}
.wx-login-list .code {
    width: 100%;
}
.wx-login-list .code &gt; input {
    padding-right: 80px;
}
.wx-login-list.relative .tel-code {
    position: absolute;
    right: 0;
    top: 2px;
    height: 38px;
    background-color: transparent;
    color: #35be5a;
}
/* 寰俊瑙ｇ粦 */

/* confirm modal */
.confirm-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,.6);
}
.confirm-modal-content {
    overflow: hidden;
    width: 70%;
    background-color: #fff;
    border-radius: 4px;
    font-size: 15px;
    text-align: center;
}
.confirm-modal-content .wx-tips {
    font-size: 14px; color: #666;
    line-height: 1.5;
    padding: 20px 15px 10px;
}
.confirm-modal-content .cmc-btns {
    display: flex;
    margin-top: 20px;
}
.confirm-modal-content .cmc-btns .confirm-modal-btn {
    display: block;
    width: 50%;
    border: none;
    outline: none;
    height: 40px;
    line-height: 40px;
    background-color: #ddd;
    color: #999;
    font-size: 15px;
    font-family: "寰蒋闆呴粦";
}
.confirm-modal-content .cmc-btns .confirm-modal-btn.confirm {
    background-color: #35be5a;
    color: #fff;
}
/* 寰俊瑙ｇ粦 */

.wx-list {
 width: 100%;
 background-color: #fff;
}
.wx-list-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.wx-list-content-left .wx-avatar {
    display: inline-block;
    width: 75px; height: 75px;
    margin-right: 15px;
}
.wx-list-content-left .nick-name {
    display: inline-block;
    vertical-align: top;
}
.wx-list-content-right .show-bind-status {
    display: inline-block;
    padding: 3px 8px;
    background-color: #35be5a;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
}
.wx-list-footer {
    padding: 15px;
    font-size: 13px;
    color: #999;
    line-height: 1.6;
}
.wx-unbind-btn-box {
    padding: 0 15px;
    margin-top: 25px;
}
/* 寰俊鐧婚檰锛屾巿鏉冿紝瑙ｇ粦 2019-05-09 */</pre></body></html>