﻿* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

li {
list-style: none;
}
h3{
font-weight:500;
}
a {
text-decoration: none;
color: #333;
}

input {
outline: none;
border: none;
padding-left: 10px;
font-size: 14px;
}

.container {
max-width: 1400px !important;
}

.Nbanner {
height: 450px;
background: #eee;
position: relative;
}

.Nbanner > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ly-list{
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.ipt {
border: 1px solid #ccc;
width: 48% !important;
}
.ipt input{
width:90%;
border:none!important;
padding:0;
}
.bx-Message-a .ipt span {
width: 2%;
font-size: 18px;
color: red;
height: 45px;
line-height: 45px;
display: inline-block;
vertical-align: middle;
}
.ly {
width: 100%;
height: 100px;
outline: none;
border: none;
padding: 2%;
}
.bx-Message-a .but {
background-color: #0566c5;
width: 48%;
color: #fff;
text-align: center;
line-height: 35px;
border-radius: 5px;
height: 42px;
display: inline-block;
border: none;
outline: none;
margin-left: 100px;
margin-top: 53px;
}
.quan{
width:100%!important;
}
.Nbanner-text {
width: 80%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
}

.Nbanner-text p {
font-size: 33px;
color: #fff;
}

.Nbanner-text h3 {
font-size: 42px;
color: #fff;
margin-top: 1%;
}

.bx-head {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9;
}
.pull-right {
float: right !important;
width: 60%;
}
.bx-index-top01 .bx-nav ul li {
position: relative;
float: left;
line-height: 100px;
text-align: center;
font-size: 16px;
color: #ffffff;
background-color: #ffffff00;
z-index: 600;
padding: 0 10px;
}

.bx-index-top01 .bx-nav ul li a {
display: block;
color: #ffffff;
width: AUTO;
font-size: 18px;
min-width: 60px;
max-width: 150px;
}

.ssbox {
cursor: pointer;
}

.ssbox input {
position: absolute;
bottom: -20%;
left: -80%;
width: 300px;
border-radius: 5px;
height: 36px;
display: none;
}

.languagebox {
width: 160px;
padding: 0 2%;
position: absolute;
top: 31px;
right: 6%;
}
.languagebox ul{
display:none;
}
.languagebox ul li {
width: 100%;
height: 40px;
line-height: 40px;
background-color: rgba(255,255,255,0.8);
text-align: center;
}
.languagebox ul li a{
display:block;
width: 100%;
height: 100%;
color: #333;
font-size: 14px;
text-align: center;
border: none;
}
.languagebox ul li a:hover{
background:#0e6eb8;
color:#fff;
}

.yuBox {
width: 100%;
height: 40px;
line-height: 40px;
color: #fff;
font-size: 14px;
text-align: center;
background-color: rgba(255,255,255,0.5);
cursor:pointer;
/*border-radius:6px;*/
}
s{
text-decoration:none;
}
/*.languagebox select {
width: 100%;
border-radius: 6px;
height: 40px;
background-color: rgba(255,255,255,0.5);
color: #fff;
font-size: 14px;
text-align: center;
border:none;
}

.languagebox select option {
width: 100%;
color: #333;
background-color: rgba(255,255,255,0.5);
text-align: center;
}*/
.bx-index-top01 .bx-nav ul li a:hover {
background: rgba(0,0,0,0);
}

.bx-index-top01 .bx-nav ul li a {
position: relative;
}

.bx-index-top01 .bx-nav ul li a.active::after {
content: '';
width: 30px;
height: 2px;
background: #fff;
position: absolute;
bottom: 30%;
left: 50%;
transform: translateX(-50%);
}

footer {
background: #333;
padding: 3% 0 0;
}

.foot-con {
display: flex;
justify-content: space-between;
align-items: center;
padding-bottom: 2%;
}

.foot-left {
width: 70%;
}

.foot-right {
width: 11%;
text-align: center;
}

.foot-right > img {
width: 150px;
height: auto;
}

.foot-right p {
font-size: 12px;
color: #eee;
margin-top: 2%;
}

.f-logo {
width: 470px;
height: 55px;
}

.f-logo > img {
width: 100%;
height: 100%;
}

.f-list {
margin-top: 3%;
}

.f-list ul {
display: flex;
justify-content: start;
}

.f-list ul li {
width: auto;
padding: 0 2%;
border-right: 1px solid #6e6e6e;
}

.f-list ul li:last-child {
border-right: none;
}

.f-list ul li a {
width: 100%;
height: 100%;
display: block;
font-size: 16px;
color: #e6e6e6;
text-align: center;
}

.f-list ul li a {
width: 100%;
height: 100%;
display: block;
}

.f-info {
margin-top: 5%;
}

.finfo-item {
margin-bottom: 1.2%;
}

.finfo-item span > i {
font-size: 18px;
color: #fff;
}

.finfo-item span {
font-size: 14px;
color: #ccc;
margin-left: 1%;
}

.bx-foot {
line-height: 50px;
border-top: 1px solid #ccc;
font-size: 14px;
color: #ccc;
text-align: center;
}

.lx {
margin-top: 3%;
}

.lx-info {
display: flex;
justify-content: space-between;
align-items: center;
}

.green {
width: 45%;
margin-top: 0 !important;
}

.lx-code {
width: 24%;
display: flex;
justify-content: space-between;
align-items: center;
text-align: center;
}

.green .finfo-item span i {
color: #23ac38;
}

.green .finfo-item span {
color: #666666;
font-size: 18px;
}

.lx-from {
height: 480px;
margin-top: 4%;
margin-bottom: 2%;
background-image: url('../../../images/fmbg.png');
background-size: cover;
}

.lx-from-box {
width: 80%;
height: 445px;
margin: 0 auto;
}

.iptBox {
height: 210px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.iptItem {
width: 48%;
padding: 0 1%;
line-height: 40px;
border: 1px solid #ccc;
background: #fff;
margin-bottom: 2%;
}

.iptItem span > i {
color: red;
font-size: 12px;
}

.iptItem span > em {
font-size: 16px;
color: #666;
}

.iptItem input {
width: 80%;
}

.message {
margin: 2% 0;
}

.message textarea {
width: 100%;
height: 100px;
padding: 1% 2%;
border: 1px solid #ccc;
}

.f-tt {
display: block;
margin-bottom: 1%;
padding-left: 1%;
}

.f-tt i {
color: red !important;
}

.f-tt em {
color: #666666 !important;
font-size: 16px !important;
}

.yanbox {
display: flex;
justify-content: space-between;
}

.yan {
width: 40%;
}

.yzimg {
text-align:center;
width: 10%;
height: 100%;
line-height: 55px;
}

.ok {
width: 23%;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 18px;
color: #23ac38;
border: 1px solid #23ac38;
}

.sub {
width: 47%;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 18px;
color: #23ac38;
border: 1px solid #23ac38;
cursor:pointer;
}
.sub:hover{
background:#23ac38;
color:#fff;
}
.fixed {
position: fixed !important;
width: 100%;
background: #0000004a !important;
z-index: 9999999;
}

.about {
margin-top: 3%;
margin-bottom: 3%;
}

.honor {
margin-top: 6%;
}

.title {
text-align: center;
margin-bottom: 5%;
}

.title h3 {
width: 20%;
margin: 0 auto;
font-size: 30px;
color: #333;
text-align: center;
position: relative;
font-weight:700;
}

.title h3::after {
content: '';
position: absolute;
bottom: -22%;
left: 45%;
width: 30px;
height: 5px;
background: #0e6eb8;
}

.in-con .in-txt {
width: 90%;
margin: 0 auto;
text-align: center;
font-size: 16px;
color: #666666;
margin-bottom: 3%;
}

.jj {
height: 500px;
width: 100%;
object-fit: cover;
}

.honor ul {
margin-top: 2%;
display: flex;
justify-content: flex-start;
margin-left: -1%;
flex-wrap: wrap;
}

.honor ul li {
width: 24%;
margin-left: 1%;
margin-bottom: 2%;
}

.honor ul li img {
height: 100%;
width: 100%;
transition: all 0.2s;
}

.honor ul li:hover img {
transform: scale(1.1);
}


.news {
margin: 3% 0;
}

.news ul {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
margin-left: -1%;
}

.news ul li {
height: 446px;
width: 32%;
margin-left: 1%;
margin-bottom:2%;
border-bottom:2px solid #23ac38;
}

.news ul li a {
display: block;
width: 100%;
height: 100%;
border: 1px solid rgba(0,0,0,0);
}

.news ul li a .nimg {
height: 262px;
margin-bottom: 6%;
}

.news ul li a .nimg img {
width: 100%;
height: 100%;
}
.ntxt{
padding:3%;
}
.news ul li a .ntxt h3 {
font-size: 20px;
color: #333;
position:relative;
}
.news ul li a .ntxt h3::after {
content: '';
position: absolute;
bottom:-25%;
left: 0;
width: 30px;
height: 2px;
background: #999;
}
.news ul li a .ntxt p {
font-size: 16px;
color: #666;
margin-top: 2%;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.news ul li a .ntxt .more {
display: flex;
justify-content: space-between;
margin-top: 2%;
}

.news ul li a .ntxt .more .more1 {
font-size: 16px;
color: #666;
}

.news ul li a .ntxt .more .more2 {
font-size: 16px;
color: #666;
}
.news ul li:hover {
border-bottom:none;
}
.news ul li a:hover {
border:1px solid #23ac38;
}
.news ul li a:hover h3 {
color: #23ac38;
}
.news ul li a:hover h3::after{
background: #23ac38;
}
.news ul li a:hover .more .more1{
color: #23ac38;
}
.news ul li a:hover .more .more2 {
color: #23ac38;
}
.video{
margin:3% auto;
}
.video ul{
display:flex;
justify-content:flex-start;
margin-left:-1%;
flex-wrap:wrap;
}
.video ul li{
width:32%;
height:315px;
margin-left: 1%;
margin-bottom:1.5%;
}
.video ul li a{
display:block;
width:100%;
height:100%;
   
}
.video ul li a .videobox {
height: 275px;
margin-bottom: 2%;
text-align: center;
position: relative;
}
.video ul li a .videobox>img {
height: 100%;
width:100%;
}
.video ul li a h4{
text-align:center;
font-size:14px;
color:#333;
font-weight:500;
}

.vmask{
display:none;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
background-color:rgba(0,0,0,0.3);
}
.vmask>img{
width:50px;
position: absolute;
top: 50%;
left: 50%;
transform:translate(-50%,-50%);
}
.video ul li a:hover .vmask {
display: block;
}
.video ul li a:hover h4{
color:#23ac38;
}

#certify {
position: relative;
width: 100%;
margin: 0 auto
}

/*#certify .swiper-container {
padding-bottom: 60px;
}*/

#certify .swiper-wrapper{
align-items:center;
}
#certify .swiper-slide {
width: 415px;
text-align: center;
overflow: hidden;
}

