.Internal {
    font-weight: 700;
    color: #0a4882
}

.Internal:hover {
    text-decoration: underline
}

div.head-info a:hover {
    color: #c4dbfa
}

.elementor-heading-title {
    color: #0a4882 !important
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0
}

dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
select,
span,
textarea,
ul {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    text-indent: 0;
    font-weight: 400
}

tr {
    display: table-row;
    border-color: inherit;
    vertical-align: inherit
}

td,
th {
    display: table-cell;
    vertical-align: inherit
}

* {
    box-sizing: border-box;
    outline: 0;
    overflow-wrap: break-word
}

table {
    border-collapse: collapse
}

select {
    padding-left: 5px;
    outline: 0;
    background: url(../images/triangle02.png) no-repeat right #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none
}

textarea {
    resize: vertical !important
}

img {
    vertical-align: middle
}

cite,
em,
th {
    font-weight: 400;
    font-style: normal
}

a {
    color: inherit;
    text-decoration: none
}

.btn-wrap a {
    display: block;
    color: #fff;
    background: #ddb822;
    border: 1px solid #ddb822;
    border-radius: 20px;
    width: 125px;
    height: 45px;
    margin: 10px auto;
    padding: 10px
}

img {
    border: none;
    vertical-align: middle;
    font-size: 0
}

i {
    display: inline-block;
    vertical-align: middle
}

.fz12 {
    font-size: 12px
}

.cf:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "."
}

body,
html {
    overflow: hidden;
    overflow: auto;
    background: #fff;
    color: #666;
    letter-spacing: .5px;
    font-size: 14px;
    font-family: Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
    line-height: 30px
}

label {
    display: inline-block;
    margin-bottom: 5px;
    max-width: 100%
}

.input-na {
    padding: 0 15px;
    padding-right: 40px;
    height: 40px;
    border: solid 1px #999;
    border-radius: 5px;
    background-color: #fff;
    color: #4d4d4d;
    font-size: 15px
}

.sub {
    padding: 0 138px;
    height: 50px;
    background: #fde428;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer
}

.w1200 {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
    max-width: 1240px
}

.centered {
    margin: 0 auto
}

.float_left {
    float: left
}

.float_right {
    float: right
}

.tc {
    text-align: center
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.rl {
    position: relative
}

.w80bf {
    width: 80%
}

.w70bf {
    width: 70%
}

.w60bf {
    width: 60%
}

.w50bf {
    width: 50%
}

.w40bf {
    width: 40%
}

.w30bf {
    width: 30%
}

.w33bf {
    width: 33.3%
}

.w25bt {
    width: 25%
}

.w20bt {
    width: 20%
}

.linear05s {
    -webkit-transition: linear .5s;
    transition: linear .5s
}

.linear05s:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1.1)
}

div a:hover {
    color: #5db005
}

.m-head {
    display: none
}

.xpicon {
    background: url(../images/icon.png) 0 0 no-repeat
}

header {
    background: #92d050;
    line-height: 50px
}

header li {
    display: inline-block;
    color: #fff
}

.head-info li {
    margin-right: 33px
}

.head-info li i {
    margin-right: 10px;
    color: #fff
}

.head-share li {
    margin-left: 30px
}

.logo {
    margin: 10px 0;
    width: 15%
}

.logo img {
    max-width: 100%
}

.head-nav {
    margin-top: 30px;
    width: 85%;
    text-align: right
}

.head-nav>ul>li {
    display: inline-block;
    margin-right: 2.98%;
    padding: 10px 0;
    padding-top: 15px;
    vertical-align: top;
    text-align: left
}

.head-nav>ul>li>a {
    position: relative;
    color: #92d050;
    font-weight: 700;
    font-size: 17px
}

.head-nav>ul>li i {
    position: absolute;
    top: 5px;
    font-size: 12px;
    right: -20px;
    color: #92d050
}

.head-nav>ul>li .lime {
    display: block;
    margin: 0 auto;
    margin-top: 6px;
    width: 30px;
    height: 3px;
    background: #ff7e00;
    background: transparent
}

.head-nav>ul>li:hover .lime {
    background: #5db005
}

.sec-nav {
    position: absolute;
    display: none;
    z-index: 201;
    top: 47px;
    left: -10%
}

.sec-nav li {
    border-bottom: solid 1px #e0e0e0
}

.sec-nav a {
    display: block;
    padding: 5px 10px;
    width: 260px;
    background: #286bbc;
    color: #fff;
    font-weight: 500;
    font-size: 14px
}

.sec-nav a:hover {
    color: #facb9c;
    background: #4785cf
}

.head-nav .third-nav,
.head-nav .four-nav {
    min-width: 260px;
    position: absolute;
    left: 260px;
    background: #f7f7f7;
    display: none;
    top: 0;
    border-left: solid 1px #a5b5c5
}

.head-nav .sec-nav li:hover .third-nav {
    display: block
}

.head-nav .sec-nav li {
    position: relative;
    display: block
}

.nav-right::after {
    content: "\f105";
    position: relative;
    right: -10px;
    font-size: 19px;
    font-family: FontAwesome
}

.head-nav li:hover .sec-nav {
    display: block
}

.banner img {
    width: 100%
}

.section-img {
    padding: 10px 0;
    border-bottom: solid 1px #d6d6d6
}

nav .mosec-nav {
    position: absolute;
    top: 46px;
    left: 50%;
    z-index: 99;
    display: none;
    border: solid 1px #114996;
    border-top: 4px solid #286bbc;
    background: #286bbc;
    white-space: nowrap;
    -webkit-transform: translateX(-35%);
    transform: translateX(-35%);
    -ms-transform: translateX(-35%);
    width: 606px
}

.head-nav li:hover .mosec-nav {
    display: block
}

.mosec-nav>div {
    min-width: 220px
}

.mosec-nav a {
    display: block;
    color: #000;
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding: 4px 20px;
    border-bottom: solid 1px #e0e0e0
}

.mosec-nav a:hover {
    color: #facb9c;
    background: #4785cf
}

.ind-title-b {
    position: relative;
    margin-bottom: 20px;
    height: 65px;
    color: #5db005;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 42px;
    line-height: 42px
}

.ind-title-b::after {
    position: absolute;
    top: 55px;
    left: -moz-calc(50% - 80px);
    left: -webkit-calc(50% - 80px);
    left: calc(50% - 80px);
    width: 160px;
    height: 3px;
    background: #5db005;
    content: ""
}

.ind-title-b.white {
    color: #fff
}

.ind-title-b.white::after {
    background: #fff
}

.ind-title-b.afnone::after {
    display: none
}

section .index>div {
    padding: 60px 0
}

.h-about {
    background: url(../images/h-about-bg.jpg) center center;
    font-size: 20px;
    line-height: 36px
}

.h-about .text {
   width: 30%;
}

.h-about .img {
    width: 70%
}

.h-about .img img {
    max-width: 100%
}

.h-about .text a {
    margin-top: 20px
}

.conta-us {
    display: inline-block;
    padding: 0 30px;
    border: solid 2px #5db005;
    background: #5db005;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 48px;
    -webkit-transition: linear .5s;
    transition: linear .5s
}

.conta-us:hover {
    background: #fff;
    color: #5db005
}

.h-custom,
.our-services {
    background: #92d050
}

.our-services li {
    float: left;
    padding: 20px;
    width: 25%;
    text-align: center
}

