.youran_login {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 30px 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.1);
    border: 2px solid #eee;
    z-index: 9999 !important;
    display: none;
}

.youran_about {
    padding: 30px;
    color: #999;
}

.pay_return {
    padding: 40% 20px;
    text-align: center;
}

.pay_return i {
    font-size: 100px;
}

.youran_about h2 {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 8px;
    color: #ff552e
}

.youran_about p {
    color: #999;
    padding-bottom: 10px;
}

.youran_about li {
    line-height: 30px;
}

.youran_about a {
    float: right;
}

.youran_login_center {
    background: #fff;
    width: 85%;
    margin: 10% auto;
    max-width: 360px;
    padding: 20px 5px 10px 5px;
    border-radius: 10px;
    box-shadow: 2px 4px 1px 1px #ccc
}

body {
    background: #fff;
    height: 100%;
}

.user_list {
    overflow: hidden;
    padding: 20px 10px;
}

.user_list a {
    width: 20%;
    display: block;
    text-align: center;
    float: left;
    height: 80px;
    padding: 5px 0;
    color: #666;
    font-size: 13px;
}

.user_list a i {
    border-radius: 5px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    color: #fff;
    display: block;
    line-height: 50px;
    margin: 0 auto 3px auto;
    background: #ccc;
}

.user_list a:nth-child(1) i {
    background: #ffdb0c;
}

.user_list a:nth-child(2) i {
    background: #ff716a;
}

.user_list a:nth-child(3) i {
    background: #3890fe;
}

.user_list a:nth-child(4) i {
    background: #00be5d;
}

.user_list a:nth-child(5) i {
    background: #00a8df;
}

.user_list a:nth-child(6) i {
    background: #54c828;
}

.user_list a:nth-child(7) i {
    background: #d169e4;
}

.user_list a:nth-child(8) i {
    background: #ffb400;
}

.user_list a:nth-child(9) i {
    background: #6daeff;
}

.user_list a:nth-child(10) i {
    background: #88deab;
}

/*.user_list a:nth-child(11) i {*/
/*    background: #ffdb0c;*/
/*}*/

/*.user_list a:nth-child(12) i {*/
/*    background: #ff716a;*/
/*}*/

/*.user_list a:nth-child(13) i {*/
/*    background: #3890fe;*/
/*}*/

/*.user_list a:nth-child(14) i {*/
/*    background: #00be5d;*/
/*}*/

/*.user_list a:nth-child(15) i {*/
/*    background: #00a8df;*/
/*}*/

/*.user_list a:nth-child(16) i {*/
/*    background: #54c828;*/
/*}*/

/*.user_list a:nth-child(17) i {*/
/*    background: #d169e4;*/
/*}*/

/*.user_list a:nth-child(18) i {*/
/*    background: #ffb400;*/
/*}*/

/*.user_list a:nth-child(19) i {*/
/*    background: #6daeff;*/
/*}*/

/*.user_list a:nth-child(20) i {*/
/*    background: #ffb400;*/
/*}*/
.main {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    min-height: 100% !important;
    display: block;
    position: absolute;
}

.error {
    padding: 0;
    text-align: center;
    color: #999;
}

.error i {
    font-size: 100px;
}

.youran_login .layui-tab-title {
    text-align: center;

}

.youran_code {
    position: relative;
}

.youran_code a {
    position: absolute;
    right: 0;
    top: 0
}

.user_header {
    position: relative;
    padding: 15px 0 20px 20px;
}

