body { padding-top: 56px; }
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #343a40 !important; }
.bg-hero { background-color: #7952b3; }

/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #e9ecef; border-left-width:.25rem; border-radius:.25rem }
.bd-callout h4 { margin-bottom:.25rem }
.bd-callout p:last-child { margin-bottom:0 }
.bd-callout code { border-radius:.25rem }
.bd-callout+.bd-callout { margin-top:-.25rem }
.bd-callout-info { border-left-color:#5bc0de }
.bd-callout-warning { border-left-color:#f0ad4e }
.bd-callout-danger { border-left-color:#d9534f }

/* footer */
footer a { color: white; font-weight: bold; text-decoration: none; }
footer a:hover { color: white; text-decoration: underline; }


/*20220720自定义样式*/
/* .bg-dark { background-color: #0088CC !important; } */
/* .navbar-dark .navbar-nav .nav-link { color: #EEE; } */
/* .navbar-dark .navbar-nav .nav-link:hover { color: red; } */
/* .dropdown-menu { background-color: #0088CC; } */
/* .dropdown-item { color: #FFF; } */
/* .dropdown-item:hover { background-color: red; color: #FFF; } */
.bg-dark { background-color: #008036 !important; }
.dropdown-item:hover { background-color: green; color: #FFF; }
#content {
    padding: 0px;
    width: 100%;
    margin-top: -7px;
    margin-left: 0px;
    border: none;
}
#content a{
    text-decoration:none
};
.home {
    width: 100%;
    background-size: 100% 100%;
    position: relative;
    background: url(https://static.igem.org/mediawiki/2020/6/64/T--XHD-Wuhan-China--HomeBg.jpg) center 0px no-repeat #08182f;
}
.flex-horizontal-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content { margin-bottom: 95px; }
.content .title-wrap {
    margin-top: 200px;
    width: 990px;
    overflow: hidden;
}
.content .title-wrap .titles {
    /* float: right; */
    text-align: left;
    /* position: absolute; */
    top: 200px;
    left:30%
}
.content .title-wrap .title1 {
    font-size: 70px !important;
    /* color: #fff; */
    /* color: #1e5ba9; */
}
.content .title-wrap .title2 {
    font-size: 50px !important;
    /* color: #fff; */
    /* color: #1e5ba9; */
}
.content .title-wrap {
    margin-top: 200px;
    width: 990px;
    overflow: hidden;
}
.content .title-wrap .title1 {
    font-size: 58px !important;
    /* color: #fff; */
    /* color: #1e5ba9; */
}
.content .title-wrap .title2 {
    font-size: 40px !important;
    /* color: #fff; */
    /* color: #1e5ba9; */
}
.content .cont-text-wrap {
    /* margin-top: 80px; */
    /* width: 960px; */
    width: 960px;
    margin: 0 auto;
}
.content .cont-text-wrap .content-title {
    font-size: 30px !important;
    /* color: #fff; */
    /* color: #1e5ba9; */
    padding-left: 38px;
    position: relative;
}
.content .cont-text-wrap .content-text {
    position: relative;
    z-index: 10;
    margin-top: 15px;
    font-size: 21px !important;
    /* color: #fff; */
    /* color: #1e5ba9; */
    text-align: justify;
}
.side-img {
    position: absolute;
    right: 22px;
    bottom: 30px;
    width: 400px;
}
.content .title-wrap {
    margin-top: 100px;
    width: 990px;
    overflow: hidden;
}
