a,
b,
body,
button,
dd,
div,
dl,
dt,
em,
footer,
h1,
h2,
h3,
h4,
header,
html,
i,
img,
input,
li,
ol,
p,
select,
span,
strong,
textarea,
ul {
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    background-repeat: no-repeat;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    width: 100%;
    min-width: 1200px;
    line-height: 1;
    font-size: 12px;
    font-family: PingFang SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, sans-serif;
    -webkit-overflow-scrolling: touch
}

li,
ol,
ul {
    list-style: none
}

a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects;
    text-decoration: none
}

a:active,
a:hover {
    outline-width: 0
}

b,
em,
i,
strong {
    font-style: normal;
    font-weight: 400
}

button,
input,
textarea {
    -webkit-appearance: none
}

button,
input,
textarea {
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

button {
    border: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #d1cece
}

input,
select,
textarea {
    resize: none;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

img {
    border-style: none
}

textarea {
    overflow: auto
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

.qrlogin .close {
    background: url(/static/i/pages/account/qrlogin_mobilecode.png)
}

.qrlogin .qrpanel .helpicon {
    background: url(/static/i/pages/account/qrlogin_scan.png)
}

.qrlogin .userpanel .tip1 {
    color: rgba(51, 0, 51, 0) 3
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.icon-layer-close {
    color: #5e5e5e
}

.pos-abs {
    position: absolute
}

.pos-rel {
    position: relative
}

.ie-tip {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 500px;
    height: 300px;
    line-height: 300px;
    text-align: center;
    background: url(/static/kuaishou/static/img/ie-up.png) center 15%;
    background-repeat: no-repeat
}

.ie-tip a {
    color: #207ddd
}

.com-main-wrap {
    width: 1200px;
    margin: 0 auto;
    min-height: 530px
}

.com-main-wrap .com-main {
    width: 960px;
    padding: 0 50px;
    margin: 0 auto
}

.com-tip-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    display: none;
    z-index: 100
}

.com-tip-wrap .com-tip {
    height: 320px;
    width: 430px;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff
}

.com-tip-wrap .com-tip .tip-title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    background: #f6f6f6;
    position: relative
}

.com-tip-wrap .com-tip .tip-title .tip-title-inner {
    display: inline-block
}

.com-tip-wrap .com-tip .tip-title i {
    position: absolute;
    right: 20px;
    cursor: pointer
}

.com-tip-wrap .com-tip .tip-type {
    color: red
}

.com-tip-wrap .com-tip .normal-type,
.com-tip-wrap .com-tip .tip-type {
    margin-top: 35px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 18px
}

.com-tip-wrap .com-tip .normal-type {
    color: #303030
}

.com-tip-wrap .com-tip .tip-desc {
    margin: 25px 35px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #303030
}

.com-tip-wrap .com-tip .tip-btn-wrap {
    margin: 50px auto auto;
    text-align: center
}

.com-tip-wrap .com-tip .tip-btn {
    display: none;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #ff9000;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer
}

.com-tip-wrap .com-tip .tip-btn.left,
.com-tip-wrap .com-tip .tip-btn.tip-btn-left {
    background: #7089a8;
    margin-right: 20px
}

.com-ie-wrap {
    display: none;
    z-index: 90
}

.com-ie-wrap,
.com-ie-wrap .ie-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.com-ie-wrap .ie-mask {
    background: #000;
    z-index: 95;
    filter: alpha(opacity=50)
}

.com-ie-wrap .com-tip {
    height: 300px;
    min-width: 460px;
    position: absolute;
    left: 300px;
    top: 50%;
    margin-top: -100px;
    right: 300px;
    bottom: 0;
    background: #fff;
    z-index: 100
}

.com-ie-wrap .com-tip .tip-title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    background: #f6f6f6;
    position: relative
}

.com-ie-wrap .com-tip .tip-desc {
    margin: 90px 35px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #303030
}

.com-ie-wrap .com-tip .tip-desc a {
    display: block
}

.no-user-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.com-header-wrap {
    min-width: 1200px;
    height: 120px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1
}

.com-header-wrap .com-header {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.com-header-wrap .com-header .header-logo {
    position: absolute;
    display: block;
    cursor: pointer;
    left: 120px;
    height: 48px;
    top: 36px;
    z-index: 1
}

.com-header-wrap .com-header .header-logo .logo-bg {
    width: 230px;
    height: 45px;
    margin-right: 10px;
    display: inline-block;
    background: url(../img/logo.png) no-repeat 0 0;
    background-size: contain;
    background: 0 0\9;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../../assets/img/logo.png", sizingMethod="scale")
}

.com-header-wrap .com-header .header-logo i {
    font-size: 32px;
    line-height: 48px;
    display: inline-block;
    vertical-align: top;
    color: #656464
}

.com-header-wrap .com-header .list {
    text-align: right;
    padding-right: 120px;
    position: relative;
    top: 40px
}

.com-header-wrap .com-header .list .item {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    margin-right: 40px
}

.com-header-wrap .com-header .list .item .nav {
    position: relative;
    display: inline-block;
    height: 100%;
    color: #5e5e5e
}

.com-header-wrap .com-header .list .item .nav.checked,
.com-header-wrap .com-header .list .item .nav:hover {
    color: #303030;
    border-bottom: 3px solid #ff9000
}

.com-header-wrap .com-header .list .item .nav.m-l {
    margin-left: 20px
}

.com-header-wrap .com-header .list .item i {
    font-size: 12px;
    width: 20px;
    margin-left: -4px;
    cursor: pointer;
    color: #5e5e5e;
    display: inline-block
}

.com-header-wrap .com-header .list .item i.live-tab {
    height: 55px;
    width: 55px;
    position: absolute;
    top: -28px;
    right: -37px;
    background: url(//ali.static.yximgs.com/static/widgets/header/hot-43127b8a.png);
    background-size: auto 100%;
    background-position-y: 0;
    background-position-x: 6600px
}

.com-header-wrap .com-header .list .item i.live-animation {
    -webkit-animation-name: live;
    animation-name: live;
    -webkit-animation-timing-function: steps(60);
    animation-timing-function: steps(60);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 4.8s;
    animation-duration: 4.8s
}

@-webkit-keyframes live {
    0% {
        background-position-x: 6600px
    }
    to {
        background-position-x: 0
    }
}

@keyframes live {
    0% {
        background-position-x: 6600px
    }
    to {
        background-position-x: 0
    }
}

.com-header-wrap .com-header .list .item .down-item {
    display: none
}

.com-header-wrap .com-header .list .item .down-item .complain {
    position: relative
}

.com-header-wrap .com-header .list .item .down-item .complain .nav:hover {
    font-weight: 700;
    border-bottom: none
}

.com-header-wrap .com-header .list .item .down-item .complain:hover .content-wrap {
    display: block
}

.com-header-wrap .com-header .list .item .down-item .complain:hover .nav {
    font-weight: 700;
    border-bottom: none
}

.com-header-wrap .com-header .list .item .down-item .complain .content-wrap {
    display: none;
    position: absolute;
    right: 100%;
    top: -69px;
    padding: 0 10px 0 0
}

.com-header-wrap .com-header .list .item .down-item .complain .content {
    position: relative;
    padding: 25px 0 20px;
    border: 1px solid #f1f1f1;
    width: 267px;
    background-color: #fff;
    z-index: 10
}

.com-header-wrap .com-header .list .item .down-item .complain .content:hover {
    display: block
}

.com-header-wrap .com-header .list .item .down-item .complain .content p a {
    display: inline;
    line-height: 12px
}

.com-header-wrap .com-header .list .item .down-item .complain .content:after,
.com-header-wrap .com-header .list .item .down-item .complain .content:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: auto;
    background: #fff
}

.com-header-wrap .com-header .list .item .down-item .complain .content:before {
    width: 10px;
    height: 10px;
    -webkit-transform: translate(50%) rotate(45deg);
    -ms-transform: translate(50%) rotate(45deg);
    transform: translate(50%) rotate(45deg);
    border: 1px solid #f1f1f1
}

.com-header-wrap .com-header .list .item .down-item .complain .content:after {
    content: "";
    width: 14.14213562px;
    height: 14.14213562px
}

.com-header-wrap .com-header .list .item .down-item .complain .line {
    line-height: 26px;
    font-size: 14px;
    color: #303030;
    text-align: center
}

.com-header-wrap .com-header .list .item .down-item .complain .line.bold {
    line-height: 16px;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px
}

.com-header-wrap .com-header .list .item .down-item .complain .line.align-left {
    text-align: left;
    margin-left: 25px
}

.com-header-wrap .com-header .list .item .down-item .complain .report-more {
    margin-top: 20px;
    line-height: 12px
}

.com-header-wrap .com-header .list .item .down-item .complain .report-more a {
    color: #207ddd;
    font-size: 12px
}

.com-header-wrap .com-header .list .item.sub-menu {
    margin-right: 34px
}

.com-header-wrap .com-header .list .item.sub-menu .icon-nav-up {
    display: none
}

.com-header-wrap .com-header .list .item.sub-menu:hover .down-item {
    display: block
}

.com-header-wrap .com-header .list .item.sub-menu:hover .icon-nav-down {
    display: none
}

.com-header-wrap .com-header .list .item.sub-menu:hover .icon-nav-up {
    display: inline-block
}

.com-header-wrap .com-header .list .item.submenu:last-child,
.com-header-wrap .com-header .list .item:last-child {
    margin-right: 0
}

.com-header-wrap .com-header .list .relative {
    position: relative
}

.com-header-wrap .com-header .list .down-item {
    position: absolute;
    width: 100px;
    right: -15px;
    top: 36px;
    z-index: 2;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 2px 8px #f1f1f1 inset;
    box-shadow: inset 0 2px 8px #f1f1f1
}

.com-header-wrap .com-header .list .down-item li a {
    display: inline-block;
    line-height: 50px;
    width: 100%;
    color: #fff;
    text-align: center;
    height: 50px;
    background: #fff;
    color: #5e5e5e
}

.com-header-wrap .com-header .list .down-item li:hover>a {
    color: #303030;
    background: #f1f1f1
}

.com-header-wrap .com-header .photo {
    position: absolute;
    right: 30px;
    height: 36px;
    width: 36px;
    border-radius: 18px;
    cursor: pointer;
    padding-bottom: 10px;
    top: 43px
}

.com-header-wrap .com-header .photo img {
    border: none;
    border-radius: 18px
}

.com-header-wrap .com-header .photo:hover .logout {
    display: block
}

.com-header-wrap .com-header .photo .logout {
    display: none;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -60px;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #303030;
    cursor: pointer;
    border: 1px solid #f1f1f1;
    background-color: #fff;
    z-index: 10
}

.com-header-wrap .com-header .photo .logout:hover {
    display: block
}

.com-footer-wrap {
    min-width: 1200px;
    height: 145px;
    padding: 25px 0;
    background-color: #fcfcfc
}

.com-footer-wrap .com-footer {
    height: 100%;
    width: 960px;
    margin: 0 auto;
    position: relative;
    font-size: 12px
}

.com-footer-wrap .com-footer .list {
    height: 30px;
    line-height: 30px
}

.com-footer-wrap .com-footer .list .item {
    display: block;
    float: left;
    width: 100px;
    text-align: center;
    color: #5e5e5e
}

.com-footer-wrap .com-footer .list .social {
    position: absolute;
    right: 20px;
    top: 0
}

.com-footer-wrap .com-footer .list .social .item-social {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 30px
}

.com-footer-wrap .com-footer .list .social .item-social.xinlang {
    background: url(//ali.static.yximgs.com/static/widgets/footer/weibo-5b82d37f.png);
    background-repeat: no-repeat
}

.com-footer-wrap .com-footer .info {
    margin-top: 40px;
    text-align: center;
    line-height: 24px;
    color: #919191;
    font-size: 0
}

.com-footer-wrap .com-footer .info a,
.com-footer-wrap .com-footer .info span {
    font-size: 12px
}

.com-footer-wrap .com-footer .info>span {
    margin-right: 10px
}

.com-footer-wrap .com-footer .info .police-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    background: url(//ali.static.yximgs.com/static/widgets/footer/police-1928f234.png) no-repeat;
    background-size: 18px 18px;
    vertical-align: -4px
}

.com-footer-wrap .com-footer .info .police-link {
    display: inline-block;
    color: #919191
}

.com-footer-wrap .com-footer .info .chengxin-icon {
    display: inline-block;
    height: 25px;
    width: 67px;
    margin-bottom: -2px;
    background: url(//ali.static.yximgs.com/static/widgets/footer/chengxin_shifan-45ae64e0.png) no-repeat 0 0;
    background-size: 67px 25px
}

@font-face {
    font-family: iconfont;
    src: url(//static.yximgs.com/s1/font/iconfont-37c5fd16d2.eot);
    src: url(//static.yximgs.com/s1/font/iconfont-37c5fd16d2.eot#iefix) format("embedded-opentype"), url(//static.yximgs.com/s1/font/iconfont-cabcd9c68a.woff) format("woff"), url(//static.yximgs.com/s1/font/iconfont-e3e425d3c5.ttf) format("truetype"), url(//static.yximgs.com/s1/font/iconfont-c0f387c06c.svg#iconfont) format("svg")
}

.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-check-square:before {
    content: "\E600"
}

.icon-alipay:before {
    content: "\E646"
}

.icon-play:before {
    content: "\E604"
}

.icon-layer-close:before {
    content: "\E601"
}

.icon-nav-down:before {
    content: "\E602"
}

.icon-nav-up:before {
    content: "\E603"
}

.icon-xuanzhongjiaobiao:before {
    content: "\E605"
}

.icon-suc-hook:before {
    content: "\E606"
}

.icon-loading:before {
    content: "\E86B"
}

.icon-img-browse:before {
    content: "\E607"
}

.icon-img-like:before {
    content: "\E608"
}

.icon-img-message:before {
    content: "\E609"
}

.icon-img-share:before {
    content: "\E60A"
}

.icon-sound-close:before {
    content: "\E60B"
}

.icon-sound-open:before {
    content: "\E60C"
}

.icon-video-play:before {
    content: "\E60D"
}

.icon-video-stop:before {
    content: "\E60E"
}

.icon-question-mark:before {
    content: "\E60F"
}

.icon-layer-close-copy-small:before {
    content: "\E610"
}

.icon-nav-right:before {
    content: "\E611"
}

.icon-nav-left:before {
    content: "\E612"
}

.icon-error:before {
    content: "\E6E0"
}

.icon-sure:before {
    content: "\E6E1"
}

.icon-data:before {
    content: "\E6E2"
}

.icon-add:before {
    content: "\E6E3"
}

.icon-edit:before {
    content: "\E6E4"
}

.icon-download:before {
    content: "\E6E5"
}

.icon-exposure:before {
    content: "\E6E6"
}

.icon-half-checked:before {
    content: "\E6E9"
}

.icon-all-checked:before {
    content: "\E6EA"
}

.icon-circle-close:before {
    content: "\E6E7"
}

.icon-trumpet:before {
    content: "\E6E8"
}

.icon-step-done:before {
    content: "\E6F1"
}

.icon-step-wait:before {
    content: "\E64D"
}

.icon-spring:before {
    content: "\E6EB"
}

.icon-add-t:before {
    content: "\E949"
}

.icon-circle-check:before {
    content: "\E6EC"
}

.icon-cost:before {
    content: "\E6ED"
}

.icon-cycle:before {
    content: "\E6EE"
}

.icon-ques:before {
    content: "\E6EF"
}

.icon-zixuanguba-:before {
    content: "\E61B"
}

.icon-step-cur:before {
    content: "\E662"
}

.icon-wechat:before {
    content: "\E6F0"
}

.icon-ks-logo:before {
    content: "\E6F2"
}

.icon-follow:before {
    content: "\E616"
}

.icon-thumbup:before {
    content: "\E613"
}

.icon-thumbdown:before {
    content: "\E614"
}

.icon-thumbdown-pressed:before {
    content: "\E615"
}

.icon-thumbup-pressed:before {
    content: "\E617"
}

.icon-time:before {
    content: "\E618"
}

.icon-cup:before {
    content: "\E619"
}

.icon-video:before {
    content: "\E61A"
}

.icon-down-arrow:before {
    content: "\E6F3"
}

.icon-gerenzhongxin:before {
    content: "\E6F4"
}

.icon-shut-down:before {
    content: "\E6F7"
}

.icon-no-order:before {
    content: "\E6F8"
}

.icon-question_mark:before {
    content: "\E61C"
}

.icon-setting-icon-arrow-n:before {
    content: "\E61E"
}

.icon-nav-more:before {
    content: "\E6F9"
}

.icon-nav-back:before {
    content: "\E6FA"
}

.icon-nav-like:before {
    content: "\E6FB"
}

.icon-nav-forward:before {
    content: "\E94A"
}

.icon-nav-like-empty:before {
    content: "\E94B"
}

.icon-e-video-btn-unlike:before {
    content: "\E6FF"
}

.icon-e-back:before {
    content: "\E700"
}

.icon-e-show-arrow-right:before {
    content: "\E701"
}

.icon-e-detail-caption:before {
    content: "\E702"
}

.icon-e-video-like-checked:before {
    content: "\E703"
}

.icon-e-video-like-default:before {
    content: "\E704"
}

.icon-e-video-unlike:before {
    content: "\E705"
}

.icon-e-show-look:before {
    content: "\E706"
}

.icon-e-detail-like:before {
    content: "\E707"
}

.icon-approve_icon_idcard:before {
    content: "\E61D"
}

.icon-delete-btn-icon:before {
    content: "\E61F"
}

.icon-btn_camera_white_nor:before {
    content: "\E708"
}

.icon-detail_icon_position:before {
    content: "\E709"
}

.icon-edit_music_btn_play_:before {
    content: "\E70A"
}

.icon-edit_music_btn_stop_:before {
    content: "\E70B"
}

.icon-up-arrow:before {
    content: "\E94C"
}

.icon-info-icon:before {
    content: "\E620"
}

.icon-detail_ico_at_normal:before {
    content: "\E70C"
}

.icon-detail_ico_send_norm:before {
    content: "\E70D"
}

.icon-arrow:before {
    content: "\E621"
}

.com-login-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    display: none;
    z-index: 9
}

.com-login-wrap .login-title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    background: #f6f6f6;
    position: relative
}

.com-login-wrap .login-title i {
    position: absolute;
    right: 20px;
    cursor: pointer
}

.com-login-wrap .com-login {
    width: 620px;
    height: 500px;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border: 1px solid #e2e2e2
}

.com-login-wrap .com-login .login-item-panel {
    position: relative
}

.com-login-wrap .com-login .login-item-wrap {
    padding: 40px 150px;
    width: 320px;
    height: 340px
}

.com-login-wrap .com-login .login-item-qr {
    position: absolute;
    top: 0;
    right: 0;
    width: 229px;
    height: 72px;
    background: url(//ali.static.yximgs.com/static/widgets/login/qrlogin_qr-0c389862.png);
    background-size: 100%;
    cursor: pointer
}

.com-login-wrap .com-login .item {
    height: 50px;
    line-height: 50px;
    width: 320px;
    margin-top: 20px;
    position: relative
}

.com-login-wrap .com-login .item span {
    position: absolute;
    font-size: 18px;
    left: -70px;
    color: #303030;
    text-align: left
}

.com-login-wrap .com-login .item .getVcode {
    left: auto;
    top: 0;
    right: 20px;
    color: #ff9000;
    font-size: 14px;
    cursor: pointer
}

.com-login-wrap .com-login .item .getingVcode {
    color: #919191
}

.com-login-wrap .com-login .item input {
    height: 48px;
    padding-left: 20px;
    width: 298px;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    color: #000;
    line-height: 48px
}

.com-login-wrap .com-login .item input.error {
    border-color: red
}

.com-login-wrap .com-login .login-btn {
    margin: 30px 0;
    height: 50px;
    line-height: 50px;
    background: #ff9000;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer
}

.com-login-wrap .com-login .loging {
    background-color: #e58100
}

.com-login-wrap .com-login .login-desc {
    margin-top: 30px;
    color: #919191;
    text-align: center
}

.com-login-wrap .com-login-error {
    height: 320px;
    width: 430px;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff
}

.com-login-wrap .com-login-error .login-error-type {
    margin-top: 35px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    color: red
}

.com-login-wrap .com-login-error .login-error-desc {
    margin: 25px 35px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #303030
}

.com-login-wrap .com-login-error .login-error-btn {
    margin: 50px auto auto;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #ff9000;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer
}

.qrlogin {
    position: relative
}

.qrlogin .color1 {
    color: #fc9025
}

.qrlogin .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 72px;
    height: 72px;
    background: url(//ali.static.yximgs.com/static/widgets/login/qrlogin_mobilecode-ac1d550d.png);
    background-size: 100%;
    cursor: pointer
}

.qrlogin .qrpanel {
    padding: 50px 0 0
}

.qrlogin .qrpanel .title {
    text-align: center;
    font-size: 16px;
    color: #5e5e5e
}

.qrlogin .qrpanel .qrbox {
    position: relative;
    width: 140px;
    height: 140px;
    margin: 50px auto 0
}

.qrlogin .qrpanel .help {
    margin-top: 50px;
    text-align: center;
    font-size: 12px;
    color: #5e5e5e
}

.qrlogin .qrpanel .helpicon {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: -4px;
    background: url(//ali.static.yximgs.com/static/widgets/login/qrlogin_scan-379f4cba.png);
    background-size: 100%
}

.qrlogin .qrpanel .helptext {
    display: inline;
    margin-left: 10px
}

.qrlogin .qrpanel .qr {
    display: block;
    width: 100%;
    height: 100%
}

.qrlogin .qrpanel .error {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.qrlogin .qrpanel .error_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: .9;
    z-index: -1
}

.qrlogin .qrpanel .error_msg {
    margin-top: 37px;
    font-size: 14px;
    color: #303030;
    text-align: center
}

.qrlogin .qrpanel .error_btn {
    margin: 10px 10px 0;
    line-height: 42px;
    border-radius: 21px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #fc9025;
    cursor: pointer
}

.qrlogin .userpanel {
    padding-top: 50px
}

.qrlogin .userpanel .avatar {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    border-radius: 50%
}

.qrlogin .userpanel .tip1 {
    margin-top: 20px;
    font-size: 20px;
    color: #303030;
    text-align: center
}

.qrlogin .userpanel .tip2 {
    margin-top: 10px;
    font-size: 14px;
    color: #5e5e5e;
    text-align: center
}

.qrlogin .userpanel .tip3 {
    cursor: pointer;
    margin-top: 44px;
    font-size: 12px;
    color: #919191;
    text-align: center
}

.choose-panel h1 {
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #303030;
    line-height: 86px;
    padding-left: 40px
}

.choose-panel .account-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 76px
}

.choose-panel .account-item:hover {
    background: rgba(48, 48, 48, .2)
}

.choose-panel .account-item img {
    border-radius: 50%;
    margin-left: 40px
}

.choose-panel .account-item .name {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #303030;
    margin-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.choose-panel .account-item .name p {
    width: 160px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.choose-panel .account-item .circle {
    width: 18px;
    height: 18px;
    background: url(//ali.static.yximgs.com/static/widgets/login/circle-87f37e53.svg) 50% no-repeat!important;
    margin-right: 40px
}

.choose-panel .account-item.selected .circle {
    background: url(//ali.static.yximgs.com/static/widgets/login/select-5d4f0dd3.svg) 50% no-repeat!important
}

.choose-panel .choose-btn {
    margin: 50px 30px 0;
    height: 50px;
    line-height: 50px;
    background: #ff9000;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer
}

.com-footer-wrap .com-footer .list {
    height: 30px;
    line-height: 30px;
    width: 400px;
    margin: 0 auto;
}

.info a {
    color: #777;
}

.com-footer-wrap .com-footer .info {
    margin-top: 30px;
    text-align: center;
    line-height: 24px;
    color: #919191;
    font-size: 0;
    margin-bottom: 10px;
}

.zc {
    text-align: center;
    font-size: 15px;
    color: #777;
}

.zc span a {
    color: #ff864b;
    margin-left: 10px;
}

.dl {
    background: #fc9025;
    padding: 0px 15px;
    border-radius: 10px;
}

.dl a {
    color: #fff;
}