body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
p{margin: 0}
.banner .swiper-container { z-index: 1;}
.banner .swiper-slide { background-position: center center; background-size: cover;}
.banner .swiper-slide a { display: block; position: absolute; top: 40%; text-align: center; width: 100%; cursor: text;}
.banner .swiper-slide a h3{font-size: 60px; font-weight: bold; color: #4d6cae; letter-spacing: 20px; padding-bottom: 20px;}
.banner .swiper-slide a p{font-size: 36px; font-weight: bold; color: #fff; letter-spacing: 20px;}
.swiper-container-horizontal > .swiper-pagination-bullets { bottom: 24px;}

.banner .swiper-slide{height: 100vh}
.banner .swiper-button-next, .banner .swiper-button-prev{top: inherit; bottom: 50px; width: 40px;}
.banner .swiper-button-next{right: inherit; left: 80px; background: url(../images/right.png) no-repeat center bottom; background-size: 40px;}
.banner .swiper-button-prev{right: inherit; left: 20px; background: url(../images/left.png) no-repeat center bottom; background-size: 40px;}
.swiper-pagination-bullet { width: 12px; height: 12px; border-width: 1px; border-style: solid; opacity: 1; border-radius:6px;}
.shubiao{position: absolute; bottom: 50px; z-index: 10; text-align: center; width: 100%}
.shubiao img{width: 18px; display: block; margin: 0 auto; transition: all 0.5s; -webkit-animation: nudgeMouse 1.6s linear infinite; animation: nudgeMouse 1.6s linear infinite; height: auto !important;}
@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }
  80% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }
  80% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.flexbox {
    display: flex;
}
.zhengshu{background: url(../images/zhengshu_bg.jpg) no-repeat; background-size: cover; padding: 0 90px; padding-bottom: 100px;}
.proimg{position: relative;
    background: #f5f5f5;
    border-radius: 10px;
    overflow: hidden;}

