﻿@charset 'UTF-8';

@font-face {
    font-family: 'OpenSans';
    src: url("fonts/OpenSans.eot");
    src: url("fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans.woff") format("woff"), url("fonts/OpenSans.ttf") format("truetype"), url("fonts/OpenSans.svg#OpenSans") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'FontAwesome';
    src: url("fonts/fontawesome-webfont.eot?v=3.0.1");
    src: url("fonts/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=3.0.1") format("woff"), url("fonts/fontawesome-webfont.ttf?v=3.0.1") format("truetype"), url("fonts/fontawesome-webfont.svg#FontAwesome") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

* {
    margin: 0;
    padding: 0;
    outline: 0
}

html,
body {
    height: 100%
}

body {
    color: #333;
    font-size: 15px;
    line-height: 24px;
    background-color: #fff;
    font-family: "OpenSans", "Open Sans", Helvetica, Arial, sans-serif
}

a {
    color: #1d85c8;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    text-decoration: none;
    color: #176aa2
}

a img {
    border: 0
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none
}

.clear {
    clear: both
}

.bg-white {
    background-color: #fff
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: #eee
}

.bg-gray-2 {
    background-color: #e0dcd0
}

.hr2 {
    margin: 10px 0
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 20px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 20px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

#top {
    background-color: #fff
}

#top .col-md-5 {
    padding-left: 0
}

#top .col-md-7 {
    padding-right: 0;
    text-align: right
}

.logo {
    padding-top: 28px
}

.logo h1 {
    margin-top: 0
}

.logo img {
    display: inline-block
}

.search_wrap {
    text-align: center
}

.search {
    padding-top: 20px;
    width: 100%;
    display: inline-block
}

.search_radio {
    margin-left: 14%;
    text-align: left
}

.search .sercchunit {
    width: 90%;
    display: inline-block
}

@media screen and (min-width: 992px) {
    .search .sercchunit {
        padding-top: 20px
    }
}

.search .sercchunit .serchbox {
    width: 76%;
    height: 38px;
    background: url(../images/search-icon.png) no-repeat 12px center #f9f9f9;
    padding-left: 40px;
    float: left;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #ccc;
    border-right: 0;
    color: #aaa;
    font-size: 12px
}

.search .sercchunit .serchbox:focus {
    color: #454545
}

.search .sercchunit .serchbotton {
    float: left;
    width: 24%;
    background-color: #fcb823;
    color: #fff;
    height: 38px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    border: 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.search .sercchunit .serchbotton:hover {
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: #fcaa1b
}

.caret {
    display: none !important
}

#menu {
    max-width: 1170px
}

#menu ul,
#menu ul li,
#menu ul li a,
#menu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 199
}

#menu > ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

#menu:after,
#menu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#menu #menu-button {
    display: none
}

#menu {
    margin: 0 auto
}

#menu-line {
    position: absolute;
    top: 0;
    left: 0
}

#menu > ul > li {
    float: left;
    margin-left: 0;
    z-index: 100;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border-right: .5px solid rgba(255, 255, 255, 0.5);
    width: 15%
}

#menu > ul > li:last-child {
    border-right: 0
}

#menu.align-center > ul {
    font-size: 0;
    text-align: center
}

#menu.align-center > ul > li {
    display: inline-block;
    float: none
}

#menu.align-center ul ul {
    text-align: left
}

#menu.align-right > ul > li {
    float: right
}

#menu.align-right ul ul {
    text-align: right
}

#menu > ul > li > a {
    padding: 0;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    font-weight: normal
}

#menu > ul > li.has-sub > a::after {
    position: absolute;
    top: 20px;
    right: 38px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -ms-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease;
    border-color: #fff
}

#menu > ul > li.has-sub:hover > a::after {
    border-color: #fff
}

@media screen and (max-width: 1200px) {
    #menu > ul > li.has-sub > a::after {
        right: 30px
    }
}

#menu ul ul {
    position: absolute;
    left: -9999px
}

#menu li:hover > ul {
    left: auto
}

#menu.align-right li:hover > ul {
    right: 0
}

#menu ul ul ul {
    margin-left: 100%;
    top: 0
}

#menu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%
}

#menu ul ul li {
    height: 0;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease
}

#menu ul li:hover > ul > li {
    height: auto;
    background: #eee;
    border-bottom: 1px solid #fff
}

#menu ul ul li a {
    padding: 6px 0 6px 10px;
    width: 219px;
    line-height: 24px;
    font-size: 16px;
    text-decoration: none;
    color: #1d85c8;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    font-weight: normal
}

#menu ul li:hover > ul > li:hover {
    background: #f9f9f9
}

#menu ul ul li:hover > a,
#menu ul ul li a:hover {
    color: #176aa2
}

#menu ul ul li.has-sub > a::after {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -ms-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease;
    border-color: #000
}

#menu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd
}

#menu ul ul li.has-sub:hover > a::after {
    border-color: #f55120
}

@media all and (max-width: 1024px) {
    #menu {
        width: 100%;
        background: #1d85c8;
        margin: 0
    }

    #menu ul {
        width: 100%;
        display: none
    }

    #menu.align-center > ul,
    #menu.align-right ul ul {
        text-align: left
    }

    #menu ul li,
    #menu ul ul li {
        width: 100%;
        height: auto;
        border-top: 1px solid #fff
    }

    #menu ul li a,
    #menu ul ul li a {
        width: 100%;
        color: #FFF;
        text-align: left
    }

    #menu > ul > li,
    #menu.align-center > ul > li,
    #menu.align-right > ul > li {
        float: none;
        display: block
    }

    #menu ul li a {
        padding: 0 20px
    }

    #menu ul ul li a {
        padding: 10px 20px 10px 30px;
        font-size: 14px;
        color: #fff;
        background: #1d85c8
    }

    #menu ul ul li:hover > a,
    #menu ul ul li a:hover {
        color: #fff
    }

    #menu ul ul ul li a {
        padding-left: 40px
    }

    #menu ul ul,
    #menu ul ul ul {
        position: relative;
        left: 0;
        right: auto;
        width: 100%;
        margin: 0
    }

    #menu > ul > li.has-sub > a::after,
    #menu ul ul li.has-sub > a::after {
        display: none
    }

    #menu-line {
        display: none
    }

    #menu #menu-button {
        display: block;
        padding: 13px 20px;
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        font-weight: bold
    }

    #menu #menu-button::after {
        content: '';
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 15px;
        height: 2px;
        background: #fff
    }

    #menu #menu-button::before {
        content: '';
        position: absolute;
        top: 25px;
        right: 20px;
        display: block;
        width: 15px;
        height: 7px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff
    }

    #menu .submenu-button {
        position: absolute;
        z-index: 299;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.15);
        height: 52px;
        width: 52px;
        cursor: pointer
    }

    #menu .submenu-button::after {
        content: '';
        position: absolute;
        top: 21px;
        left: 26px;
        display: block;
        width: 1px;
        height: 11px;
        background: #fff;
        z-index: 99
    }

    #menu .submenu-button::before {
        content: '';
        position: absolute;
        left: 21px;
        top: 26px;
        display: block;
        width: 11px;
        height: 1px;
        background: #fff;
        z-index: 99
    }

    #menu .submenu-button.submenu-opened:after {
        display: none
    }
}

#site-nav {
    background-color: #1d85c8;
    color: #8a9ebd
}

.navbar {
    min-height: 40px;
    margin: 0 -15px;
    border-radius: 0
}

.navbar-toggle {
    margin: 5px 15px 5px 0;
    padding: 7px
}

.navbar-default {
    background-color: #1d85c8;
    border: 0
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0;
    padding: 0
}

.navbar-default .navbar-toggle {
    background-color: #f5f5f5
}

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

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

.navbar-nav > li > a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px
}

.nav > li > a {
    padding: 10px
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: 0;
    color: #fff
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #fff
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background: 0;
    color: #fff
}

.navbar-right {
    margin-right: 0
}

#index_banner {
    background-color: #8da6c6;
    padding: 0
}

#index_banner .container {
    width: 100%
}

#myCarousel {
    margin: 0 -15px
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .item a h1 {
    height: 30px;
    width: 165px;
    float: left;
    text-indent: -9999px;
    position: absolute
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
    z-index: 2
}

#myCarousel .item img {
    width: 100%;
    height: auto
}

@media screen and (max-width: 479px) {
    #myCarousel .item img {
        width: 150%;
        margin-left: -25%
    }

    #myCarousel .item:nth-child(1) img,
    #myCarousel .item:nth-child(2) img {
        margin-left: -10%
    }
}

#myCarousel .carousel-caption {
    left: 0;
    right: 0;
    padding-bottom: 0;
    bottom: 0
}

#myCarousel .carousel-caption h1 {
    color: #333;
    text-shadow: none;
    padding: 0 15px
}

#myCarousel .carousel-caption p {
    color: #333;
    text-shadow: none;
    line-height: 22px;
    margin-top: 15px;
    padding: 0 15px;
    font-size: 17px
}

#myCarousel .carousel-indicators {
    bottom: 10px;
    max-height: 50px
}

.carousel-indicators li {
    width: 13px;
    height: 13px;
    border-radius: 13px;
    border: 0;
    margin: 0 3px;
    background-color: #bbb5b5;
    text-indent: 0;
    color: #fff
}

.carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 0 3px;
    background-color: #fcb823
}

.carousel-control {
    top: 42%;
    width: 46px;
    border-radius: 50%;
    height: 46px;
    line-height: 46px;
    font-size: 30px
}

.carousel-control.left,
.carousel-control.right {
    background: 0
}

.carousel-control.left {
    left: 1%
}

.carousel-control.right {
    right: 1%
}

.carousel-control:hover {
    background-color: #fcb823
}

.divbgbanner {
    position: absolute;
    width: 100%;
    z-index: 99;
    bottom: 0;
    left: 0
}

#mobile_nav {
    display: none;
    background-color: #1d85c8
}

#index-content > .row > .col-md-3 {
    padding-left: 0;
    margin-bottom: 20px
}

#index-content > .row > .col-md-9 {
    background-color: #fff;
    padding-left: 15px
}

#index-content > .row > .col-md-9 .right-inner {
    box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.05);
    padding: 20px 30px
}

.left-side {
    padding: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
}

.left-side .contactus p {
    line-height: 24px;
    font-size: 15px;
}

.side-xmas {
    background-color: #fff;
    padding: 12px 8px 8px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.left-side .title {
    background-color: #1d85c8;
    color: #fff;
    margin-top: 0;
    line-height: 38px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 18px;
    text-align: center
}

.left-side .h3-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.left-side .left-nav .side-Products {
    margin-bottom: 20px;
}

.left-side ul li {
    background-color: #f9fafb;
    margin-bottom: 2px
}

.left-side ul li:last-child {
    border-bottom: 0
}

.left-side ul li a {
    color: #1d85c8;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0 5px 10px
}

.left-side ul.left-nav .side-box > li > a {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    display: inline-block;
}

.left-side ul li a:hover,
.left-side ul li a.cur {
    color: #176aa2
}

.left-side ul li ul {
    display: block;
    margin-bottom: 4px
}

.left-side ul li ul li {
    line-height: 18px;
    border-bottom: 1px solid #fff;
    border-radius: 4px;
    position: relative
}

.left-side ul li ul li:last-child {
    border-bottom: 0
}

.left-side ul li ul li a {
    font-size: 15px;
    font-weight: normal
}

.left-side .contactus {
    line-height: 20px;
    font-size: 14px
}

.left-side .contactus a {
    color: #0f74b6
}

.left-side .contactus a:hover {
    color: #337ab7
}

.right-side h1 {
    font-size: 24px;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 0px;
}

.page-title-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    border-bottom: 2px solid #1d85c8;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.page-title-box .titlelist {
    flex-shrink: 0;
    margin-left: 40px;
    border-radius: 5px;
}

