@CHARSET "UTF-8";

/* @media screen and (min-width: 992px) and (max-width: 1229px) {
    .container {
        width: 970px;
    }
}*/

@media (min-width: 1200px) {
    .container {
        width: 1180px;
    }
}

body {
    padding-top: 83px;
    color: #333333;
    font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif, "Helvetica Neue", Helvetica, Arial;
}

body.body-white {
    background: #fff;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

a {
    color: #333333;
}

a:hover {
    color: #16288b;
    text-decoration: none;
}

@media (min-width:1200px) {
    .block {
        width: 1180px;
        display: table;
        margin-left: auto;
        margin-right: auto;
        padding-top: 72px;
        padding-bottom: 72px;
    }

    #tech .text {
        font-size: 24px;
        color: #ffffff;
        padding: 12px 0 80px 0;
    }
}

#tech {
    background-color: #16288b;
}

#tech .text {
    font-size: 24px;
    color: #ffffff;
}

.product {
    padding-left: 30px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 60px;
    background-color: #ffffff;
}

.actived {
    background-color: #16288b;
    color: #ffffff;
}

#myTab .product_title {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

#myTab .product_info {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #333333;
    white-space: pre-line;
}

#myTab .product_img {
    box-shadow: 0px 4px 8px rgba(40, 34, 80, .2);
    /*考虑浏览器兼容性*/
    -moz-box-shadow: 0px 4px 8px rgba(40, 34, 80, .2);
    -webkit-box-shadow: 0px 4px 8px rgba(40, 34, 80, .2);
}

#news .news_title {
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

#news .news_content {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

#news .news_block {
    padding: 16px 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 75px;
}

#news .news_date {
    font-size: 14px;
    padding: 16px 14px 16px 0;
    text-align: right;
}

.dropdown {
    position: static !important;
}

.open>.dropdown-menu {
    display: flex;
    font-size: 14px;
    line-height: 25px;
    padding: 45px 120px;
    width: 100% !important;
    justify-content: center;
    border: none;
    box-shadow: none;
}

#main-menu .dropdown-menu>li>a {
    color: #666666;
}

#main-menu .dropdown-menu>li>a:hover {
    color: #16288b;
    font-weight: 600;
    background-color: #fff;
}

.list-boxes {
    padding: 16px 0;
}

.list-boxes img {
    height: 155px;
}

.list-boxes .title {
    max-width: 680px;
    font-size: 16px;
    line-height: 29px;
    font-weight: 600;
}

.list-boxes .concerpt {
    height: 48px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 8px;
    font-size: 15px;
}

.list-boxes .concerpt>p {
    margin: 0;
}

.list-boxes .footer {
    padding-top: 24px;
    font-size: 12px;
}

.list-notice {
    padding: 16px 0;
}

.list-notice img {
    height: 100px;
}

.list-notice .title {
    max-width: 980px;
    font-size: 21px;
    line-height: 29px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-notice .footer {
    padding-top: 24px;
    color: #999;
}

.block .pagination1 {
    display: block;
    text-align: center;
}

#myTab li a {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;

}

#myTabContent {
    background-color: #f9f9f9;
    display: inline-block;
    width: 100%;
    max-width: 1180px;
}

#myTabContent .tab_text {
    font-size: 16px;
    line-height: 30px;
    padding: 67px 24px;
}

#myTabContent .cert {
    width: 300px;
    height: 168px;
    background-color: #fff;
    margin: 32px 16px;
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all;

}

.nav-tabs {
    border-bottom: 0px;
}

.nav-tabs li a {
    color: #333333;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: 0px;
    color: #16288b;
}

.article-box {
    background-color: #fff;
    padding: 48px 32px;
}

.article-box>h2 {
    font-size: 26px;
    line-height: 45px;
    font-weight: 600;
}

.article-box iframe {
    width: 100%;
}

.article-infobox {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    margin-bottom: 20px;
}

#article_content {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.headtitle {
    margin: 0 auto 24px;
}

.headtitle>h2 {
    font-size: 22px;
    line-height: 33px;
    font-weight: 600;
    border-bottom: 0px;
}

.ranking a {
    font-size: 16px;
    line-height: 25px;
    padding-top: 8px;
}

.ranking .recomm-list {
    padding-bottom: 24px;
}


#tech1,
#tech2,
#tech3 {
    background-color: #0b1b72;
    opacity: 0.5;
}

#tech1:hover {
    background-image: url("../images/index_tech1_hover.png");
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}

#tech2:hover {
    background-image: url("../images/index_tech2_hover.png");
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}

