﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
.nav-wrapper,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

@font-face {
    font-family: lato;
    src: url(../fonts/lato-regular.ttf);
    font-family: helvetica;
    src: url(../fonts/helvetica.ttf)
}

body {
    font-size: 16px;
    font-family: lato;
    color: #222
}

p {
    font-size: 18px;
    line-height: 22px;
    color: #222
}

.pink {
    background-color: #f5f5f5 !important
}

.white {
    background-color: #fff !important
}

.table-wrap {
    position: relative;
    margin-top: 8px;
    padding: 13px 35px 20px;
    border: 1px solid #93a1c3;
    border-radius: 3px
}

.table-wrap::after {
    content: "";
    position: absolute;
    display: block;
    border: 1px solid #93a1c3;
    border-radius: 3px;
    width: 100%;
    height: 100%;
    top: -7px;
    left: 7px
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 16px;
    width: 100%;
    text-align: center;
    color: #666;
    overflow: hidden;
    overflow-x: scroll
}

table thead th {
    font-size: 16px;
    color: #606060;
    white-space: nowrap;
    padding-right: 6px
}

table thead tr {
    border-bottom: 2px solid #e2e2e2
}

table tbody tr {
    border-bottom: 1px solid #e2e2e2
}

table tbody tr:last-child {
    border-bottom: none
}

table tbody tr th,
table tbody tr td {
    font-size: 16px
}

th {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center
}

th,
td {
    padding: 10px 0
}

ol,
ul {
    list-style: none
}

.container {
    margin: 0 auto;
    max-width: 1170px
}

