@charset "utf-8";

@import url(public.css);

.swiper-pagination-lock{display: block;}
/* header */
.header{width: 100%; position: relative;}
.header .header-content{width: 100%; position: relative; height: 90px; padding: 0 60px; background-color: #fff;}
.header .wrap{width: 100%; height: 100%; display: flex; justify-content: space-between; align-items: center;}
.header .logo{overflow: hidden; display: flex; height: 100%; align-items: center;}
.header .logo img{max-width: 100%; max-height: 100%; width: 581px; height: auto;}
/* menu */
.header .header-menu{position:absolute; top: 0; bottom: 0; right: 15px; margin: auto; z-index: 6; padding: 0; height: 20px; display:block; cursor:pointer;}
.header .header-menu .icon-bar{background:#333; width:30px; height: 3px; display: block;}
.header .header-menu .icon-bar:nth-child(2){margin: 5px 0;}
.header .header-menu .icon-bar:nth-child(3){width: 22px;}
.header .header-menu.on .icon-bar:nth-child(1){margin-top: 8px; transform:rotateZ(45deg);}
.header .header-menu.on .icon-bar:nth-child(2){opacity:0;}
.header .header-menu.on .icon-bar:nth-child(3){width: 30px; top:50%; position:absolute; transform:translate(0,-50%) rotateZ(135deg);}
/* nav */
.header .header-nav{position: relative; z-index: 2;}
.header .header-nav .nav{max-width: 1200px; margin: 0 auto;}
.header .header-nav .nav-list{width: 100%;}
.header .header-nav .nav-list>li{float: left; position: relative; text-align: center; padding: 0 25px;}
.header .header-nav .nav-list>li>a{line-height: 90px; font-size: 16px; color: #333; display: block;}
.header .header-nav .nav-list>li:hover>a{color: #0500f2;}
.header .header-nav .nav-list>li.on>a{color: #0500f2;}
.header .header-nav .nav-list>li>i{display: none;}
.header .header-nav .nav-down{display: none; position: absolute; top: 100%; left: 50%; min-width: 100%; box-shadow: 0 0 5px #ccc; transform: translateX(-50%); z-index: 4; background-color: #fff;}
.header .header-nav .nav-down li{text-align: center;}
.header .header-nav .nav-down li a{line-height:40px; font-size: 15px; color:#333; display: block; padding: 0 5px;  white-space: nowrap;}
.header .header-nav .nav-down li a:hover{color: #0500f2;}
.header .header-nav .nav-line{position: absolute; left: 0; bottom: 20px; width: 40px; height: 2px; background: #0500f2; transform: translateX(25px); z-index: -1;}
.header .header-tel{float: left;}
.header .header-tel .tel{font-size: 24px; color: #0500f2; padding-left: 40px; line-height: 40px; font-family: Impact; background: url(../images/tel_icon1.png) no-repeat left center;}
.header.small{position: fixed; left: 0; top: 0; z-index: 6; animation: nav_small 0.5s; box-shadow: 0 0 20px #ccc;}
@keyframes nav_small {
    from {top: -50px;}
    to {top: 0;}
}
@-webkit-keyframes nav_small {
    from {top: -50px;}
    to {top: 0;}
}
/* banner */
.banner{position: relative; font-size: 0;}
.banner img{width: 100%; height: auto;}
.banner .swiper-pagination-bullet{opacity: 1; background-color: #fff;}
.banner .swiper-pagination-bullet-active{background-color: #0500f2; opacity: 1;}
/*  */
.title-index{text-align: center; margin-bottom: 40px; overflow: hidden;}
.title-index .title1{font-size: 26px; color: #0500f2; font-weight: bold; display: inline-block; padding: 0 15px; position: relative;}
.title-index .title1::before, .title-index .title1::after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 30px; height: 2px; background-color: #0500f2;}
.title-index .title1::before{left: 100%;}
.title-index .title1::after{right: 100%;}
.title-index .title2{font-size: 14px; color: #a7a7a7; font-family: Arial; font-weight: normal; line-height: 25px; text-transform: upperproduct;}
.spacing-index{padding: 40px 0;}
.spacing-index2{padding: 40px 0 0 0;}
.more{text-align: center;}
.more a{display: inline-block; text-align: center; width: 230px; height: 50px; line-height: 50px; background-color: #0500f2; font-size: 16px; color: #fff; position: relative; overflow: hidden; z-index: 2;}
.more a::before {content: ""; width: 200%; height: 100%; float: left; background-color: #0301a8; transform: skewX(45deg); position: absolute; left: -300%; top: 0; z-index: -1; transition: all .4s;}
.more a:hover::before{left: -50%;}
/*  */
.hot-product{width: 100%; overflow: hidden;}
.hot-product .swiper-box{position: relative; font-size: 0; padding-bottom: 30px;}
.hot-product .swiper-pagination-hot-product{text-align: center; position: absolute; bottom: 0; left: 0; width: 100%;}
.hot-product .swiper-pagination-hot-product span{width: 80px; height: 4px; background-color: #c2c2c2; border-radius: 0; opacity: 1; margin-bottom: 5px;}
.hot-product .swiper-pagination-hot-product .swiper-pagination-bullet-active{background-color: #0500f2;}
.product-list .item{width: 100%;}
.product-list .item .img-box{position: relative; overflow: hidden; border: 1px solid #d7d7d7;}
.product-list .item .img-box::before{content: ""; display: block; padding-top: 100%;}
.product-list .item .text{height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #333;}
.product-list .item:hover .img-box img{transform: scale(1.1);}
.product-list .item:hover .text{background-color: #0500f2; color: #fff;}
/*  */
.about{width: 100%; overflow: hidden;}
.about .wrap{margin-bottom: 40px;}
.about .about-left{width: 50%;}
.about .video-box{position: relative; overflow: hidden;}
.about .video-box::before{content: ""; display: block; padding-top: 67%;}
.about .about-right{width: 50%; padding: 30px;}
.about .about-title{font-size: 20px; color: #0500f2; font-weight: bold; margin-bottom: 15px;}
.about .about-text{font-size: 16px; color: #333; line-height: 30px;}
.about .about-data ul{display: flex; justify-content: space-between; width: 100%; margin-top: 30px;}
.about .about-data .text1{font-size: 16px; color: #333;}
.about .about-data .text1 span{font-size: 40px; color: #0500f2; font-weight: bold;}
.about .about-data .text2{font-size: 16px; color: #333;}
/*  */
.product{width: 100%; overflow: hidden; background: url(../images/product_bg.jpg) no-repeat center center; background-size: cover;}
.product .list{width: 100%; margin-bottom: 30px;}
.product .list li{width: calc(100% / 4); float: left;}
.product .item{width: 100%; height: 480px;}
.product .item a{display: inline-block; width: 100%; height: 100%; display: flex; flex-wrap: wrap;}
.product .item .img-box{position: relative; overflow: hidden; width: 100%; height: 50%; background:#fff;}
.product .item .content{width: 100%; height: 50%; display: flex; justify-content: center; flex-direction: column; align-items: center; background-color: #fff; padding: 10px;}
.product .item .title{font-size: 20px; color: #333; font-weight: bold; margin-bottom: 10px;}
.product .item .text{font-size: 14px; color: #333; line-height: 25px; height: 75px; overflow: hidden; margin-bottom: 10px;}
.product .item .mm{font-size: 14px; color: #0500f2;}
.product .item:hover .img-box img{transform: scale(1.1);}
.product .item:hover .content{background-color: #0500f2;}
.product .item:hover .title{color: #fff;}
.product .item:hover .text{color: #fff;}
.product .item:hover .mm{color: #fff;}
.product .list li:nth-child(even) .item a{flex-direction: column-reverse;}
/*  */
.solution{width: 100%; overflow: hidden;}
.solution .wrap{width: 100%; background: url(../images/solution_bg.jpg) no-repeat center center; background-size: cover;}
.solution-list{width: 100%; overflow: hidden; border-left: 1px solid rgba(255,255,255,.2);}
.solution-list .item{width: calc(100% / 3); float: left; border-right: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2);}
.solution-list .item a{display: flex; padding: 50px; flex-wrap: wrap;}
.solution-list .item .icon{position: relative; overflow: hidden; width: 100%; margin-bottom: 20px;}
.solution-list .item .icon::before{content: ""; display: block; padding-top: 20%;}
.solution-list .item .content{width: 100%; text-align: center;}
.solution-list .item .title{font-size: 20px; color: #fff; margin-bottom: 20px; font-weight: bold;}
.solution-list .item .text{font-size: 14px; color: #fff; margin-bottom: 10px; height: 60px; line-height: 30px; margin-bottom: 20px; overflow: hidden;}
.solution-list .item .mm{font-size: 14px; color: #fff;}
/*  */
.news{width: 100%; overflow: hidden;}
.news .tab{width: 100%; text-align: center; margin-bottom: 20px; overflow: hidden; text-align: center;}
.news .tab .tab-list{overflow: hidden; width: 100%; font-size: 0; display: flex; justify-content: center;}
.news .tab .tab-list li{float: left; padding: 0 10px 20px 10px;}
.news .tab .tab-list li a{display: inline-block; text-align: center; font-size: 20px; color: #222; font-weight: bold; padding-bottom: 12px; position: relative;}
.news .tab .tab-list li a::before{content: ""; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 2px; background-color: #0500f2; display: none;}
.news .tab .tab-list .select a{color: #0500f2;}
.news .tab .tab-list .select a::before{display: block;}
.news .tab-content{width: 100%; overflow: hidden;}
.news .tab-content .con{display: none;}
.news .tab-content .con.act{display: block;}
.news-list{width: calc(100% + 20px);}
.news-list li{width: calc(100% / 4 - 20px); float: left; margin: 0 20px 20px 0;}
.news-list .item{width: 100%;}
.news-list .item .img-box{position: relative; overflow: hidden; border-radius: 5px; border:1px solid #f4f4f4;}
.news-list .item .img-box::before{content: ""; display: block; padding-top: 70%;}
.news-list .item .mask{position: absolute; left: 0; bottom: 0; padding: 10px 15px; background-color: #f00; border-radius: 10px; transform: scale(0); text-align: center;}
.news-list .item .mask .time1{font-size: 40px; color: #fff; font-weight: bold; line-height: 1;}
.news-list .item .mask .time2{font-size: 14px; color: #fff; line-height: 1;}
.news-list .item .content{padding: 10px 0; position: relative;}
.news-list .item .title{font-size: 16px; color: #333; line-height: 1; margin-bottom: 10px;}
.news-list .item .text{font-size: 14px; color: #767676; line-height: 20px; height: 20px; overflow: hidden; margin-bottom: 10px;}
.news-list .item .time{font-size: 12px; color: #767676; line-height: 30px; padding-left: 25px; background: url(../images/news_icon.png) no-repeat left center;}
.news-list .item .mm{padding: 0 40px; line-height: 30px; font-size: 14px; color: #fff; background-color: #0500f2; display: inline-block; position: absolute; bottom: 0; left: 0; border-radius: 35px; transform: scale(0);}
.news-list .item:hover .img-box img{transform: scale(1.1);}
.news-list .item:hover .mask{transform: scale(1);}
.news-list .item:hover .time{transform: scale(0);}
.news-list .item:hover .mm{transform: scale(1);}
/*  */
.partner{width: 100%; overflow: hidden; background-color: #e7e9ea;}
.partner-list{width: calc(100% + 20px);}
.partner-list li{width: calc(100% / 5 - 20px); float: left; margin: 0 20px 20px 0;}
.partner-list .img-box{position: relative; overflow: hidden; background-color: #fff;}
.partner-list .img-box::before{content: ""; display: block; padding-top: 50%;}
/*  */
.hf{text-align: center; overflow: hidden;}
.hf img{width: 100%; height: auto;}
/*  */
.footer{width: 100%; background: url(../images/footer_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden;}
.footer1{padding: 40px 0 20px;}
.footer1 .footer-logo{text-align: center; margin-bottom: 40px;}
.footer1 .footer-logo img{max-width: 100%; height: auto;}
.footer1 .footer-content{overflow: hidden; display: flex; justify-content: space-between;}
.footer1 .footer-nav{width: 70%; float: left; display: flex; justify-content: space-between;}
.footer1 .footer-nav dt{font-size: 16px; color: #fff; font-weight: bold; margin-bottom: 15px; line-height: 20px;}
.footer1 .footer-nav dt a{color: #fff;}
.footer1 .footer-nav dd{font-size: 14px; color: #fff; line-height: 30px;}
.footer1 .footer-nav dd a{color: #fff;}
.footer1 .footer-nav dd a:hover{text-decoration: underline;}
.footer1 .QR{float: right;}
.footer1 .QR .title{font-size: 16px; margin-bottom: 10px; color: #fff;}
.footer1 .QR .item{float: left; text-align: center;}
.footer1 .QR .item img{width: 140px; height: 140px;}
.footer1 .QR .item .text{font-size: 14px; color: #fff;}
.footer2{width: 100%; padding: 15px 0; background-color: rgba(0,0,0,.1);}
.footer2 .text{font-size: 14px; color: #fff;}
/*  */
.inner-page{width: 100%; overflow: hidden; padding: 20px 0;}
.title-inner{margin-bottom: 30px; border-bottom: 1px solid #d7d7d7; padding-bottom: 15px;}
.title-inner .title1{font-size: 26px; color: #0500f2; font-weight: bold; float: left;}
.title-inner .breadcrumb{float: right; font-size: 16px; color: #333; margin-top: 10px;}
.inner-page-left{width: 310px;}
.inner-page-right{width: calc(100% - 330px);}
.sideBar{width: 100%; overflow: hidden;}
.sideBar .sideBar-title{background-color: #0500f2; padding: 12px 0; text-align: center; position: relative; display: none; margin-bottom: 5px;}
.sideBar .sideBar-title .text1{font-size: 16px; color: #fff; line-height: 1;}
.sideBar .sideBar-title .icon{position: absolute; top: 0; bottom: 0; right: 15px; margin: auto; width: 30px; height: 30px; line-height: 30px; font-size: 30px; color: #fff;}
.sideBar .list>li{margin-bottom: 2px;}
.sideBar .list>li>a{display: block; height: 50px; line-height: 50px; text-align: left; background-color: #e5e5e5; font-size: 16px; color: #333333; padding: 0 5px 0 30px;}
.sideBar .list>li:hover>a{color: #fff; background-color: #0500f2;}
.sideBar .list>li.act>a{color: #fff; background-color: #0500f2;}
.sideBar .sideBar-down{width: 100%; display: none;}
.sideBar .sideBar-down li{border-bottom: 1px dotted #ddd; text-align: left;}
.sideBar .sideBar-down li a{display: block; height: 40px; line-height: 40px; padding: 0 5px 0 40px; color: #333;}
.sideBar .sideBar-down li a:hover{color: #0500f2;}
/*  */
.about-page{width: 100%; overflow: hidden;}
.about-page .video-box{position: relative; overflow: hidden;}
.about-page .video-box::before{content: ""; display: block; padding-top: 50%;}
.about-page .title{position: relative; overflow: hidden; width:100%; text-align:center; font-weight:bold; font-size:18px; line-height:2;}
.about-page .imgbox{position: relative; overflow: hidden;}
.about-page .imgbox img{ max-width:100%; display:block; margin:10px auto; margin-bottom:20px; max-height:600px;}
.about-page .content{font-size: 16px; color: #333; line-height: 2; margin-top: 0px; min-height:400px;}
.about-page .content img{max-width: 100% !important; height:auto !important;}

/*  */
.product-list{width: calc(100% + 20px);}
.product-list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}

/*  */
.product-details{width: 100%; overflow: hidden;}
.product-details .wrap1{background-color: #fff; padding: 20px;}
.product-details .wrap1 .imgbox{width: 30%; float: left; text-align: center; overflow: hidden;}
.product-details .wrap1 .imgbox img{width: 100%; height: auto;}
.product-details .wrap1 .content{width: 70%; float: left; padding-left: 30px;}
.product-details .wrap1 .title{font-size: 20px; color: #333; margin-bottom: 20px; font-weight: bold;}
.product-details .wrap1 .text{font-size: 14px; color: #333; line-height: 25px; margin-bottom: 20px;}
.product-details .wrap1 .tel{font-size: 20px; color: #0500f2; float: left; line-height: 35px;}
.product-details .tab{width: 100%; text-align: left;}
.product-details .wrap2{width: 100%; background-color: #fff;}
.product-details .product-details-tab{width: 100%; background-color: #0500f2;}
.product-details .product-details-tab .tabList{overflow: hidden; width: 100%; font-size: 0;}
.product-details .product-details-tab .tabList li{float: left;}
.product-details .product-details-tab .tabList li a{display: block; width: 140px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff;}
.product-details .product-details-tab .tabList .select a{background: #0301a8;}
.product-details .product-details-tab-content{width: 100%; overflow: hidden; padding: 20px;}
.product-details .product-details-tab-content .con{display: none;}
.product-details .product-details-tab-content .con.act{display: block;}
.product-details .wrap2{width: 100%; background-color: #fff;}
.product-details .wrap2 .content{font-size: 14px; color: #333; line-height: 2;}
.product-details .wrap2 .content img{max-width: 100% !important; height: auto !important;}

/*  */
.news-page{width: 100%;}
.news-list2{width: 100%;}
.news-list2 li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #efefef;}
.news-list2 .item{width: 100%;}
.news-list2 .item a{display: flex;}
.news-list2 .item .img-box{width: 15%; float: left; position: relative; border:1px solid #f4f4f4;}
.news-list2 .item .img-box::before{content: ""; display: block; padding-top: 80%;}
.news-list2 .item .content{width: 85%; float: left; padding: 5px 15px;}
.news-list2 .item .content .title{font-size: 18px; color: #2a2a2a; margin-bottom: 10px;}
.news-list2 .item .content .text{font-size: 14px; color: #868686; height: 50px; line-height: 25px; overflow: hidden; margin-bottom: 15px;}
.news-list2 .item .content .time{font-size: 14px; color: #7b7b7b; font-family: Arial; font-weight: bold; border-bottom: 1px solid #7b7b7b; display: inline-block;}
.news-list2 .item:hover{transform: translateY(-5px); box-shadow: 5px 5px 10px #ccc;}


.news-list3{width: 100%;}
.news-list3 li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #efefef;}
.news-list3 .item{width: 100%;}
.news-list3 .item a{display: flex;}
.news-list3 .item .content{width: 100%; float: left; padding: 5px 15px;}
.news-list3 .item .content .title{font-size: 18px; color: #2a2a2a; margin-bottom: 10px;}
.news-list3 .item .content .text{font-size: 14px; color: #868686; height: 50px; line-height: 25px; overflow: hidden; margin-bottom: 15px;}
.news-list3 .item .content .time{font-size: 14px; color: #7b7b7b; font-family: Arial; font-weight: bold; border-bottom: 1px solid #7b7b7b; display: inline-block;}
.news-list3 .item:hover{transform: translateY(-5px); box-shadow: 5px 5px 10px #ccc;}
/*  */
.news-details{width: 100%;}
.news-details .title{text-align: center; border-bottom: 1px dotted #ddd; padding-bottom: 15px; margin-bottom: 20px;}
.news-details .title .title1{font-size: 18px; color: #333; line-height:1.8; font-weight:bold;}
.news-details .title .title2{font-size: 14px; color: #999; margin-top: 5px;}
.news-details .img-box{text-align: center; overflow: hidden;}
.news-details .img-box img{max-width: 100%; height: auto; display: inline-block;}
.news-details .txtbox{font-size: 14px; color: #333; line-height: 25px; margin-top: 20px;}
.news-details .txtbox img{max-width: 100% !important; height: auto !important;}
/*  */
.contact-page{width: 100%; overflow: hidden;}
.contact-page .txt-box{font-size: 16px; color: #333; line-height: 2; margin-bottom: 10px;}
.contact-page .map{position: relative; overflow: hidden;}
.contact-page .map::before{content: ""; display: block; padding-top: 50%;}
.contact-page .map iframe{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}



@media (max-width: 1699px){
    .header .header-content{padding: 0 50px;}
    .header .logo img{width: 500px;}
    .header .header-nav .nav-list>li{padding: 0 20px;}
    .header .header-nav .nav-line{transform: translateX(20px);}
}

@media (max-width: 1599px){
    .header .header-content{padding: 0 40px;}
    .header .logo img{width: 450px;}
}

@media (max-width: 1499px){
    .header .header-content{padding: 0 30px;}
    .header .logo img{width: 400px;}
    .header .header-nav .nav-list>li{padding: 0 15px;}
    .header .header-nav .nav-list>li>a{font-size: 15px;}
    .header .header-nav .nav-line{transform: translateX(15px);}
    .header .header-tel .tel{font-size: 20px;}
}

@media (max-width: 1399px){
    .header .header-content{padding: 0 20px;}
    .header .logo img{width: 350px;}
    .header .header-tel .tel{font-size: 18px; padding-left: 30px;}
    .about .about-right{padding: 0 20px;}
    .solution-list .item a{padding: 30px;}
    .footer1 .footer-nav{width: 75%;}
    .about .about-data .text1 span{font-size: 30px;}
    .about .about-data .text2{font-size: 14px;}
    .more a{width: 180px; height: 40px; line-height: 40px;}
    /*  */
    .inner-page-left{width: 260px;}
    .inner-page-right{width: calc(100% - 280px);}
    .sideBar .list>li>a{height: 40px; line-height: 40px; padding: 0 5px 0 20px; font-size: 14px;}

}

@media (max-width: 1199px){
    .header .logo img{width: 300px;}
    .header .header-nav .nav-list>li{padding: 0 10px;}
    .header .header-nav .nav-list>li>a{font-size: 14px;}
    .header .header-nav .nav-line{transform: translateX(10px);}
    .solution-list .item a{padding: 20px;}
    /*  */
    .inner-page-left{width: 240px;}
    .inner-page-right{width: calc(100% - 260px);}
    .product-details .wrap1 .tel{font-size: 16px;}
    .product-details .wrap1 .btn{width: 100px; height: 35px; line-height: 35px;}
    .product-details .product-details-tab .tabList li a{width: 100px; height: 35px; line-height: 35px; font-size: 14px;}
    .news-list2 .item .imgbox{width: 20%;}
    .news-list2 .item .content{width: 80%;}
    .news-list3 .item .content{width: 100%;}
}


@media (min-width: 991px){
    .header .header-nav{display: block !important;}
}

@media (max-width: 991px){
    .header .header-content{height: 70px;}
    .header .logo img{width: 500px;}
    .header .header-nav{position: fixed; top: 0; left: 0; z-index: 5; width: 100%; height: 100%; background-color: rgba(0,0,0,.6); display: none;}
    .header .header-nav .nav{position: absolute; top: 0; right: 0; width: 60%; height: 100%; background-color: #fff; transform: translateX(100%); transition: all .2s;}
    .header .header-nav .nav-list{padding: 80px 20px 0 20px;}
    .header .header-nav .nav-list>li{width: 100%; text-align: left;}
    .header .header-nav .nav-list>li>a{color: #333; line-height: 50px;}
    .header .header-nav .nav-list>li>i{display: block; position: absolute; top: 15px; right: 0; width: 20px; height: 20px; line-height: 18px; text-align: center; font-size: 14px;}
    .header .header-nav .nav.act{transform: translateX(0);}
    .header .header-nav .nav-down{display: none; position: static; width: 100%; transform: translateX(0); margin-bottom: 15px; box-shadow: none;}
    .header .header-nav .nav-down li{text-align: left;}
    .header .header-nav .nav-down li a{font-size: 12px; line-height: 30px; padding: 0 5px 0 20px;}
    /*  */
    .spacing-index{padding: 30px 0;}
    .spacing-index2{padding: 30px 0 0 0;}
    .title-index{margin-bottom: 30px;}
    .hot-product .swiper-box{padding: 0 0 20px 0;}
    .product-list .item .text{height: 40px; line-height: 40px; font-size: 14px;}
    .hot-product .swiper-pagination-hot-product span{width: 50px; height: 2px;}
    .about .about-title{font-size: 18px;}
    .about .about-text{font-size: 14px; line-height: 25px;}
	.about-page .content{ font-size:14px; margin-top:0px;}
    .about .about-data ul{margin-top: 20px;}
    .about .about-data .text1{font-size: 14px;}
    .about .about-data .text1 span{font-size: 20px;}
    .more a{width: 150px; height: 30px; line-height: 30px; font-size: 14px;}
    .product .item{height: 400px;}
    .product .item .title{font-size: 18px;}
    .solution-list .item .title{font-size: 18px; margin-bottom: 15px;}
    .solution-list .item .text{line-height: 25px; height: 75px;}
    .news .tab{margin-bottom: 0;}
    .news .tab .tab-list li a{font-size: 18px;}
    .news-list .item .title{font-size: 14px;}
    .footer1{display: none;}
    /*  */
    .title-inner{padding-bottom: 10px; margin-bottom: 15px;}
    .title-inner .title1{font-size: 20px;}
    .title-inner .breadcrumb{margin-top: 0; font-size: 14px;}
    .inner-page-left{width: 220px;}
    .inner-page-right{width: calc(100% - 240px);}
    .product-list{width: calc(100% + 10px);}
    .product-list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .news-list2 .item .imgbox{width: 30%;}
    .news-list2 .item .content{width: 70%;}
    .news-list3 .item .content{width: 100%;}
}

@media (max-width: 767px){
    .header .header-content{height: 50px;}
    .header .header-content .logo img{width: 270px;}
    .spacing-index{padding: 20px 0;}
    .spacing-index2{padding: 20px 0 0 0;}
    .title-index{margin-bottom: 15px;}
    .title-index .title1{font-size: 18px; padding: 0 10px;}
    .title-index .title2{font-size: 12px; line-height: 20px;}
    .product-list .item .text{font-size: 12px; height: 30px; line-height: 30px;}
    .hot-product .swiper-box{padding: 0 0 15px 0;}
    .hot-product .swiper-pagination-hot-product span{width: 30px;}
    .about .about-left{width: 100%;}
    .about .about-right{width: 100%; margin: 10px 0 0 0; padding: 0;}
    .about .about-title{font-size: 16px; margin-bottom: 10px;}
    .about .about-text{font-size: 12px; line-height: 20px;}
    .about .about-data .text1{font-size: 12px;}
    .about .about-data .text1 span{font-size: 18px;}
    .about .about-data .text2{font-size: 12px;}
    .about .about-data ul{flex-wrap: wrap;}
    .about .about-data ul li{width: 50%; margin-bottom: 10px;}
    .about .wrap{margin-bottom: 10px;}
    .product .item{height: 350px;}
    .product .list li{width: calc(100% / 2);}
    .product .item .title{font-size: 14px;}
    .product .item .text{font-size: 12px; height: 80px; line-height: 20px;}
    .solution-list .item{width: calc(100% / 2);}
    .solution-list .item a{padding: 20px 10px;}
    .solution-list .item .icon{margin-bottom: 15px;}
    .solution-list .item .icon::before{padding-top: 30%;}
    .solution-list .item .title{font-size: 16px; margin-bottom: 10px;}
    .solution-list .item .text{height: 80px; line-height: 20px; font-size: 12px; margin-bottom: 10px;}
    .news .tab{margin-bottom: 15px;}
    .news .tab .tab-list li{padding: 5px 10px 5px 0;}
    .news .tab .tab-list li a{font-size: 14px;}
    .news-list{width: calc(100% + 10px);}
    .news-list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}
    .partner-list{width: calc(100% + 10px);}
    .partner-list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .footer2 .text{width: 100%; text-align: center;}
    /*  */
    .title-inner .breadcrumb{display: none;}
    .inner-page-left{width: 100%;}
    .inner-page-right{width: 100%; margin-top: 15px;}
    .sideBar .sideBar-title{display: block;}
    .sideBar .list>li>a{height: 35px; line-height: 35px;}
    .sideBar .list{display: none;}
    .product-list li{width: calc(100% / 2 - 10px);}
    .product-details .wrap1{padding: 10px;}
    .product-details .wrap1 .imgbox{width: 100%;}
    .product-details .wrap1 .content{width: 100%; margin-top: 10px; padding: 0;}
    .product-details .wrap1 .title{font-weight: bold; margin-bottom: 10px; font-size: 16px;}
    .product-details .wrap1 .text{font-size: 12px; line-height: 20px; margin-bottom: 10px;}
    .product-details .wrap1 .tel{width: 100%;}
    .product-details .product-details-tab .tabList li a{height: 30px; line-height: 30px; font-size: 12px;}
    .product-details .product-details-tab-content{padding: 10px;}
    .product-details .wrap2 .content{font-size: 12px; line-height: 20px;}
    .news-list2 li{margin-bottom: 10px; padding-bottom: 10px;}
    .news-list2 .item .img-box{width: 120px;}
    .news-list2 .item .content{width: calc(100% - 120px); padding: 2px 0 2px 10px;}
    .news-list2 .item .content .title{font-size: 14px; font-weight: bold; margin-bottom: 5px;}
    .news-list2 .item .content .text{font-size: 12px; height: 72px; line-height:2; margin-bottom: 5px;}
    .news-list2 .item .content .time{font-size: 12px; display: none;}
    .news-list3 li{margin-bottom: 10px; padding-bottom: 10px;}

    .news-list3 .item .content{width:100%; padding: 2px 0 2px 10px;}
    .news-list3 .item .content .title{font-size: 14px; font-weight: bold; margin-bottom: 5px;}
    .news-list3 .item .content .text{font-size: 12px; height: 72px; line-height:2; margin-bottom: 5px;}
    .news-list3 .item .content .time{font-size: 12px; display: none;}
	.news-details .title .title1{font-size: 16px; color: #333; line-height:1.8; font-weight:bold;}
.contact-page .txt-box{font-size: 14px; color: #333; line-height: 2; margin-bottom: 10px;}
}