.gallery-top-box{margin-top: 90px;}
.gallery-top-box .swiper-slide img{width: 100%;}

/*背景设置*/
#wrap{width:100%;height:auto;margin:0 auto;background: url('../images/body_backgroud.png');background-repeat: no-repeat;background-position:0px 300px;background-attachment: fixed;background-size: 100%}
.title{text-align: center;margin:0 auto;margin-top:20px;width:600px;height: auto;font-weight:bold;}
.title .title-zh{height:60px;font-size: 32px;padding-top:15px;color:var(--color01);}
.title .title-en{height:40px;font-size: 22px;margin-top:0px;color:#5F5D5D;word-spacing:6px}
.hr-space{background-color: var(--color01);height: 3px;}
#part1-readmore span{background:var(--color01);color:white;display:block;width:130px;height:30px;line-height: 30px;text-align: center;}
#swiper{width: 100%;height:550px;margin-left: 0px;padding-left:0;}

/*#qin-introduce*/
#qin-introduce{width: 100%;}
#qin-introduce .content{margin-top:20px;}
#qin-introduce .title{margin-top:20px;}
#qin-introduce .content #part1{width: 100%;display: flex;justify-content: space-between;}
#qin-introduce .content #part1-words{width:calc(50% - 10px);padding-left: 40px;}
#qin-introduce .content #part1-words #part1-title{font-size: 24px;font-weight: 600;margin-top:20px;color:black;}
#qin-introduce .content #part1-words .hr-space{margin-top:8px;width: 100px;}
#qin-introduce .content #part1-words #part1-des{margin-top:18px;line-height: 28px;font-size: 16px;text-align:justify;word-wrap: break-word;}
#qin-introduce .content #part1-words #part1-des a{overflow: hidden;-webkit-line-clamp: 6;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
#qin-introduce .content #part1-words #part1-des a:hover p{color: var(--color01);}
#qin-introduce .content #part1-words #part1-readmore{margin-top:15px;}
#qin-introduce .content #part1-pic{width: calc(50% - 10px);height:300px;}
#qin-introduce .content #part1-pic img{width:100%;height: 100%;transition: .3s;}
#qin-introduce .content #part1-pic a{width: 100%;height: 100%;overflow: hidden;}
#qin-introduce .content #part1-pic a:hover img{transform: scale(1.1);}
.part1Des{text-indent:35px;}

/*#qin-video*/
#qin-video{background:rgb(210, 210, 210);margin-top: 10px;display: flex;}
#qin-video #qin-video-left{width: 50%;height: 450px;}
#qin-video #qin-video-left a{height: 100%;overflow: hidden;}
#qin-video #qin-video-left img{width: 100%;height: 100%;object-fit: cover;transition: .3s;transition: .3s;}
#qin-video #qin-video-left a:hover img{transform: scale(1.1);}
#qin-video #qin-video-right{width: 50%;height:auto;background: var(--color01);padding: 40px;}
#qin-video #qin-video-right #title{font-size: 24px;font-weight: 600;background:var(--color01);color:#FFFFFF;}

#qin-video #qin-video-right #qvHr{margin-top:8px;width: 100px;color:#FFFFFF;background: #FFFFFF;height: 2px;}
#qin-video #qin-video-right #qvcontent{color:#FFFFFF;margin-top:30px;line-height: 32px;font-size: 16px;text-align:justify;word-wrap: break-word;}
#qin-video span{background:#FFFFFF;color:white;display:block;width:130px;height:30px;line-height: 30px;text-align: center;border: 1px solid #FFFFFF;color:var(--color01);}
#qvcontent p{color:#FFFFFF;}
#qvcontent a{color:#FFFFFF;overflow: hidden;-webkit-line-clamp: 6;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
#part2-readmore{margin-top:40px;}
#stitle{margin-top:100px;margin-bottom:50px;}

/*明星产品*/
#starProucts{}
#starProucts #star-lists{margin-top:20px;padding: 0 10%;display: flex;flex-wrap: wrap;justify-content: space-between;}
#starProucts #star-lists .star-item{width: 45%;text-align: center;margin-bottom: 60px;}
#starProucts #star-lists .star-item .itemPic{width:320px; height: 320px; margin:0 auto;}
#starProucts #star-lists .star-item .itemPic img{width:100%;height: 100%}
#starProucts #star-item1{/*background: url('images/index/网站内页34.jpg');*/ background-repeat:no-repeat;background-size:100% 37%;background-position:0 60px;}
#starProucts #star-item2{/*background: url('images/index/网站内页34.jpg'); */background-repeat:no-repeat;background-size:100% 37%;background-position:0 60px;}
#starProucts #star-item3{ background-repeat:no-repeat;background-size:100% 37%;background-position:0 60px;}
#starProucts #star-item4{ background-repeat:no-repeat;background-size:100% 37%;background-position:0 60px;}
#starProucts #star-item5{background-repeat: no-repeat;background-size: 100% 37%;background-position: 0 60px;}
#starProucts #star-item6{background-repeat: no-repeat;background-size: 100% 37%;background-position: 0 60px;}
#starProucts .description{margin-top:20px;}
#starProucts .description .itemSname{font-size: 32px; font-weight: 360; color:var(--color01);}
#starProucts .description .itemFname{font-size: 16px; font-weight: 300; color:var(--color01);}
#starProucts .description .itemFname .itemFullname{display:inline-block; margin:0 auto; min-width:78%; height:40px; line-height: 40px;padding: 0 10px;  background:var(--color01); color:#FFFFFF; font-size:24px; border-radius: 30px;margin-top: 10px;}

/*横幅广告1*/
#longAdv{width: 1440px;height: 500px;margin: 0 auto;margin-top:20px; background: rgb(210, 210, 210);background-image: url('../image/s4.jpg');}

/*一般产品系列*/
#products .Iproduct-list .type{margin-top:35px;padding:50px;display: flex;justify-content: space-between;}
#products .Iproduct-list .type:nth-child(even){border:12px solid #5F5D5D;}
#products .Iproduct-list .type:nth-child(even) .intro{margin-right: 50px; width:44%;}
#products .productTitle{font-size: 32px;font-weight: 550;color:var(--color01);line-height: 1.5;}
#products .Iproduct-list .type:nth-child(even) #typeImg{margin-right:50px; width: 44%; height: 600px;}
#products .type img{width: 100%; height: 100%;object-fit: contain;}
#products .productDes{line-height: 26px;  font-size:16px;}
.type .productFeature{line-height: 26px;  font-size:16px;}
.type .spanDes{margin:15px 0;font-size: 20px; font-weight: 400;}
.type .spanDes span{margin-top:10px;}
#products .Iproduct-list .type:nth-child(even) .readmore  span {margin-top: 30px;background: #5f5d5d;color: #FFFFFF;display: block;width: 130px;height: 30px;line-height: 30px;text-align: center;}
#products .Iproduct-list .type:nth-child(odd) .intro{margin-left: 50px; width:44%;}
#products .Iproduct-list .type:nth-child(odd){border:12px solid var(--color01);flex-direction: row-reverse;}
#products .Iproduct-list .type:nth-child(odd) #typeImg{margin-right:50px; width: 44%;}
/* #products .type:nth-child(odd) .readmore span{margin-top:30px; background:var(--color01);color:#FFFFFF;display:block;width:130px;height:30px;line-height: 30px;text-align: center;} */
#products .Iproduct-list .type:nth-child(odd) .readmore span{margin-top:30px; background:var(--color01);color:#FFFFFF;display:block;width:130px;height:30px;line-height: 30px;text-align: center;}
#longAdv2{height: 405px;margin-top:20px; background: rgb(210, 210, 210);}
#longAdv2 img{width:100%;height: 100%;}
#productFeature1{text-align:justify;}

/*news*/
.hrSpace{height: 3px;background: grey;padding-left: 40px;width: 100%;}
.hrSpace2{height: 3px;background: grey;padding-left: 40px;width: 100%;}
#news{margin-top:30px;}
#news .title{margin:0 auto;}
#news #newsContent{margin-top:30px;display: flex;justify-content: space-between;}
#news #newsContent #newsDescription:hover #newsDesTitle,#news #newsContent #newsItem:hover .newsItemTitle{color:var(--color01);}
#news #newsLeft{width: 48%;padding-left:50px;}
#news #newsLeft #newsPic1{width:100%;}
#news #newsPic1Wrap{width:100%;height:320px;}
#news #newsLeft #newsPic1 a{width:100%;height:100%;overflow: hidden;}
#news #newsLeft #newsPic1 img{width:100%;height:100%;transition: .3s;}
#news #newsLeft #newsPic1 img:hover{transform: scale(1.1);}
#news #newsRight{width: 48%;padding-left:40px;}
#news #newsDescription{width: 100%;}
#news #newsDescription #newsDesTitle{font-size: 24px; line-height:1.8; font-weight: bold;}
#news #newsDescription #newsDesContent{font-size: 16px;line-height: 32px;text-indent:35px}
#news #newsDescription #newsDesContent a{overflow: hidden;-webkit-line-clamp: 3;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
#news #newsDescription #newsDesReadMore #news-readmore{background:var(--color01);color:white;display:block;margin-top:30px;width:130px;height:30px;line-height: 30px;text-align: center;}
#news-readmore a{color:#FFFFFF;text-decoration: none;}
#news-readmore span{color:#FFFFFF;}
#news .newsItem{margin-bottom:10px;}
#news .newsItem a{color:black;}
#news .newsItem .newsItemTitle{margin-top: 20px;font-size: 28px;font-weight: 600;line-height: 1.5;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
#news .newsItem .newsItemContent{margin-top:10px;font-size: 16px;line-height: 1.8;text-indent:35px;overflow: hidden;-webkit-line-clamp: 3;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;text-align: justify;}
#news #hrSpace2Bottom{width: 640px;float:right;}
#newsDate{z-index: 5;position: absolute;background:var(--color01);width: 98px;height: 98px;font-size: 32px;word-wrap:break-word;text-align: center;color:#FFFFFF;font-weight: 800;line-height: 49px;}
div#newsItem3Time{margin-top: 1%;font-size: large;font-weight: 600;color: #808080;}
/*swiper插件css轮播图*/
.swiper-container {width: 100%;} 
.swiper-slide {width:auto;}
.swiper-slide img{width:100%;}
.swiper-pagination-bullet{width:10%;height:100%;border-radius: 0;opacity: 0.5;background: none;}
.swiper-pagination-bullet img{width:100%;height:100%;border: 0px solid white;}
.swiper-pagination-bullet-active{background:none;border:3px solid #FFFFFF; opacity: 1}

#itemPic3{width:520px;height: 320px}
#itemPic3 img{width:80%;height:250px;margin-top:50px;margin-left:15%;}
#itemPic5 img{margin:0 auto;}
div#products {margin-top: 10%;}

#products #products-readmore1 a span {margin-left: 40px;margin-top: 30px;background: #5f5d5d;color: #FFFFFF;display: block;width: 130px;height: 30px;line-height: 30px;text-align: center;}