i,
small,
caption,
th {
    font-weight: 400;
    font-style: normal;
    font-size: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
em {
    color: #000;
    font-weight: 400
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

.img-width img {
    width: 100%
}

a {
    text-decoration: none !important
}

a.link-send-inquiry {
    color: #fff;
    background-color: #51679f;
    margin-top: 20px;
    padding: 10px 45px;
    border-radius: 3px;
    transition: .3s;
    display: inline-block;
    border: 2px solid #51679f
}

a.link-send-inquiry:hover {
    color: #51679f;
    background-color: transparent
}

i {
    color: #fff;
    font-size: 16px
}

input,
select,
button {
    border: 0;
    font-family: inherit
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

textarea,
input,
button,
select {
    outline: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    outline: none
}

textarea {
    overflow: auto;
    font-family: inherit;
    border-color: #e2e2e2;
    resize: none;
    height: 100%;
    width: 100%;
    padding-top: 12px
}

.hide {
    display: none
}

.show {
    display: block
}

.hidden {
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.left {
    float: left
}

.right {
    float: right
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.mr29 {
    margin-right: 29px
}

.mr30 {
    margin-right: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb45 {
    margin-bottom: 45px
}

.add-top {
    margin-top: 8px
}

.no-gutter>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.no-left>[class*=col-] {
    padding-left: 0
}

.no-right>[class*=col-] {
    padding-right: 0
}

header .container-fulid,
.search-form .container-fulid {
    max-width: 1140px;
    margin: 0 auto
}

section {
    padding: 50px 0
}

section.manufacturing {
    padding-top: 81px
}

section.customers {
    padding: 50px 0
}

section.wrap {
    padding: 86px 0 88px
}

section.wrap .title-wrapper {
    margin-bottom: 42px
}

section.wrap .title-wrapper p {
    font-size: 16px
}

section.about-wrap {
    padding: 86px 0 43px
}

section.fast .title-wrapper {
    margin-bottom: 29px
}

section.play-wrapper {
    padding: 73px 0
}

section.mea-quality {
    padding: 50px 0
}

section.page-wrap {
    padding: 50px 0
}

section.tooling-parameter {
    padding: 0 0 68px
}

section.tooling-parameter.manufacturing-equipment {
    padding: 88px 0
}

section.faq {
    padding: 65px 0 73px
}

section.man-samples {
    padding: 86px 0
}

section.man-samples.manufacturing-pic {
    padding-top: 0
}

section.man-samples.manufacturing-pic .img-width {
    margin: 0
}

section.man-quality {
    padding: 86px 0 65px
}

section.quality {
    padding: 88px 0 45px
}

section.news {
    padding: 50px 0
}

section.news.home-team {
    padding-bottom: 0
}

section.news.home-team.home-clients {
    padding: 60px 0 45px
}

section.single-news {
    padding: 69px 0 72px
}

section.product-samples {
    padding: 50px 0
}

section.privacy {
    padding-top: 60px
}

section.privacy .container {
    max-width: 900px
}

section.page-content-quote {
    padding: 0;
    padding-top: 50px
}

header {
    background: #1d386b;
    color: #fff;
    margin: 0;
    padding: 0
}

header ul {
    display: inline-block;
    float: right;
    text-align: right
}

header ul li {
    display: inline-block;
    width: 43px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    transition: .3s
}

header ul li a {
    display: inline-block;
    width: 100%;
    height: 100%
}

header ul li.search {
    width: 51px;
    margin-left: 29px
}

header ul li:hover {
    background-color: #162644
}

header .page-nav-header .container-fulid {
    max-width: 100%;
    margin: auto
}

header .page-nav-header ul li {
    width: auto;
    height: auto
}

header .page-nav-header ul li a i {
    font-weight: 600;
    color: #666;
    font-size: 18px;
    padding-right: 10px
}

.header-item {
    display: inline-block;
    margin-right: 26px
}

.header-item p {
    height: 36px;
    line-height: 36px;
    display: inline-block;
}

.header-item p a {
    color: #fff
}

.header-item i {
    margin-right: 6px;
    font-size: 17px
}

.search-form {
    background-color: #162644;
    display: none
}

.search-form form {
    position: relative
}

.search-form input {
    height: 60px;
    border-radius: 3px;
    width: 100%;
    padding: 15px 70px;
    background-color: #fff
}

.search-form button {
    position: absolute;
    top: 25px;
    right: 0;
    height: 49px;
    line-height: 49px;
    width: 198px;
    text-align: center;
    background-color: transparent;
    border-left: 1px solid #eee
}

.nav-wrapper {
    position: relative;
    min-height: 100px;
    z-index: 99
}

.nav-wrapper .logo {
    position: relative;
    float: left;
    display: inline-block;
    width: auto;
    margin: 0;
    z-index: 999;
    line-height: 100px
}

.nav-wrapper .logo img {
    width: auto;
    max-width: auto;
    height: 75px;
    max-width: 236px;
}

.nav-wrapper .container-fulid {
    background-color: rgba(255, 255, 255, .9)
}

.nav-bgcolor {
    background: rgba(255, 255, 255, .5)
}

nav ul {
    float: right;
    margin-top: 20px
}

nav ul.sub-menu {
    position: absolute;
    top: 90%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

nav ul.sub-menu li {
    margin: 0;
    padding: 0 15px;
    width: 100%;
    text-align: left
}

nav ul.sub-menu>li>a {
    padding: 10px 0;
    color: #333;
    font-weight: 600;
    color: #666
}

nav ul.sub-menu>li>a:hover {
    color: #23527c;
    background: 0 0
}

nav li {
    display: inline-block;
    margin: 0 25px;
    text-align: center
}

nav li a {
    display: inline-block;
    color: #333;
    padding: 19px 0 17px;
    text-transform: uppercase;
    font-family: lato;
    transition: .3s;
    font-weight: 600;
    color: #666
}

nav li a:last-child {
    padding-right: 0
}

nav li span {
    display: none;
    width: 40%;
    height: 2px;
    background-color: #284188;
    margin: 0 auto;
    transition: .3s
}

nav li.active a {
    color: #284188
}

nav li.active span {
    display: block
}

nav li:hover span {
    display: block
}

.collapse.navbar-collapse>li>a {
    position: relative
}

.collapse.navbar-collapse>li:hover .sub-menu {
    display: block
}

.navbar-collapse {
    padding-right: 0
}

.current_page_item>a,
nav li:hover a,
.current-menu-item>a,
.current-menu-parent>a,
nav ul.sub-menu>li.current-menu-item>a {
    color: #214188
}

.navbar-toggle {
    position: relative;
    top: 25px;
    background-color: #214188;
    z-index: 999
}

.navbar-toggle .icon-bar {
    background: #ddd
}

.toggled {
    background: #214188
}

.toggled .icon-bar {
    background: #fff
}

#nav {
    z-index: 99
}

#nav.active {
    position: fixed !important;
    width: 100%;
    top: 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc
}

#slider-fullwidth {
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    backface-visibility: hidden;
    perspective: 1000;
    text-align: center
}

#slider-fullwidth .carousel-inner>.item>img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%
}

.carousel-content {
    position: absolute;
    max-width: 770px;
    max-height: 355px;
    background-color: rgba(33, 65, 136, .5);
    animation-delay: .3s;
    left: 0;
    right: 0;
    top: 15%;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 67px 65px
}

.slide-content p {
    font-size: 18px;
    margin: 0;
    line-height: 24px;
    color: #fff;
    font-family: lato;
    letter-spacing: .3px
}

.slide-title h1 {
    font-family: helvetica;
    color: #fff;
    margin-bottom: 15px;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 700
}

.carousel-control {
    font-size: 22px;
    line-height: 100px;
    height: 100px;
    width: 30px;
    top: 42%;
    background: #000;
    transition: .3s
}

.carousel-control i {
    font-size: 20px;
    color: #999;
    font-weight: 800;
    vertical-align: middle
}

.carousel-control.left img {
    transform: rotate(180deg);
    position: relative
}

.btn-slide {
    display: inline-block;
    width: 163px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    transition: .3s;
    border-radius: 3px;
    margin-top: 27px;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, .5)
}

.btn-slide:hover {
    color: #fff;
    border-color: #284188;
    background-color: #284188
}

.gallery {
    padding: 90px 0 60px;
    text-align: center
}

.gallery img {
    width: 100%;
    height: auto;
    display: block !important
}

.gallery .img-bg {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: rgba(23, 41, 79, .7);
    transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
    display: none
}

.gallery .img-bg::after {
    content: "";
    background: 0 0;
    position: absolute;
    border: 1px solid #fff;
    display: block;
    top: 14px;
    left: 12px;
    bottom: 14px;
    right: 12px
}

.gallery .img-bg p {
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin-top: 25px
}

.gallery .img-bg .number::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fff;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.gallery .img-big p.number {
    margin-top: 40%
}

.gallery p.number {
    margin-top: 60px
}

.gallery .item:hover .img-bg {
    display: block
}

.title-wrapper {
    margin-bottom: 44px
}

.title-wrapper span {
    display: block;
    font-family: "华文方正";
}

.yzssty {
    font-size: 60px;
    margin-bottom: 30px;
}

.yzssty2 {
    font-size: 20px;
    line-height: 30px;
}


.indexfive {
    width: 18%;
    margin: 0 1%;
    border: 5px solid #2c579b;
    border-radius: 50%;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}
.indexfive img {
    width: 100%;
}

.title-wrapper p {
    color: #222;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    padding: 0 15px
}

.title-wrapper h2 {
    color: #214188;
    font-weight: 600;
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 20px;
    font-family: lato;
    position: relative;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase
}

.title-wrapper em {
    font-size: 20px;
    line-height: 20px;
    font-style: italic
}

.title-wrapper h3,
.title-wrapper h5,
.title-wrapper h1 {
    font-family: lato;
    color: #333;
    position: relative;
    text-align: center
}

.title-wrapper h3,
.title-wrapper h1 {
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase
}

.news.home-team.home-clients .title-wrapper h3,
.news.home-team.home-clients .title-wrapper h1 {
    color: #fff
}

.title-wrapper h5,
.title-wrapper h1 {
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase
}

.img-big {
    width: 365px;
    height: 400px;
    position: relative
}

.home-products-content h3 {
    padding-top: 5px
}

.img-small {
    width: 255px;
    height: 180px;
    position: relative
}

.img-long {
    width: 461px;
    height: 180px;
    position: relative
}

.gallery-big-big,
.gallery-small-big,
.gallery-long-big {
    display: none
}

.read-more {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    display: inline-block;
    border-radius: 3px;
    transition: .3s
}

.gallery-btn-color {
    background-color: #284188;
    color: #fff
}

.gallery-btn-color:hover {
    border: 1px solid #284188;
    color: #284188;
    background-color: transparent
}

.about {
    padding: 50px 0 25px;
    text-align: center;
    width: 100%
}

.about .item {
    margin-bottom: 44px;
    text-align: center
}

.about .row .item {
    margin-bottom: 0
}

.about-btn-color {
    border: 1px solid #284188;
    color: #284188
}

.about-btn-color:hover {
    background-color: #284188;
    color: #fff
}

.equipment {
    padding: 50px 0;
    text-align: center
}

.equipment-img {
    position: relative;
    margin-bottom: 20px
}

.equipment-img img {
    width: 100%;
    height: 270px;
    transition: .3s
}

.equipment-img p {
    padding: 4px 18px 21px;
    font-size: 18px;
    color: #333;
    transition: .7s;
    text-align: center
}

.equipment-img:hover p {
    color: #284188
}

.equipment-img:hover .img-bg {
    display: block
}

.equipment-img .img-bg {
    background: 0 0;
    position: absolute;
    border: 1px solid #acaaa9;
    top: 20px;
    left: 20px;
    bottom: 0;
    right: 20px;
    z-index: 0;
    transition: .7s;
    display: none
}

.equipment-img .img-bg a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 56px;
    background-color: #284188;
    border-radius: 50%;
    margin-top: 30%;
    text-align: center;
    cursor: pointer;
    z-index: 10
}

.equipment-img .img-bg a i {
    display: inline-block;
    font-size: 20px !important
}

.news .equipment-img {
    text-align: center;
    margin-bottom: 0;
    position: relative
}

.news .equipment-img .date {
    position: absolute;
    height: 54px;
    width: 54px;
    text-align: center;
    left: 0;
    bottom: 0;
    background-color: #284188;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    transition: .3s
}

.news .equipment-img .date span {
    display: block
}

.news .equipment-img:hover .date {
    display: none
}

.news .equipment-img img {
    height: 202px
}

.news .equipment-img .img-bg a {
    margin-top: 20%
}

.news .item {
    border: 1px solid #e2e2e2;
    margin-bottom: 30px
}

.news .words {
    padding: 29px 32px 32px 0
}

.news .words h6 {
    font-size: 20px;
    color: #284188;
    line-height: 20px;
    margin-bottom: 10px
}

.news .words p {
    color: #666;
    font-size: 16px;
    line-height: 24px
}

.news .words a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    width: 130px;
    font-size: 16px;
    color: #284188;
    border: 1px solid #284188;
    transition: .3s;
    margin-top: 21px
}

.news .words a:hover {
    color: #fff;
    background-color: #284188
}

.news .page-box {
    text-align: center
}

.news .page-box ul {
    display: inline-block;
    white-space: nowrap
}

.news .page-box ul::before {
    content: " ";
    display: table
}

.news .page-box ul::after {
    clear: both
}

.news .page-box li {
    float: left;
    margin: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #284188;
    border-radius: 3px
}

.news .page-box li a {
    color: #284188;
    transition: .3s;
    display: block;
    width: 39px;
    height: 100%
}

.news .page-box li.active a {
    background-color: #284188;
    color: #fff
}

.news .page-box li i {
    font-size: 16px;
    color: #284188;
    transition: .3s
}

.news .page-box li:hover a {
    background-color: #284188;
    color: #fff
}

