.logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 11.6rem;
    width: 52.3rem;
    background: #111;
    position: relative;
    padding-left: 15rem;
}
.logosjx {
    content: "";
    width: 0;
    height: 0;
    border-right: 5rem solid transparent;
    border-top: 11.6rem solid #111;
    position: absolute;
    right: -4.9rem;
}
.logobig{
    display:flex;
    position:relative;
}
.logo img{
    width: 29.3rem;
    height: 6.3rem;
}
.menubig{
    width: calc(100% - 52.3rem);
    height: 9rem;
    background:#ffee00;
    transition: .5s;
}
.headtop{
    display: flex;
    justify-content: space-between;
}
header{
    position:fixed;
    width: 100%;
    top: 0;
    z-index: 9;
}
header.head .menubig{
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
    transition: .5s;
}
.banner{
    padding-top:6rem;
    position:relative;
}
.menu{
    padding-left: 16rem;
    height: 100%;
}
.menu ul{
    display: flex;
    align-items: center;
    height: 100%;
}
.menu ul li a{
    font-size:1.8rem;
    color:#262626;
    display: flex;
    align-items: center;
    position:relative;
    height: 100%;
}
.menu ul li.active>a:after {
    content: "";
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #262626;
}

.menu ul li a img{
    margin-left: 1rem;
    width: 1rem;
    height: .6rem;
}
.menu ul li {
    margin-right: 4rem;
    position:relative;
    height: 100%;
}
.menu ul li dl{
    position: absolute;
    top: 100%;
    left: 50%;
    background: rgba(0,0,0,.8);
    width: auto;
    display: none;
    transform: translate(-50%, 0%);
}
.menu ul li dl dd,.menu ul li dl dt {
    text-align: center;
    color: #fff;
    line-height: 214.285714%;
    cursor: pointer;
    padding: 0 1rem;
    margin: 0.8rem 0;
    position: relative;
}
.menu ul li dl dd a,.menu ul li dl dt a {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 250%;
    white-space: nowrap;
    position:relative;
    font-weight: normal;
    font-size: 1.6rem;
    padding:0 1rem;
}
.menu ul li dl dt:hover,.menu ul li dl dd:hover {
    background:#fff;
}
.menu ul li dl dt:hover>a,.menu ul li dl dd:hover>a{
    color:#242424;
}
.menu ul li>dl>dt.erji>a:after{
    content: '';
display: inline-block;
width: 0.8rem;
height: 0.8rem;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
position:absolute;
right:0;
top:40%;
left: auto;
}
.menu ul li>dl>dt.erji:hover>a:after{
    content: '';
display: inline-block;
width: 0.8rem;
height: 0.8rem;
border-top: 1px solid #242424;
border-right: 1px solid #242424;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
position:absolute;
right:0;
top:35%;
background:#FFF;
left: auto;
}

.menu ul li dl dt:hover dl {
    display: block;
    transform: translate(0px, 0px);
}

.menu ul li dl dt dl {
    left: 100%;
    top: -0.8rem;
    width: auto;
}
.menubig {
    display: flex;
    justify-content: space-between;
}
.tool{
    margin-left: 4rem;
    padding-right: 15rem;
}
.tool ul{
    display: flex;
    align-items: center;
    height: 100%;
}
.tool ul li{
    margin-right: 1.5rem;
    position:relative;
}
.tool ul li:last-child{
    margin: 0;
}
.tool ul li>img{
    width: 3.4rem;
}
.tool ul li a{
    cursor: pointer;
}
.bannerwen section{
    font-family: Oswald;
    width: 48%;
    opacity: 0;

    transition-delay: .8s;

}
.bannerwen{
    position:absolute;
    color:#ffffff;
    font-size:4rem;
    left: 17%;
    bottom:25%;
}

.bannerwenmore{
    font-size:1.4rem;
    display: flex;
    align-items: center;
    padding:1.5rem 0;
    width: 14rem;
    height: 4rem;
    border:1px solid #fff;
    justify-content: center;
    border-radius: .4rem;
    margin-top:8.3rem;

    opacity: 0;

    transition-delay: .8s;
}
.bannerwenmore a{
    color:#fff;
}
.bannerwenmore a:hover{
    color:#262626;
}
.mySwiper .swiper-slide-active .bannerwen section {
    animation: slideInLeft 1s .8s;
    -webkit-animation: slideInLeft 1s .8s;
}
.mySwiper .swiper-slide-active .bannerwenmore {
    animation: slideInLeft 1.2s .8s;
    -webkit-animation: slideInLeft 1.2s .8s;
}
.mySwiper .swiper-slide-active .bannerwen section, .mySwiper .swiper-slide-active .bannerwenmore{
    opacity: 1;
}
.hvr-sweep-to-right {
    transition-property: initial;
}
.bannerwenmore.hvr-sweep-to-right:before{
   background:#ffee00;
}
.bannerwenmore:hover.hvr-sweep-to-right:before{
    background:#ffee00;
}
.bannerwenmore:hover{
    color:#262626;
    transition: .3s;
}
.bannerwenmore:hover svg path{
    stroke:#262626;
    transition: .3s;
}
.bannerwenmore svg{
    margin-left: 1rem;
}
.container{
    width: 120rem;
}
.shuju ul{
    display: flex;
    justify-content: space-between;
}
.shuju ul li{
    width: 25%;
}
.shuju ul li:first-child .shujutop div{
    color: #ffb700;
}
.shuju ul li:nth-child(2) .shujutop div{
    color: #00925d;
}
.shuju ul li:nth-child(3) .shujutop div{
    color: #238bfa;
}
.shuju ul li :nth-child(4) .shujutop div{
    color: #262626;
}
.shujutop {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 3rem;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    text-shadow: 0 5px 5px rgba(0,0,0,.3);
    font-family: Oswald Stencil;
    font-weight: bold;
}
.shujutop span{
    font-size:5.6rem;
    font-family: Oswald Stencil;
    font-weight: bold;
    -webkit-text-stroke-width: 1px;   
    -webkit-text-stroke-color: #fff;   
}
.shujutop div{
    padding-bottom:1rem;
}
.homeshuju{
    padding:3rem 0;
}
#oSpan{
    color:#ffb700;
}
#oSpan2{
    color:#00925d;
}
#oSpan3{
    color:#238bfa;
}
#oSpan4{
    color:#262626;
}
.shujubottom{
    font-size:2.4rem;
    text-align: center;
}
.hprolist{
    padding-top:10rem;
    padding-bottom:9rem;
    background:#f6f6f6;
    overflow: hidden;
}
.hprolistbg{
    height: 29rem;
}
.slick-slide{
    margin:0 1.5rem;
}
.center section{
    position:absolute;
    left: 5.6rem;
    top:4.3rem;
}
.hprolistbig{
    position:relative;
    overflow: hidden;
}
.centerimg img{
    width: 100%;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    position:relative;
    z-index: -1;
        aspect-ratio: 276/190;
    object-fit: cover;
}
.hprolist .centerimg img{
    height: 29rem;
    width: 58.4rem;
}
.hprolistbig:hover .centerimg img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 500ms ease-in 0ms;
}
.hrpolisttitle{
    font-size:3.2rem;
    font-weight: bold;
    line-height: 100%;
    margin:1rem 0 2rem;
}
.hprolisttype{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 4.4rem;
    font-size:1.6rem;
    width: fit-content;
    padding-left: 2.7rem;
    padding-right: 3.4rem;
    margin-bottom:2.4rem;
}
.hprolistbig a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14rem;
    height: 4rem;
    border-radius: 4px;
    font-size: 1.4rem;
}
.hprolistbig a svg{
    margin-left:1rem;
}
.centerimg img{
    width: auto;
    border-radius: 4px;
}
.banner img{
    width: 100%;
}
.bannerwenmore img{
    width:fit-content;
}

