.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.banner .swiper_ban .swiper-pagination-bullet-active {
    background: #e5000d;

}

.swiper_ban .swiper-pagination-bullet {

    background-color: transparent;
}

.wrap-product {
    display: none;
}

.banner .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    /* height: 780px; */

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.banner .swiper-button-white {
    /* background-color: rgba(0,0,0,.3); */
    background-image: url(../images/bing-p/b-r1.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 80px;
    height: 80px;

}

.banner .swiper-button-prev {
    transform: rotateY(180deg);
}

.banner {
    margin-bottom: 30px;
}



.about h4 {
    position: relative;
    font-size: 25px;
    height: 50px;
    font-weight: 400;
    line-height: 50px;

}

.about h4::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #0080ca;
    bottom: 0;

}

.about-main {
    margin-top: 20px;
}

.about-main-left {
    width: 58%;
    line-height: 35px;
    font-size: 14px;
    margin-right: 2%;
    text-indent: 2em;
}

.about-main-right {
    width: 40%;
}

.about-main-right ul li {
    width: 33%;
    float: left;
    text-align: center;
}
.about-main-right ul li img {
    transition: all 1s;
    cursor: pointer;
}
.about-main-right ul li img:hover {
    transform: rotateY(-360deg)
}
.about-main-right ul li h5 {
    margin-top: 15px;
    font-size: 12px;
    font-weight: 300;
}

.about-main-right ul li h5 i {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.about-main-right ul li p {
    margin-top: 10px;
    font-weight: 300;


}

.about-main-pic {
    margin-top: 20px;
}

.about-main-pic img {
    width: 100%;
    
    
}


.recommend {
    padding-top: 50px;
    margin-top: 50px;
    /* height: 500px; */
    background: url(../images/bg.png) no-repeat;
    background-size: cover;
}

.recommend h4 {

    position: relative;
    font-size: 25px;
    height: 50px;
    font-weight: 400;
    line-height: 50px;

}

.recommend h4::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #0080ca;
    bottom: 0;

}

.swiper_recommend .swiper-button-recommend {
    /* background-color: rgba(0,0,0,.3); */
    background-image: url(../images/public/pgr.png);
    background-repeat: no-repeat;
    background-position: center center;


}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper_recommend .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}

.swiper_recommend .swiper-button-prev {
    transform: rotateY(180deg);
}

.swiper_recommend {
    width: 100%;
    height: 100%;
    margin-top: 50px;
}

.swiper_recommend .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
width: 100% !important;
    /* 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;
}

.swiper_recommend-left.fl {
    width: 68%;
    margin-right: 2%;
    text-align: left;
}

.swiper_recommend-left.fl h5 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.swiper_recommend-left.fl p {
    font-size: 16px;
    margin-top: 20px;
    color: #696969;
    line-height: 30px;
}

.swiper_recommend-left.fl .more {
    margin-top: 50px;
    text-align: left;

}

.swiper_recommend-left.fl .more i {
    font-style: normal;
    display: inline-block;
    width: 200px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #0080ca;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.6s;
    transform: scale(0.95);
}
.swiper_recommend-left.fl .more i:hover {
    transform: scale(1);
}
.swiper_recommend-left.fl .more i span {
    vertical-align: middle;
}

.swiper_recommend-right.fl {
    width: 30%;
}


.swiper_recommend-right img {
    width: 80%;
    transform: scale(0.9);
  transition: all 0.6s;
}
.swiper_recommend-right:hover img{
    transform: scale(1.01);
  }

.product {

    padding-top: 50px;

}
.product .container{
    display: flex;
    justify-content: space-between;
}
.product h4 {
    /*width: 50%;*/
    position: relative;
    font-size: 25px;
    height: 50px;
    font-weight: 400;
    line-height: 50px;

}
body{
    overflow-x: hidden;
}
.product h4::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #0080ca;
    bottom: 0;

}

.product .u1 {
    width: 50%;
    display: flex;
    height: 50px;
    line-height: 50px;
}

.product .u1 li {
    
    width: 25%;
    text-align: center;
    font-weight: 300;
   
}
.product .u1 li a{
    display: block;
    padding: 0 10px;
    line-height: 40px;
}
/*.product .u1 li:nth-child(5),*/
.product .u1 li:nth-child(6),
.product .u1 li:nth-child(7){
    display: none;
}
.product .u1 li a {
    color: #000;    
}

.product .u1 li.kind a {
    color: #0080ca;

}
.product .u1 li:hover a {
    color: #0080ca;
}

.product-main {

    background: url(../images/bg2.png) no-repeat;
    background-size: cover;
    padding: 50px 0;

}


.swiper_product {
    width: 100%;
    height: 100%;
}   

