﻿#divSearchPan2 {
    width: 100%;
    position: absolute;
    top: 550px;
    left: 0;
}

#sousuokkdiv2 {
    width: 730px;
    margin: 0 auto;
}

.text-search2 {
    height: 60px;
    float: left;
    border-radius: 0px;
    border: none !important;
    font-size: 20px;
    width: 100%;
    padding: 3px 60px 3px 8px;
    border-radius: 100px;
    text-indent: 20px;
}

.h44 {
    height: 44px;
}

.h66 {
    height: 66px;
}

.imgSearch {
    float: right;
    height: 50px;
    margin-top: -56px;
    margin-right: 10px;
    cursor: pointer;
}

.headWord {
    position: absolute;
    top: 250px;
    left: 0;
    width: 100%;
    text-align: center;
}

    .headWord strong {
        font-size: 40px;
        color: #fff;
    }

.bg_span_word {
    display: inline-block;
    font-size: 20px;
    color: #D6DBF1;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.div_science_img {
    font-size: 18px;
    color: #adb0bf;
    font-weight: normal;
    position: absolute;
    right: 50px;
    bottom: 60px;
    text-align: center;
    width: 12.5%;
}

.img_science {
    max-width: 240px;
    width: 100%;
    margin-top: 10px;
    min-width: 150px;
}

.MainTitle {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0px;
}

* {
    padding: 0px;
    margin: 0px;
}

a:hover {
    color: #24a3e4;
}


.CovID19, .WebinarVideo {
    max-width: 1920px;
    color: #fff;
    text-align: center;
    background: #CA242B;
    font-size: 23px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto;
    margin-top: -5px;
}

    .CovID19 a, .WebinarVideo a {
        color: #CA242B !important;
        font-size: 23px;
        line-height: 21px;
        margin-left: 10px;
    }

/*.WebinarVideo {
    background: #000;
}*/

/* .WebinarVideo a {
        color: #000 !important;
    }*/

.defaultMain {
    min-width: 1211px;
    position: relative;
}

.banner_head_a {
    display: block;
    height: 73px;
    width: 100%;
}

.btn-search-word {
    /*background: #3161FE;#4DDCDA*/
    background-image: linear-gradient(180deg, #14E5D7 0%,#14E5D7, #18D0DE 100%) !important;
}


/*.text-search, .gsc-input-box {
    border-color: #50E5D7 !important;
}*/

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

.headerBanner {
    position: absolute;
    top: 0px;
    width: 100%;
    background: #F2F2F2;
    /*height: 126px;*/
    text-align: center;
    /*line-height: 124px;*/
    z-index: 99;
}

    .headerBanner .pager-prev, .headerBanner .pager-next {
        font-size: 26px;
        color: #fff;
        background-color: rgba(0,0,0,.1);
        width: 40px;
        height: 40px;
        line-height: 35px;
    }

    .headerBanner .pointer {
        display: none;
    }

    .headerBanner .item a {
        display: block;
        height: 73px;
        width: 100%;
    }

#navhead {
    padding: 0px;
    /*background: url(/images/Bio101_homepage_banner.png) no-repeat center center;*/
    position: relative;
}

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

.div_video {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    background: #F7F7F7;
}

.HomeMain {
    background: #F7F7F7;
}

.video_bg_homepage {
    width: 100%;
    height: auto;
}

.txtBlue {
    color: #24a3e4 !important;
}

