/* CSS Document */
.clear {
    clear: both
}
.allconwidth {
    background: #FFF;
}

img {
    border: none;
}

.clearfix {
    clear: both;
}

.bgcolor {
    background-color: #efefef;
}

.bgwhilt {
    background: #FFF;
}

.hei20 {
    height: 20px;
}

.height_100 {
    height: 100px;
}

.list {
    max-width: 900px;
    width: 100%;
    display: none;
    margin: 0 auto;
    box-sizing: border-box;
    padding:5px;
}
		.tklist{ display:none; font-size:14px;}
        #list1{display: none;}
        label{font-weight: bold;}
        .layui-layer{width:100%; margin:0 auto; max-width:900px;}
        #color{
            background:-webkit-linear-gradient(left,#147B96,#E6D205 25%,#147B96 50%,#E6D205 75%,#147B96);
            color:transparent;
            -webkit-background-clip:text;
            background-size:200% 100%;
            animation:masked-animation 1s infinite linear;
        }
        @-webkit-keyframes masked-animation {
            100% {
                background-position:-100% 0;
            }
        }
		
		#signatureparent {
    color: darkblue;
    background-color:#F8F8FF;
}

/*This is the div within which the signature canvas is fitted*/
#signature {
    background-color: lightgrey;
	height:50%;
}

