﻿
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 瀹嬩綋, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #d01100;
    text-decoration: none;
    outline: none;
}

p {
    margin: 0;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flexd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wh {
    max-width: 1530px;
    margin: 0 auto;
    padding: 0 15px;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}



/*澶撮儴鏍峰紡*/
.top1 {
    height: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    height: 100px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 100px;
}
.logo img {
    max-height: 75px;
}
.dh{padding-left: 62px;background: url(/image/tel.png) no-repeat left center;margin-top: 20px;}
.dh p:first-child{letter-spacing: 4px;font-size: 16px;color: #555;font-weight: bold;}
.dh p:nth-child(2){font-size: 36px;color: #e70013;line-height: 1;margin-left: -3px;letter-spacing: 2px;font-family: 'Times New Roman', Times, serif;font-weight: bold;}
.logoimg{margin-left: 28px;padding-left: 20px;height: 55px;border-left: 1px solid #5f5c5b;margin-top: 22px;line-height: 55px;}
.logowz{margin-left: 18px;color: #ff0909;font-size: 25px;line-height: 30px;margin-top: 33px;font-weight: bold;}
.top2 .k2 {
    margin-top: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    background: url() no-repeat left center;
    padding-left: 40px;
}
.dao{background: #e70013;position: relative;z-index: 9999;}


/*鐑棬鎼滅储*/
.sou {
    margin: 15px 0;
}

.hotSearch a {
    margin-right: 6px;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

/*鎼滅储鍜岀儹闂ㄦ悳绱�*/
/* #formsearch {
    float: right;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #d01100;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
} */



/* 导航样式 */
.x-menu > li {
    width: 12.5%;
    text-align: center;
    position: relative;
}
.x-menu > li > a {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    height: 70px;
    display: block;
    padding-top: 20px;
}
.x-menu > li > a:hover,.x-menu > li > a.on {    background: #d01100;}
.x-menu > li > a img{display: block;margin: 0 auto;margin-bottom: 6px;transition: all .3s ease;}
.x-menu li a:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.x-menu > li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.x-sub-menu {
    position: absolute;
    height:0;background:#e70013;color:#000;overflow:hidden;
    z-index: 999;
    width: 100%;
    left: 0%;
    top: 70px;
}
.x-sub-menu  > a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
}

.x-sub-menu  > a:hover {
    background: #d01100;
    color: #fff;
}



/*  */
.bj{height: 69px;background-color: var(--color);margin-top: -35px;position: relative;z-index: 999;overflow: hidden;}
.box1{overflow: hidden;}
.abox{background: url(/image/92d205f131c1ed7a10cb20d08c970794d4b2987b.png) no-repeat top center;background-size: cover;padding: 10% 5% 5.7% 16.5%;}
.aleft{width: 59.43%;position: relative;}
.aimg{width: 40.57%;margin-top: 65px;}
.aimg img{width: 100%;}
.aleft h3{letter-spacing: -1px;color: var(--color);font-size: 2.5vw;line-height: 1;}
.line1{width: 74px;height: 3px;margin: 37px 0 20px;background-color: var(--color);}
.acon{color: #4c4948;font-size: 0.9375vw;line-height: 2.5vw;margin-bottom: 7%;}
.amore a{display: block;background: url(/image/3673af78cbe07fc32e1ab423f095002344961319.png) no-repeat center;width: 209px;height: 60px;line-height: 60px;color: #ffffff;font-size: 18px;font-weight: bold;padding-left: 35px;background-size: cover;}
.sul{padding-left: 16.5%;height: 13.2vw;position: absolute;width: 100%;left: 0;bottom: 0;background-color: var(--color);}
.sul li{letter-spacing: -1px;color: #ffffff;font-size: 1.5625vw;line-height: 1;text-align: center;width: 25%;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;cursor: pointer;}
.sbt span{font-family: Impact;font-size: 3.75vw;margin-right: 12px;}
.sul li p{margin-top: 10px;}
.sul li.cur{background-color: #32b16c;}




/*  */
.box2{background: url(/image/1cc3e2edf8481ecdefeb1a0730dd08cb61772f43.jpg) no-repeat top center;background-size: cover;padding: 68px 0;overflow: hidden;}
.bt1{text-align: center;position: relative;}
.bt1 dd{letter-spacing: -1px;color: #ffffff;font-size: 2.5vw;font-weight: bold;line-height: 1;position: relative;z-index: 99;}
.line2{width: 51px;height: 5px;background-color: var(--color);margin: 0 auto;margin-top: 37px;}
.bt1 dt{letter-spacing: -2px;font-size: 5.52vw;color: #ffffff;opacity: 0.17;font-weight: bold;line-height: 1;position: absolute;top:25%;transform: translateY(-50%); width: 100%;}
.mySwiper{overflow: hidden;margin: 39px 0 68px;}
.box2 .amore a{margin: 0 auto;}
.mySwiper .swiper-slide img{width: 100%;}
.nbox{margin-top: 5.25%;}


/*  */
.box3{overflow: hidden;margin-top: 59px;}
.box3 .bt1 dd{color: #323333;}
.mySwiper3{position: relative;}
.cbox{margin: 56px 0 0;position: relative;}
.mySwiper3 {padding-bottom: 1px;}
.mySwiper2 .swiper-slide{width: 18.56%;position: relative;}
.mySwiper2 .swiper-slide img{width: 100%;}
.bj2{position: absolute;background: rgba(229,229,229,.8);width: 100%;height: 100%;z-index: 99;top:0;left: 0;display: block;}
.swiper-slide-thumb-active .bj2{display: none;}
.cimg{width: 50%;}
.cimg img{width: 100%;}
.cbox h3{letter-spacing: -3px;color: #c9caca;opacity: 0.26;font-size: 8.697vw;line-height: 1;position: absolute;top:0;z-index: 999;left: 1.8vw;text-transform: uppercase;}
.line3{width: 1px;height: calc(100% + 156px);background-color: #dcdcdc;position: absolute;left: 18.87%;top:-156px;}
.cleft{margin:11.61% 0 0 18.75%;width: 24%;padding-left: 2.5vw;background: url(/image/5632fb575db83a02e7ebfcfcbf3bae58d8678652.png) no-repeat left 5px;}
.cleft dd{line-height: 1.4;color: #040000;font-size: 1.5625vw;}
.cleft dt{font-size: 19px;color: #727171;margin: 2.2vw 0 5.6vw;}
.cleft dt p { font-size: 18px;line-height: 32px;}





/*  */
.box4{overflow: hidden;background: url(/image/2e4cd7998aab42238bf14d52278ee7832fe68327.jpg) no-repeat top center;background-size: cover;padding: 5.7% 0 7.3%;}
.fbt{margin-bottom: 3vw;}
.fbt h3{letter-spacing: -1px;color: var(--color);font-size: 2.5vw;font-weight: bold;line-height: 1;padding-left: 39px;background: url(/image/f0a59fb49468ffd11af2aa9922ffedcb68bbca9f.png) no-repeat left center;}
.fsort li{width: 199px;height: 48px;background-color: #eeeded;line-height: 48px;text-align: center;color: #313333;font-size: 21px;}
.fsort li{margin-left: 40px;}
.fsort li.active{background-color: var(--color);color: #fff;}
.tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;  }
.hezuo{overflow: hidden;}
.hezuo .swiper-slide img{width: 100%;}
.swiper-pagination1{margin-top: 4vw;text-align: center;}
.swiper-pagination1 .swiper-pagination-bullet{background: url(/image/5c3d8c606f94f9e476600a962233ee835b50c69f.png) no-repeat center;background-size: 100%;width: 39px;height: 39px;opacity: 1;outline: none;margin: 0 2.3em;}
.swiper-pagination1 .swiper-pagination-bullet-active{background: url(/image/83ff66ad8e79c99e94f8adb34766f05734c82175.png) no-repeat center;background-size: 100%;}



/*  */
.box5{overflow: hidden;background: url(/image/xwbg.jpg) no-repeat top center;background-size: cover;padding: 5.1% 0 6.15%;}
.box5 .bt1 dt{color: #dfdfdf;opacity: 0.6;}
.box5 .bt1 dd{color: #323333;}
.nul{width: 36.8%;margin-left: 11%;}
.nul li .img img{display: block;width: 100%;}
.nul li .img {display: block;position: relative;}
.ntime{width: 163px;height: 79px;background-color: var(--color);text-align: center;color: #fff;bottom: 19px;left: -40px;position:absolute;border-radius: 0 50px 50px 0;}
.ntime dd{letter-spacing: -1px;font-size: 30px;font-weight: bold;line-height: 1;padding-top: 15px;}
.ntime dt{font-size: 16px;padding-top: 2px;}
.nul li h3 a{display: block;font-weight: normal;color: #3e3a39;font-size: 24px;margin: 1.9vw 0 3vw;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}
.nul2 li{background: #fff;height: 33.333%;padding-left: 50px;display: flex;justify-content: center;flex-direction: column;}
.nul2{width: 50.24%;}
.ntime1{color: #3e3a39;text-align: center;}
.ntime1 dd{letter-spacing: -1px;font-size: 30px;font-weight: bold;line-height: 1;}
.ntime1 dt{font-size: 18px;}
.nul2 li h3 a{display: block;font-weight: normal;color: #3e3a39;font-size: 24px;margin-top:13px ;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}
.nul2 li.cur{background-color: var(--color);}
.nul2 li.cur .ntime1,.nul2 li.cur h3 a{color: #fff;}


/*  */
.foot{background: url(/image/0440af11cd0d135fb5eeb3bc639bec82bcd43953.jpg) no-repeat top center;background-size: cover;padding: 4.5% 0 2.8%;}
.ft2{text-align: center;color: #efefef;font-size: 16px;}
.ft2 a{color: #efefef;display: inline-block;margin: 0 3px;}
.tbox { padding-bottom: 50px;}







@media(max-width: 1400px){
    .sul{height: 10vw;}
    .acon{font-size: 14px;}
    .line2{margin-top: 27px;}
    .nul li h3 a,.nul2 li h3 a{font-size: 20px;}
}

@media(max-width: 1300px){
   .dh p:nth-child(2){font-size: 26px;letter-spacing: -2px;}
   .x-menu > li > a{font-size: 16px;}
   .logowz{margin-left: 20px;}
}

@media(max-width: 1140px){
   .logowz{display: none;}
   .amore a{width: 150px;height: 43px;line-height: 43px;padding-left: 15px;font-size: 14px;}
    .acon{margin-bottom: 4%;}
    .aleft h3{font-size: 34px;}
    .bt1 dd{font-size: 34px;}
    .fbt h3{font-size: 34px;padding-left: 25px;}
}

@media(max-width: 1024px){
    .x-banner .owl-carousel .owl-dots button.owl-dot{width: 29px;height: 29px;margin: 0 1.5em;}
    .cleft dt{font-size: 16px;}
    .ntime dd,.ntime1 dd{font-size: 24px;}
    .nul li h3 a, .nul2 li h3 a{font-size: 16px;margin-top: 5px;}
    .nul{margin-left: 6%;width: 42%;}
}

@media(max-width: 991px){
    .cleft dd{font-size: 18px;}
}


@media(max-width:768px){
    .aleft,.aimg{width: 100%;}
    .sul{position: static;}
    .aleft h3{font-size: 24px;}
    .bt1 dd{font-size: 24px;}
    .bt1 dt{font-size: 42px;}
    .acon{font-size: 14px;line-height: 28px;}
    .sul li{font-size: 18px;}
    .sul li span{font-size: 40px;}
    .sul{height: 100px;}
    .aimg{margin-top: 30px;}
    .x-banner .owl-carousel .owl-dots button.owl-dot,.swiper-pagination1 .swiper-pagination-bullet{width: 19px;height: 19px;margin: 0 0.5em;}
    .mySwiper{margin-bottom: 40px;}
    .cleft dd{font-size: 16px;}
    .cleft dt{font-size: 14px;margin: 1.2vw 0 3.6vw;}
   .fbt h3{font-size: 24px;padding-left: 15px;}
   .fsort li{margin-left: 20px;width: 140px;height: 35px;line-height: 35px;font-size: 18px;}
    
}


@media(max-width:640px){
    .bj{height: 40px;margin-top: -20px;}
    .abox{padding: 30px 15px;}
    .line1{margin: 15px 0;}
    .sul{padding-left: 0;}
    .sul li{font-size: 12px;}
    .sul li span{font-size: 36px;margin-right: 6px;}
    .bj{display: none;}
    .box2{padding: 50px 0;}
    .line2{margin-top: 20px;}
    .mySwiper{margin: 25px 0 30px;}
    .box3{margin-top: 30px;}
    .cbox{margin-top: 20px;}
    .cleft,.cimg{width: 100%;}
    .cleft{margin-bottom: 20px;}
    .line3{height: 100%;left: 10.8%;}
    .cleft{margin-left: 10%;padding:0 20px;}
     .mySwiper2 .swiper-slide{width: 36%;}
     .fbt{margin-bottom: 20px;}
     .fsort li{margin-left: 10px;width: 80px;height: 30px;line-height: 30px;font-size: 14px;}
     .box4{padding: 40px 0;}
     .nul,.nul2{width: 100%;}
     .nul{margin-bottom: 30px;}
     .nul2 li{display: block;}
     .nul2 li{height: 100%;padding: 20px;}
     .nul li h3 a{margin: 15px 0;}
     .ntime{width: 125px;height: 50px;line-height: 50px;}
     .ntime dd, .ntime1 dd{font-size: 18px;padding-top: 5px;}
     .ntime dt{font-size: 14px;}
     .ntime1 dt{font-size: 14px;}
     .nbox{display: block;}
   
}


/* 鍙嬫儏閾炬帴 */

.c-link {
    padding:6px 0 34px 0;
    font-size: 14px;
    color: #2a333c;
    line-height: 24px;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
    width: 194px;
	height: 41px;
	border: solid 1px #e5e5e4;
    line-height: 39px;
    color: #ffffff;
    font-size: 16px;
    padding-left: 24px;
    background: url(/image/5e16bf7d7777fc07f554665e13401e7107893a64.png) no-repeat 167px center;
}

.c-link dd{
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom:41px;left: 0;
    display: none;
    padding: 15px;
    background: rgba(255,255,255,.6);
}

.c-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255,255,255,.6);
    padding: 10px;
    min-width:120px;
}

.c-link a {
    color: #2a333c;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}
.lx{color: #efefef;font-size: 16px;line-height: 29px;margin-top: 38px;}
.tleft{background: url(/image/b4141c4abc5323d512cd577b126793bd7c57586a.png) no-repeat right top;padding-right: 3.2vw;}
.dao2{width: calc(100% - 510px);}
.dao2 li dd{color: #efefef;font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.dao2 li a{display: block;color: #f7f8f8;line-height: 40px;font-size: 16px;}
.ft2 .wh{max-width: 1713px;border-top: 1px solid #343535;padding-top: 2.1vw;}
.foot a:hover{color: var(--color);}

@media(max-width: 1300px){
    .dao2 li a{font-size: 16px;line-height: 30px;}
    .dao2{width: calc(100% - 341px);}
}

@media(max-width: 768px){
    .dao2{display: none;}
    .tleft{background: none;width: 100%;}
    .lx{margin: 20px 0;font-size: 14px;line-height: 24px;}
    .ft2{font-size: 14px;}
}

@media(max-width: 640px){
    .foot{padding: 25px 0;}
    .tlogo{width: 60%;}
.tlogo img{width: 100%;}
}



.page-product-inquiry a {
    color: #fff;
}
.pfsp{position: fixed;right: 0;top: 30%;z-index: 99;width: 300px;}

@media (max-width: 992px) {
    body {
        padding-top: 60px;
        padding-bottom: 50px;
    }
    .pfsp{width: 200px;}
}

.xypg-right-content{font-size: 16px;line-height: 33px;}