.our-services li .box {
    position: relative;
    padding-bottom: 10px;
    background: #fff
}

.our-services li .img {
    overflow: hidden
}

.our-services li img {
    max-width: 100%
}

.our-services .name {
    padding: 10px 0;
    font-size: 20px
}

.our-services p {
    padding: 0 10px;
    text-align: left;
    line-height: 26px;
    height: 182px
}

.our-services a {
    margin: 10px 0
}

.view-more {
    display: inline-block;
    padding: 0 30px;
    border: solid 1px #d5d5d5;
    background: #fff;
    color: #666;
    font-size: 14px;
    line-height: 40px
}

.view-more:hover {
    border-color: #5db005;
    background: #5db005;
    color: #fff
}

.our-indus li {
    float: left;
    margin: 10px 0;
    width: 14.2%;
    text-align: center
}

.our-indus li .img {
    -webkit-transition: linear .5s;
    transition: linear .5s
}

.our-indus li .img:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -ms-transform: translateY(-10px)
}

.h-custom li {
    float: left;
    margin: 20px 0;
    width: 24.3%;
    color: #fff;
    text-align: center;
    font-size: 18px
}

.h-custom .img {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 0;
    -webkit-transition: linear .5s;
    transition: linear .5s;
    max-width: 270px;
    height: 190px;
    width: 100%
}

.h-custom li .img:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -ms-transform: translateY(-10px)
}

.h-custom .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%
}

.our-product li {
    float: left;
    padding: 20px;
    width: 25%;
    text-align: center
}

.relate-pro {
    margin-top: 50px;
    background: #f2f2f2
}

.relate-pro .our-product li {
    padding: 20px;
    width: 33.3%
}

.rela-tit {
    padding: 20px;
    padding-bottom: 0;
    color: #5db005;
    font-weight: 700;
    font-size: 24px
}

.our-product li .img {
    overflow: hidden
}

.our-product li img {
    max-width: 100%
}

.our-product li .box:hover .text {
    color: #92d050
}

.our-product li .text {
    overflow: hidden;
    text-align: left;
    height: 48px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.why-choose {
    background: url(../images/bg_section.png) repeat 50% 50% #f2f2f2
}

.why-choose li {
    float: left;
    padding: 20px 30px;
    width: 33.3%
}

.why-choose i {
    position: absolute;
    float: left;
    display: inline-block;
    margin-right: 10px;
    width: 58px;
    height: 66px;
    -webkit-transition: linear .5s;
    transition: linear .5s
}

.why-choose i:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -ms-transform: translateY(-10px)
}

.why-choose .box {
    position: relative
}

.why-choose .text {
    overflow: hidden;
    margin-left: 68px;
    height: 92px;
    line-height: 24px
}

.choose-ic1 {
    background-position: -10px -10px
}

.choose-ic2 {
    background-position: -78px -10px
}

.choose-ic3 {
    background-position: -146px -10px
}

.choose-ic4 {
    background-position: -214px -10px
}

.choose-ic5 {
    background-position: -282px -10px
}

.choose-ic6 {
    background-position: -350px -10px
}

.recent-news li {
    float: left;
    padding: 15px;
    width: 33.3%
}

.recent-news .box {
    background: #f3f3f3
}

.recent-news .info {
    padding: 10px
}

.recent-news .img {
    overflow: hidden;
    height: 210px;
    position: relative;
    border: solid 1px #f3f3f3
}

.recent-news .img img {
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 44%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.recent-news .tit {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px
}

.recent-news .tit:hover {
    color: #5db005
}

.recent-news .text {
    overflow: hidden;
    height: 55px;
    line-height: 24px
}

.recent-news .time {
    color: #999;
    font-size: 13px
}

.readmore {
    display: inline-block;
    padding: 0 30px;
    border: solid 2px #5db005;
    background: #5db005;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    -webkit-transition: linear .5s;
    transition: linear .5s
}

.readmore:hover {
    background: #fff;
    color: #5db005
}

footer {
    min-height: 655px;
    background: #5db005;
    /*url(../images/footer-bg.jpg) center no-repeat*/
    color: #fff;
    margin-top: 50px;
    overflow: hidden
}

.footcenter {
    margin-left: 309px;
    padding-top: 50px;
    padding-left: 90px
}

.footcenter a {
    color: #fff
}

.footcenter a:hover {
    color: #fff;
    text-decoration: underline
}

.foot-top dl {
    float: left;
    width: 22%
}

.foot-top dl:nth-child(2) {
    width: 33%
}

.foot-top dl:nth-child(3) {
    width: 23%
}

.foot-top dt {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px
}

.foot-top dt i {
    display: none
}

.foot-top dd a {
    display: list-item;
    list-style-type: disc;
    margin: 10px 20px
}

.foot-bottom {
    overflow: hidden;
    padding: 20px 0;
    border-top: solid 2px #fde428;
    margin-top: 30px
}

.foot-bottom .link {
    float: right
}

.foot-bottom .link a {
    margin: 0 14px
}

.foot-bottom .copy-ri {
    float: left
}

.our-message {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    width: 390px;
    background: rgba(255, 255, 255, .7)
}

.our-message .img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.messdiqiu {
    display: inline-block;
    width: 65px;
    height: 64px;
    background-position: -418px -10px
}

.our-message .text {
    display: inline-block;
    width: calc(100% - 180px);
    color: #333;
    vertical-align: middle
}

.mess-input {
    width: 100%;
    height: 44px;
    max-width: 340px;
    border: solid 1px #333 !important;
    background-color: transparent;
    color: #333
}

.our-message li {
    position: relative;
    margin: 10px 0;
    padding-left: 15px
}

.impor::before {
    position: absolute;
    top: 15px;
    left: 0;
    margin-right: 8px;
    color: red;
    content: "*"
}

.our-message textarea {
    display: block;
    padding-top: 0;
    padding-left: 36px;
    height: 120px;
    background: url(../images/inp-messge.png) no-repeat;
    line-height: 30px
}

.inp-name {
    padding-left: 36px;
    background-position: -570px -11px
}

.inp-email {
    padding-left: 36px;
    background-position: -570px -65px
}

.inp-tel {
    padding-left: 36px;
    background-position: -570px -119px
}

.ver-code {
    padding: 0 5px;
    width: 100px
}

.yzm img {
    width: 90px
}

.wp-sheets {
    max-width: 100%;
    margin-bottom: 1em;
    max-height: 292px;
    overflow: auto
}

.wp-sheets::-webkit-scrollbar {
    display: block !important;
    width: 6px;
    height: 8px
}

.wp-sheets::-webkit-scrollbar-thumb {
    height: 8px;
    border-radius: 10px;
    background-color: #0076b7;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.src {
    margin-bottom: 30px;
    font-size: 16px
}

.src>div {
    padding: 12px 5px;
    border-bottom: solid 1px #5db005
}

#bcn {
    margin-bottom: 30px;
    font-size: 16px;
    border-top: solid 2px #5db005;
    background: #f5f5f5
}

#bcn>div {
    padding: 12px 10px
}

.src li {
    display: inline-block;
    margin-right: 15px
}

.src li i {
    position: relative;
    margin-right: 6px;
    color: #5db005;
    font-size: 22px
}

.src li a {
    position: relative
}

.src li a::before {
    position: absolute;
    right: -12px;
    color: #666;
    content: "/";
    font-size: 12px
}

