:root {
	--a-hover:#1D60FF;
	--menu-background: #3B6AE0;
}
a:hover{
    color: var(--a-hover);
}
body{
	font-size: 15px;
}
p{
	margin-bottom: 12px;
	line-height: 28px;
}

#banner{
	height: 600px;
}
.gt_widget .gt_widget_title {
	margin-bottom: 30px;
}
.gt_widget .gt_widget_title .title{
	display: none;
}
.gt_widget .gt_widget_title {
	display: flex;
	justify-content: end;
}
.indexindex .gt_widget .gt_widget_title .title{
	padding: 0;
	width: 60%;
	display: block;
}
.gt_widget_title .title h2,.titleBoxBg{
	background-image: url(http://qipeima.oss-cn-shenzhen.aliyuncs.com/admin/202506/012025061715355562.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 51px;
	width: 100%;
	padding-left: 8%;
	box-sizing: border-box;
	margin: 50px 0 30px;
	text-align: left;
	font-size: 20px;
	line-height: 30px;
}

.indexindex #news .gt_widget_title .title{
	width: 100%;
}
.gt_widget .gt_widget_title .morelink{
	left: inherit;
	right: 0;
	top: 32%;
	color: var(--a-hover);
}
.indexindex #news .gt_catalist9 .line-3{
	-webkit-line-clamp: 2;
}
.indexindex #news .gt_widget_title{
	margin-bottom: -15px;
}

.pages .gt_widget_title{
	display: none;
}
.article .gt_widget_title .title{
	display: block;
	width: 100%;
}
.article .gt_widget_title .title h2, .titleBoxBg{
	text-align: center;
	background-size: contain;
}

#smallbanner{
	height: 200px;
}

.indexindex #company_info,.indexindex #news{
	width: calc(50% - 66px);
	display: inline-block;
	margin: 30px;
	vertical-align: top;
	position: relative;
}

.indexindex #company_info .companyImgBox{
	background: #F8F9FB;
	width: 95%;
	padding: 20px;
	box-sizing: border-box;
	position: absolute;
	bottom: -20px;
	left: -20px;
	line-height: 26px;
}
.companyImgBox p{
	text-indent: 2em;
	margin-bottom: 10px;
}
.indexindex #news .gt_catalist9 .gt_flex_container{
	padding: 15px;
	border-bottom: 1px solid #E9E9EE;
}
.indexindex #news .gt_catalist9 .newsimg{
	width: 100px;
	aspect-ratio: 1/1;
	object-fit: cover;
}
.indexindex #news .gt_catalist9 h3{
	text-align: left;
	color: #000;
	margin: 0;
	margin-bottom: 10px;
}
.indexindex #news .gt_catalist9 h3 a{
	color: inherit;
}
.indexindex #news .gt_catalist9 h3 span{
	display: none;
}
.catalogueBox_4E{
	background-image: url(http://qipeima.oss-cn-shenzhen.aliyuncs.com/admin/202506/012025061717075078.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.catalogueBox_4E .gt_img_container{
	background: transparent;
	font-weight: 400;
}
.indexindex .gt_swiperslide .imgTitle h3{
	font-weight: 400;
	text-align: center;
	margin: 10px auto;
} 
.indexindex .swiper-pagination{
	display: none;
}

/* 修改前一个按钮的样式 */
.catalogueBox_4E .swiper-button-prev,#qualificationCertificate .swiper-button-prev {
    background-image: url('/web/images/l.png'); /* 自定义图片 */
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
}
 
/* 修改后一个按钮的样式 */
.catalogueBox_4E .swiper-button-next,#qualificationCertificate .swiper-button-next {
    background-image: url('/web/images/r.png'); /* 自定义图片 */
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
}
.catalogueBox_4E .swiper-button-prev:after,.catalogueBox_4E .swiper-button-next:after,
#qualificationCertificate .swiper-button-prev:after,#qualificationCertificate .swiper-button-next:after{
	content: '';
}

.indexindex #caseCenter .gt_catalist1 .gt_flex_41 h3{
	font-weight: 400;
	font-size: 16px;
}
.indexindex #caseCenter .gt_catalist1 .gt_flex_41 p{
	display: none;
}
.blueBtn{
	width: 230px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: var(--menu-background);
	border: 1px solid var(--menu-background);
	border-radius: 26px;
}


.aboutus .contact-card.beautiful_form{
	display: none;
}

.blueF{
	color: var(--menu-background);
}