#tech3:hover {
    background-image: url("../images/index_tech3_hover.png");
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}

.imglist {
    position: relative;
}

.imglist #about1 {
    width: 340px;
    height: 336px;
    background: url("../images/aboutus.png") 0 0;
}

.box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 680px;
    height: 336px;

}

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

.box1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url("../images/aboutus.png");
    background-size: cover;
    background-position: 0px;
    transform-origin: bottom;
    transition: 0.5s;
}

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

.box2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url("../images/aboutus.png");
    background-size: cover;
    background-position: 340px;
    transform-origin: bottom;
    transition: 0.5s;
}

.box:hover .box2::before {
    transform: rotateX(90deg) translateY(50%);
}

#index-product-tab>li {
    float: none;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 60px;
    background-color: #ffffff;
}

#index-product-tab>li>a {
    padding-left: 30px;
}

#index-product-tab .active,
#index-product-tab .active>a {
    background-color: #16288b;
    color: #ffffff;
}

.navbar {
    margin-bottom: 0;
}


.navbar-brand {
    padding: 16px 48px 16px 0;
    height: 80px;
}

@media (min-width:768px) {
    .navbar-nav>li>a {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.navbar-default .navbar-nav>li>a {
    color: #333333;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #333333;
}

.open>a {
    color: #333333 !important;
}

#main-menu>li {
    border-bottom: 2px solid transparent;
}

#main-menu>li:hover {
    border-bottom: 2px solid #16288b;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
    background-color: transparent;
}

.tc-gridbox .header {
    background-color: white;
    border-radius: 6px;
    -webkit-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
    transition: all 250ms cubic-bezier(.02, .01, .47, 1);
}

.tc-gridbox>.header:hover {
    box-shadow: 0 16px 32px 0 rgba(48, 55, 66, 0.15);
    transform: translate(0, -5px);
    transition-delay: 0s !important;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.form-control {
    height: 30px;
}

.navbar-form {
    margin-top: 25px;
    margin-bottom: 25px;
}

@keyframes zoom-out {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.1);
    }

    100% {
        transform: scale(1);
    }
}

#aboutus-zoom {
    display: flex;
    -webkit-animation: zoom-out 5s ease-in-out infinite;
    animation: zoom-out 5s ease-in-out inherit;
}

.block .title {
    position: relative;
}

.block .title>text {
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
}

.block .title>span {
    position: absolute;
    bottom: 5px;
    right: 0;
}

.block .title>span>a {
    font-size: 14px;
    line-height: 20px;
    opacity: 0.6;
}

.block .line {
    height: 6px;
    width: 28px;
    background-color: #000;
    margin-top: 32px;
    margin-bottom: 48px;
}

.banner-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
}

.banner-title {
    font-size: 70px;
    line-height: 300px;
    font-weight: 700;
    letter-spacing: 0.035em;
    color: #fff;
}

#footer {
    background-color: black;
    color: white;
}

@media (min-width: 1200px) {
    .container {
        width: 1180px;
    }
}

@media screen and (max-width:768px) {
    .navbar-form .form-control {
        max-width: 80px;
    }

    #aboutus {
        display: none;
    }

    #tech {
        display: none;
    }

    #product {
        padding: 16px;
    }

    #product #myTab .tab_text {
        display: none;
    }

    #news {
        padding: 16px;
    }

    #news .item-image {
        display: none;
    }

    #news .news_block {
        width: 75%;
        float: right;
        padding: 0;
        height: auto;
    }

    #news .news_block .news_content {
        display: none;
    }

    #news .news_date {
        width: 16.66%;
        text-align: left;
        padding: 0;
        font-size: 16px;
        color: #999999;
    }

    .tc-gridbox>.header {
        background-color: transparent;
    }

    .tc-gridbox>.header:hover {
        transform: none;
        box-shadow: none;
    }

    #index-product-tab {
        padding: 0;
    }

    #index-product-tab>li {
        font-size: 14px;
    }

    .open>.dropdown-menu {
        display: block;
    }

    .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    .block .line {
        margin: 20px 0 30px 0;
    }

    .block .title>text {
        font-size: 22px;
        line-height: 40px;
        font-weight: 800;
    }

    .article-box img {
        max-width: 100%;
        height: auto !important;
    }

    .list-boxes img {
        height: 100% !important;
        width: 100% !important;
    }

    #footer {
        padding-top: 16px;
    }

    .article-box table {
        width: 100% !important;
    }

    #sub-navigation {
        text-align: center;
    }
}