.swiper_product .swiper-slide {
    /*width: 25%;*/
    text-align: center;
    font-size: 18px;
    background: transparent;

    /* 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;
}



.swiper_product .swiper-slide img{
   
    cursor: pointer;
    transform: scale(0.9);
  transition: all 0.6s;
  }
  .swiper_product .swiper-slide img:hover {
    transform: scale(1);
  }
.swiper_product .swiper-button-product {
    /* background-color: rgba(0,0,0,.3); */
    background-image: url(../images/public/pgr.png);
    background-repeat: no-repeat;
    background-position: center center;


}

.swiper_product .swiper-button-prev {
    transform: rotateY(180deg);
}

.product-main .swiper_product .swiper-slide a p {
    margin-top: 20px;
    color: #696969;
}
.product-main .swiper_product .swiper-slide:hover  a p{
    color: #0080ca;
}
.product-main .swiper_product .swiper-slide a .pic {
    height: 260px;
}

.application {

    padding-top: 50px;
    position: relative;
    background: url(../images/bg3.png) no-repeat;
    background-size: cover;
    padding-bottom: 30px;

}

.application h4 {
    width: 50%;
    position: relative;
    font-size: 25px;
    height: 50px;
    font-weight: 400;
    line-height: 50px;
    color: #fff;

}

.application h4::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #fff;
    bottom: 0;

}

.application p {
    color: #fff;
    width: 60%;
    margin-top: 30px;
    line-height: 30px;

}

.application ul {
    margin-top: 30px;
}

.application ul li {
    float: left;
    width: 23%;
    margin: 1%;
    height: 130px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    transform: scale(0.95);
    transition: all 0.6s;
}

.application ul li a {
    position: absolute;
    top: 40%;
    color: rgba(255, 255, 255, 0.5);
    left: 10%;
    line-height: 27px;
}

.application ul li a i {
    font-size: 14px;
    font-style: normal;
}

.application ul li:hover {
    background-color: #0080ca;

    transform: scale(1);
}

.application ul li:hover a {
    color: #fff;
}