.m3tu-ic {
    display: block;
    width: 83px;
    height: 58px;
    margin: 0 auto;
    background: url(../images/m3tu-ic.png) 0 0 no-repeat
}

.m3tu-1-1 {
    background-position: -10px -10px
}

.m3tu-1-2 {
    background-position: -103px -10px
}

.m3tu-1-3 {
    background-position: -196px -10px
}

.m3tu-1-4 {
    background-position: -289px -10px
}

.m3tu-1-5 {
    background-position: -382px -10px
}

.m3tu-1-6 {
    background-position: -475px -10px
}

.m3tu-1-7 {
    background-position: -568px -10px
}

.m3tu-2-1 {
    background-position: -10px -78px
}

.m3tu-2-2 {
    background-position: -103px -78px
}

.m3tu-2-3 {
    background-position: -196px -78px
}

.m3tu-2-4 {
    background-position: -289px -78px
}

.m3tu-2-5 {
    background-position: -382px -78px
}

.m3tu-2-6 {
    background-position: -475px -78px
}

.m3tu-2-7 {
    background-position: -568px -78px
}

.m3tu-3-1 {
    background-position: -10px -146px
}

.m3tu-3-2 {
    background-position: -103px -146px
}

.m3tu-3-3 {
    background-position: -196px -146px
}

.m3tu-3-4 {
    background-position: -289px -146px
}

.m3tu-3-5 {
    background-position: -382px -146px
}

.m3tu-3-6 {
    background-position: -475px -146px
}

.m3tu-3-7 {
    background-position: -568px -146px
}

.main-left {
    float: left;
    margin-right: 30px;
    width: 270px
}

.main-right {
    float: right;
    width: calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -webkit-calc(100% - 300px)
}

.sticky {
    margin-bottom: 50px;
    width: 280px
}

.sticky .title {
    padding: 12px;
    background: #5db005;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 18px
}

.sticky .box {
    padding: 6px;
    border: solid 1px #e5e5e5
}

.sticky .expander {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    cursor: pointer
}

.expander.open {
    background-position: -38px -90px
}

.expander.close {
    background-position: -10px -90px
}

.sticky dt {
    padding: 10px 6px;
    font-size: 16px
}

.sticky dd {
    display: none;
    padding: 0;
    background: #f3f3f3;
    line-height: 38px
}

.sticky dd li {
    position: relative;
    padding: 0;
    border-bottom: solid 1px #fff
}

.sticky li a {
    display: block;
    overflow: hidden;
    padding: 0 10px;
    border-bottom: solid 1px #fff;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sticky .chexpander {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 0 3px;
    cursor: pointer
}

.sticky li .list-box {
    display: none;
    padding-left: 20px;
    color: #858484
}

.sticky li .list-box a {
    border-bottom: solid 1px #fff
}

.sticky li .list-box a:last-child {
    border-bottom: none
}

.sticky a:hover {
    color: #5db005;
    text-decoration: underline
}

.sticky.two dt {
    font-size: 15px
}

.sticky dt i {
    width: 15px;
    color: #5db005
}

.news .main-left {
    float: left;
    margin-right: 0
}

.news .main-right {
    float: right
}

.cont {
    margin-bottom: 50px
}

.cont p {
    margin-bottom: 10px;
    line-height: 28px
}

.cont p a {
    color: #0a4882;
    font-weight: 700
}

.cont p a:hover {
    color: #0a4882;
    text-decoration: underline
}

.cont td a {
    color: #0a4882;
    font-weight: 700
}

.cont img {
    max-width: 100%
}

.cont h1 {
    margin-bottom: 10px;
    color: #235c91;
    font-size: 18px
}

.cont h2 {
    margin-bottom: 10px;
    color: #5db005;
    font-weight: 700;
    font-size: 24px
}

.cont h3 {
    margin-bottom: 15px;
    color: #5db005;
    font-weight: 700;
    font-size: 20px
}

.cont .lime-tit {
    padding: 6px;
    border-bottom: solid 1px #5db005;
    color: #5db005;
    font-weight: 700;
    font-size: 18px
}

.cont ul li {
    margin-left: 21px;
    list-style-type: disc;
    line-height: 25px
}

.cont ol li {
    margin-left: 21px;
    list-style-type: decimal;
    line-height: 25px
}

.cont ul.lh28 li {
    line-height: 28px
}

.cont>table {
    width: 100%
}

.cont>table th {
    padding: 10px 0;
    padding: 6px 10px;
    border: solid 1px #b5b5b5;
    vertical-align: middle;
    text-align: left
}

.cont>table td {
    padding: 6px 10px;
    border: solid 1px #b5b5b5;
    vertical-align: middle
}

.cont>table td p {
    margin: 0
}

.cont>table td img {
    width: 100%
}

.co-title {
    padding: 6px 0;
    color: #4c4c4c;
    font-size: 24px;
    line-height: 30px
}

.co-title.fz24 {
    font-size: 24px
}

.co-title.fz20 {
    font-size: 20px
}

.cont .fz24 {
    font-size: 24px
}

.cont .fz20 {
    font-size: 20px
}

.cont ul.li-icon li {
    margin: 0;
    list-style-type: none
}

.cont table {
    margin-top: 10px
}

.cont table td,
.pro-part-info table th {
    padding: 8px;
    border: solid 1px #d6d6d6
}

.cont .contantus {
    display: inline-block;
    margin: 20px 0;
    width: 100%;
    height: 50px;
    max-width: 180px;
    background: #0e4c8f;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    line-height: 50px
}

.cont .contantus:hover {
    background: #1c5a9c
}

.cont table p {
    margin: 0
}

.cont .fz18 {
    font-size: 18px
}

.cont .fz16 {
    font-size: 16px
}

.cont .bold {
    font-weight: 700
}

.cont .item4 {
    width: 25%;
    padding: 10px;
    text-align: center
}

.cont .item3 {
    width: 33.3%;
    padding: 10px;
    text-align: center
}

.cont .item4 img {
    max-width: 100%
}

.cont .item3 img {
    max-width: 100%
}

.cont .item5 {
    width: 20%;
    padding: 10px;
    text-align: center;
    float: left
}

.cont .item6 {
    width: 16.6%;
    padding: 10px;
    text-align: center;
    float: left
}

.cont .a-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.cont .part-name {
    text-transform: uppercase;
    font-size: 18px
}

.cont p.part-name {
    margin-bottom: 0
}

.list-three li {
    float: left;
    margin: 0;
    padding: 10px 13px;
    width: 33.3%
}

.list-two li {
    float: left;
    margin: 0;
    padding: 10px 13px;
    width: 50%
}

.list-items li {
    margin: 0;
    padding: 10px 13px;
    width: 100%
}

.list-three li div {
    max-width: 400px
}

.li-icon li span {
    font-weight: 700;
    font-size: 16px
}

.li-icon li p {
    margin: 0;
    font-size: 14px;
    line-height: 24px
}

.li-icon li>i {
    display: inline-block;
    margin-right: 8px;
    width: 66px;
    height: 64px;
    vertical-align: top
}

.li-icon li>div {
    display: inline-block;
    width: calc(100% - 80px)
}

.pl10 {
    padding-left: 10px
}

.pr10 {
    padding-right: 10px
}

.pl20 {
    padding-left: 20px
}

.pr20 {
    padding-right: 20px
}

.pt20 {
    padding-top: 20px
}

