body {
    /*background: url("../img/background.jpg") no-repeat fixed center center / 100% auto rgba(0, 0, 0, 0);*/
}

#head {
    padding: 9em 0 5em;
    text-align: center;
}

.logo {
    margin: 0;
    text-align: center;
    width: 100%;
}

.logo img {
    min-height: 34px;
    min-width: 83px;
    margin-top: 0.3em;
}

nav {
    background-color: rgba(0, 30, 34, 0.85) !important;

    position: absolute;
    top: 0;
    z-index: 500;
}

.top-nav {
    text-align: center;
}

.top-nav ul {
    padding: 0;
}

.top-nav a {
    font-size: 0.9em;
    text-transform: uppercase;
}

.top-nav .logo a, .top-nav .logo.active-item a {
    color: #fff;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1em;
}

.top-nav .logo a strong {
    font-size: 1.05em;
    font-weight: 800;
}

.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
    background: none repeat scroll 0 0 #00464f;
}

.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
    /*background: none repeat scroll 0 0 #39b54a;*/
}

nav ul li ul li {
    text-align: left;
}

.top-nav ul ul {
    background: none repeat scroll 0 0 rgb(0, 30, 34);
}

.top-nav li ul li a {
    background: none repeat scroll 0 0 rgb(0, 30, 34);
}

#carousel {
    background: #fff;
}

#first-block, #second-block, #third-block, #fourth-block, #fifth-block {
    text-align: center;
    padding: 4.5em 0;
}

#first-block {
    background: #fff;
}

#first-block i {
    background: none repeat scroll 0 0 #39B54A;
    border-radius: 100px;
    color: #fff;
    display: block;
    line-height: 100px;
    margin: 0 auto;
    width: 100px;
}

#first-block p {
    padding: 0 20px 0 20px;
}

#second-block {
    background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}

#second-block h2 {
    color: #fff;
}

#second-block h3 {
    color: #fff;
}

#second-block h4 {
    color: #fff;
}

#second-block p {
    color: #fff;
    padding: 0 20px 0 20px;
}

#second-block i {
    background: none repeat scroll 0 0 #fff;
    border-radius: 100px;
    color: rgba(0, 30, 34, 0.85);
    display: block;
    line-height: 100px;
    margin: 0 auto;
    width: 100px;
}

#third-block {
    background: #fff;
}

#third-block img {
    display: inline-block;
}

#third-block p {
    padding: 0 20px 0 20px;
}

#fourth-block {
    background: rgb(0, 30, 34);
}

#fourth-block h2 {
    color: #fff;
}

#fourth-block h3 {
    color: #fff;
}

#fourth-block h4 {
    color: #fff;
}

#fourth-block p {
    color: #fff;
    padding: 0 20px 0 20px;
}

#fourth-block i {
    background: none repeat scroll 0 0 #fff;
    border-radius: 100px;
    color: rgb(0, 30, 34);
    display: block;
    line-height: 100px;
    margin: 0 auto;
    width: 100px;
}

#fourth-block .icon_img {
    display: inline-block;
    line-height: 100px;
    margin: 0 auto;
    width: 100px;
    height: 100px;
}

#fifth-block {
    background: #fff;
    padding: 2em 0 0 0;
}

#fifth-block .partner-logo {
    display: inline-block;
}

#fifth-block p {
    padding: 0 20px 0 20px;
}

#fifth-block h2.subtitile {
    margin: 0 0 0.625em 0;
}

footer {
    background-color: rgba(0, 30, 34, 0.85) !important;
    padding: 1.5em 0;
}

footer p, footer a:link, footer a:visited, footer a:hover {
    color: #fff;
}

.carousel-text {
    display: block;
    position: absolute;
    top: 25%;
    width: 100%;
    z-index: 999;
}

.carousel-text h2 {
    background: none repeat scroll 0 0 #fff;
    color: rgb(0, 30, 34);
    display: inline-block;
    padding: 0.3125em 0.625em;
    font-size: 2em;
}

.carousel-text p {
    background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    padding: 0.625em 0.8em;
}

section h1 {
    color: #fff;
    font-size: 2.5em;
    font-weight: 300;
    text-transform: uppercase;
}

section h2 {
    font-size: 2.5em;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}

section h3 {
    font-size: 1.8em;
    font-weight: 300;
    margin: 0.8em 0;
    text-transform: uppercase;
}

section h4 {
    font-size: 1.3em;
    font-weight: 300;
    margin: 0.8em 0;
    text-transform: uppercase;
}

section p {
    font-size: 0.9em;
}

h2.subtitile {
    margin: 0 0 1em;
}

a.button {
    background: none repeat scroll 0 0 #2fcbe0;
    border: 0 none;
    border-radius: 5px;
    color: rgb(0, 30, 34);
    font-size: 0.8em;
    font-weight: 600;
    padding: 0.625em;
    text-transform: uppercase;
}

#content {
    background: none repeat scroll 0 0 #fff;
    padding: 5em 0;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
}