.titlelist .probtn {
    background-color: #1d85c8;
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
}

.titlelist .probtn:hover {
    background-color: #fcb823;
}

.right-side h2.tit2,
.right-side h1.tit2 {
    color: #666;
    font-size: 22px;
    margin-top: 40px;
    font-weight: 600;
    line-height: 40px;
    border-bottom: 2px solid #1d85c8;
    position: relative;
    padding-bottom: 0
}

.right-side h2.tit2:before,
.right-side h1.tit2:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -2px;
    display: inline-block;
    height: 2px;
    width: 120px;
    background-color: #36aeff
}

.page-detail h2, .page-detail .h2 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.page-detail h3, .page-detail .h3 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.page-detail h4, .page-detail h5, .page-detail h6 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mofslist .col-md-6 {
    border-right: 1px solid #ededed
}

.mofslist .col-md-6 .tar-con .col-md-12 {
    margin: 8px 0
}

.tar-con {
    margin-left: -8px;
    margin-right: -8px;
}

.tar-con > div[class*='col-'] {
    padding-left: 8px;
    padding-right: 8px;
}

.tar-con div[class*='col-'] a {
    margin: 5px 0;
    width: 100%;
    font-size: 14px;
    height: 38px;
    line-height: 18px;
    margin-right: 1.25%;
    padding: 0 10px;
    background: #1d85c8;
    color: #fff;
    align-items: center;
    display: inline-flex
}

.tar-con div[class*='col-'] a:hover {
    background: #055c90
}

.bd-line {
    border-bottom: 1px solid #1d85c8
}

.bd-line-2 {
    border-bottom: 2px solid #1d85c8;
    padding-bottom: 10px;
}

.tit2 {
    font-size: 24px;
    margin-top: 30px;
    line-height: 1.3;
}

.services-item .col-md-3,
.services-item .col-md-4 {
    position: relative;
    margin-top: 15px
}

.services-item .col-md-3 .inner,
.services-item .col-md-4 .inner {
    position: relative
}

.services-item .col-md-3 .inner img,
.services-item .col-md-4 .inner img {
    width: 100%;
    height: auto
}

.services-item .col-md-3 .inner p,
.services-item .col-md-4 .inner p {
    position: absolute;
    bottom: -10px;
    left: 0;
    padding: 40px 0;
    text-align: center;
    width: 100%
}

.services-item .col-md-3 .inner p:before,
.services-item .col-md-4 .inner p:before {
    content: " ";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8)
}

.services-item .col-md-3 .inner p span,
.services-item .col-md-4 .inner p span {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #fff;
    top: -20px;
    left: 50%;
    margin-left: -20px;
    background-color: #1d85c8;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    font-size: 16px
}

.services-item .col-md-3 .inner p a.title,
.services-item .col-md-4 .inner p a.title {
    position: absolute;
    z-index: 2;
    bottom: 12px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 36px;
    line-height: 34px;
    font-size: 17px;
    text-align: center
}

.services-item .col-md-3 .inner p a.title:hover,
.services-item .col-md-4 .inner p a.title:hover {
    text-decoration: none
}

.services-item .col-md-3 .inner:hover,
.services-item .col-md-4 .inner:hover {
    box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.05)
}

.services-item .col-md-3 .inner:hover p:before,
.services-item .col-md-4 .inner:hover p:before {
    background-color: rgba(255, 255, 255, 0.9)
}

.services-item .col-md-3 .inner:hover p span,
.services-item .col-md-4 .inner:hover p span {
    background-color: #fcb823
}

@media screen and (max-width: 479px) {
    .services-item .col-md-3,
    .services-item .col-md-4 {
        width: 100% !important;
        margin-bottom: 15px
    }
}

.indexContent {
    width: 1000px;
    margin: auto;
    height: auto;
    background-color: #FFF
}

.unitContent {
    width: 960px;
    margin: auto;
    height: auto;
    padding-top: 20px;
    font-family: Arial, Helvetica, sans-serif
}

.unitLine {
    width: 960px;
    margin: auto;
    height: 320px
}

.unitLine ul li {
    float: left;
    width: 240px;
    padding-top: 20px
}

#bottom {
    background-color: #1d85c8;
    margin-top: 30px
}

.bottom .row {
    padding: 50px 0;
    color: #fff
}

.bottom .row .col-md-3.col-sm-6 {
    padding: 0 10px
}

.bottomTit {
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 2px solid #74bae6;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 15px
}

.bottomcontent {
    font-weight: normal;
    line-height: 26px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 25px
}

.bottomcontent [class^="icon-"]:before,
[class*=" icon-"]:before {
    color: inherit
}

.bottomcontent img {
    margin: 0
}

.bottomcontent a {
    color: #fff
}

.bottomcontent a:hover {
    color: #74bae6
}

.social-icon {
    display: inline-block;
    margin-top: 15px
}

.social-icon a {
    font-size: 18px;
    margin-right: 10px
}

.social-icon a:hover {
    color: #fff;
}

.social-icon a .icon-tumblr:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../images/twitter.svg) no-repeat center center/contain;
    position: relative;
    top: 1px;
}

.footer {
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    border-top: 1px solid #74bae6;
    padding: 20px 0
}

.footer a {
    color: #fff
}

.footer a:hover {
    color: #74bae6
}

.servicebanner {
    width: 100%
}

.ProContent {
    width: 1000px;
    margin: auto auto auto auto;
    height: auto;
    background-color: #FFF
}

.prolistType {
    width: 960px;
    line-height: 80px;
    font-size: 40px;
    margin: auto;
    border-bottom: 1px solid #ccc
}

.topleftColumTit {
    text-transform: uppercase;
    font-size: 18px;
    height: 40px;
    color: #fff;
    background-color: #85ad4c;
    line-height: 40px;
    padding-left: 8px
}

.wrap {
    position: relative
}

