﻿.login{
	position: relative;
    left: 0;
    top: 0;
    padding: 150px 0;
    min-height: 100%;
    box-sizing: border-box;
}
.login_mian{
	width: 450px;
    padding: 10px 0 0 0;
    border-radius: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.407843);
}
.login_header {
    text-align: center;
    border-bottom: 1px solid #666;
    line-height: 40px;
    padding: 10px;
}
.login_header h2{
	font-weight: 300;
    font-size: 30px;
    color: #333;
    text-shadow: 2px 2px 4px rgb(0 0 0 / 40%);
}
.layadmin-user-login-box{
	padding: 30px 90px;
}
.layui-form-item{
	    position: relative;
	    margin-bottom: 15px;
}
.layadmin-user-login-icon{
	    position: absolute;
    left: 1px;
    top: 1px;
    width: 38px;
    line-height: 36px;
    text-align: center;
    color: #d2d2d2;
}
.layadmin-user-login-icon img{
	 width: 15px;
	 margin-top:11px;
}
.layui-form-item .layui-input{
	    padding-left: 38px;
	display: block;
    width: 100%;
	height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color:#888;
}
.layui-btn{
	    width: 100%;
	
    clear: both;
	position: relative;
	display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #168AED;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    background-color: #29adeb;
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left,#29adeb,#177ce3);
    background-image: -webkit-linear-gradient(left,#29adeb,#177ce3);
    background-image: -o-linear-gradient(left,#29adeb,#177ce3);
    background-image: linear-gradient(left,#29adeb,#177ce3);
    box-shadow: 0px 7px 10px 0px rgb(23 124 227 / 25%);
    text-align: center;
    border-radius: 3px;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: padding-right .4s ease;
}
.layui-btn a{
	color:#fff;
    display: block;
    height: 100%;
}
.login_extend{
	display: flex;
	justify-content: space-between;
}
.login_extend a:hover{
	color:#ddd;
}


/*register*/
.register .register-bg{
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/reg_bg_min.jpg) no-repeat;
    background-size: cover;
    background: none\9;
    *background: 0 0;
}
.register .register-bg img{
	width: 100%;
	height: 100%;
}
.register_other .logo{
	position: fixed;
    left: 70px;
    top: 60px;
    width: 180px;
    height: 40px;
}
.register_other .reg-text{
	position: fixed;
    left: 195px;
    top: 314px;
    color: #fff;
}
.register_other .reg-text h3{
	font-size: 54px;
    letter-spacing: 0;
    font-weight: 700;
}
.register_other .reg-text p{
	    font-size: 32px;
    letter-spacing: 3.81px;
    font-weight: 300;
}
.register_other .reg-footer{
	  position: fixed;
    left: 70px;
    bottom: 57px;
    font-size: 14px;
    color: #fff;
}
.register_other .reg-footer a{
	text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.register_other .reg-line {
    display: inline-block;
    width: 2px;
    height: 12px;
    filter: alpha(opacity=78);
    opacity: .78;
    margin: 0 12px 0 13px;
    background: #fff;
    position: relative;
    top: 1px;
}

.reg-service {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/service-2x.png) no-repeat;
    background: url(../images/service.png) 0 0 no-repeat\9;
    *background: url(../images/service.png) 0 0 no-repeat\9;
    background-size: 100%;
    position: relative;
    top: 3px;
}
.reg-copyright {
    filter: alpha(opacity=54);
    opacity: .54;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding-left: 30px;
}

.reg-content {
    position: absolute;
    right: 139px;
    top: 50%;
    margin-top: -340px;
    width: 480px;
    height: 680px;
    *background: #fff;
    background: #fff\9;
    background: rgba(255,255,255,.9);
    border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}

.reg-guide-login {
    margin: 50px 0 22px 39px;
}
.reg-guide-login h3 {
    font-size: 36px;
    color: #000;
    padding-bottom: 4px;
    font-weight: bold;
}
.reg-guide-login p {
    font-size: 14px;
    color: #9B9B9B;
}
.reg-guide-login p span {
    color: #2e58ff;
    cursor: pointer;
}
.tang-pass-reg {
	padding-top: 30px;
    position: relative;
    width: 720px;
    overflow: hidden;
}

.tang-pass-reg .pass-label {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    text-align: right;
    width: 82px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    font-weight: 200;
}

.tang-pass-reg .pass-form-item {
    position: relative;
    clear: both;
    margin-bottom: 20px;
    zoom: 1;
}

.tang-pass-reg .pass-label {
	    display: block;
    float: left;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    text-align: right;
    width: 82px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    font-weight: 200;
}
.tang-pass-reg .pass-text-input {
    padding: 11px 10px;
    max-height: 40px;
    background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    font-size: 14px;
    width: 321px;
    color: #666;
margin-right: 10px;
transition: ease .3s;
}
.tang-pass-reg .pass-text-input::-webkit-input-placeholder{
	color:#ccc;
}
.tang-pass-reg .pass-text-input::-moz-placeholder{
	color:#ccc;
}
.tang-pass-reg .pass-text-input:-moz-placeholder{
	color:#ccc;
}
.tang-pass-reg .pass-text-input::-ms-placeholder{
	color:#ccc;
}
.tang-pass-reg .pass-text-input:hover{
	border-color:#ccc;
}
.tang-pass-reg .pass-text-input:focus{
	border-color:#2E58FF;
}

.tang-pass-reg .pass-text-input-verifyCode {
    width: 184px;
    margin-right: 9px;
}
.tang-pass-reg input.pass-button-verifyCodeSend {
    width: 126px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #E0E0E0;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    height: 40px;
}
.tang-pass-reg input.pass-button-verifyCodeSend:hover {
    color: #2E58FF;
    border: 1px solid #2E58FF;
    background: #fff;
}
.tang-pass-reg .pass-button-submit {
    background: #BDCEFC;
    border-radius: 25px;
    width: 399px;
}
.tang-pass-reg .pass-form-item-submit-v5 input{
	position: relative;
    margin-bottom: 15px;
    margin-top: 40px;
    *padding-top: 40px;
    left: 41px;
    display: block;
    height: 50px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    height: 50px;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    border-radius: 25px;
}
.tang-pass-reg .pass-form-item-isAgree {
    margin-left: 41px;
    width: 399px;
    text-align: center;
    font-size: 12px;
}
.tang-pass-reg .pass-form-item-isAgree label {
    color: #666;
    font-size: 12px;
    margin-left: 5px;
}
.tang-pass-reg a{
	font-size: 12px;
	color:#2E58FF;
}


/*page*/
.layout-html {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.layout-body {
    width: 100%;
    height: 100%;
    flex: 1;
    overflow: hidden;
    display: flex;
    position: relative;
}
.layout-sidebar {
	    flex-shrink: 0;
    width: 208px;
    transition: all 0.3s ease;
        display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    overflow: hidden;
    flex-direction: column;
}
.layout-header {
    background-color: #202020;
    height: 72px;
    display: flex;
        z-index: 9;
        width:100%;
        padding-left:20px;
}
.layout-header .logo{
	margin-top:10px;
	width:150px;
	height:50px;
}
.layout-body .layout-scrollbar {
	flex: 1;
    width: 100%;
   /* overflow-x: hidden;
    overflow-y: auto;*/
}


.ant-menu {
	width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-variant: tabular-nums;
    line-height: 1.5;
    font-feature-settings: 'tnum';
    margin-bottom: 0;
    padding-left: 0;
    color: #666666;
    line-height: 0;
    list-style: none;
    background: #FFFFFF;
    outline: none;
    box-shadow: 0 4px 8px rgb(0 0 0 / 20%);
    transition: background 0.3s, width 0.2s;
    zoom: 1;
    box-shadow: none;
    border: 0 none;
    background: transparent !important;
    color: #666666;
}

.menu-submenu {
    background: transparent !important;
    color: #666666;
    /*height: 40px;*/
    line-height: 40px;
    font-size: 14px;
    padding: 0 !important;
    margin: 0;
    margin-top: 16px;
}
/*.menu-submenu .menu-submenu-title{
	padding-left: 24px;
}*/

.menu-submenu-title a{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    color: #666666;
    position: relative;
    cursor: pointer;
}

.meun-title-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
    width: 56px;
}
.meun-title-text {
   margin-left: -8px;
}

.menu-submenu-title .iconarrow-down {
    position: absolute;
    top: 0%;
    right: 16px;
    width: 10px;
    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.menu-sub li{
	    height: 40px;
    line-height: 40px;

	padding-left: 48px;
}
.ant-menu li.active a span,
.ant-menu li:hover a span{
	color:#2196F3;
}
.ant-menu li.active a i,
.ant-menu li:hover a i{
	color:#2196F3;
}
.layout-main{
	width: 100%;

	/*height: 100%;*/
}
.layout-main .layout-header{
	   box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.upush-sub-nav a {
    color: #999;
    margin-left: 24px;
}

.upush-sub-nav i{
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block;
}

.upush-sub-nav a:hover{
    color: #fff;
}

.layout-header .sea{
	padding:0 15px;
	background: #202020;
	line-height: 24px;

	width: 260px;
	color:#ccc;
	border-bottom: 1px solid #94999C;
}
.layout-header .but{
	background: none;
	line-height: 24px;
	
	color:#ccc;
	margin-left: 10px;
}
.layout-header .but i{
	font-size: 18px;
}
.upush-sub-nav i{
	font-size: 20px;
}
.ant-badge{
	box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 12px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: 'tnum';
    position: relative;
    display: inline-block;
    color: unset;
    line-height: 1;
}
.ant-scroll-number{
	overflow: hidden;
	position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transform: translate(50%, -50%);
    transform-origin: 100% 0%;
    width: 6px;
    height: 6px;
    background: #f5222d;
    border-radius: 100%;
    box-shadow: 0 0 0 1px #ffffff;
}



/*右*/
.layout-container{
	    background-color: #F1F1F1;
	    flex: 1;
    height: calc(100vh - 72px);
    display: flex;
    flex-direction: column;
    width: 100%;
    scroll-behavior: smooth;
        overflow-x: hidden;
    overflow-y: auto;
}
.layout-container::-webkit-scrollbar {
    width: 8px;
}
.layout-container::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(33, 150, 243, 0.3);
}
::selection {
    color: #fff;
    background: #2196F3;
}
.upush-page-header{
	width: 100%;
	 height: 64px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 32px;
}
.upush-page-header .upush-page-title {
    margin: 0;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
	line-height: 64px;
}
.upush-page-header .upush-page-title2 {
    margin: 0;
    color: #666;
    font-size: 16px;
    font-weight: normal;
	line-height: 64px;
}
.upush-page-header .upush-page-title2 span{
    margin: 0;
    color: #666;
    font-size: 12px;
    font-weight: normal;
	line-height: 64px;
	margin-left: 10px;
	color:#777;
}

.upush-page-header input{
    line-height: 40px;
    padding: 0 10px;
    margin-right: 5px;
    border-radius: 3px;
    margin-left: 5px;
}

.upush-page-header button{
    cursor: pointer;
}

.upush-page-header a{
    color: #666;
}

.upush-page-header a:hover{
    color: #2196F3;
}

.upush-page-header a i{
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px;
}

.overview-cards {
    margin: 0 24px 24px;
    font-size: 0;
}
.overview-cards .overview-card {
    width: calc((100% - 60px) / 4);
    height: 180px;
    margin-right: 20px;
    padding: 20px;
    display: inline-block;
    background-color: #FFF;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
}
.overview-cards .overview-card .overview-icon {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: inline-block;
    float: left;
    font-size: 56px;
    line-height: 56px;
}
.overview-cards .overview-card h2 {
    width: 60%;
    margin-left: 12px;
    float: left;
    font-size: 16px;
    font-weight: normal;
}
.overview-cards .overview-card .overview-number {
    width: 50%;
    height: 36px;
    float: left;
    margin-left: 12px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300;
    color:#666;
    padding-top: 5px;
}
.overview-cards .overview-card:last-child {
    margin-right: 0;
}

.upush-block{
	background-color: #FFF;
    margin: 0 24px;
    margin-bottom: 20px;
}
.upush-block .upush-block-header {
    padding: 0 20px;
    height: 56px;
}
.upush-block .upush-block-header h1 {
    display: inline-block;
    float: left;
    line-height: 56px;
    font-size: 16px;
    font-weight: normal;
}
.upush-block .upush-block-header .upush-block-header-left {
    float: left;
    margin-left: 20px;
    line-height: 55px;
}
.ant-tabs {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 12px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: 'tnum';
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.ant-tabs-top{
	padding: 0 32px;
    background-color: #FFF;
    margin: 0;
}
.ant-tabs-top li {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 100%;
    margin: 0 32px 0 0;
   
    text-decoration: none;
    cursor: pointer;
    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 64px;
    line-height: 64px;
}
.ant-tabs-top li.ant-tabs-tab-active {
    color: #2196F3;
    font-weight: 500;
}
.ant-tabs-top li::before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    border-top: 2px solid transparent;
    border-radius: 4px 4px 0 0;
    transition: all 0.3s;
    content: '';
    pointer-events: none;
}
.ant-tabs-top li.ant-tabs-tab-active::before {
	height: 62px;
   border-bottom: 2px solid #2196F3;
}


.table-body{
	border-radius: 0;
    border-color: #D8D8D8;
}
.table-body table{
	width: 100%;
}
.table-body thead{

}
.table-body th {
	height:52px;
    background-color: #F9F9F9;
    padding: 16px;
        color: #666666;
    font-weight: 500;
    text-align: left;
    background: #fafafa;
    border-bottom: 1px solid #D8D8D8;
    transition: background 0.3s ease;
}
.table-body td{
	height:52px;
	padding-left: 20px;
    padding-right: 20px;
    border-bottom-color: #D8D8D8;
    color: #999999;
    font-size: 12px;
}

.table-body td a{
    color: #2196F3;
}

.table-body td span{
    color: #666;
}

.table-body td b{
    color: #f00;
    font-weight: normal;
}

.umcenter-userinfo-table{
	color: #333;
    margin: 0 8px;
    font-size: 14px;
    width:94%;
    margin: 0 auto;
}
table.umcenter-userinfo-table{
	    border-width: 0px 0px 0px 0px
}
table.umcenter-userinfo-table tr.userinfo-item td {
    height: 54px;
    width: auto;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle;
    text-align: left;
    padding: 10px 0;
}
table.umcenter-userinfo-table td a.act {
    color: #1890ff;
}
.umcenter-userinfo-table td input {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #666;
    box-shadow: none;
    line-height: 40px;
    padding: 0 10px;
}

.umcenter-userinfo-table td input:disabled{
    background-color: #fafafa;
}

.umcenter-userinfo-table .type-label{
    display: inline-block;
    width: 60px;
    height: 80px;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.umcenter-userinfo-table .type-label::after{
    display: none;
    content: '';
    width: 0px;
    height: 0px;
    border-right: 12px solid #2196F3;
    border-left: 12px solid transparent;
    border-top: 12px solid transparent;
    border-bottom: 12px solid #2196F3;
    position: absolute;
    right: 0;
    bottom: 0;
}

.umcenter-userinfo-table td input[type=radio]{
    display: none;
}

.umcenter-userinfo-table td input[type=radio]:checked+label::after{
    display: block;
}

.umcenter-userinfo-table .type-label img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.umcenter-userinfo-table td button{
    line-height: 40px;
    background-color: #2196F3;
    color: #fff;
    width: 100px;
    text-align: center;
    border-radius: 3px;
}

.umcenter-userinfo-table td textarea{
    width: 400px;
    height: 100px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px 10px;
    resize: none;
}

/*pagedetial*/
.edit_content{
	padding:1% 3%;
	color:#555;
}
.page{
	text-align: center;
	padding-top: 20px;
}

.page a {
    border: 1px solid #CCCCCC;
    margin-right: 5px;
    padding: 4px 7px;
}

.page span {
    border: 1px solid #CCCCCC;
    margin-right: 5px;
    padding: 4px 7px;
}

.page span.current {
    background: #0d357b;
    border: 1px solid #0d357b;
    color: #FFFFFF;
    font-weight: bolder;
}
