@charset "UTF-8";
/**
 * @Site  公司简介
 * @authors pengxing
 * @date    2022.11.21
 */
.banner{width:100%;height:550px;overflow:hidden;position:relative;background: url(../images/ajax-loader.gif) no-repeat center;}
.bannerInfo{width:1920px;height:550px;position:absolute;left:50%;margin-left:-960px;top:0;}
.bannerInfo .bajs-easy-slider-pagination{width: 100%;height: 16px;font-size: 0;line-height: 0;text-align: center;bottom:14px;z-index:11;}
.bannerInfo .bajs-easy-slider-pagination a{width: 16px; height: 16px; border-radius: 50%;display: inline-block;background-color: #cdcdcd;overflow: hidden;margin: 0 10px;opacity: 1;}
.bannerInfo .bajs-easy-slider-pagination a.active{background-color: #4390e3;}
.bannerWap{display:none;}
.item{width:1200px;margin:0 auto;}
.itemTie{text-align:center;padding:60px 0 50px;}
.itemTie span{line-height:40px;font-size:35px;font-weight:normal;color:#181717;display:block;}
.itemTie small{line-height:35px;font-size:14px;color:#8f8f8f;font-weight:normal;display:block;position:relative;}
.itemTie small i{width:45px;height:2px;background-color:#1ec2d2;display:block;position:absolute;left:50%;transform:translateX(-50%);bottom:0;}

.f1BoxDl{overflow:hidden;position: relative;padding-bottom:33px;}
.f1BoxDl dt{float:left;padding:22px 10px 20px 22px;position:relative;z-index:1;}
.f1BoxDl dt,.f1BoxDl dt img{width:560px;height:344px;}
.f1BoxDl dt i.ioc1{width:97px;height:85px;background:url(../images/ioc_a1.png) no-repeat;display:block;position:absolute;left:0;top:0;}
.f1BoxDl dt em{background-color:#edfcfc;display:block;position:absolute;z-index:-1;}
.f1BoxDl dt em.ioc2{width:380px;height:222px;left:0;bottom:0;}
.f1BoxDl dt em.ioc3{width:166px;height:166px;right:0;top:12px;}
.f1BoxDl dd{float:right;width:560px;padding-top:19px;}
.f1BoxDl dd p{line-height:32px;font-size:18px;color:#808080;padding-bottom:32px;}
.f1BoxDl dd a.btn{width:110px;height:46px;text-align:center;line-height:46px;font-size:18px;color:#808080;border:#dbdbdb solid 1px;border-radius:50px;display:block;position:relative;padding-right:30px;}
.f1BoxDl dd a.btn i{width:21px;height:15px;background:url(../images/ioc_a1.png) no-repeat;display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%);}

.f2Bg{background-color:#edfcfc;}
.f2BoxList{padding-bottom:20px;overflow:hidden;}
.f2BoxList li{float:left;padding:0 20px 40px;}
.f2BoxList li,.f2BoxList li img{width:360px;height:200px;}

@media only screen and (max-width: 750px){
	.container{max-width:750px;}
	.item{width:7rem;}
	.banner-layer{display:none;}
	.container .bannerWap{width:7.5rem;height:3.75rem;display:block;background: url(../images/ajax-loader.gif) no-repeat center; transition: height .3s;}
	.bannerWap,.bannerWap li img{width:7.5rem;height:3.75rem;}
	.bannerWap .bajs-easy-slider-pagination{width:7.5rem;text-align:center;line-height:0;position:absolute;left:0;bottom:.16rem;}
	.bannerWap .bajs-easy-slider-pagination a{width:.15rem;height:.15rem;font-size:0;background-color:#cdcdcd;border-radius:50%;display:inline-block;margin:0 .1rem;}
	.bannerWap .bajs-easy-slider-pagination a.active{background-color:#4390e3;}
	
	.item{width:7rem;margin:0 auto;}
	.itemTie{text-align:center;padding:.3rem 0 .4rem;}
	.itemTie span{line-height:.5rem;font-size:.4rem;}
	.itemTie small{line-height:.4rem;font-size:.2rem;padding-bottom: .1rem;}
	
	.f1BoxDl dt{float:none;width:auto;height:auto;padding:.22rem .1rem .15rem .22rem;}
	.f1BoxDl dt img{width:100%;height:auto;}
	.f1BoxDl dt i.ioc1{width:.97rem;height:.85rem;background-size:100% 100%;}
	.f1BoxDl dt em.ioc2{width:3.80rem;height:3.04rem;}
	.f1BoxDl dt em.ioc3{width:1.66rem;height:1.66rem;top:.12rem;}
	.f1BoxDl dd{width:auto;padding-top: .3rem;}
	.f1BoxDl dd h3{line-height: .5rem;font-size: .4rem;padding-bottom: .15rem;}
	.f1BoxDl dd p {line-height: .5rem;font-size: .28rem;padding-bottom: .15rem;}
	.f1BoxDl dd a.btn{display:none;}
	
	.f2BoxList{padding-bottom:20px;overflow:hidden;}
	.f2BoxList ul{display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between;}
	.f2BoxList li{float:left;line-height:0;padding:0;margin-bottom:.15rem;}
	.f2BoxList li,.f2BoxList li img{width:2.25rem;height:auto;}
}