.application ul li:nth-child(1) {
    background-image: url(../images/a1.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}

.application ul li:nth-child(2) {
    background-image: url(../images/a2.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}

.application ul li:nth-child(3) {
    background-image: url(../images/a3.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}

.application ul li:nth-child(4) {
    background-image: url(../images/a4.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}

.application ul li:nth-child(5) {
    background-image: url(../images/a5.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}

.application ul li:nth-child(6) {
    background-image: url(../images/a6.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}

.application ul li:nth-child(7) {
    background-image: url(../images/a7.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}

.application ul li:nth-child(8) {
    background-image: url(../images/a8.png);
    background-position: 95% 10px;
    background-repeat: no-repeat;
}

.application ul li:nth-child(1):hover {
    background-image: url(../images/a11.png);

}

.application ul li:nth-child(2):hover {
    background-image: url(../images/a22.png);

}

.application ul li:nth-child(3):hover {
    background-image: url(../images/a33.png);

}

.application ul li:nth-child(4):hover {
    background-image: url(../images/a44.png);

}

.application ul li:nth-child(5):hover {
    background-image: url(../images/a55.png);

}

.application ul li:nth-child(6):hover {
    background-image: url(../images/a66.png);

}

.application ul li:nth-child(7):hover {
    background-image: url(../images/a77.png);

}

.application ul li:nth-child(8):hover {
    background-image: url(../images/a88.png);

}

.news {
    margin-top: 50px;
}

.news h4 {
    width: 50%;
    position: relative;
    font-size: 25px;
    height: 50px;
    font-weight: 400;
    line-height: 50px;


}

.news h4::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #0080ca;
    bottom: 0;

}

.new-tab {
    height: 50px;
    line-height: 50px;

}

.new-tab a {
    color: #000;
    font-weight: 300;
    border-right: 1px solid #000;
    padding: 0 20px;
}

.new-tab a:nth-child(2) {
    border-right: 0;
}

.new-main {
    margin-top: 50px;
}

.new-main-left {
    width: 38%;
    margin-right: 2%;

}

.new-main-right {
    width: 60%;
}

.news .video {
    position: relative;
    width: 100%;
}


.news .video video {
    display: block;
    object-fit: fill;
  
}

.news  .video .video_layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.news  .video .video_layer p {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 9px;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%);
    display: block;
}

.news  .video .video_layer a {
    background-image: url(../images/video.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
    top: -20px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    z-index: 30;
    transition: all 0.6s;
    transform: scale(0.9);
}
.news  .video .video_layer a:hover {
    transform: scale(1);
}
.news  .video .video_layer h4 {
    margin-top: 20px;
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%);
    display: block;

}

.new-main-right ul {
    border-top: 1px solid #ccc;
}

.new-main-right ul li a span {
    color: #000;

    font-size: 18px;
}

.new-main-right ul li {
    border-bottom: 1px solid #ccc;
    /* padding-bottom: 10px; */
}

.new-main-right .n-title {
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.new-main-right ul li a i {
    font-size: 14px;
    font-style: normal;
    position: absolute;
    right: 0;


}

.new-main-right ul li a {
	color: #949494;
	font-size: 14px;
}

.new-main-right ul li a:hover .n-title span {
    color: #0080ca;
}

.new-main-right ul li a p {
    line-height: 32px;
}

.new-main-right ul li a .new-icon {
	text-align: right;

}

.new-main-right ul li a b {
    display: inline-block;
    height: 20px;
    width: 40px;
    background: url(../images/righticon1.png) no-repeat;
    background-position: center right;
    border-left: 1px solid #ccc;
}

.new-main-right ul li:hover a b {
    background: url(../images/righticon2.png) no-repeat;
    background-position: center right;
    border-left: 1px solid #0080ca;
}
.new-tab a.kind {
	color: #0080ca;
}
.new-tab a:hover {
    color: #0080ca;
}



@media screen and (max-width: 1430px) {}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1250px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1050px) {
    .head {
        display: none;
    }

    footer {
        display: none;
    }

    #footer {

        display: block;
    }

    .main .container {
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;

    }





}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 800px) {

    .banner .swiper-button-white {
        width: 40px;
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .banner {
        margin-bottom: 0;
    }
    .about h4 {
        position: relative;
        font-size: 25px;
        height: 50px;
        font-weight: 300;
        line-height: 50px;
        text-align: center;
        border-bottom: 1px solid #ccc;
    }
    .about h4::before {
        display: none;
    }
    .about-main-left {
        width: 100%;
        font-size: 16px;
        line-height: 32px;
        margin-right: 0;

    }
    .about-main-right {
        margin-top: 10px;
        width: 100%;
    }
    .about-main {
        margin-top: 10px;
    }
    .recommend {
        margin-top: 10px;
        padding-top: 10px;
       
    }
    .swiper_recommend-left.fl {
        width: 100%;
      
    }
    .swiper_recommend {
        margin-top: 10px;
        padding-bottom: 30px;
    }
    .swiper_recommend-left.fl .more {
        position: absolute;
        bottom: -15px;
    }
    .swiper_recommend-right.fl {
        width: 100%;
    }
    .swiper_recommend-left.fl p {
        margin-top: 10px;
    }
    .recommend h4  {
        font-weight: 300;
        text-align: center;
        border-bottom: 1px solid #ccc;
    }
    .recommend h4::before {
        display: none;
    }
    .wrap-product {
        
        display: block;
        padding: 0 10px;
     
    }
    .wrap-product h4 {
        height: 50px;
        line-height: 50px;
    }
    .wrap-product ul li {
        width: 48%;
        float: left;
        margin: 1%;
        transform: scale(0.9);
        
    }
    .wrap-product ul {
        margin-top: 10px;
    }
    .wrap-product ul li a img {
        width: 100%;
        
    }
    .wrap-product ul li a p {
        margin-top: 10px;
        height: 30px;
        line-height: 30px;
        font-weight: 300;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.3);
    }

    .wrap-product ul li a {
        font-size: 14px;
        color: #000;
        text-align: center;
        margin-top: 10px;
          }
    .wrap-product h4 {
        font-weight: 300;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #ccc;
    }
    .product h4::before {
        display: none;
    }
    .product{
        display: none;
    }
    .swiper_recommend-left.fl .more i {
        width: 150px;
    }
    .product .u1 {
        width: 100%;
    }
    .application {
        padding: 10px 10px 20px 10px;

    }
    .application h4 {
        width: 100%;
        border-bottom: 1px solid #fff;
        font-weight: 300;
        text-align: center;
    }
   
    .application h4::before{
        display: none;
    }
    .application p {
        margin-top: 10px;
        width: 100%;
    }
    .application ul {
        margin-top: 10px;
    }
    .application ul li {
        width: 48%;
    }
    .news {
        margin-top: 10px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .news h4 {
        font-weight: 300;
        text-align: center;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .news h4::before {
        display: none;

    }
    .new-main-left {
        width: 100%;
    }
    .new-main {
        margin-top: 10px;
    }
    .new-main-right {
        width: 100%;
    }
 
    .new-main-right ul li a i {
        display: none;
    }
    .new-main-right ul li a b {
        margin-top: 10px;
    }
    .new-main-right ul li a span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.product0 ul{
    display: flex;
}
.product0 ul li{
    width: 25%;
    padding:10px;
    box-sizing: border-box;
}
.product0 ul li a{
    display: block;
}
.product0 ul li p{
    text-align: center;
    color: #333;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width: 650px) {}

@media screen and (max-width: 600px) {}