.news .page-box li:hover i {
    color: #fff
}

.quality .equipment-img {
    text-align: center;
    background-color: #fff
}

.quality .equipment-img img {
    height: auto
}

.quality .equipment-img .img-bg a {
    margin-top: 56%
}

.quality .item {
    height: 182px;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 36px 30px 0 40px
}

.quality .item p {
    font-size: 16px;
    color: #666
}

.quality .item span {
    margin-top: 15px;
    display: block;
    text-align: right;
    font-size: 16px;
    color: #312f3e
}

.quality .no-left .item::before {
    left: 0
}

.quality .no-right .item::after {
    right: 0
}

.quality .title-wrapper h5::after {
    margin: auto 0
}

.quality .title-wrapper p {
    font-size: 16px
}

.quality .equipment-img .img-bg,
.news .equipment-img .img-bg {
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px
}

.slick-prev,
.slick-next {
    position: absolute;
    display: inline-block;
    top: 23%;
    width: 30px;
    height: 100px;
    background: #000;
    transition: .2s;
    cursor: pointer;
    z-index: 10;
    opacity: .6;
    font-size: 0;
}

.slick-prev:hover,
.slick-next:hover {
    opacity: .8
}

.customers .title-wrapper {
    margin-bottom: 41px
}

.customers .col-md-3 {
    text-align: center
}

.slick-prev {
    left: 0
}

.slick-prev:before {
    content: "\f104";
    right: 0;
    bottom: 1px
}

.slick-next {
    right: 0
}

.slick-next:before {
    content: "\f105";
    right: 7px;
    bottom: 1px
}

.fast #samples-carousel .slick-prev {
    left: 15px;
    top: 23%
}

.fast #samples-carousel .slick-next {
    right: 13px;
    top: 23%
}

.fast #samples-carousel img {
    border: 1px solid #e4e4e4;
    border-bottom: none;
    height: 147px
}

.fast #samples-carousel a {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: rgba(23, 41, 79, .8)
}

.slick-prev:before,
.slick-next:before {
    position: relative;
    left: 0;
    font-family: fontawesome;
    font-size: 22px;
    color: #fff;
    font-weight: 800;
    transition: .2s
}

#samples-carousel .slick-prev,
#samples-carousel .slick-next {
    top: 30%
}

.product {
    padding: 67px 0 60px;
    background-color: #f5f5f5;
    overflow: hidden;
    text-align: center
}

.samples-wrapper {
    margin-top: 11px
}

.samples-wrapper ul {
    margin-bottom: 45px
}

.samples-wrapper ul li:hover a {
    display: block
}

.samples-wrapper a,
.tooling-gallery a,
.industry li span,
#samples-carousel a {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    bottom: 0;
    text-align: center;
    background-color: rgba(23, 41, 79, .8);
    transition: .3s;
    display: none
}

.tooling-gallery a {
    font-size: 16px
}

.tooling-gallery img {
    width: 100%;
    max-height: 218px
}

.tooling-gallery li {
    margin-bottom: 20px;
    position: relative
}

.tooling-gallery .no-left li {
    margin-left: 15px
}

.tooling-gallery .no-right li {
    margin-right: 15px
}

.industry li span {
    display: block
}

.industry ul {
    margin-top: 47px;
    font-size: 0
}

.industry ul.sample {
    margin-top: 17px
}

.industry ul.sample li {
    display: inline-block;
    font-size: 16px;
    width: 262px;
    height: 206px;
    margin-right: 30px;
    margin-left: 15px;
    margin-right: 15px
}

.industry ul.sample li span {
    font-size: 16px;
    height: 50px;
    line-height: 18px;
    padding: 6px 20px
}

.industry ul.sample .words {
    padding: 32px 27px 0 35px
}

.industry ul.sample .words::after {
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px
}

.industry ul.sample .words h6 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px
}

.industry ul.sample .words h6::after {
    bottom: 1px
}

.industry ul.sample .words p {
    font-size: 16px;
    padding-bottom: 6px;
    line-height: 18px
}

.industry ul.sample .words a {
    margin-top: 12px
}

.industry ul.quality {
    margin-top: 0
}

.industry ul.quality li {
    width: 100%;
    height: 220px
}

.industry ul.quality .words {
    padding: 48px 38px 0 46px
}

.industry ul.quality .words::after {
    top: 14px;
    left: 17px;
    bottom: 14px;
    right: 17px
}

.industry ul.quality .words h6 {
    font-size: 17px;
    line-height: 17px
}

.industry ul li {
    display: inline-block;
    font-size: 16px;
    width: 204px;
    height: 204px;
    margin: 0 30px 30px 0;
    position: relative
}

.industry ul li:hover span {
    display: none
}

.industry ul li:hover .words {
    display: block
}

.industry ul li:last-child {
    margin-right: 0
}

.industry .words {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(23, 41, 79, .7);
    padding: 24px 23px 0 27px;
    display: none;
    transition: .3s;
    z-index: 9
}

.industry .words::after {
    content: "";
    background: 0 0;
    position: absolute;
    border: 1px solid #d8dce2;
    display: block;
    top: 6px;
    left: 6px;
    bottom: 6px;
    right: 6px
}

.industry .words h6 {
    font-size: 16px;
    padding-bottom: 16px;
    line-height: 18px;
    color: #fff;
    position: relative
}

.industry .words h6::after {
    content: "";
    position: absolute;
    display: block;
    background-color: #fff;
    width: 30px;
    height: 2px;
    bottom: 6px
}

.industry .words p {
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 18px
}

.industry .words a {
    display: block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    z-index: 10
}

.industry.arch-products ul.sample li {
    height: auto;
    margin-bottom: 0
}

#samples-carousel li {
    position: relative
}

#samples-carousel li:hover a {
    display: block
}

#samples-carousel .fast li {
    height: 187px
}

footer {
    background: url(../images/footer-bg.jpg);
    width: 100%;
    padding: 35px 0;
    color: #ccc
}

footer h5 {
    color: #ccc;
    font-size: 24px;
    margin-bottom: 41px
}

footer .man-ul li {
    padding: 13px 0;
    border-bottom: 1px solid #404e61
}

footer .man-ul li:first-child {
    border-top: 1px solid #404e61
}

footer .man-ul li a {
    color: #ccc;
    transition: .3s
}

footer .man-ul li a:hover {
    color: #fff
}

footer .sample-ul {
    font-size: 0
}

footer .sample-ul li {
    display: inline-block;
    margin: 0 15px 15px 0;
    width: 70px;
    height: 70px
}

footer .sample-ul li img {
    width: 100%
}

footer .cont {
    margin-left: -15px
}

footer .contact-ul {
    margin: -1px 0 0 1px;
    border-top: 1px solid #404e61;
    padding: 13px 0;
    border-bottom: 1px solid #404e61
}

footer .contact-li {
    position: relative;
    margin-bottom: 19px;
    padding-left: 28px;
    line-height: 24px
}

footer .contact-li a {
    color: #dedfe3
}

footer .contact-li i {
    position: absolute;
    left: 0;
    line-height: 22px;
    font-size: 18px
}

footer .contact-li-child {
    position: relative;
    margin-bottom: 29px;
    font-size: 16px;
    font-family: lato;
    padding-left: 0
}

footer .contact-li-child ul {
    display: inline-block
}

footer .contact-li-child li {
    display: inline-block;
    padding-left: 18px;
    font-size: 18px
}

footer form {
    padding: 8px 0 0 1px
}

.footer-form input[type=text],
.footer-form input[type=email],
.footer-form textarea {
    background-color: transparent;
    border: 1px solid #51647f;
    padding: 10px;
    margin-bottom: 5px;
    width: 100%
}

.footer-form textarea {
    height: 88px;
    max-width: 100%
}