.user_header img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    margin: 15px auto 10px auto;
    position: absolute;
    top: 5px;
    left: 20px;
}
.token_list span{
    color:#ff552e;
    padding:0 5px;
}
.footer_list b{
    display:block;
    color:#ff552e;
    font-size:20px;
}
.footer_list li{
    color:#999;
}
.info{
    padding:5px;
}
.notice_p{
    padding:10px 0;
    line-height:20px;
    color:#999;
    text-align: center;
}
.info table{
    margin:0!important;
}
.info table th,.info table td{
    text-align:center!important;
}
.ck_user_in h2 {
    background: #ff552e;
    padding: 0 10px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.ck_user_in h2 a {
    float: left;
    color: #fff;
    font-size: 18px;
}

.user_header h2 {
    font-size: 20px;
    line-height: 30px;
}

.user_header p {
    color: #fff;
}

.ad {
    padding: 5px 10px;
}

.ad img {
    width: 100%;
    height: auto;
}

.user_info, .user_info_tg, .user_info_tg_1 {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 10px;
    margin-top: 4px;
}

.user_info_tg, .user_info_tg_1 {
    border-top: 0
}

.user_info h2, .user_info_tg h2, .user_info_tg_1 h2 {
    line-height: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    font-size: 18px;
    background: #ff552e;
    color: #fff
}

.user_info b, .user_info_tg b, .user_info_tg_1 b {
    display: block;
    color: #ff552e;
    font-size: 16px;
    line-height: 20px;
    padding-top: 5px;
}

.youran_copy {
    margin-top: 20px;
}

.user_xuan {
    width: 98%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}

.user_xuan b {
    display: block;
    margin-bottom: 10px;
}


.user_content {
    padding-top: 10px;
    width: 100%;
    overflow: hidden;
}

.youran_close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 8px;
    right: 5px;
    background: #ccc;
    color: #fff;
    line-height: 30px;
    text-align: center;
    display: none;
    border-radius: 50%;
    z-index: 889;
    cursor: pointer;
    font-weight: 400;
}

.close_pay {
    width: 35px;
    height: 35px;
    position: fixed;
    top: 5px;
    right: 10px;
    background: #ccc;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: none;
    border-radius: 5px;
    z-index: 99999;
    cursor: pointer
}

.user_content_info {
    display: none;
    width: 95%;
    padding: 0 2.5%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    height: 95%;
    overflow-y: auto;
    z-index: 888;
}

input[readonly] {
    background-color: #efefef;
}

.tg_list {
    padding-top: 20px
}

.user_active {
    display: block
}

.user_xuan_active {
    color: #ff552e
}

.user_buy {
    text-align: center;
    padding: 20px 0;
    background: #eff2ff;
    border-radius: 5px;
}

.user_buy a {
    margin-top: 10px;
}

.user_buy p:first-child {

}

.user_buy p:nth-child(2) {
    font-size: 14px;
    color: #999;
}

.user_buy p:nth-child(3) {
    font-size: 14px;
    color: #999;
}

.logout {
    margin-top: 20px;
}

.logout {
    margin-top: 20px;
    /* padding-top: 20px; */
    display: block;
}

.more_a {
    margin: 0 auto 50px auto;
    display: block;
    width: 100px;
}

.add_tag_log {
    margin-top: -10px;
}

#keywords_wx, #keywords_tk, #keywords_sj {
    display: none
}

.money_list_more, .token_list_more, .tx_list_more, .tag_list_more {
    margin-bottom: 50px;
}

.token_list_more p, .money_list_more p, .tx_list_more p, .tag_list_more p {
    text-align: center;
    color: #999;
}

.user_link {
    /*margin-bottom:50px;*/
}

.user_link td {
    text-align: center;
}

.user_link th {
    text-align: center;
}

.add_tag {
    margin: 10px 5px;
}

.add_tag_p {
    border-top: 1px solid #eee;
    line-height: 30px;
    text-align: center;
    color: #888;
}

.add_tag h2 {
    height: 40px;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}

.layui-table td, .layui-table th {
    padding: 9px 5px !important;
}

.video_play {
    margin: 10px auto;
    width: 80%;
    max-width: 400px;
}

.video_type a {
    width: 50%;
    background: #eee;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
}

.tag_type li {
    width: 31.3%;
    background: #eee;
    float: left;
    margin: 0 1% 5px 1%;
    text-align: center;
    line-height: 40px;
}

.tag_type_active {
    background: #ff552e !important;
    color: #fff;
}

.youran_footer {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 60px;
    display: block;
    z-index: 9998;
    border-top: 1px solid #eee;
}

.youran_footer li {
    width: 20%;
    display: block;
    float: left;
    text-align: center;
    padding-top: 10px;
    line-height: 20px;
}

.youran_footer li i {
    display: block;
    font-size: 25px;
}

.token_login {
    padding: 10% 20px;
    max-width: 500px;
    margin: 0 auto;
}

.footer_nav_active {
    color: #ff552e;
}

.token_login h2 {
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    color: #ff552e;
    border-bottom: 1px dashed #eee;
    margin-bottom: 5px;
}

.token_login p {
    text-align: center;
    color: #999;
    padding: 20px 10px;
}

.bg_red {
    background: #ff552e !important;
}