.bd {
    position: absolute;
    background: #f7f6f6;
    padding: 10px 10px 20px 10px;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.cor {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 10px;
    background: #f7f6f6;
    left: 30px;
    top: -5px;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

.leftcolum {
    width: 200px;
    border-right: 1px solid #efefef;
    float: left;
    height: auto
}

.Menuunit {
    margin: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    cursor: pointer
}

.Menuunit a {
    color: #666
}

.Menuunit a:hover {
    color: red
}

.Menuunit .choose a {
    color: red
}

.secondMenu {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #efefef;
    width: 150px;
    line-height: 22px;
    padding-left: 0;
    font-size: 13px
}

.secondMenu a {
    color: #666;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 0 dashed #ccc
}

.secondMenu a:hover {
    color: red
}

.prolist {
    padding: 15px 0;
    color: #666
}

.prolist table {
    width: 100%
}

.prolist table td {
    padding: 10px;
    border-bottom: 1px solid #efefef
}

.prolist .inquiry {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #0f74b6;
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -ms-border-radius: .2em;
    -o-border-radius: .2em;
    border-radius: .2em;
    -webkit-box-shadow: 1px 1px 2px #ccc;
    -moz-box-shadow: 1px 1px 2px #ccc;
    -ms-box-shadow: 1px 1px 2px #ccc;
    -o-box-shadow: 1px 1px 2px #ccc;
    box-shadow: 1px 1px 2px #ccc;
    font-size: 12px
}

.prolist .inquiry a {
    color: #fff
}

.prolist .inquiry:hover {
    background-color: #2e6da4;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.prolist .inquiry:hover a {
    color: #fff
}

.prolist a {
    color: #333;
    word-break: break-word
}

.prolist a:hover {
    color: #337ab7
}

.prolist .tdbg {
    background-color: #f9f9f9;
    font-size: 14px
}

.proshowlist {
    padding: 0 0 15px 0
}

.proshowlist .rightUnit {
    width: 80%;
    float: left;
    height: auto
}

.proshowTit {
    font-size: 22px;
    font-weight: bold;
    line-height: 33px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1d85c8;
    margin-top: 30px;
    margin-bottom: 15px
}

.proshowTit .col-sm-9 h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    color: #1d85c8
}

.proshowlist .proshowDscriTit {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #eee
}

.proshowlist .proshowContUnit {
    padding: 10px 0 15px 0;
    line-height: 22px
}

.proshowlist .proshowContUnit p {
    margin-top: 9px;
    margin-bottom: 9px
}

.proshowlist .proinquiry {
    width: 120px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    background-color: #1d85c8;
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -ms-border-radius: .2em;
    -o-border-radius: .2em;
    border-radius: .2em;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 3px #ccc;
    -moz-box-shadow: 2px 2px 3px #ccc;
    -ms-box-shadow: 2px 2px 3px #ccc;
    -o-box-shadow: 2px 2px 3px #ccc;
    box-shadow: 2px 2px 3px #ccc
}

.proshowlist .proinquiry:hover {
    background-color: #fcb823;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.proshowlist .proinquiry a {
    color: #fff
}

.path {
    height: 26px;
    line-height: 26px;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    padding: 0 0 10px 0;
    color: #999
}

.path li {
    display: inline
}

.path li:after {
    display: inline-block;
    content: '/';
    margin-left: 5px;
    margin-right: 5px
}

.path li:last-child:after {
    content: ''
}

.path a:hover {
    color: #176aa2
}

.protypeName {
    font-size: 22px;
    font-weight: bold;
    line-height: 33px;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #999;
    height: auto
}

.pages a {
    padding: 2px 8px;
    margin-bottom: 8px;
    display: inline-block;
    border: none !important
}

a.pageoverbg {
    padding: 2px 8px;
    background-color: #1d85c8;
    color: #fff
}

.quto tr td {
    line-height: 40px
}

.fontBlod {
    font-weight: bold;
    color: #666
}

.red {
    color: red
}

.secondrightContent {
    color: #666;
    line-height: 22px;
    padding-bottom: 20px
}

.ProTab {
    margin: 15px 0
}

.ProTab .unitContents {
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid #ededed;
    height: auto;
    overflow: hidden
}

.ProTab .unitContents .leftTit {
    width: 24%;
    border-right: 0 solid #ededed;
    line-height: 23px;
    height: auto;
    float: left;
    padding: 5px 15px 5px 5px;
    font-weight: bold;
    text-align: right
}

.ProTab .unitContents .leftName {
    width: 76%;
    color: #908e8e;
    line-height: 24px;
    height: auto;
    float: left;
    padding: 5px
}

.ProTab .border {
    border-bottom: 1px solid #ededed
}

.pro-table h2 {
    border-bottom: 2px solid #999;
    color: #2e6da4;
    font-size: 18px;
    line-height: 36px;
    margin-top: 10px
}

.pro-table .row {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #ededed;
    padding: 8px 5px;
    line-height: 24px
}

.pro-table .row:last-child {
    margin-bottom: 0
}

.pro-table .row .pro-title {
    font-weight: bold;
    text-align: right
}

input.bath {
    width: 60px;
    padding: 0 2px;
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
    font-size: 12px
}

.dw-msds {
    color: #2e6da4
}

.dw-msds:hover {
    color: #1d85c8;
    text-decoration: underline
}

.dw-msds[href~="javascript:;"] {
    color: #999;
    text-decoration: none;
    cursor: initial
}

.clear,
.cclear {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px
}

.smallfont {
    font-weight: bold
}

.proList {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px
}

.proList .bgcolor {
    background-color: #ededed
}

.proList ul {
    padding: 0;
    margin: 0;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #ccc
}

.proList ul li {
    padding: 0;
    margin: 0;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word
}

.proList ul .cat {
    width: 120px
}

.proList ul .size {
    width: 80px
}

.proList ul .purity {
    width: 100px
}

.proList ul .price {
    width: 90px
}

.proList ul .Availability {
    width: 100px
}

.proList ul .Quantity {
    width: 90px
}

.proList ul .ordering {
    width: 125px
}

.proList ul .Quantity input {
    width: 60px;
    border: 1px solid #ccc;
    margin-top: 6px;
    height: 22px;
    line-height: 22px;
    font-size: 12px
}

@media (min-width: 992px) {
    .proList ul, .proList ul {
        display: flex !important;
        justify-content: space-around;
    }
}

.googleprolist {
    font-size: 14px;
    color: #777
}

.ft15 {
    font-size: 15px
}

.brandTech {
    margin: 10px 0
}

.index_fproduct .row {
    padding: 15px 0
}

.proshowlist .proshowContUnit p img,
.proshowlist .proshowContUnit img {
    max-width: 100%;
    display: block;
    height: auto
}

.proshowlist .proshowContUnit table {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px
}

.proshowlist .proshowContUnit table td img {
    max-width: 100%;
    display: block;
    height: auto
}

.page_detail_share .proinquiry {
    float: right
}

.propic {
    overflow: hidden
}

.brandTech img {
    max-width: 100%;
    display: block;
    height: auto
}

.prolist .table tr td:first-child,
.prolist .table tr td:nth-child(3) {
    white-space: nowrap
}

.prolist .product-header {
    background-color: #f9f9f9;
    font-size: 14px;
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 6px 0;
    border-bottom: 1px solid #efefef
}

.prolist .product-item {
    margin: 0;
    padding: 6px 0;
    border-bottom: 1px solid #efefef
}

.prolist .product-item .cas {
    white-space: nowrap
}

.prolist .product-header [class^="col-"],
.prolist .product-item [class^="col-"] {
    padding: 0 6px
}

@media screen and (max-width: 991px) {
    body {
        font-size: 16px
    }

    .prolist .product-item {
        padding: 10px 0 15px 0
    }

    .prolist .product-header [class^="col-"],
    .prolist .product-item [class^="col-"] {
        font-size: 16px !important;
        margin-top: 15px
    }

    .prolist a {
        color: #337ab7
    }

    a.inquiry-a {
        width: 100px !important;
        color: #333
    }

    .pagination > li > a,
    .pagination > li > span {
        padding: 10px 18px;
        font-size: 16px;
        margin-bottom: 12px
    }

    .path {
        margin: 0 -8px
    }

    .path a {
        font-size: 16px;
        margin: 0 8px
    }

    .left-side .contactus {
        font-size: 16px;
        line-height: 24px
    }

    .left-side ul li ul li {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .left-side ul li a {
        padding: 8px 0
    }

    .bottomcontent {
        line-height: 2;
        font-size: 16px
    }

    .bottomcontent img {
        margin-right: 8px
    }

    .footer {
        line-height: 2
    }

    .footer a {
        margin: 0 15px;
        display: inline-block
    }

    .product-tags .row div[class*="col-md"] a {
        font-size: 16px !important;
        padding: 10px 12px !important;
        margin-bottom: 20px !important
    }

    .proList ul li {
        height: 46px !important;
        line-height: 46px !important;
        border-bottom: 1px solid #efefef;
        text-align: left !important;
        width: 70% !important
    }

    .proList ul li.hidden-md.hidden-lg {
        width: 30% !important
    }

    .pro-table .row [class^="col-"] {
        padding: 8px 0;
        text-align: left !important
    }

    .proList ul .Quantity input {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 16px
    }
}

.pro-table .row [class^="col-"] {
    word-break: break-word
}

@media screen and (max-width: 767px) {
    .proList ul li {
        width: 50% !important
    }

    .proList ul li.hidden-md.hidden-lg {
        width: 50% !important
    }

    .footer span {
        display: block;
        margin: 0 20px
    }
}

.address .row {
    padding: 6px 0
}

.address .row .col-md-3 {
    text-align: right
}

.address .row:nth-child(n) {
    background-color: #f8f8f8
}

.address .row:nth-child(2n) {
    background-color: #fff
}

a.fc-blue {
    color: #337ab7;
    font-weight: bold
}

a.fc-blue:hover {
    text-decoration: underline
}

.index-aboutus {
    margin-top: 12px
}

.index-aboutus img {
    float: left;
    margin-right: 30px;
    margin-top: 12px
}

.full-page {
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    background-color: #fff
}

.discounts-producnts {
    margin-top: 10px;
    margin-left: -10px;
    margin-right: -10px
}

.discounts-producnts .col-md-4 {
    padding: 0 10px
}

.discounts-producnts .col-md-4 a {
    display: block
}

.discount-pro {
    position: relative;
    border: 1px solid #ff7c63;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 5px;
    height: 170px
}

.discount-pro p {
    margin: 0;
    padding: 3px 0
}

.discount-pro p.name {
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 3px;
    line-height: 28px
}

.discount-pro .img {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 85px;
    line-height: 85px
}

.discount-pro .img a {
    display: block
}

.discount-pro .img img {
    max-height: 70px;
    line-height: 70px;
    display: inline-block
}

.discount-pro p.cas {
    position: absolute;
    left: 0;
    bottom: 6px;
    line-height: 28px;
    width: 100%;
    margin: 0;
    padding: 0
}

.discount-pro:hover {
    box-shadow: 1px 1px 5px #888
}

.discount-pro p.discount-price {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f3f3f3;
    padding: 8px 0;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #999;
    line-height: 18px;
    margin: 0
}

.price-old {
    text-decoration: line-through;
    font-size: 12px
}

.price-new {
    color: #e00;
    font-size: 14px
}

#discount-products-2016-20 .table > tbody > tr > td {
    padding: 5px
}

#discount-products-2016-20 .table tr td.tdbg:nth-child(5) {
    width: 110px
}

#discount-products-2016-20 .table tr td:first-child,
#discount-products-2016-20 .table tr td:nth-child(4) {
    white-space: nowrap
}

#discount-products-2016-20 .table tr td:nth-child(3) {
    word-break: break-all
}

#discount-products-2016-20 .table tr td:nth-child(5) {
    word-break: break-all
}

#discount-products-2016-20 .table tr td {
    white-space: inherit
}

#discount-products-2016-20 .table tr td img {
    max-width: 80px;
    max-height: 100px
}

.sale {
    position: absolute;
    right: 10px;
    top: 100px;
    z-index: 999;
    width: 75px;
    display: none
}

.ServiceShowPic {
    font-size: .8em;
    text-align: center;
    line-height: 1.5em;
    color: #666
}

.ServiceShowPic img {
    display: block;
    max-width: 100%;
    margin: auto
}

.ullist {
    margin-left: 20px
}

.ullist li {
    list-style: disc
}

.ollist {
    margin-left: 20px
}

.ollist li {
    list-style: decimal;
    margin-bottom: 10px
}

.product-tags a {
    display: block
}

.successinfo {
    line-height: 30px;
    line-height: 22px;
    color: #888;
    padding-right: 20px;
    padding-bottom: 20px
}

.successinfo .iconarea .iconunit {
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #090;
    color: #fff;
    line-height: 40px;
    font-weight: bolder;
    font-size: 22px;
    position: relative;
    z-index: 9
}

.successinfo .tit {
    font-size: 20px;
    font-weight: bold;
    color: #090;
    display: block
}

.successinfo .iconarea .iconunit img {
    top: 10px;
    left: 5px;
    position: absolute;
    z-index: 10
}

.endjieguo {
    color: #090;
    font-size: 17px;
    font-weight: bold
}

.notejsfontdiv {
    position: absolute;
    top: 70px;
    left: 15px;
    z-index: 100;
    display: none;
    bordr: 1px solid #000;
    width: 200px;
    height: 50px
}

.notejsfontdiv .notejsfont {
    border-radius: 5px;
    background-color: #F60;
    color: #fff;
    font-size: 12px;
    padding: 3px 8px 3px 8px;
    z-index: 100;
    position: relative
}

.notejsfontdiv .triangle {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #F60;
    z-index: 120;
    position: absolute;
    top: -5px;
    left: 30px
}

.inputmunchoose {
    border: 1px solid #F60
}

.weightnotejsfontdiv,
.volumenotejsfontdiv,
.concentrationnumnotejsfontdiv {
    position: absolute;
    left: 15px;
    z-index: 100;
    display: none;
    bordr: 1px solid #000;
    width: 200px;
    height: 50px
}

.weightnotejsfontdiv .notejsfont,
.volumenotejsfontdiv .notejsfont,
.concentrationnumnotejsfontdiv .notejsfont {
    border-radius: 5px;
    background-color: #F60;
    color: #fff;
    font-size: 12px;
    padding: 3px 8px 3px 8px;
    z-index: 100;
    position: relative
}

.weightnotejsfontdiv .triangle,
.volumenotejsfontdiv .triangle,
.concentrationnumnotejsfontdiv .triangle {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #F60;
    z-index: 120;
    position: absolute;
    top: -5px;
    left: 30px
}

#notejsfontdivVolume {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 100;
    display: none;
    width: 100%;
    height: 50px
}

#notejsfontdivVolume .notejsfont {
    border-radius: 5px;
    background-color: #F60;
    color: #fff;
    font-size: 12px;
    padding: 3px 8px 3px 8px;
    z-index: 100
}

#notejsfontdivVolume .triangle {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #F60;
    z-index: 120;
    position: absolute;
    top: -5px;
    left: 30px
}

#Massnotejsfontdiv {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 100;
    display: none;
    width: 100%;
    height: 50px
}

#Massnotejsfontdiv .notejsfont {
    border-radius: 5px;
    background-color: #F60;
    color: #fff;
    font-size: 12px;
    padding: 3px 8px 3px 8px;
    z-index: 100
}

#Massnotejsfontdiv .triangle {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #F60;
    z-index: 120;
    position: absolute;
    top: -5px;
    left: 30px
}

.clearbutton {
    cursor: pointer
}

.clearbutton:hover {
    color: #F60
}