.blueNum {
    font-size: 32px;
    font-weight: bold;
    color: #24a3e4;
    margin-bottom: 5px;
    background-image: -webkit-linear-gradient(top, #24a3e4, #27ccd7);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blueFK {
    display: inline-block;
    width: 6px;
    /*background: #24a3e4;*/
    background-image: -webkit-linear-gradient(top, #24a3e4, #27ccd7);
    height: 25px;
    margin-right: 24px;
}

.DingWeiHeader {
    position: absolute;
    top: 0px;
    left: 0px;
}

.txtgray16 {
    color: #666;
    font-size: 16px;
}

.txtgray18 {
    color: #666;
    font-size: 18px;
}

.ResearchField {
    box-shadow: unset;
}

.findDiv {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 21px 0px;
}

    .findDiv:hover {
        outline: 1px solid #2bccd8;
        border-image: -webkit-linear-gradient(#2aa6e5, #2bccd8, #27ccd7)1 10 1;
        border-image: -moz-linear-gradient(#2aa6e5, #2bccd8, #27ccd7)1 10 1;
        border-image: linear-gradient(#2aa6e5, #2bccd8, #27ccd7)1 10 1;
    }

    .findDiv .ablue {
        background-image: -webkit-linear-gradient(top, #24a3e4,#27ccd7);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.latestTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
}

.findDiv a:hover {
    background-image: -webkit-linear-gradient(top, #24a3e4, #27ccd7);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.findTitle {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.imgLatest {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.DivRap {
    margin-top: 35px;
    background: #fff;
}

.divRap_first {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    padding: 50px 0px 100px 0px;
}

.RapTitle {
    font-size: 40px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 40px;
}

.Rap_rb_img {
    max-width: 800px;
}

.Rap_rb_div {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 50%;
    overflow: hidden;
}

.DivSponsors {
    background: #fff;
    padding-top: 80px;
    padding-bottom: 100px;
}

.headtop {
    position: absolute;
    width: 100%;
    height: 70px;
    line-height: 70px;
    z-index: 2;
    background-color: transparent;
    max-width: unset;
    padding: 0px;
}

.div_img_headers img {
    width: 36px;
    margin-right: 10px;
    vertical-align: bottom;
}

.span_WH {
    width: 36px;
    height: 36px;
    border: 1px solid #ccc;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 4px;
}

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

.headtopChild {
    background-image: linear-gradient(180deg, rgba(5,5,5,0.36) 0%, rgba(2,2,2,0.00) 100%);
    max-width: 1920px;
    margin: 0 auto;
}

/*.rSearch {
    line-height: 88px;
    margin-right: 10px;
}
*/
.headertopChild {
    padding: 0 30px 0px 20px;
    position: relative;
    text-align: center;
}

    .headertopChild > a, .headertopChild .dropdown-hover {
        color: #fff;
        font-size: 18px;
        display: inline-block;
    }

        .headertopChild > a:hover {
            /*border-bottom: 3px solid #fff;*/
            color: #fff;
            font-weight: bold;
        }

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

    .headertopChild .a_English {
        display: inline;
        font-size: 13px;
        position: absolute;
        top: 5px;
        line-height: 15px;
        left: 35px;
    }

        .headertopChild .a_English:hover {
            border: none !important;
        }

.drop-menu a {
    color: #333 !important;
    font-size: 18px;
    transition: none;
}

.HeadfixTop .drop-menu a {
    font-size: 14px;
}

    .HeadfixTop .drop-menu a:hover, .headtop .drop-menu a:hover {
        /*background: #50E5D7;*/
        background-image: linear-gradient( 180deg, #25A7E3 0%,#27CBD7, #27CBD7 100%);
        font-weight: normal;
        color: #fff !important;
        transition: none;
    }

#spanlogin {
    height: 70px;
    line-height: 70px;
    min-width:150px;
}

#navhead .pager-prev, #navhead .pager-next {
    display: none !important;
}

#navhead .pointer li {
    width: 18px;
    height: 18px;
    background: #A3F1F8;
    border: none;
    margin-left: 18px;
    vertical-align: middle;
}

    #navhead .pointer li:first-child {
        margin-left: 0px;
    }

#navhead .pointer .active {
    width: 18px;
    height: 18px;
    background: #FFF;
}

#navhead .banner .pointer {
    bottom: 10px;
}

.HeadfixTop a:hover {
    color: #24a3e4 !important;
}

.LB_a, .LB_b101 {
    height: 798px;
    line-height: unset;
    color: #fff !important;
}

.LB_a {
    background: url(/images/bg-main101-bioprotocol.png?v=200129) no-repeat center center;
    font-size: 28px;
    padding: 185px 20px;
}

    .LB_a span {
        font-size: 55px;
        color: #fff;
    }



.riconsearch {
    top: 28px;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
}

.rinput {
    border: none;
    border-bottom: 1px solid #fff;
    background-color: transparent !important;
    border-radius: 0px;
}



td.gsc-search-button {
    background: transparent;
}

.rbtnSearch {
    /*background: #3161FE !important;*/
    background-image: linear-gradient(180deg, #14E5D7 0%,#14E5D7, #18D0DE 100%) !important;
    border: none;
}

/*.txtTopSearch {
    border-color: #50E5D7;
}
*/
.rdialogsearch {
    border: none;
}

.adHeadnav {
    top: 73px !important;
}

.adHeadSearch {
    top: 83px !important;
}


#spanlogin a, #spanlogin a span {
    color: #fff !important;
}

.nameTop {
    border-color: #fff;
}

#headerlogin .nameTop {
    border-color: #6dadee;
}

/*.defaultBody, .defaultType, .defaultCollaborating_child, .defaultUser, .defaultVendors_child, .defaultMemberShip, .defaultHelper_child {
    width: 1152px;
    margin: 0 auto;
}*/
.defaultBody, .RapMain {
    width: 1152px;
    margin: 0 auto;
}

.divNew {
    padding-top: 90px;
}

.CurrentIssue {
    font-size: 34px;
    padding-top: 16px;
}

#divArchive a {
    margin-top: 16px;
    font-size: 20px;
    color: #24a3e4;
    display: inline-block;
    margin-bottom: 26px;
}

    #divArchive a:first-child {
        margin-right: 36px;
    }