.slick-dots li.slick-active {
    width: 5rem;
    height: 1.2rem;
    border-radius: 6px;
    background:#ffb700;
}
.slick-dots li.slick-active button:before{
    opacity: 0;
}

.slick-dots{
    display: flex !important;
    align-items: center;
    justify-content: center;
    bottom:-5rem;
}
.homeproleft{
    font-size:3.2rem;
    color:#262626;
    font-family:SF Pro Display Black;
    position:relative;
}
.homepro{
    background:#f6f6f6;
    padding-bottom:10rem;
}
.homeproleftbg{
    width: 9.5rem;
    height: 1.3rem;
    display: block;
    background:#ffee00;
    position: absolute;
    bottom: 5px;
    z-index: 1;
}
.hprolist .slick-track{
    margin-left: 20.8%;
}
.homeproleft span{
    z-index: 2;
    position: relative;   
}
.hproswiper{
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.hproswiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  height: calc((100% - 12rem) / 3);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.homeprolist {
    position: relative;
    height: 100vh;
}
.homeprotitle{
    margin-bottom:4.4rem;
    position:relative;
}
.hprolistmodel{
    background:#ffee00;
    width: 100%;
    margin-top:1rem;
}
.hprolistimg{
    overflow: hidden;

}
.homepro .hprolistimg{
    aspect-ratio: 276/190;
    object-fit: cover;
}
.hprolistimg img{
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    position: relative;
    width:100%;
}
.homepro .hprolistimg img{
    width: 27.6rem;
    height: 19rem;
    object-fit: cover;
}
.cplb .hprolistimg img{
    width: 20rem;
    height: 12rem;
}
.hproswiper .swiper-slide:hover .hprolistimg img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 500ms ease-in 0ms;
}
.homeprolist section{
    width: 100%;
    overflow: hidden;
    background: white;
}
.hprolistmodel span{
    display: flex;
    height: 3rem;
    align-items: center;
    justify-content: center;
    width: 14rem;
    background:#171717;
    color:#fff;
    font-size:1.4rem;
}
.hprolisttitle{
    height: 5.5rem;
    display: flex;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
    color:#666666;
    background:#fff;
    font-size:1.4rem;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    text-align: left;
}
.homeprotitle .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content:"";
}
.homeprotitle .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content:"";
}
.swiper-button-prev-hpro{
    background:url(../images/pleft.png) no-repeat;
    width: 4rem;
    height: 4rem;
    background-size:100%;
    right: 6rem;
    left: auto;
}
.swiper-button-next-hpro{
    background:url(../images/pright.png) no-repeat;
    width: 4rem;
    height: 4rem;
    background-size:100%;
}
.homeabout{
    width: 100%;
    height: 50rem;
    background: url(../images/homeabout.png) no-repeat center center;
    background-attachment: scroll;
    background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
}
.homeabout:after{
    width: 100%;
    height: 100%;
    display: block;
    content:'';
    background-color: rgba(111,65,10,.27);
}
.homeabouttitle{
    font-size:3.2rem;
    font-family:"SF Pro Display Black";
    color:white;
    text-align: center;
    margin-top: 4.4rem;
    position: relative;
}
.homeaboutnr{
    position:absolute;
    left:50%;
    top:50%;
    background:rgba(35,139,250,.8);
    width: 85rem;
    height: 35.8rem;
    transform: translate(-50%,-50%);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
}

.homeaboutbg {
    width: 9.5rem;
    height: 1.3rem;
    display: block;
    background: #ffee00;
    position: absolute;
    bottom: 5px;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, 0px);
}
.homeabout section{
    width: 58.59rem;
    margin: 3rem auto;
    font-size:1.8rem;
    color:#ffffff;
    text-align: center;
}
.haboumore{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 14rem;
    height: 4rem;
    border:1px solid #fff;
    border-radius: 4px;
    color:white;
    font-size:1.4rem;
}
.haboumore svg{
    margin-left:1rem;
}
.haboumore.hvr-shutter-out-horizontal{
    background:transparent;
}
.haboumore.hvr-shutter-out-horizontal:before{
    background:#ffee00;
}
.haboumore:hover{
    color:#000;
    transition: .3s;
}
.haboumore:hover svg path{
    stroke: rgb(0, 0, 0);
    transition: .3s;
}
.homenews{
    padding:16.7rem 0 13.1rem;
}
.homenewslist ul{
    display: flex;
    justify-content: space-between;
}
.homenewslist ul li{
    width: 31.583333%;
    position:relative;
}
.homenewslisttu{
     border-radius: 4px;
     overflow: hidden;
     position:relative;
}
.homenewstitle {
    position: absolute;
    top: -30%;
    left: -7%;
    z-index: 2;
}
.homenewstitle img{
    width: 18.7rem;
    height: 16.2rem;
}
.homenewscontent{
    position:relative;
}
.homenewslisttu:after{
    width: 100%;
    height: 100%;
    content:"";
    background: linear-gradient(to top, rgba(0,0,0,.4), transparent);
    position:absolute;
    top: 0;
}
.homenewslistwen{
    position:absolute;
    bottom:2rem;
    left: 2rem;
    font-size:2.2rem;
    font-weight: bold;
    color:white;
}
.homenewslisttu img {
    width: 100%;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    position: relative;
    z-index: -1;
        aspect-ratio: 276/190;
    object-fit: cover;
}
.homenewslist ul li:hover .homenewslisttu img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 500ms ease-in 0ms;
}
.homecontent{
    padding:3.6rem 0;
    background:#ffee00;
}
.homecontactleft{
    display: flex;
    align-items: center;
}
.homecontactlt{
    margin-right: 2rem;
}
.homecontactlt img{
    width: 5.6rem;
    height: 4.8rem;
}
.homecontactlw{
    font-size:3rem;
    color:#262626;
    font-family:"SF Pro Display Black";
}
.homecontactbig{
    display: flex;
    justify-content: space-between;
    padding:0 10rem 0 8.5rem;
    align-items: center;
}
.homecontactright form input{
    width: 40.5rem;
    height: 4.4rem;
    padding-left:1.6rem;
    color:#666666;
    border:0;
}
.homecontactright form button{
    width: 10.8rem;
    height: 4.4rem;
    color:#ffffff;
    border:0;
    background:#111111;
}

