﻿/* Global Slogan */
.global_slogan {
    background-color: #f2f3f5;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    width: 100%;
}

.slogan_box {
    box-sizing: border-box;
    height: 100%;
    margin: 0 auto;
    max-width: 1440px;
    padding: 0 24px;
}

.global_pos {
    color: #2b7cff;
    float: left;
}

.resource_title {
    color: #0b1f40;
    float: right;
}

.signout {
    margin-right: 0px;
}
/* Buttons */
.btnsubmit {
    background: #2B7CFF !important;
    border: none;
    color: white;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
}

    .btnsubmit:hover {
        background: #2364CC !important;
    }

.border-blue {
    border: 1px solid #2B7CFF;
    color: #2B7CFF;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
}

/* Footer */

.link_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    color: white;
}

.footer_router p {
    margin-bottom: 10px;
}

.footer_router a {
    color: #ccc;
    text-decoration: none;
    font-size: 14px;
}

    .footer_router a:hover {
        color: white;
    }

.weChatQRcode {
    width: 100px;
    height: 100px;
}

.text-wechat {
    color: #ccc;
    font-size: 14px;
}

.color-light {
    color: #999;
    font-size: 12px;
}

.footer-bottom {
    margin-top: 24px;
    padding: 24px 0px;
    border-top: 1px solid #334155;
}

.footer-bottom-main {
    max-width: 1200px;
    margin: 0 auto;
}

.footer-bottom a {
    color: #ccc;
    text-decoration: none;
    font-size: 14px;
}

    .footer-bottom a:hover {
        color: white;
    }

