/* --- reset bootstrap styles start --- */

body {
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #666;
    min-width: 1200px;
    position: relative;
}

.body {
    position: relative;
    min-height: calc(100vh - 56px - 61px);
}

p {
    margin-bottom: 0;
}

.dropdown-menu {
	min-width: auto;
}

.dropdown-item:hover, .dropdown-item:focus {
    background-color: inherit;
    color: #009b4c;
}

.dropdown-item-active {
    color: #009b4c;
    font-weight: bold;
}

.page-link {
    display: inline;
    border: none;
    background-color: transparent;
    padding: 0.5rem 0.3rem;
    color: inherit;
}

.pagination-search {
    width: 3rem!important;
    border:none;
    border-bottom:1px solid #333;
    box-shadow: none!important;
    border-radius:0;
    margin: 0 5px;
    padding: 0 5px;
    height: auto;
    line-height: 1;
}

.pagination-search:focus {
    border-color: #333!important;
}

.page-link:hover {
    background-color: transparent;
    color: #018844;
}

.page-item.active .page-link {
    z-index: 3;
    color: #009b4c;
    background-color: transparent;
    border: none;
}

.page-item.disabled {
    cursor: not-allowed;
}

.btn {
    color: #666;
}

.btn:focus {
    outline: none;
}

.btn-primary {
    background-color: #009b4c;
    color: #fff;
}

.btn-primary:hover {
    background-color: #009b4c;
    border-color: #009b4c;
}

.btn-primary:focus, .btn-primary.focus {
    background-color: #009b4c;
    border-color: #009b4c;
}

.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #018844;
    border-color: #018844;
}

.btn-outline-primary {
    color: inherit;
    border-color: #009b4c;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #009b4c;
}

.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #018844;
    border-color: #018844;
}

.card-img-top {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-top: 10px;
    height: 180px;
}

.card-body {
    padding: 0.8rem;
}

.card-title {
    font-size: 1rem;
    margin-bottom: 0;
    line-height: 1.5;
}