/*.border_eb {
    border: 1px solid #EBEBEB;
}*/
.bottomCurrent {
    padding: 1px 26px;
    border: solid 1px #ddd;
    border-top: none;
    width: 359px;
    margin-left: 1px;
    margin-top: -1px;
}

.ImgCredit {
    background: #F9F8F8;
    color: #bbb;
    font-size: 16px;
    padding: 5px;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
}

.border_eb:hover .bottomCurrent {
    border: 2px solid #24a3e4;
    border-top: none;
    padding: 1px 25px 0px 25px;
}

.videosIcon {
    position: absolute;
    top: 96px;
    left: 143px;
    z-index: 9;
}

.newtitle {
    font-size: 34px;
}

.a_moreList {
    /*background: #61D7DC;*/
    background-image: linear-gradient(180deg, #14E5D7 0%,#14E5D7, #18D0DE 100%);
    border-radius: 100px;
    height: 42px;
    width: 166px;
    display: inline-block;
    line-height: 42px;
    font-size: 16px;
    color: #fff !important;
    text-align: center;
    margin-top: 20px;
}

.indexVideoTitle {
    height: 90px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 14px;
    padding-right: 10px;
}

.mbodyborder {
    border: solid 1px #ddd;
    box-shadow: 10px 14px 20px 0 rgba(179,179,179,0.16);
    height: 270px;
    border-left: none;
    padding-top: 30px;
}

.newBoby:hover .mbodyborder {
    border: 2px solid #24a3e4;
    border-left: none;
    padding-top: 29px;
}

.defaultType, .defaultUser, .defaultMemberShip {
    padding-top: 100px;
}

.mediaType {
    border-radius: 20px;
    height: 235px;
}

.leftType {
    background: url('/bio101/images/searchfield_bg.png') no-repeat;
    width: 365px;
    height: 100%;
    color: #fff;
    font-size: 24px;
    padding-top: 40px;
    padding-left: 30px;
    margin-right: -10px !important;
    position: relative;
}

.mediaType .media-body {
    background: #F9F8F8;
    height: 100%;
}

.btnCategory {
    display: inline-block;
    padding: 0px 20px;
    height: 65px;
    line-height: 65px;
    /*margin-right: 10px;*/
}

    .btnCategory:hover {
        background-image: linear-gradient(180deg, #14E5D7 0%,#14E5D7, #18D0DE 100%);
        border-radius: 10px;
        color: #fff;
    }

.defaultCollaborating {
    background: #F9F8F8;
    margin-top: 100px;
}

.defaultCollaborating_child, .defaultVendors_child, .defaultHelper_child {
    padding-top: 40px;
}

.CollImgList, .whyList {
    margin-top: 52px;
    padding-bottom: 50px;
}

    .CollImgList a, .MemberShipImg a {
        display: inline-block;
        width: 212px;
        height: 120px;
        text-align: center;
        line-height: 120px;
        margin-right: 19px;
        margin-top: 26px;
        background: #fff;
        padding-left: 5px;
        padding-right: 5px;
        outline: 1px solid #F1F1F1;
    }

.MemberShipImg a {
    margin-top: 16px;
    margin-bottom: 10px;
}

    .CollImgList a:hover, .MemberShipImg a:hover {
        outline: 2px solid #24a3e4;
    }

    .CollImgList a img, .MemberShipImg a img {
        max-width: 100%;
        max-height: 100%;
    }

.CollaboratingText {
    text-align: center;
    font-size: 16px;
    color: #999;
    margin-top: 10px;
}

.aimg {
    display: block;
    width: 100%;
    text-align: center;
    height: 236px;
    line-height: 236px;
    margin-bottom: 30px;
}

    .aimg img {
        width: 230px;
        height: 230px;
        border-radius: 50%;
        border: 10px solid #DADADA;
        background: #DADADA;
    }

.fieldsetUser {
    text-align: center;
    border: none;
    background: #F7F7F7;
    border-radius: 10px;
    height: 535px;
}

    .fieldsetUser:hover {
        background: #FFFFFF;
        border: 2px solid #325BFF;
        box-shadow: 10px 10px 26px 0 rgba(134,134,134,0.14);
    }

.UserName {
    font-size: 24px;
    text-align: center;
}

.nword {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    height: 45px;
}

.divspan {
    margin-top: 24px;
    font-size: 16px;
    text-align: center;
}

.UserContent {
    width: 316px;
    margin: 0 auto;
}

    .UserContent a:hover {
        color: #24a3e4;
    }

.VendorsList {
    padding: 50px 0px; /**如果赞助商多的话, 90px 0px;**/
    text-align: center;
}

    .VendorsList a {
        display: inline-block;
        width: 213px;
        height: 90px;
        line-height: 90px;
        text-align: center;
        padding: 0px 10px;
        background: #fff;
    }

        .VendorsList a:hover {
            outline: 2px solid #24a3e4;
        }

        .VendorsList a img {
            max-width: 100%;
        }



.footer-main {
    padding-top: 40px;
}

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

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

.footerMedia .media-body a {
    color: #2A2A2A;
}

.footerMedia .float-right a, .footerMedia .float-right span {
    color: #888;
    font-size: 16px;
}

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

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

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



/*.footer-bottom-main, .footer-bottom-main a, .footer-bottom-main span {
    color: #888;
    font-size: 16px;
}*/

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

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

.lab_a {
    display: block;
    height: 240px;
    width: 100%;
    border-bottom: 1px solid #EFF3F4;
}

.lh30 {
    line-height: 30px;
}

.bg-labs {
    background: #F6F8F9;
}

.CollaboratingTitle {
    text-align: center;
    color: #0d0f11;
    font-size: 38px;
    font-weight: bolder;
    margin-top: 40px;
}

.whyDiv {
    padding: 40px 25px;
}

.hr-bm {
    background: #50E5D7;
    height: 2px;
    margin: 25px 0px;
}

.indexwhytext {
    padding: 0px;
    color: #373e44;
    font-size: 18px;
    line-height: 28px;
}

#whyBio101 .whyDiv {
    background: #fff;
    min-height: 408px;
}

.whybody {
    color: #0d0f11;
    font-size: 20px;
    line-height: 25px;
}

.whyDiv img {
    width: 80px;
}

.labdiv {
    border: 1px solid #EBEEF0;
    background: #fff;
}

#panhelper .imgMain {
    width: 100%;
    height: 363px;
    background: #F6F8F9;
}

#panhelper .text20 {
    font-size: 18px;
}

.labtextdiv {
    margin: 9px 30px 0px 30px;
    text-align: left;
    font-size: 18px;
    overflow: hidden;
    height: 90px;
    line-height: 25px;
}

.mostborder {
}

.helperlogo {
    float: left;
    padding: 10px;
    height: 70px;
}

.helperTitle {
    padding: 5px;
    height: 70px;
    display: table;
}

.helperTitleChild {
    display: table-cell;
    vertical-align: middle;
    color: #0E5CB1;
    font-size: 18px;
}

.vendor_img {
    max-width: 346px;
    max-height: 100px;
}
.cur_poi{
    cursor:pointer;
}