/*公共属性*/
*{
	margin:0px;
	padding:0px;
    font-family: "PingFang SC","Source Han Sans CN","Microsoft YaHei";
	text-decoration: none;
	list-style:none;
}
em{
	font-style: normal;
}
/*左浮*/
.l{
	float: left;
}
/*右浮*/
.r{
	float: right;
}
/*清除浮动*/
.clear{
	clear:both;
}
.content{width: 1300px;margin: 0 auto;}

.display{display: inline-block;}

.middle{vertical-align: middle;}

.middles{vertical-align: top;}

img{border:0;vertical-align:bottom;max-width:100%;display: block;image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */}

.center{text-align: center;}

/*头部*/
.head{position:absolute;left: 0%;top: 0%;width: 100%;z-index: 999;background-color: rgba(0,0,0,0.4);}
.headl{margin: 25px 0;}
/*.headr{margin-top: 40px;}*/
.headr_lanmu{width: 100px;text-align: center;position: relative;height: 103px;}
.headr_lanmu a{font-size: 16px;color: #fff;}
.headr_lanmu_yj{line-height: 103px;}
.headr_lanmu_ej{position: fixed;left: 50%;top:103px;display: none;/*width: 100%;*/-webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    transform:translate(-50%,0%);}
.headr_lanmu:hover .headr_lanmu_ej{display: block;}
.headr_lanmu_ejs{background-color:#fff;padding:40px 40px 60px 40px;border-radius: 15px;}
.headr_lanmu_ej_bt{color:#222222;font-size:30px;font-weight: 900;position: relative;padding-left:25px;text-align: left;margin-bottom:50px;}
.headr_lanmu_ej_bt_sg{position: absolute;left: 0%;top:15%;width:6px;height:30px;background-color:#fa3350;}
.headr_lanmu_ej_conl{padding-right:40px;padding-left:40px;height:100%;border-right:1px solid #dddddd;text-align: left;display: table-cell;}
.headr_lanmu_ej_conl:first-child{padding-left:0px;}
.headr_lanmu_ej_conl:last-child{padding-right:0px;border-right:none;}
.headr_lanmu_ej_conlej{margin-bottom:4px;}
.headr_lanmu_ej_conlej a{color:#222222;font-size:22px;font-weight: 600;}
.headr_lanmu_ej_conlsj a{display: block;color: #666666;font-size: 16px;margin-top:23px;border-bottom: 1px solid #fff;}
.headr_lanmu_ej_conlsj a:hover{color: #222222;border-bottom:1px solid #222;font-weight: 600;}


/*.headr_lanmu a:hover{color: #54c3f1;}*/
.swiper-container_lb .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius:12px;
    background: #000;
    opacity: 0.3;
}
.swiper-container_lb .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
    width: 32px;
}

.headr_lanmu_hg{position: absolute;width: 100%;height: 2px;background-color: #54c3f1;left: 0px;bottom:0px;display: none;}
.headr_lanmu:hover .headr_lanmu_hg{display: block;}
.headr_lanmu_xl{position: absolute;width: 105%;left: -2%;top:100%;z-index: 9999;background-color: #fff;display: none;}
.headr_lanmu:hover .headr_lanmu_xl{display: block;}
.headr_lanmu_xl_con{line-height: 50px;}
@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}
.ban_sb{position:absolute;left:48.5%;bottom:5%;z-index: 999;-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);animation: bounce 3s infinite;}



/*底部*/
.bot{background: url(../images/10.jpg) no-repeat center;background-size: 100% 100%;}
.bot_top{padding: 60px 0;}
.bot_top_lanmul{padding:0 46px;border-right:1px solid #fff;}
.bot_top_lanmul:first-child{border-left:1px solid #fff;}
.bot_top_lanmul a{font-size:16px;color:#fff;}
.bot_top_lanmuls{border-bottom:1px solid rgba(255,255,255,0);}
.bot_top_lanmuls:hover{border-bottom:1px solid rgba(255,255,255,1);}
.bot_top_con{margin-top:50px;}
.bot_top_conl_wz{margin-top:30px;color:#bbbbbb;font-size:16px;line-height: 30px;}
.bot_top_conrl{text-align: center;width:120px;}
.bot_top_conrlwz{color:#bbbbbb;font-size:14px;margin-top:10px;}
.botx{padding:18px 0 20px 0;border-top:2px solid #626262;color:#bbbbbb;font-size:14px;}
.botx a{color:#bbbbbb;}
.cbl{position: fixed;right:5%;bottom:8%;display: none;cursor: pointer;}

/*s1*/
.s1{background: url(../images/1.jpg) no-repeat center;background-size: 100% 100%;padding:73px 0 104px 0;}
.s1_topl{color:#909090;font-size:32px;text-transform: uppercase;}
.s1_topl span{color:#222222;font-weight: 600;font-size:34px;}
.s1_toprl{padding:12px 16px;border-radius: 10px;color:#666666;font-size:16px;cursor: pointer;}
.s1_topr .s1_toprl_act{background-color:#232323;color:#fff;}
.s1_bot{margin-top:110px;}
.s1_bot .swiper-container_s1{padding-bottom:135px;}
.swiper-container_s1 .s1_botl{width:41%;margin-right:6%;}
.swiper-container_s1 .s1_botr{width:52%;}
.s1_botl img{width:100%;border-radius: 20px;}
.s1_botr_bt{color:#222222;font-size:50px;margin-bottom:90px;font-weight:600;}
.s1_botr_jj{color:#666666;font-size:16px;line-height: 40px;text-indent: 2em;}
.s1_bot{display: none;}
.s1_bot .swiper-container_s1 .swiper-pagination {
     text-align: left;
     color:#666666;
     font-size:24px;
}
.s1_bot .swiper-container_s1 .swiper-pagination .swiper-pagination-current{color:#222222;font-size:80px;font-weight: 600;}
.swiper-container_s1 .swiper-button-prev{
    background-image: url(../images/2.png);
    left: 47%;
    top: 90%;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    z-index: 99;
}
.swiper-button-prev:hover{
    background-image: url(../images/3.png);
}
.swiper-container_s1 .swiper-button-next{
    background-image: url(../images/4.png);
    right: 42%;
    top: 90%;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    z-index: 99;
}
.swiper-button-next:hover{
    background-image: url(../images/5.png);
}

/*s2*/
.s2{background: url(../images/2.jpg) no-repeat center;background-size: 100% 100%;padding:83px 0 35px 0;}
.s2_top{text-align: center;font-size:36px;color:#ffffff;}
.s2_top_bt{font-weight: 600;}
.s2_top_jj{color:#aaaaaa;font-size:16px;padding:25px 0 0 0;}
.s2_top_hg{width:95px;height:3px;background-color:#fa3350;display: inline-block;}
.s2_top_yw{text-transform: uppercase;color:#ffffff;font-size:18px;font-weight: 600;margin:20px 0 70px 0;}
.s2_botl{width:31%;margin-right:3%;text-align: center;background-color:#fff;overflow: hidden;border-radius: 10px;margin-bottom:45px;}
.s2_botl:hover{background-color:#222222;}
.s2_botl:nth-child(3n){margin-right:0%;}
.s2_botl_wz{padding:20px 0;color:#222222;font-size:18px;}
.s2_botl:hover .s2_botl_wz{color:#fff;}
.s2_botl_img{width: 100%;overflow: hidden;height:227px;}
.s2_botl_img img{width: 100%;transition: all 0.9s;height: 100%;-o-object-fit: cover;object-fit: cover;object-position:top center;}
.s2_botl:hover .s2_botl_img img{transform: scale(1.4);}

/*s3*/
.s3{background: url(../images/3.jpg) no-repeat center;background-size: 100% 100%;padding:90px 0 105px 0;}
.s3_bot{margin-top:100px;text-align: center;}
.s3_botl{width:23%;margin-right:2%;background-color:#fff;border-radius: 10px;text-align: center;padding:60px 0;}
.s3_botl:hover{box-shadow: 0 0 10px 10px #f6f5f5;}
.s3_botl:nth-child(4n){margin-right:0%;}
.s3_botl_img{width:120px;}
.s3_botl_bt{color:#222222;font-size:28px;font-weight: 600;margin:35px 0;}
.s3_botl_con{width:73%;margin:0 auto;color:#777777;font-size:16px;line-height: 30px;text-align: justify;height:180px;}

/*s4*/
.s4{background: url(../images/4.jpg) no-repeat center;background-size: 100% 100%;padding:83px 0 35px 0;}
.s4l{width:630px;background-color:#fff;overflow: hidden;border-radius: 10px;}
.s4r{width:630px;}
.s4l_top{position:relative;}
.s4l_topzt{width:100%;height:384px;overflow:hidden;}
.s4l_topzt img{width: 100%;transition: all 0.9s;height: 100%;-o-object-fit: cover;object-fit: cover;object-position:top center;}
.s4l:hover .s4l_topzt img{transform: scale(1.4);}
.s4l_top img{width:100%;}
.s4l_top_sj{position: absolute;right:0%;bottom:0%;padding:22px 20px;background-color:#232323;color:#fff;font-size:30px;font-weight:600;border-radius: 10px 0 0 0;}
.s4l_bot{padding:30px;}
.s4l_bot_bt{color:#222222;font-size:18px;margin-bottom:35px;font-weight: 600;}
.s4l_bot_tz img{width:50px;}
.s4r_topl{background-color:#fff;overflow: hidden;border-radius: 10px;width:300px;margin-right:30px;}
.s4r_topl:nth-child(2n){margin-right:0px;}
.s4l_topzr{width:100%;height:182px;overflow:hidden;}
.s4l_topzr img{width: 100%;transition: all 0.9s;height: 100%;-o-object-fit: cover;object-fit: cover;object-position:top center;}
.s4r_topl:hover .s4l_topzr img{transform: scale(1.4);}
.s4r_tops_con{padding:25px 20px;}
.s4r_tops_conwz{color:#666666;font-size:16px;margin-bottom:25px;}
.s4r_tops_contz{width:17px;}
.s4r_tops_contz img{width:100%;}
.s4r_botl{padding:29px 5px;border-bottom:1px solid #565555;}
.s4r_botl a{color:#dddddd;font-size:16px;}
.s4r_botl:hover.s4r_botl a{color:#fff;}
.s4r_botll{padding-left:18px;position:relative;}
.s4r_botll_sg{position: absolute;left:0%;top:0%;width:3px;height:100%;background-color:#aaaaaa;}
.s2_zt{width:220px;margin:0 auto;padding:20px 0;border-radius: 5px;background-color:#ffffff;text-align: center;margin-top:70px;color:#222222;font-size:16px;transition: background-color 0.5s ease-in-out;}
.s2_zt:hover{background-color: #fa3350;color: #fff;}

/*s5*/
.s5{background: url(../images/5.jpg) no-repeat center;background-size: 100% 100%;padding:94px 0 77px 0;}
#s5_con{
	margin: 90px auto 0;
}
#s5_con .swiper-slide{
	width: 365px;
}
#s5_con .banner_page{
	margin: 20px auto;
	left: 0;
	right: 0;
}
#s5_con .swiper-pagination-bullet-active{
	width: 16px;
	border-radius: 8px;
}
#s5_con .swiper-slide{background-color:#fff;overflow: hidden;border-radius: 10px;}
.s5_con_bt{text-align: center;padding:20px 0;color:#222222;font-size:22px;}

.s5_cons .swiper-button-prev{
    background-image: url(../images/2.png);
    left: -6%;
    top: 47%;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    z-index: 99;
}
.s5_cons .swiper-button-prev:hover{
    background-image: url(../images/3.png);
}
.s5_cons .swiper-button-next{
    background-image: url(../images/4.png);
    right: -6%;
    top: 47%;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    z-index: 99;
}
.s5_cons .swiper-button-next:hover{
    background-image: url(../images/5.png);
}
.s5_cons_img{border: 1px solid #dfdfdf;}
.s5_cons_img:hover{    border: 1px solid #fa3f5a;}
/*s6*/
.s6{background: url(../images/6.jpg) no-repeat center;background-size: 100% 100%;padding:85px 0 65px 0;}
.s6_con{color:#ffffff;font-size:16px;line-height:30px;margin-top:70px;text-align: center;}
.s6_tz{text-align:center;}
.s6_tzl{width:130px;margin-right:115px;}
.s6_tzl:last-child{margin-right:0;}
.s6_tzl img{width:100%;}
.s6_tzl_img2{display: none;}
.s6_tzl:hover .s6_tzl_img1{display: none;}
.s6_tzl:hover .s6_tzl_img2{display: block;}
.s6_tzl_bt{color:#dddddd;font-size:18px;margin-top:20px;}
.s6_tzl:hover .s6_tzl_bt{color:#fff;font-weight: 600;}

/*s7*/
.s7{background: url(../images/7.jpg) no-repeat center;background-size: 100% 100%;padding:90px 0 80px 0;text-align: center;}
.s7_wz{color:#ffffff;font-size:28px;margin-bottom:40px;font-weight: 600;}
.s7_zt{
    width: 220px;
    margin: 0 auto;
    padding: 20px 0;
    border-radius: 5px;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    background-color: #fa3350;
    color: #fff;
    border-radius: 50px;
    transition: background-color 0.5s ease-in-out;
}
.s7_zt:hover{
    background-color: #fff;
    color: #222;
}

/*s8*/
.s8{background: url(../images/8.jpg) no-repeat center;background-size: 100% 100%;padding:80px 0 57px 0;}
.s8_con{text-align: center;}
.s8_conl{width:219px;border:1px solid #dfdfdf;margin-right:42px;margin-bottom:50px;}
/*.s8_conl img{width:100%;-webkit-filter: grayscale(100%);*/
/*-moz-filter: grayscale(100%);*/
/*-ms-filter: grayscale(100%);*/
/*-o-filter: grayscale(100%);*/
/*filter: grayscale(100%);*/
/*filter: gray;*/
/*opacity:0.3;}*/
.s8_conl img{width:100%;}
.s8_conl:nth-child(5n){margin-right:0px;}
.s8_conl:last-child{margin-right:0px;}
.s8_conl:hover{border:1px solid #fa3f5a;}

.s8_conl_sy{    width: 194px;
    border: 1px solid #dfdfdf;
    margin-right: 20px;
    margin-bottom: 25px;}
.s8_conl_sy img{width:100%;}
.s8_conl_sy:nth-child(6n){margin-right:0px;}
.s8_conl_sy:last-child{margin-right:0px;}
.s8_conl_sy:hover{border:1px solid #fa3f5a;}

/*.s8_conl:hover.s8_conl img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: gray;opacity:1;}*/

/*关于我们*/
.about_fl{border-bottom:1px solid #dddddd;}
.about_fll{color:#888888;font-size:18px;margin-right:50px;position:relative;}
.about_fl .about_fll_act{color:#222222;font-weight: 600;}
.about_fll_sg{position: absolute;left:0%;bottom:-1px;width:100%;height:2px;background-color:#222222;display: none;}
.about_fl .about_fll_act .about_fll_sg{display: block;}
.about_fhsy{padding:0 22px;margin-right:30px;border-rightn_listl_wz_tz: 1px solid #e5e5e5;margin-top: 23px;}
.about_fhsy img{width:30px;}
.about_con{font-size:18px;color:#666666;margin-top:50px;margin-bottom:140px;}
.about_con img{display: inline-block;}


/*合作伙伴*/
.page{text-align: center;}
.page li{display: inline-block;padding: 9px 12px;margin-right: 9px;color: #666666;font-size: 14px;background-color:#efefef;}
.page li a{color: #666666;font-size: 14px;}
.page li:last-child{margin-right: 0px;}
.page li.active{background-color: #222222;color: #fff;}


/*荣誉资质*/
.ryzz_list{width:18%;border:1px solid #dddddd;margin-right:2%;margin-bottom:45px;position: relative;}
.ryzz_list:nth-child(5n){margin-right:0px;}
.ryzz_list img{width:100%;}
.ryzz_list_zz{position: absolute;left:0%;bottom:0%;width:100%;height:100%;background-color:rgba(0,0,0,0.5);text-align: center;display: none;}
.ryzz_list:hover .ryzz_list_zz{display:block;}
/*.ryzz_list_zz_img{width:43px;margin:100px auto 30px;}*/
.ryzz_list_zz_img{width:18%;margin: 22% auto 10%;}
.ryzz_list_zz_img img{width:100%;}
.ryzz_list_zz_wz{font-size:20px;color:#ffffff;}


/*详情*/
.about_con1{margin-top:50px;margin-bottom:140px;}
.about1_show_title{color:#222222;font-size:22px;font-weight: 600;margin-bottom:50px;text-align: center;}
.about1_show_img{width:541px;margin:0 auto;}
.about1_show_img img{width:100%;}
.about1_show_con{font-size:18px;color:#666666;margin:80px 0;}
.about1_show_con img{display: inline-block;}
/*.fenye{padding: 28px 0 147px 0;}*/
.fenye li{font-size: 15px;color: #4c4c4c;width:38%;padding: 18px 2%;background-color:#efefef;transition: background-color 0.5s ease-in-out;}
.fenye li:hover{background-color:#222222;color: #fff;}
.xqfya{font-size: 15px;color: #333333;    display: inline-block;width: 100%;height: 100%;}
.fenye li:hover .xqfya{color: #fff;}
.jt2{display: none;}
.fenye li:hover .jt1{display: none;}
.fenye li:hover .jt2{display: block;}

/*新闻列表*/
.n_list{margin:0px 0 70px 0;}
.n_listl{padding:45px 0;border-bottom:1px solid #dddddd;}
.n_listl_img{width:500px;height:304px;overflow:hidden;border-radius: 10px;}
/*.n_listl_img img{width:100%;border-radius: 10px;}*/
.n_listl_img img{width: 100%;transition: all 0.9s;height: 100%;-o-object-fit: cover;object-fit: cover;object-position:top center;}
.n_listl:hover .n_listl_img img{transform: scale(1.4);}
.n_listl_wz_rq{width:100px;height:100px;border:1px solid #eeeeee;text-align: center;}
.n_listl_wz_rqr{color:#222222;font-size:34px;font-weight:600;margin: 10px 0 5px 0;}
.n_listl_wz_rqn{color:#999999;font-size:20px;}
.n_listl_wzr{width:596px;margin-left: 40px;}
.n_listl_wz_bt{color:#222222;font-size:24px;font-weight:600;}
.n_listl_wz_jj{margin:40px 0 70px 0;color:#999999;font-size:16px;line-height: 30px;}
.n_listl_wz_tz{width:200px;text-align: center;line-height: 56px;background-color:#222222;border-radius: 5px;color:#fff;font-size:16px;transition: background-color 0.5s ease-in-out;}
.n_listl:hover .n_listl_wz_rq{background-color:#fa3350;border:1px solid #fa3350;}
.n_listl:hover .n_listl_wz_rqr{color:#fff;}
.n_listl:hover .n_listl_wz_rqn{color:#fff;}
.n_listl:hover .n_listl_wz_bt{color:#fa3350;}
.n_listl_wz_tz:hover{background-color:#fa3350;color:#fff;}

/*新闻详情*/
.ns_top{text-align: center;margin:50px 0 40px 0;}
.ns_title{font-size:30px;color:#333;font-weight:600;}
.ns_qt{color:#999999;font-size:16px;margin:20px 0 40px 0;}
.ns_zy{padding:23px 30px;background-color:#f7f7f7;color:#666666;font-size:16px;line-height: 30px;margin-bottom:50px;}
.ns_zy span{color:#fa3350;}
.ns_con{font-size:16px;color:#333;margin-bottom:65px;}
.ns_con img{display: inline-block;}

/*解决方案列表*/
.pl_conl{margin-top:80px;}
.pl_conl_img{width:540px;margin-right:75px;height:399px;overflow:hidden;border-radius: 15px;}
.pl_conl_img img{width:100%;transition: all 0.9s;height: 100%;-o-object-fit: cover;object-fit: cover;object-position:top center;}
.pl_conl:hover .pl_conl_img img{transform: scale(1.4);}
.pl_conl_wz{width:680px;}
.pl_conl_wz_bt{color:#222222;font-size:40px;font-weight:600;}
.pl_conl_wz_jj{color:#666666;font-size:16px;margin:60px 0;line-height: 30px;text-indent: 2em;}

/*系统工程列表*/
.pl2_conl{width:48%;margin-right:4%;text-align: center;}
.pl2_conl_img{width:100%;border-radius: 15px;height:352px;overflow:hidden;}
.pl2_conl_img img{width:100%;transition: all 0.9s;height: 100%;-o-object-fit: cover;object-fit: cover;object-position:top center;}
.pl2_conl:hover .pl2_conl_img img{transform: scale(1.4);}
.pl2_conl:nth-child(2n){margin-right:0%;}
.pl2_conl_bt{color:#222222;font-size:22px;margin:30px 0 50px 0;}
.cp_ejfl{text-align: center;margin:40px auto 50px auto;}
.cp_ejfll{width:205px;padding:15px 0;border-radius: 10px;background-color:#f5f5f5;color:#888888;font-size:16px;margin-bottom: 10px;}
.cp_ejfl .cp_ejfll_act{color:#fff;background-color:#222222;}
.cpej_img{width:14px;display: none;}
.cp_ejfl .cp_ejfll_act .cpej_img{display: block;}

/*产品列表*/
.pl3_conl{width:32%;margin-right:2%;text-align: center;}
.pl3_conl_img{border:1px solid #dddddd;height:304px;overflow:hidden;width:100%;}
.pl3_conl_img img{width: 100%;transition: all 0.9s;height: 100%;-o-object-fit: cover;object-fit: cover;object-position:top center;}
.pl3_conl:hover .pl3_conl_img img{transform: scale(1.4);}

.pl3_conl:hover .pl3_conl_img{border:1px solid #222222;}
.pl3_conl img{width:100%;}
.pl3_conl:nth-child(3n){margin-right:0%;}
.pl3_conl_bt{padding:30px 0;color:#666666;font-size:20px;}
.pl3_conl:hover .pl3_conl_bt{color:#222222;}

/*联系*/
.lx_top{margin-bottom:50px;}
.lx_topl{background-color:#fff;position: relative;text-align: center;width:400px;padding:40px 0;box-shadow: 0px 0px 15px 0px #d9d9d9;margin-right:50px;}
.lx_topl:nth-child(3n){margin-right:0px;}
.lx_topl_ewm{width:155px;margin:0 auto;}
.lx_topl_ewm img{width:100%;}
.lx_xm{color:#222222;font-size:24px;font-weight:600;margin:30px 0;}
.lx_yx{color:#444444;font-size:18px;}
.lx_bot{text-align: center;background-color:#fff;box-shadow: 0px 0px 15px 0px #d9d9d9;}
.lx_bot_wz{color:#444444;font-size:20px;padding:20px 0;}
.lx_bot_sz{position: absolute;right: 3px;top: -21px;color:#f4f4f4;font-size:76px;font-style: italic;font-weight: 600;}

/*在线留言*/
.lyl{margin-top:50px;margin-bottom:140px;}
.lyl_input{width:48%;}
.lyl_input input{width:94%;height:65px;border:none;background-color:#f7f7f7;padding:0 3%;}
.lyl_con{margin-top:30px;margin-bottom:70px;}
.lyl_con textarea{width:96%;padding:15px 2%;border:none;background-color:#f7f7f7;resize: none;height:120px;}
.mes_btn{cursor:pointer;}
.mes_btn1{width:242px;height:66px;color:#fff;font-size:18px;background-color:#fa3350;border:none;margin-right:45px;}
.mes_btn2{width:242px;height:66px;color:#fff;font-size:18px;background-color:#222222;border:none;}