@font-face {
    font-family: 'Open Sans';
    src: url('/font/opensans-webfont.eot'); /* IE9 Compat Modes */
    src: url('/font/opensans-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/font/opensans-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('/font/opensans-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('/font/opensans-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/font/opensans-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Segoe Script'; /*segoepr.ttf*/
    src: url('/font/segoesc.ttf') format('opentype'); /* IE6-IE8 */
}

@font-face {
    font-family: '456-cai978';
    src: url('/font/456-cai978.eot'); /* IE9 Compat Modes */
    src: url('/font/456-cai978.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/font/456-cai978.woff2') format('woff2'), /* Super Modern Browsers */
    url('/font/456-cai978.woff') format('woff'), /* Pretty Modern Browsers */
    url('/font/456-cai978.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/font/456-cai978.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.bg_bio101_color {
    background-image: linear-gradient( 180deg, #24a3e4 0%,#27ccd7, #27ccd7 100%);
}

.ResearchField {
    position: absolute;
    left: 100%;
    background: #fff;
    top: -1px;
    padding: 5px;
    border-radius: 0px;
    border: none;
}

.open .ResearchField {
    display: none;
}

.Protocol-Bg {
    background: #F3F3F3;
    border-radius: 0px;
    border: none;
    z-index: 99;
}

.rSearch_phone {
    display: none;
}

.Imglogin {
    width: 21px;
    margin-left: 10px;
    height: 21px;
}

input {
    background: #fff;
}

body .layui-layer-dialog .layui-layer-content {
    word-break: normal;
}

body .demo-skin-radius {
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
}

body, p, h1, h2, h3, ul, ol, li, a, span {
    font-family: 'Open Sans';
    color: #000;
    padding: 0px;
    margin: 0px;
}

.containterMain {
    max-width: 1640px;
    background: #fff;
    padding: 0px 30px;
    min-width: 1260px;
    margin: 0 auto;
}

.mainwidth {
    width: 1171px;
    margin: 0 auto;
    font-size: 16px;
}

.inviTitle {
    font-size: 38px;
    text-align: center;
}
/*作者行*/
.text-gray a {
    color: #999;
}

.authortext {
    color: #5ba3ed;
}
/*分页*/
.layui-laypage span, .layui-laypage a {
    height: 35px !important;
    line-height: 35px !important;
    margin-right: 10px !important;
}

.text-12 {
    font-size: 12px;
}

.text-18 {
    font-size: 18px;
}

.text-20 {
    font-size: 20px;
}

a:focus {
    color: #333;
}

a:hover {
    color: #0056b3;
}

.top > a {
    height: 33px;
    display: inline-block;
    line-height: 33px;
}

.headtop > a {
    height: 70px;
    display: inline-block;
    line-height: unset;
    font-size: 14px !important;
    color: #0b1f40;
}

.headtop .dropdown-hover {
    color: #0b1f40;
    font-size: 14px;
}

    .headtop > a:hover, .headtop .dropdown-hover:hover {
        font-weight: bold;
    }

/*.headtop > a:hover {
        border-bottom: 3px solid #50E5D7;
    }*/

.headtop .top-img-logo:hover {
    border-bottom: none;
}

/*.headtop .dropdown-hover {
    font-size: 20px !important;
}*/
.headerhome {
    width: 100%;
    background: url(/bio101/images/Home_Header.jpg) no-repeat center center !important;
    height: 500px !important;
    /*background-size: 100% 391px !important;*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/Home_Header.jpg', sizingMethod='scale');
}

.header {
    width: 100%;
    /*background: url(/bio101/images/Insite_Header.png) no-repeat center center;*/
    background: url(/bio101/images/Bio101_header_bg_content.png) no-repeat center center;
    height: 200px;
    /*background-size: 100% 151px;*/
    padding-top: 58px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/Insite_Header.png', sizingMethod='scale');
}

.headerlab {
    height: 151px;
    line-height: 151px;
}

.webLogo {
    height: 220px;
    margin-top: -35px;
}

.home-logo {
    padding-top: 0px;
    padding-left: 10px;
    text-align: left;
}

    .home-logo img {
        width: 220px;
    }

.home-word {
    padding-top: 150px;
    font-size: 44px;
    line-height: 40px;
    font-weight: bold;
}

    .home-word span {
        font-size: 24px;
        color: #fff;
        letter-spacing: 1px;
    }

.topsearch {
    width: 500px;
    position: relative;
    display: inline-block;
}

.lgbig {
    font-size: 18px !important;
}

.imgSearch2 {
    height: 45px;
    cursor: pointer;
    top: 7px;
    position: absolute;
    right: 10px;
}

.txtsearch_master {
    height: 60px;
    border-radius: 100px;
    border: none;
    font-size: 18px;
    width: 100%;
    padding: 3px 50px 3px 20px;
}

.mainkuan {
    width: 1171px;
    margin: 0 auto;
    padding-top: 65px;
}

.titleline {
    border-bottom: solid 1px #dfe1e4;
    padding-bottom: 20px;
}

    .titleline h1 {
        font-size: 38px;
        color: #0d0f11;
    }

.SettingUser {
    width: 182px;
    position: fixed;
    right: 100px;
    top: 50px;
    z-index: 1000;
    display: none;
    background: #fff;
    border: 1px solid #e6e8ec;
    border-radius: 12px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
    box-sizing: border-box;
    padding: 12px 0;
}

    .SettingUser li {
        height: 44px;
        line-height: 44px;
        width: 100%;
    }

        .SettingUser li a {
            align-items: center;
            color: #0b1f40;
            display: flex;
            padding-left: 24px;
            cursor: pointer;
        }


            .SettingUser li a:hover {
                background: #f2f3f5;
                color: #2b7cff !important;
            }

.gsc-search-button input[type="image"] {
    width: auto;
    height: auto;
}

.headerfix .gsc-search-button input[type="image"] {
    width: 85px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    border: none;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    padding: 3px;
}

.gsc-input-box {
    border: 3px solid #50E5D7 !important;
    height: auto !important;
}

.headerfix .gsc-input-box {
    border-width: 1px !important;
    padding: 0px;
}

#googlediv * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

td.gsc-search-button {
    width: 100px !important;
    background: #50E5D7;
}

.headerfix td.gsc-search-button {
    width: 85px !important;
    height: 34px;
}

.gsib_a {
    padding: 4px 6px !important;
}

.headerfix .gsib_a {
    padding: 0px !important;
}


.sousuokumbndivbtn {
    background: url(http://www.bio-protocol.org/images/shurukuanganniubgmb.gif) no-repeat;
    width: 69px;
    height: 31px;
    float: right;
    border: none;
}

.img_btn_search {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 20px;
    cursor: pointer;
}

.bioSearch {
    width: 881px;
    margin: 0 auto;
    z-index: 100;
    display: none;
    /*padding-top:40px;*/
}

.text-search {
    height: 40px;
    border-radius: 100px;
    border: 1px solid transparent;
    font-size: 16px;
    width: 100%;
    padding: 3px 50px 3px 20px;
    background: rgb(233, 241, 255);
}

/* .text-search:focus {
        border-color: #50E5D7;
    }*/

.btn-search-word {
    width: 174px;
    background-image: linear-gradient(180deg, #14E5D7 0%,#14E5D7, #18D0DE 100%);
    cursor: pointer;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 1px;
}

.button-search {
    height: 40px;
    margin-left: -1px;
    float: left;
}

#navhead {
    padding: 0px;
    position: relative;
    background: #FBFBFB;
}

.HeadfixTop {
    border-bottom: 1px solid #efefef;
    font-size: 12px;
    z-index: 99;
    display: none;
    font-size: 14px;
}

#headerlogin {
    line-height: 40px;
}

.top {
    padding: 10px;
    background: #FBFBFB;
    width: 100%;
}

    .top a {
        margin-right: 20px;
    }

.headtop {
    height: 70px;
    line-height: 65px;
    padding: 0px 24px;
    /*width: 1271px;*/
    margin: 0 auto;
    min-width: 1171px;
    max-width: 1440px;
    position: relative;
}

    .headtop a {
        font-size: 18px;
    }

    .HeadfixTop .drop-menu a, .headtop .drop-menu a {
        transition: none;
    }

        .HeadfixTop .drop-menu a:hover, .headtop .drop-menu a:hover {
            /*background-image: linear-gradient( 180deg, #24a3e4 0%,#27ccd7, #27ccd7 100%);
            font-weight: normal;
            color: #fff !important;
            transition: none;*/
            background: #f2f3f5;
            color: #2b7cff !important;
        }

.nameTop {
    /*display: inline-block;*/
    border-left: 1px solid #6dadee;
    /*position: absolute;*/
    height: 30px;
    /*top: 0px;
    right: 70px;*/
}

.top-logo {
    width: 100px;
    /*height: 33px;*/
    margin-right: 15px;
    vertical-align: middle;
}

.footer {
    background: #092235;
}

.shareIcon {
    margin-top: 100px
}

.wfooter {
    width: 1152px;
    margin: 0 auto;
}

.footer-main .xl3 .color-light, .footer-main .footerMedia .color-light {
    color: hsla(0, 0%, 100%, .5);
}


.marginBigbottom {
    margin-bottom: 20px !important;
}

.marginLargeleft {
    margin-left: 30px !important;
}

.footer-main {
    padding: 0px 0px 25px 0px;
    margin: 0 auto;
    /*height: 357px;*/
    padding-top: 40px;
}

    .footer-main .xl3 {
        /*height: 130px;*/
    }

        .footer-main .xl3 strong, .footer-main .footerMedia strong {
            display: inline-block;
            font-size: 20px;
            padding-bottom: 15px;
            border-bottom: 1px solid hsla(0, 0%, 100%, .5);
        }

            .footer-main .xl3 strong a, .footer-main .footerMedia strong a {
                font-size: 18px;
            }

        .footer-main .xl3 a:hover {
            color: #1F3704 !important;
        }

        .footer-main .xl3 a, .footer-main .xl3 span, .footer-main .footerMedia a, .footer-main .footerMedia span {
            display: inline-block;
            font-size: 18px;
            padding-bottom: 7px;
            color: #fff;
        }

.footerMedia .media-body a, .footerMedia .media-body label {
    color: hsla(0, 0%, 100%, .5);
}

.footerMedia .float-right {
    padding-top: 30px;
}

    .footerMedia .float-right a, .footerMedia .float-right span {
        color: hsla(0, 0%, 100%, .5);
        font-size: 16px;
    }

    .footerMedia .float-right strong {
        font-weight: bold;
        margin-bottom: 20px;
        color: #fff;
    }

/*.footer-main .footerMedia a:hover {
    color: #24a3e4 !important;
}*/

.shareIcon img {
    width: 38px;
    height: 38px;
}

.footer-bottom {
    background: #092235;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom-main, .footer-bottom-main a, .footer-bottom-main span {
    color: #fff;
    font-size: 14px;
}

.footer-bottom-main {
    height: 24px;
    line-height: 24px;
}

    .footer-bottom-main a:hover {
        color: #24a3e4;
    }

.mg-top {
    margin-top: -50px;
}

.footer-bottom-main {
    font-size: 14px;
    margin: 0 auto;
    width: 1171px;
}

.searchChina {
    transition: 0s !important;
}

.headerfix {
    left: 140px !important;
    width: 400px;
    position: fixed !important;
    top: 10px !important;
}

.fixtop {
    top: 45px !important;
}

.span-login {
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    position: relative;
}

    .span-login a {
        margin-right: 15px;
        color: #000;
    }

#spanlogin {
    height: 70px;
    line-height: 70px;
}

    #spanlogin .lgbig, #headerlogin .lgbig {
        background-image: unset !important;
    }

    #spanlogin a {
        margin-right: 0px;
    }
.color-blue {
    color: #2f63c2;
}

.text-16 {
    font-size: 16px;
}

.hl28 {
    line-height: 28px;
}
/*作者名字链接上添加的类*/
.author-style {
    /*color: #0074C0;*/
}

/*窄按钮*/
.button-short {
    padding: 2px 15px !important;
}

/*弹窗头部*/
.ifrtitle {
    height: 80px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fff,endColorStr=#F5F5FA); /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #fff, #F5F5FA); /* IE 10 */
    background: -moz-linear-gradient(top,#fff,#f6f6f8); /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#F5F5FA)); /*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#F5F5FA)); /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #fff, #F5F5FA); /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #fff, #F5F5FA); /*Opera 11.10+*/
    padding: 10px;
}

    .ifrtitle i {
        color: #C2C2C2;
        cursor: pointer;
    }

.ifrbiaoti h1 {
    font-size: 18px;
    color: #6dadee;
    text-align: center;
    font-weight: bolder;
}

.layui-form-select dl dd.layui-this {
    background-color: #00C163;
}

.letus {
    background: #6dadee !important;
    border-color: #6dadee !important;
    border-radius: 100px;
    font-weight: bold;
    width: 142px;
    padding: 5px;
    word-spacing: 3px;
}


.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px !important;
    height: 40px !important;
}

.headerfix .gsc-search-box-tools .gsc-search-box .gsc-input {
    height: 32px !important;
    padding-left: 5px !important;
}

input.gsc-search-button, .input.gsc-search-button {
    margin-left: 0px !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    box-shadow: none !important;
}

.cse input.gsc-search-button, input.gsc-search-button {
    border-radius: 0px 2px 2px 0px !important;
}

.englishibtn {
    position: absolute;
    /*top: 100px;*/
    padding-left: 10px;
    line-height: 20px;
    left: 13px;
}

    .englishibtn a {
        font-size: 12px;
        color: #999;
    }

.lh28 {
    line-height: 28px;
}

.inviPage {
    padding: 30px 65px;
    font-size: 18px;
    line-height: 30px;
    width: 1100px;
}

.color-green {
    color: #2b7cff;
}

.searchselect {
    padding: 0px;
    border-right: none;
    width: 148px;
    margin-right: -2px;
}

.select-button {
    border-radius: 0px;
    color: #000;
    font-size: 18px;
    background: #fff;
    width: 100%;
    border: none;
    height: 100%;
    padding: 0px;
}

.downspan {
    float: right;
    margin-top: 8px;
    margin-right: 5px;
    color: #d8d8d8;
}

.drop-select {
    width: 148px;
    min-width: 146px;
    border-radius: 0px;
    margin-left: -3px;
}

.drop-menu a {
    padding: 5px 0px;
}

.color-green101 {
    color: #00C163;
}

.fixedcookieNoice {
    position: fixed;
    bottom: 0px;
    background: #000;
    width: 100%;
    /*line-height: 55px;*/
    color: #fff;
    /*text-align: center;*/
    font-size: 13px;
    right: 0px;
    z-index: 99999999;
    padding: 8px 10px;
}

.bggreen {
    /*background-image: linear-gradient(180deg, #14E5D7 0%,#14E5D7, #18D0DE 100%) !important;*/
    background-image: linear-gradient( 180deg, #24a3e4 0%,#27ccd7, #27ccd7 100%) !important;
    border: none !important;
}

.fixedchangelang {
    position: fixed;
    top: 0px;
    background: #666;
    width: 100%;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    right: 0px;
    z-index: 10000000;
}

.a_clang {
    padding: 3px 15px;
    margin-right: 100px;
}

.mt45 {
    /*margin-top:45px;*/
}


.rSearch {
    position: relative;
    margin-right: 20px;
}

.rinput {
    height: 40px;
    width: 156px;
    border-radius: 8px;
    border: 2px solid #50E5D7;
    background: #fff !important;
    cursor: pointer !important;
    padding-left: 20px;
}

.riconsearch {
    position: absolute;
    right: 7px;
    top: 24px;
    color: #50E5D7;
    font-size: 30px;
    line-height: 30px;
    cursor: pointer;
    width: 21px;
    margin-right: 23px;
}

.rdialogsearch {
    line-height: 60px;
    position: absolute;
    right: 0px;
    top: 70px;
    width: 420px;
    z-index: 9;
}

.txtTopSearch {
    width: 360px;
    border: none;
    padding: 2px 50px 2px 20px;
    height: 45px;
    vertical-align: middle;
    background: #EAEAEA;
    border-radius: 100px;
}

.rbtnSearch {
    position: absolute;
    right: 37px;
    top: 29px;
    width: 35px;
    cursor: pointer;
}

.LB_a, .LB_b101 {
    width: 100%;
    /*max-width: 1920px;*/
    height: 500px;
    display: inline-block;
    line-height: 560px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}

/*.LB_a {
    background: url(/images/B101_bioprotocol.jpg) no-repeat center center;
    color: #383838 !important;
}

.LB_b101 {
    background: url(/images/Bio-101_banner.png) no-repeat center center;
    color: #fff !important;
}*/

.topdrop-menu {
    background: #fff;
    border: 1px solid #e6e8ec;
    border-radius: 12px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
    box-sizing: border-box;
    height: 156px;
    left: 0;
    padding: 12px 0;
    position: absolute;
    top: 60px;
    width: 182px;
    z-index: 99;
}

    .topdrop-menu li {
        line-height: 30px;
    }

        .topdrop-menu li a {
            padding: 5px 50px 5px 20px;
            font-size: 14px;
        }



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

.fixRightBanner {
    position: fixed;
    top: 27px;
    width: 220px;
}

#indexvideoshow {
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0px;
    text-align: center;
    background: #F2F3F5;
    z-index: 9;
    padding: 10px 0px;
}

#indexvideoclosed {
    position: fixed;
}