#certify .swiper-slide img {
display: inline-block;
}

#certify .swiper-slide p {
line-height: 38px;
padding-top: 0;
text-align: center;
color: #fff;
font-size: 16px;
margin: 0;
position: absolute;
left: 0;
bottom: 0;
padding: 0 15px;
background-color: rgba(0,0,0,.5);
width: 100%;
}

#certify .swiper-pagination {
width: 100%;
bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
border: 3px solid #fff;
background-color: #d5d5d5;
width: 10px;
height: 10px;
opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
border: 3px solid #00aadc;
background-color: #fff;
}

#certify .swiper-button-prev {
left: -30px;
width: 45px;
height: 45px;
background: url(../images/wm_button_icon.png) no-repeat;
background-position: 0 0;
background-size: 100%;
}

#certify .swiper-button-prev:hover {
background-position: 0 -46px;
background-size: 100%
}

#certify .swiper-button-next {
right: -30px;
width: 45px;
height: 45px;
background: url(../images/wm_button_icon.png) no-repeat;
background-position: 0 -93px;
background-size: 100%;
}

#certify .swiper-button-next:hover {
background-position: 0 -139px;
background-size: 100%
}

.about-ryzz {
margin-top: 50px;
}

.about-ryzz-list {
display: inline-block;
position: relative;
}