.about_ny{padding: 80px 0;}
.about_ny .ab_right{padding-left: 70px}
.about_ny p{line-height: 2em;}
.ab_tit{font-size: 25px; font-weight: bold; margin-bottom: 60px; position: relative; }
.ab_tit:after{content: ""; display: block; width: 34px; height: 3px; background: #4d6cae; margin-top: 10px;}
.yingyongli img{width: 100%;}
.yingyongli{position: relative;}
.yy_tit{position: absolute; top: 50%; z-index: 10; width: 100%; text-align: center; margin-top: -46px; opacity: 0; transition: all 0.5s}
.yingyongli:hover .yy_tit{opacity: 1; }
.yingyongli a:after{width: 100%; height: 100%; transition: all 0.5s; content: ""; display: block; background: rgba(0,0,0,0.4); opacity: 0; position: absolute; top: 0; left: 0}
.yingyongli a{display: block;}
.yingyongli a:hover:after{opacity: 1;}
.yy_tit h3{color: #fff; font-size: 24px; text-transform: uppercase;}
.yy_tit h4{color: #fff; font-size: 24px; text-transform: uppercase;}
.shubiao span{color: #fff; font-weight: bold; text-transform: uppercase; padding-top: 10px; display: inline-block;}
.swiper-pagination-bullet { border-color: #fff; background: none}
.swiper-pagination-bullet-active { width: 16px; background-color: #fff;}
.swiper-pagination-bullet{width: 16px; height: 16px; border-radius: 8px;}
.zhegnshulist .swiper-container{padding-bottom: 100px;}
.zhegnshulist .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 0}
.solution-card div{border-radius: 10px; overflow: hidden;}


.hezuohuoban{background: #f5f5f5; padding-bottom: 100px;}
.hezuo_list{display: flex; flex-wrap: wrap;}
.hezuo_list > div{width: 20%; margin-bottom: 20px; padding: 0 10px;}
.hezuo_list > div img{border-radius: 10px;}
.hezuo_list > div a{background: #fff; width: 100%; display: block; text-align: center;  border-radius: 10px; overflow: hidden; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 8px;}
.title{text-align: center; padding-top: 88px; font-size: 30px; font-weight: bold; color: #333; padding-bottom: 55px;}
.title span{width: 20px; height: 20px; display: inline-block; background: url(../image/yuandian.png) no-repeat; margin-right: 15px;}
.title p{font-size: 16px; color: #333; line-height: 36px; padding-top: 20px; max-width: 970px; text-align: center; margin: 0 auto; margin-top: 30px;  font-weight:normal;}
.pro_div h3{font-size: 16px; color: #333; margin: 0; text-align: center; line-height: 60px; border: solid 1px #eee}
.pro_div p{font-size: 14px; line-height: 2em; color: #666}
.pro_div .more{width: 138px; height: 50px; line-height: 50px; margin-top: 35px; background: #c9c7c6; color: #fff; font-size: 16px; text-align: center; line-height: 50px; display: block; font-weight: bold;}
.pro_div a:hover{text-decoration:none; background: #24a5e2}
.pro_divs .opder1:first-child{padding-top: 50px;}
.pro_div{padding-bottom: 130px;}
.jjfan .swiper-container{overflow: initial;}
.jjfa_pro{width: 100%; overflow: hidden; padding: 0 30px}
.ny_ban{height: 550px;}
.ny_ban h3{font-size: 55px; color: #fff; padding-top: 200px; text-transform: uppercase;}
.ny_ban p{font-size: 28px; color: #fff;}
.pro_li{ margin-bottom: 50px;}
.list212{padding-bottom: 0;}
.pro_left{margin-bottom: 40px;}
.pro_qiehuan{width: 550px;  float: left;}
.pro_qiehuan img{width: 100%; border-radius: 10px;}
.pro_qiehuan .swiper-container-thumbs{margin-top: 20px;}
.pro_qiehuan .swiper-container-thumbs img{border: solid 1px #ccc}
.pro_qiehuan .swiper-container-thumbs .swiper-slide-thumb-active img{border: solid 1px #4d6cae}
.xx_js{width: calc(100% - 620px); float: right;}
.pagi {
  line-height: 100%; text-align: center;  margin-bottom: 40px; margin-top: 30px;
}
img{max-width:100%}
.big img{max-width: initial;}
.xxny{position: initial;}
.pagi a {
  display: inline-block; min-width: 38px; margin: 0 3px; background: #fff; padding: 10px; font-size: 1.4rem; color: #666; border: #eee 1px solid; cursor: pointer; vertical-align: middle; border-radius: 38px;
}
.pagi a:last-child {
  border-right: #eee 1px solid
}
.pagi a.on {
  background: #4d6cae; color: #fff;
}

.title{position: relative;}
.title:after{content: ""; display: block; width: 58px; height: 2px; background: #2059a8; position: absolute; left: 0; right: 0; top: 150px; margin: 0px auto}
.home_about .title{margin-bottom: 50px;}
.home_about{background: #f5f5f5; padding-bottom: 110px;}
.home_about img{border-radius: 10px;}
.home_about p{line-height: 36px; color: #333; padding-right: 80px;}
.home_about a{width: 184px; height: 48px; background: #0375c5; display: block; border-radius: 48px; font-size: 18px; color: #fff; text-align: center; line-height: 48px; position: relative; margin-top: 78px;}
.home_about a i{position: absolute; right: 20px; top: 12px; font-size: 22px;}
.zhengshu{background: url(../images/shebei_bg.jpg) no-repeat center center; background-size: cover;}
.zhengshu .title:after{background: #fff}
.zhengshu .title,.zhengshu .title p{color: #fff}
.zhegnshulist img{border-radius: 10px;}


.tab_list{text-align:center; margin-bottom:40px;}
.tab_list a.active{background:#fff; color:#0375c5}
.tab_list a{display: inline-block; font-weight:bold; line-height:40px; margin:0 5px; color:#fff; padding:0 30px; border:solid 1px #fff; border-radius: 6px;}
.none {
    height: 0;
    overflow: hidden;
}
.section-company .tab_list{text-align:left}
.section-company .tab_list a{border:#0375c5; color:#0375c5;border:solid 1px #0375c5; }
.section-company .tab_list a.active{background:#0375c5; color:#fff}

.jjfan .swiper-container:before{content: ""; display: block; height: 100%; width: 1000px; background: rgba(255,255,255,0.6); position: absolute; left: -1000px; z-index: 10; top: 0}
.jjfan .swiper-container:after{content: ""; display: block; height: 100%; width: 1000px; background: rgba(255,255,255,0.6); position: absolute; right: -1000px; z-index: 10; top: 0}
.jjfan .swiper-slide{position: relative;}
.jjfan .swiper-slide p{position: absolute; z-index: 10; bottom: 30px; left: 0; right: 0; margin: auto; text-align: center; color: #333333; font-size: 18px;}
.jjfan .swiper-container-horizontal > .swiper-pagination-bullets{bottom: -50px}
.jjfan{padding-bottom: 60px;}
.jjfan .swiper-pagination-bullet{background: #dfdfdf; border-color: #dfdfdf }
.jjfan .swiper-pagination-bullet-active{background: #4d6cae; border-color: #4d6cae}
.jjfan .swiper-button-prev{z-index: 11; left: 20px; background-size: 14px; border: solid 1px #999; width: 50px; height: 50px; border-radius: 50px;}
.jjfan .swiper-button-next{z-index: 11; right: 20px; background-size: 14px; border: solid 1px #999; width: 50px; height: 50px; border-radius: 50px;}
.about_img .swiper-container{height: 444px;}
.company_home {position: relative; margin-top: 80px; background: url(../images/ab_bg.jpg) no-repeat; background-size: cover;}

.company_home .container{position: relative; z-index: 10}
.t_jj{font-size: 15px; color: #fff; line-height: 36px; max-width: 1070px; margin: 0 auto;  text-align: center;}
.t_jj p{color: #fff; margin-bottom: 25px;}
.about_more{width: 142px; height: 36px; line-height: 36px;  background: #fff; color: #4d6cae; text-align: center; display: block; margin: 50px auto; font-size: 16px; margin-bottom: 75px;}
.about_img{max-width: 830px; margin: 0 auto; position: relative;}
.about_img:after{content:"FACTORIES"; display: block; width: 70px; height: 444px; position: absolute; writing-mode: tb-rl; font-size: 78px; font-weight: bold; color: #e5e6ea; left: -70px; top: 0}
.about_img .swiper-button-prev{width: 65px; height: 75px; background: url(../image/top.jpg) no-repeat center center #fff; right: -80px; top: -75px; left: initial; z-index: 10;}
.about_img .swiper-button-next{width: 65px; height: 75px; background: url(../image/bottom.jpg) no-repeat center center #fff; right: -80px; top: 0; left: initial; z-index: 10; border-top: solid 1px #ccc}
.new_li_home{overflow: hidden;}
.new_li_home img{width: 120px; float: left;}
.new_li_right{float: left; width: calc(100% - 120px); padding-left: 20px;}
.new_li_right h3{margin: 0; font-size: 18px; line-height: 28px; color: #333;overflow: hidden;
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical;
display: -webkit-box;}
.new_li_right h3 a{color: #333}
.new_li_right h3 a:hover{text-decoration: none;}
.new_li_right p{font-size: 14px; color: #aaa; padding-top: 10px;}
.new_li_home{padding-bottom: 20px; border-bottom: solid 1px #ccc; margin-bottom: 20px; position: relative;}
.a_text a:after,.new_li_home a:after{content:""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0}
.container{width: 1430px;}
.solution-card > div{background: #f5f5f5; padding-bottom: 10px; box-shadow: 2px 2px 6px 2px #ccc; position: relative; transition: all 0.5s; top: 0}
.solution-card > div:hover{top: -10px;}
.a_text{padding: 15px}
.a_text h3{margin: 0; font-size: 15px; font-weight: bold; line-height: 30px; color: #000; overflow: hidden;
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical;
display: -webkit-box;}
.a_text p{padding-top: 10px; overflow: hidden;
-webkit-line-clamp: 3; 
-webkit-box-orient: vertical;
display: -webkit-box; font-size: 14px; line-height: 24px; color: #999; height: 72px;}
.a_text  span{font-size: 14px; line-height: 24px; color: #999;}
.a_text a{width: 40px; height: 40px; border: solid 2px #ccc; border-radius: 40px; display: block; text-align: center; line-height: 36px; font-size: 20px; color: #ccc; margin-top: 30px;}
.a_text a:hover{background: #24a5e2; text-decoration: none; border: solid 2px #24a5e2; color: #fff;}
.yy_tit2 h4{font-size: 24px; line-height: 50px; text-align: center; color: #333}
.yy_tit2{margin-bottom: 40px;}
.pro_list{padding-top: 100px;}
.wap-menu222{background: #4d6cae; height: 58px; line-height: 58px; padding-left: 25px; font-size: 24px; color: #fff;}
.pro_left ul{width: 100%; border: solid 1px #ccc; padding: 25px;}
.pro_left ul li{ border-bottom: dashed 1px #ccc; padding: 15px 0 }
.pro_left ul li a{color: #666}
.pro_left ul li a:hover{color: #4d6cae}
.list_tit{font-size: 24px; color: #333; font-weight: bold; line-height: 50px; padding-bottom: 10px; border-bottom: solid 1px #eee; margin-bottom: 50px; position: relative; padding-left: 20px;}
.list_tit:before{width: 5px; height: 38px; background: #4d6cae; content: ""; display: block; position: absolute; left: 0; top: 5px;}
.index_pro .swiper-pagination-bullet{width: 55px; height: 3px; background: #ccc; border-color: #ccc;}
.index_pro .swiper-container-horizontal > .swiper-pagination-bullets{bottom: -80px;}
.index_pro .swiper-container{overflow: initial;}
.pro_div{overflow: hidden;}
.index_pro .swiper-pagination-bullet-active{background: #007aff; border-color: #007aff}
.about_img img,.pro_div img{width: 100%}
.wap-menu{display: none}
.new_detail{padding-bottom: 80px;}
.ny_nav li{display: inline-block; margin-left: 1px;}
.wap-menu2{display: none}
.ny_nav li a{width: 180px; height: 50px; text-align: center; font-size: 18px; display: block; line-height: 50px; background: #f8f8f8; color: #000}
.ny_nav li.active a{ background:#4d6cae; color: #fff; font-weight: bold;}
.nav_list .nav1{position: relative; margin: 60px 0}
.new_img2{width: 33.33%; float: left;}
.new_detail2{width: 66.666%; float:left; padding-left: 30px;}
.new_li{overflow: hidden; padding-bottom: 50px; margin-bottom: 50px; border-bottom: solid 1px #ddd}
.new_li:hover .new_detail2 span{background: #333}
.new_img2 img{width: 100%; padding: 10px; border: solid 1px #ccc;}
.new_detail2{color: #333}
.new_detail2 p{color: #666; font-size: 15px;}
.new_detail2 span{width: 38px; height: 38px; line-height: 35px; background: #4d6cae; border-radius: 38px; text-align: center; color: #fff; display: block; margin-top: 50px;}
.new_detail2 h4{color: #666}
.new_detail2 h3{font-size: 28px;}

.submit-btn{background: #4d6cae; border: 0; color: #fff; font-size: 18px;}
.submit-btn:hover{border: 0; background: #333; color: #fff;}
.new_home{padding-bottom: 100px;}
footer{background: #4d6cae; padding-top: 40px;}
footer dl{width: 19%; float: left; padding-right: 20px;}
footer dl dt{font-size: 18px; font-weight: normal; color: #fff; position: relative; margin-bottom: 10px; margin-top: 20px;}
footer dl dd,footer dl dd a{font-size: 16px; color: #918f90; display: block; line-height: 1.5em;}
a:hover{text-decoration: none;}
footer dl dd a{font-size: 14px; line-height: 35px; color: #bbc5dc}
footer dl dd a:hover{color: #fff}
footer dl dd{padding-bottom: 5px; width: 50%; float: left;}
footer dl dd{ position: relative; }
.yuyan:after{display: none !important}
.yuyan img{width: 33px; height: 33px;     margin: 30px auto;}
.copyright a{display: inline-block; margin-left: 10px;}
.copyright .col-sm-6:last-child{text-align: right;}
.copyright{color: #bbc5dc; height: 70px; padding-top: 10px;}
.copyright a{color: #bbc5dc;}
.fanhui{display: none}
.title213{font-size: 36px; font-weight: bold; border-bottom: solid 1px #eee; padding-bottom: 30px;}
.xx_js h3{margin: 40px 0; margin-bottom: 15px; font-size: 18px; font-weight: bold;}
.xx_js p{ line-height: 30px; color: #666 }
.lxfs h3{margin: 0;font-size: 40px; font-weight: bold; color: #fff; font-style: italic;}
.lxfs p{font-size: 14px; color: #bbc5dc; line-height: 32px; padding-top: 10px; overflow: hidden;}
.lxfs p .lx_name{display: block; float: left; width: 70px;}
.lxfs p .lx_nr{float: left;width: calc(100% - 70px)}
.section-box {
    padding: 80px 0;
}
footer dl dd.ewm{width: 100%}
footer dl dd.ewm img{height: 90px; float: left;}
footer dl dd.ewm p{float: left; width: calc(100% - 90px); color: #bbc5dc; font-size: 14px; padding:20px 10px;}
.contact_ny .col-sm-5 p{line-height: 48px; }
.con_tit{font-size: 30px; font-weight: bold; padding: 25px 0}
.miaoshu{font-size: 18px; color: #fff; font-weight: bold; padding-left: 15px; background: #2059a8; height: 42px; line-height: 42px; margin: 100px 0; margin-bottom: 0}
.neirong table{border: solid 1px #ccc;}
.neirong table td{border: solid 1px #ccc; padding:5px 30px;}
.section-message{background: url(../images/message-bg.jpg) center center / cover;position: relative;}
.section-message:before{content: '';display: block;position: absolute;width: 50%;height: 100%;left: 0;top:0;z-index: 1;background-color: rgba(0, 0, 0, 0.2);}
.section-message h3{font-size: 22px;font-family: 'HarmonyOS_Sans_SC_Bold';color:#fff;margin-bottom: 30px;}
.formbox{width: 50%;padding-right: 20px;position: relative; z-index: 11;}
.formbox .form-group{display: flex; margin-bottom:15px;border:1px solid #ccc;padding:0 0 0 15px;background-color: #fff; max-width: 560px;}
.formbox .form-group label{ margin:0;line-height: 50px;font-family: 'HarmonyOS_Sans_SC_Light';font-weight:normal;}
.formbox .form-group label span{font-weight: normal;color: #bc1b18;margin-left: 3px;}
.formbox .form-group .form-control{border:none; height: 50px; flex:1; }
.formbox .form-group .form-control:focus{ box-shadow:none; } 
.formbox .form-group.textarea-group{ flex-direction: column;}
.formbox .form-group textarea{ height: 120px; border:none;}
.formbox button{height: 50px;width: 170px;background-color: #4d6cae;border-radius: 0; border:none;color:#fff; font-size: 18px;}
.copyright .banquan{border-top: solid 1px #637eb8; padding-bottom: 20px;}
.zhengshu_ny{background: #4d6cae; padding: 75px 0; padding-bottom: 100px;}
.zhengshu_ny .ab_tit{color: #fff;}
.zhengshu_ny .ab_tit:after{background: #fff}
.zhegnshulist2{margin: 0 -80px; position: relative;}
.zhegnshulist2 .swiper-container{padding: 0 15px;}
.zhegnshulist2 .swiper-button-prev{transform: rotate(180deg); background: rgba(255,255,255,0.3); width: 50px; height: 50px; border-radius: 50px; text-align: center; padding-top: 15px}
.zhegnshulist2 .swiper-button-next{ background: rgba(255,255,255,0.3); width: 50px; height: 50px; border-radius: 50px; text-align: center; padding-top: 15px}
.huanjingli img{width: 25%; float: left; border: solid 1px #fff;}
.huanjingli img:first-child{width: 50%}
.huanjing{padding: 80px 0;}
.hezuo{background: #f9f9f9; padding: 80px 0 100px 0}
.hezuo_ny img{margin-bottom: 30px;}
.title213{margin-bottom: 30px;}
.neirong{line-height: 2em}

@media screen and (max-width: 1440px){
	.container {width: 1170px;}
}
@media screen and (max-width: 1280px){
	.container {width: 970px;}
}
@media screen and (max-width: 992px){
	.container {width: 750px;}
	.new_list_home > div{width: 100%}
	.new_list_home > div:last-child{padding: 0}
	footer dl{width: 100%}
	footer {padding: 0 15px; padding-top: 40px; padding-bottom: 15px;}
	.about_img .swiper-button-next{right: 0; top: 95px}
	.about_img .swiper-button-prev{right: 0; top: 25px}
	.about_img:after{display: none}
	.t_jj{padding: 0 15px; padding-bottom: 45px;}
	.pro_li{display: block;}
	.col-xs-12{padding: 0 15px;}
	.contact_ny .row{margin:0;}
}
@media screen and (max-width: 768px){
	.container {width: 100%;}
	.about_img .swiper-container{height: 200px}
	.solution-card{width: 100%}
	.solution-card > div{height: auto; margin-bottom: 30px;}
	.copyright .col-sm-6:last-child{display: none}
	.copyright .col-sm-6{padding: 0}
	footer dl:last-child{width: 100%}
	.banner .swiper-slide a h3{font-size: 30px;}
	.banner .swiper-slide a p{font-size:20px }
	.title{padding-left: 15px;padding-right: 15px;}
	.zhengshu{padding: 0 15px 100px 15px}
	.ny_ban .row{margin: 0}
	.zhegnshulist2 {margin: 0 15px;}
	.zhegnshulist2 .swiper-container{}
	.zhegnshulist2 .swiper-button-prev{transform: rotate(180deg); background: rgba(0,0,0,0.3); width: 50px; height: 50px; border-radius: 50px; text-align: center; padding-top: 15px}
.zhegnshulist2 .swiper-button-next{ background: rgba(0,0,0,0.3); width: 50px; height: 50px; border-radius: 50px; text-align: center; padding-top: 15px}
.huanjing{padding:  80px 0px;}
.huanjingli img{width: 50%; float: left; border: solid 1px #fff;}
.huanjingli img:first-child{width: 100%}
.about_ny .ab_right{padding-left: 15px; padding-top: 30px}
.pro_qiehuan{width: 100%}
.xx_js{width: 100%; margin-top: 50px;}
.ny_ban {    height: 200px; margin-top: 90px}
.new_li{padding: 0 15px;}
.new_detail2{width: 100%; padding-left: 0; margin-bottom: 30px; margin-top: 30px;}
.new_img2{width: 100%}
.ny_nav .row{margin: 0}
.formbox{width: 100%}
.section-message:before{width: 100%}
.ny_ban h3{padding-top: 30px;}

}