.card-title:last-of-type {
    margin-bottom: 0.75rem;
    font-weight: 600;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.navbar-light .navbar-nav .active > .nav-link {
    color: #009b4c;
    font-weight: bold;
}

.carousel-indicators {
    margin-left: 5%;
    margin-right: 5%;
    justify-content: flex-start;
}

.carousel-indicators li {
    width: 6px;
    height: 6px;
    background-color: #009b4c;
}
/* --- reset bootstrap styles end --- */


/* --- tool classes --- start */
.cover-view {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.flex {
    display: flex;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-dynamic {
    flex: 1 0 auto;
}

.flex-static {
    flex: none;
}

.justify-center {
    justify-content: center;
}

.justify-end {
    justify-content: flex-end;
}

.justify-between {
    justify-content: space-between;
}

.align-center {
    align-items: center;
}

.color-primary {
    color: #009b4c;
    font-size: 20px;
    font-weight: 600;
}

.color-default {
    color: #666;
}

.color-warn {
    color: red;
}

.color-black {
    color: #333;
}

.bgcolor-primary {
    background-color: #009b4c
}

.text-last-justify {
    text-align-last: justify;
}

.text-indent {
    text-indent: 2rem;
}

/* --- tool classes --- end */


.nav-item {
    margin-left: 1rem;
    white-space: nowrap;
}

.search-input {
    font-size: 14px;
    height: auto;
    width: 255px!important;
    background-color: #f2f4f8;
    border-color: #8ccfad;
}

.search-input::placeholder {
    color: #8ccfad;
}

.carousel-item > .cover-view{
    font-size: 6rem;
    font-weight: bold;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    min-width: 1410px;
}

.maintain {
    width: 90%;
    margin: 0 auto;
}

.content {
    padding: 30px 10%;
}

.footer {
    background-color: #f2f4f8;
    color: #797979;
    text-align: center;
    font-size: 14px;
}

.home-aboutus {
    min-height: 300px;
    background-image: url("../static/images/home-bg1.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 80% 50%;
    background-clip: content-box;
}

.home-aboutus .text-indent {
    width: 70%;
    line-height: 3;
}

.home-introduce {
    height: 300px;
    border-top: 5px solid #c1db45;
    background-image: url("../static/images/home-bg2.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.body .maintain:first-child {
	padding-top: 80px;	
}

.product-bg {
    position: relative;
    padding-top: 120px;
}

.product-bg .content {
    padding: 30px 10%;
}

.product-category .btn {
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 15px;
    font-weight: 500;
}

.font-weight-bold .btn {
	font-weight: bold!important;
	padding: 6px;
}

.text-justify.font-weight-bold::after {
    width: 100%;
    content: " ";
    display: inline-block
}

.product-list {
    margin-left: -30px;
}

.product-list .product-list-item {
    padding-left: 30px;
    padding-bottom: 30px;
    display: flex;
    flex: 0 0 25%;
    max-width: 25%;
}

.product-list-item .card {
	width: 100%;
}

.search-empty {
    background-image: url("../static/images/product-bg2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.capability-list {
    margin-top: 20px;
}

.capability-list > li {
    margin-bottom: 20px;
}

.capability-sublist > li {
    padding-left: 1.5rem;
    margin-top: 20px;
}

.capability-list > li::before {
    content: "-"
}

.storage-body {
    position: relative;
    background-image: url("../static/images/capability-bg-1.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    min-width: 1410px;
}

.storage-content {
    display: flex;
    background-color:rgba(255,255,255,1);
    color:black;
    padding:60px;
    opacity: 0.8;
    letter-spacing:3px;
    line-height:30px;
}

.capability-research-jsfw {
    background-image: url("../static/images/capability-bg-jsfw-bg.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    min-width: 1410px;
}

.capability-research-gnwpp {
    background-image: url("../static/images/capability-bg-gnwpp-bg.jpg");
    background-size: 160%;
    background-repeat: no-repeat;
    background-position: 0 0;
    min-width: 1410px;
}

.capability-research-yfsl {
    background-image: url("../static/images/capability-bg-yfsl-bg.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    min-width: 1410px;
}

.capability-research-yfsl-bottom {
    background-image: url("../static/images/capability-bg-yfsl-bg-1.png");
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: 0 0;
    min-width: 1410px;
    min-height: 540px;
}

.capability-research-yfsl-bottom-en {
    background-image: url("../static/images/capability-bg-yfsl-bg-1.png");
    min-width: 1410px;
    min-height: 640px;
    margin-top: -25%;
}

.capability-research {
    background-image: url("../static/images/capability-bg-1.jpg");
    background-size: 100% 650px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.capability-storage-bg {
    width: 100%;
}

.capability-tech-bg {
    height: 450px;
    background-image: url("../static/images/capability-tech-bg1.jpg"), url("../static/images/capability-tech-bg3.jpg"), url("../static/images/capability-tech-bg2.jpg");
    background-size: 47% 70%, 25% 70%, 25% 70%;
    background-repeat: no-repeat;
    background-position: 0 50%, 64.6% 50%, 100% 50%;
}

.news-list > li {
    border: 1px solid #eee;
    padding: 15px 18px;
    margin-bottom: 20px;
    color: #ddd;
}

.download-list .download-list-item__bg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
}

.download-list .download-list-item__inner {
    position: relative;
    padding: 20px;
    border: 1px solid #eee;
}

.download-list > li {
    width: calc(20% - 20px);
    min-width: 200px;
    margin-left: 20px;
    float: left;
}

.download-list .text-center {
    height: 90px;
    overflow: hidden;
    margin-bottom: 20px;
}

.home-news .time {
    color: #ddd;
    margin-left: 30px;
}

.home-news ul {
    margin-top: 60px;
    margin-bottom: 80px;
}

.home-news ul > li {
    margin-bottom: 16px;
}