.about-ryzz-lists {
display: flex;
justify-content: center;
align-items: center!important;
}

.sou {
margin: 3% auto;
}

.sou ul {
display: flex;
justify-content:space-between;
flex-wrap: wrap;
}
.sou ul li{
width:49%;
height:300px;
margin-bottom:2%;
}
.sou ul li a{
width: 100%;
height: 100%;
display:block;
position:relative;
}
    .sou ul li a::before{
        content:"";
        display:block;
        width:100%;
        height:100%;
       background-color:rgba(0,0,0,.4);
       z-index:1;
       position:absolute;
       left:0;
       top:0;
    }
    .sou ul li a > img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.stxt {
position: absolute;
bottom: 5%;
left: 3%;
width: 90%;
z-index:2;
}
.stxt h3 {
font-size: 18px;
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.stxt h3::after {
content: '';
position: absolute;
bottom: 48%;
left: 0;
width: 30px;
height: 2px;
background: #fff;
}
.stxt p {
font-size: 14px;
color: #fff;
margin-top: 5%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.sou ul li:hover{
border:1px solid #23ac38;
}
.sou ul li:hover .stxt {
position: absolute;
bottom: 0;
left: 0;
padding: 3%;
background-color: #ffffffd4;
width: 100%;
height: 100%;
}
.sou ul li:hover .stxt h3 {
color: #23ac38;
font-size: 20px;
font-weight: 700;
}
.sou ul li:hover .stxt h3::after {
display:none;
}
.sou ul li:hover .stxt p {
color: #181818;
margin-top: 2%;
}


.pro{
margin:3% auto;
}
.pro ul {
display: flex;
justify-content: start;
flex-wrap: wrap;
margin-left: -1%;
}
.pro ul li {
width: 24%;
border: 1px solid rgba(0,0,0,0);
margin-left: 1%;
}
.pro ul li a {
width: 100%;
height: 100%;
text-align: center;
border:1px solid rgba(0,0,0,0);
}
.pro ul li:hover {
border: 1px solid #23ac38;
}
.pro ul li:hover .pimg {
border-bottom: 1px solid #23ac38;
}
.pro ul li a .pimg {
height:340px;
border-bottom:1px solid #999;
}
.pro ul li a .pimg img {
height: 100%;
width:100%;
object-fit:cover;
}
.pro ul li a h3 {
font-size:18px;
color:#333;
line-height:42px;
font-weight:700;
text-align:center;
}


.Banner {
height: 920px;
overflow: hidden;
position: relative;
}

.swiper {
width: 100%;
height: 100%;
}

.s1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: rgba(0,0,0,0);
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

    .s1 .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.banner-txt{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
width:80%;
}

.banner-txt p{
font-size:48px;
color:#fff;
}
.banner-txt h3 {
font-size: 60px;
color: #fff;
margin-top:1%;
font-weight:700;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 5%!important;
left: 0;
width: 100%;
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #fff;
opacity: 1;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #23ac38;
}
.swiper-button-prev {
background-image: url(../../../images/leftJt.png) !important;
left: 10%;
right: auto;
width: 40px;
background-size: 100%;
top: 54%;

}
.swiper-button-next {
background-image: url('../../../images/rightJt.png') !important;
right: 10%;
left: auto;
width: 40px;
background-size: 100%;
top:54%;
}

.h-pro{
margin-top:3%;
height:1100px;
position:relative;
}
.h-pro>img {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
object-fit:cover;
}
.h-pro .hpro-text {
width: 70%;
margin: 0 auto;
margin-top: 0%;
font-size: 16px;
color: #666;
text-align:left;
position:relative;
z-index:99;
}
.h-pro .More {
display:block;
width:128px;
margin: 1.5% auto;
text-align: center;
font-size: 14px;
color: #fff;
background: #23ac38;
line-height: 35px;
border-radius: 17px;
position: relative;
z-index: 99;

}
.pro-con{
/*position:relative;*/
}
.hp-sort {
position: absolute;
width: 1400px;
height: 60px;
z-index: 999;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.hp-sort ul{
display:flex;
justify-content:space-between;
}
.hp-sort ul li{
width:25%;
height:60px;
line-height:60px;
}
.hp-sort ul li a{
display:block;
width: 100%;
height: 100%;
text-align:center;
color:#fff;
font-size:18px;
}

.hp-sort ul li:nth-child(1) {
background: #61b26d;
}
.hp-sort ul li:nth-child(2) {
background: #5393c4;
}
.hp-sort ul li:nth-child(3) {
background: #c9c362;
}
.hp-sort ul li:nth-child(4) {
background: #e37e24;
}

.company-jj .container{
margin:3% auto 0;
display:flex;
justify-content:space-between;
}

.cj-left{
width:70%;
text-align:left;
}
.cj-right {
width: 37%;
}
.cj-right>img{
width:483px;
height:540px;
object-fit:cover;
}

.tleft{
text-align:left;
margin-bottom:3%;
}
.tleft h3{
width:100%;
text-align: left;
font-size:30px;
color:#333;
}
.tleft h3::after{
bottom:-45%!important;
left:0.41%!important;
}
.cj-info {
font-size:18px;
}

.cj-content {
margin-top: 8%;
font-size: 14px;
color: #666;
width: 70%;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
}

.Morek {
display: block;
width: 128px;
margin: 9.5% 0 0;
text-align: center;
font-size: 14px;
color: #23ac38;
border: 1px solid #23ac38;
line-height: 35px;
border-radius: 17px;
position: relative;
z-index: 99;
}
.Morek:hover {
color: #fff;
background: #23ac38;
}

.NumBox {
height: 250px;
background: #eee;
background-image: url('../../../images/numbg.png');
background-size:cover;
}
.NumBox .container{
height:100%;
margin-top:0!important;
display: flex;
justify-content: space-between;
align-items: center;
}
.num-left{
width:70%;
display:flex;
justify-content:space-between;
align-items:center;
}

.num-item{
width:25%;
}
.num-item h3 span{
font-size:72px;
color:#fff;
font-family:Impact;
position:relative;
}
.num-item p {
font-size:16px;
color: #fff;
}
.num-item h3 span::after {
content: '+';
position: absolute;
bottom: 14px;
right: -15px;
font-size: 20px;
color: #fff;
}
.num-right {
width: 36.8%;
height: 100%;
background: #23ac38;
padding:2% 2%;
}
.num-right h3{
font-size:36px;
color:#fff;
font-family:Impact;
text-transform:uppercase;
}
.num-right p {
font-size: 18px;
color: #fff;
}



.hNews {
margin: 3% auto;
}


.active{
font-weight:700!important;
}
.product-s{
margin-top:1%;
}

.pull-left {
float: left !important;
padding: 0 1.5%;
}

.fy{
width:100%;
display:block;
}


.webdiyerCss .redcss, .webdiyerCss .page_go {
font-weight: bold;
background: #23ac38;
border: 1px solid #23ac38;
color: #fff;
border-radius: 3px;
}
.bx-ptb20 {
margin-top: 2%;
margin-bottom: 3%;
}
.bd {
min-height: 400px;
}





.s3 .swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
overflow:hidden;
}

.s3  .swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
transition:all 0.3s;
}

.s3 .swiper-slide img:hover {
transform:scale(1.1);
}

.proDetail{
margin:3% auto;
}

.pro-1{
display:flex;
justify-content:space-between;
border-bottom:1px solid #ccc;
padding-bottom:2%;
}

.pro-left{
width:48%;
}


.pro-right {
width: 48%;
padding-top:3%;
}
.pro-left > img {
width: 100%;
height: 400px;
cursor: pointer;
}
.scrollImg{
height:100px;
padding:10px 0 ;
overflow:hidden;
}
.pro-left .scrollImg .swiper-slide img {
width: 100px;
cursor:pointer;
}
.pro-right h3{
font-size:24px;
color:#333;
}

.pro-right p {
font-size: 16px;
color: #666666;
margin-top: 3%;
min-height: 292px;
}
.liuyan-btn{
display:inline-block;
line-height:36px;
padding:0.5% 6%;
text-align:center;
font-size:16px;
color:#23ac38;
border-radius:18px;
border:1px solid #23ac38;
margin-left:5%;
}

.liuyan-btn:hover {
background:#23ac38;
color:#fff;
}

.pro-2{
padding:2% 0;
}
.pro-2 p {
font-size: 16px;
color: #666666;
}

.pro-2 img {
width:48%;
margin-right:1%;
height:400px;
}
.pro-3{
padding: 2% 0;
margin-top:5%;
}
.pro-3 .title{
margin-bottom:2%!important;
}

.lymask{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.5);
z-index:99999999;
display:none;
}
.tan{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
width:60%;
background:#fff;
padding-bottom:2%;
}
.ly-tt {
border-bottom:1px solid #ccc;
}
.ly-top {
width: 100%;
border-bottom:1px solid #ccc;
}