.homecontactright form{
    display: flex;
    border-radius: 4px;
    overflow: hidden;
}
.footertop{
    background:#111111;
    padding:10.3rem 0 10.9rem;
}
.footercontainer{
    width: 162rem;
    margin: 0 auto;
}
.footerxinxi img{
    width: 22.4rem;
    height: 4.8rem;
    margin-bottom:1.7rem;
}
.footerxinxititle{
    font-size:1.8rem;
    color:#ffee00;
    font-weight: bold;
    margin-bottom:4rem;
}
.footerxinxilist ul li{
    display: flex;
    align-items: flex-start;
    margin-bottom:2.7rem;
}
.footerxinxilt img{
    width: 2.2rem;
    margin-bottom:0;
    height: auto;
}
.footerxinxilt{
    margin-right: 1.4rem;
}
.footerxinxilw {
    font-size:1.6rem;
    color:white;
    line-height: 1;
    width: calc(100% - 3.6rem);
}
.footerxinxilw p{
    display: inline-block;
    width: 100%;
    line-height: 1;
    margin-bottom:1.4rem;
}
.footerxinxilw a{
    color:white;
}
.footerxinxilw a:hover{
    color:#ffee00;
}
.footerxinxilw p:last-child{
    margin: 0;
}
.footerxinxi{
    width: 23%;
}
.footermenu{
    width: 45.061728%;
    display: flex;
    justify-content: space-between;
}
.footercontainer{
    display: flex;
    justify-content: space-between;
}
.footermenulist h2{
    font-size:1.8rem;
    font-family: "SF Pro Display Black";
    color:white;
    padding-bottom:4rem;
    position:relative;
}
.footermenulisttitle{
    position:relative;
}
.footermenulisttitle:after{
    width: 2rem;
    height: 0.2rem;
    display: block;
    background:#ffee00;
    content:"";
    top: 50%;
    position: absolute;
}
.footermenulist ul li a{
    color:#fefefe;
}
.footermenulist ul li{
    margin-bottom:2.5rem;
    font-size: 1.4rem;
}
.footermenulist ul li:last-child{
    margin: 0;
}
.footermenulist ul li a:hover{
    color:#ffee00;
}
.footerqrcodetop ul{
    display: flex;
}
.footerqrcodetop ul li:last-child{
    margin-left: 3rem;
}
.footerqrcodetop ul li img{
    margin-bottom:2rem;
    width:13rem ;
    height: 13rem;
}
.footerqrcodetop ul li p{
    color:white;
    text-align: center;
    font-size:1.6rem
}
.footerqrcodebottom{
    margin-top:4.7rem;
}
.footerqrcodebottom ul{
    display: flex;
    justify-content: flex-end;
}
.footerqrcodebottom ul li{
    margin-left:1.5rem;
}
.footerqrcodebottom ul li img{
    width:3.4rem;
}
.banquan{
    padding:2rem 0;
    background:#111111;
}
.banquanbig{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size:1.4rem;
}
.banquanleft{
    color:#ffffff;
}
.banquanright{
    color:#111;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}
.banquanright a{
    color:#111;
    cursor: auto;
}

.nybanner{
    padding-top:9rem;
    position:relative;
}
.nybanner img{
    width: 100%;
}
.lanmux{
    height: 7.4rem;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
    background: #fff;
    position: relative;
}

.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type: none;
}
.lm-ct ul li a {
    display: block;
    line-height: 7.4rem;
    font-size: 1.6rem;
    color: #555555;
    cursor: pointer;
    padding:0 2.5rem;
    transition: .5s;
}
.lm-ct > span {
    display: block;
    height: 4px;
    background: #ffee00;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}
.lm-ct ul li:hover a {
    background: #ffee00;
    transition: .5s;
}
.lm-ct ul li.hover a {
    background: #ffee00;
    transition: .5s;
}
.ablanbig{
    display: flex;
    justify-content: space-between;
}
.ablan {
    position: absolute;
    width: 100%;
    height: 7.2rem;
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.31);
    left: 0px;
    bottom: 0px;
}
.ablan-left{
    width: 70%;
    float: left;
}
.ablan-left ul{
    display: flex;
    
}
.ablan-left li {
    list-style-type: none;
    width: auto;
    height: 7.2rem;
    background: url(../images/fenge.png) center right;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    padding: 0 2rem;
}
.ablan-left  li a {
    display: block;
    line-height: 7.2rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.6rem;
    cursor: pointer;
    transition: .5s;
}
.bread{
    display: flex;
    justify-content: space-between;
    line-height: 7.4rem;
    font-size: 1.6rem;
    color: #fff;
    cursor: pointer;
}
.bread a{
    display: block;
    line-height: 7.4rem;
    font-size: 1.6rem;
    color: #fff;
    cursor: pointer;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
      text-transform: lowercase;
    margin: 0 4px;
}
.slick-dotted.slick-slider{
    margin-bottom:50px;
}
.bread span{
    margin:0 1.5rem;
}
.bread a:hover{
    color: #ffee00;
    transition: .5s;
}
.ablan-left  li a:hover{
    cursor: pointer;
    color: #ffee00;
    transition: .5s;
}
.ablan-left  li.hover a{
    cursor: pointer;
    color: #ffee00;
    transition: .5s;
}
.about-1title{
    font-size: 3.2rem;
    color: #262626;
    font-family: SF Pro Display Black;
    position: relative;
}
.about-1left  section{
    font-size: 1.8rem;
    line-height: 200%;
    padding:2rem;
}

.about-1left{
    width: 100%;
    margin-bottom:2rem;
    background: rgba(35,139,250,.8);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    color:#fff;
    padding:2rem 0 4rem;
}

.about-1left section h2{
    margin-bottom:2rem;
    font-weight: bold;
    font-size: 3rem;
}
.about-1left section h3{
    margin-bottom:2rem;
    font-weight: bold;
    font-size: 2.4rem;
}
.about-1shuju{
    margin:2rem 0;
}
.about-1titlebg {
    width: 9.5rem;
    height: 1.3rem;
    display: block;
    background: #ffee00;
    position: absolute;
    bottom: 5px;
    z-index: -1;
}
.about-1{
    padding:4.5rem 0;
    height: 90vh;
}
.about-1big {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;

}
.about-1 .container,.about-1 .container .row{
    height: 100%;
}
.about-1right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-1left .shuju ul{
    flex-wrap: wrap;
}

.about-1left .shuju{
    margin-top:20px;
}
.about-2title{
    font-size: 3.2rem;
    color: #262626;
    font-family: SF Pro Display Black;
    position: relative;
    margin-bottom:2rem;
}
.about-2title{
    display: flex;
    justify-content: space-between;
}
.about-2titleright{
    position: relative;
}
.swiper-button-next-factory {
    background: url(../images/pright.png) no-repeat;
    width: 4rem;
    height: 4rem;
    background-size: cover;
}
.swiper-button-prev-factory {
    background: url(../images/pleft.png) no-repeat;
    width: 4rem;
    height: 4rem;
    background-size: cover;
    right: 6rem;
    left: auto;
}
.about-2 .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content:"";
}
.about-2 .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content:"";
}
.about-2{
    padding:6rem 0;
    background:#f4f4f4;
    overflow: hidden;
}
.about-3titleleft{
    font-size: 3.2rem;
    color: #262626;
    font-family: SF Pro Display Black;
    position: relative;
    margin-bottom:2rem;
}
.about-3 {
    overflow: hidden;
    padding: 6rem 0;
}   
.about-4title{
    font-size: 3.2rem;
    color: #262626;
    font-family: SF Pro Display Black;
    position: relative;
}
.about-4{
    padding:6rem 0;
    background:#f4f4f4;
}
.about-4 ul{
    display: flex;
    flex-wrap: wrap;
    margin:2rem 0;
}
.about-4 ul li{
    width: 24%;
    margin-right: 1%;
    margin-bottom:2rem;
}
.about-4 ul li img{
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    transition: .3s;
    opacity: 1;
}
.about-4 ul li:hover img{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
}
.prolist {
    overflow: hidden;
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #e4ebf5;
}
.prolist {
    overflow: hidden;
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #e4ebf5;
}
.prolistleft {
    width: 25%;
}
.prosearchbig .prosearch {
    border: 0;
    height: 5.2rem;
    font-size: 1.8rem;
    padding-left: 1rem;
    width: 80%;
    color: #777777;
    border-radius: 0;
    margin: 0;
    outline:none;
}
.prosearchbig .btn {
    height: 5.2rem;
    margin: 0;
    background: #FFFFFF;
    border-radius: 0;
    color: #777777;
    font-size: 1.8rem;
    text-align: center;
    width: 20%;
}
.prosearchbig .btn img {
    margin: 0 auto;
}
.prosearchbig form {
    display: flex;
}
.lielan {
    margin-top: 1rem;
    height: auto;
    overflow: hidden;
    line-height: 4.6rem;
    border: 1px solid #ececec;
    padding-left: 7.5rem;
    color: #000000;
    font-size: 2rem;
    background: url(../images/cplan.png?v=1) left;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-size: 27.8rem;
}
.fenlei {
    background: #f8f7f7;
}
.fenlei li {
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}
.fenlei li a {
    display: block;
    padding: 2rem 1.5rem 2rem 3rem;
    position: relative;
    color: #333333;
    cursor: pointer;
    font-weight: 600;
    font-size: 1.4rem;
}
.fenlei li.hover>a{
    color:#238bfa;
}
.fenlei li>a:hover{
    opacity: 0.8;
}

