/*
ä½œè€…ï¼šé²æˆé¾™
ç½‘å€ï¼šhttps://www.baochenglong.cn
é‚®ç®±ï¼šlove@baochenglong.cn
*/
@charset "utf-8";

.hyth-verify-form-content {
    padding: 20px;
}

.hyth-verify-form-content .header {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

.hyth-verify-form-content li input {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin-top: 8px;
    border-radius: 2px;
}

.hyth-verify-form-content li textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin-top: 8px;
    height: 80px;
}

.hyth-verify-form-content li {
    margin-bottom: 20px;
}

.hyth-verify-form-content li label {
    border-left: 3px solid var(--jinsom-color);
    padding-left: 5px;
}

.hyth-verify-form-content li img {
    display: block;
    width: 100px;
    height: auto;
    border-radius: 4px;
    /*margin-top: 20px;*/
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
}

.hyth-verify-form-content li.Verify-img {
    width: 100px;
    height: 60px;
    float: left;
    margin: 10px 12px 0px 0;
    border: 1px solid #f4f4f4;
    position: relative;
}
.hyth-verify-form-content li.Verify-img .bar {
    position: absolute;
    right: 0;
    bottom: 40px;
    width: 20%;
    background: #333 none repeat scroll 0 0;
    box-sizing: border-box;
    display: none;
}
.hyth-verify-form-content li.Verify-img:hover .bar {
    display: flex;
}
.hyth-verify-form-content li.Verify-img .bar i {
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    padding: 3px 0;
    color: #f00;
    margin-left: 4px;
}

.hyth-verify-form-content li.Verify-img2 {
    width: 60px;
    height: 100px;
    float: left;
    margin: 10px 12px 0px 0;
    border: 1px solid #f4f4f4;
    position: relative;
}
.hyth-verify-form-content li.Verify-img2 .bar {
    position: absolute;
    right: 0;
    bottom: 80px;
    width: 20px;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    box-sizing: border-box;
    display: none;
}
.hyth-verify-form-content li.Verify-img2:hover .bar {
    display: flex;
}
.hyth-verify-form-content li.Verify-img2 .bar i {
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    padding: 3px 0;
    color: #f00;
    margin-left: 4px;
}

.hyth-verify-form-content .btn {
    margin-top: 52px;
    text-align: center;
    padding: 10px 0;
    background-color: var(--jinsom-color);
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
}

.hyth-verify-form-content li i {
    font-style: normal;
    margin-left: 10px;
    color: #f00;
}

.hyth-verify-form-content .layui-form-label {
    width: 120px;
    padding: 9px 15px 9px 1px;
}

.hyth-verify-form-content .layui-input-block {
    margin-left: 136px;
}

.hyth-verify-form-content form {

}

