@font-face {
    font-family: "iconfont2"; /* Project id 4954463 */
    src: url('https://at.alicdn.com/t/c/font_4954463_vnp3ze34s1.woff2?t=1750410696100') format('woff2'),
    url('https://at.alicdn.com/t/c/font_4954463_vnp3ze34s1.woff?t=1750410696100') format('woff'),
    url('https://at.alicdn.com/t/c/font_4954463_vnp3ze34s1.ttf?t=1750410696100') format('truetype');
}

.iconfont2 {
    font-family: "iconfont2" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
    content: "\e661";
}

.icon-zuoyoujiantou:before {
    content: "\e600";
}

.icon-zuoyoujiantou1:before {
    content: "\e601";
}


.centerBox {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1800px;
}

.text-ellipsis {
    white-space: nowrap;       /* 防止文本换行 */
    overflow: hidden;          /* 隐藏溢出的内容 */
    text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
}
.center{
    max-width: 1400px;
    margin: auto;
}

.zjcen{
    padding: 0px 5.5%;
}





p {
    margin: 0;
}

.img100{
    max-width: 100%;
}

.swiperBanner{
    width: 100%;
    height:auto;
    /*background: red;*/
    margin-top: 0px;
}

.swiperBanner .swiper {
    width: 100%;
    height: 100%;
}

.swiperBanner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiperBanner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiperBanner .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 30px;
}
/*.indexFocus .swiper-slide img{*/
/*    width: 960px;*/
/*}*/

.indexFocus .swiper-button-prev:after,.indexFocus  .swiper-button-next:after{
    content: '';
}

/*.indexFocus .swiper-slide-active img{*/
/*    width: 960px;*/
/*}*/