.fenlei img {
    position: absolute;
    top: 50%;
    left: 1.5rem;
    transform: translate(-50%,-1.5rem);
    display: none;
    height: 3rem;
}
.fenlei img:nth-child(1) {
    display: block;
}
.fenlei ul li.hover img:nth-child(1){
    display: none;
}
.fenlei ul li.hover img:nth-child(2){
    display: block;
}
.fenlei li dl {
    min-width: 100%;
    left: 100%;
    z-index: 99;
    top: 0%;
    background: #fff;
    margin: 0;
    display: none;
}
.fenlei li.hover dl{
    display: block;
}
.fenlei li dl dd {
    padding: 0px 1.5rem;
    background: #f6f6f6;
}
.fenlei li dl dd>a {
    display: block;
    color: #333;
    line-height: 2.6rem;
    font-size: 1.4rem;
    white-space: nowrap;
    padding: 1.2rem 2.5rem;
    background: url(../images/sanji.png) left center no-repeat;
    background-size: 1.5rem;
}
.fenlei li dl dd.hover>a{
    color:#238bfa;
}
.tuijian {
    margin-top: 4rem;
    height: auto;
    overflow: hidden;
    border: 1px solid #eeeeee;
    background-color: #FFFFFF;
}
.tj-lan {
    line-height: 4.5rem;
    padding-left: 1rem;
    color: #222222;
    font-size: 2rem;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}
.tj-nei {
    height: auto;
    overflow: hidden;
    padding: 1.5rem;
    padding-top: 0px;
}
.tj-nei li {
    list-style-type: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}