.footer-form input[type=submit] {
    background-color: transparent;
    border: 2px solid #51647f;
    padding: 10px;
    margin: 2px 0 5px;
    width: 100%;
    color: #ccc;
    line-height: 16px
}

.footer-form input[type=submit]:hover {
    background-color: #051a3a;
    border-color: #051a3a
}

.footer-form input[type=text],
.footer-form input[type=email],
.footer-form input[type=submit] {
    height: 40px
}

.footer-bottom {
    color: #dddfe1;
    background-color: #051a3a;
    height: 70px;
    line-height: 70px
}

.footer-bottom .row {
    position: relative
}

.footer-bottom ul {
    position: absolute;
    bottom: 70px;
    background-color: #fff;
    right: 15px;
    transition: .3s;
    padding: 5px 10px
}

.footer-bottom ul li {
    padding: 5px;
    line-height: 20px;
    border-top: 1px solid #eee
}

.footer-bottom ul li:first-child {
    border-top: none
}

.footer-bottom ul li a {
    display: inline-block;
    height: 100%;
    color: #333;
    font-size: 16px
}

.footer-bottom ul li a:hover {
    color: #284188
}

.copyright {
    float: left
}

.language {
    float: right;
    margin-right: 15px
}

.language img {
    width: 30px;
    height: 30px
}

.language span {
    display: inline-block;
    margin-left: 20px;
    cursor: pointer
}

.language span i {
    margin-left: 20px;
    transition: .3s
}

.language span.active i {
    transform-origin: 50% 50%;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.sidebar {
    position: fixed;
    right: 0;
    bottom: 10%;
    z-index: 99
}

.sidebar ul li {
    width: 78px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    border-left: 1px solid #17294f;
    border-bottom: 1px solid #17294f;
    right: 0;
    top: 0;
    display: block;
    transition: .3s;
    background-color: #fff
}

.sidebar ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.sidebar ul li img {
    width: 45px;
    height: auto
}

.sidebar ul li:first-child {
    border-top: 1px solid #17294f
}

.sidebar ul li:hover {
    background-color: #17294f
}

.banner-words {
    text-align: center;
    max-width: 624px;
    margin: 0 auto
}

.banner-words h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 100 !important;
    margin: 56px 0 12px;
    font-family: helvetica;
    text-transform: uppercase
}

.banner-words p {
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.banner-words span {
    display: block
}

.carousel-indicators .active {
    background-color: transparent;
    background: url(../images/dot_active.png) no-repeat
}

.map-link {
    background: #fff;
    width: 100%;
    line-height: 50px;
    border-radius: 0;
    border-bottom: 1px solid #214188
}

.map-link i {
    margin: 0 10px
}

.map-link a {
    color: #fff;
    font-size: 13px;
    color: #000;
    transition: .3s;
    text-transform: uppercase
}

.map-link span {
    text-transform: uppercase
}

.breadcrumb.map-link li {
    float: left
}

.breadcrumb.map-link li+li:before {
    padding: 0 10px;
    color: #000;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f101"
}

.breadcrumb.map-link li .active {
    color: #214188
}

.page-link {
    text-align: center;
    padding: 20px 0;
    margin-top: 76px
}

.page-link ul::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin-top: -9px;
    background-color: #294187
}

.page-link ul.samples li {
    font-size: 16px;
    padding: 0 15px
}

.page-link li {
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    background-color: #fff
}

.page-link li a {
    color: #000;
    transition: .3s;
    text-transform: uppercase
}

.page-link ul,
.sample-link ul {
    position: relative;
    width: 100%;
    font-size: 0
}

.sample-link li {
    display: inline-block;
    padding: 10px 30px 10px 0;
    font-size: 16px;
    color: #000;
    transition: .3s;
    cursor: pointer
}

.sample-link li:first-child {
    padding-left: 0
}

.sample-link li:last-child {
    padding-right: 0
}

#sample-link li.samplesbox {
    display: none
}

#sample-link li.samplesbox.current {
    display: block
}

.page-link li.active a,
.sample-link li.active,
.page-link ul.samples li.current-cat a {
    color: #294187
}

.page-link li:hover a,
.sample-link li:hover {
    color: #294187
}

.quote .input-wrap,
.input-wrap {
    position: relative;
    border: 1px solid #e2e2e2;
    width: 100%;
    height: 50px;
    margin-bottom: 15px
}

.text-wrap {
    position: relative;
    border-color: #e2e2e2 !important;
    width: 100%;
    height: 170px;
    margin-bottom: 10px
}

.text-wrap.content::before {
    content: "\f044"
}

.input-wrap.name::before,
.your-name::before,
.input-wrap.email::before,
.input-wrap.phone::before,
.input-wrap.company::before,
.text-wrap.content::before {
    font-family: fontawesome;
    font-size: 16px;
    color: #284287;
    position: absolute;
    left: 25px;
    top: 0;
    line-height: 50px
}

.input-wrap.name::before,
.your-name::before {
    content: "\f007"
}

.input-wrap.email::before {
    content: "\f003"
}

.input-wrap.phone::before {
    content: "\f095"
}

.input-wrap.company::before {
    content: "\f1ad"
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
    width: 100%;
    height: 100%;
    padding-left: 59px
}

input[type=submit] {
    width: 200px;
    height: 50px;
    color: #51679f;
    background-color: transparent;
    border: 2px solid #51679f;
    margin: 15px 0;
    border-radius: 3px;
    transition: .3s
}

input[type=submit]:hover {
    color: #fff;
    background-color: #51679f
}

.about-banner {
    background-repeat: no-repeat
}

.play-wrapper .img-box {
    position: relative;
    height: 300px;
    margin-bottom: 15px
}

.play-wrapper a span {
    background: url(../images/play.png) no-repeat;
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9
}

.play-wrapper a.more-btn {
    display: block;
    width: 203px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #284288;
    border-radius: 3px;
    color: #284288;
    margin-top: 26px;
    text-align: center;
    transition: .3s;
    font-size: 16px
}

.play-wrapper a:hover {
    background-color: #284288;
    color: #fff
}

.play-wrapper h5 {
    font-size: 24px;
    margin-bottom: 36px;
    position: relative;
    line-height: 20px
}

.play-wrapper h5::after {
    content: "";
    position: absolute;
    display: block;
    height: 3px;
    width: 30px;
    bottom: -18px;
    background-color: #284288
}

.box-shadow {
    width: 100%;
    height: 100%;
    box-shadow: 4px 4px 6px #ccc
}

.advantages .item,
.quality .item {
    width: 100%;
    height: 263px;
    padding: 36px 26px 0 40px;
    text-align: left;
    background-color: #fbfbfb;
    position: relative
}

.advantages .item::before,
.advantages .item::after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 100px
}

.quality .item::before,
.quality .item::after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 69px
}

.advantages .item::before,
.quality .item::before {
    top: 0;
    left: 0;
    border-top: 1px solid #284287;
    border-left: 1px solid #284287
}

.advantages .item::after,
.quality .item::after {
    bottom: 0;
    right: 0;
    border-right: 1px solid #284287;
    border-bottom: 1px solid #284287
}

.advantages .item h5 {
    margin-bottom: 22px;
    font-size: 16px;
    font-family: lato;
    font-weight: 600;
    color: #333
}

.advantages .item p {
    line-height: 24px;
    margin-top: -6px;
    color: #666
}

.advantages .item ul li {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 20px;
    color: #666
}

.advantages .item ul.fast-ul li {
    margin-top: -6px;
    margin-bottom: 6px;
    line-height: 22px
}

.download {
    background-color: #f5f5f5
}

.download .item {
    text-align: center;
    border: 1px solid #284288;
    padding: 53px 0 46px;
    position: relative;
    max-width: 360px;
    max-height: 156px;
    margin: 46px 0 20px
}