.Abbreviation-List td {
    padding: 8px
}

.btn-danger {
    margin-bottom: 10px
}

.endnumshow {
    background-color: #e3f1ff;
    padding: 10px;
    position: relative;
    height: 40px
}

.endnumshow .num {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    color: #060;
    font-weight: bold
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.selectmenu,
.toselectmenu {
    border: 1px solid #ccc;
    display: none;
    position: absolute;
    width: 100%;
    margin-right: 30px;
    z-index: 1000;
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 300px;
    overflow-y: scroll
}

.selectmenu strong,
.toselectmenu strong {
    padding-left: 10px
}

.selectmenu ul li,
.toselectmenu ul li {
    padding: 3px 10px 3px 10px;
    font-size: 13px
}

.selectmenu ul li:hover,
.toselectmenu ul li:hover {
    background-color: #2b86fb;
    color: #fff
}

#selectchooseshow,
#toselectchooseshow {
    position: relative
}

#selectchooseshow .caret,
#toselectchooseshow .caret {
    position: absolute;
    top: 15px;
    right: 10px
}

@keyframes myfirst {

0
{
    background: #f8f8f8
}
100
%
{
    background: #337ab7
}
}

.product-tags {
    margin: 15px 0;
    background-color: #fff;
    padding: 10px 10px 5px 10px
}

.product-tags .row div[class*="col-md"] {
    padding: 0 5px
}

.product-tags .row div[class*="col-md"] span {
    display: block;
    cursor: pointer;
    color: #337ab7;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%
}

.product-tags .row div[class*="col-md"] a {
    display: block;
    color: #337ab7;
    background-color: #f3f3f3;
    padding: 4px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 13px;
    margin-bottom: 10px
}

.product-tags .row div[class*="col-md"]:hover span {
    color: #fff
}

.product-tags .row div[class*="col-md"] span.cur {
    color: #fff;
    background-color: #337ab7 !important
}

.product-tags .row div[class*="col-md"]:hover a {
    color: #fff;
    background-color: #337ab7 !important
}

.related-ser {
    margin-bottom: 20px
}

.related-ser div {
    padding: 2px 15px
}

.support-tag .row div {
    padding: 4px 15px
}

.second-title {
    font-size: 22px;
    font-weight: bold;
    line-height: 33px
}

ol.ls-decimal {
    padding-left: 16px;
    margin-bottom: 10px
}

ol.ls-decimal li {
    list-style: decimal
}

ul.ls-dot {
    padding-left: 16px;
    margin-bottom: 10px
}

ul.ls-dot li {
    list-style: disc
}

.img-right {
    float: right;
    margin-left: 15px
}

.img-left {
    float: left;
    margin-right: 15px
}

@media only screen and (max-width: 1199px) {
    #index-content > .row > .col-md-3 {
        max-height: 887px
    }
}

@media only screen and (max-width: 1023px) {
    #mobile_nav {
        display: block
    }
}

@media only screen and (max-width: 991px) {
    .logo {
        text-align: center
    }

    .search_radio {
        margin-left: 0;
        text-align: center
    }

    #top .col-md-7 {
        text-align: center;
        padding-left: 0
    }

    #index-content > .row > .col-md-3 {
        padding-left: 15px;
        height: auto
    }

    #index-content > .row > .col-md-9 {
        margin-left: 0;
        margin-right: 0;
        height: auto;
        min-height: inherit
    }

    .pro-table .row .col-md-3 {
        text-align: left
    }

    .address .row .col-md-3 {
        text-align: left
    }

    .img-right {
        float: none;
        margin-left: 0
    }

    .img-left {
        float: none;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .navbar-nav {
        margin: 7.5px 0
    }

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

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        color: #fff
    }

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

    .navbar-default .navbar-nav .open .dropdown-menu > li {
        background-color: #fff
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333
    }

    .page_detail_share .proinquiry {
        float: left;
        margin-top: 12px
    }

    #index-content > .row > .col-md-3 {
        display: none
    }
}

@media only screen and (max-width: 639px) {
    .search {
        width: 100%
    }

    .search .sercchunit {
        width: 100%
    }

    .index-aboutus {
        margin-top: 10px
    }

    .index-aboutus img {
        float: none;
        margin: 0 auto 15px auto;
        display: block
    }

    .prolist .table tr td:first-child {
        white-space: inherit
    }

    #discount-products-2016-20 .table tr td.tdbg:nth-child(5) {
        width: auto
    }

    #discount-products-2016-20 .table tr td.tdbg {
        font-size: 12px
    }

    #discount-products-2016-20 .table tr td.tdbg strong {
        font-weight: normal
    }

    #discount-products-2016-20 .table tr td {
        word-break: break-all
    }

    #discount-products-2016-20 .table tr td.tdbg {
        word-break: initial
    }

    #discount-products-2016-20 .table tr td:first-child,
    #discount-products-2016-20 .table tr td:nth-child(4) {
        word-break: normal;
        white-space: initial
    }

    #discount-products-2016-20 .table > tbody > tr > td:first-child,
    #discount-products-2016-20 .table tr td.tdbg:first-child,
    #discount-products-2016-20 .table > tbody > tr > td:nth-child(2),
    #discount-products-2016-20 .table tr td.tdbg:nth-child(2) {
        display: none
    }

    .proshowlist .proshowContUnit #discount-products-2016-20 .table td img {
        display: none
    }
}

@media only screen and (max-width: 479px) {
    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        padding: 8px 2px
    }

    .prolist .inquiry {
        width: 52px
    }

    .search .sercchunit .serchbox {
        padding-left: 30px
    }

    .proList ul li {
        text-align: left
    }

    .proList ul .cat,
    .proList ul .size,
    .proList ul .purity,
    .proList ul .price,
    .proList ul .Availability,
    .proList ul .Quantity,
    .proList ul .ordering {
        width: 100%;
        line-height: 30px;
        height: 30px
    }

    h1 {
        font-size: 28px
    }

    .prolist {
        font-size: 12px
    }
}

@media only screen and (max-width: 319px) {
    .brandTech a img {
        display: block
    }

    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        padding: 8px 1px 8px 0
    }

    .prolist .inquiry {
        width: 50px
    }

    .proshowlist .proshowContUnit table td {
        word-break: break-word
    }

    .prolist .table tr td:nth-child(2) {
        word-break: break-word
    }

    .proshowTit .col-sm-9 span {
        word-break: break-word;
        font-size: 19px
    }
}

.showhiddencont {
    width: 100%
}

.showhiddencont strong {
    background-color: #f1f1f1;
    display: block;
    padding: 5px;
    margin-top: 10px
}

.showhiddencont table strong {
    background-color: #dfdfdf;
    margin-top: 0
}

.showhiddencont strong a {
    color: #000
}

.showhiddencontaoz {
    background-color: #FFF;
    display: block;
    width: 98%
}

.showhiddencontaoz a {
    margin-right: 7px;
    margin-left: 7px;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.showhiddencont .container-fluid {
    display: block;
    padding: 15px 0 0 0;
    margin: 0
}

.showhiddencont .container-fluid .col-md-6 {
    margin: 0;
    padding: 0
}

.showhiddencontaoz .chooseshowbg {
    background-color: #3370ad;
    color: #fff;
    text-decoration: none
}

.periodic-table {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px
}

.periodic-table td {
    padding: 0;
    text-align: center;
    word-break: break-all
}

.periodic-table td a {
    display: block !important;
    width: 100%;
    height: 100%;
    color: #000
}

.periodic-table td span {
    font-size: 14px;
    display: block !important;
    font-weight: bold
}

.periodic-table .color0 {
    background-color: #8eaada !important
}

.periodic-table .color1 {
    background-color: #d28a7c !important
}

.periodic-table .color2 {
    background-color: #d187ba !important
}

.periodic-table .color3 {
    background-color: #3bb09e !important
}

.periodic-table .color4 {
    background-color: #fffac2 !important
}

.periodic-table .color5 {
    background-color: #87d0f1 !important
}

.periodic-table .color6 {
    background-color: #f5b285 !important
}

.periodic-table .color7 {
    background-color: #d8dce5 !important
}

.periodic-table .color8 {
    background-color: #d399ff !important
}

.periodic-table .color9 {
    background-color: #e3fce7 !important
}

.periodic-table .color10 {
    background-color: #a9d290 !important
}

.periodic-table td a:hover {
    background-color: #f65e2f;
    color: #fff
}

.periodic-table .color5:hover {
    background-color: #f65e2f
}

.colortype td {
    padding: 3px;
    text-align: left !important
}

.colortype td .typeunit {
    display: block
}

.colortype td .typeunit .colorarea {
    height: 12px;
    width: 12px;
    display: inline-block !important;
    margin-right: 5px
}

.colortype td .typeunit .fontarea {
    text-align: left
}

@media only screen and (min-width: 1200px) {
    .periodic-table {
        width: 100% !important
    }

    .explain {
        width: 75% !important
    }
}

@media only screen and (max-width: 1199px) {
    .periodic-table {
        width: 718px !important
    }

    .explain {
        width: 718px !important
    }
}

.site-btn {
    background-color: #1d85c8;
    border: 0;
    padding: 9px 30px
}

.site-btn:hover {
    background-color: #fcb823
}

.inquiry-a {
    background-color: #e0dcd0;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    padding: 3px 18px 6px 18px;
    display: block;
    width: 88px
}

.fa {
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before {
    content: "\f00d"
}

.fa-check,
.fa-close {
    width: 15px;
    height: 20px;
    position: absolute;
    z-index: 999
}

.notes {
    margin-top: 15px;
    color: #666
}

.careers-desc {
    background-image: url("../.././upload/image/careers-bg-2.jpg?v=0507");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0 40px 0
}

.careers-desc .col-md-5 {
    background: rgba(0, 32, 91, 0.9);
    color: #fff;
    padding: 20px
}

.careers-items {
    margin-top: 10px
}

.careers-items .icon-about {
    width: 70px;
    position: absolute;
    right: 0
}

.careers-items .about-items h4 {
    color: #fff;
    background: #1d85c8;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    margin-top: 10px
}

.careers-items .about-items h4:after {
    vertical-align: 25em;
    content: "";
    color: #1d85c8;
    margin: 0 auto;
    width: 10px;
    border-top: .5em solid;
    border-right: .5em solid #00000000;
    border-bottom: 0;
    border-left: .5em solid #02020200;
    display: block
}

.careers-items .about-items p {
    padding: 0
}

.careers-items .icon-bg {
    padding-top: 40px
}

.careers-items h4 {
    padding: 0 15px;
    margin-top: 20px
}

.careers-items h3 {
    padding: 0 15px;
    margin-top: 20px
}

.careers-items p {
    padding: 0 15px;
    min-height: 110px;
    font-size: 14px;
    color: #666
}

.careers-opportunities {
    background-image: url("../.././upload/image/careers-bg.jpg?v=0507");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0
}

.careers-panel {
    margin-top: 20px
}

.careers-panel .panel {
    border: 0;
    background: 0;
    box-shadow: none
}

.careers-panel .panel-heading {
    padding: 3px
}

.careers-panel .panel-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold
}

.careers-panel .panel-title a:active,
.careers-panel .panel-title a:visited,
.careers-panel .panel-title a:hover {
    text-decoration: none
}

.careers-panel .panel-body {
    padding: 5px 0;
    color: #666;
    font-size: 13px;
    border: 0
}

.navMenu {
    padding-bottom: 0;
    margin-bottom: 40px;
    padding-left: 0
}

.navMenu > li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

.navMenu > li.open {
    background: #f9f9f9
}

.navMenu > li > a {
    display: inline-block;
    overflow: hidden;
    color: #333;
    transition: all .3s;
    position: relative;
    text-decoration: none;
    padding: 12px 0 5px 10px;
    font-weight: 500;
    font-size: 15px;
    width: 80%
}

.navMenu > li > a:hover {
    color: #fcb823
}

.arrow:before {
    cursor: pointer;
    content: "\e912";
    font-size: .9em;
    float: right;
    padding: 0 5px;
    display: inline;
    font-family: "icomoon";
    color: #1d85c8;
    position: absolute;
    right: 0;
    top: 10px
}

.arrow.open:before {
    cursor: pointer;
    float: right;
    font-size: .9em;
    padding: 0 5px;
    display: inline;
    font-family: "icomoon";
    content: "\e911";
    color: #fcb823
}

.navMenu > li > .arrow:before {
    font-weight: 900;
    cursor: pointer;
    font-size: .8em
}

.navMenu > li > a:before {
    position: absolute;
    top: 5px;
    left: 0;
    font-family: "icomoon";
    font-weight: 900;
    color: #666;
    font-size: .8em
}

.navMenu > li > ul.sub-menu,
.navMenu > li > ul.sub-menu > li > ul.sub-menu {
    list-style: none;
    padding-left: 10px;
    margin: 0;
    display: none
}

.navMenu > li > ul.sub-menu > li > ul.sub-menu {
    background: #f2f2f2;
    padding: 5px 0 0 0;
    margin-bottom: 10px
}

.navMenu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    color: #333
}