.ly-top span {
height: 40px;
line-height: 40px;
/*width: 60px;*/
text-align: center;
font-size: 14px;
color: #333;
display: inline-block;
font-weight: 700;
border-bottom: 1px solid #23ac38;
}


.ly-pro{
display:flex;
justify-content:space-between;
padding:3% 2%;
}
.ly-img
{
width:34%;
}
.ly-img img{
width: 100%;
}


.ly-txt{
width:63%;
}
.ly-txt h3{
font-size:18px;
color:#333;
font-weight:700;
}
.ly-txt p {
font-size: 16px;
color: #333;
margin-top: 2%;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.ly-from .lx-from-box {
width: 96%;
height: 445px;
margin: 0 auto;
}


.ly-from  .iptItem input {
width: 78%;
}

.ly-from {
padding-top: 3%;
}

.close1 {
width: 35px;
height: auto;
position: absolute;
top: -4px;
right: -5px;
cursor:pointer;
}


.proFl {
height: 55px;
background: #eeeeee45;
margin-bottom: 2%;
}
.proFl ul{
display:flex;
justify-content:flex-start;
align-items:center;
}
.proFl ul li{
flex:1;
text-align:center;
line-height:50px;
}
.proFl ul li a{
display:block;
width:100%;
height:100%;
font-size:16px;
color:#333;
font-weight:700;
}

.pro-active {
border-bottom: 1px solid #999 !important;
}

.pro-Banner{
    /*height:800px;*/
}
.swiper.proBanner {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.proBanner .swiper-slide {
background:rgba(0,0,0,0);
text-align: center;
font-size: 18px;
height: calc((100% - 30px) / 2);
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.proBanner .swiper-slide a {
width: 330px;
height: auto;
display: block;
}
.proBanner .swiper-slide a pimg {
width: 100%;
height: 328px;
}
.proBanner .swiper-slide a pimg img {
width: 100%;
height: 100%;
}
.proBanner .swiper-slide a h3 {
margin: 3% auto;
font-size: 18px;
color: #333;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}


.xunwen{
margin:2% auto 4%;
}

.baojia{
height:245px;
background:#E9E9E9;
text-align:center;
padding:4% 0;
display:none;
}
.tcon {
display: none;
}

.blocks{
display:block;
}
.baojia h3 {
font-size: 25px;
color: #000;
}
.baojia p {
font-size: 17px;
color: #000;
margin-top:1%;
}


.texts {
margin: 2% auto;
}

.texts h3{
font-size:25px;
color:#000;
margin-bottom:3%;
}
.texts h4 {
font-size: 18px;
color: #000;
}
.texts p {
font-size: 17px;
color: #000;
        
}
.texts .t3 {
margin-top: 3%;
}
.texts ul li {
display:block!important;
font-size: 17px;
color: #000;
list-style-type: disc;
width:100%;
}


.lxstxt {
font-size: 17px;
color: #000;
margin-top:3%;
}

.lxstxt a{
color:#0e6eb8;
}
@media screen and (max-width:1600px) {
/*  .pull-right {
float: none !important;
}*/
.languagebox {
width: 9%;
padding: 0;
position: absolute;
top: 31px;
right: 3%;
}
 
    .ssbox input {
        position: absolute;
        bottom: -20%;
        left: -473%;
        width: 300px;
        border-radius: 5px;
        height: 36px;
        display: none;
    }
.bx-index-top01 .bx-nav ul li a {
display: block;
color: #ffffff;
width: AUTO;
font-size: 16px;
min-width: 28px;
max-width: 150px;
}
}


@media screen and (max-width:1400px) {
.container {
max-width: 1200px !important;
}

.bx-index-top01 .bx-logo img {
max-height: 42px;
}
.pull-left {
float: left !important;
padding: 0%;
}
.ssbox input {
position: absolute;
bottom: -20%;
left: -264px;
width: 300px;
border-radius: 5px;
height: 36px;
display: none;
}

.pro ul li a .pimg {
height: auto;
border-bottom: 1px solid #999;
}

.yan {
width: 46%;
}

.hp-sort {
position: absolute;
width: 80%;
height: 60px;
z-index: 999;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}

.h-pro {
margin-top: 3%;
height: 600px;
background: #eee;
position: relative;
}

.cj-right > img {
width: 483px;
height: 480px;
object-fit: cover;
}

.Banner {
height: auto;
background: #eee;
overflow: hidden;
}

.pro-left > img {
width: 100%;
height: 340px;
}

.scrollImg {
height: 80px;
padding: 10px 0;
overflow: hidden;
}

.pro-2 img {
margin-right: 1%;
height: auto;
}

.swiper-button-next {
background-image: url(../../../images/rightJt.png) !important;
right: 5%;
left: auto;
width: 40px;
background-size: 100%;
top: 38%;
}

.swiper-button-prev {
background-image: url(../../../images/leftJt.png) !important;
left: 5%;
right: auto;
width: 40px;
background-size: 100%;
top: 38%;
}
.video ul li {
width: 32%;
height: auto;
margin-left: 1%;
margin-bottom: 1.5%;
}

.video ul li a .videobox {
height: auto;
margin-bottom: 2%;
text-align: center;
position: relative;
}
.pull-right {
float: right !important;
width: 63%;
}
.languagebox {
width: 6%;
padding: 0;
position: absolute;
top: 31px;
right: 3%;
}
}


@media screen and (max-width:1200px) {
.container {
max-width: 1000px !important;
}

.bx-index-top01 .bx-logo img {
max-height: 20px;
}

.lx-from-box {
width: 100%;
height: auto;
margin: 0 auto;
}

.pro ul li a .pimg {
height: auto;
border-bottom: 1px solid #999;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 53% !important;
left: 0;
width: 100%;
}

.banner-txt h3 {
font-size: 48px;
color: #fff;
margin-top: 1%;
font-weight: 700;
}

.bx-index-top01 .bx-nav ul li a {
display: block;
color: #ffffff;
width: 92px;
font-size: 18px;
}

.pull-right {
float: none !important;
margin-left: 0%;
}

.languagebox {
width: 10%;
padding: 0 2%;
position: absolute;
top: 31px;
right: 4%;
}

}

@media screen and (max-width:1000px) {
.container {
max-width: 100% !important;
}

.bx-index-top01 .bx-nav ul li a:hover {
color: #333 !important;
}

.f-logo {
width: 100%;
height: auto;
}

.Nbanner-text p {
font-size: 16px;
color: #fff;
}

.Nbanner-text h3 {
font-size: 16px;
color: #fff;
margin-top: 1%;
}

.Nbanner {
height: 180px;
position: relative;
}

.lx-info {
display: inherit;
}

.green {
width: 100%;
margin-top: 0 !important;
}

.green .finfo-item span {
color: #666666;
font-size: 14px;
}

.finfo-item {
margin-bottom: 3%;
}

.lx-code {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
text-align: center;
}

.iptBox {
height: 210px;
display: inherit;
justify-content: space-between;
flex-wrap: wrap;
}

.iptItem {
width: 100%;
padding: 0 1%;
line-height: 35px;
border: 1px solid #ccc;
background: #fff;
margin-bottom: 2%;
}

.iptItem input {
width: 70%;
}

.yanbox {
display: inherit;
}

.ok {
width: 100%;
height: auto;
line-height: 35px;
text-align: center;
font-size: 16px;
color: #23ac38;
border: 1px solid #23ac38;
}

.sub {
margin-top: 2%;
width: 100%;
height: auto;
line-height: 35px;
text-align: center;
font-size: 16px;
color: #23ac38;
border: 1px solid #23ac38;
}

.lx-from {
height: auto;
margin-top: 4%;
margin-bottom: 10%;
background-image: url(../../../images/fmbg.png);
background-size: cover;
}

.message {
margin: 8% 0 3%;
}
.iptItem span > em {
font-size: 14px;
color: #666;
}

.f-tt em {
color: #666666 !important;
font-size: 14px !important;
}

.foot-con {
display: inherit;
}

.foot-left {
width: 100%;
}

.foot-right {
width: 11%;
text-align: center;
display: none;
}

.bx-foot {
line-height: 28px;
border-top: 1px solid #ccc;
font-size: 13px;
color: #ccc;
text-align: center;
}

.f-list ul li a {
width: 100%;
height: 100%;
display: block;
font-size: 14px;
color: #e6e6e6;
text-align: center;
}

.pull-right {
float: right !important;
}

.Nbanner > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}

.bx-index-top01 {
line-height: 40px;
}

.hamburger .line {
width: 35px;
height: 3px;
background-color: #ffffff;
display: block;
margin: 8px auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.bx-index-top01 .bx-logo img {
max-height: 26px;
}

.pull-right {
margin-top: 1%;
}

.bx-index-top01 .bx-nav ul li {
position: relative;
float: left;
line-height: 100px;
text-align: center;
font-size: 16px;
color: #000000;
background-color: #ffffff;
z-index: 600;
padding: 0 0px;
}

.bx-index-top01 .bx-nav ul li a {
display: block;
color: #000000;
width: 92px;
font-size: 14px;
}

.bx-index-top01 .bx-nav {
display: none;
position: absolute;
top: 55px;
z-index: 500;
right: 0;
box-shadow: 0 2px 8px 2px rgb(198 201 208 / 50%);
margin: 5px;
z-index: 600;
}

.title h3 {
width: 40%;
margin: 0 auto;
font-size: 18px;
color: #333;
text-align: center;
position: relative;
font-weight: 700;
}

.title h3::after {
content: '';
position: absolute;
bottom: -45%;
left: 39%;
width: 30px;
height: 3px;
background: #0e6eb8;
}

.in-con .in-txt {
width: 100%;
margin: 0 auto;
text-align: center;
font-size: 15px;
color: #666666;
margin-bottom: 3%;
}

.jj {
height: auto;
width: 100%;
object-fit: cover;
}

.honor ul li {
width: 49%;
margin-left: 1%;
margin-bottom: 2%;
}

.honor ul {
margin-top: 8%;
display: flex;
justify-content: flex-start;
margin-left: -1%;
flex-wrap: wrap;
}

.news ul li a .nimg {
height: auto;
margin-bottom: 6%;
}

.news ul li {
height: auto;
width: 100%;
margin-left: 1%;
margin-bottom: 2%;
border-bottom: 2px solid #23ac38;
}

.news ul li a .ntxt h3 {
font-size: 16px;
color: #333;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.news ul li a .ntxt p {
font-size: 12px;
color: #666;
margin-top: 2%;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.news ul li a .ntxt h3::after {
display: none;
}

.news ul li a .nimg {
height: auto;
margin-bottom: 0%;
}

.video ul li {
width: 48%;
height: auto;
margin-left: 0;
margin-bottom: 2.5%;
}

.video ul li a .videobox {
height: auto;
margin-bottom: 2%;
text-align: center;
position: relative;
}

.news ul li a .ntxt .more .more1 {
font-size: 14px;
color: #666;
}

.video ul {
display: flex;
justify-content: space-between;
margin-left: 0;
flex-wrap: wrap;
}

.sou ul li {
width: 49%;
height: 200px;
margin-bottom: 2%;
}

.sou ul li a > img {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
object-fit: cover;
}

.stxt h3 {
font-size: 15px;
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.stxt {
position: absolute;
bottom: 5%;
left: 3%;
width: 95%;
}

.pro ul li {
width: 48%;
}

.pro ul li a h3 {
font-size: 15px;
color: #333;
line-height: 38px;
font-weight: 700;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.banner-txt p {
font-size: 16px;
color: #fff;
}

.banner-txt h3 {
font-size: 18px;
color: #fff;
margin-top: 1%;
font-weight: 700;
}

.banner-txt {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 90%;
}

.h-pro .hpro-text {
width: 94%;
margin: 0 auto;
margin-top: 12%;
font-size: 14px;
color: #666;
text-align: left;
position: relative;
z-index: 99;
}
.proFl {
height: auto;
background: #eeeeee47;
margin-bottom: 2%;
overflow-x: auto;
}
.proFl ul li {
flex: none;
text-align: center;
line-height: 35px;
}
.proFl ul li a {
display: block;
width: 100%;
height: 100%;
font-size: 14px;
color: #333;
font-weight: 500;
}
.h-pro .More {
display: block;
width: 50%;
margin: 7.5% auto 2%;
text-align: center;
font-size: 14px;
color: #fff;
background: #23ac38;
line-height: 30px;
border-radius: 15px;
position: relative;
z-index: 99;
}

.h-pro {
margin-top: 3%;
height: 600px;
background: #eee;
z-index: 5;
position: relative;
}

.hp-sort ul li a {
display: block;
width: 100%;
height: 100%;
text-align: center;
color: #fff;
font-size: 14px;
}

.hp-sort ul li {
width: 25%;
height: 42px;
line-height: 42px;
}

.hp-sort {
position: absolute;
width: 95%;
height: 42px;
z-index: 999;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}

.company-jj .container {
margin: 5% auto 0;
display: inherit;
justify-content: space-between;
}

.cj-left {
width: 100%;
text-align: center;
}

.cj-content {
margin-top: 8%;
font-size: 14px;
color: #666;
width: 100%;
}

.cj-info {
font-size: 16px;
}

.tleft h3::after {
bottom: -45% !important;
left: 42.41% !important;
}

.Morek {
display: block;
width: 90%;
margin: 6.5% auto;
text-align: center;
font-size: 14px;
color: #23ac38;
border: 1px solid #23ac38;
line-height: 35px;
border-radius: 17px;
position: relative;
z-index: 99;
}

.cj-right {
width: 100%;
}

.cj-right > img {
width: 100%;
height: auto;
object-fit: cover;
}

.NumBox {
height: auto;
}

.hNews {
margin: 6% auto;
}

.news {
margin: 8% 0;
}

.swiper-button-prev {
display: none;
}

.swiper-button-next {
display: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 5% !important;
left: 0;
width: 100%;
}

.bx-index-top01 .bx-nav ul li {
position: relative;
float: inherit;
line-height: 45px;
text-align: center;
font-size: 14px;
color: #000000;
background-color: #ffffff;
z-index: 9999999;
padding: 0 0px;
}

/*      .bx-index-top01 .bx-nav ul li:last-child {
display: none;
}*/

.pro-1 {
display: inherit;
padding-bottom: 5%;
}

.pro-left {
width: 100%;
}

.pro-right {
width: 100%;
}

.pro-right h3 {
font-size: 18px;
color: #333;
}

.pro-right p {
font-size: 14px;
color: #666666;
margin-top: 3%;
min-height: 120px;
}

.liuyan-btn {
display: inline-block;
line-height: 26px;
padding: 0.5% 6%;
text-align: center;
font-size: 14px;
color: #23ac38;
border-radius: 18px;
border: 1px solid #23ac38;
margin-left: 0%;
}

.pro-2 p {
font-size: 14px;
color: #666666;
}

.pro-2 {
padding: 5% 0 0;
}

.pro-2 img {
margin-right: 1%;
height: auto;
width: 47% !important;
}

.pro-left > img {
width: 100%;
height: 220px;
}

.num-item h3 span {
font-size: 20px;
color: #fff;
font-family: Impact;
position: relative;
}

.num-left {
display: none;
}

.num-right h3 {
font-size: 25px;
color: #fff;
font-family: Impact;
text-transform: uppercase;
}

.num-item p {
font-size: 12px;
color: #fff;
}

.num-right {
width: 100%;
height: 100%;
background: #23ac38;
padding: 0% 2% 5%;
}

.num-right {
width: 100%;
height: 100%;
background: #23ac38;
padding: 0% 2% 5%;
text-align: center;
}

.container-fixed {
width: 100%;
}

.tan {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 90%;
background: #fff;
padding-bottom: 2%;
}

.ly-txt p {
font-size: 14px;
color: #333;
margin-top: 2%;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.ly-txt h3 {
font-size: 16px;
color: #333;
font-weight: 700;
}

.ly-from .lx-from-box {
width: 96%;
height: auto;
margin: 0 auto;
}

.close1 {
width: 25px;
height: auto;
position: absolute;
top: -4px;
right: -5px;
cursor: pointer;
}
.f-list {
margin-top: 3%;
display: none;
}
.bx-sideBar {
position: fixed;
right: 0;
top: 70%;
z-index: 9999999;
}
.newlist li{
width:49%!important;
}
.ssbox {
cursor: pointer;
display: none;
}
.languagebox select {
width: 100%;
border-radius: 6px;
height: 30px;
background-color: rgba(255,255,255,0.5);
color: #fff;
font-size: 12px;
text-align: center;
}
.languagebox {
width: 21%;
padding: 0 2%;
position: absolute;
top: 10px;
right: 14%;
}
.yuBox {
height: 28px;
line-height: 28px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.yzimg {
text-align: center;
width: auto;
height: 100%;
background: aliceblue;
line-height: 36px;
}
.baojia {
height: auto;
background: #E9E9E9;
text-align: center;
padding: 4% 0;
}
.baojia h3 {
font-size: 18px;
color: #000;
}
.baojia p {
font-size: 14px;
color: #000;
margin-top: 1%;
}

.texts{
margin:6% 0;
}
.texts h3 {
font-size: 14px;
color: #000;
margin-bottom: 3%;
font-weight: 700;
}
.texts h4 {
font-size: 15px;
color: #000;
margin:1%;
}
.texts p {
font-size: 14px;
color: #000;
}
.texts ul li {
display: block !important;
font-size: 14px;
color: #000;
list-style-type: disc;
width: 100%;
}
.bx-index-top01 .bx-navigation {
display: inline-block;
width: 10%;
}
.bx-index-top01 .bx-nav ul li a {
display: block;
color: #000000;
width: auto;
font-size: 14px;
max-width:auto;
}
.pull-right {
width: 40%;
}
}