﻿@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: #24a3e4;
}

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

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

.headtop .dropdown-hover {
    color: #666;
}

    .headtop > a:hover, .headtop .dropdown-hover:hover {
        /*font-weight: bold;*/
        color: #24a3e4;
    }

/*.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: 160px;
    position: fixed;
    right: 100px;
    top: 50px;
    z-index: 1000;
    display: none;
}

    .SettingUser li {
        text-align: center;
        /*padding: 8px;*/
        /*background: #f5f5f5;*/
        background: #F3F3F3;
        cursor: pointer;
    }

        .SettingUser li a {
            display: inline-block;
            padding: 8px;
            width: 100%;
        }

        .SettingUser li:hover {
            /*background: #24a3e4;*/
            background-image: linear-gradient( 180deg, #24a3e4 0%,#27ccd7, #27ccd7 100%);
        }

            .SettingUser li:hover a {
                color: #fff !important;
            }

        .SettingUser li a:hover {
            color: #fff !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: 8px;
    width: 25px;
    cursor: pointer;
}

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

.text-search {
    height: 40px;
    border-radius: 100px;
    border: none;
    font-size: 18px;
    width: 100%;
    padding: 3px 50px 3px 20px;
    background: #EAEAEA;
}

/* .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 10px;
    /*width: 1271px;*/
    margin: 0 auto;
    min-width: 1171px;
    max-width: 1580px;
    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: #50E5D7;*/
            background-image: linear-gradient( 180deg, #24a3e4 0%,#27ccd7, #27ccd7 100%);
            font-weight: normal;
            color: #fff !important;
            transition: none;
        }

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

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

.footer {
    background: #F4F4F4;
}

.shareIcon {
    margin-top: 100px
}

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

.footer-main .xl3 .color-light, .footer-main .footerMedia .color-light {
    color: #888;
}


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

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

.footer-main {
    padding: 70px 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 #999;
        }

            .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 {
    color: #2A2A2A;
}

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

    .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 {
    background: #000;
}

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

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

    .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;
    }

.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 {
    margin-top: 20px;
}

    .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: #5ba3ed;
}

.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 {
    margin-top: -5px;
}

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

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



.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: #d9d9d9;
}

#indexvideoclosed {
    position: fixed;
}

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

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

.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: 70px;
    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;
}
/***********详情页版本按钮样式***************/
.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;
    }

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

@media(max-width:750px) {
}

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

        #sousuokkdiv2 table {
            width: 100%;
        }

    .span_txtLogin {
        font-size: 16px;
    }
    .riconsearch_phone {
        margin-right: 20px;
        width: 21px;
        height: 21px;
    }
    .topsearch, .rSearch {
        display: none;
    }

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

    .float_nva_phone {
        display: inline-block;
        float: right;
        margin-right: 20px;
    }

    .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: 71px;
        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;
    }



    .top-logo {
        width: 64px;
    }

    #headerlogin {
        margin-right: 10px;
    }
}