.mt10 {
    margin-top: 20px
}

.mt20 {
    margin-top: 40px
}

.mb20 {
    margin-bottom: 20px !important
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.turnaround-ic {
    background-position: -9px -120px
}

.accuracy-ic {
    background-position: -85px -120px
}

.choice-ic {
    background-position: -161px -120px
}

.superior-ic {
    background-position: -85px -120px
}

.materials-ic {
    background-position: -237px -120px
}

.colors-ic {
    background-position: -313px -120px
}

.surface-ic {
    background-position: -389px -120px
}

.various-ic {
    background-position: -465px -120px
}

.applications-ic {
    background-position: -9px -194px
}

.features-ic {
    background-position: -85px -194px
}

.products-ic {
    background-position: -161px -194px
}

.treatment-ic {
    background-position: -237px -194px
}

.capabilities-ic {
    background-position: -313px -194px
}

.equipment-ic {
    background-position: -389px -194px
}

.service-ic {
    background-position: -465px -194px
}

.inspection-ic {
    background-position: -9px -268px
}

.packaging-ic {
    background-position: -85px -268px
}

.benefits-ic {
    background-position: -161px -268px
}

.accuracy-ic {
    background-position: -237px -268px
}

.versatility-ic {
    background-position: -313px -268px
}

.reproducibility-ic {
    background-position: -389px -268px
}

.team-ic {
    background-position: -465px -268px
}

.delivery-ic {
    background-position: -9px -342px
}

.typical-ic {
    background-position: -85px -342px
}

.tolerance-ic {
    background-position: -161px -342px
}

.certification-ic {
    background-position: -237px -342px
}

.advantages-ic {
    background-position: -389px -342px
}

.assurance-ic {
    background-position: -466px -342px
}

.size-ic {
    background-position: -9px -416px
}

.moq-ic {
    background-position: -85px -416px
}

.qc-ic {
    background-position: -161px -416px
}

.prices-ic {
    background-position: -237px -416px
}

.oem-ic {
    background-position: -313px -416px
}

.polyamide-ic {
    background-position: -389px -416px
}

.efficient-ic {
    background-position: -466px -416px
}

.metals-ic {
    background-position: -9px -490px
}

.plastics-ic {
    background-position: -85px -490px
}

.scroll {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 6px
}

.cont .scroll table {
    width: 100%;
    max-width: 100%;
    min-width: 750px
}

.scroll::-webkit-scrollbar {
    display: block !important;
    width: 0;
    height: 8px
}

.scroll::-webkit-scrollbar-thumb {
    height: 8px;
    border-radius: 10px;
    background-color: #0e4c8f;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.pro-shade-item .img {
    position: relative;
    overflow: hidden;
    margin: 30px 0;
    height: 260px
}

.pro-shade-item .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.pro-shade-item .text-fix {
    position: absolute;
    top: 260px;
    width: 100%;
    height: 100%;
    background: rgba(20, 83, 172, .9);
    color: #fff;
    text-align: left;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.pro-shade-item .info {
    position: absolute;
    top: 50%;
    padding: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.pro-shade-item .img:hover .text-fix {
    top: 0
}

.pro-shade-item .conta-us {
    font-weight: 500;
    font-size: 14px;
    line-height: 40px
}

.news-page {
    margin: 40px 0;
    margin-top: 40px;
    text-align: center
}

.news-page a {
    margin: 0 5px;
    padding: 10px 14px;
    border: solid 1px #b2b2b2;
    border-radius: 3px;
    color: #333;
    font-size: 14px
}

.news-page a.on,
.news-page a:hover {
    border-color: #5db005;
    background: #5db005;
    color: #fff
}

.news-list li {
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px
}

.news-list .img {
    margin-right: 10px;
    width: 290px;
    height: 200px;
    overflow: hidden;
    position: relative;
    border: solid 1px #d0d1ce
}

.news-list .img img {
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 44%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.news-list .info {
    padding-top: 5px;
    width: calc(100% - 330px);
    width: -moz-calc(100% - 330px);
    width: -webkit-calc(100% - 330px);
    color: #333;
    font-size: 14px
}

.news-list .info p {
    overflow: hidden;
    max-height: 110px;
    line-height: 26px
}

.new-title {
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 16px
}

.new-title a {
    color: #333
}

.new-title a:hover {
    color: #5db005
}

.new-time {
    margin: 2px 0;
    color: #666
}

.pro-list-ul li {
    display: -webkit-flex;
    display: flex;
    padding: 10px;
    border-bottom: solid 1px #ccc;
    align-items: center
}

.pro-list-ul .img {
    position: relative;
    overflow: hidden;
    width: 185px;
    height: 185px;
    border: solid 1px #d6d6d6
}

.pro-list-ul .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.pro-list-ul .img img:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1)
}

.pro-list-ul .info {
    padding-left: 10px;
    width: calc(100% - 335px);
    width: -moz-calc(100% - 340px);
    width: -webkit-calc(100% - 340px)
}

.pro-list-ul .info .tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.pro-list-ul .btn {
    width: 140px
}

.pro-list-ul .more {
    width: 200px;
    margin-top: 20px
}

.pro-list-ul .more a:hover {
    color: #5db005
}

.pro-more-ic {
    display: inline-block;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    background-position: -66px -90px
}

.pro-list-ul .conta-us {
    padding: 0 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px
}

.industries-ul {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    flex-wrap: wrap
}

.industries-ul li {
    font-size: 16px;
    color: gray;
    width: 33.3%;
    padding: 20px 2%;
    vertical-align: top;
    float: left
}

.industries-ul .items {
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    padding-bottom: 10px
}

.industries-ul li .zoom_img_effect {
    width: 100%;
    position: relative;
    transition: all .3s ease-out
}

.industries-ul li .zoom_img_effect:hover {
    width: 100%;
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0)
}

.industries-ul li a {
    display: block;
    position: relative;
    overflow: hidden
}

.industries-ul li a:hover {
    color: #22618f
}

.industries-ul li span {
    text-transform: uppercase;
    font-family: roboto bold;
    padding: 10px 0 10px 20px;
    display: block;
    border-bottom: 3px solid #256593;
    font-size: 18px
}

.industries-ul li p {
    margin: 20px;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    height: 115px
}

.main-faq h3 {
    font-size: 24px;
    font-weight: 500
}

.faq-question dl {
    margin-top: 40px
}

.faq-question h4 {
    font-size: 22px;
    color: #002446
}

.faq-question dt {
    cursor: pointer
}

.faq-question dt,
.faq-question dd {
    position: relative;
    padding-left: 30px
}

.faq-question i {
    font-size: 14px;
    display: block;
    width: 20px;
    height: 20px;
    background: #92d050;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    position: absolute;
    top: 5px;
    left: 0
}

.any-share {
    margin: 20px 0
}

.any-share li {
    display: inline-block;
    margin: 5px 0;
    margin-right: 4px
}

.any-share a {
    -webkit-transition: linear .5s;
    transition: linear .5s;
    display: block
}

.any-share a:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -ms-transform: translateY(-5px)
}

.any-share i {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 3px
}

.any-fasebook {
    background-position: -569px -183px
}

.any-twitter {
    background-position: -611px -183px
}

.any-email {
    background-position: -653px -183px
}

.any-linkedin {
    background-position: -695px -183px
}

.any-skype {
    background-position: -737px -183px
}