.yuYan{
    float: right;
    display: flex;
    width: 90px;
    height: 100px;
}
.yyTitle{
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yyTitle .icon-duoyuyan{
    font-size: 18px;
}


.yuYan ul{
    display: none;
    position: absolute;
    width: 100px;
    padding-left:20px;
    top: 80px;
    z-index: 99999;
    background: #fff;
}
.yuYan ul li{
    width: 100%;
    height: auto;
    padding: 10px 0;
}

.pageBanner{
    width: 100%;
    height: auto;
    margin-top: 100px;
    text-align: center;
}

.pageBanner img{
    max-width: 100%;
    height: auto;
}
.curMeau{
    width: 100%;
    height: 100px;
    padding:0px 5.5%;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.erji{
    width: auto;
    display: flex;
}
.erji .curMeauTypeName{
    width: auto;
    height: 100px;
    line-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-right: 30px;
}

.erji .curMeauTypeName span:nth-child(1){
    width: auto;
    height: 98px;
    line-height: 100px;
    color: #333;
    text-align: center;
    font-size: 16px;
}

.erji .cur{
    width: auto;
    height: 100px;
    line-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}


.erji .cur span:nth-child(1){
    width: auto;
    height: 98px;
    line-height: 100px;
    color: #26358a;
    text-align: center;
    font-size: 16px;
}

.erji .cur span:nth-child(2){
    width: 40px;
    height: 2px;
    background: #91c547;
}
.location{
    display: flex;
    align-items: center;
    height: 100px;
}
.location span{color: #333; }
.location span:nth-child(1){color: #999999; margin: 0px 5px; margin-bottom: 3px;}
.location a{color: #333}


.aboutBox{
    width: 100%;
    height: auto;
    margin-top: 100px;
}

 .lmTitle{
    width: 100%;
    height: auto;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}

.aboutCon{
    color: #666666;
    padding: 20px 0;
    line-height: 28px;
}
.aboutImgBox{
    width: 100%;
    height: 360px;
}

.yuanLiao{
    width: 100%;
    height: 638px;
    background: url("../img/bg1.jpg") no-repeat;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.yuanLiaoText{
    flex: 2;
    padding-right:100px;
}
.yuanLiaoImg{
  flex: 1.5;
}
.yuanLiaoImg img{
   max-width: 100%;
}
.yuanLiaoCon{
    margin-top: 50px;
    color: #666666;
    line-height: 28px;
}

.fzlc{
    width: 100%;
    height: 758px;
    padding-top: 80px;
    background: url("../img/fzlc.jpg") no-repeat left top;
    background-size: 100%;
}
.fzlcText{
    width: 50%;
    height: auto;
    padding: 20px 0;
}

.fzlcText1{
    display: none;
}

.chanpin{
    width: 100%;
    height:auto;
    background: url("../img/cpbg1.jpg") repeat-x center top;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 50px;
}


.chanpin ul{
    width: 100%;
    height: 380px;
    display: flex;
    justify-content: flex-start;
    margin-top:50px;
}
.chanpin ul li{
    width: 30%;
    height: auto;
    margin-right:30px;
}
/*.chanpin ul li:first-child{*/
/*    margin: 0;*/
/*}*/
.chanpin ul li:last-child{
    margin: 0;
}
.chanpin ul li .cpImg{
    width: 100%;
}
.chanpin ul li .cpImg img{
    max-width: 100%;
}
.chanpin ul li .cpText{
    width: 100%;
    height: auto;
    color: #333;
    padding-top: 30px;
}

.chanpin:nth-child(1){

}

.service{
    width: 100%;
}
.service ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 100px;
}
.service ul li{
    max-width: 48%;
    margin-bottom: 80px;
}
.service ul li .ywfwImg{
    width: 100%;
}
.service ul li .ywfwImg img{
    max-width: 100%;
}
.service ul li .ywfwTitle{
    width: 100%;
    display: flex;
    align-items: center;
    height: 60px;
    margin-top: 20px;
}
.service ul li .ywfwTitle ico{
    width: auto;
    max-width: 45px;
}
.service ul li .ywfwTitle ico img{
    max-width: 100%;
}
.service ul li .ywfwTitle span{
    width:auto;
    font-size:26px;
    padding-left: 10px;
    font-weight: bold;
}
.service ul li .yefwText{
    width:auto;
    font-size:14px;
    color: #666666;
    margin-top: 15px;
    line-height: 26px;
}

.news{
    width: 100%;
}
.news ul{
    width: 100%;
}
.news ul li{
    width: 100%;
}
.news ul li a{
    width: 100%;
    padding: 60px 0;
    display: flex;
    justify-content: space-between;
    color: #333;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
}

.news ul li a .newsDate{
    width: auto;
    display: flex;
    font-size: 18px;
    color: #999999;
    align-items:center;
    height: 100px;
    font-style: italic;
}
.news ul li a .newsDate span:nth-child(1){
    font-size:40px;
    color: #333;
    padding-right: 5px;
}

.news ul li a .newsLeft{
    width: auto;
    padding: 0 50px;
    padding-right: 100px;
}
.news ul li a .newsLeft .newsTitle{
    width: 100%;
    font-size: 22px;
}
.news ul li a .newsLeft .newsText{
    color: #666;
    padding: 20px 0;
    font-size: 14px;
    font-weight: normal;
}
.newsDate1{
    display: none;
}


.news ul li a .newsRight{
    width: 360px;
    height: auto;
}
.news ul li a .newsRight img{
    max-width: 360px;
    height: auto;
}
.news ul li a:hover{

    border-bottom: 1px solid #91c547;
}

.news ul li a:hover .newsLeft .newsTitle{
    color: #91c547;
}

.news ul li a:hover .newsLeft .newsText{
    color: #333;
}





.fenye{
    width: 100%;
    text-align: center;
    margin: 30px 0;
}
.fenye a{
    border: 1px solid #eeeeee;
    padding: 5px 10px;
    color: #666666;
    font-size: 14px;
    margin: 0 3px;
}
.fenye a:hover{
    border: 1px solid #91c547;
    color: #fff;
    background: #91c547;
}


.weizhi{
    margin: auto;
    max-width: 1360px;
    height: auto;
    margin-top: 100px;
}

.newsDetail{
    margin: auto;
    max-width: 1360px;
    margin-top: 0px;
    background: #fff;
    padding: 50px
}
.newsDetail .detailTitle{
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0;
}
.newsDetail .detailDates{
    width: 100%;
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding: 20px 0;
}
.newsDetail .detailDates span{
    padding: 0 10px;
}
.newsDetail .detailContent{
    width: 100%;
    font-size: 14px;
    padding: 20px 0;
    line-height: 28px;
}

.contact2{
    width: 100%;
    height: auto;
    background: url("../img/bg.gif") no-repeat center bottom;
    background-size: cover;
    min-height: 320px;
    margin-top: 100px;
}
.contact2 ul{
    width: 100%;
    display: flex;
    justify-content: space-between;

}
.contact2 ul li{
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 20px;
    background: rgb(233,234,243,0.5);
}
.contact2 ul li ico{
    font-size: 30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #91c547;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact2 ul li strong{
    font-size: 18px;
    padding-top:20px;
    padding-bottom: 5px;
}
.contact2 ul li text{
     font-size: 16px;
    color: #666666;
    text-align: center;
 }

.ditu{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.ditu img{
    max-width: 100%;
}

.indexText{
    width: 100%;
    height: auto;
    padding: 120px 0;
    text-align: center;
    color: #666666;
}
.indexText p:nth-child(1){
    color: #333;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
}

.indexFocus{
    width: 100%;
    height:auto;
    background: #f5f5f5;
    padding: 50px 0;
}
.indexFocusTypeName{
    width: 100%;
    height:auto;
    background: #f5f5f5;
    color: #333;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-top: 60px;
}

.footbq{
    width: 100%;
    background: #000;
    text-align: center;
    color: #89898a;
    text-align: center;
    padding: 30px 0;
}

.footbq a{
    color: #89898a;
}
/*.swiper-button-next, .swiper-button-prev{*/
/*    top: 240px;*/
/*}*/

.product{
    width: 100%;
    height: 100px;
    background: #f1f3f5;
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product .ico{
    width: 100px;
    height: 30px;
    text-align: center;
}
.product .ico img{
    height: 30px;
}

.product .productName{
    width: 100px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    text-align: center;
    color: #333333;
    padding: 10px 0;
}
.center1{
    width: 100%;
    background: #fff;
    height: auto;
    display: flex;
    flex-direction: column;
    color: #333;
    padding: 60px 0;
}
.center1 .Title1{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 36px;
}
.center1 .Title2{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    letter-spacing: 5px;
    padding: 10px 0;
}
.center1 .Title3{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
}
.center1 .anniu{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.center1 .anniu a{
    width: auto;
    padding: 5px 15px;
    border: 1px solid #bababa;
    color: #333;
    border-radius: 5px;
    font-size: 14px;
    margin-left: 20px;
}

.center1 .anniu a:nth-child(1){
    width: auto;
    padding: 5px 20px;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    background: #333;
    margin-right: 0px;
}

.center1 .cImg{
    text-align: center;
    padding: 20px 0;
}
.center2{
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 30px 0;
}

.center2 .icoList{
    margin: auto;
    width: 90%;
    height: auto;
    background: #fff;
    border-radius:6px;
    padding: 60px 0;
}

.icoTypeName{
    width: 100%;
    height: auto;
    font-size: 36px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.icoList ul{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: space-between;
}
.icoList ul li{
    width: 30%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 30px 0;
}

.icoList ul li .ico{
    font-size: 55px;
    color: #333;
}
.icoList ul li .text{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 10px 0;
}
.icoList ul li .textSmall{
    font-size: 14px;
    color: #666666;
}
.focusImg{
    width: 90%;
    height: auto;
    margin: 80px auto;
}


.focusImg .swiper {
    width: 100%;
    height: 100%;
}

.focusImg .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.focusImg .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius:10px;
}
.swiper-pagination-bullet-active{
    background: #fff;
}

.center2 .tigong{
    margin: auto;
    width: 90%;
    height: auto;
    background: #fff;
    border-radius:6px;
    padding: 60px 0;
}

.tigong ul{
    width: 100%;
    height: auto;
    margin: 20px 0;
    display: flex;
    padding: 0 30px;
    justify-content: space-between;
}
.tigong ul li{
    width: 33%;
    padding: 2%;
    height: auto;
}
.tigong ul li .imgBox{
    width: 100%;
    height: auto;
}
.tigong ul li .imgBox img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.tigong ul li .textBox{
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    padding-top: 22px;
}
.tigong ul li .textBox2{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #666666;
    text-align: center;
}

.banner6{
    width: 100%;
    height: 759px;
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url("../img/banner6.jpg") no-repeat;
    background-size: cover;
}



.banner6 div{
    margin: 8px 0;
}
.banner6 .banner6_1{
    font-size: 36px;
    font-weight: bold;
    color: #333;
}
.banner6 .banner6_2{
    font-size: 16px;
    color: #666;
}
.banner6 .banner6_3{
    margin: 30px 0;
}
.banner6 .banner6_3 a{
    color: #fff;
    background: #333;
    padding: 10px 20px;
    border-radius: 6px;
}










.center2 .tigong1{
    margin: auto;
    width: 90%;
    height: auto;
    background: #fff;
    border-radius:6px;
    padding: 60px 0;
    margin-top: 40px;
}

.tigong1 ul{
    width: 100%;
    height: auto;
    margin: 20px 0;
    display: flex;
    padding: 0 30px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tigong1 ul li{
    width: 50%;
    height: auto;
    padding: 2%;
    margin: 20px 0;
}
.tigong1 ul li .imgBox{
    width: 100%;
    height: auto;
}
.tigong1 ul li .imgBox img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.tigong1 ul li .textBox{
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    padding-top: 22px;
}
.tigong1 ul li .textBox2{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