.bt_reset {
    height: 28px;
    line-height: 28px;
    margin: 5px 5px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

.was{
	display:none;}

.fixed-container {
    display: flex;
    flex-direction: column;
    height: 100vh; /* Full height of the viewport */
  }
 
  .fixed-bottom {
    height: 100px; /* Fixed height */
  }
 
  .flexible-top {
    flex: 1; /* Takes up remaining space */
  }
  
  
 .bt-div-ty{
	 display:block;
	 height:100px;
	 text-align:center;
}

 .bt-div-ty .morenanniu{
	 height: 28px;
    line-height: 28px;
    margin: 5px 15px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

 /******************************************************************************/
.mian {
    width: 1200px;
    margin: 10px auto;
    background: #FFF;
    padding: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input {
    -webkit-appearance: none;
}

.mainrow {
    margin-bottom: 1.875em;
    border-radius: 5px;
    padding: 0;
    border: 1px solid rgba(0,0,0,.125);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    background-color: #FFF
}

.mainrow1 {
    border-color: #a8c91a
}

.mainrow2 {
    border-color: #184888
}

.mainrow4 {
    border-color: #096530
}

.mainrow3 {
    border-color: #fcbd53;
    margin-bottom: 0
}

.mainrow5 {
    border-color: #fcbd53;
}

.mainrow_title {
    padding: 15px 15px;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    position: relative
}

    .mainrow_title a {
        position: absolute;
        display: inline-block;
        right: 0px;
        height: 46px;
        top: 0;
        width: 56px;
        text-align: center;
        line-height: 46px;
        color: #333;
        font-size: 20px;
        font-weight: bold
    }

.mainrow_table {
    margin: 34px;
}

.mainrow_li {
    width: 50%;
    position: relative;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
}

.mainrow_lis, .mainrow_lisfz {
    width: 100%;
}

.mainrow_li span, .mainrow_liphoto span {
    display: block;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.mainrow_lit span {
    width: 200px;
}

.mainrow_li span b, .mainrow_liphoto span b {
    color: red;
    margin-right: 3px;
}

.mainrow_li input, .mainrow_li select {
    padding: 10px 10px;
    outline: 0;
    border-radius: 2px;
    border: 1px solid #999;
    outline: 0;
    color: #34495E;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    display: inline;
}

.mainrow_li select {
    padding: 0px 15px;
    height: 38px;
    outline: 0;
}

    .mainrow_li select.se1, .mainrow_li select.se2, .mainrow_li select.se3 {
        width: 154px;
        margin: 0;
        padding: 0;
    }

.mainrow_li input.se4 {
    width: 95%;
    margin-top: 10px
}

.mainrow_lit input {
    left: 210px
}

.mainrow_lit select.se1 {
    left: 210px
}

.mainrow_lit select.se2 {
    left: 345px
}

.mainrow_liphoto {
    margin-bottom: 20px
}

    .mainrow_liphoto span {
        width: 200px;
        float: left;
    }

    .mainrow_liphoto .photo {
        width: 200px;
        overflow: hidden;
        float: left;
        margin-left: 10px
    }

    .mainrow_liphoto .photobt {
        width: 200px;
        float: left;
        margin-left: 10px
    }


.sfz_box {
    width: 400px;
}

    .sfz_box .box {
        border-radius: 5px;
        border: 2px dashed #CCC;
        padding: 10px;
        min-height: 200px;
        overflow: hidden;
        margin-top: 10px;
    }

    .sfz_box .ts {
        font-size: 12px;
    }

.uploading {
    background: #0885e2;
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
    color: #FFF;
    margin-top: 10px;
    text-align: center;
    border-radius: 5px;
}

.UserHeaderImg, .UserCertificateImg {
    text-align: center;
}
/*.UserHeaderImg IMG,.UserCertificateImg IMG{ width:380px; height:200px; margin:0; padding:0; vertical-align: bottom; }*/
.sfz_box .box IMG {
    width: 380px;
    height: 200px;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

.mainrow_zhuyi {
    overflow: auto;
    font-size: 14px;
    line-height: 25px;
}

.mainrow_tishi {
    height: 100px;
    overflow: auto;
    font-size: 14px;
    line-height: 25px;
}

.mainrow_subit {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 60px;
}

    .mainrow_subit .sbt {
        text-align: center;
        width: 50%;
        background: #0885e2;
        border: 1px solid #0885e2;
        text-align: center;
        height: 50px;
        line-height: 50px;
        color: #FFF;
        border-radius: 5px;
        font-size: 18px
    }

.mainrow_sm {
    text-align: center;
    margin-top: 20px;
}


.mainrow_title1_bj {
    background: #a8c91a
}

.mainrow_title2_bj {
    background: #184888
}

.mainrow_title3_bj {
    background: #fcbd53
}

.mainrow_title4_bj {
    background: #096530
}

#color-input-red + label {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    left: 160px;
    border: 1px solid #999;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#color-input-red:checked + label::before {
    display: block;
    content: "\2714";
    text-align: center;
    font-size: 16px;
    color: #000;
    float: left;
}

.tiptxt {
    display: block;
    width: 110px;
    height: 20px;
    position: absolute;
    font-size: 12px;
    top: 8px;
    left: 190px;
    color: #333;
}




#csxy + label {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    border: 1px solid #999;
    color: #333;
}

#csxy:checked + label::before {
    display: inline-block;
    content: "\2714";
    text-align: center;
    font-size: 16px;
    color: #000;
}

.tiptxtcsxy {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    height: 20px;
    color: #333;
}



.ckbox + label {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    border: 1px solid #999;
    color: #333;
}

.ckbox:checked + label::before {
    display: inline-block;
    content: "\2714";
    text-align: center;
    font-size: 16px;
    color: #000;
}








@media (max-width:768px) {
    .mian {
        width: 100%;
        margin: auto;
        padding: 10px;
    }

    .mainrow {
        margin-bottom: 40px
    }

    .mainrow1 {
        border-color: #a8c91a;
        margin-top: 40px
    }

    .mainrow2 {
        border-color: #184888
    }

    .mainrow3 {
        border-color: #fcbd53;
    }

    .mainrow5 {
        border-color: #fcbd53;
    }

    .mainrow_table {
        margin: 10px;
    }

    .mainrow_li {
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 15px;
    }

    .mainrow_lis {
        width: 100%
    }

    .mainrow_li span, .mainrow_liphoto span {
        width: 100%;
        display: block;
        text-align: left
    }

    .mainrow_lit span {
        width: 100%
    }

    .mainrow_li input, .mainrow_li select {
        position: static;
        width: 100%;
    }

    .mainrow_li input {
        width: 100%
    }

    .mainrow_li select.se1, .mainrow_li select.se2, .mainrow_li select.se3 {
        width: 100%;
        margin-bottom: 3px
    }

    .mainrow_li input.se4 {
        width: 100%;
    }

    .mainrow_liphoto {
        margin-bottom: 15px
    }

        .mainrow_liphoto span {
            width: 100%;
            float: none;
        }

        .mainrow_liphoto .photo {
            width: 200px;
            overflow: hidden;
            float: none;
            margin-left: 0px
        }

        .mainrow_liphoto .photobt {
            width: 200px;
            float: left;
            margin-left: 0px
        }


    .sfz_box {
        width: 100%;
    }

        .sfz_box .box {
            min-height: 100px;
        }

        .sfz_box .ts {
        }

    .uploading {
    }

    .UserHeaderImg, .UserCertificateImg {
    }

        .UserHeaderImg IMG, .UserCertificateImg IMG {
            max-width: 400px;
            margin: 0;
            padding: 0;
            width: 100%;
            vertical-align: bottom;
        }


    .mainrow_subit .sbt {
        width: 100%;
        font-size: 14px
    }
}


.hidediv {
    display: none;
}

.csxz {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    line-height: 20px;
    overflow: auto;
    background: #FFF;
}

    .csxz H2 {
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
    }

    .csxz .botiv {
        height: 150px;
        width: 100%;
    }

    .csxz .botiv_fixed {
        background: #FFF;
        height: 150px;
        width: 100%;
        position: fixed;
        bottom: 0;
        text-align: center;
    }

        .csxz .botiv_fixed .ssbt {
            text-decoration: none;
            text-align: center;
            display: inline-block;
            margin: 20PX 10PX;
            padding: 5PX 10PX;
            text-align: center;
            line-height: 50px;
            color: #FFF;
            border-radius: 5px;
            font-size: 14px;
            background: #119d65;
        }

        .csxz .botiv_fixed .ssbtend {
            background: #999
        }

.tc_div {
    clear: both;
    width: 100%;
}

    .tc_div IMG {
        display: block;
        width: 100%;
    }

.tc_div_list {
    display: flex;
}

    .tc_div_list .tcimglist {
        flex: 1;
    }

.jlpdiv {
    display: block;
    overflow: hidden;
}


.tcinput + label {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    border: 2px solid #999;
    color: #333;
}

.tcinput:checked + label::before {
    display: inline-block;
    content: "\2714";
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    width: 26px;
    height: 26px;
    background-color: chartreuse;
}

.tiptxtcsxy {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
}

.win_1 {
   overflow:hidden; display:none;
}

.ck-box-css {
    border: 1px solid #F8F8FF;
    display: block;
    overflow: hidden;
}




.file-input-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/* 提取各个样式配置后合并的独立样式 */
.custom-primary-btn {
    cursor: pointer;
    width: 100%;
    max-width: 200px;
    line-height: 40px;
    background: #87CEEB;
    color: white;
    display: block;
    height: 40px;
    text-align: center;
}

/* 基础样式：默认隐藏图片 */
#ImageData {
    display: none;
    max-width: 300px;
    max-height: 300px;
}

    /* 当src存在且不为空时显示图片 */
    #ImageData[src]:not([src=""]) {
        display: block;
    }

        /* 处理图片加载失败的情况 */
        #ImageData[src]:not([src=""]):error {
            display: none;
        }