.post-date span {
    margin-right: 10px
}

.post-date i {
    margin-right: 5px
}

.post-date a:hover {
    text-decoration: underline
}

.author-info {
    border: solid 1px #e8e8e8;
    background: rgba(0, 0, 0, .02);
    padding: 20px;
    margin-top: 30px
}

.author-avatar {
    float: left;
    width: 80px
}

.author-avatar img {
    height: 80px;
    width: 80px
}

.author-description {
    margin-left: 100px
}

.author-title {
    font-size: 15px;
    font-weight: 700
}

.h-custom li a:hover {
    color: #fff;
    text-decoration: underline
}

.anodizing-ic {
    background-position: -161px -490px
}

.passivation-ic {
    background-position: -237px -490px
}

.plating-ic {
    background-position: -313px -490px
}

.painting-ic {
    background-position: -389px -490px
}

.black-oxide-ic {
    background-position: -465px -490px
}

.polishing-ic {
    background-position: -9px -564px
}

.powder-coating-ic {
    background-position: -85px -564px
}

.heat-treatment-ic {
    background-position: -161px -564px
}

.satin-finish-ic {
    background-position: -237px -564px
}

.abrasive-blasting-ic {
    background-position: -313px -564px
}

.conversion-coating-ic {
    background-position: -389px -564px
}

.elementor a {
    color: #ad5002
}

.elementor a:hover {
    color: #8b4513
}

.accessories-list {
    position: relative
}

.accessories-list .img {
    border: solid 1px #ccc
}

.accessories-list .img img {
    max-width: 100%
}

.accessories-list .box {
    margin: 0 20px;
    display: block
}

.accessories-list .tc {
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cont .hd {
    padding: 10px;
    background: #e8e8e8
}

.cont .hd h2 {
    margin: 0
}

.cont .bd table {
    margin: 0
}

.cont .bd table td,
.cont .bd table th {
    border: none
}

.cont .calculator table,
.cont .calculator table td {
    border: none;
    margin: 0
}

.cont #Dspeed table,
.cont #Dspeed table td {
    border: none;
    margin: 0
}

.cont #Tspeed table,
.cont #Tspeed table td {
    border: none;
    margin: 0
}

.cont #Mspeed table,
.cont #Mspeed table td {
    border: none;
    margin: 0
}

.cont .hd {
    padding: 10px;
    background: #e8e8e8;
    border: solid 1px #e8e8e8;
    border-bottom: 0
}

.cont .ft {
    background: #e8e8e8;
    height: 37px
}

.cont .bd {
    border: solid 1px #dcdada;
    padding: 0;
    margin: 0
}

.metaslider {
    position: relative;
    z-index: 0;
    overflow: hidden
}

.share {
    color: #fff
}

.share .eapps-social-icons-item-icon {
    width: 20px;
    height: 20px;
    fill: #fff;
    z-index: 1;
    position: relative
}

.share-a {
    width: 40px;
    height: 40px;
    margin: 5px;
    border-width: 2px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    -webkit-transition: linear .5s;
    transition: linear .5s
}

.share-a:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -ms-transform: translateY(-6px)
}

.share-a::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.facebook::before {
    background-color: #3e68c0
}

.instagram::before {
    background-color: #222;
    background-image: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%)
}

.youtube::before {
    background-color: #ee3130
}

.pinterest::before {
    background-color: #ea3145
}

.woocommerce-ordering select,
.per-page-form select {
    border: 2px solid #e4e9ef;
    height: 43px;
    line-height: 41px;
    padding: 0 33px 0 20px
}

.entry-summary div.quantity .input-qty {
    font-weight: 600;
    color: #fff;
    padding: 4px 0 0;
    background: 0
}

.entry-summary .cart .control {
    position: relative;
    top: -7px
}

.entry-summary .single_add_to_cart_button {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    background-color: transparent;
    padding: 0 18px;
    height: 38px;
    line-height: 42px;
    border: none;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.entry-summary div.quantity .btn-number.quantity-plus {
    top: 3px
}

.entry-summary div.quantity .btn-number.quantity-minus {
    bottom: 1px
}

.form-row-first {
    float: left;
    width: 100%
}

.form-row-last {
    float: right;
    width: 100%
}

.product-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.owl-slick.owl-products:not(.slick-initialized) .product-item {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 25%
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450
}

.icon-open {
    background: url(../images/serach-top.png)
}

.news-newsmain {
    padding: 14px;
    background: #92d05021
}

.faq-display {
    display: none
}

.keyways {
    margin-left: 100px
}

.xpicons {
    background-image: url(../images/search-top.png)
}

.m-menuicon {
    width: 30px;
    height: 35px
}

.wp-pagenavi {
    clear: both;
    margin-top: 20px;
    text-align: center
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: solid 1px #b2b2b2;
    border-radius: 3px;
    white-space: nowrap;
    margin: 6px 5px;
    display: inline-block;
    padding: 2px 12px
}

.wp-pagenavi a:hover,
.wp-pagenavi a.page-num-current {
    border-color: #5db005;
    color: #fff;
    background: #5db005
}

.wp-pagenavi span.current {
    font-weight: 700
}

.change-probbox {
    background: url(../images/banner.jpg) center center;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 50px;
    color: #fff;
    text-shadow: 1px 2px 0 #000;
    line-height: 2em;
    position: relative
}

.change-probanner .left {
    float: left;
    width: 45%
}

.change-probanner .right {
    float: right;
    width: 50%
}

.change-probanner .tit {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1em;
    display: block;
    color: #fff
}

.change-probanner .text {
    font-size: 16px;
    padding: 30px 0
}

.change-probanner .btn a {
    display: inline-block;
    text-align: center;
    background: #0d89ce;
    height: 46px;
    line-height: 47px;
    text-shadow: none;
    box-shadow: 1px 2px 0 #000;
    padding: 0 20px;
    border-radius: 5px
}

.change-probanner .btn a:hover {
    background: #1f9ee5;
    text-shadow: 1px 2px 0 #000
}

.change-probanner .list-con li {
    display: list-item;
    list-style-type: disc;
    margin-left: 16px;
    font-size: 16px
}

.change-probanner .reliedon {
    position: relative;
    margin-top: 16px
}

.change-probanner .reliedon img {
    max-width: 100%
}

.change-probanner .reli-text {
    position: absolute;
    left: 20px;
    top: 10px;
    color: #ccc
}

.change-technology-probbox {
    background: url(../images/cnc-turning-top-banner.jpg) center center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    text-shadow: 1px 2px 0 #000;
    line-height: 2em
}

.change-technology-probbox .left {
    background: #365580;
    padding: 40px
}

.technology-panel-usps {
    margin-top: 10px
}

.change-probbox .changepro-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(41, 36, 33, .75);
    z-index: 0
}

.change-probbox .w1200 {
    position: relative
}

.linkedin::before {
    background-color: #f08e6a
}

.linkedin i {
    position: relative;
    font-size: 20px;
    color: #fff;
    line-height: 46px;
    top: -5px
}

#ajaxsearchlite1 {
    position: relative;
    top: -13px;
    width:210px;
}

header .head-nav {
    width: auto;
    margin: 0;
    text-align: left
}

header .head-nav>li {
    margin-left: 40px;
    position: relative
}

header .head-nav>li>a>i {
    margin-left: 6px;
    color: #bbc5d3
}

