﻿@import url(common.css); /* 引用公共样式 */
/*------------------------------------------以下开始,以上为保留样式--------------------------------------------------*/
body,html{font-size:14px;background:#fafafa;}
.center{max-width:1200px;}
.all{background:#fff;}
.bg4{background:#327cfb;}
.co4{color:#327cfb;}
.bot1b{left:0;right:0;bottom:0;z-index:100;}
.bot1{height:80px;}
.fnavc1 img{width:36px;}
.fnavc1-icon2{display:none;}
.fnavcb{color:#666;padding:10px 0;}
.fnavc.active .fnavc1-icon1{display:none;}
.fnavc.active .fnavc1-icon2{display:inline-block;}
.fnavc.active .fnavcb{color:#327cfb;}
.top-bt{height:36px;line-height:34px;}
.sear-inp{width:100%;height:44px;border:none;padding:0 20px;box-sizing:border-box;font-size:16px;}
.sear-btn{line-height:43px;padding:0 40px 0 20px;background:#327cfb;color:#fff;cursor:pointer;border:none;font-size:16px;height:44px;}
.sear-btn-icon{position:relative;top:2px;}
.searb{border-radius:25px;overflow:hidden;}
.slick-wait{display:none;}
.slick-slide.slick-wait{display:block;}
.s31cb{padding:15px;}
.s31c.active .s31cb{background:#fff;color:#327cfb;}
.s2c1-img{max-height:400px;}
.s2 .blist-ctrl{bottom:45px;}
.s3{margin-top:-30px;border-radius:40px 40px 0 0;overflow:hidden;}
.s32 th,.s32 td{padding:12px 10px;font-size:16px;}
.s32 th{color:#999;}
.s32c{display:none;}
.s32c.active{display:block;}
.s32c-th2,.s32c-td2c{text-align:left;}
.s32 .s32c-th2{padding-left:30px;}
.s32c-td2c{}
.s32c-td2c1,.s32c-td2c2{display:inline-block;}
.s32c-td2c1-img{width:44px;height:44px;border-radius:50%;}
.login-inner{margin:auto;}
.top2{height:60px;}
.top2b{position:fixed;left:0;right:0;top:0;}
.top2b>.center{box-shadow:0 1px 2px rgba(0,0,0,.05);}
.layui-form-checked span, .layui-form-checked:hover span{background:#327cfb;}
.layui-form-checked i, .layui-form-checked:hover i{color:#327cfb;}
.u1{background-image:url(/images/10.png);}
.u11{padding:60px 20px 0;}
.avatar{width:110px;height:110px;border-radius:50%;border:3px solid rgba(255,255,255,.2);object-fit:cover;}
.u11221{background:linear-gradient(#ffedbf,#feefdd);padding:5px 12px 5px 20px;border-radius:20px;color:#327cfb;}
.u112211{left:-15px;top:0;}
.u2c1-icon{width:36px;height:36px;}
.u2c1{margin-top:-5px;}
.u2cb{margin-top:5px;}
.load-end,.load-running{display:none;}
.load-box.running .load-runing{display:block;}
.load-box.end .load-end{display:block;}
.jfsq2c1-zt{display:inline-block;padding:3px 10px;border-radius:3px;position:relative;top:-2px;}
.jfsq2c1-zt.zt0{background:#fef3e7;color:#fba648;}
.jfsq2c1-zt.zt1{background:#e0ffdd;color:#21bf44;}
.jfsq2c1-zt.zt2{background:#ffe4e4;color:#d00;}
.jfmx-info{color:#7d4812;background-image:url(/images/11.png);padding:20px 30px 12px;}
.cd1b{background-image:url(/images/10.png);}
.cd2b{padding:10px 20px;}
.s32c-td1c{width:36px;height:36px;line-height:36px;position:relative;}
.s32c-tab tbody tr:nth-child(1) .s32c-td1c::after{content:"";position:absolute;width:100%;height:100%;background:url(/images/7.jpg) no-repeat center center;background-size:contain;left:0;top:0;}
.s32c-tab tbody tr:nth-child(2) .s32c-td1c::after{content:"";position:absolute;width:100%;height:100%;background:url(/images/8.jpg) no-repeat center center;background-size:contain;left:0;top:0;}
.s32c-tab tbody tr:nth-child(3) .s32c-td1c::after{content:"";position:absolute;width:100%;height:100%;background:url(/images/9.jpg) no-repeat center center;background-size:contain;left:0;top:0;}
.avatar-img{width:40px;height:40px;border-radius:50%;border:2px solid #f4f4f4;object-fit:cover;}
.show-up-panel{left:0;right:0;bottom:0;z-index:1200;}
.show-up-panel-bg{left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.3);position:fixed;opacity:0;visibility:hidden;transition:ease .5s;}
.show-up-panel-box{background:#fff;bottom:0;left:0;right:0;position:absolute;padding:20px;max-height:100vh;box-sizing:border-box;transform:translateY(100%);transition:ease .5s;}
.show-up-item{padding:10px 0;}
.show-up-item.active{color:#327cfb;}
.show-up-panel.active .show-up-panel-box{transform:translateY(0);}
.show-up-panel.active .show-up-c1{opacity:1;}
.layui-form-select dl dd.layui-this{background:#327cfb;}
.myck{width:18px;height:18px;vertical-align:text-top;}
.cdc1-img{width:60px;height:60px;border-radius:50%;}
.joincd-btn{width:36px;line-height:1.3em;text-align:center;padding:8px;background:#327cfb;color:#fff;border-radius:4px;margin-top:5px;}




@keyframes animIn {
    from{display:block;margin-top:10px;opacity:0;}
    to{margin-top:0;opacity:1;}
}
@media screen and (min-width:769px) {
    .all{min-width:960px;max-width:1200px;}
    
}
@media screen and (max-width:768px) {
    .all{min-width:480px;}
    
}
@media screen and (max-width:575px) {
}