.navMenu > li > ul.sub-menu > li > ul.sub-menu > li > a:before {
    color: #333
}

.navMenu > li > ul.sub-menu li {
    margin-bottom: 4px;
    padding: 0 10px
}

.navMenu > li .sub-menu {
    font-size: .95em
}

.navMenu > li > ul.sub-menu > li > a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 89%
}

.navMenu > li > ul.sub-menu > li > a:hover {
    color: #fdbe34
}

.navMenu > li > ul.sub-menu > li > a:before {
    top: 3px;
    position: absolute;
    left: 0;
    color: #fdbe34
}

.navMenu > li > ul.sub-menu .sub-menu li > a {
    display: inline-block;
    padding-left: 15px;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .96em;
    position: relative;
    width: 89%
}

.navMenu > li > ul.sub-menu .sub-menu .sub-menu {
    list-style: none;
    font-size: .95em;
    background: #f9f9f9;
    padding: 10px 0;
    display: none;
    margin-top: 0
}

.navMenu > li > ul.sub-menu .sub-menu .sub-menu li {
    margin-bottom: 0
}

.navMenu > li > ul.sub-menu .sub-menu .sub-menu li > a {
    color: #666;
    padding-left: 15px;
    height: 22px
}

.navMenu > li > ul.sub-menu .sub-menu .sub-menu li > a:before {
    content: ''
}

.navMenu > li > ul.sub-menu .sub-menu .sub-menu .sub-menu {
    padding: 8px;
    margin-bottom: 0;
    background: #eee
}

.site-nav,
.site-nav > .navbar,
.site-nav > .navbar > .navbar-nav {
    position: static
}

.site-nav {
    font-size: 1.2em
}

.site-nav .navbar {
    background: 0;
    border: 0;
    margin-bottom: 0;
    min-height: initial
}

.navbar-header .navbar-toggle {
    border-color: #fff
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: #fff
}

.site-nav .navbar .navbar-nav {
    margin-right: -16px;
}

.site-nav .navbar .navbar-nav li a,
.site-nav .navbar .navbar-nav li a:hover {
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-weight: normal
}

.site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-image {
    width: 25%
}

.site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list {
    width: 75%;
    padding-left: 30px
}

.site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list > ul > li {
    width: 33%;
    position: relative
}

.site-nav .navbar .dropdown-menu .nav-list > ul > li > a {
    margin-bottom: 5px;
    display: inline
}

.site-nav .navbar .dropdown-menu .nav-list > ul > li > span {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 18px
}

.site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li {
    width: 100%;
    border-bottom: 0;
    padding: 5px 5px
}

.site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li a {
    margin-bottom: 0
}

.site-nav .navbar .dropdown-menu {
    position: absolute;
    width: 80%;
    top: 173px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border: 0;
    border-top: .5px solid rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    padding: 15px 15px 30px 15px;
    border-radius: 0;
    max-height: calc(100vh - 150px);
    overflow: auto
}

.site-nav .navbar .dropdown-menu .container {
    width: 100%
}

.site-nav .navbar .dropdown-menu .nav-image {
    margin: 14px 0
}

.site-nav .navbar .dropdown-menu li {
    box-sizing: border-box;
    list-style: none;
    padding: 7px 5px;
    float: left;
    width: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.site-nav .navbar .dropdown-menu li:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

.site-nav .navbar .dropdown-menu li a {
    font-size: 15px;
    color: #1d85c8;
    line-height: 22px;
    display: inline-block;
    margin-bottom: 8px
}

.site-nav .navbar .dropdown-menu li a:hover {
    color: #fcb823;
    font-size: 15px;
    font-weight: bold
}

.site-nav .navbar .dropdown-search {
    position: static
}

.site-nav .navbar .dropdown-search a i.icon-search {
    color: #e36b98
}

.site-nav .navbar .dropdown-search .dropdown-menu {
    width: 100%;
    background-color: #fff
}

.site-nav .navbar .navbar-nav > li {
    position: static;
    border-right: .5px solid rgba(255, 255, 255, 0.5);
    width: auto;
    padding: 0 22px
}

.site-nav .navbar .navbar-nav > li#dropdown-2390 {
    border-right: 0
}

.site-nav .navbar .navbar-nav > li > a:hover {
    background: 0
}

.site-nav .navbar .navbar-nav > li:last-child a:before {
    content: ''
}

.site-nav .nav > a,
.site-nav .nav > a:hover,
.site-nav .nav .open > a,
.site-nav .nav .open a:hover {
    color: #323066;
    background-color: transparent
}

.nav > li > a:focus {
    background-color: transparent
}

.isStuck {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    padding-top: 15px;
    padding-bottom: 0;
    background-color: rgba(50, 48, 102, 0.95);
    margin-top: 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15)
}

.isStuck .logo {
    margin-top: 20px
}

.isStuck .navbar {
    margin-top: 0;
    min-height: 0
}

.navbar-toggle {
    border-color: #fff;
    width: 44px;
    height: 34px;
    margin-right: 0;
    margin-top: 4px
}

.navbar-toggle .icon-bar {
    background-color: #fff;
    transition: all ease .35s
}

.isStuck .navbar .dropdown a {
    color: #fff
}

.isStuck .navbar-nav > li > a {
    color: #fff
}

.navbar-toggle.downnav {
    position: relative
}

.navbar-toggle.downnav .icon-bar {
    position: absolute
}

.navbar-toggle.downnav .icon-bar:nth-child(1) {
    top: 50%;
    transform: rotate(45deg);
    margin-top: 0
}

.navbar-toggle.downnav .icon-bar:nth-child(2) {
    width: 0;
    margin-top: 0
}

.navbar-toggle.downnav .icon-bar:nth-child(3) {
    top: 50%;
    transform: rotate(-45deg);
    margin-top: 0
}

.navbar-collapse {
    max-height: 70vh;
    margin: 0 auto;
    max-width: 1240px
}

.navbar-collapse.in {
    overflow-x: hidden
}

.navbar-collapse.in .navbar-nav > li > a {
    color: #fff
}

.navbar-nav > li > span {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #fff
}

.navbar-collapse.in .navbar-nav > li.on > a,
.navbar-collapse.in .navbar-nav > li.on > a:hover,
.navbar-collapse.in .navbar-nav > li.on > a:focus,
.navbar-collapse.in .navbar-nav > li.on > a:active,
.navbar-collapse.in .navbar-nav > li.on > a:visited,
.navbar-collapse.in .navbar-nav > li.open > a {
    color: #fff;
    background-color: transparent
}

.navbar-collapse.in .dropdown-menu {
    position: initial;
    float: initial;
    overflow: hidden
}

.productlist {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.productlist .list {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.productlist .list:nth-child(2n) {
    flex-direction: row-reverse;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px
}

.productlist .list .pic {
    width: 38%;
    height: auto
}

.productlist .list .pic img {
    width: 100%;
    height: auto
}

.productlist .list .text {
    width: 58%;
    height: auto
}

.productlist .list .text > a {
    display: inline-block;
    padding: 4px 12px;
    font-size: 14px;
    color: #fff;
    background-color: #337ab7
}

.productlist .list .text > a:hover {
    background: #e93470
}

.productlist .list .text h3 {
    margin-top: 0;
    font-size: 18px
}

.footnav {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start
}

.footnav > div:nth-child(2) {
    margin-left: 120px
}

.leftnav {
    padding: 15px 10px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.leftnavtitle {
    color: #fff;
    background-color: #4c4988;
    border-color: #4c4988;
    border-radius: .25rem;
    padding: 10px 8px;
    display: flex;
    align-items: center
}

.leftnavtitle a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px
}

.leftnavli {
    width: 100%;
    height: auto;
    padding: 0 6px
}

.leftnavli > ul {
    width: 100%;
    height: auto
}

.leftnavli ul li a {
    font-size: 1.2em;
    line-height: 22px;
    color: #2f2725;
    display: inline-block;
    max-width: 95%
}

.leftnavli ul {
    margin-top: 5px;
    margin-bottom: 7px
}

.leftnavli ul li {
    width: 100%;
    height: auto;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    position: relative;
    list-style: none
}

.leftnavli ul li ul li:last-child {
    border-bottom: 0 solid #e2e2e2;
    margin-bottom: 0;
    padding: 10px 0 0
}

.leftnavli > ul > li:last-child {
    border-bottom: 0 solid #e2e2e2;
    margin-bottom: 10px
}

.leftnavli ul li span {
    float: right;
    position: relative;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px
}

.leftnavli ul li span::before {
    content: "+";
    color: #062134;
    font-weight: bold;
    right: 15px;
    cursor: pointer
}

.leftnavli ul li span.down::before {
    content: "-";
    color: #004b8d
}

.leftnavli ul li ul {
    display: none;
    padding-left: 14px
}

.leftnavli > ul > li > ul > li > a {
    color: #000
}

.leftnavli > ul > li > ul > li > ul > li > a {
    color: #000
}

.leftnavli > ul > li > ul > li > ul > li > ul > li > a {
    color: #000
}

.leftnavli > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    color: #000
}

.leftnavli ul li a:hover {
    color: #e93470
}

.leftnavli > ul > li {
    padding: 10px 0;
    margin-bottom: 0
}

.leftnavli ul li ul li {
    padding: 8px 0;
    margin-bottom: 0
}

.leftnav-form {
    padding: 15px 10px;
    border-radius: 5px;
    margin-top: 35px;
    border: 1px solid #ececec
}

.leftnav-form .Quote-Number,
.leftnav-form .Quantity {
    display: none
}

.leftnav-form form {
    margin-top: 20px;
    padding: 0 5px
}

.leftnav-form form .form-group label {
    width: 100%;
    padding-top: 0;
    margin-bottom: 5px;
    text-align: left;
    padding-left: 5px;
    padding-right: 0;
    font-size: 15px;
    display: none
}

.leftnav-form form .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px
}