.download .item::after {
    font-family: fontawesome;
    position: absolute;
    display: block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 40px;
    color: #284288;
    border: 1px solid #284288;
    border-radius: 50%;
    top: -47px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff
}

.download .item.first::after {
    content: "\f019"
}

.download .item.second::after {
    content: "\f019"
}

.download .item.third::after {
    content: "\f019"
}

.download .item h5 {
    font-weight: 500;
    font-size: 18px;
    color: #333;
    margin-bottom: 4px
}

.download .item p {
    line-height: 22px;
    font-size: 16px;
    color: #666
}

.download .item a {
    display: block;
    position: absolute;
    border: 1px solid #284288;
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #284288;
    bottom: -21px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    transition: .3s;
    border-radius: 3px
}

.download .item:hover a {
    background-color: #284288;
    color: #fff
}

.download .item:hover::after {
    background-color: #284288;
    color: #fff
}

.quote .input-wrap {
    margin-bottom: 10px
}

.quote input[type=submit] {
    margin: 35px auto 12px
}

.contact-banner {
    background-repeat: no-repeat
}

.margin-p {
    margin-top: 6px;
    line-height: 24px
}

.contact h5 {
    margin: 7px 0 31px;
    font-size: 24px;
    color: #333;
    font-family: lato
}

.contact p {
    margin-bottom: 26px;
    line-height: 24px
}

.contact ul.contact-inf li {
    margin-bottom: 23px;
    position: relative;
    padding-left: 55px
}

.contact ul.contact-inf li p {
    margin-bottom: 0;
    line-height: 20px
}

.contact ul.contact-inf li i {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0
}

.contact ul.contact-inf li i.email {
    background: url(../images/letter-s.png) no-repeat
}

.contact ul.contact-inf li i.phone {
    background: url(../images/tel-s.png) no-repeat
}

.contact ul.contact-inf li i.fax {
    background: url(../images/fax-s.png) no-repeat
}

.contact ul.contact-inf li i.address {
    background: url(../images/address-s.png) no-repeat
}

.contact ul.contact-inf li span {
    display: block;
    font-weight: 500
}

.contact ul.contact-icons li {
    display: inline-block;
    margin-right: 20px;
    transition: .3s
}

.contact ul.contact-icons i {
    color: #284188;
    font-size: 23px;
    transition: .3s
}

.contact ul.contact-icons i:hover {
    color: #b9b9b9
}

.contact form {
    display: block;
    margin-top: 38px;
    overflow: auto
}

.map {
    margin: -15px 0 -3px
}

#map {
    width: 100%;
    height: 500px
}

.equipment-banner {
    background-repeat: no-repeat
}

.page-wrap h5,
.page-wrap h1 {
    color: #333;
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 12px
}

.page-wrap .page ul,
.page-wrap .page-man ul {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 11px
}

.page-wrap li {
    display: inline-block;
    margin: 15px 32px 15px 0
}

.page-wrap li i {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle
}

.page-wrap li i.pdf {
    width: 18px;
    height: 18px;
    background: url(../images/pdf.png) no-repeat
}

.page-wrap li i.message {
    width: 16px;
    height: 17px;
    background: url(../images/message.png) no-repeat
}

.page-wrap li i.consultation {
    width: 21px;
    height: 16px;
    background: url(../images/consultation.png) no-repeat
}

.page-wrap li i.material {
    width: 12px;
    height: 12px;
    background: url(../images/material.png) no-repeat
}

.page-wrap li i.dimension {
    margin-top: -1px;
    width: 15px;
    height: 12px;
    background: url(../images/dimension.png) no-repeat
}

.page-wrap li i.weight {
    margin-top: -1px;
    width: 12px;
    height: 12px;
    background: url(../images/weight.png) no-repeat
}

.page-wrap li i.surface {
    margin-top: -1px;
    width: 12px;
    height: 12px;
    background: url(../images/surface.png) no-repeat
}

.page-wrap .page ul.child {
    border: none
}

.page-wrap .page ul.child span {
    display: block;
    font-size: 18px;
    color: #333;
    margin-bottom: 12px
}

.page-wrap .page ul.child li {
    display: block;
    font-size: 16px;
    line-height: 14px;
    margin: 0 0 10px
}

.page-wrap .page li a,
.page-wrap .page-man li a {
    color: #17294f;
    font-size: 16px
}

.page p,
.page-man p {
    margin-bottom: 10px;
    line-height: 24px;
    color: #666;
    padding-right: 1px
}

.tooling-parameter h5 {
    font-size: 24px;
    margin-bottom: 53px
}

.manufacturing h5 {
    font-size: 24px;
    margin-bottom: 52px
}

.tooling-gallery,
.manufacturing-play {
    margin-top: -6px
}

.tooling-faq ul {
    margin-top: 8px
}

.tooling-faq ul li {
    position: relative;
    margin-bottom: 15px;
    width: 49%;
    height: 46px;
    line-height: 46px;
    float: left
}

.tooling-faq ul li:nth-child(even) {
    margin-left: 2%
}

.tooling-faq ul li::before {
    content: "\f055";
    font-family: fontawesome;
    position: absolute;
    top: 1px;
    left: 17px;
    color: #666
}

.tooling-faq ul li.active h5 {
    color: #264189
}

.tooling-faq ul li.active::before {
    content: "\f056";
    color: #264189
}

.tooling-faq ul li:hover h5 {
    color: #264189
}

.tooling-faq ul li:hover::before {
    color: #264189
}

.tooling-faq ul li .faqcontent {
    position: absolute;
    top: 46px;
    left: 0;
    font-size: 15px;
    background-color: #fff;
    border-top: 1px solid #eee;
    box-shadow: 2px 2px 2px #ccc;
    padding: 18px;
    display: none;
    z-index: 9
}

.tooling-faq ul li .faqcontent strong {
    font-weight: 600
}

.tooling-faq ul li h5,
.tooling-faq ul li h1 {
    font-size: 16px;
    padding-left: 61px;
    background-color: #fff;
    cursor: pointer;
    box-shadow: 2px 2px 2px #ccc;
    color: #666;
    transition: .3s
}

.mea-quality .industry ul.quality .words {
    padding: 46px 38px 0 46px
}

.mea-quality .industry .words h6 {
    margin-bottom: 10px
}

.manufacturing-play p {
    background-color: #233458;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    padding: 23px 41px 27px;
    margin-top: -3px
}

.manufacturing-play span {
    font-size: 16px
}

section.man-samples.man-samples-photo h5,
h5.new-title-single {
    margin-top: 22px;
    font-size: 16px;
    font-family: lato;
    font-weight: 600;
    color: #333;
    text-align: center
}

.man-samples .title-wrapper h5,
.man-quality .title-wrapper h5 {
    margin-bottom: 50px
}

.man-quality .equipment-img {
    text-align: center
}

.fast-wrap .img-box {
    height: 260px
}

.contact-wrap {
    padding: 44px 0;
    background: url(../images/fastproduction.jpg) no-repeat;
    color: #333
}

.contact-wrap p {
    font-family: helvetica;
    font-size: 24px;
    line-height: 36px;
    display: inline-block
}

.contact-wrap span {
    font-family: helvetica;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700
}

.contact-wrap .btnfast {
    display: inline-block;
    border: 1px solid #284188;
    height: 40px;
    width: 155px;
    text-align: center;
    border-radius: 3px;
    float: right
}

.contact-wrap .btnfast a {
    display: block;
    line-height: 40px;
    color: #284188;
    font-size: 16px;
    transition: .3s
}

.contact-wrap .btnfast a:hover {
    background-color: #284188;
    color: #fff
}

.samples h5 {
    font-size: 24px;
    border: none
}

.samples img {
    width: 66%;
    margin-left: 17%
}

.quality-banner {
    background-repeat: no-repeat
}