header .head-nav>li>a:hover {
    color: #fff
}

header .sec-nav a {
    line-height: 30px
}

.hero2-scale li {
    float: left;
    width: 33.3%
}

.hero2-scale div {
    font-size: 24px;
    margin-bottom: 10px
}

.hero2-scale p {
    font-size: 16px
}

.hero2-lower {
    font-size: 21px;
    line-height: 37px;
    margin-bottom: 8px
}

.change-probanner .right-top {
    float: right;
    width: 40%
}

.change-probanner .left-top {
    float: left;
    width: 55%
}

.change-probanner .right-top img {
    max-width: 100%;
    width: 320px
}

.change-probanner .left-top .text {
    font-size: 16px;
    line-height: 1.5em
}

.change-probanner .left-top .btn a {
    width: 50%;
    margin-bottom: 19px
}

.change-probanner .left-top .btn.mater a {
    background: #d08d03;
    margin-bottom: 40px
}

.change-probanner .left-top .btn.mater a:hover {
    background: #e29b0a
}

.section-large {
    margin-bottom: 40px
}

.seclar-tit {
    font-size: 24px;
    line-height: 1.5em;
    color: #5db005;
    margin: 20px 0;
    font-weight: 700
}

.section-large-table {
    width: 100%;
    min-width: 900px
}

.section-large-table td,
.section-large-table th {
    border-bottom: solid 1px #ccc;
    padding: 5px;
    text-align: left;
    font-size: 18px
}

.section-large-table td {
    padding: 10px 5px
}

.section-large-table .img {
    margin-right: 10px
}

.section-large-table .img img {
    width: 90px
}

.seclar-table-title {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.section-large-table .seclar-a .sub {
    background: #92d050;
    color: #fff;
    height: 40px
}

.section-large-table .seclar-a a {
    color: #92d050;
    line-height: 40px;
    display: inline-block;
    margin-left: 20px
}

.section-large-table .seclar-a a:hover {
    text-decoration: underline
}

.section-large-table .seclar-a .sub:hover {
    background: #2462b9;
    text-decoration: none
}

.section-large-items3.cont p {
    margin: 0;
    line-height: 24px;
    height: 48px
}

.section-large-items3.cont .item3 {
    text-align: left
}

.section-large-items3 .w60bf {
    padding: 5px 0 0 10px
}

.section-large-items3 p.tit {
    font-size: 18px;
    margin-bottom: 6px;
    height: auto
}

.section-large-items3 a {
    color: #92d050
}

.section-large-items3 a:hover {
    text-decoration: underline
}

.seclar-manufact-table {
    width: 100%;
    min-width: 420px
}

.seclar-manufact-table th {
    background: #92d050;
    color: #fff
}

.seclar-manufact-table td,
.seclar-manufact-table th {
    border-bottom: solid 1px #ccc;
    padding: 5px 15px;
    text-align: left;
    font-size: 18px
}

.seclar-web-ul li {
    width: 33.3%;
    padding: 10px 2%;
    float: left
}

.seclar-web-ul .box {
    background: #edf1f9;
    padding: 20px;
    border-radius: 3px;
    border: solid 2px #c4d4ef
}

.seclar-web-ul .tit {
    font-size: 22px;
    line-height: 1.5em;
    text-align: center;
    color: #92d050
}

.seclar-web-ul .text {
    height: 120px;
    overflow: hidden;
    line-height: 24px;
    margin: 10px 0
}

.seclar-web-ul .link a {
    color: #92d050;
    font-size: 18px
}

.seclar-web-ul .link a:hover {
    text-decoration: underline
}

.location-span span {
    float: left;
    padding: 20px;
    width: 20%;
    font-size: 20px
}

.location li {
    float: left;
    padding: 15px;
    width: 20%
}

.location .tit {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px
}

.location .info {
    padding: 10px 40px
}

.formp {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.5em
}

.largeFormat-ul li {
    float: left;
    width: 50%;
    padding: 5px 30px
}

.largeFormat-ul .input-na {
    width: 100%;
    line-height: 38px;
    padding: 0 15px;
    padding-right: 40px;
    height: 40px;
    border: solid 2px #5db005;
    border-radius: 5px;
    background-color: #fff;
    color: #4d4d4d;
    font-size: 15px
}

.largeFormat-ul .send {
    width: 100%;
    height: 41px;
    border: none;
    background: #1274d9;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px
}

.largeFormat-ul .send:hover {
    background: #92d050
}

.largeFormats-ul {
    display: inline-block
}

.largeFormats-ul li {
    padding: 5px
}

.largeFormats-ul .input-na {
    width: 100%;
    line-height: 38px;
    padding: 0 15px;
    padding-right: 40px;
    height: 40px;
    border: solid 2px #5db005;
    border-radius: 5px;
    background-color: #fff;
    color: #4d4d4d;
    font-size: 15px
}

.largeFormats-ul .send {
    width: 100%;
    height: 41px;
    border: none;
    background: #1274d9;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px
}

.largeFormats-ul .send:hover {
    background: #92d050
}

.head-nav input {
    background: #1274d9;
    color: #fff;
    font-weight: 700;
    height: 35px;
    line-height: 21px;
    border: 1px solid #0d84ff;
    border-radius: 5px;
    padding: 0 10px
}

.head-nav input:hover {
    background: #0d84ff
}

header .head-nav button {
    background: #1274d9;
    color: #fff;
    font-weight: 700;
    height: 35px;
    line-height: 21px;
    border: 1px solid #0d84ff;
    border-radius: 5px;
    padding: 0 10px
}

header .head-nav button:hover {
    background: #0d84ff
}

#loadFileXml {
    background: #1274d9;
    color: #fff;
    font-weight: 700;
    height: 35px;
    line-height: 21px;
    border: 1px solid #0d84ff;
    border-radius: 5px;
    padding: 0 10px
}

#loadFileXml {
    background: #0d84ff
}

#file {
    display: none
}

.keying-style option {
    color: #333
}

#text-lock {
    display: inline-block;
    display: inline-block;
    border: 2px solid #5db005;
    width: 100%;
    height: 100px;
    font-size: 14px;
    color: #333
}

.footcenter a img {
    position: relative;
    width: 31px;
    top: 5px;
    display: block;
    left: 5px
}

.linkeddouyin::before {
    background-color: #010101
}

.hea-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: #fff;
    box-shadow: 0 0 7px 1px #92d050;
    height: 154px
}

.head-fixeds {
    margin-top: 154px
}

.sec-nav2 {
    position: absolute;
    top: 145px;
    left: 0;
    z-index: 10;
    display: none;
    padding: 20px 0;
    width: 100%;
    border-top: solid 1px #afafaf;
    border-bottom: solid 1px #92d050;
    background: #fff;
    color: #66666b;
    font-size: 14px;
    box-shadow: 0 7px 9px 1px rgb(18 75 155/43%)
}

.nav-ul>li:hover .sec-nav2 {
    display: block
}

.sec-nav2 .w1200>div {
    float: left;
    padding-right: 10px;
    width: 24.6%;
    text-align: left
}

.sec-nav2 div a::before {
    position: absolute;
    top: -7px;
    left: 0;
    content: "\f105";
    font-family: fontawesome;
    font-size: 12px
}

.nav-ul>li .sec-nav2 a:hover {
    border-color: #1089ff;
    color: #1089ff
}