.leftnav-form form .form-group > div {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.leftnav-form form .form-group input {
    font-size: 16px
}

.leftnav-form form .form-group textarea {
    height: 100px;
    font-size: 16px
}

.leftnav-form form .btngroup {
    margin-top: 20px
}

.leftnav-form form .btngroup label {
    display: none
}

.leftnav-form form .site-btn {
    height: 40px;
    line-height: 40px;
    font-size: 16px
}

.leftnav-form form .site-btn:after {
    height: 40px;
    line-height: 40px
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type="number"] {
    -moz-appearance: textfield
}

.leftnav-form .verification-code .checkright,
.leftnav-form .verification-code .checkerror {
    left: 40%
}

.ullist.list-icon1 {
    padding-left: 22px;
    margin-left: 0px;
}

.ullist.list-icon1 > li {
    padding-left: 0px;
    position: relative;
    list-style: none;
}

.ullist.list-icon1 > li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -22px;
    width: 8px;
    height: 8px;
    background: #168ab9;
    transform: rotate(45deg);
    border-radius: 0px;
}


.ullist.list-icon2 {
    padding-left: 28px;
    margin-left: 0px;
}

.ullist.list-icon2 > li {
    padding-left: 0px;
    position: relative;
    list-style: none;
}

.ullist.list-icon2 > li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -28px;
    width: 18px;
    height: 18px;
    background: url(../images/ullist-icon2.png) no-repeat 0px center/13px;
}

.ullist.list-icon3 {
    padding-left: 28px;
    margin-left: 0px;
}

.ullist.list-icon3 > li {
    padding-left: 0px;
    position: relative;
    list-style: none;
}

.ullist.list-icon3 > li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -28px;
    width: 18px;
    height: 18px;
    background: url(../images/ullist-icon3.png) no-repeat 0px center/15px;
}

.ullist.list-icon4 {
    padding-left: 28px;
    margin-left: 0px;
}

.ullist.list-icon4 > li {
    padding-left: 0px;
    position: relative;
    list-style: none;
}

.ullist.list-icon4 > li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -28px;
    width: 18px;
    height: 18px;
    background: url(../images/ullist-icon4.png) no-repeat 0px center/14px;
}

.ullist.list-icon5 {
    padding-left: 22px;
    margin-left: 0px;
}

.ullist.list-icon5 > li {
    padding-left: 0px;
    position: relative;
    list-style: none;
}

.ullist.list-icon5 > li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -22px;
    width: 8px;
    height: 8px;
    background: #fff;
    transform: rotate(45deg);
    border-radius: 0px;
}

.info-item1 {
    width: 100%;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 3.5%;
    padding-top: 5px;
}

.info-item1 .info-item1-bg {
    width: 100%;
    height: 100px;
    background: #168ab9;
}

.info-item1 .list-item {
    width: 31%;
    position: relative;
    margin-bottom: 40px;
}

.info-item1 .list-item .pic {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0px;
    top: -70px;
}

.info-item1 .list-item .pic img {
    width: 140px;
    height: 140px;
    display: block;
    margin: auto;
}

.info-item1 .list-item .text {
    width: 100%;
    height: 100%;
    border: 1px solid #bfbfbf;
    padding: 85px 15px 50px;
}

.info-item1 .list-item .text h3 {
    color: #168ab9;
    text-align: center;
    margin-bottom: 20px;
}

.info-item1 .list-item .text p {
    text-align: center;
}

.info-item1 .list-item .text .info-item1-more {
    text-align: right;
    width: 100%;
    margin-bottom: 0px;
    position: absolute;
    left: 0px;
    bottom: 20px;
    padding: 0px 15px;
}

.info-item1 .list-item .text .info-item1-more a {
    font-weight: bold;
    color: #168ab9;
}

.info-item1 .list-item .text .info-item1-more a:hover {
    color: #fcb823;
}

.info-item2 {
    width: 100%;
    height: auto;
    padding: 25px 20px 20px;
    background: #50a7cb;
    margin-bottom: 20px;
}

.info-item2 ul li {
    color: #fff;
}

.info-item3 {
    width: 100%;
    height: auto;
    padding: 25px 20px 20px;
    background: #fcc779;
    margin-bottom: 20px;
}

.info-item3 ul li {
    color: #fff;
}

.info-item4 {
    width: 100%;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}

.info-item4 .item-list {
    width: 48%;
    margin-bottom: 25px;
}

.info-item4 .item-list h4 {
    width: 100%;
    text-align: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 2px solid #bfbfbf;
    color: #168ab9;
    padding: 10px 0px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
}

.info-item4 .item-list h4 a {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
}

.info-item4 .item-list h4 a:hover {
    color: #fcb823;
}

.info-item4 .item-list h5 {
    width: 100%;
    text-align: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 2px solid #bfbfbf;
    color: #168ab9;
    padding: 10px 0px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
}

.info-item4 .item-list h5 a {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
}

.info-item4 .item-list h5 a:hover {
    color: #fcb823;
}

.info-item4 .info-item4-info {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: calc(100% - 50px);
}

.info-item4 .info-item4-info .pic {
    width: 49%;
}

.info-item4 .info-item4-info .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.info-item4 .info-item4-info .text {
    width: 49%;
    background: #f2f2f2;
    padding: 10px 10px 50px;
    position: relative;
}

.info-item4 .info-item4-info .text .info-item4-more {
    text-align: right;
    margin-top: 15px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 10px;
    padding: 0px 10px;
}