.tj-nei a {
    color: #000;
    display: flex;
    align-content: center;
    border-bottom: 1px #fff solid;
    overflow: hidden;
}
.tj-nei ul li a i {
    width: 32%;
}
.tj-nei ul li a section {
    width: 68%;
    padding-left: 1rem;
    color: #000;
    display: flex;
    flex-direction:column;
    justify-content: center;
}
.tj-nei ul li a section h4 {
    font-size: 1.3rem;
    line-height: 125%;
    color: #666;
    margin-bottom:10px;
}
.tj-nei ul li a section span {
    display: block;
    font-size: 1.4rem;
    line-height: 100%;
    color: #000;

}
.tj-nei ul li a section small {
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
}
.tj-nei .hprolisttitle{
    height: auto;
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    color: #666666;
    background: #fff;
    font-size: 1.4rem;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    text-align: left;
}
.prolistright{
    width: 70%;
}
.prolistbig{
    display: flex;
    justify-content: space-between;
}
.cpyou-lan {
    height: 5.2rem;
    line-height: 5.2rem;
    border-bottom: 1px solid #e9e9e9;
    font-size: 2.4rem;
    color: #222222;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.cpyou-lan a{
    color:#262626;
}
.cplb ul {
    display: flex;
    flex-wrap: wrap;
}
.cplb ul li {
    width: 24%;
    margin-right: 1%;
    margin-bottom:2rem;
}
.cptuk {
    margin-bottom: 2rem;
    height: auto;
    overflow: hidden;
    padding: 0.6rem;
    background-color: #FFFFFF;
    transition: all 300ms ease-in 0ms;
}
.cptuk:hover {
    background-color: #ffee00;
    transition: all 300ms ease-in 0ms;
}
.cptuk-zi {
    margin-top: 1.2rem;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 0.6rem;
    color: #565252;
    line-height: 2.3rem;
    transition: all 500ms ease-in 0ms;
    font-size:1.6rem;
}
.cptuk span{
    display: block;
    color: #62666b;
    line-height: 2.4rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size:1.4rem;
}
.cpnei {
    height: auto;
    overflow: hidden;
    padding: 2rem;
    padding-top: 3rem;
    background-color: #FFFFFF;
}
.pro-img {
    margin-bottom: 4rem;
}
.pro-img .colmd5 {
    width: 47%;
    float: left;
    position: relative;
}
.pro-img .colmd7 {
    width: 48%;
    float: right;
}
.jqzoom {
    position: relative;
    overflow: hidden;
    height: auto;
    overflow: hidden;
}
.jqzzoom{position:relative;}
 .jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
 .zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
 .bigimg{width:1000px;height:715px;}
 .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	
 .zoomdiv img{
    max-width:none;
    }
 
 
 .jqzzoom .navigation {
     width: 100%;
     margin: 10px 0 0;
 }
 .jqzzoom .carousel{
     overflow: hidden;
 }
 .jqzzoom .carousel ul {
     width:2000em;
     list-style: none;
     margin: 0;
     padding: 0;
     margin-top:10px;
 }

 .jqzoom img{
    width: 100%;
 }
 .pro-img .xiaotu {
    margin-top: 2rem;
    padding: 0 2.5rem;
}
.jqzzom .swiper-button-prev {
    background: url(../images/zuo.png) no-repeat;
    background-size: cover;
    right: auto;
    bottom:5%;
    top:auto;
    left: 0;
    width: 2rem;
    height: 2rem;
    border: none;
}
.jqzzom .swiper-button-next {
    background: url(../images/you.png) no-repeat;
    background-size: cover;
    right: 0;
    bottom:5%;
    top:auto;
    width: 2rem;
    height: 2rem;
    border: none;
}
.jqzzom .swiper-button-next:after,.jqzzom .swiper-button-prev:after{
    content:"";
}
.prev a{
    color:#238bfa;
}
.next a{
    color:#238bfa;
}
.pro-img .colmd7 .pro-ptt {
    font-size: 2.7rem;
    font-weight: bold;
    padding: 0px 0px 1.5rem;
    border-bottom: 1px #e8e8e8 solid;
    font-weight: bold;
}
.pro-img .colmd7 {
    width: 48%;
    float: right;
}
.pro-img .colmd7>span {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px #e8e8e8 solid;
    display: block;
    color: #515151;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.2rem;
    width: 100%;
    word-wrap: break-word;
}
.pro-img .colmd7 h3 {
    font-size: 1.5rem;
    margin-top: 0px;
    margin-bottom: 1.4rem;
    color: #515151;
}
.xqmore {
    margin-top: 7rem;
    width: 20.6rem;
    height: 5.2rem;
}
.xqmore a {
    display: block;
    width: 20.6rem;
    height: 5.2rem;
    line-height: 5.2rem;
    font-size: 1.8rem;
    background-color: #ffee00;
    color: #232323;
    text-align: center;
}
.cpxq-lan {
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    padding-left: 1.5rem;
}
.cpxq-lan li {
    list-style-type: none;
    margin-left: 1.5rem;
    line-height: 5.2rem;
    color: #595959;
    font-size: 1.6rem;
    float: left;
}
.cpxq-nei {
    padding: 2.5rem;
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #515151;
}
.cpxq {
    height: auto;
    overflow: hidden;
    padding: 2rem;
    background-color: #FFFFFF;
}
.liebiao {
    height: 7.8rem;
    border: 1px solid #ebebeb;
    margin-top: 2.5rem;
}
.liebiao-aa {
    width: 16%;
    height: 7.8rem;
    line-height: 7.8rem;
    text-align: center;
    float: left;
    border-right: 1px solid #ebebeb;
}
.liebiao a {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    position: relative;
    width: 100%;
    height: 100%;
}
.liebiao a:hover {
    background: #ffee00;
    color: white;
    transition: .5s;
}
.liebiao a img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.liebiao a img:last-child {
    opacity: 0;
    transition: .5s;
}
.liebiao a:hover img:last-child {
    opacity: 1;
    transition: .5s;
}
.liebiao-bb {
    width: 68%;
    height: 7.8rem;
    line-height: 7.8rem;
    float: left;
    text-align: center;
    color: #919191;
    border-right: 1px solid #ebebeb;
}
.liebiao-bb a{
    color:#919191;
    font-size: 1.4rem;
}
.liebiao-cc {
    width: 16%;
    height: 7.8rem;
    line-height: 7.8rem;
    text-align: center;
    float: right;
}
.xiangguan{
    margin-top: 0;
    height: auto;
    overflow: hidden;
}
.xiangguan h2 {
    font-size: 1.7rem;
    margin-top: 0px;
    margin-bottom: 3.2rem;
}
.xiangguan li {
    list-style-type:none;
    float:left;
    padding-right:4.2rem;
}	 
.xiangguan .xgtu-zi{
    padding: 1.5rem 0px 0px;
    font-size:1.8rem;
    color:#000;
}
.newlist{
    margin-top: 4rem;
    margin-bottom: 8.6rem;
}
.newslist-title{
    font-size: 3.2rem;
    color: #262626;
    font-family: SF Pro Display Black;
    position: relative;
    margin-bottom:2rem;
    display: inline-block;
    background:#ffee00;
}
.xwkkw-aa {
    width: 29%;
    float: left;
}
.xwkkw-bb {
    width: 71%;
    padding: 3.9rem;
    float: right;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.xwkkw a{
    display: flex;
    justify-content: space-between;
}
.xwkkw {
    height: auto;
    overflow: hidden;
    background-color: #f8f8f8;
}
.xwkkw-bb h3 {
    font-size: 1.8rem;
    color: #333333;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.xwtt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.xwmore {
    width: 10rem;
    height: 3.2rem;
    line-height: 3.2rem;
    float: left;
    text-align: center;
    font-size: 1.4rem;
    color: #262626;
    border: 1px solid #262626;
}
.xwtm{
    color:#262626;
    font-size:1.4rem;
}
.xwnn ul li {
    margin-bottom:20px;
}
.xwkkw:hover .xwmore {
    background-color: #262626;
    color: #FFFFFF;
    transition: all 300ms ease-in 0ms;
}
.xwkkw img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;

}
.xwtm img{
    width: 1.6rem;
    height: 1.6rem;
}
.xwkkw:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 500ms ease-in 0ms;
}
.xwkkw-aa{
    overflow: hidden;
}
.xwny {
    padding: 4.8rem 0 2.5rem;
    background: #f0f0f0;
}
.xwddbig {
    display: flex;
    justify-content: space-between;
}
.xwddleft {
    width: 70%;
    background-color: #fff;
    padding: 4rem 4.5rem 6rem;
    border-top: #ffee00 solid 6px;
}
.xwddbt h2 {
    line-height: 125%;
    font-size: 3.2rem;
    color: #333333;
    font-weight: 700;
}
.xwddbt h3 {
    margin-top: 1.3rem;
    font-size: 1.6rem;
    line-height: 137.5%;
    color: #999999;
}
.xwddleft section {
    margin: 2.5rem 0;
    font-size: 1.8rem;
    color: #333;
    line-height: 171.428571%;
}
.fanye{
    font-size:1.8rem;
}
.xwddright {
    width: 28%;
    background-color: #fff;
    border-top: #ffee00 solid 6px;
    float: right;
}
.xwddrightbt {
    width: 100%;
    height: 34px;
    background: rgba(18,18,18,0.04);
    color: #333333;
    line-height: 34px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-top: 31px;
    margin-bottom: 10px;
}
.xwddright ul li {
    padding: 2rem 1.5rem;
    transition: .5s;
}
.xwddright ul li:hover {
    background: #c2c1c1;
    transition: .5s;
}
.zxxwwen h2 {
    font-size: 1.6rem;
    color: #393b40;
    min-height: 4rem;
    line-height: 150%;
    font-weight: 600;
    text-align: left;
    margin: 1.5rem 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
}
.zxxwsj {
    color: #393b40;
    font-size: 1.4rem;
}
.faq {
    padding: 8.4rem 0 3.2rem;
}
.faqbig ul li .jitp {
    padding: 25px 30px;
    transition: .3s;
    position: relative;
    background-color: #fff;
    color: #666666;
    cursor: pointer;
}
.faqbig ul li.cur .jitp {
    background: #fff;
}
.faqbig ul li .jitp span {
    font-size: 2.4rem;
    color: #232323;
    font-weight: bold;
}
.faqbig .jibt {
    display: none;
    padding: 2.5rem 3rem;
}
.faqbig ul li {
    margin-bottom: 3.7rem;
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,.1);
    background: white;
}
.jitp img {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(-50%,-15px);
    display: none;
    height: 30px;
}
.jitp img:nth-child(1) {
    display: block;
}
.faqbig li.hover img:nth-child(2) {
    display: block;
}
.faqbig ul li.cur i img:first-child{
    display: none;
}
.faqbig ul li.cur i img:last-child{
    display: block;
}
.faqbig ul li.cur .jitp{
    background:#fff;
}
.faqbig ul li .jitp span i{
    cursor: pointer;
}
.jibt p{
    font-size:2rem;
    line-height: 3.3rem;
}
.down{
    padding: 8.4rem 0 3.2rem;
}
.downlist ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.downlist ul li{
    width:32%;
    margin-right: 1%;
    height: 4.3rem;
    margin-bottom:2rem;
}
.downlist ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    line-height: 4.3rem;
    color:#fff;
    background:#000;
    border:1px solid #fff;
    transition: .5s;
    font-size: 1.4rem;
}
.downlist ul li a:hover,.downlist ul li.hover a{
    color:#000;
    background:#fff;
    border:1px solid #000;
    transition: .5s;
}
.downloadlist {
    height: auto;
    overflow: hidden;
    margin-top: 2rem;
    margin-bottom: 4.5rem;
}
.downloadlist ul li{
    list-style-type: none;
    height: auto;
    overflow: hidden;
    margin-bottom: 1.2rem;
}
.downloadlist li a {
    display: block;
    height: auto;
    overflow: hidden;
    color: #333333;
    background-color: #f7f7f7;
    line-height: 7.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    transition: .5s;
    font-size: 1.4rem;
}