#content h2 {
    font-size: 1.5em;
    font-weight: 400;
    margin: 1em 0 0.3em;
    text-transform: none;
}

.content-block {
    background: none repeat scroll 0 0 rgb(0, 30, 34);
    padding: 2.5em;
    height: 20em;
}

.content-block h3 {
    color: #fff;
}

.content-block p {
    color: #fff;
    opacity: 1;
    text-align: left
}

#content.left-align {
    text-align: left;
}

#content.contact-page h2 {
    margin: 0 0 0.625em;
}

.contact-page p {
    font-size: 1em;
    font-style: normal;
}

.contact-page i {
    background: none repeat scroll 0 0 rgb(57, 181, 74);
    border-radius: 100px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0.3125em 0.3125em 0.3125em 0;
    text-align: center;
    width: 35px;
}

form.customform button {
    background: none repeat scroll 0 0 rgb(0, 30, 34);
    border-radius: 5px;
    transition: background 0.20s linear 0s;
    -o-transition: background 0.20s linear 0s;
    -ms-transition: background 0.20s linear 0s;
    -moz-transition: background 0.20s linear 0s;
    -webkit-transition: background 0.20s linear 0s;
}

form.customform button:hover {
    background: none repeat scroll 0 0 rgb(57, 181, 74);
}

form.customform input, form.customform select, form.customform textarea {
    border-radius: 5px;
}

#map-block iframe {
    display: block;
}

.line .second {
    margin-top: 1.5em;
}

.line .second p {
    text-align: center;
}

.line .third {
    margin-top: 3em;
}

/**footer.jsp**/
#qrcode {
    height: 100px;
    width: 100px;
    display: inline-block;
}

.wait_text {
    font-size: 18px;
}

#footer .second p {
    text-align: left;
    margin-top: 0.5em;
}

#footer .second {
    margin-top: 0 !important;
}

#footer .copyright {
    margin-top: 1em;
    text-align: center !important;
}

/**software_product.jsp**/
/**显示二维码**/
.download_div .code_box {
    display: none;
    position: absolute;
    left: 20%;
    bottom: 64%;
    width: 228px;
    padding-bottom: 26px;
}

.download_div .code_pic {
    position: relative;
    width: 228px;
    height: 228px;
    padding: 12px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 20px #ccd7dd;
}

.download_div .code_pic:after {
    position: absolute;
    left: 50%;
    margin-left: -14px;
    bottom: -14px;
    content: '';
    border-style: solid solid solid solid;
    border-width: 14px 14px 0 14px;
    border-color: #fff transparent transparent transparent;
}

.download_div:hover .code_box {
    display: block;
}

.banner h1 {
    font-size: 4em;
}

/**software_product.jsp**/
.software_banner {
    background: url("../img/software_banner.jpg") left center no-repeat;
    /*background-size:cover;*/
    background-size: 100% 100%;
    padding: 6em 0 8em !important;
}

.software_img {
    text-align: center;
}

.software_img img {
    max-width: 220px;
    max-height: 160px;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.software_title {
    font-size: 1.375em !important;
    font-weight: bold;
    text-align: left;
}

.software_text {
    font-size: 1.0em;
    text-align: left;
    text-indent: 2em;
}

.software_list .margin-bottom {
    padding: 0 0.625em 0.5em 0.625em;
    margin: 0 0 0.75em 0;
    border-bottom: 1px solid #e1e1e1;
}

/**hardware_product.jsp**/
.hardware_banner {
    background: url("../img/hardware_banner.jpg") left center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    padding: 6em 0 8em !important;
}

.hardware_text {
    font-size: 1.5em;
}

.case_banner {
    background: url("../img/case_banner.jpg") left center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    padding: 6em 0 8em !important;
}

/**sannong_policy.jsp**/
.service_banner {
    background: url("../img/service_banner.jpg") left center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    padding: 6em 0 8em !important;
}

/**company_news.jsp**/
.news_banner {
    background: url("../img/news_banner.jpg") left center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    padding: 6em 0 8em !important;
}

.policy_list_tab_div {
    height: 3em;
    width: 100%;
    margin-bottom: 2em;
    padding-bottom: 3em;
    border-bottom: 3px solid rgba(0, 30, 34, 0.85);
}

.policy_list_tab {
    height: 3em;
    line-height: 3em;
    display: inline-block;
    float: left;
    /*margin-right: 3px;*/
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
}

.policy_list_tab_on {
    background: rgba(0, 30, 34, 0.85);
    color: white !important;
}

.policy_list_tab:hover {
    background: rgba(0, 30, 34, 0.75);
    color: white;
}

.tab_title {
    background: rgb(0, 30, 34);
    height: 3px;
    margin-bottom: 2em;
}

.tab_title a {
    font-size: 1.3em !important;
    font-weight: bold;
    color: white;
    background: rgb(0, 30, 34);
    display: inline-block;
    margin-top: -1em;
    padding: 0.2em;
    border-radius: 5px;
}

.tab_title_split {
    background: rgb(0, 30, 34);
    height: 3px;
    margin-bottom: 2em;
}

.policy_list_title {
    font-size: 1.25em !important;
    font-weight: bold;
    text-align: left;
}

.policy_list_title:hover {
    color: #00464f;
}

.policy_list_img img {
    max-width: 220px;
    max-height: 160px;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.policy_list_text {
    font-size: 1em;
    text-align: left;
    text-indent: 2em;

    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*-o-text-overflow: ellipsis; /!* for Opera *!/*/
    /*display: -webkit-box;*/
    /*-moz-line-clamp: 3;*/
    /*-o-line-clamp: 3;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
}

.policy_list_text {
    position: relative;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}

.policy_list_text_on::after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 20px;
    /*background: -webkit-linear-gradient(left, transparent, #fff 55%);*/
    /*background: -o-linear-gradient(right, transparent, #fff 55%);*/
    /*background: -moz-linear-gradient(right, transparent, #fff 55%);*/
    /*background: linear-gradient(to right, transparent, #fff 55%);*/
}

.msg_null {
    font-size: 1.3em;
}

.show_more {
    text-align: center;
    width: 120px;
    height: 50px;
    line-height: 50px;
    border: 1px solid rgba(0, 30, 34, 0.85);
    border-radius: 5px;
}

.show_more:hover {
    background: #00464f;
}

.show_more_a {
    height: 50px;
    display: inline-block;
    color: rgba(0, 30, 34, 0.85);
}

.show_more_a:hover {
    color: white;
}

.tab_div {
    padding: 0 1em;
}

.tab_div, .show_more, .msg_null {
    display: none;
}

.news_list_item {
    border-bottom: 1px solid gainsboro;
    /*padding: 1em 0;*/
}

.news_list_item_date {
    float: right;
    padding: 1em;
    color: #262626;
}

/**service_detail.jsp**/
.detail_content {
    text-align: left !important;
    padding: 2em 0 !important;
}

#newsDetail {
    text-align: center;
}

#newsDetail #nav {
    text-align: left;
}

