@font-face {
    font-family:Barlow-Regular;
    src: url('../font/Barlow-Regular.woff');
}

@font-face {
    font-family:Barlow-Bold;
    src: url('../font/Barlow-Bold.woff');
}
@font-face {
    font-family:Barlow-SemiBold;
    src: url('../font/Barlow-SemiBold.woff');
}



body {
    font-size: 16px;
    line-height: 1.7em;
    color: #666;
    font-family: 'Barlow-Regular', Microsoft Yahei, Arial, Verdana, sans-serif;
    
}

a {
    color: #666;
}

a:hover {
    color: #d0131c;
}

img {
    max-width: 100%;
}

input,
textarea,
select {
    font-size: 12px;
    color: #666;
    font-family: GothamBook, 微软雅黑, "Microsoft Yahei", "PingFangSC-Regular", "PingFang Regular", sans-self;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

*,
*:after,
*:before {
    outline: none;
    box-sizing: content-box !important;
}

::-webkit-input-placeholder {
    color: #505050;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

:-moz-placeholder {
    color: #505050;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

:-ms-input-placeholder {
    color: #505050;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

input[type='submit'],
input[type='reset'],
input[type='button'] {
    cursor: pointer;
}

.search_top 
{
   width:100%;
   float:left;
   overflow:hidden;
}
.search_top h1{
    color:#333;
    text-align:center;
}




.wp {
    max-width: 100%;
    padding: 0px 0px;
    margin: auto;
    display: block;
    margin-bottom: 0px;
}
.main .wp
{
    
max-width: 1440px;
    
padding: 50px 20px;
    
overflow: hidden;
}
.viedo .wp{
 max-width: 1480px;
 padding: 50px 0px;
}




.header {
    background-color: #fff;
    width: 100%;
    float: left;
}

.hd-left {
    width: 100%;
    float: left;
    margin: 0px;
}

.hd-right {
    float: right;
    position: relative;
}

.logo {
    line-height: 77px;
    width: 50%;
    float: left;
}
.top_contact
{
    width:50%;
    float: right;
    display: flex;
    text-align: right;
    justify-content: right;
    align-items: center;
}

.top_contact .tel a
{

display: inline-block;

text-align: left;

margin-right: 50px;

font-size: 22px;

color: #333;

line-height: 1em;

font-family: 'Barlow-Regular';

background: url(../image/zjh_05.jpg) no-repeat left center;

padding: 5px 0px 5px 54px;
}

.top_contact .tel span
{
    display:block;
    font-family: 'Barlow-Regular';
    font-size: 14px;
    line-height: 1em;
    color: #999;
}

.top_contact .email span
{
    
text-align: left;
    
display: block;
    
font-family: 'Barlow-Regular';
    
font-size: 14px;
    
line-height: 1em;
    
color: #999;
}
.top_contact .email a
{
    
display: inline-block;
    
text-align: left;
    
margin-right: 0px;
    
font-size: 22px;
    
line-height: 1em;
    
color: #333;
    
font-family: 'Barlow-Regular';
    
background: url(../image/zjh_05.jpg) no-repeat left center;
    
padding-left: 54px;
    
padding: 5px 0px 5px 54px;
}

.logo img {
    vertical-align: middle;
    max-height: 100%;
}

.hd-so {
    float: left;
    position: relative;
    background-color: #fff;
}

.hd-lang {
    float: left;
    width: 110px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
}

.hd-lang span {
    display: inline-block;
    height: 100%;
    cursor: pointer;
    font-size: 14px;
    color: #505050;
}

.hd-lang span a {
    display: inline-block;
    margin: 0 2px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px auto;
    vertical-align: middle;
}

.hd-lang span img {
    width: 15px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.hd-lang span em {
    display: inline-block;
    width: 8px;
    background: url(404.png) no-repeat right center;
    height: 100%;
    margin-left: 5px;
    vertical-align: middle;
}

.hd-con {
    float: right;
}

.hd-so.poa {
    width: 210px;
}

.hd-so {
    width: 210px;
    height: 32px;
    padding: 0 20px;
    border-radius: 6px;
    margin-top: 22px;
    border: 2px solid #dcdcdc;
}

.hd-so .so {
    position: absolute;
    right: -2px;
    top: -2px;
    width: 52px;
    background: #40a5f0 url(404.png) no-repeat center;
    border: none;
    outline: none;
    height: 36px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.hd-so .so-ico {
    float: left;
    width: 40px;
    background: url(404.png) no-repeat center;
    border: none;
    outline: none;
    cursor: pointer;
    height: 80px;
}

.hd-so .word {
    float: left;
    border: none;
    font-size: 12px;
    color: #505050;
    width: 100%;
    padding-right: 42px;
    height: 32px;
    line-height: 32px;
}

.hd-lang .lang {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
    z-index: 90;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
    z-index: 90;
}

.hd-lang .lang a {
    display: block;
    text-transform: uppercase;
    line-height: 36px;
    font-size: 12px;
    color: #979797;
}

.hd-lang .lang a:hover {
    color: #fff;
    background-color: #979797;
}

.hd-con .js-ico {
    display: block;
    width: 80px;
    height: 80px;
    background: #40a5f0 url(404.png) no-repeat center;
    cursor: pointer;
}

.js-close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    background: #fff url(404.png) no-repeat center;
    cursor: pointer;
}

.con-box {
    display: none;
    position: absolute;
    right: 0;
    top: 80px;
    width: 440px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.3);
    padding: 40px;
    box-sizing: border-box;
    min-height: calc(100vh - 80px);
    z-index: 9;
}

.con-box .tit {
    font-size: 30px;
    color: #505050;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 30px;
}

.con-box .items {
    width: 100%;
    margin-bottom: 18px;
    border: 2px solid #f2f2f2;
    border-radius: 5px;
}

.con-box .items input {
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    padding: 0 18px;
    font-size: 14px;
    color: #505050;
    width: 100%;
}

.con-box .items .a1 {
    border: none;
    outline: none;
    height: 40px;
    line-height: 40px;
    width: 100%;
    padding: 0 18px;
    font-size: 14px;
    color: #505050;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: url(404.png) no-repeat right 16px center;
}

.con-box .items textarea {
    width: 100%;
    height: 120px;
    line-height: 40px;
    padding: 0 18px;
    border: none;
    outline: none;
    resize: none;
    font-size: 14px;
    color: #505050;
}

.con-box .send {
    display: block;
    width: 100%;
    height: 54px;
    text-align: center;
    background-color: #40a5f0;
    border: none;
    outline: none;
    font-size: 18px;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
}

.search-con {
    display: none;
    position: absolute;
    right: 0;
    top: 56px;
    width: 700px;
    box-sizing: border-box;
    padding: 0 35px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 6px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 10px 6px rgba(255, 255, 255, 0.3);
}

.search-con .tit {
    font-size: 12px;
    color: #505050;
    opacity: 0.5;
    filter: alpha(opacity=50);
    line-height: 50px;
    font-weight: normal;
}

.ul-so1 {
    margin: 0 -10px 20px;
    width: 100%;
}

.ul-so1 li {
    float: left;
    width: 120px;
    height: 152px;
}

.ul-so1 .items {
    display: block;
    margin: 0 10px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.ul-so1 .items:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ul-so1 .img {
    border: 1px solid #ededed;
    box-sizing: border-box;
    height: 100px;
    line-height: 97px;
}

.ul-so1 .img img {
    vertical-align: middle;
}

.ul-so1 p {
    font-size: 12px;
    color: #505050;
    line-height: 20px;
}

.ul-so2 li a {
    display: block;
    font-size: 14px;
    color: #505050;
    line-height: 34px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.ul-so2 li a:hover {
    color: #40a5f0;
}

.ul-so2 li {
    padding-left: 18px;
    background: url(404.png) no-repeat left 14px;
}

.ul-so2 {
    padding-bottom: 27px;
}

.tNav2 .hd-dl {
    margin-left: 439px;
}

.tNav3 .hd-dl {
    margin-left: 450px;
}

.tNav4 .hd-dl {
    margin-left: 543px;
}

.hd-dl {
    margin-left: 0px;
    margin-right: 0px;
}

.hd-menu {
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 100%;
    background: rgba(0,0,0,0.8);
    width: 240px;
    padding-bottom: 0px;
    z-index: -1;
    box-shadow: 0 3px 3px rgba(0,0,0,0.1);
}

.hd-menu dl {
    float: none;
    vertical-align: top;
}

.hd-menu.show {
    opacity: 1;
    position: absolute;
    left: 0;
    top: 100%;
    bottom: auto;
    z-index: 2;
}

.hd-dl dt {
    font-size: 14px;
    color: #505050;
    line-height: 30px;
    padding: 0px 0px;
    margin-bottom: 0px;
    font-family: GothamBold;
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    width: auto;
}

.nav .hd-menu .hd-dl dt a {
    font-size: 14px;
    line-height: 1.3em;
    width: auto;
    color: #fff;
    text-align: left;
    padding: 10px 20px;
    text-transform: capitalize;
}


.nav .hd-menu .hd-dl dt a:hover {
    background: #da251e;
    color:#fff;
}

.nav .hd-menu .hd-dl dt p {
    line-height: 24px;
}

.nav .hd-menu .hd-dl dt p a {
    text-align: left;
    font-size: 14px;
    line-height: 28px;
}

.nav .product .hd-menu .hd-dl dt a {
    padding-right: 20px;
    background: url(404.png) no-repeat right;
    text-align: left;
    display: inline-block;
    width: auto;
}

.nav .product .hd-menu .hd-dl dt p a {
    background: none;
    display: block;
    padding-right: 0px;
}

.hd-dl dd {
    display: none;
}

.hd-dl dl:hover dd {
    display: block;
}

.hd-dl dd a {
    font-size: 12px;
    color: #505050;
    line-height: 28px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.hd-dl dd:hover a {
    color: #40a5f0;
}

.hd-dl .more {
    display: block;
    font-size: 14px;
    color: #40a5f0;
    overflow: hidden;
    line-height: 26px;
    margin-top: 16px;
}

.hd-dl .more:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.hd-dl dl .img {
    display: none;
}

.hd-dl dl {
    position: relative;
    display: block;
    width: 100%;
}

.hd-dl .ok {
    position: relative;
}

.hd-dl dl .img {
    position: absolute;
    left: 100%;
    top: 50px;
    min-width: 300px;
    height: 150px;
    text-align: center;
}

.hd-dl dl .img img {
    display: block;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
}




.menuBtn {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 55px;
    background-color: #d0131c;
    z-index: 9;
    width: 60px;
    height: 60px;
    cursor: pointer;
    box-sizing: border-box !important;
    padding: 18px 15px 0;
}

.menuBtn b {
    display: block;
    float: right;
    width: 20px;
    height: 2px;
    background-color: #fff;
    margin: 3px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.menuBtn b:first-child {
    width: 26px;
}

.menuBtn b:last-child {
    display: block;
    width: 16px;
}




#banner {
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.slick-slider,
.slick-list,
.slick-track,
.slick-slide {
    height: 100%;
}

#banner a {
    display: block;
    height: 100%;
}

#banner .slick-slide {
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

#banner .slick-dots {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
    z-index: 99;
}

#banner .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

#banner .slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
    border: none;
    outline: none;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0.5;
}

#banner .slick-dots li.slick-active button {
    opacity: 1;
}

.card-img-150 {
    height: auto !important;
}

.search .col-12 {
    box-sizing: border-box !important;
}

@media (min-width: 992px) {
    .search .col-lg-4 {
        box-sizing: border-box !important;
    }
}

@media only screen and (max-width: 576px) {
    .page-num {
        display: block !important;
    }
}