.quality .title-wrapper h5,
.quality .title-wrapper p {
    text-align: left
}

.news-title {
    text-align: center;
    margin-bottom: 39px;
    border-bottom: 1px solid #e2e2e2
}

.news-title p {
    font-size: 16px;
    line-height: 14px;
    color: #666;
    margin: 20px 0 9px
}

.news-title i.date {
    display: inline-block;
    background: url(../images/date.png) no-repeat;
    width: 13px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle
}

.news-title h5,
.news-title h1 {
    font-size: 24px;
    color: #333
}

.news-detail p {
    font-size: 16px;
    color: #666;
    padding: 9px 0;
    line-height: 24px
}

.news-detail img,
.news-img {
    margin: 15px 0 23px
}

.turn-page {
    margin-top: 30px
}

.turn-page a {
    display: block;
    padding: 15px 20px 17px;
    margin: 15px 0;
    color: #333;
    border: 1px solid #e2e2e2;
    transition: .3s
}

.turn-page a:hover {
    color: #fff;
    background-color: #284188
}

.turn-page a:hover p {
    color: #fff
}

.turn-page a:hover span i {
    color: #fff
}

.turn-page span i.prev {
    font-size: 16px;
    color: #333;
    margin-right: 10px
}

.turn-page span i.next {
    font-size: 16px;
    color: #333;
    margin-left: 10px
}

.turn-page p {
    font-size: 16px;
    color: #666;
    line-height: 18px;
    margin-top: 4px
}

.banner-404 {
    background: url(../images/about-banner.jpg) no-repeat
}

.wrap-404 {
    padding: 200px 0;
    text-align: center
}

.wrap-404 h1 {
    font-size: 200px;
    line-height: 150px;
    font-family: helvetica;
    font-weight: 700;
    color: #333
}

.wrap-404 h3 {
    font-size: 60px;
    line-height: 60px;
    font-family: helvetica;
    color: #333;
    margin-top: 16px
}

.wrap-404 p {
    font-size: 18px;
    color: #666;
    margin: 13px 0 44px;
    line-height: 24px
}

.wrap-404 p span {
    display: block
}

.wrap-404 a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
    width: 171px;
    font-size: 16px;
    color: #284188;
    border: 2px solid #284188;
    transition: .3s
}

.wrap-404 a:hover {
    color: #fff;
    background-color: #284188
}

.product-samples .title-wrapper {
    margin-bottom: 33px
}

.product-samples .title-wrapper h5 {
    margin-bottom: 22px
}

#rs-testimonial .slider {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto
}

#rs-testimonial .slider:focus {
    outline: none
}

#rs-testimonial .slider .slick-track {
    top: 35px
}

#rs-testimonial .slider .slick-track:focus {
    outline: none
}

#rs-testimonial .slider .slick-dots {
    position: static;
    margin-top: 24px;
    margin-bottom: 15px
}

#rs-testimonial .slick-slide {
    margin: 0 45px;
    transition: all ease-in-out .3s;
    width: 155px;
    position: relative;
    height: 100px !important
}

#rs-testimonial .slick-slide img {
    filter: grayscale(100%);
    margin: 0 auto;
    width: 100%
}

#rs-testimonial .slick-slide img:focus {
    outline: none
}

#rs-testimonial .slick-slide:focus {
    outline: none
}

#rs-testimonial .slick-prev {
    position: absolute;
    left: 37%;
    top: 45px;
    z-index: 9;
    width: 36px;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff
}

#rs-testimonial .slick-prev:hover {
    outline: none;
    color: #5e71a6;
    border: 1px solid #5e71a6
}

#rs-testimonial .slick-prev:hover:before {
    color: #5e71a6
}

#rs-testimonial .slick-prev:before {
    font-family: FontAwesome;
    content: "\f104"
}

#rs-testimonial .slick-prev:before:focus {
    outline: none
}

#rs-testimonial .slick-next {
    position: absolute;
    right: 37%;
    top: 45px;
    z-index: 9;
    width: 36px;
    height: 36px;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff
}

#rs-testimonial .slick-next:hover {
    outline: none;
    color: #5e71a6;
    border: 1px solid #5e71a6
}

#rs-testimonial .slick-next:hover:before {
    color: #5e71a6
}

#rs-testimonial .slick-next:before {
    font-family: FontAwesome;
    content: "\f105"
}

#rs-testimonial .slick-next:before:focus {
    outline: none
}

#rs-testimonial .slick-current {
    opacity: 1;
    transition: all .3s ease 0s
}

#rs-testimonial .slick-current:focus {
    outline: none
}

#rs-testimonial .slick-current img {
    transform: scale(1.3);
    transition: all .3s ease 0s;
    filter: grayscale(0%)
}

#rs-testimonial .slick-prev:before,
#rs-testimonial .slick-next:before {
    font-size: 33px;
    line-height: 32px;
    color: #ccc
}

#rs-testimonial .slick-prev:before:focus,
#rs-testimonial .slick-next:before:focus {
    outline: none
}

.privacy h1 {
    color: #1d386b;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 26px
}

.privacy .privacy-item {
    margin-bottom: 10px
}

.privacy h2 {
    color: #1d386b;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.privacy h3 {
    color: #555556;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px
}

.privacy h3.contact-h3 {
    margin-bottom: 10px
}

.privacy b {
    font-weight: 700
}

.privacy p {
    color: #555556;
    margin-bottom: 10px;
    font-size: 13px
}

.privacy ul {
    margin-bottom: 10px
}

.privacy ul.contact-ul li {
    margin-left: 0;
    list-style: none
}

.privacy ul li {
    color: #555556;
    margin-bottom: 5px;
    font-size: 13px;
    list-style: disc;
    margin-left: 40px
}

.privacy .b-box {
    margin-bottom: 15px
}

.product-samples-content-box,
.sample.img-width a {
    display: inline-block;
    width: 100%;
    height: auto;
    padding-bottom: 5px
}

.product-samples-content-box h6,
.product-samples-content-box h1 {
    font-weight: 500;
    padding-bottom: 5px;
    font-size: 16px
}

.product-samples-content-box p {
    color: #333;
    padding-bottom: 5px;
    display: block
}

.single-quality-title {
    text-align: left
}

.single-quality-title h5 {
    color: #214188;
    font-weight: 600;
    text-align: left;
    margin-bottom: 20px
}

.single-quality-title.title-wrapper h5::after {
    content: none
}

.single-quality-title h6 {
    color: #214188;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px
}

.single-quality-title p {
    text-align: left;
    font-weight: 500;
    color: #214188;
    padding-bottom: 10px;
    font-size: 16px
}

.single-quality-title strong {
    color: #214188;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    display: inline-block;
    width: 100%
}

.single-quality-title ul {
    padding-bottom: 15px
}

.single-quality-title li {
    line-height: 24px
}

.single-quality-title a.download-link {
    padding: 8px 25px;
    border-radius: 5px;
    border: 1px solid #284288;
    background: #284288;
    color: #fff;
    margin: 15px 0;
    display: inline-block
}

.single-quality-title a.download-link:hover {
    background: #000
}

.single-quality-title a.download-link:after {
    font-family: fontawesome;
    content: "\f019";
    color: #fff;
    font-size: 18px;
    margin-left: 10px
}

.keep-in-touch {
    position: fixed;
    right: 0;
    bottom: 15%;
    z-index: 99
}

.keep-in-touch span {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    color: #284188;
    text-transform: capitalize
}

.arrow {
    opacity: 1;
    animation: arrow 2s cubic-bezier(1, 1, 1, 1) infinite;
    -webkit-animation: arrow 2s cubic-bezier(1, 1, 1, 1) infinite;
    text-align: center;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    z-index: 99
}

.arrow:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused
}

.page-link.home-capability-list {
    margin: 0;
    padding: 30px 0
}