#indexvideoclosed {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    cursor: pointer;
}

#indexvideodiv {
    margin: auto;
    width: 728px;
    position: relative;
}

    #indexvideodiv .carousel img {
        width: 100%;
        height: 90px;
    }

.float_nva_phone {
    display: none;
}

    .float_nva_phone img {
        cursor: pointer;
    }

#sousuokkdiv2 table {
    width: 730px;
}

.btngreen {
    padding: 10px 30px;
    background-image: linear-gradient( 180deg, #24a3e4 0%,#27ccd7, #27ccd7 100%);
    color: #fff !important;
    font-size: 16px;
    border-radius: 100px;
    font-weight: normal;
    cursor: pointer;
    border: none;
}

.div_phone_search {
    position: fixed;
    top: 96px;
    left: 0px;
    width: 100%;
    padding: 20px 10px;
    background: #f2f2f2;
    border-bottom: 1px solid #ddd;
    z-index: 9999;
}

.span_cancel_phone {
    font-size: 18px;
    cursor: pointer;
    margin-right: 10px;
}
/***********详情页版本按钮样式***************/
.panVideoAD {
    display: none;
}

.div_version {
    border: none;
    margin-left: 3px;
}

    .div_version .button {
        border: 1px solid #24a3e4;
        background: #fff;
        border-radius: 0px;
    }

    .div_version .drop-menu li a {
        font-size: 14px;
        font-weight: normal;
        padding: 5px 15px;
    }

    .div_version .drop-menu li .active {
        background: #1D90FA;
        color: #fff !important;
    }

    .div_version .drop-menu li a:hover {
        color: #24a3e4;
    }

    .div_version .drop-menu {
        border-color: #eee;
        line-height: 30px;
    }

.span_user_avatar_big {
    display: inline-block;
    width: 120px;
    height: 120px;
    font-size: 36px;
    background: #2B7CFF;
    color: #fff;
    text-align: center;
    line-height: 120px;
    border-radius: 100%;
}

.span_user_avatar {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 12px;
    background: #2B7CFF;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    transform: scale(0.8);
}

.footer-bio101-logo {
    margin-top: 48px;
    height: 48px;
}
/* Header Content Styles */
.header_content {
    display: flex;
    align-items: center;
    height: 70px;
    margin: 0 auto;
    max-width: 1440px;
    padding: 0 20px;
}

.search_wrap {
    position: relative;
    margin: 0 20px;
}

.input_wrap input {
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
}

.set_pos {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.header_flex_right {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .header_flex_right li {
        margin-left: 15px;
    }

.submit_protocol a {
    background: #2B7CFF !important;
    color: white !important;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
}

    .submit_protocol a:hover {
        background: #2364CC !important;
    }

.submit_Alerts a {
    border: 1px solid #2B7CFF;
    color: #2B7CFF !important;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
}

    .submit_Alerts a:hover {
        background: #f0f4f8;
    }

.hover_move:hover {
    transform: translateY(-2px);
    transition: transform 0.2s ease;
}

.btnimgsearch2 {
    display: none !important;
    width: 28px !important;
    height: 28px !important;
    right: 6px;
}
/* Headtop Optimizations */
.search-box {
    position: relative;
    margin-right: 30px;
    float: right;
    width: calc(100% - 1026px);
    height: 36px;
    margin-top: 17px;
    display: flex;
    align-items: center;
}

.search-input {
    background: rgb(233, 241, 255);
    border: 1px solid transparent;
    width: 100%;
    border-radius: 18px;
    height: 36px;
    padding-left: 12px;
    font-size: 14px;
}

    .search-input:focus, .search-box:hover .search-input {
        border-color: #2B7CFF;
        background: #fff;
    }

        .search-box:hover .btnimgsearch1, .search-input:focus ~ .btnimgsearch1 {
            display: none !important;
        }

        .search-box:hover .btnimgsearch2, .search-input:focus ~ .btnimgsearch2 {
            display: inline-block !important;
        }

.search-btn {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.header-buttons {
    display: flex;
    align-items: center;
}

.submit-btn {
    background: #2b7cff;
    border-radius: 18px;
    color: #fff !important;
    height: 36px;
    min-width: 134px;
    width:auto;
    align-items: center;
    display: flex;
    font-size: 14px !important;
    justify-content: center;
    padding: 8px 10px;
    position: relative;
    border: none;
    cursor: pointer;
}

    .submit-btn:hover {
        background: #2364CC !important;
    }

.subscribe-btn {
    background: transparent;
    border: 1px solid #2b7cff;
    border-radius: 18px;
    cursor: pointer;
    height: 36px;
    padding: 8px 10px;
    min-width: 106px;
    width:auto;
    align-items: center;
    display: flex;
    font-size: 14px !important;
    justify-content: center;
    padding: 8px 10px;
    position: relative;
    color: #2b7cff !important;
}

    .subscribe-btn:hover {
        border: 1px solid #2364cc;
        color: #2364cc !important;
    }

.login-register {
    display: flex;
    align-items: center;
}

.social-icons {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

    .social-icons a {
        margin-right: 10px;
        opacity: 0.7;
        transition: all 0.3s ease;
    }

        .social-icons a:hover {
            opacity: 1;
            transform: translateY(-2px);
        }

    .social-icons img {
        width: 24px;
        height: 24px;
    }

#spanlogin .span_txtLogin, #headerlogin .span_txtLogin {
    color: #2b7cff !important;
    font-size: 14px;
}

    #spanlogin .span_txtLogin:hover, #headerlogin .span_txtLogin:hover {
        color: #0056b3 !important;
    }
/***** footer ****/
.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding: 0 10px;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 992px) {
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }
}

.big_box {
    width: 100%;
    height: 100%;
}

    .big_box .loading_box {
        width: 100%;
        height: 100%;
        background-color: #f5f5f5; /* @unableColor 替换为实际颜色值 */
    }

        .big_box .loading_box .header_wrap {
            width: 100%;
            height: 100%;
        }

            .big_box .loading_box .header_wrap .global_slogan {
                width: 100%;
                height: 28px;
                line-height: 28px;
                background-color: #f5f5f5; /* @unableColor 替换为实际颜色值 */
                font-size: 12px;
            }

                .big_box .loading_box .header_wrap .global_slogan .slogan_box {
                    max-width: 1440px;
                    height: 100%;
                    padding: 0 24px;
                    box-sizing: border-box;
                    margin: 0 auto;
                }

                    .big_box .loading_box .header_wrap .global_slogan .slogan_box .global_pos {
                        color: #007bff; /* @blueColor 替换为实际颜色值 */
                        float: left;
                    }

                    .big_box .loading_box .header_wrap .global_slogan .slogan_box .resource_title {
                        color: #0066cc; /* @linkColor 替换为实际颜色值 */
                        float: right;
                    }

            .big_box .loading_box .header_wrap .gray_box {
                width: 100%;
                height: 60px;
                background-color: #ffffff; /* @whiteColor 替换为实际颜色值 */
            }

                .big_box .loading_box .header_wrap .gray_box .gray_wrap {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    max-width: 1440px;
                    height: 100%;
                    padding: 0 24px;
                    box-sizing: border-box;
                    margin: 0 auto;
                }

                    .big_box .loading_box .header_wrap .gray_box .gray_wrap div {
                        background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
                        animation: loading 1.4s ease infinite;
                        height: 36px;
                        background-size: 400% 100%;
                    }

                    .big_box .loading_box .header_wrap .gray_box .gray_wrap .gray_left {
                        width: 193px;
                    }

                    .big_box .loading_box .header_wrap .gray_box .gray_wrap .gray_middle {
                        width: 30%;
                    }

            .big_box .loading_box .header_wrap .circle_box {
                background: #ffffff; /* @whiteColor 替换为实际颜色值 */
                width: 100%;
                height: 700px;
                text-align: center;
                padding-top: 36px;
            }

    .big_box .cookie_notice {
        position: fixed;
        bottom: 0px;
        background: #000;
        width: 100%;
        color: #fff;
        font-size: 13px;
        z-index: 99999999;
        padding: 8px 10px;
    }

        .big_box .cookie_notice .cookie_notice_body {
            max-width: 1230px;
            margin: 0 auto;
        }

            .big_box .cookie_notice .cookie_notice_body .cookie_left {
                display: table;
                min-height: 32px;
                margin: 0 auto;
                float: left;
            }

            .big_box .cookie_notice .cookie_notice_body .cookie_right {
                float: right;
            }

                .big_box .cookie_notice .cookie_notice_body .cookie_right .mr10 {
                    margin-right: 10px;
                }

                .big_box .cookie_notice .cookie_notice_body .cookie_right .btnBlue {
                    display: inline-block;
                    border: none;
                    background-color: #2b7cff;
                    color: #fff;
                    height: 32px;
                    cursor: pointer;
                    padding: 6px 15px;
                    border-radius: 18px;
                }

                    .big_box .cookie_notice .cookie_notice_body .cookie_right .btnBlue:hover {
                        background-color: #0056b3;
                    }

@keyframes loading {
    0% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

footer {
    width: 100%;
    /*height: 518px;*/
    background: #092235;
}

    footer .footer_wrap {
        padding-top: 48px;
        display: flex;
        align-items: center;
    }

        footer .footer_wrap .footer_link div {
            margin-left: 8px;
            width: 36px;
            height: 36px;
            background: #cccccc; /* @shareColor 替换为实际颜色值 */
            border-radius: 18px;
            text-align: center;
            line-height: 34px;
            float: right;
        }

        footer .footer_wrap .footer_link .twitter {
            background: #1da1f2; /* @twitterColor 替换为实际颜色值 */
        }

        footer .footer_wrap .footer_logo {
            height: 48px;
            margin-left: 10px;
        }

    footer .footer_router {
        margin: 36px 0 24px 0;
        line-height: 19px;
    }

        footer .footer_router .link_title {
            font-size: 16px;
            color: #ffffff; /* @whiteColor 替换为实际颜色值 */
            margin-bottom: 24px;
            line-height: 21px;
        }

        footer .footer_router .exchange_link,
        footer .footer_router .thing_link {
            margin-bottom: 0;
        }

            footer .footer_router .exchange_link a,
            footer .footer_router .thing_link a {
                text-decoration: underline;
            }

        footer .footer_router p {
            margin-bottom: 12px;
        }

        footer .footer_router a {
            color: rgba(255, 255, 255, 0.50);
        }

        footer .footer_router .rap_link {
            float: right;
            width: 214px;
            height: 48px;
            border: 1px solid #ffffff; /* @whiteColor 替换为实际颜色值 */
            border-radius: 24px;
            text-align: center;
            line-height: 48px;
            color: #ffffff; /* @whiteColor 替换为实际颜色值 */
        }

        footer .footer_router .new_link {
            padding-top: 42px;
        }

            footer .footer_router .new_link .weChatQRcode {
                width: 100px;
                height: 100px;
            }

        footer .footer_router .text-wechat {
            color: rgba(255, 255, 255, 0.5);
        }

            footer .footer_router .text-wechat span {
                color: #fff;
            }

    footer .footer_line {
        width: 100%;
        height: 1px;
        background: rgba(255, 255, 255, 0.10);
    }

    footer .footer_other {
        text-align: right;
    }

        footer .footer_other a {
            color: #ffffff; /* @whiteColor 替换为实际颜色值 */
        }

        footer .footer_other .footer_privacy {
            margin-left: 30px;
        }

    footer .footer_copyright {
        color: #fff;
        margin-top: 24px;
        padding-bottom: 24px;
    }

        footer .footer_copyright * {
            color: #fff;
        }

        footer .footer_copyright .col-lg-4 {
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }

        footer .footer_copyright .offset-lg-5 {
            margin-left: 41.666667%;
        }

        footer .footer_copyright .col-lg-3 {
            flex: 0 0 25%;
            max-width: 25%;
        }

@media (max-width: 979px) {
    .PhoneFooterIframe{
        display:none !important;
    }
    .big_box .loading_box .header_wrap .gray_box .gray_wrap {
        justify-content: center;
    }

        .big_box .loading_box .header_wrap .gray_box .gray_wrap .gray_left {
            width: 24px;
            height: 24px;
            position: absolute;
            left: 24px;
        }

        .big_box .loading_box .header_wrap .gray_box .gray_wrap .gray_middle {
            width: 172px;
        }

    footer {
        height: auto;
    }

        footer .footer_wrap {
            padding-top: 42px;
        }

            footer .footer_wrap .footer_link div {
                margin-left: 5px;
                width: 32px;
                height: 32px;
                line-height: 30px;
            }

            footer .footer_wrap .footer_logo {
                width: 130px;
                height: auto;
            }

        footer .footer_router p a {
            font-size: 14px;
        }

        footer .footer_router .new_link {
            padding-top: 8px;
        }

        footer .footer_router .text-wechat {
            font-size: 14px;
        }

        footer .footer_copyright {
            font-size: 14px;
        }

        footer .footer_other {
            text-align: left;
            margin: 12px 0 24px 0;
        }

            footer .footer_other .footer_privacy {
                margin-left: 36px;
            }
}

@media(max-width:850px) {
    .topsearch {
        width: 250px;
    }
}

@media(max-width:750px) {
    .showPC{
        display:none !important;
    }
    .top-img-logo {
        float: none !important;
        display: block !important;
        margin: 0 auto !important;
        text-align: center !important;
    }
    .headtop{
        text-align:center;
    }
    .top-logo {
        height: 27px;
    }
}

@media(max-width:600px) {
    #sousuokkdiv2 {
        margin-top: 10px;
        padding: 0px 30px;
    }

        #sousuokkdiv2 table {
            width: 100%;
        }

    .span_txtLogin {
        font-size: 16px;
    }

    .riconsearch_phone {
        margin-right: 0px;
        width: 21px;
        height: 21px;
    }

    .topsearch, .rSearch {
        display: none;
    }

    #spanlogin .a_LogName {
        display: none !important;
    }

    .float_nva_phone {
        display: inline-block;
        position:absolute;
        left: 24px;
    }

    .Imglogin {
        margin-left: 0px;
    }

    .signout {
        margin-right: 0px !important;
        font-size: 16px !important;
    }

    #PhoneNav {
        overflow-y: auto;
    }

        #PhoneNav .panel {
            margin-bottom: 0px;
            border: none;
            border-bottom: 1px solid #ddd;
            border-radius: 0px;
        }

        #PhoneNav .panel-head {
            background: #fff;
            border-radius: 0px;
        }

            #PhoneNav .panel-head h4 {
                font-weight: bold;
                color: #000;
            }

        #PhoneNav .panel-body {
            background: #f7f7f7;
            padding: 0px;
            border-radius: 0px;
        }

    .a_Pan_h4 {
        padding: 10px 15px;
        display: block;
    }

    .ul_panel_body li .a_firstLevel {
        display: block;
        padding: 8px 20px;
        border-bottom: 1px solid #ddd;
        color: #666 !important;
    }

    .ul_panel_body_child {
        background: #F3F3F3;
    }

        .ul_panel_body_child a {
            padding: 8px 30px !important;
            display: block;
            border-bottom: 1px solid #ddd;
            color: #666 !important;
        }

    #PhoneNav {
        display: block;
        position: fixed;
        width: 100%;
        top: 96px;
        z-index: 9999;
    }

    .HeadfixTop {
        padding-top: 15px;
        height: 71px;
    }

    .imgSearch2 {
        height: 40px;
        top: 5px;
        right: 6px;
    }

    .txtsearch_master {
        height: 50px;
        font-size: 16px;
    }

    .rSearch_phone {
        display: block;
        line-height: 70px;
    }

    .txtTopSearch_phone {
        width: 100%;
        border: none;
        height: 45px;
        border-radius: 100px;
        padding: 5px 45px 5px 20px;
    }



   

    #headerlogin {
        margin-right: 10px;
    }
    .slogan_box {
        padding: 0 5px !important;
    }
}