.info-item4 .info-item4-info .text .info-item4-more a {
    display: inline-block;
    padding: 7px 14px;
    color: #fff;
    background: #fbb958;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}

.info-item4 .info-item4-info .text .info-item4-more a:hover {
    background: #168ab9;
}

.info-item5 {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.info-item5 .text {
    width: calc(100% - 205px);
    background: #168ab9;
    padding: 40px 25px 30px 85px;
}

.info-item5 .text p {
    color: #fff;
}

.info-item5 .text ul li {
    color: #fff;
    margin-bottom: 5px;
}

.info-item5 .pic {
    position: absolute;
    width: 250px;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.info-item5 .pic img {
    width: 100%;
    height: auto;
}

.info-item5.reverse {
    justify-content: flex-start;
}

.info-item5.reverse .pic {
    left: auto;
    right: 0px;
}

.info-item5.reverse .text {
    padding: 40px 85px 30px 25px;
}

.info-item6 {
    width: 100%;
    height: auto;
    background: #168ab9;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 20px;
}

.info-item6 .text {
    width: auto;
    padding: 20px 20px;
    width: 70%;
}

.info-item6 .text ul li {
    color: #fff;
    margin-bottom: 10px;
}

.info-item6 .pic {
    position: relative;
}

.info-item6 .pic img {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}

.head_foot_form h3 {
    color: #168ab9;
    font-weight: bold;
    font-size: 18px;
}

.head_foot_form h4 {
    color: #168ab9;
    margin-bottom: 25px;
    font-size: 16px;
}

.head_foot_form hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

.info_foot_form .form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.info_foot_form .form_item {
    width: 48%;
}

.info_foot_form .form_item.full {
    width: 100%;
}

.info_foot_form input,.info_foot_form select {
    border: 1px solid #5fafcf;
    margin-bottom: 20px;
    border-radius: 0px;
    height: 40px;
    padding: 0px 10px;
    font-size: 16px;
    color: #000;
    width: 100%;
}

.info_foot_form textarea {
    border: 1px solid #5fafcf;
    margin-bottom: 15px;
    border-radius: 0px;
    height: 120px;
    padding: 10px 10px;
    font-size: 16px;
    color: #000;
    width: 100%;
}

.info_foot_form input:focus {
    border: 1px solid #168ab9 !important;
    box-shadow: none;
}

.info_foot_form textarea:focus {
    border: 1px solid #168ab9 !important;
    box-shadow: none;
}

.info_foot_form button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
    width: auto;
    color: #fff;
    padding: 4px 45px;
    border: 0;
    font-size: 17px;
    background: #168ab9;
    border-top: 5px solid #43a0c5;
    border-right: 5px solid #0d526e;
    border-bottom: 5px solid #116e94;
    border-left: 5px solid #72b8d4;
}

.info_foot_form button:hover {
    border-top: 5px solid #168ab9;
    border-right: 5px solid #168ab9;
    border-bottom: 5px solid #168ab9;
    border-left: 5px solid #168ab9;
    background: #168ab9;
}

.info_foot_form .form-control:focus {
    box-shadow: none;
}

.info_foot_form .btn:focus {
    box-shadow: none;
}

.info_foot_form .btn-box {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

.info_foot_form input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.info_foot_form input:-moz-placeholder {
    color: #999;
    font-size: 14px;
}

.info_foot_form input::-moz-placeholder {
    color: #999;
    font-size: 14px;
}

.info_foot_form input::-ms-input-placeholder {
    color: #999;
    font-size: 14px;
}

.info_foot_form textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.info_foot_form textarea:-moz-placeholder {
    color: #999;
    font-size: 14px;
}

.info_foot_form textarea::-moz-placeholder {
    color: #999;
    font-size: 14px;
}

.info_foot_form textarea::-ms-input-placeholder {
    color: #999;
    font-size: 14px;
}

.info_foot_form .verificationcode {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.info_foot_form .verificationcode input {
    margin-bottom: 0px;
}

.info_foot_form .verificationcode img {
    width: auto !important;
    height: 100% !important;
}

@media screen and (min-width: 768px) {
    .navbar-nav > li {
        padding-left: 15px
    }

    .navbar-nav > li > a {
        padding: 15px 5px;
        display: inline-block
    }

    .navbar-nav > li:hover {
        background-color: #0166a7f7
    }

    .site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list {
        width: auto
    }

    .site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list > ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap
    }

    .site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list > ul > li {
        padding: 7px 10px 7px 5px
    }

    .site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list > ul > li > ul {
        display: inline-flex !important;
        width: 100%;
        flex-wrap: wrap
    }

    .site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list > ul > li {
        width: 100%;
        margin-bottom: 10px
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li {
        padding: 5px 20px 0 0;
        position: relative;
        flex-shrink: 0;
        width: auto;
        margin-right: 25px
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > a {
        color: #000;
        font-size: 18px
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > a:hover {
        color: #fcb823
    }

    .site-nav .navbar .dropdown-menu li a:hover {
        font-weight: lighter
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li span {
        color: #1d85c8;
        position: absolute;
        right: 0;
        top: 15px;
        width: 0;
        height: 0;
        font-weight: bold;
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li:hover > a {
        color: #fcb823
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li:hover > span {
        color: #fcb823
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li > ul {
        position: absolute;
        left: 100%;
        top: 0;
        width: 260px;
        height: auto;
        background: #fff;
        z-index: 22;
        padding: 10px 10px 5px;
        display: none;
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        border: 1px solid rgba(0, 0, 0, .15)
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li > ul > li {
        width: 100%;
        padding: 4px 0
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li > ul > li a {
        color: #333
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li > ul > li a:hover {
        color: #fcb823
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li {
        width: 100%;
        display: flex
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > a {
        flex-shrink: 0;
        margin-right: 25px
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > a:after {
        content: ':'
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > span {
        display: none
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > ul {
        display: flex !important;
        position: static;
        box-shadow: none;
        border: 0;
        width: 100%;
        padding-top: 0;
        flex-wrap: wrap;
        padding-bottom: 0;
        z-index: 1
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > ul > li {
        width: auto;
        margin-right: 30px;
        padding: 0
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > ul > li a {
        color: #1d85c8
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > ul > li a:hover {
        color: #fcb823
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li:hover > a {
        color: #1d85c8
    }

    .site-nav .navbar .spread .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > a:hover {
        color: #fcb823
    }

    .site-nav .navbar .nav > li.normal {
        position: relative
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu {
        top: 100%;
        left: 0;
        background-color: #fff;
        border: 0;
        /*border-top: .5px solid rgba(255, 255, 255, 0.1);*/
        box-sizing: border-box;
        padding: 0px 0 0px 0;
        border-radius: 0;
        max-height: auto;
        overflow: auto;
        margin-left: 0;
        width: 300px;
        transform: none;
        overflow: unset
    }

    .site-nav .navbar .normal .dropdown-menu .nav-list {
        padding-left: 0px;
        padding-right: 0px;
    }

    .site-nav .navbar .normal .dropdown-menu .nav-list > ul > li span {
        color: #000;
        top: 50%;
        transform: translateY(-50%);
    }

    .site-nav .navbar .normal .dropdown-menu .nav-list > ul > li > a {
        font-size: 16px;
    }

    .site-nav .navbar .normal .dropdown-menu .nav-list > ul > li > ul > li > ul {
        left: 100%;
        top: 0px;
    }

    .site-nav .navbar .normal .dropdown-menu .nav-list > ul > li > ul > li > ul {
        width: 340px;
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container {
        padding: 0
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row {
        padding: 0;
        margin: 0
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row .nav-list li {
        width: 100%;
        position: relative;
        padding: 11px 20px;
        border-bottom: 1px solid rgba(0, 0, 0, .15);
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row .nav-list li:last-child {
        border-bottom: none;
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row .nav-list > ul > li > ul {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        padding: 0px 0px;
        width: 340px;
        height: auto;
        background: #fff;
        /*box-shadow: 0 6px 12px rgb(0 0 0 / 18%);*/
        /*border: 1px solid rgba(0, 0, 0, .15)*/
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .nav-list > ul > li > ul > li > ul {
        box-shadow: none;
        border: none;
        padding: 8px 5px 8px 15px;
        position: static;
        width: 100%;
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .nav-list > ul > li > ul > li.show > ul {
        display: block;
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row .nav-list > ul > li > ul li {
        padding: 11px 20px;
        margin-right: 0
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row .nav-list > ul > li > ul > li > ul > li {
        padding: 5px 0px;
        border-bottom: none;
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row .nav-list > ul > li > ul a {
        color: #333;
        font-size: 16px
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row .nav-list > ul > li > ul > li > ul > li a {
        color: #666;
        font-size: 15px;
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .container .row .nav-list > ul > li > ul a:hover {
        color: #fcb823
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .nav-list > ul > li:nth-child(3) > ul > li > a:after {
        content: none
    }

    .site-nav .navbar .nav > li.normal > .dropdown-menu .nav-list > ul > li > ul > li span {
        color: #000;
        right: 10px;
        top: 20px;
    }

    .navbar-collapse.collapse {
        display: flex !important;
        justify-content: center;
        max-width: 100%;
    }
}

@media screen and (min-width: 1500px) {
    .container {
        width: 1400px
    }

    .section-inner-wrap .container .row .col-md-4 {
        padding-right: 30px
    }

    /*.navbar-nav>li {*/
    /*	padding-left: 45px*/
    /*}*/
    /*.navbar-nav>li#dropdown-717 {*/
    /*	padding-left: 55px*/
    /*}*/
    .proList ul li {
        margin-left: 10px
    }
}

@media screen and (max-width: 1530px) {
    .site-nav .navbar .navbar-nav > li {
        padding: 0 20px
    }
}

@media screen and (max-width: 1400px) {
    .site-nav .navbar .navbar-nav > li {
        padding: 0 15px
    }
}

@media screen and (max-width: 1280px) {
    .site-nav .navbar .navbar-nav > li {
        padding: 0 10px
    }
}


@media screen and (max-width: 1200px) {

    .info-item6 {
        flex-wrap: wrap;
        background: #fff;
    }

    .info-item6 .text {
        width: 100%;
        background: #168ab9;
        margin-bottom: 20px;
    }

    .info-item6 .pic img {
        position: static;
        height: auto;
        width: 280px;
        max-width: 100%;
    }

    .info-item4 .item-list {
        width: 100%;
    }

    .navbar-nav > li > a {
        padding-left: 4px;
        padding-right: 4px
    }

    .section-inner-wrap .container .row .col-md-3 {
        width: 30%
    }

    .section-inner-wrap .container .row .col-md-9 {
        width: 70%
    }

    .product-tags .row .col-md-4 {
        width: 50%
    }

    .site-nav .navbar .navbar-nav {
        display: inline-block;
        float: none
    }

    .site-nav .navbar .navbar-nav > li {
        padding: 0 5px
    }

    .site-nav .navbar .navbar-nav > li > a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1023px) {
    .site-nav .navbar .navbar-nav > li {
        padding: 0 4px
    }

    .site-nav .navbar .navbar-nav > li > a {
        font-size: 15px;
    }

    .navbar-nav > li > a {
        padding-left: 4px;
        padding-right: 4px
    }

    .navbar-nav > li {
        padding-left: 5px
    }
}

@media screen and (min-width: 992px) {
    .site-header .navbar-nav li.dropdown:nth-child(4) .nav-image {
        width: 25%
    }

    .site-header .navbar-nav li.dropdown:nth-child(4) .nav-list {
        width: 75%;
        padding-left: 30px
    }

    .site-header .navbar-nav li.dropdown:nth-child(4) .nav-list > ul > li {
        width: 33%
    }
}

@media screen and (max-width: 991px) {

    .info-item1 {
        justify-content: space-between;
        column-gap: 0%;
    }

    .info-item1 .list-item {
        width: 48%;
        margin-top: 75px;
        margin-bottom: 25px;
    }

    .info-item1 .info-item1-bg {
        display: none;
    }

    .leftnav-form .verification-code .checkright,
    .leftnav-form .verification-code .checkerror {
        left: 45%;
        top: 2px
    }

    .verification-code .checkright,
    .verification-code .checkerror {
        left: 45% !important;
        top: 2px !important
    }

    .product-tags .row .col-md-4 {
        width: 100%
    }

    .section-inner-wrap .container .row .col-md-3 {
        width: 100%;
        margin-bottom: 5px
    }

    .section-inner-wrap .container .row .col-md-9 {
        width: 100%
    }

    .footnav {
        flex-wrap: wrap
    }

    .footnav > div {
        width: 100%;
        margin-top: 25px
    }

    .footnav > div:nth-child(2) {
        margin-left: 0
    }

    .section-footer h4 {
        font-size: 1.2em !important
    }

    .site-header {
        padding-left: 0;
        padding-right: 0;
        padding-top: 5px;
        padding-bottom: 20px
    }

    .site-header .navbar-nav > li > a {
        padding-left: 6px;
        padding-right: 6px
    }

    .site-nav .navbar .navbar-nav {
        margin-right: auto;
        margin-left: auto
    }

    .site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list > ul > li > ul {
        position: static
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li:last-child {
        border-bottom: 1px solid rgb(255 255 255 / 0)
    }

    .site-nav .navbar .navbar-nav li .dropdown-menu {
        top: initial
    }

    .site-nav .navbar .navbar-nav li .dropdown-menu .container {
        width: 100%
    }

    .site-nav .navbar .navbar-nav li .dropdown-menu li {
        width: 100%
    }
}

@media screen and (max-width: 767px) {


    .info_foot_form .form_item {
        width: 100%;
    }

    .info-item5 .pic {
        position: static;
        width: 100%;
        transform: none;
    }

    .info-item5 .text, .info-item5.reverse .text {
        width: 100%;
        padding: 20px 20px 20px 20px;
    }

    .info-item5 {
        flex-wrap: wrap;
    }

    p {
        font-size: 15px
    }

    .productlist .list {
        flex-wrap: wrap;
        margin-bottom: 35px
    }

    .productlist .list .pic {
        width: 100%;
        margin-bottom: 25px
    }

    .productlist .list .text {
        width: 100%
    }

    .productlist .list:nth-child(2n) {
        flex-direction: row;
        border-bottom: 0 solid #e6e6e6
    }

    .site-header > .container > .row > .col-md-10 {
        position: relative
    }

    .site-nav {
        width: 100%;
        z-index: 99;
        margin-top: 15px;
        padding-right: 15px
    }

    .navbar-collapse {
        background-color: #323066
    }

    .site-nav .navbar .navbar-nav > li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)
    }

    .navbar-collapse.in .dropdown-menu {
        /*overflow: auto;*/
        transform: none;
        width: 100%;
        display: block;
        max-height: none;
    }

    .navbar-collapse.in {
        max-height: 100vh
    }

    .navbar-collapse.in .row {
        min-height: auto;
    }

    .navbar-collapse.in .row > div {
        min-height: auto;
    }

    .navbar-collapse.in > ul > li ul {
        display: none;
    }

    .site-nav .navbar .navbar-nav > li#dropdown-132,
    .site-nav .navbar .navbar-nav > li#dropdown-133,
    .site-nav .navbar .navbar-nav > li#dropdown-134 {
        position: relative
    }

    .site-nav .navbar .navbar-nav > li#dropdown-132:after,
    .site-nav .navbar .navbar-nav > li#dropdown-133:after,
    .site-nav .navbar .navbar-nav > li#dropdown-134:after {
        z-index: 999;
        content: '+';
        display: inline-block;
        position: absolute;
        color: rgba(255, 255, 255, 0.8);
        height: 20px;
        width: 20px;
        right: 16px;
        top: 14px;
        border: 1px solid rgba(255, 255, 255, 0.8);
        line-height: 14px;
        text-align: center;
        cursor: pointer
    }

    .site-nav .navbar .navbar-nav > li#dropdown-132.open:after,
    .site-nav .navbar .navbar-nav > li#dropdown-133.open:after,
    .site-nav .navbar .navbar-nav > li#dropdown-134.open:after {
        content: '-'
    }

    .site-nav .navbar .navbar-nav > li#dropdown-132.open .dropdown-menu,
    .site-nav .navbar .navbar-nav > li#dropdown-133.open .dropdown-menu,
    .site-nav .navbar .navbar-nav > li#dropdown-134.open .dropdown-menu {
        display: block
    }

    .site-nav .navbar .navbar-nav > li > a {
        padding-top: 14px;
        padding-bottom: 14px;
        z-index: 1;
        display: inline-block
    }

    .navbar-nav > li > span {
        float: right;
        margin-top: 20px
    }

    .site-nav .navbar .navbar-nav > li > a .caret {
        display: none
    }

    .site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list > ul > li {
        width: 100%;
        padding-right: 20px
    }

    .site-header .logo {
        display: inline-block
    }

    .navbar-header {
        float: right;
        margin-top: 20px
    }

    .nav-list ul li ul {
        display: none
    }

    .site-nav .navbar .navbar-nav {
        width: 100%
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul li {
        position: relative
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li span {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        color: #000;
        position: absolute;
        right: 10px;
        top: 18px
    }

    .site-nav .navbar .navbar-nav li.dropdown:nth-child(4) .nav-list {
        width: 100%
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li {
        border-bottom: 1px solid #e8e8e8
    }

    .nav-list ul li ul {
        padding-left: 10px
    }

    .site-nav .navbar .navbar-nav li .dropdown-menu .container {
        padding-left: 0;
        padding-right: 0
    }

    .site-nav .navbar .navbar-nav li .dropdown-menu {
        padding: 0px 0
    }

    .site-nav .navbar .navbar-nav > li {
        padding: 0;
        border-right: none;
    }

    .site-nav .navbar .dropdown-menu .nav-list > ul > li > ul > li a {
        max-width: 90%
    }
}


@media screen and (max-width: 600px) {


    .info-item4 .info-item4-info .text {
        width: 100%;
    }

    .info-item4 .info-item4-info .pic {
        width: 100%;
    }

    .info-item4 .info-item4-info {
        flex-wrap: wrap;
    }

    .info-item1 .list-item {
        width: 100%;
    }
}

.application-items {
    margin: 20px 0
}

.application-items .application-pic {
    position: absolute;
    width: 240px;
    height: 210px;
    padding: 20px 0
}

.application-items .info {
    margin-left: 220px;
    padding: 20px 50px 20px;
    background: #f9fafb;
    height: 220px
}

.application-items .info h4:after {
    content: "";
    color: #1d85c8;
    margin: 10px 0;
    width: 100px;
    border-bottom: 2px solid;
    display: inherit
}

.application-items .info:hover {
    background: rgba(55, 177, 255, 0.07)
}

@media screen and (max-width: 768px) {
    .application-items .info {
        margin-left: 0;
        padding: 240px 20px 20px 20px;
        background: #f9fafb
    }
}

.clearfix .dot li {
    list-style-type: disc;
    font-size: 15px;
    margin-left: 20px;
    line-height: 26px
}

.clearfix .dot li::marker {
    color: #1d85c8
}

.page-detail h2, .page-detail h3 {
    font-weight: bold
}

p.Reference {
    font-size: 18px;
    font-weight: bold;
}

.table-responsive .title {
    margin: 0;
    padding-top: 10px;
    color: #666;
    font-size: 14px;
    text-align: center;
    line-height: 28px !important
}

.table-responsive table {
    border-collapse: separate;
    margin: auto auto 15px auto;
    border-left: 1px solid #333;
    border-top: 1px solid #333
}

.table-responsive table td {
    padding: 5px;
    text-align: center;
    /*width: 200px;*/
    border-collapse: separate;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333
}

.table-responsive table thead .firstRow {
    background-color: #1d85c8;
    color: #fff
}

table tr:nth-of-type(2n+2) td {
    background: #f9f9f9
}

.tableContentShow {
    width: 100%;
    border-left: none !important;
    border-top: none !important;
    border-bottom: 1px solid #2E75B6 !important;
}

.tableContentShow td {
    width: inherit !important;
    padding: 8px !important;
    border-right: none !important;
    background-color: #fff;
    border-bottom: 1px solid #ddd !important;
}

table.tableContentShow tr:nth-of-type(2n+2) td {
    background-color: #fff !important;
}

.tableContentShow .firstRow, .tableContentShow .firstRow td, .tableContentShow .firstRow th {
    background-color: #2E75B6 !important;
}

.ServiceShowPic {
    font-size: .75em;
    text-align: center;
    line-height: 1.7em !important;
    color: #666
}

.ServiceShowPic img {
    margin: auto
}

.ServiceShowleftPic {
    float: left;
    margin-right: 15px;
    text-align: center;
    color: #666;
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0px;
}

.ServiceShowrightPic {
    float: right;
    margin-left: 15px;
    text-align: center;
    color: #666;
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0px;
}

.ServiceShowPic,
.ServiceShowrightPic,
.ServiceShowleftPic {
    font-size: .9em;
    text-align: center;
    line-height: 1.7em !important;
}

.ServiceShowPic img,
.ServiceShowrightPic img,
.ServiceShowleftPic img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto
}

.Reference ol li {
    list-style: auto;
    margin-left: 20px
}

.clearfix .titlelist {
    margin-top: 10px
}

.clearfix .titlelist .probtn {
    color: #fff;
    padding: 8px 30px 8px 30px;
    font-size: 16px;
    display: inline-block;
    border-radius: 3px;
    line-height: 20px;
    margin-left: 0;
    background: #1d85c8
}

.clearfix .titlelist .probtn:hover {
    background: #055c90;
}

@media screen and (max-width: 1200px) {
    .ServiceShowleftPic, .ServiceShowrightPic {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px
    }

    .ServiceShowleftPic img, .ServiceShowrightPic img {
        margin-bottom: 8px;
    }
}

.hot {
    background-image: url("../images/hot.gif");
    background-repeat: no-repeat;
    width: 22px;
    height: 15px;
    display: inline-block;
    margin-left: -3.5px;
}

.blue-gradient-bg {
    padding: 10px;
    background-image: -webkit-linear-gradient(left, #ffffff 0, #c3d7ec 100%);
}

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

@media (min-width: 992px) {
    .md-flex {
        display: flex;
    }

    .text-right-md {
        text-align: right;
    }

    .pull-right-md {
        float: right;
    }
}

.bg-box {
    padding: 10px;
    border: 1px solid #1D85C8;
    background-color: #DEEBF7;
    clear: both;
    margin-bottom: 15px;
}

.bg-box p:last-child, .bg-box ul:last-child {
    margin-bottom: 0;
}

.jump-to-tool {
    display: flex;
    position: sticky;
    top: 0;
}

.jump-to-tool .jump-to-tool__label {
    position: relative;
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 2px 15px 2px 6px;
    margin-left: 10px;
    width: 210px;
    height: 30px;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.jump-to-tool .jump-to-tool__label:after {
    font-family: 'icomoon' !important;
    content: "\e907";
    position: absolute;
    right: 5px;
    top: 3px;
}

.jump-to-tool .jump-to-tool__label.active:after {
    content: "\e90a";
}

.jump-to-tool ul {
    display: none;
    position: absolute;
    margin-left: 10px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
}

.jump-to-tool ul li {
    padding: 4px 8px;
    text-align: left;
    cursor: pointer;
}

.jump-to-tool ul li:hover {
    background-color: #f5f6f7;
}

.page-detail .h2 {
    color: #1D85C8;
}

.page-detail .h2-border {
    border-bottom: 1px solid #1D85C8;
    padding-bottom: 10px;
}

.h2-title-icon {
    overflow: hidden;
    position: relative;
    background: url(../images/icon-title-h2.png) 0 / 50px no-repeat;
    padding: 15px 0 15px 65px;
    color: #1D85C8;
}

.h2-title-icon:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #1D85C8;
    position: absolute;
    bottom: 0;
    left: 22px;
}

.h2-title-icon-2 {
    overflow: hidden;
    background: url(../images/icon-title-h2-2.png) 0 / 50px no-repeat;
    padding: 15px 0 15px 65px;
    color: #1D85C8;
}

.service-link-style {
    margin-top: 10px;
}

.service-link-style p {
    border-left: 8px solid #1D85C8;
    border-radius: 18px;
    margin-bottom: 15px !important;
}

.service-link-style p a {
    border: 1px solid #D9D9D9;
    padding: 20px;
    display: block;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(left, rgba(217, 217, 217, .5) 0, rgba(217, 217, 217, .1) 100%);
}

.reference-bg {
    padding: 15px;
    overflow: hidden;
    background-image: -webkit-linear-gradient(top, #4472C4 0, #EFF4FC 100%);
}

.fs-18 {
    font-size: 18px;
}

.fc-gray {
    color: #7E7E7F !important;
}

.fc-white {
    color: #fff !important;
}

.page-resources {
}

.service-tab_navs {
    background-color: #3f84c3;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.service-tab_navs ul {
    margin: 0;
}

.service-tab_navs ul li {
    position: relative;
    background-color: #759CBE;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 15px;
    height: 50px;
    line-height: 1.3;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-tab_navs ul li.active {
    background-color: #E7E6E6;
    color: #3f84c3;
}

.service-tab_navs ul li.active:after {
    content: "";
    background-color: #E7E6E6;
    display: inline-block;
    width: 35px;
    height: 35px;
    transform: rotate(45deg);
    position: absolute;
    right: -18px;
    top: 8px;
}

.service-tab_content .item:last-child {
    display: none;
}

.search-box {
    margin: 20px 0;
}

.search-box input {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}

.search-box button {
    background-color: #3f84c3;
    color: #fff;
    padding: 5px 10px;
    width: 100%;
    border: none;
    outline: none;
    margin-top: 15px;
}

.search-box button:hover {
    background-color: #fcb823;
}

.recent-posts p {
    color: #7E7E7F;
    font-weight: bold;
    font-size: 18px;
}

.recent-posts ul:last-child {
    display: none;
}

.recent-posts ul li {
    background-color: #F2F2F2;
    padding: 5px 10px;
    color: #1D85C8
}

.recent-posts ul li:hover {
    background-color: #eee;
}

.page-resources__right .item .row {
    margin: 0 0 20px 0;
    padding: 15px;
    background-color: #F2F2F2;
}

.page-resources__right .item .row .col-md-4 {
    padding: 0;
    height: 170px;
    overflow: hidden;
}

.page-resources__right .item .row .col-md-8 {
    padding: 0 0 0 20px;
}

.page-resources__right .item .row img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-resources__right .item .row p:first-child {
    color: #7E7E7F
}

.page-resources__right .item .row p:last-child {
    text-align: center;
}

.page-resources__right .item .row p:last-child a {
    background-color: #3f84c3;
    color: #fff;
    padding: 5px 10px;
}

.page-resources__right .item .row p:last-child a:hover {
    background-color: #fcb823;
}

.pdf-resource-list {
    text-align: center;
}

.pdf-resource-list a {
    display: inline-block;
    padding: 0 5px;
    background: #1d85c8;
    margin-right: 10px;
    border-radius: 2px;
    color: #fff;
}

.pdf-resource-list a:hover {
    background: #fcb823;
}

.pdf-resource-list a:last-child {
    margin-right: 0;
}