section.man-samples,
section.man-samples.manufacturing-pic {
    padding-top: 60px
}

.search-content.news li {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px dashed #999
}

.search-content.news li a {
    font-size: 20px;
    color: #284188;
    line-height: 20px;
    margin-bottom: 10px
}

.search-content.news li a:hover {
    color: #000
}

.capabilities-link-content,
.capabilities-manufacturer-content,
.capabilities-production-content {
    padding-top: 70px
}

.capabilities-link-content h1,
.capabilities-manufacturer-content h2,
.capabilities-production-content h2 {
    color: #222;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 42px
}

.capabilities-link-content p,
.capabilities-manufacturer-content p,
.capabilities-production-content p {
    margin-bottom: 10px;
    line-height: 24px;
    color: #666;
    font-size: 16px;
    padding-bottom: 15px
}

.capabilities-link-content ul {
    list-style: disc;
    width: 90%;
    margin: 0 auto;
    list-style-image: url(../images/list-dark.svg)
}

.capabilities-link-content ul li {
    padding-bottom: 15px
}

.capabilities-link-content ul li a {
    color: #2c579b;
    font-weight: 700
}

.capabilities-quote-content {
    background: #2c579b;
    padding: 28px 0
}

.capabilities-quote-content h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 88px;
}

.capabilities-quote-content a {
    background-color: #fff;
    display: inline-block;
    color: #2c579b;
    font-size: 24px;
    padding: 13px 0 15px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.capabilities-quote-content a:hover {
    background: gray;
    color: #fff
}

strong {
    font-weight: 700
}

.capabilities-production-content img {
    width: 100%;
    height: auto
}

.home-clients .clients-content-item {
    padding-bottom: 15px
}

.home-clients .clients-content-item h4 {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 700
}

.home-clients .clients-content-item h5 {
    color: lightgrey;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px
}

.home-clients .clients-content-item i {
    float: left;
    font-size: 42px;
    padding: 0 10px 0 0;
    color: #fff
}

.home-clients .clients-content-item p {
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 22px
}

.home-clients .title-wrapper p {
    color: lightgrey;
    line-height: 1.5
}

.page-content-h1 {
    display: none
}

.page-content-content1 h4,
.page-content-content2 h4 {
    font-weight: 700;
    padding: 10px 0
}

.page-content-content1 p,
.page-content-content2 p {
    font-size: 16px;
    line-height: 28px
}

.page-content-quote .button-container {
    padding: 0 20%
}

.page-content-quote .button-left {
    border-color: #2c579b;
    border-style: solid;
    border-width: 2px 0;
    color: #2c579b;
    display: block;
    font-size: 20px;
    letter-spacing: 3px;
    margin-right: 5px;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.page-content-quote .button-right {
    background-color: #2c579b;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-left: 5px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.page-content-question .modal-content {
    background: rgba(0, 55, 123, .9);
    background: -webkit-linear-gradient(rgba(0, 55, 123, 0.9), rgba(76, 122, 214, 0.9));
    background: -o-linear-gradient(rgba(0, 55, 123, 0.9), rgba(76, 122, 214, 0.9));
    background: -moz-linear-gradient(rgba(0, 55, 123, 0.9), rgba(76, 122, 214, 0.9));
    background: linear-gradient(rgba(0, 55, 123, 0.9), rgba(76, 122, 214, 0.9));
    border: 1px solid #060940
}

.page-content-question h4.modal-title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.page-content-question .modal-header .close {
    color: #fff
}

.page-content-question .modal-body form {
    display: inline-block;
    width: 100%;
    padding: 15px
}

.page-content-question .modal-body form .no-right>[class*=col-] {
    padding: 0
}

.page-content-question .modal-body form .no-left>[class*=col-] {
    padding: 0
}

.page-content-question .modal-body form input[type=submit] {
    color: #fff;
    border: 1px solid #fff
}

.single-page-content-slug {
    padding: 0
}

.single-page-content-slug p {
    font-style: italic;
    padding: 15px 0;
    font-size: 18px
}

.page-content-content1,
.page-content-content2 {
    padding: 0;
    padding-top: 50px
}

.page-owl-carousel {
    padding-top: 30px
}

.wpforms-container label {
    padding-bottom: 10px;
    color: #000;
    width: 100%
}

.wpforms-container label.wpforms-field-sublabel {
    color: rgba(103, 107, 109, .45);
    font-size: 14px
}

.wpforms-container label.wpforms-error {
    color: red;
    font-weight: 700
}

.wpforms-container .wpforms-field {
    display: inline-block;
    width: 50%;
    padding: 0 1%;
    padding-bottom: 15px
}

.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row.wpforms-field-large:last-child {
    display: block;
    padding-left: 1%;
    padding-right: 0
}

.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row:nth-child(3) {
    display: block;
    padding-left: 0;
    padding-right: 1%
}

.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row:nth-child(3) .wpforms-field-row-block.wpforms-one-half {
    display: none
}

.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row:nth-child(3) .wpforms-field-row-block.wpforms-one-half.wpforms-first {
    display: block
}

.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row:nth-child(2) {
    width: 100%;
    padding-right: 0
}

.wpforms-container .wpforms-field-row-block {
    width: 50%;
    padding: 0 1%;
    float: left
}

.wpforms-container .wpforms-field-row-block:first-child {
    padding-left: 0
}

.wpforms-container .wpforms-field-row-block:last-child {
    padding-right: 0
}

.wpforms-container .wpforms-field-checkbox .depth-1 {
    width: 33%;
    float: left;
    padding-bottom: 5px
}

.wpforms-container .wpforms-field-checkbox .depth-1:last-child {
    width: 100%
}

.wpforms-container .wpforms-field-checkbox .depth-1 label {
    padding: 0 5px
}

.wpforms-container input[type=file] {
    padding: 45px
}

.wpforms-container .wpforms-field.wpforms-field-address,
.wpforms-container .wpforms-field-file-upload {
    width: 100%
}

.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row:nth-child(2) .wpforms-field-row-block.wpforms-one-half.wpforms-first,
.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row:nth-child(3),
.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-sublabel.after.wpforms-sublabel-hide {
    display: none
}

.wpforms-field-address .wpforms-field-row {
    width: 50%;
    float: left;
    padding: 0 1%
}

.wpforms-field-address .wpforms-field-row:nth-child(even) {
    padding-left: 0
}

.wpforms-field-address .wpforms-field-row:nth-child(odd) {
    padding-right: 0
}

.wpforms-field-row-block.wpforms-one-half {
    width: 100%;
    padding: 0
}

.wpforms-field-name .wpforms-field-row-block.wpforms-one-half {
    width: 50%;
    padding: 0 1%
}

.wpforms-container input,
.wpforms-container select {
    color: #000;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: rgba(0, 0, 0, .8);
    background-color: #fcfcfc;
    border-radius: 0;
    font-size: inherit;
    font-family: inherit;
    padding: 8px 15px;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 10px;
    border: 1px solid #000;
    width: 100%
}

.wpforms-container input[type=checkbox],
.wpforms-container .wpforms-field-checkbox .depth-1 label {
    width: auto;
    float: left
}

.wpforms-field-checkbox ul {
    display: inline-block;
    width: 100%;
    padding: 15px 0
}

.wpforms-container .wpforms-field-divider,
.wpforms-container .wpforms-field-checkbox {
    width: 100%
}

.wpforms-field h3 {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #222;
    font-weight: 700;
    text-transform: none;
    margin: 28px 16px 28px 0;
    border-bottom: 1px solid #ccc;
    padding: 0 16px 20px 0
}

.wpforms-field-divider .wpforms-field-description {
    font-size: x-large;
    color: red
}

.wpforms-submit {
    color: #fff;
    background-color: #51679f;
    margin: 20px 1%;
    padding: 10px 45px;
    border-radius: 3px;
    transition: .3s;
    display: inline-block;
    border: 2px solid #51679f;
    text-transform: uppercase
}

.wpforms-submit:hover {
    color: #51679f;
    background-color: transparent
}

.wpforms-confirmation-container-full.wpforms-confirmation-scroll p {
    font-size: 28px;
    line-height: 36px;
    text-align: center
}

.page-content-content1.page-content-header {
    padding-top: 0
}

.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row:nth-child(3) .wpforms-field-row-block.wpforms-one-half.wpforms-first,
.wpforms-container .wpforms-field.wpforms-field-address .wpforms-field-row.wpforms-field-large:last-child {
    padding-top: 15px
}

.page_content_3.home-team {
    padding-top: 15px
}

.home-capabilities-quote-content {
    margin-top: 50px
}

.page-nav-header.nav-wrapper,
.page-nav-header.nav-wrapper .container-fulid {
    background: #fff
}

.page-nav-header .navbar-collapse.collapse li {
    float: left
}

header .page-nav-header ul li:hover,
header .page-nav-header ul li:hover a {
    background: 0 0;
    color: #2c579b
}

.footer-quote-content {
    background: #2c579b;
    padding: 50px 0;
    color: #fff
}

.thisdisplayno {
    display: none
}

.wufoo.topLabel header {
    display: none
}

.wufoo.topLabel .wufoo.topLabel input[type=submit] {
    float: right;
    background-color: #07559d;
    box-shadow: 2px 3.5px 13px 0 rgba(0, 0, 0, .23);
    font-family: Lato-Bold;
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff;
    border-radius: 30px;
    width: auto;
    height: auto;
    margin: 0;
    display: block;
    padding: 15px 35px
}

.wufoo.topLabel input[type=submit]:hover {
    background-color: #333
}

.wufoo.topLabel input.medium,
.wufoo.topLabel select.medium {
    width: 100%
}

.wufoo.topLabel input,
.wufoo.topLabel textarea {
    font-family: Lato-Regular;
    font-size: 17px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0;
    color: #181818;
    padding: 10px 15px;
    margin-bottom: 15px;
    background-color: #fff;
    border: solid 1px #d0d0d0
}

.show_silde-bar {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    align-content: center
}

.show_silde-bar ul {
    position: absolute;
    bottom: 30px;
    right: 15px
}

.show_silde-bar ul li {
    cursor: pointer;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background-color: #2483f5
}

.show_silde-bar ul li span {
    cursor: pointer;
    border-radius: 15px 0 0 15px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -4px;
    background: #07559d;
    padding: 15px 5px;
    color: #fff
}

.show_silde-bar ul li span:hover {
    background: #333
}

.show_silde-bar ul li i {
    color: #fff;
    font-size: 24px
}

.show_silde-bar ul li:last-child {
    background-color: #1da7dd
}

.modal .modal-dialog {
    background: 0 0;
    border-radius: 0;
    padding: 10px;
    background-image: url(../images/form1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.modal .modal-dialog .modal-content {
    background: 0 0;
    border-radius: 0;
    border: 1px solid #07559d;
    box-shadow: none
}

.modal .modal-dialog .modal-content .modal-body {
    position: relative;
    display: flex;
    justify-items: center;
    align-content: center;
    justify-content: center;
    align-items: center
}

.modal .modal-dialog .modal-content .modal-body .modal-from-content {
    padding: 15px 40px;
    background: #115799;
    border-radius: 30px
}

.modal .modal-dialog .modal-content .modal-body .modal-from-content h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.modal .modal-dialog .modal-content .modal-body .modal-from-content h4 {
    color: #fff;
    margin: 5px 0;
    padding: 0;
    font-size: 18px
}

.modal .modal-dialog .modal-content .modal-body .modal-from-content span.form-email {
    color: #fff;
    margin: 5px 0;
    padding: 0;
    font-size: 16px
}

.modal .modal-dialog .modal-content .modal-body .modal-from-content span.form-email a {
    color: red;
    margin: 10px 0;
    padding: 0;
    font-size: 16px
}

.modal .modal-dialog .modal-content .modal-body .modal-from-content iframe {
    height: 210px !important
}

.modal .modal-dialog .modal-content .modal-body .close {
    position: absolute;
    top: 10px;
    right: 15px;
    opacity: 1;
    color: #07559d;
    text-shadow: none
}

.modal .modal-dialog .modal-content .modal-body .close:focus,
.modal .modal-dialog .modal-content .modal-body .close :hover {
    opacity: .8;
    color: #07559d
}

header ul a {
    line-height: 50px;
    color: #fff;
}

header ul a:hover{
    font-weight: bold;
    color: #fff;
}



.client-2 {
    position: fixed;
    right: -20px;
    top: 40%;
    z-index: 900;
   
  
    
}

.client-2 li a {
    text-decoration: none;
   
}

.client-2 li {
    border-bottom: 1px #dddddd solid;
    clear: both;
    /*height: 88px;*/
    position: relative;
    transition: all 0.5s;
    left: 0;
    opacity:1;
    /*border-left: 4px solid #0055b2;*/
    border-top: 1px #dddddd solid;
    
}

.client-2 li i {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0px auto;
    text-align: center;
   
}

.client-2 li p {
    /*height: 20px;*/
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #474747;
}

.client-2 li p img {
    max-width: 40px;
}


.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    position: relative;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-main {
    background:rgba(0,0,0,.3);
    width: 97px;
    position: relative;
    padding: 15px 0 15px;
    float: left;
}

.my-kefu-facebookm {
    height: 109px!important;
}

.client-2 .my-kefu-mail i {
    background: url(../images/kf1.png) no-repeat center;
    background-size: 100%;
}

.client-2 .my-kefu-skype i {
    background: url(../images/k5.png) no-repeat center;
    background-size: 110%;
}

.client-2 .my-kefu-facebook i {
    background: url(../images/k8.png) no-repeat center;
    background-size: 120%;
}


.client-2 .my-kefu-facebookm i {
    background: url(../images/k7.png) no-repeat center;
    background-size: 120%;
}

.client-2 .my-kefu-liuyan i {
    background: url(../images/kf3.png) no-repeat center;
    background-size: 100%;
}

.client-2 .my-kefu-whatsapp i {
    background: url(../images/whatsapp.png) no-repeat center;
    background-size: 100%;
}

.client-2 .my-kefu-wechat i {
    background: url(../images/wechat.png) no-repeat center;
    background-size: 100%;
}

.client-2 .my-kefu-ftop {
    display: none;
    height: auto;
}

.client-2 .my-kefu-ftop i {
    width: 38px;
    height: 38px;
    background: url(../images/kf6.png) no-repeat center;
    background-size: 100% auto;
}

.client-2 .my-kefu-wechat {
    position: relative;
}

.client-2 .my-kefu-wechat .my-kefu-right {
    position: absolute;
    left: -100px;
    top: 0;
    width: 90px;
    height: 90px;
    background: #fff;
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: none;
}

.client-2 .my-kefu-wechat .my-kefu-right img {
    width: 100%;
    height: auto;
}

.client-2 .my-kefu-wechat:hover .my-kefu-right {
    display: block;
}


.client-2 li:hover {
    left: -20px!important;
     opacity: 1;
}


.xuanze {
    /*background: #2c579b;*/
}

.xuanzeli {
    width: 33.3%;
    float: left;
    padding: 20px;
    position: relative;
}

.xuanzeli img {
    display: block;
    width: 24%;
    float: left;
    transition: all 0.8s;
    border-radius: 50%;
}


.xuanzeli .wz {
    color:#2c579b;
     width: 74%;
     padding-top: 12px;
    float: right;
}

.xuanzeli .wz .wz1 {
    font-weight: bold;
}


.xuanzeli:hover img {
    transform: rotate(360deg);
}