.layui-form-pane .layui-form-label, .layui-input {
    line-height: 30px !important;
    height: 45px !important;
    font-size: 15px !important;
}

.face_right {
    float: right;
    margin-top: -44px;
    background: #f8f8f8;
    height: 43px;
    width: 43px;
    line-height: 45px;
    text-align: center;
    margin-right: 1px;
}

.face_right i {
    font-size: 25px;
}

.footer_nav {
    display: none;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 70px auto;
    border: 1px solid #eee;
    height: 100%;
}

.nav_active {
    display: block
}

.youran_form {
    width: 100%;
    overflow: hidden;
}

th, td {
    font-size: 12px !important;
}

.youran_form a {
    background: #ccc;
    height: 60px;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-weight: 300;
    display: block;
}

.form_active {
    background: #ff552e !important;
}

.keywords, .keywords_s {
    font-size: 15px;
    height: 3rem;
    padding: 0 5%;
    width: 80%;
    border: 1px solid #ccc;
    margin: 10px 5% 0 5%;
    border-radius: 50px;
}

.video_html {
    padding: 20px;
    background: #fafafa;
    margin: 10px;
}

.video_title {
    padding: 10px;
    height: auto;
    margin: 10px;
}

.video_info img {
    margin: 10px auto;
    display: block
}

.video_type {
    margin: 10px;
    overflow: hidden;
}

.video_title h2 {
    font-size: 14px;
    color: #666;
    text-align: center;
}

.video_title img {
    position: absolute;
    width: 50px;
    height: auto;
    left: 0
}

.video_html h2 {
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    color: #888;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.video_html p {
    color: #888;
}

.youran_button, .video_button {
    font-size: 15px;
    height: 3rem;
    width: 90%;
    border: 1px solid #ccc;
    margin: 10px 5%;
    background: #ff552e;
    color: #fff;
    border-radius: 50px;
}
.button_a{
    text-align: center;
    display: block;
    line-height:50px;
    color:#fff;
}
.ww_html {
    background: #fafafa;
    margin: 0 10px;
    padding: 10px;
    border-radius: 5px;
}

.ww_html li {
    line-height: 25px;
    color: #444;
}

.ww_html li span {
    color: #999;
}

.ww_html b {
    font-weight: 400;
}

.ww_tag {
    padding-top: 20px;
    margin: 0 10px;
}

.ww_tag h2 {
    text-align: center;
    font-size: 17px;
    padding-bottom: 10px;
}

.ww_tag li {
    width: 14.2%;
    display: block;
    float: left;
    text-align: center;
}

.ww_tag ul {
    padding: 10px 0;
    background: #fafafa;
    overflow: hidden;
    border-radius: 5px;
}

.ww_tag li b {
    display: block;
    line-height: 25px;
}
.search{
    position:relative;
}
.search input{
    width:80%;
    height:40px;
    line-height:40px;
    padding:0 5%;
    margin: 5px 1%;
    border:1px solid #eee;
    color:#999;
    font-size:15px;
}
.admin_list li {
    background: #fbfbfb;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #888;
    line-height: 30px;
    box-shadow: 1px 1px 2px 1px #eee
}

.admin_list {
    padding: 10px;
}

.admin_list li a {
    float: right;
    padding: 0 10px;
    line-height: 25px;
    background: #ff552e;
    color: #fff;
    margin-left: 10px;
}

.admin_list li span {
    float: right;
}
.youran_form a{
    height:50px;
    line-height:50px;
}
.search button{
    position:absolute;
    right:0;
    top:5px;
    height:42px;
    line-height: 42px;
    padding:0 20px;
    background: #ff716a;
    color:#fff;
    border:0;
}
.ww_tag_1 {
    padding: 10px 0;
    background: #fafafa;
    overflow: hidden;
    border-radius: 5px;
    margin: 10px;
}
.youran_center th,.youran_center td{
    text-align: center;
}
.ww_tag_1 li {
    width: 33%;
    float: left;
    text-align: center;
}

.w2 li {
    width: 50% !important
}