li.nav-right::after {
    position: absolute;
    top: 5px;
    right: 10px;
    content: "\f105";
    font-size: 19px;
    font-family: FontAwesome
}

.secnav-title {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 700;
    color: #92d050;
    text-transform: capitalize
}

.sec-nav2 div.secnav-title a::before {
    display: none
}

.secnav-a {
    text-align: left
}

.secnav-a a {
    margin: 5px;
    padding-left: 10px;
    font-size: 14px;
    position: relative;
    text-transform: capitalize
}

.secnav-a a:hover {
    text-decoration: underline
}

.nav-ul .sec-nav2 li a:hover {
    border-color: #1089ff
}

.nav-ul li .secnav-a a {
    display: inline-block;
    border-bottom: solid 2px #fff
}

.head-nav li:hover .sec-nav2 {
    display: block;
    animation-name: fadeOut;
    animation-duration: .3s
}

@keyframes fadeOut {
    0% {
        opacity: 0;
        transform: translateY(-10%)
    }

    100% {
        opacity: 1;
        transform: translateY(0%)
    }
}

.one {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    padding: 1.5rem
}

.font-600 {
    font-weight: 600
}

.faq-4 {
    color: #5db005;
    font-weight: 700;
    margin-bottom: 1rem
}

.mb-2 {
    margin-bottom: 1rem
}

.gui li {
    border-bottom: 1px solid #dee2e6;
    padding-left: .5rem
}

.qiao a {
    font-size: 15px
}

.qiao ul {
    display: none
}

@media(min-width:1200px) {
    .container {
        width: 1300px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%
    }
}

