.cardupload{
    background: url(../images/images/bj.png);
    width: 100%;
    /* height: 1708px; */
}

.c_nav ,.c_nav a { 
    color:rgba(255,255,255,.5)
}

.c_cont .cc_left{
    width:42.3%;
    height:736px;
    background:rgba(240,240,240,.2);
    border-radius:4px;
    padding: 15px 20px 15px 18px;
}

.ccl_cont{
    width: 100%;
    padding-top: 15px;
    border-top: 2px rgba(255,255,255,.2) solid;
}
.ccl_cont .layui-form-item{
    margin-bottom: 7px!important;
}
.ccl_cont .layui-form-label{
    width: auto;
    color: #fff;
    padding: 2px 8px 0 0;
}
.ccl_cont .layui-input-block{
    margin-left: 0;
    min-height: 0px;
    position: relative;
}
.ccl_cont .layui-input ,.ccl_cont .layui-textarea{
    width:84.68%;

    background:rgba(255,255,255,.5);
    border:1px solid rgba(191,191,191,1);
    border-radius:4px;
}
.ccl_cont .layui-textarea{height:52px;min-height: 52px}
.ccl_cont .layui-input{height:26px}

.ccl_cont .layui-form-select dl{
    left: 57px;
    min-width: 84%;
    background-color: rgba(255,255,255,.8);
}
.ccl_cont .layui-form-select dl dd{
    line-height: 30px;
    color: #999
}

.ccl_cont .layui-form-select dl dd.layui-this{
    background-color: #4AC5FF
}
.ccl_cont input[name='cardchose'],.ccl_cont input[name='fcardchose']{
    width: 55.584%;
}
.ccl_cont input[name='cardc_num'],.ccl_cont input[name='fcardc_num']{
    width: 31.304%;
}

.cardchose_res,.fcardchose_res{
    display: none;
    border-radius: 5px;
    transition: .3s;
    top: 27px;
    left: 56px;
    z-index: 233;
    position: absolute;
    background-color: rgba(255,255,255,.8);
    width: 214px;
    max-height: 200px;
    /* height: 100px; */
    padding: 0px 9px;
    overflow: scroll
}
.cardchose_res::-webkit-scrollbar,.fcardchose_res::-webkit-scrollbar{
    display: none;
}
.cardchose_res dd,.fcardchose_res dd{
    cursor: pointer;
    font-size: 12px;
    padding: 3px 0;
    color: #999
    /* text-indent: 20px */
}


.cardchose_res dd:hover{
    background-color: #4AC5FF;
}


.zz{
    width: 29.87%;
}
.zz > div{
    width: 26px;
    height:26px;
    font-size: 30px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    background-color: #4AC5FF
}
.ccl_cont .layui-input-block >button{
    width: 40.78%;
    border-radius:4px;
    color: #fff;
   
}
.ccl_cont .layui-btn{background:#4AC5FF;}
.ccl_cont .ccl_cont .layui-btn:hover{background:rgba(74,197,255,.6)}

.cc_right{
    width: 53.7%;
    padding-top: 15px;
}
.cc_right .ccr_top>span{display: inline-block;}
.ccr_top{
    height: 57px;
    padding-bottom: 16px;
    border-bottom: 2px rgba(255,255,255,.2) solid
}

.ccr_noti{
    width:44px;
    text-align: center;
    line-height: 24px;
    height:24px;
    border:1px solid #4AC5FF;
    color: #4AC5FF;
    border-radius:4px;
}
.zh_change,.en_change{
    transition: .5s;
    cursor: pointer;
    font-size: 14px;
    width:36px;
    line-height: 28px;
    text-align: center;
    height:28px;
    background:#fff;
    border-radius:4px;
    color: #4AC5FF
}
.checking{
    color: #fff;
    background-color: #4AC5FF;
}

.ccr_top1{
    color: #fff;
    height: 44px;
    padding: 14px 0;
    border-bottom: 2px rgba(255,255,255,.2) solid
}
.ccr_top1 >i{
    font-style: italic! important
}
.ccrbz_tit,.ccrbb_tit{
    width: 100px;
    height: 30px;
    border: #fff 1px solid;
    background: #000;
    color: #fff;
    border-radius:4px;
    line-height: 28px;
    font-size: 16px;
    padding-right: 13px;
    text-align: right
}
.ccrbz_tit .ccrbt_left,.ccrbb_tit .ccrbt_left{
    float: left;
    width: 50px;
    height: 30px;
    color: #515C62;
    background-color: #fff;
    line-height: 28px;
    text-align: center
}
.ccrbz_nr,.ccrbb_nr{
    color: #fff;
}
.ccrbz_nr h2,.ccrbb_nr h2{
    font-weight: bold;
    margin-bottom: 10px;
}
.ccrbz_nr > div,.ccrbb_nr > div{
    width: 252px;
    height: 32px
}

.tishiyu{
    background-color: #fff;
    z-index: 233333;
    position: absolute;
    top: 15px;
    right: -65px;
    width:273px; 
    height:44px;border-radius:4px;
    padding: 7px 9px 8px
}

.cbox:checked {
    background-color: #fff
}
.cbox{
    border:solid 1px #ddd;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius:50%;
    font-size:0.8rem;
    display:inline-block;
	vertical-align:middle;
	/* cursor:default; */
	-webkit-appearance:none;
	-webkit-user-select:none;
	user-select:none;
	-webkit-transition:background-color ease 0.1s;
	transition:background-color ease 0.1s;
}

.circle{
    display: inline-block;
    width:16px;
    height:16px;
    border-radius:50%;
}

.ccrbz_nr > div, .ccrbb_nr > div{
    
    border-radius:4px;
    overflow: hidden;
    
}
.gaiimg{
    width: 60%;
    height: 100%;
    background:linear-gradient(90deg,rgba(74,197,255,0.98) 76%,rgba(74,197,255,0) 100%);
    position: absolute;
    z-index: 1;
}
.thumbnailshow{
    width:144px;
    height:32px;
    position: absolute;
    right: 0;
    z-index: 0;
    overflow: hidden;
}


.ccrbz_nr  .gaiimg > span:nth-child(1),.ccrbb_nr .gaiimg span:nth-child(1){
    display: inline-block;
    height: 100%;
    width: 0.59rem;
    text-align: center;
    line-height: 0.59rem;
    background:rgba(255,255,255,.4);
    font-size: 0.26rem;
    font-weight:bold;
    border-radius: 4px
}
.ccrbz_nr .gaiimg >  span:nth-child(2),.ccrbb_nr .gaiimg > span:nth-child(2){font-size: 16px;margin-left: 5px;}

.card_show{
    /* width:3.87rem;
    height:5.462rem; */
    border-radius:4px;
}
.card_show img{
    position: absolute;
    top: 0;
    left: 0;
    width:3.87rem;
    height:5.462rem;
}

.down_mob{
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    display: none;
    margin-top: 0.37rem;
    width: 0;
    height: 0;
    border: 0.19rem solid;
    border-color: #4AC5FF transparent transparent
}
.layui-layer-tips i.layui-layer-TipsB, .layui-layer-tips i.layui-layer-TipsT{
    border-color: transparent !important
}
.layui-layer-tips .layui-layer-content{
    background: none !important
}