.downloadlist ul li a{
    display: flex;
    justify-content: space-between;
}
.downloadlist ul li a:hover{
    background:#333333;
    color:#f7f7f7;
    transition: .5s;
}
.contact {
    margin-top: 6rem;
    margin-bottom: 6rem;
    line-height: 3.6rem;
    font-size: 1.6rem;
}
.contactleft {
    width: 51%;
    float: left;
}
.contactleft>h2 {
    font-size: 3.2rem;
    color: #262626;
    font-family: SF Pro Display Black;
    color: #333333;
    margin-top: 3.5rem;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    background: #ffee00;
}

.contactleft dl {
    display: flex;
    align-items: center;
    border-bottom: 1px rgba(255,255,255,.1) solid;
    padding: 2.5rem 0px;
}
.contactleft dl dt {
    width: 16%;
}
.contactleft dl dt img {
    display: block;
    margin: 0 auto;
    width: 4rem;
}
.contactleft dl dd a{
    color:#333;
}
.contactright {
    width: 45%;
    float: right;
    padding: 3.5rem 3.5rem 3.5rem;
    background: #f3f3f3;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contactbig{
    display: flex;
    justify-content: space-between;
}
.contactright form{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.contactright form h3 {
    font-size: 3.2rem;
    color: #262626;
    font-family: SF Pro Display Black;
    margin: 0px;
    position: relative;
    z-index: 1;
    display: inline-block;
    background: #ffee00;
}
.contactright form h4 {
    font-size: 1.6rem;
    line-height: 27px;
}
.kk {
    background: transparent;
    border: #666666 1px solid;
    height: 6rem;
    margin-bottom: 2rem;
}
.kk2 {
    background: transparent;
    border: #666666 1px solid;
    border-radius: 0;
}
.contactright form button {
    width: 18rem;
    height: 6rem;
    border: 0;
    color: #fff;
    background-color: #232323;
    font-size: 1.8rem;
    margin-top: 20px;
    transition: .5s;
}
.map {
    padding: 3rem 0;
}
.tool ul li big {
    display: none;
    position: absolute;
    width: 500%;
    padding: 0.5rem;
    background: #fff;
    top: 183%;
    right: -200%;
    box-shadow: 0px 5px 5px rgba(0,0,0,.2);
    z-index: 6;
}
.tool ul li big img{
    width:100%;
}
.tool ul li:hover big {
    display: block;
}
.search-alert {
    position: fixed;
    z-index: 1000;
    background-color: #222222;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 10000;
    display: none;
}

.search-alert .close {
  display: block;
  width: 3rem;
  height: 3rem;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 3.8rem;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
          transition: transform 0.3s ease 0s;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 12.4rem;
  margin-top: -6.3rem;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 6.6rem;
  height: 12.4rem;
  line-height: 187.878788%;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 8.8rem;
  padding-right: 8rem;
  background: url(../images/img5.png) no-repeat 35px 60px;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 10rem;
  margin-top: 2.4rem;
  font-size: 2.4rem;
  line-height: 416.666667%;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 10rem;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 2rem;

}
.hprolisttitle p{
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
}
.modal-dialog {
    width: 66rem;
    margin: 10rem auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #242424;
}
.tanchu-lan {
    height: 5.5rem;
    line-height: 5.5rem;
    background-color: #242424;
    font-size: 1.8rem;
    color: #FFFFFF;
    padding-left: 1rem;
    margin-top:-5.5rem;
}
.tanchu-nei {
    padding: 2rem;
    height: auto;
    overflow: hidden;
}     
.tanchu-nei p{
margin-bottom:2rem;
}
.modal-header{
background:#242424;
}
.tanchu-nei .form-control{
    width: 100%;
    height: 3.4rem;
    border-radius: 0;
    padding: 0.6rem 1.2rem;
    margin: 0;
}
.tanchu-nei #message{
    height: auto;
}
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
    width: 60%;
    left: 20%;
    top: 50%;
    margin-top: 0;
    position: relative;
    transform: translate(0px, -50%);
}
.zwcont iframe {
	height:620px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.xqmore a{
    text-decoration: none;
}
.anniu{
    background:#232323;
}
.anniu:hover{
    opacity: 0.8;
    background:#232323;
}
.slider-for img{
    width: 100%;
}
.slider-for{
    margin-bottom:2rem;
}
.nybannerwenbig {
    padding-top: 8rem;
}
.nybannerwen {
    font-size: 3.2rem;
    color: #262626;
    font-family: SF Pro Display Black;
    color: #181818;
    margin-top: 0px;
    margin-bottom: 2.5rem;
    font-weight: 700;
    text-align: center;
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translate(-50%, 0px);
}

.searchcontent{
    padding:10rem 0;
}
.nybannerwenbig form input {
    width: calc(100% - 8rem);
    background: transparent;
    border: none;
    color: #232323;
    padding-left: 2rem;
}
.nybannerwenbig form button {
    width: 8rem;
    height: 100%;
    border: 0;
    background: url(../images/searchs.png) center no-repeat;
    transition: .3s;
}
.nybannerwenbig form {
    border-bottom: 1px solid rgba(255,255,255,.5);
    width: 100%;
    float: right;
    display: flex;
    justify-content: space-between;
    background: white;
    height: 8rem;
    border:1px solid #333;
}
form input{
    outline: none;
}
.searchcontentt{
    font-size:1.8rem;
}
.searchlist ul li{
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 3rem;
    background-color: #FFFFFF;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 2.5rem;
}
.searchlist ul li a{
    color:#000;
    transition: .5s;
}

.searchlist ul li:hover a{
    color:#fff;
    transition: .5s;
}
.searchlist .con {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: rgba(0,0,0,.6);
    line-height: 25px;
}
.searchlist ul li .con h3{
    font-size: 2.1rem;
    margin-top: 0px;
    margin-bottom: 2rem;
    line-height: 200%;
    color: #000000;
    transition: .5s;
}
.searchlist ul li .con h4{
    font-size: 1.8rem;
    transition: .5s;
    margin-top: 2rem;
}
.searchlist ul li:hover .con h3{
    color:#fff;
    transition: .5s;
}
.searchlist ul li:hover .con h4{
    color:#fff;
    transition: .5s;
}
.searchlist ul li .mask {
    display: block;
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0;
    top: 100%;
    background-color: #ff7220;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 0;
}
.searchlist ul li:hover .mask {
    top: 0;
    height: 100%;
}
.searchlist{
    padding:2rem 0;
}
.shejiao ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.shejiao ul li{
    width: 19%;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    overflow: hidden;
    border-right: 1px rgba(35,35,35,.2) solid;
    padding-right: 1rem;
}
.shejiao ul li:last-child{
    border-right: 0;
}
.shejiao ul li a {
    display: flex;
    padding-left: 3rem;
    padding-top: 4.6rem;
    padding-bottom: 4.6rem;
    width: 100%;
    transition: .5s;
    padding: 2rem 1rem;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
}

.shejiaotu img{
    transition: .5s;
    width: 5rem;
}
.shejiaotu {
    margin-right: 1rem;
}
.shejiaowen {
    font-size: 1.4rem;
    color: #242424;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: .5s;
    line-height: 200%;
    align-items: flex-start;
}
.shejiaowen h2{
    color: #333333;
    font-size: 1.8rem;
    line-height: 150%;
    text-align: left;
}


.about-2content{
    margin-bottom:2rem;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #ffee00;
    border-color: #ffee00;
    color:#777;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #777;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.text-center a{
    color:#777;
}
.jumpto{
    display: none;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    color:#777;
    background:#ffee00;
    border-color: #ffee00;
}
.shejiao{
    padding:6rem 0;
}
.tool ul li img{
    width: 3.4rem;
}
.tj-nei .hprolistimg {
    width: 32%;
}
.m_header{
    display: none;
}
.swiper-button-next-banner {
    background: url(../images/right.png) no-repeat;
    background-size: cover;
    width: 5rem;
    height: 5rem;
    z-index: 99;
}
.swiper-button-next-banner:after {
    content: '';
}
.swiper-button-prev-banner {
    background: url(../images/left.png) no-repeat;
    background-size: cover;
    width: 5rem;
    height: 5rem;
    z-index: 99;
}
.swiper-button-prev-banner:after {
    content: '';
}
.yc{
    display: none;
}
.banquanleft p{
    float:left;
}

.about-2 .slick-slide img{
    width:100%;
    aspect-ratio: 276/190;
    object-fit: cover;
 
}
.jqzoom img{
    aspect-ratio: 276/190;
    object-fit: contain;
    object-position: center;
}
#xiaotu img{
    aspect-ratio: 276/190;
    object-fit: cover;
    object-position: center;
}
.cptuimg img{
        width: 20rem;
    height: 12rem;
}
@media(max-width:1768px){
    html{
        font-size:9.208333px;
    }
}
@media(max-width:1600px){
    html{
        font-size:8.333333px;
    }
}
@media(max-width:1440px){
    html{
        font-size:7.5px;
    }
}
@media(max-width:1366px){
    html{
        font-size:7.114583px;
    }
}
@media(max-width:1360px){
    html{
        font-size:7.083333px;
    }
}
@media(max-width:1280px){
    html{
        font-size:6.666667px;
    }
    .homeabout section {
        margin: 1rem auto;
    }
    
}
@media(max-width:1176px){
    html{
        font-size:6.125px;
    }
    .homeprolist{
        height: 110vh;
    }
    .menu {
    padding-left: 6rem;
    height: 100%;
}
}
@media(max-width:1024px){
    html{
        font-size:5.333333px;
    }
    .homepro .hprolistimg img{
        width:100%;
        height: auto;
    }
   
}
@media(max-width:992px){
    header{
        display: none;
    }
    .m_header {
        display: block;
    }
    .container{
        width: 100%;
    }
    .m_header {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 100002;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    }

    .m_header {
        height: 60px;
    }

    .logo_box {
        width: 100%;
        height: 60px;
        text-align: center;
        padding: 5px 0;
        line-height: 0;
        font-size: 0;
        zoom: 1;
        background:#111;
    }

    .logo_box img {
        height: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .nav_toggle {
        color: #fff;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: 50% 50%;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -13px;
        z-index: 999;
    }

    .nav_toggle {
        cursor: pointer;
        padding: 10px 35px 16px 0;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        cursor: pointer;
        height: 3px;
        width: 40px;
        background: #fff;
        position: absolute;
        display: block;
        content: '';
    }

    .nav_toggle span:before {
        top: -10px;
    }

    .nav_toggle span:after {
        bottom: -10px;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
    }

    .nav_toggle.active span {
        background-color: transparent;
    }

    .nav_toggle.active span:before,
    .nav_toggle.active span:after {
        top: 0;
    }

    .nav_toggle.active span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .nav_toggle.active span:after {
        transform: translateY(-10px) rotate(-45deg);
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        top: 10px;
    }

    /*移动端导航*/
    .m_header .m_nav {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #ffffff;
        z-index: 2;
        overflow: auto;
        border-top: 1px solid #f0f0f0;
        margin-top: -1px;
    }

    .m_header .m_nav_list a {
        display: block;
        width: 100%;
        padding: 0 15px;
        line-height: 35px;
        text-align: left;
        font-size: 14px;
        color: #000000;
    }

    .m_header .m_nav_list > li {
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        transition: transform .5s ease;
        transform: matrix(1, -1, 0, 1, 200, 100);
    }

    .m_header .m_nav_list > li > i {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #000;
        top: 8px;
        right: 10px;
        cursor: pointer;
        z-index: 2;
        background: url("../images/li_click.png") no-repeat top center;
    }

    .m_header .m_nav_list > li > a {
        opacity: 0;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu {
        height: 0;
        overflow: hidden;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu.on {
        height: auto;
    }
    .m_header .m_nav_list .dropdown_menu > li {
        border-top: 1px solid #f0f0f0;
        background: #f5f5f5;
    }
    .bannerwenmore{
        margin-top:0;
    }
    .bannerwen {
        position: absolute;
        color: #ffffff;
        font-size: 1.8rem;
        left: 12%;
        bottom: 13%;
    }
    .bannerwenmore{
        width:18rem;
    }
    .bannerwenmore svg {
        margin-left: 1rem;
        height: 7.5px;
        width: 18.5px;
    }
    .hprolist{
        padding:20px;
    }
    .hprolist .slick-track {
        margin-left: 0;
    }
    .hprolistbig a{
        width: 20rem;
    }
    .hprolistbig a svg{
        width: 18.5px;
        height: 7.5px;
    }
    .center section{
        left: 2.5rem;
    }
    .homepro{
        padding:20px;
    }
    .homeprolist{
        height: auto;
    }
    .hproswiper .swiper-slide{
        height: 100%;
    }
    .hproswiper .swiper-slide a{
        width: 100%;
        height: 100%;
    }
    .homeaboutnr{
        width: 95%;
    }
    .haboumore {
        width: 20rem;
        height: 5rem;
    }
    .haboumore svg{
        width: 18.5px;
        height: 7.5px;
    }
    .homenews{
        padding: 20px;
    }
    .homenewslist ul{
        flex-direction: column;
    }
    .homenewslist ul li {
        width: 100%;
        position: relative;
        margin-bottom:20px;
    }
    .homenewslistwen{
        font-size:14px;
    }
    .homenewstitle {
        position: absolute;
        top: 0;
        left: -7%;
        z-index: 2;
    }
    .homecontent{
        padding:20px;
    }
    .homecontactbig {
        display: flex;
        justify-content: space-between;
        padding: 0 ;
        align-items: center;
    }
    .homecontactbig{
        flex-direction: column;
    }
    .homecontactleft{
        margin-bottom:20px;
    }
    .homecontactright{
        width: 100%;
    }
    .homecontactright form button {
        width: 20.8rem;
        height: 6.4rem;
        color: #ffffff;
        border: 0;
        background: #111111;
    }
    .homecontactright form input {
        width: 45.5rem;
        height: 6.4rem;
        padding-left: 1.6rem;
        color: #666666;
        border: 0;
    }
    .footertop{
        padding: 20px;
    }
    .footercontainer{
        flex-direction: column;
    }
    .footerxinxi {
        width: 100%;
        margin-bottom:20px;
    }
    .footermenu{
        display: none;
    }
    .footercontainer {
        width: 100%;
        margin: 0 auto;
    }
    .banquanbig{
        flex-direction: column;
    }
    .banquanright{
        display: none;
    }
    .ablan {
        position: relative;
        width: 100%;
        height: auto;
        color: #FFFFFF;
        background-color: rgba(0,0,0,0.31);
        left: 0px;
        bottom: 0px;
    }
    .bread {
        display: flex;
        justify-content: flex-start;
        line-height: 7.4rem;
        font-size: 1.6rem;
        color: #fff;
        cursor: pointer;
        padding-left: 20px;
      
    }
    .ablan-left li {
        width: 50%;
        height: auto;
    }
    .ablanbig {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .ablan-left {
        width: 100%;
        float: left;
    }
    .ablan-left {
        width: 100%;
        float: left;
    }
    .ablan-left ul{
        flex-wrap: wrap;
    }
    .about-1{
        padding:20px;
        height: auto;
    }
    .about-2{
        padding:20px;
    }
    .about-3{
        padding:20px;
    }
    .prolist{
        padding:20px;
    }
    .prolistbig{
        flex-direction: column;
    }
    .prolistleft {
        width: 100%;
    }
    .prolistright {
        width: 100%;
    }
    .tuijian {
        display: none;
    }
    .cplb ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2rem;
    }
    .prolistright{
        margin-top:20px;
    }
    .pro-img .colmd5{
        width: 100%;
    }
    .pro-img .colmd7 {
        width: 100%;
        float: right;
        margin-top:20px;
    }
    .xqmore {
        margin-top: 20px;
        width: 100%;
        height: 30px;
    }
    .xqmore a {
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 1.8rem;
        background-color: #ffee00;
        color: #232323;
        text-align: center;
    }
    .newlist{
        margin: 0;
        padding:20px;
    }
    .xwkkw a{
        flex-wrap: wrap;
    }
    .xwkkw-aa {
        width: 100%;
        float: left;
    }
    .xwkkw-bb {
        width: 100%;
        padding: 20px;
    }
    .xwny{
        padding:20px;
    }
    .xwddbig{
        flex-direction: column;
    }
    .xwddleft {
        width: 100%;
        background-color: #fff;
        padding: 20px;
        border-top: #ffee00 solid 6px;
        margin-bottom:20px;
    }
    .xwddright {
        width: 100%;
        background-color: #fff;
        border-top: #ffee00 solid 6px;
        float: right;
    }
    .down {
        padding: 20px;
    }
    .downlist ul li {
        width: 49%;
        margin-right: 1%;
        height: 4.3rem;
        margin-bottom: 2rem;
    }
    .faq {
        padding: 20px;
    }
    .contact {
        margin: 0;
        padding: 20px;
    }
    .contactbig{
        flex-wrap: wrap;
    }
    .contactleft {
        width: 100%;
        float: left;
        margin-bottom:20px;
    }
    .contactright {
        width: 100%;
        float: right;
        padding: 3.5rem 3.5rem 3.5rem;
        background: #f3f3f3;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .shejiao{
        padding:20px;
    }
    .shejiao ul li{
        width: 100%;
        border-bottom: 1px rgba(35,35,35,.2) solid;
        padding-bottom:2rem;
        border-right:0;
    }
    .map {
        padding: 20px;
        pointer-events: none;
    }
    .amap-marker-label{
        top: 35px !important;
        left: -130px !important;
        width: 280px;
        word-break: break-all;
        display: block;
        white-space: break-spaces;
    }
    .banner{
        padding-top:60px;
    }
    .hprolisttype{
        margin-bottom:5px;
        font-size: 14px;
        padding:0 10px;
    }
    .shujubottom{
        font-size:14px;
    }
    .nybanner{
        padding-top:60px;
    }
    .hprolistbig a{
        font-size:12px;
        width: auto;
    }
    .hprolistmodel span{
        font-size:14px;
    }
    .hprolisttitle p{
        font-size: 12px;
    }
    .homeabout section{
        font-size: 14px;
    }
    .haboumore{
        font-size: 12px;
    }
    .footerxinxilw{
        font-size: 12px;
    }
    .footerxinxititle{
        font-size: 14px;
    }
    .footerqrcodetop ul li p{
        font-size: 12px;
    }
    .banquanbig{
        font-size: 12px;
    }
    .ablan-left li a{
        font-size: 12px;
    }
    .bread{
        font-size: 12px;
    }
    .bread {
        text-transform: uppercase;
    }
    .about-1left section{
        font-size: 12px;
    }
    .fenlei li a{
        font-size: 12px;
    }
    .lielan{
        font-size: 14px;
    }
    .prosearchbig .prosearch{
        font-size: 12px;
    }
    .fenlei li dl dd>a{
        font-size: 12px;
    }
    .pro-img .colmd7>span{
        font-size: 14px;
    }
    .pro-img .colmd7 h3{
        font-size: 12px;
    }
    .cpxq-lan{
        font-size: 14px;
    }
    .cpxq-nei{
        font-size: 12px;
        line-height: 200%;
    }
    .xiangguan h2{
        font-size: 14px;
    }
    .cptuk-zi{
        font-size: 14px;
    }
    .cptuk span{
        font-size: 12px;
    }
    .cptuimg img{
        width:100%;
        height: auto;
    }
    .xwkkw-bb h3{
        font-size: 14px;
    }
    .xwmore{
        font-size: 12px;
    }
    .xwtm{
        font-size: 12px;
    }
    .xwddbt h3{
        font-size: 12px;
    }
    .fanye{
        font-size: 12px;
    }
    .xwddright{
        display: none;
    }
    .bread a{
        font-size: 12px;
    }
    .downlist ul li a{
        font-size: 12px;
    }
    .downloadlist li a{
        font-size: 12px;
    }
    .faqbig ul li .jitp {
        padding: 10px 15px;
    }
    .jibt p{
        font-size: 12px;
        line-height: 200%;
    }
    .contactleft h2{
        font-size: 18px;
    }
    .contactleft p{
        font-size: 12px;
    }
    .contactright form h4{
        font-size: 12px;
    }
    .shejiaowen h2{
        font-size: 14px;
    }
    .shejiaowen{
        font-size: 12px;
    }
    .shejiao ul li{
        padding-bottom:5px;
        margin-bottom:5px;
    }
    .yc{
        display: block;
    }
    .b-height {
		height:50px;
	}
	.fygnav {
		padding:0px;
		height:50px;
		background-color:#009ca3;
	}
	.fygnav ul {
		list-style-type:none;
		width:100%;
		margin:0px;
		padding:0px;
	}
	.fygnav li {
		width:25%;
		text-align:center;
		float:left;
		margin:0;
	}
    .fygnav ul {
        list-style-type: none;
        width: 100%;
        margin: 0px;
        padding: 0px;
        display: flex;
        align-items: center;
    }
    .fygnav li a img {
        height: 20px;
        width: 20px;
    }
    .fygnav li a {
        display: flex;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        color: #FFFFFF;
        background-color: #000;
        height: 55px;
        font-size:12px;
        white-space: nowrap;
    }
    .cplb .hprolistimg img{
        width:100%;
        height:auto;
    }
}