.cha_button, .cha_button_xh {
    width: 85%;
    margin: 0 auto;
    background-image: linear-gradient(to bottom, #ff2f3f, #ff552e);
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 2.5rem;
    height: 40px;
    line-height: 40px;
    box-shadow: 0 0 0.5rem 0.1rem rgba(255, 82, 119, .29);
    font-size: 17px;
    font-weight: 300;
}

.cha_button_xh {
    margin-top: 20px;
}

.cha_button:hover {
    color: #fff !important;
}

.cha_button_xh:hover {
    color: #fff !important;
}


.xy_list {
    /*max-height: 210px;*/
    /* overflow: hidden; */
    /*overflow-y: scroll;*/
    margin-top: -15px;
}

.ww_xy, .ww_xh {
    border-radius: 5px;
    margin: 10px;
}

.ww_xy td, .ww_xy th {
    text-align: center;
}

.ww_xh td, .ww_xh th {
    text-align: center;
}

#user_name, #alipay {
    display: none
}

#find_pw_title, #find_pw_back {
    display: none
}

.deng {
    padding: 30px 0;
    background: #fafafa;
    overflow: hidden;
    border-radius: 5px;
    margin: 10px;
    text-align: center;
    color: #999;
}

.user_xuan_list {
    cursor: pointer;
}

.user_xuan_list i {
    font-size: 30px;
}

.youran_html_wx, .youran_html_tk, .youran_html_sj {
    display: none
}

.user_content_info h2 {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    color: #333;
    padding-left: 5px;
    text-align: left !important;
    font-weight: 800;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    position: relative;
    /* background: #333; */
}

.user_content_info h3 {
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    color: #999;
}

#user_info_4 {
    text-align: center;
}

.no_token {
    text-align: center;
    padding: 30% 0;
}

#user_info_1 {
    height: 90% !important;
}

.pay_code_time {
    text-align: center;
    padding-top: 10px;
}

.pay_code_price {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
}

.pay_code img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    display: block;
}

.pay_code {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 9997;
    overflow: hidden;
    padding: 30% 0;
    background: #fff;
    height: 100%;
}

.youran_pay_button {
    padding: 10px 0;
    margin-bottom: 10px;
    overflow: hidden;
}

.user_money {
    width: 31%;
    background: #eee;
	border-radius: 2px;
    float: left;
    margin: 0 1% 5px 1%;
    text-align: center;
    line-height: 18px;
    padding: 8px 0;
    font-size: 14px;
    color: #666;
    cursor:pointer;
}
.youran_button_center i{
	color:#ff552e
}
.user_money_active {
    background: #ff552e;
	color:#fff;
}

.user_money b {
    font-size: 15px;
	font-weight:300;
}

.youran_button_center {
    text-align: center;
}

.user_money_active b {
    color: #fff;
}

.tuiguang p span {
    color: #ff552e;
}

.tuiguang p b {
    background: #ff552e;
    color: #fff;
    padding: 2px 4px;
    float: right;
}

.add_img {
    padding: 5px 100px 5px 0;
    position: relative;
    border-top: 1px solid #eee;
}

.add_img h3 {
    color: #ff552e
}

.add_img p {
    color: #999
}

.add_tag_img {
    position: absolute;
    right: 0;
    top: 5px;
}

.add_tag_list .layui-form-item {
    /*border-top: 1px solid #eee;*/
    padding: 5px 0;
    margin-bottom: 0;
}

.add_tag_list .layui-form-mid {
    padding: 0 !important;
    margin-left: 0 !important;
}

.add_tag_list .layui-form-item:last-child {
    /*border-bottom: 1px solid #eee;*/
    margin-bottom: 10px;
}

.show_2, .show_3, .show_4, .show_5, .show_8 {
    display: none
}

.add_image {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: 10px 10px 10px 0;
    position: relative;
}

.add_image img {
    width: 100px;
    height: 100px;
}

.add_image a {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: #ff552e;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

.add_tag_button {
    margin: 15px 0 40px 0;
}

#testListAction {
    background: #999
}

.num_max b {
    color: #ff552e
}
.youran_footer_nav{
    border-top: 1px solid #eee;
    height:60px;
    background:#fff;
}
@media screen and (min-width: 800px) {
    .footer_nav {
        position: absolute;
        left: 50%;
        margin-left: -300px;
    }
    .user_list a {
        width: 12.5%;
    }
    body{
        background:#444;
    }
    .user_content_info {
        width: 800px;
        left: 50%;
        margin-left: -400px;
        padding: 0;
    }

    .youran_footer_nav {
        width: 800px;
        margin: 0 auto;

    }

    .pay_code {
        width: 800px;
        left: 50%;
        margin-left: -400px;
        padding: 15% 0;
    }
}
