@charset "utf-8";

table{border-collapse:collapse;border-spacing:0}
img{border:none;vertical-align:top}
.scgy img{
padding:10px; background:#FFFFFF
}
.scgy img{
	width:100%;
  transition: all 0.6s;
}
.scgy:hover img{
  transform: scale(1.1);
}
li{list-style:none}em,i{font-style:normal}
a{color:#000;text-decoration:none}a:hover{text-decoration:underline}
.fl,.mark{ float:left; display:inline;}
.fr,.subMark{float:right; display:inline;}
.spanclass,.contentdiv{display:none}
.clearfix:after{content:"\20";clear:both;height:0;display:block;overflow:hidden}.clearfix{*zoom:1} 
.wrap{width:100%;margin:0 auto;background-color:#fff;}
.mb10{margin-bottom:10px}.mb5{margin-bottom:5px}
.f14{font-size:14px;}


.product_web{max-width: 1540px;position:relative;margin: 100px auto;}
.prowebflex{display: flex;}
.flex-1 {flex: 1 1 0%;width: 30%;}
.pro_fele{position: relative;}
.prowebflex .text-000F17{font-size: 2.429rem;font-weight: bold;color: #000;margin-bottom: 30px;letter-spacing: 1px;}
.prowebflex .item-nab{display: flex;flex-wrap: wrap;}
.prowebflex .item-nab .item{padding-bottom: 3px;font-weight: 600;cursor: pointer;width: 45%;margin-right: 10%;margin-bottom: 10px;}
.prowebflex .item-nab .item span{display: inline-block;font-size: 16px;}
.prowebflex .item-nab .item.cur  span{border-bottom: 2px solid red;color: red;}
.prowebflex .item-nab .item:nth-child(2n){margin-right: 0;}
.proweb_img .pro-img{position: relative;font-size: 28px;font-weight: bold;padding-top: 30px;}
.proweb_img .pro-img img{position: absolute;top: 0;left: -40px;width: 150px;}
.product-bg-hover{position: relative;z-index: 10;overflow: hidden;cursor: pointer;width: 65%;}
.proweb_img .pro-img,.product-bg-hover .bg-box{display: none;}
.proweb_img .pro-img.cur,.product-bg-hover .bg-box.cur{display: block;}
.product_item{position: absolute;left: 0;top: 440px;width: 52%;z-index: 10;}
.product_item .product_ico{display: none;}
.product_item .product_ico.cur{display: block;}
.product_item .swiper-container{overflow: hidden;}
.product_ico{position: relative;}
.pro_fele img{display: block;width: 100%;cursor: pointer; border-radius: 15px;transition: all 0.6s;}

.pro_fele img:hover{ transform: translateY(-15px); }
.product_item .icon-text{font-size: 18px;line-height: 28px;color: #000;font-weight: bold;margin: 10px 0;}
.product_item .items-baseline{font-size: 28px;font-weight: bold;color: #000;}
.product_item .swiper-button-next, .product_item .swiper-button-prev{top: var(--swiper-navigation-top-offset, 45%);}
.product_item .icon-text .icon-text-1{color: #999;}


.bs-gwrap{background: #f0f0f0;margin-top: 300px;padding: 80px 0;}
.bs-gwrap-content{margin: 0 2.5%;border-top: 1px solid #c5c5c5;}
.bs-gcon-padding{padding: 80px 0 0;display: flex;}
.bs-gwrap-title{width: calc(35% - 200px);padding:0 50px;border-bottom:1px solid #c5c5c5;margin: 0 50px ;display: flex;flex-wrap: wrap;    align-items: stretch;align-content: space-between;}
.bs_tit,.bs_more{width: 100%;}
.bs_tit_en{font-size: 120px;color: #000;font-weight: bold;line-height: 120px;}
.bs_tit_en span{display:block;}
.bs_tit_cn{font-size: 40px;color: #000;font-weight: bold;}
.bs_more{cursor: pointer;display: inline-block;width: 100%;font-size: 20px;padding-bottom: 10px;text-align: left;background: url(../images/rightjiantou.png);background-position: 90% 40%;background-repeat: no-repeat;background-size: 30%;transition: 0.4s ease-in-out;}
.bs_more:hover{background-position: 100% 40%;}
.jtyc_sbt{width: calc(65% - 51px);padding-left: 50px;display: flex;flex-wrap: wrap;border-left:1px solid #c5c5c5;}
.dsp_tupian img{display: block;width: 100%;transition: 0.4s ease-in-out;}
.dsp_f_ico:hover img{transform: scale(1.03);}
.jtyc_sbt .dsp_title{font-size: 30px;font-weight: bold;padding: 10px;text-align: center;letter-spacing: 1px;}
.jtyc_sbt .dsp_f_ico{width: 23.5%;margin-right: 2%;margin-bottom: 20px;}
.jtyc_sbt .dsp_f_ico:nth-child(4n){margin-right: 0;}
.jtyc_sbt .dsp_f_ico:nth-last-child(-n+4){margin-bottom: 0;}

.indexscgj .swiper-wrapper .swiper-slide{overflow: hidden;margin-bottom: 20px;}

.gcsgpart {overflow: hidden;display: flex;width: 100%;margin-top: 20px;}
.gcsgpart ul {display: flex;align-items: center;}
.gcsgpart ul li {width: 120px;margin-right: 20px;}
.gcsgpart ul li:first-of-type{width: 60px;}
.gcsgpart ul li img{display: block;width: 100%;}



@media screen and (max-width: 1500px) {
	.product_web{width: 95%;}
	.product-bg-hover{width: 60%;}
	.product_item{top: 360px;width: 55%;}
}


@media screen and (max-width: 1280px) {
	.product-bg-hover{width: 56%;}
	.prowebflex .text-000F17{font-size: 30px;}
	.product_item {top: 300px; width: 60%;}
	
}

@media screen and (max-width: 1024px) {
	.product-bg-hover{width: 50%;}
	.product_web{width: auto;padding-left: 15px;padding-right: 15px;margin: 40px auto;}
	.prowebflex .item-nab .item{margin-right: 25px;}
	.prowebflex .item-nab {justify-content: space-between;}
	.prowebflex .item-nab .item:last-child{margin-right: 0;}
}
@media screen and (max-width: 860px) {
	.indexscgj .swiper-wrapper .swiper-slide{margin-bottom: 0;}
	.indexscgj .swiper-wrapper .swiper-slide:nth-child(2){margin-top: 0 !important;}
	.pb-5, .py-5{padding-bottom: 30px !important;}
	.pt-5, .py-5 {padding-top: 30px !important;}
	.num .timer{font-size: 30px;}
	.prowebflex{flex-wrap: wrap;}
	.prowebflex .text-000F17{font-size:1.428rem;text-align: center;}
	.prowebflex .item-nab {width: 100%;margin: 0 auto;}
	.prowebflex .item-nab .item{font-size: 14px;width: 49%;margin-right: 2%;justify-content: center;display: flex;}
	.prowebflex .item-nab .item:nth-child(3){margin-right: 2%;}
	.prowebflex .item-nab .item:nth-child(2n){margin-right: 0;}
	
	.proweb_img .pro-img{font-size: 22px;padding-top: 20px;}
	.flex-1{width: 100%;}
	.productremcon{margin-top: -20px !important;padding-top: 0 !important;}
	.product-bg-hover{width: 100%;margin-top: 20px;}
	.product_item {top: 30px;width: 100%;position: relative;}
	.indexabout{margin-top: 40px;}
	.indexabout .mt-5, .indexabout .my-5{margin-top: 0 !important;}
	.prosiucde .row .row{justify-content: center;}
	.prosiucde .swiper-button-next, .prosiucde .swiper-button-prev{width: 30px !important;height: 30px !important;}
	.prosiucde .swiper-button-next:after, .prosiucde  .swiper-button-prev:after{font-size: 0;display: none;}
	#index_product{width:100%;}
	.lianxiwomen .why-box{height: auto;padding: 1px;}
	.lianxiwomen .why-box img{width: 35px;}
	.lianxiwomen .why-box .tcbox{padding: 10px !important;}
	.footer{padding-top: 1rem !important;}
	.footer .pb-5{padding-bottom: 0 !important;}
	.pages{margin-top: 0 !important;}
	.prosiucde{padding: 0 !important;}
	.prosiucde .swiper-button-next, .prosiucde .swiper-button-prev{display: none !important;}
	.prosiucde .swiper-wrapper{flex-wrap: wrap;}
	.prosiucde .swiper-wrapper .swiper-slide{width: 48% !important;margin-right: 4% !important;margin-bottom: 15px;}
	.prosiucde .swiper-wrapper .swiper-slide:nth-child(2n){margin-right: 0 !important;}
	.index_product_box{border: none;}
	.index_product_box .title{padding: 5px 5px 15px;}
	.prosiucde>.row>.col-md-12 .mb-3{margin-bottom: 0 !important;}
	.prosiucde>.row>.col-md-12 .colorcb   {display: none;}
	.index_aboutbig>.aboutlist2>.colorcb {margin-bottom: 0 !important;}
	.index_aboutbig>.aboutlist2>.more-btn-kong{    padding: 0 16px;
    min-width: initial;
    height: 34px;
    line-height: 36px;margin-bottom: 30px;}
	.indexscgj {width: 100%;}
	.indexscgj .swiper-wrapper{width: 100% !important;display: block !important;}
	.indexscgj .swiper-wrapper .swiper-slide{width: 48% !important;margin-right: 4% !important;margin-bottom: 15px;float: left;margin-top: initial !important;}
	.indexscgj .swiper-wrapper .swiper-slide:nth-child(2n){margin-right: 0 !important;}
	.indexscgj .swiper-wrapper .swiper-slide img{padding: 0 !important;}
	.bg19>.container{padding: 0;}
	
}