﻿.rna_special_banner {
    height: 285px;
    position: absolute;
    background: url(https://cdn.bio-protocol.org/forum/fe/static/Special_Issue_on_Technologies_for_RNA_Detection_PC2.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 8px 8px 0px 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 45px 56px;
}

    .rna_special_banner .cover {
        border-radius: 8px;
        width: 208px;
        position: absolute;
        right: 73px;
        top: 56px;
        border: 1px solid rgba(255, 255, 255, 0.4);
        font-family: 'Alibaba PuHuiTi 2.0';
    }

    .rna_special_banner .page_title1 {
        color: #fff;
        font-size: 22px;
        background: linear-gradient(97.82deg, #E9FFFE -0.92%, #FFFFFF 75.46%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        font-family: 'Alibaba PuHuiTi 2.0';
    }

    .rna_special_banner .page_title2 {
        color: #fff;
        font-size: 36px;
        font-weight: bold;
        width: 580px;
        margin-top: 8px;
        background: linear-gradient(97.82deg, #E9FFFE -0.92%, #FFFFFF 75.46%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
    }

.terms * {
    font-family: -apple-system, system-ui, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei !important;
    color: #0B1F40;
}

.mainTitle {
    font-size: 24px !important;
    display: block;
}

.terms {
    padding: 52px 45px;
    width: 1060px;
    margin: 0 auto;
    color: #0B1F40;
    border-radius: 8px;
    position: relative;
    max-width:100%;
}

    .terms .div_img {
        margin-top: 297px;
    }
    .terms .lh35 {
        line-height: 32px !important;
        font-size: 14px;
    }

.div_title {
    position: relative;
}

.ul-work li {
    list-style-type: disc;
    line-height: 28px;
    margin-bottom: 0px;
}

.ol-work li {
    margin-bottom: 0px;
}

.ol-work li, .ul-work li {
    color: #000;
}

.terms a, .terms a em {
    color: #2B7CFF !important;
}

    .terms a:hover, .terms a:hover em {
        color: #2364cc !important;
    }

.terms .childtitle {
    font-size: 20px;
    display: block;
}

/*strong {
    display: block;
}*/

.terms .btnSubmitProtocol {
    width: 212px;
    height: 48px;
    line-height: 48px;
    background: #2B7CFF;
    color: #fff !important;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border-radius: 25px;
    margin-top: 23px;
}

    .terms .btnSubmitProtocol img {
        width: 20px;
        height: 20px;
    }

    .terms .btnSubmitProtocol:hover  {
        background-color: #0056b3;
        color: #fff !important;
    }

.UlDian li {
    list-style-type: disc;
}


.hr_hjmd {
    border: none;
    border-top: 1px dashed #454545;
}

.color333 {
    color: #333;
}

.wh60 {
    width: 60px;
    height: 60px;
}

.colorBlueBlack {
    color: #61739B !important;
}

.uldisc li {
    list-style-type: disc;
}

.colorDeepRed {
    color: #7B0C00;
}

.hjbody * {
    font-size: 15px;
}

.jiangTitle, .jiangTitle * {
    font-size: 16px !important;
}

.header {
    display: none;
}

.headerBanner .carousel .item {
    height: 238px;
}

.lunBo_a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: auto 100% !important;
}

.headerBanner .pointer li {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 100%;
    margin-left: 10px;
}

.headerBanner .pointer .active {
    background: #4891FC;
}

.divContentForm {
    width: 1171px;
    margin: 0 auto;
    border: 1px solid #F9F8F8;
}

    .divContentForm .layui-form-label {
        width: 82px;
        padding: 10px 5px 0px 0px;
    }

    .divContentForm .layui-input-block {
        margin-left: 82px;
    }

    .divContentForm .layui-input {
        border-left: none;
        border-top: none;
        border-right: none;
        border-radius: 0px;
        background: #fff;
    }

    .divContentForm .layui-form-checkbox[lay-skin="primary"] i {
        font-size: 18px;
        width: 22px;
        line-height: 20px;
    }

    .divContentForm .formProtocol .layui-form-checked[lay-skin="primary"] i {
        border-color: #325AFF;
        background-color: #325AFF;
    }

    .divContentForm .formProtocol .layui-form-checkbox[lay-skin="primary"]:hover i {
        border-color: #325AFF;
    }

    .divContentForm .formBio101 .layui-form-checked[lay-skin="primary"] i {
        border-color: #50E5D7;
        background-color: #50E5D7;
    }

    .divContentForm .formBio101 .layui-form-checkbox[lay-skin="primary"]:hover i {
        border-color: #50E5D7;
    }

.formTitle {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #F9F8F8;
    padding: 15px;
}

.formMain {
    padding: 30px 70px;
    background: #fff;
}

.ploginDiv {
    background: #ECFCFC;
    margin-bottom: 20px;
    padding: 10px 20px 10px 20px;
    overflow: hidden;
    line-height: 22px;
}

    .ploginDiv, .ploginDiv * {
        font-size: 14px;
    }

.Bio101ColorBlue {
    color: #325AFF;
}

.Bio101ColorGreen {
    color: #50E5D7;
}

.btnProtocolSubmit, .btnBio101Submit {
    width: 420px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    border: none;
    font-size: 16px;
    color: #fff;
}

.btnProtocolSubmit {
    background-image: linear-gradient(180deg, #2E98FF 0%, #325AFF 100%) !important;
}

.btnBio101Submit {
    background-image: linear-gradient(180deg, #14E5D7 0%,#14E5D7, #18D0DE 100%) !important;
}

    .btnProtocolSubmit:disabled, .btnBio101Submit:disabled {
        opacity: 0.2;
    }

.divAgreeProtocol {
    display: block;
    width: 420px;
    margin: 0 auto;
    cursor: pointer;
}


    .divAgreeProtocol input[type='checkbox'] {
        width: 20px;
        height: 20px;
        background-color: #fff;
        -webkit-appearance: none;
        border: 1px solid #e0e0e0;
        border-radius: 2px;
        outline: none;
        cursor: pointer;
        vertical-align: bottom;
        border-color: #aaa;
    }

        .divAgreeProtocol input[type='checkbox']:disabled {
            background-color: #eee;
        }

    .divAgreeProtocol input[type=checkbox]:checked {
        border: none;
        border-radius: 2px;
        box-shadow: none;
        background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+CjxwYXRoIGQ9Ik05IDE2LjJMNC44IDEybC0xLjQgMS40TDkgMTkgMjEgN2wtMS40LTEuNEw5IDE2LjJ6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiMjMDI4OEQxIi8+Cjwvc3ZnPg==")no-repeat center;
        background-color: #325AFF;
    }

.divAgreeBio101 input[type=checkbox]:checked {
    background-color: #50E5D7;
}

#masterDivMain {
    min-width: 1271px !important;
}

.liBannerPC {
    display: block;
}

.liBannerPhone {
    display: none;
}

.PhoneFooterIframe {
    display: none !important;
}

@media(max-width:850px) {
    .rna_special_banner {
        background: url(https://cdn.bio-protocol.org/forum/fe/static/Special_Issue_on_Technologies_for_RNA_Detection_Mobile2.jpg) no-repeat;
        background-size: 100% 100%;
        height: 511px;
        padding: 11px 26px;
    }

        .rna_special_banner .cover {
            position: unset;
            margin-top: 20px !important;
            width: 183px;
            display: block;
            margin: 0 auto;
        }

        .rna_special_banner .page_title1 {
            font-size: 20px;
        }

        .rna_special_banner .page_title2 {
            font-size: 30px;
            width: 100%;
            line-height:30px;
            letter-spacing:0.7px;
        }
    .footer{
        display:none;
    }
    .footer, .terms .btnSubmitProtocol {
        margin-top: 20px;
        width: 100%;
    }

    #masterDivMain {
        min-width: unset !important;
    }

    div {
        max-width: 100%;
    }

    #CallPaperContain {
        padding: 35px 26px !important;
    }

    .terms {
        padding: 30px 20px;
    }

        .terms * {
            font-size: 14px;
            max-width: 100%;
        }

        .terms .childtitle {
            font-size: 16px;
        }
        .terms .div_img {
            margin-top: 535px;
        }

    .mainTitle {
        font-size: 20px !important;
    }

    .formTitle {
        font-size: 18px;
    }

    .formMain {
        padding: 20px 10px;
    }

    .btnProtocolSubmit, .btnBio101Submit {
        width: 100%;
    }

    .headerBanner .pointer li {
        width: 15px;
        height: 15px;
        border: none !important;
    }

    .headerBanner .carousel .item {
        height: 100px;
    }

    .banner:hover .pager-prev, .banner:hover .pager-next {
        display: none;
    }

    .liBannerPC {
        display: none;
    }

    .liBannerPhone {
        display: block;
    }

    .PhoneFooterIframe {
        display: block !important;
        width: 100% !important;
    }
}