.hyth-verify-content-top {
    height: 500px;
}
.hyth-verify-event {
    width: 100%;
    background-color: #fff;
}
.verify-title {
    width: 100%;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 30px;
    text-align:center;
    font-size: 40px;
    font-weight: 400;
}
.verify-event {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.verify-event-content {
    display: block;
    width: 1100px;
    padding-top: 50px;
    margin: 0 auto;
}
.verify-event-content li {
    display: block;
    width: 210px;
    min-height: 206px;
    margin: 0 5px;
    position: relative;
    float: left;
    text-align: center;
    transition: all .3s ease;
}
.verify-event-content .icon {
    background-image: url(/wp-content/module/public/page/Hyth_Verify/assets/images/icon.png);   
}

.verify-event-content .icon i {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background-image: url(/wp-content/module/public/page/Hyth_Verify/assets/images/icon2.png);
    position: absolute;
    bottom: 0;
    right: 0;
}

.verify-event-content .icon-ok {
    background-position: 0 30px;
}

.verify-event-content .icon-no {
    background-position: 30px 30px;
}

.verify-event-content .icon-a {
    display: inline-block;
    width: 110px;
    height: 110px;
    overflow: hidden;
    position: relative; 
}
.verify-event-content .title {
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-top: 28px;
}

.verify-event-content .desc {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    color: #808080;
    padding-top: 10px;
}

.verify-apply {
    text-align:center;
    width: 320px;
    margin: 50px auto 0;
    padding-bottom: 50px;
}
.verify-apply li {
    width: 100%;
    height:60px;
    background-color:#ffbf00;
    color:#ffffff;
    line-height: 60px;
    font-size: 20px;
    border-radius: 50px;
    cursor: pointer;
}
.verify-apply li:hover {
    background-color:#f00;
    color:#ffffff;
}
.verify-apply li i {
    font-style: normal;
}

.verify-event-content-2 {
    width: 100%;
    padding: 50px 0 60px 0;
    margin-left: -12px;
    overflow: hidden;
    text-align: center;
}
 
.verify-event-content-2 li {
    display: inline-block;
    vertical-align: top;
    width: 216px;
    height: 260px;
    overflow: hidden;
    margin: 0 0 12px 12px;
    background-color: #fff;
    border-radius: 8px;
    transition: all .3s ease;
}
.verify-event-content-2 .icon {
    display: inline-block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-top: 30px;
    background-image: url(/wp-content/module/public/page/Hyth_Verify/assets/images/icon3.png);
}
.verify-event-content-2 .icon {
    background-position: 0 0px;
}
.verify-event-content-2 .title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-top: 25px;
}
.verify-event-content-2 .desc {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #808080;
    padding-top: 14px;
}
.hyth-verify-user {
    display: block;
    width: 1100px;
    margin: 0 auto;
}
.hyth-verify-user li {
    background-color: #f5f5f5;
    width: 210px;
    float: left;
    margin: 0 5px;
    margin-bottom: 10px;
    transition: all .3s ease;
    border-radius: var(--jinsom-border-radius);
    text-align: center;
    position: relative;
}
.verify-event-content li:hover,.verify-event-content-2 li:hover,.hyth-verify-user li:hover {
    box-shadow: 0 4px 12px 0px rgba(0,0,0,.1);
    transform: translateY(-4px);
}
.hyth-verify-user li .follow {
    position: absolute;
    right: 10px;
    top: 10px;
    border: solid 1px rgba(255,255,255,.5);
    border-radius: 2px;
    font-size: 12px;
    z-index: 1;
    color: #fff;
    padding: 2px 6px;
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.hyth-verify-user li .follow:hover {
    background-color: rgba(0, 0, 0, 0.4);
}
.hyth-verify-user li .bg {
    height: 85px;
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: var(--jinsom-border-radius) var(--jinsom-border-radius) 0 0;
}
.hyth-verify-user li .bg a {
    position: relative;
    width: 60px;
    height: 60px;
    display: inline-block;
    top: 65px;
}
.hyth-verify-user li .bg .avatar {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}
.hyth-verify-user li .info {
    padding: 40px 10px 25px;
}
.hyth-verify-user li .name {
    font-weight: bold;
    color: #444;
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    height: 20px;
}
.hyth-verify-user li .name span {
    font-weight: 400;
    font-size: 12px;
}
.hyth-verify-user li .desc {
    color: #999;
    margin-bottom: 10px;
    height: 32px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
}
.hyth-verify-user li .number {
    color: #999;
    font-size: 12px;
    display: flex;
    justify-content: center;
}
.hyth-verify-user li .number span:first-child {
    border-right: 1px solid #f1f1f1;
}
.hyth-verify-user li .number span i {
    font-style: normal;
    font-weight: bold;
    color: #444;
    margin-left: 5px;
}
.hyth-verify-user li .number span {
    padding: 0 10px;
}
.hyth-verify-user {
    width: 100%;
    background-color: #fff;
}
.hyth-verify-user-rand {
    width: 1100px;
    padding-top: 50px;
    overflow: hidden;
    padding-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}