.company_meiBox{
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	padding: 30px 0 0 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.company_meiBox .company_meiCon,.company_meiBox .companyImg{
	width: 43%;
}
/* .company_meiCon h1{
	width: 170px;
} */
.company_meiBox .companyImgBox{
	line-height: 30px;
}
.companyAbout2{
	padding-top: 50px;
}
.companyAbout2Con h1{
	padding: 0 10% 30px;
}
.companyAbout2Img{
	width: 495px;
}
.companyAbout2Con .companyAbout2ConTxt{
	background-color: #F3F5F7;
	padding:0 10%;
}
.companyAbout2Con .companyAbout2ConTxt .item{
	padding: 16px 0 3px;
	max-width: 460px;
}
.companyAbout2Con .companyAbout2ConTxt .item h4{
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 8px;
}
.companyAbout2Con .companyAbout2ConTxt .item p{
	line-height: 25px;
}
.companyAbout3 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px;
	box-sizing: border-box;
}
.companyAbout3 .companyAbout3Imgs img{
	display: inline-block;
	margin: 5px;
}
.RDStrengthBox .strengthImg1{
	margin-left: 6%;
}
.RDStrengthBox .strengthImg2{
	margin-right: 6%;
}
.RDStrengthBox h3{
	text-indent: 2em;
	/* font-size: 18px; */
	font-weight: 500;
}
.strengthBox2 h3{
	padding-right: 2em;
	text-indent:0;
}
.RDStrengthBox .strengthImgs{
	margin: 10px;
	width: calc(33% - 20px);
	max-width: 380px;
}
.strengthBox4 .strengthBox4Con {
	padding: 30px;
	background-color: #F6F8F9;
}
.attractTalentsBox{
	margin-bottom: 30px;
	line-height: 27px;
	margin-top: 40px;
}
.attractTalentsBox .leftBox{
	width: 200px;
	min-height: 100px;
	background: url(http://qipeima.oss-cn-shenzhen.aliyuncs.com/admin/202506/012025061918023553.png) no-repeat;
	background-size: 100%;
	padding-top: 40px;
	padding-left: 30px;
	box-sizing: border-box;
	margin-right: 6%;
}

.articleSwiper .articleSlide img.width100{
	object-fit: scale-down;
}

#map {
    width: 100%;
    height: 500px;
    /* max-width: 960px; */
    margin-top: 10px;
}












@media screen and (max-width: 1200px){
	.companyAbout2Img {
	    width: 476px;
	}
	.companyAbout2Con h1{
		padding: 0 15px 15px;
	}
	.companyAbout2Con .companyAbout2ConTxt{
		padding: 0 15px 0 15px;
	}
}

@media screen and (max-width: 1100px){
	.gt_menu .gt_nav_item a{
		padding: 0;
		font-size: 14px;
	}
	.indexindex #company_info,.indexindex #news{
		width: 100%;
		display: block;
		margin: 0px;
	}
	.gt_widget .gt_flex h3{
		font-size: 16px;
	}
	.companyinfo19Left{
		width: 260px;
	}
	.companyinfo19Box {
	    padding: 15px;
	}
	.companyinfo17Box .messageBox .mipt, .companyinfo19Form .mipt {
	    padding:15px 8px;
	}
	.companyAbout2{
		padding-top: 0px;
	}
	
	
	
}	
	
@media screen and (max-width: 991.98px){
	h1{
		font-size: 22px;
	}
	#banner{
		height: 250px;
	}
	.indexindex #company_info .companyImgBox{
		position: relative;
		left: 0;
		width: 100%;
	}
	.gt_widget .gt_flex h3{
		font-size: 15px;
	}
	.indexindex .gt_swiperslide .imgTitle h3{
		font-size: 12px;
	}
	
	.companyinfo19Form .miptBox{
		margin-left: 0;
	}
	.company_meiBox{
		padding: 20px;
		display: block;
	}
	.company_meiBox .company_meiCon, .company_meiBox .companyImg{
		width: 100%;
	}
	.companyAbout2{
		display: block;
	}
	.companyAbout2Img{
		width: 100%;
		margin-bottom: 30px;
	}
	.companyAbout2Con h1{
		padding-left: 20px;
	}
	.companyAbout2Con .companyAbout2ConTxt{
		padding:0 20px;
	}
	.companyAbout2Con .companyAbout2ConTxt .item{
		padding: 20px 0;
	}
	.companyAbout3{
		padding:30px 20px;
	}
	.companyAbout3 .companyAbout3Imgs img{
		width: 91px;
	}
	.companyAbout3 .layui-container{
		padding: 0;
	}
	.RDStrengthBox .displayB{
		display: block;
	}
	.RDStrengthBox .strengthImg1{
		margin-left: 0;
		width: 100%;
	}
	.RDStrengthBox .strengthImg2{
		margin-right: 0;
		width: 100%;
	}
	.RDStrengthBox .h3Box{
		margin-top: 20px;
	}
	.strengthBox4 .strengthImg2{
		margin-bottom: 10px;
	}
	.RDStrengthBox .strengthImgs{
		margin: 5px;
		width: calc(33.33% - 10px);
	}
	.attractTalentsBox{
		font-size: 13px;
		line-height: 25px;
	}
	.attractTalentsBox .leftBox{
		width: 80px;
		padding-top: 40px;
		padding-left: 6px;
		margin-right: 3%;
	}
	.attractTalentsBox h1{
		font-size: 17px;
	}
	.attractTalentsBox .marginb40{
		margin-bottom: 20px;
	}
	#map {
		height: 240px;
	}
	#smallbanner{
		height: 145px;
	}
	#banner{
		height: 160px;
	}
	
	
	
	
	
	
	
	
}