#preNav:hover {
    color: #00464f;
}

#curNav {
    font-weight: bold;
}

#curNav:hover {
    color: #00464f;
}

#newsTiltle {
    font-weight: bold;
    color: black;
}

#newsDate {
}

#newsDetail .content_text {
    text-align: left;
    text-indent: 2em;
    margin-top: 1em;
}

#newsDetail .content_text p {
    font-size: 1.2em !important;
}

#newsDetail .img_div {
    margin: 2em 0;
}

#newsDetail img {
    display: inline-block;
}

.pre_next_btn {
    text-align: center;
    width: 120px;
    height: 50px;
    line-height: 50px;
    border: 1px solid rgba(0, 30, 34, 0.85);
    border-radius: 5px;
    padding: 0;
    background: white;
    margin-top: 2em;
}

.pre_next_btn:hover {
    background: #00464f;
    color: white;
}

.pre_next_btn:disabled {
    background: gainsboro;
    color: white;
    border: none;
}

.contact_banner {
    background: url("../img/contact_banner.jpg") left center no-repeat;
    background-size: 100% 100%;
    padding: 6em 0 8em !important;
}

@media screen and (max-width: 768px) {
    body {
        background: none repeat scroll 0 0 rgb(0, 30, 34);
    }

    nav {
        background: none repeat scroll 0 0 rgb(0, 30, 34);
        line-height: 1em;
        position: relative;
    }

    .top-nav {
        text-align: left;
    }

    .top-nav li {
        line-height: 3em;
    }

    .top-nav .logo {
        padding: 1.25em;
    }

    .carousel-text h2 {
        font-size: 1.3em;
    }

    .carousel-text p {
        font-size: 1em;
    }

    ul.top-ul {
        padding: 0;
    }

    ul.top-ul.right {
        float: none;
    }

    footer {
        text-align: center;
    }

    footer .right {
        float: none;
    }

    .banner h1 {
        font-size: 3em;
    }

    h2.subtitile {
        font-size: 2.2em;
    }

    .policy_list_title {
        font-size: 1.2em !important;
        margin-top: 0.3em;
        padding: 0 0.5em;
    }

    .policy_list_text {
        font-size: 0.9em;
        -webkit-line-clamp: 2;
        padding: 0 0.5em;

        max-height: 40px;
    }
}

@media screen and (max-width: 480px) {
    .banner h1 {
        font-size: 2em;
    }

    h2.subtitile {
        font-size: 1.8em;
    }

    .policy_list_title {
        font-size: 1em !important;
        margin-top: 0;
        padding: 0 0.5em;
    }

    .policy_list_text {
        font-size: 0.7em;
        -webkit-line-clamp: 2;
        padding: 0 0.5em;

        max-height: 40px;
    }
}

@media screen and (max-width: 1000px) {
    .software_list .l-9 {
        padding-left: 1em;
    }

    .software_title {
        margin-top: 0.4em;
    }

    .policy_list_title {
        padding: 0 0.5em;
    }

    .policy_list_text {
        padding: 0 0.5em;
    }
}