@media(max-width:1000px) {

    header,
    nav {
        display: none
    }

    .section-img img {
        width: 100%
    }

    .ind-title-b {
        height: 40px;
        font-size: 28px
    }

    .ind-title-b::after {
        top: 45px
    }

    section .index>div {
        padding: 30px 0
    }

    .our-services li {
        width: 50%
    }

    .our-services .img img {
        width: 100%
    }

    .our-indus li .txt {
        overflow: hidden;
        height: 52px;
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .our-product li {
        width: 50%
    }

    .relate-pro .our-product li {
        width: 50%
    }

    .rela-tit {
        font-size: 20px
    }

    .why-choose li {
        padding: 10px;
        width: 50%
    }

    .our-message {
        position: relative;
        margin: 0 auto;
        width: 100%
    }

    footer {
        padding-top: 10px;
        height: auto
    }

    .our-message li {
        margin: 10px auto;
        max-width: 357px
    }

    .footcenter {
        margin: 0;
        padding: 20px
    }

    .foot-bottom {
        margin: 0;
        padding: 10px 0
    }

    .m-head {
        display: block;
        position: fixed;
        z-index: 6;
        background: #fff;
        width: 100%;
        top: 0;
        left: 0;
        box-shadow: 0 0 7px 1px #92d050
    }

    .hea-fixed {
        display: none
    }

    .head-fixeds {
        margin-top: 88px
    }

    .m-menu.head-info {
        float: right;
        padding-top: 8px
    }

    .head-info li {
        display: inline-block;
        margin-right: 30px
    }

    .head-info li i {
        margin-right: 30px
    }

    .head-m-menu {
        background-position: -10px -54px
    }

    .m-menu.head-info li {
        margin-right: 4px;
        padding-top: 20px;
        font-size: 25px
    }

    .logo {
        float: left;
        margin: 10px 0;
        padding-left: 20px;
        width: auto
    }

    .logo img {
        width: 130px
    }

    .mhead-menulist {
        position: absolute;
        top: 50px;
        right: 0;
        z-index: 99;
        z-index: 300;
        display: none;
        width: 100%;
        box-shadow: 0 0 20px rgba(0, 0, 0, .5)
    }

    .mhead-menulist li {
        overflow: hidden;
        border-bottom: 1px solid #fff;
        background: #e0e0e0
    }

    .mhead-menulist li a {
        display: block;
        padding-left: 12px;
        background: #3167a7;
        color: #fff;
        font-size: 14px;
        line-height: 40px
    }

    .m-nav {
        border-bottom: solid 2px #02295f;
        box-shadow: 0 3px 2.94px .06px rgba(28, 53, 87, .4)
    }

    .m-nav li {
        float: left;
        padding: 5px 0;
        width: 25%;
        background: #92d050;
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: 15px
    }

    .main-left {
        display: none
    }

    .main-right {
        float: none;
        width: 100%
    }

    .cont h3 {
        font-size: 18px
    }

    .news-list .img {
        margin-right: 10px;
        width: 240px
    }

    .news-list .img img {
        width: 100%;
        height: 100%
    }

    .news-list .info {
        padding-top: 0;
        width: calc(100% - 260px);
        width: -moz-calc(100% - 260px);
        width: -webkit-calc(100% - 260px)
    }

    .news-list .info p {
        overflow: hidden;
        max-height: 84px
    }

    .cont .item3 {
        width: 50%
    }

    .cont .item5 {
        width: 100%
    }

    .cont .item6 {
        width: 33.3%
    }

    .cont .w70bf {
        width: 100%
    }

    .cont .w60bf {
        width: 100%
    }

    .cont .w50bf {
        width: 100%
    }

    .cont .w40bf {
        width: 100%
    }

    .cont .w30bf {
        width: 100%
    }

    .cont .box .w40bf {
        width: 40%
    }

    .cont .box .w60bf {
        width: 60%
    }

    .cont .bf100 .w50bf {
        width: 50%
    }

    .o_nav li a {
        padding-left: 30px
    }

    .o_nav li a:hover {
        background: #4e8ae4
    }

    .t_nav li a {
        padding-left: 60px
    }

    .t_nav li a:hover {
        background: #4e8ae4
    }

    .nav-right::after {
        content: "\f105";
        position: absolute;
        right: 10px;
        font-size: 19px;
        font-family: FontAwesome
    }

    .nav-bottom::after {
        content: "\f107";
        position: absolute;
        right: 10px;
        font-size: 19px;
        font-family: FontAwesome
    }

    .rng {
        display: none
    }

    .change-probanner .tit {
        font-size: 38px
    }

    .change-probanner .left-top .text {
        font-size: 19px
    }

    .largeFormat-ul li {
        padding: 5px
    }
}

@media(max-width:750px) {
    .w80bf {
        width: 100%
    }

    .w70bf {
        width: 100%
    }

    .w60bf {
        width: 100%
    }

    .w50bf {
        display: inline-block;
        width: 100%
    }

    .w40bf {
        width: 100%
    }

    .w30bf {
        width: 100%
    }

    .w33bf {
        width: 100%
    }

    .w25bt {
        width: 100%
    }

    .w20bt {
        width: 100%
    }

    section .index>div {
        padding: 10px 0
    }

    .ind-title-b {
        overflow: hidden;
        margin-bottom: 10px;
        height: 34px;
        font-size: 18px;
        line-height: 29px
    }

    .ind-title-b::after {
        top: auto;
        bottom: 0
    }

    .h-about .img {
        width: 100%
    }

    .h-about .text {
        width: 100%
    }

    .h-about {
        font-size: 16px;
        line-height: 30px
    }

    .our-services li {
        padding: 10px;
        width: 100%
    }

    .our-services li .box {
        box-shadow: 0 4px 7.84px .16px rgba(0, 0, 0, .24)
    }

    .h-custom,
    .our-services {
        background: #f2f2f2
    }

    .ind-title-b.white {
        color: #5db005
    }

    .ind-title-b.white::after {
        background: #5db005
    }

    .our-product li {
        padding: 5px
    }

    .relate-pro .our-product li {
        padding: 5px
    }

    .rela-tit {
        padding: 5px;
        font-size: 18px
    }

    .why-choose li {
        width: 100%
    }

    .why-choose .text {
        height: auto
    }

    .recent-news li {
        padding: 10px;
        width: 100%
    }

    footer {
        overflow: hidden;
        padding: 0;
        margin-top: 20px
    }

    .our-message {
        padding: 10px;
        background: #fff
    }

    footer>div {
        padding: 0
    }

    footer .w1200 {
        padding: 0
    }

    .foot-top {
        padding: 10px
    }

    .foot-top dl {
        float: none;
        padding: 0 10px;
        width: 100%
    }

    .foot-top dd {
        display: none
    }

    .foot-top dt {
        margin-bottom: 4px;
        padding: 10px 0;
        width: 100%;
        border-bottom: solid 1px #fde428
    }

    .foot-top dt i {
        display: block
    }

    .foot-top dt i {
        float: right;
        margin-right: 10px;
        font-size: 16px
    }

    .foot-top dl:nth-child(2) {
        width: 100%
    }

    .foot-top dl:nth-child(3) {
        width: 100%
    }

    .foot-bottom .link {
        float: none
    }

    .foot-bottom .copy-ri {
        float: none;
        padding: 8px;
        background: #1a5cba;
        text-align: center;
        line-height: 24px
    }

    .footcenter {
        padding: 0
    }

    .foot-bottom {
        padding: 0;
        border: none
    }

    .our-indus-fix {
        overflow: hidden;
        width: 100%
    }

    .our-indus-box {
        position: relative;
        width: 550%;
        height: 140px;
        touch-action: none
    }

    .our-indus-box ul {
        position: absolute
    }

    .our-indus li {
        width: 4.33%;
        width: 92.22px
    }

    .h-custom .switch a,
    .our-indus .switch a {
        display: inline-block;
        margin: 0 3px;
        padding: 0 12px;
        width: 20px;
        height: 5px;
        background: #fff;
        background: #5db005
    }

    .h-custom .switch a.on,
    .h-custom .switch a:hover,
    .our-indus .switch a.on,
    .our-indus .switch a:hover {
        background: #5db005
    }

    .h-custom-fix {
        overflow: hidden;
        width: 100%
    }

    .h-custom-box {
        position: relative
    }

    .h-custom li {
        color: #666;
        margin: 10px 0;
        font-size: 16px
    }

    .h-custom .img {
        width: 100px;
        height: 100px
    }

    .h-custom-fix .switch {
        display: none
    }

    .head-info li i {
        margin-right: 10px
    }

    .wp-sheets img {
        width: auto !important;
        max-width: 600px
    }

    .cont {
        margin-bottom: 20px
    }

    .cont h3 {
        font-size: 16px
    }

    .cont .item4 {
        width: 50%
    }

    .cont .item3 {
        width: 100%
    }

    .cont .item5 {
        width: 50%
    }

    .cont .item6 {
        width: 50%
    }

    .cont .part-name {
        text-transform: uppercase;
        font-size: 14px
    }

    .list-three li {
        padding: 20px 13px;
        width: 100%
    }

    .list-two li {
        padding: 20px 13px;
        width: 100%
    }

    .pl10 {
        padding-left: 0
    }

    .pr10 {
        padding-right: 0
    }

    .pl20 {
        padding-left: 0
    }

    .pr20 {
        padding-right: 0
    }

    .ipb10 {
        padding-bottom: 10px
    }

    .pt20 {
        padding-top: 10px
    }

    .mt20 {
        margin-top: 10px
    }

    .mb20 {
        margin-bottom: 10px !important
    }

    .pb20 {
        padding-bottom: 10px
    }

    .co-title.fz24 {
        font-size: 20px
    }

    .co-title.fz20 {
        font-size: 18px
    }

    .new-title {
        white-space: inherit;
        height: 57px
    }

    .news-list li {
        display: list-item;
        margin-bottom: 17px
    }

    .news-list .img {
        margin-right: 0;
        width: 100%
    }

    .news-list .info {
        padding-top: 0;
        width: 100%
    }

    .new-time {
        text-align: right
    }

    .news-list .info p {
        display: none
    }

    .pro-list-ul li {
        display: list-item
    }

    .pro-list-ul .img {
        float: left;
        width: 130px;
        height: 130px
    }

    .pro-list-ul .info {
        float: left;
        width: calc(100% - 130px);
        width: -moz-calc(100% - 130px);
        width: -webkit-calc(100% - 130px)
    }

    .pro-list-ul .info p {
        overflow: hidden;
        height: 52px;
        line-height: 26px
    }

    .pro-list-ul .btn {
        clear: both;
        padding-top: 10px;
        width: 100%;
        text-align: center
    }

    .pro-list-ul .more {
        width: 200px;
        margin-top: 20px
    }

    .news-page a {
        padding: 4px 10px
    }

    .industries-ul li {
        width: 100%
    }

    .faq-question dl {
        margin-top: 20px
    }

    .faq-question h4 {
        font-size: 18px;
        color: #002446
    }

    .faq-question i {
        top: 7px
    }

    .keyways {
        margin-left: 0
    }

    .change-probanner .left {
        width: 100%
    }

    .change-probanner .right {
        width: 100%;
        padding-top: 10px
    }

    .change-probbox {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1.5em;
        font-size: 14px;
        background-size: cover
    }

    .change-probanner .tit {
        font-size: 26px
    }

    .change-probanner .list-con li {
        font-size: 14px;
        margin-bottom: 4px
    }

    .change-probanner .text {
        padding: 10px 0;
        font-size: 14px
    }

    .change-probanner .reli-text {
        left: 10px;
        top: 4px
    }

    .change-probanner .right-top {
        width: 100%;
        text-align: center
    }

    .change-probanner .left-top {
        width: 100%
    }

    .change-probanner .left-top .btn.mater a {
        margin-bottom: 20px
    }

    .change-probanner .left-top .btn a {
        margin-bottom: 10px
    }

    .hero2-scale div {
        font-size: 18px;
        margin-bottom: 6px
    }

    .hero2-scale p {
        font-size: 12px
    }

    .hero2-lower {
        font-size: 18px;
        line-height: 26px
    }

    .section-large {
        margin-bottom: 10px
    }

    .seclar-tit {
        font-size: 18px
    }

    .section-large-table td,
    .section-large-table th {
        font-size: 16px
    }

    .seclar-manufact-table td,
    .seclar-manufact-table th {
        font-size: 16px
    }

    .seclar-loca {
        padding: 20px 10px
    }

    .seclar-loca-ul li {
        width: 50%;
        font-size: 16px
    }

    .seclar-web-ul li {
        width: 100%;
        padding: 10px 2%
    }

    .banner {
        overflow: hidden
    }

    .banner img {
        width: 144%;
        display: block;
        position: relative;
        left: -22%;
        max-width: 144%
    }

    .location-span span {
        width: 32px
    }

    .location li {
        padding: 10px;
        width: 50%
    }

    .largeFormat-ul li {
        width: 50%;
        padding-bottom: 0
    }

    .largeFormat-ul p {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 12px
    }
}