/***********新闻内页************/

.wrap{ max-width:1200px; margin:0 auto; width:100%; min-width:300px}
.mg40{margin-top:40px}
.news_tt{ width:100%;font-size:24px; text-align:left;line-height:1.6;}
.news_time{border-bottom:1px solid #ddd; padding:10px 0 20px; font-family:Arial; color:#999}
.article{line-height:2; font-size:16px; padding:40px 0}
.pre_next{ line-height:30px; color:#999; margin-bottom:50px;}
.pre_next a{color:#999}
/***********新闻内页结束************/
.clear{clear: both;}
/********案例内页********/
/*.pro_box{width: 1200px;margin: 0 auto;}*/
.swiper-slide {background-size: cover;background-position: center;}
.gallery-top {
	height:300px;
	width:480px;
}
.gallery-thumbs {
	width: 260px;
	height: 60px;
	box-sizing: border-box;
	margin-top: 15px;
	text-align: center;
}
.gallery-thumbs .swiper-slide {
	width: 80px !important;
	height: 60px;
	opacity: 1;
	border: 1px solid #999999;
	cursor: pointer;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
	border-color: #db3939;
}
.swiper-button-next.swiper-button-white{background: url(../img/icon16.png) no-repeat;background-size: 100% 100%;right: 0;}
.swiper-button-prev.swiper-button-white{background: url(../img/icon15.png) no-repeat;background-size: 100% 100%;left: 0;}
.swiper-button-next, .swiper-button-prev{width: 27px;height: 50px;}
.pro_lg{overflow: hidden;}
.xq_lf{display: inline-block;width: 630px;position: relative;vertical-align: top;}
.xq_rg{display: inline-block;width: 500px;float: right;vertical-align: top;padding-top: 15px;}
.xq_rg h2{color:#db3939;font-size: 28px;margin-bottom: 20px;}
.xq_list{width: 100%;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;padding: 15px 0;}
.xq_list li{display: inline-block;font-size: 16px;width: 100%;line-height: 25px;margin-bottom: 10px;color: #787878;}
.pro_box{margin-bottom: 100px;}
.pro_xq{width: 100%;margin-top: 50px;overflow: hidden;}
.pro_xq_lf{display: inline-block;width: 850px;vertical-align: top;}
.pro_xq_rg{display: inline-block;width: 300px;float: right;vertical-align: top;}
.pro_xq_rg h4{text-align: center;color:#5398FF;font-size: 18px;margin-bottom: 20px;}
.pro_xq_rg ul li{width: 300px;height: 300px;text-align: center;border: 1px solid #EEEEEE;border-top: 0;padding: 10px 0;}
.pro_xq_rg ul li img{width: 250px;height: 250px;}
.pro_xq_rg ul li p{color: #999999;font-size: 16px;margin-top: 5px;}
.pro_xq_rg ul li:hover p{color:#5398FF;}
.pro_xq_rg ul li:first-child{border-top: 1px solid #EEEEEE;}
.gallery-thumbs .swiper-wrapper{transform:none !important;}
.xq_zx a{display: inline-block;width: 150px;height: 40px;line-height: 40px;background: #db3939;text-align: center;color: white;font-size: 16px;}
.xq_zx{margin-top: 20px;}
.pro_xq{width: 100%;margin-top: 60px;}
.pro_xq h3{color: #666666;font-size: 18px;border-bottom: 1px solid #a0a0a0;padding-bottom: 10px;}
.xq_nr{padding-top: 20px;text-align: center;}
/********案例内页结束********/
/******首页*******/

/*头部*/
.nr{width: 1400px;margin: 0 auto;}
.header{width: 100%;background: white;position: fixed;top: 0;left: 0;z-index: 999;box-shadow:2px 2px 5px #abaaaa;-moz-box-shadow:2px 2px 5px #abaaaa; -webkit-box-shadow:2px 2px 5px #abaaaa;}
.top{height: 35px;line-height: 35px;border-bottom: 1px solid #cccccc;}
.top_nr{display: flex;justify-content: space-between;}
.top_nr p{color: #6a6a6a;font-size: 12px;}
.top_nr .top_tel{font-size: 14px;}
.top_nr .top_tel img{margin-right: 7px;position: relative;bottom: 2px;}

/*导航*/
.head_box{display: flex;justify-content: space-between;height: 80px;align-items: center;}
.head_rg{display: flex;}
.nav_lb{display: inline-block;}
.nav_lb>li{display: inline-block;margin-right: 40px;height: 80px;line-height: 80px;position: relative;overflow: hidden;transition: all 0.5s;}
.nav_lb>li>a{color: #666666;font-size: 15px;}
.nav_lb>li.active>a,.nav_lb>li:hover>a{color: #0f2c8e;}
.nav_mod{width:120px;position: absolute;top: 90px;left: 50%;margin-left: -60px;background: rgba(255,255,255,0.9);transition: all 0.5s;opacity: 0;}
.nav_mod li{text-align: center;line-height: 40px;}
.nav_mod li a{color:#666666;}
.nav_mod li:hover{background:#0f2c8e;}
.nav_mod li:hover a{color: white;}
.nav_lb>li:hover{overflow: initial;transition: all 0.5s;}
.nav_lb>li:hover .nav_mod{opacity: 1;top: 80px;transition: all 0.5s;}
.y_nav{display: none;}

/*搜索*/
.sec form{display: inline-block;width: 150px;height: 30px;background: #f0f0f0;border-radius: 25px;float: right;padding: 0 10px;margin-top: 25px;}
.sec form input{width: 85%;height: 30px;border: none;background: transparent;font-size: 12px;}
.sec form button{float: right;border: none;background: transparent;height: 30px;}
.sec form input::-webkit-input-placeholder{color:#bfbfbf;}
.sec form input::-moz-placeholder{color:#bfbfbf;}
.sec form input:-moz-placeholder{color: #bfbfbf;}
.sec form input:-ms-input-placeholder{color: #bfbfbf;}

/*banner*/
.ban_swi{margin-top: 115px;}
.ban_swi .swiper-slide img{width: 100%;}
.ban_swi .swiper-pagination-bullet-active{background:#0f2c8e;}


/*公司简介*/
.ind_gy{display: flex;justify-content: space-between;}
.gy_lf,.gy_rg{width: 50%;}
.gy_rg img{width: 100%;}
.gy_lf{padding-top: 95px;padding-left: 13%;padding-right: 40px;}
.gy_lf h2{color: #333;font-size: 36px;margin-bottom: 25px;}
.gy_lf p{color: #666666;font-size: 12px;line-height: 24px;margin-bottom:20px;}
.gy_sj{display: flex;justify-content: space-between;margin-top: 60px;}
.gy_sj li{width: 25%;text-align: center;}
.gy_sj li p{color: #333333;font-size: 40px;font-weight: bold;margin-bottom: 10px;}
.gy_sj li span{color: #666666;font-size: 14px;}
.gy_more{display: inline-block;width: 180px;height: 50px;line-height: 50px;text-align: center;background:#0f2c8e;color: white;margin-top: 45px;transition: all 0.3s;}
.gy_more:hover{color: white;transition: all 0.3s;box-shadow:3px 3px 5px #0f2c8e;-moz-box-shadow:3px 3px 5px #0f2c8e; -webkit-box-shadow:3px 3px 5px #0f2c8e;}

@media only screen and (max-width: 1680px) {
	.gy_lf{padding-left: 8%;padding-top: 80px;}
}
@media only screen and (max-width: 1440px) {
	.gy_lf{padding-left: 2%;padding-top: 50px;}
	.gy_sj li p{font-size: 32px;}
}

/*服务项目*/
.ind_ser{width: 100%;background: #F7F7F7;padding: 110px 0;}
.tit{text-align: center;}
.tit h2{color: #333333;font-size: 40px;}

#index-banner {width: 100%;position: relative;font-family:microsoft yahei;margin-top:60px;}
#index-banner .swiper-container {opacity: 1;width: 100%;z-index: 20;}
#index-banner .swiper-pagination-bullet {
	width: 35px;
	height: 3px;/*增加可点击区域*/
	opacity: 1;
	background: none;
	border-radius: 0;
	margin: 0 1px;
	vertical-align: top;
	outline: none;
}
#index-banner .swiper-pagination-bullet-active {height: 0px;padding-bottom: 0;}
#index-banner .swiper-slide {width: 1300px;}
#index-banner .swiper-slide .al_m{width: 100%;}
.ser_mod{width:480px;height: 240px;background: rgba(255,255,255,0.4);border-bottom: 5px solid #0f2c8e;position: absolute;top: 50%;margin-top: -120px;left: 85px;display: flex;align-items: center;padding-left: 45px;}
.ser_mod h3{color: #333333;font-size: 30px;margin-bottom: 25px;}
.ser_mod p{color: #666666;font-size: 14px;margin-bottom: 25px;}
.ser_mod em{display: inline-block;width: 180px;height: 45px;line-height: 45px;background: #0f2c8e;color: white;font-size: 14px;text-align: center;}

/*新闻资讯*/
.ind_news{margin-top: 100px;}
.xw_box{margin-top: 70px;display: flex;justify-content: space-between;}

.xw_lf{display: inline-block;width: 45%;}
.xw_lf h4{color: #333333;font-size: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xw_lf img{width: 100%;max-height: 300px;margin-bottom: 15px;}
.xw_lf span{color: #0f2c8e;font-size: 16px;}
.xw_lf span em{color: #999999;font-size: 16px;margin-left: 15px;}
.xw_lf p{font-size: 14px;color: #333333;line-height: 24px;margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.xw_lf:hover h4{color:#0f2c8e;}
.xw_rg{display: inline-block;width: 49%;float: right;}
.new_u li{width: 100%;overflow: hidden;border-bottom: 1px solid #e7e6e6;padding: 25px 0;}
.new_u li:first-child{padding-top: 0;}
.new_txt{width: 100%;position: relative;padding-top: 5px;}
.new_txt .new_wz{color: #333333;font-size: 14px;margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.new_txt p{color: #666;}
.new_txt .new_t{font-size: 18px;color: #333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 5px;}
.new_n span{margin-right: 10px;color: #666666;font-size: 14px;}
.new_u li:hover .new_txt .new_t{color: #0f2c8e;}

/*联系*/
.ind_cont{margin-top: 90px;width: 100%;height: 450px;}
.lx_lb{width: 400px;height:450px;background: rgba(15,44,142,0.7);text-align: center;display: flex;align-items: center;flex-wrap: wrap;}
.lx_lb li{width: 100%;color: white;}
.lx_lb li p{font-size: 16px;color: white;margin-top: 30px;}
.lx_form{width: 1200px;margin: 0 auto;margin-top: 80px;display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 105px;}
.lxp_lf,.lxp_rg{width: 48%;}
.lxp_btn{width: 100%;display: flex;justify-content: space-between;}
.lxp_lf input{width: 100%;height: 40px;border: 1px solid #bfbfbf;padding-left: 10px;background: transparent;margin-bottom: 25px;}
.lxp_rg textarea{width: 100%;height: 105px;border: 1px solid #bfbfbf;padding: 10px;}
.lxp_btn p{color: #333333;font-size: 14px;}
.lxp_btn input{width: 90px;height: 40px;background: #0f2c8e;color: white;font-size: 16px;border: none;}

/*底部*/
.footer{background: #1e2b3a;padding-top: 60px;}
.foot_box{display: flex;justify-content: space-between;}
.foot_nav .nav_mod{opacity: 1;top: 35px;background: transparent;}
.foot_nav>li{overflow: initial;height: 35px;line-height: 35px;}
.foot_nav>li>a{color: #cccccc;}
.foot_nav>li:hover>a{color: white;}
.foot_nav>li:hover .nav_mod{top: 35px;}
.foot_nav .nav_mod li{height: 25px;line-height: 25px;}
.foot_nav .nav_mod li a{color: #CCCCCC;font-size: 13px;}
.foot_nav .nav_mod li:hover{background: transparent;}
.foot_nav .nav_mod li a:hover{color: white;}
.foot_rg{display: inline-flex;align-items: center;}
.foot_w{text-align: center;margin-left: 20px;}
.foot_w img{width: 105px;}
.foot_w p{color: white;margin-top: 5px;}
.foot_bq{border-top: 1px solid white;margin-top: 60px;display: flex;justify-content: space-between;padding: 20px 0;}
.foot_bq p,.foot_bq p a{color: #CCCCCC;font-size: 12px;}



/******服务项目*******/
.banner{margin-top: 115px;}
.banner img{width: 100%;}
.section{width: 1200px;margin: 0 auto;margin-top: 40px;margin-bottom: 100px;min-height: 350px;}
.ser_list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ser_list li{width: 48.4%;margin-bottom: 30px;position: relative;}
.ser_list li img{width: 100%;}
.ser_list li .ser_mod{width: 300px;height: 150px;padding-left: 20px;margin-top: -75px;}
.ser_list li .ser_mod h3{font-size: 18px;margin-bottom: 20px;}
.ser_list li .ser_mod p{font-size: 12px;margin-bottom: 20px;}
.ser_list li .ser_mod em{width: 100px;height: 30px;line-height: 30px;font-size: 12px;}


/******工程案例*******/
.case_lb{display: flex;flex-wrap: wrap;}
.case_lb li{width: 380px;margin-right: 30px;margin-bottom: 30px;overflow: hidden;position: relative;}
.case_lb li:nth-child(3n){margin-right: 0;}
.case_lb li img{width: 100%;}
.case_mod{width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: absolute;top: 85%;left: 0;text-align: center;padding-top: 10px;transition: all 0.5s;}
.case_mod p{color: white;font-size: 16px;}
.case_lb li:hover .case_mod{top: 0;padding-top: 35%;transition: all 0.5s;}
.pagination{width: 100%;text-align: center;margin-top: 35px;}
.pagination a,.pagination p{display:inline-block;margin-right:5px;padding: 5px 10px;background:#fff;text-decoration:none;color:#666666;font-size:14px;}
.pagination a:hover{color:#0f2c8e;background: white;}
.pagination a.cur{background:#0f2c8e;color:#fff;} 


/******公司简介*******/
.n_tab{display: flex;justify-content: center;flex-wrap: wrap;}
.n_tab li{width: 145px;height: 40px;line-height: 38px;border: 1px solid #0f2c8e;border-radius: 5px;font-size: 16px;text-align: center;margin: 0 10px;}
.n_tab li a{color:#0f2c8e;}
.n_tab li.active{background:#0f2c8e;}
.n_tab li.active a{color: white;}
.about{margin-top: 30px;}
.about .ab_mg{width: 100%;}
.about .ab_wz{margin-top: 25px;text-align: center;}
.about .ab_wz h2{color: #0f2c8e;font-size: 22px;font-weight: bold;margin-bottom: 15px;}
.about .ab_wz p{color: #666666;font-size: 16px;line-height: 28px;margin-bottom: 25px;}
.about .ab_wz p span{color: #0f2c8e;font-size: 16px;}
.about .gy_sj{border-top: 1px solid #d7d7d7;padding-top: 25px;}


/****企业文化****/
.culture{margin-top: 30px;display: flex;flex-wrap: wrap;}
.culture .cul_mg{width:50%;}
.culture .cul_lb{padding-left:40px;padding-top: 15px;}
.culture .cul_lb li{color: #333333;font-size: 20px;font-weight: bold;margin-bottom: 30px;line-height: 35px;}
.culture .cul_lb li span{color: #0f2c8e;}

/****公司框架****/
.fr_box{margin-top: 30px;text-align: center;}

/****荣誉资质****/
.honor{margin-top: 30px;display: flex;flex-wrap: wrap;}
.honor li{width: 380px;height: 265px;overflow: hidden;display: flex;justify-content: center;align-items: center;position: relative;margin-right: 30px;margin-bottom: 40px;cursor: pointer;}
.honor li:nth-child(3n){margin-right: 0;}
.honor li img{max-height: 265px;transition: all 0.3s;}
.honor li p{width: 100%;text-align: center;color: white;background: rgba(0,0,0,0.5);position: absolute;bottom: 0;left: 0;padding: 10px 0;}
.honor li:hover img{transform: scale(1.1);transition: all 0.3s;}


/****联系我们****/
.contact{width: 100%;background: #F9F9F9;padding: 0;position: relative;}
.cont_lf{display: inline-block;width: 370px;height: 735px;background: #f5f5f5;padding-top: 100px;padding-left: 25px;}
.contact h4{color: #0f2c8e;font-size: 18px;margin-bottom: 20px;}
.lx_list li{line-height: 30px;font-size: 16px;}
.cont_w img{width: 150px;height: 150px;}
.cont_w{margin-top: 40px;}
.cont_w p{font-size: 14px;margin-top: 8px;color: #666666;}
.lx_list li{line-height: 35px;color: #666666;letter-spacing: 1px;}
.cont_w li{display: inline-block;text-align: center;margin-right: 20px;}
.cont_rg{display: inline-block;width: 825px;padding: 0 60px;padding-top: 90px;vertical-align: top;}
.cont_bt{color: #666666;margin-bottom: 10px;}
.cont_bt em{color: #ff0000;margin-right: 3px;}
.dx .dx_k{font-weight: normal;cursor: pointer;margin-right: 15px;margin-bottom: 18px;}
.dx .dx_k:nth-child(4n){margin-right: 0;}
.dx .dx_k span{display: inline-block;width: 218px;height: 30px;color:#666666;text-align: center;line-height: 28px;border: 1px solid #b1aeb7;}
.dx .dx_k input{display: none;}
.dx .dx_k .dx_ks{color:#1BA570;border: 1px solid #1BA570;}
.f_lb{display: inline-block;margin-bottom: 25px;margin-right: 40px;}
.f_lb:nth-child(even){margin-right: 0;}
.f_lb input,.f_text textarea{width: 330px;height: 30px;border: 1px solid #d7d5da;background:#F9F9F9;padding-left: 10px;}
.f_lb input::-moz-placeholder,.f_text textarea::-moz-placeholder{color: #b8b8b8;}
.f_lb input::-ms-input-placeholder,.f_text textarea::-ms-input-placeholder{color: #b8b8b8;}
.f_lb input::-webkit-input-placeholder,.f_text textarea::-webkit-input-placeholder{color: #b8b8b8;}
.f_text textarea{width: 100%;height: 120px;padding: 10px;}
.f_sub input{width: 100%;background: #0f2c8e;color: white;height: 50px;font-size: 18px;border: none;margin-top: 15px;}
.map{margin-top: 50px;width: 100%;height: 500px;}

.f_lb .mj{display: flex;flex-wrap: wrap;}
.f_lb .mj label{width: 210px;height: 30px;line-height:30px;border: 2px solid #d3d1d6;text-align: center;color: #666666;font-size: 14px;margin-right: 15px;margin-bottom: 20px;cursor: pointer;font-weight: normal;position: relative;overflow: hidden;}
.f_lb .mj label input{width: 100%;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;margin-top: 0;}
.f_lb .mj label:nth-child(3n){margin-right: 0;}
.f_lb .mj .curr{border-color:#0f2c8e;color: #0f2c8e;}


/*****新闻资讯*****/
.news_list li{padding: 10px 20px;border: 1px solid #eeeeee;position: relative;margin-bottom: 30px;width: 100%;background: white;transition-duration: 0.2s;}
.news_list li .news_m{width: 180px;height: 130px;vertical-align: top;}
.news_list li .news_wz{display: inline-block;width: 71%;height: 130px;padding-right: 40px;border-right: 1px solid black;margin-left: 20px;position: relative;}
/*.news_list .hvr-grow:hover{transform: scale(1.03);}*/
.news_wz p{color: #010101;font-size: 20px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_wz span{color: #666666;font-size: 16px;position: absolute;bottom: 0;left: 0;}
.news_icon{position: absolute;right: 65px;top: 50%;margin-top: -12.5px;}
.news_list li:hover{box-shadow:4px 4px 10px #949294;-moz-box-shadow:4px 4px 10px #949294; -webkit-box-shadow:4px 4px 10px #949294;}
.news_wz em{font-size: 16px;color: #666666;line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.news_list li:hover .news_wz p{color:#0f2c8e;}
.news_list{margin-top: 40px;padding: 0 10px;}


/*招聘*/
.zhaopin_ul{margin-top: 40px}
.zhaopin_ul li{width: 600px;height:400px;background-color:#f5f5f5;font-size: 16px;color: #666;float: left}
.zhaopin_ul_txt{padding: 0 40px}
.zhaopin_ul_txt h3{font-size: 30px;color: #0f2c8e;margin: 40px 0;position: relative;}
.zhaopin_ul_txt h3:before{
	content: "";
	width: 50px;
	height: 2px;
	background: #0f2c8e;
	position: absolute;
	bottom: -20px;
}
.sideMenu{margin-top: 60px}
.cell {
	display: flex;
	align-items: center;
}
.flex {
	flex: 1;
}
.hiders {
	background: #e5e5e5;
	padding: 20px;
	/*margin-bottom: 2px;*/
}
.hiders .title{font-size: 20px;margin-right: 60px;}
.hiders .message{font-size: 16px}

.hidbody  {
	display: none;
}
.hidbody .content{border: 1px solid #76a6b5;padding: 30px 0 30px 50px;}
.hiders.on{
	color: #FFFFFF;
	background: #0f2c8e;
}
.paddpse {
	width: 20px;
	height: 20px;
	background: url(../img/proes2.png);
	float: right;
	margin-top: 0;
}
.hiders.on .paddpse {
	background: url(../img/proes1.png);
}
.texlsd {
	display: block;
}
.texlsd .cell {
	margin-top: 40px;
}
.texlsd .cell.pl40 {
	padding-left: 0px;
}
.texlsd .left{width: 50%;font-size: 20px; margin-top: 50px;float: left}
.texlsd .right{margin-left:20px;float: right}
.texlsd .right img{margin-right: 10px}
.texlsd .right .tel_tit{font-size: 16px;color: #0f2c8e}
.texlsd .right .tel_mun{font-size: 24px;color: #0f2c8e}



@media only screen and (max-width: 1480px){
	.nr{width: 1200px;}
	#index-banner .swiper-slide{width: 1100px;}
}

@media only screen and (max-width: 768px){
	.header{display: none;}
	.nr{width: 100%;padding: 0 15px;}
	.container-fluid>.navbar-header{width: 100%;margin: 0;}
	.navbar{margin-bottom: 0;}
	.navbar-brand{width: 47%;padding-top: 11px;padding-left: 0;}
	.navbar-brand>img{width:100%;}
	.navbar-default .navbar-toggle {border-color: transparent;margin-right: 0;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #0f2c8e;} 
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background: #0f2c8e;color: white;}
	.navbar-default{background: white;}
	.y_nav{display: block;width: 100%;position: fixed;top: 0;left: 0;z-index: 999;box-shadow:2px 2px 5px #A1A1A1;-moz-box-shadow:2px 2px 5px #A1A1A1; -webkit-box-shadow:2px 2px 5px #A1A1A1;}
	
	.ban_swi,.banner{margin-top: 53px;}
	.ban_swi .swiper-pagination-bullets{bottom: 0;}
	
	.ind_gy{padding: 0 15px;flex-wrap: wrap;margin-top: 25px;}
	.gy_lf, .gy_rg{width: 100%;}
	.gy_lf{padding: 0;margin-bottom: 20px;}
	.gy_lf h2{font-size: 23px;margin-bottom: 15px;}
	.gy_lf p{line-height: 22px;margin-bottom: 10px;}
	.gy_sj{margin-top: 30px;}
	.gy_sj li p{font-size: 20px;}
	.gy_more{height: 35px;line-height: 35px;margin-top: 25px;width: 120px;}
	
	.tit h2{font-size: 22px;}
	.ind_ser{padding: 35px 0;}
	
	#index-banner .swiper-slide{width: 250px;}
	.ser_mod{width: 100%;height: 100%;left: 0;top: 0;margin-top: 0;padding: 10px;}
	.ser_mod h3{font-size: 16px;margin-bottom: 7px;}
	.ser_mod p{font-size: 12px;margin-bottom: 5px;}
	.ser_mod em{width: 80px;height: 25px;line-height:25px;font-size: 12px;}
	#index-banner{margin-top: 35px;}
	
	.ind_news{margin-top: 35px;}
	.xw_box{flex-wrap: wrap;margin-top: 35px;}
	.xw_lf{width: 100%;}
	.xw_lf h4{font-size: 16px;}
	.xw_rg{width: 100%;margin-top: 25px;}
	.new_txt .new_t{font-size: 15px;}
	.new_u li{padding: 15px 0;}
	.new_txt{padding-top: 0;}
	.new_txt .new_wz{margin-top: 10px;}
	
	.lx_lb{width: 100%;}
	.ind_cont{margin-top: 50px;}
	.lx_form{width: 100%;padding: 0 15px;margin-top: 40px;margin-bottom: 75px;}
	.lxp_lf, .lxp_rg{width: 100%;}
	.lxp_lf input{margin-bottom: 15px;}
	.lxp_btn{margin-top: 15px;}
	.lxp_btn input{height: 30px;font-size: 14px;}
	.lxp_btn p{font-size: 12px;}
	
	.foot_nav,.foot_rg{display: none;}
	.footer{padding-top: 0;}
	.foot_bq{margin-top: 0;padding: 15px;flex-wrap: wrap;text-align: center;}
	.foot_bq p{width: 100%;}
	
	/*服务项目*/
	.section{width: 100%;padding: 0 15px;margin-top: 25px;margin-bottom: 40px;}
	.ser_list li{width: 100%;margin-bottom: 15px;}
	.ser_list li .ser_mod{width: 100%;height: 100%;top: 0;margin-top: 0;}
	
	/*案例*/
	.case_lb{justify-content: space-between;}
	.case_lb li{width: 48%;margin-right: 0;margin-bottom: 15px;}
	.case_mod p{font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.case_mod{top: 75%;padding-top: 5px;}
	.pagination a, .pagination p{font-size: 12px;margin-right: 0;padding: 3px 7px;}
	
	/*公司简介*/
	.n_tab{justify-content: space-between;padding-bottom: 0;}
	.n_tab li{margin: 0;margin-bottom: 10px;width: 45%;height: 35px;font-size: 14px;line-height: 33px;}
	.about{padding: 0;}
	.ab_sj li p{font-size: 30px}
	.ab_sj{padding-top: 20px;margin-top: 30px;}
	.about .ab_wz h2{font-size: 17px;}
	.about .ab_wz p{font-size: 14px;line-height: 24px;text-align: left;margin-bottom: 15px;}
	
	/*企业文化*/
	.culture .cul_mg{width: 100%;}
	.culture .cul_lb{width: 100%;padding: 0;margin-top: 20px;}
	.culture .cul_lb li{font-size: 15px;margin-bottom: 10px;line-height: 25px;}
	
	/*荣誉资质*/
	.honor{justify-content: space-between;margin-top: 20px;}
	.honor li{width: 48%;margin-right: 0;height: 150px;margin-bottom: 15px;}
	.honor li img{max-height: 150px;}
	.honor li p{padding: 5px 0;}
	
	/*联系我们*/
	.message{width: 100%;}
	.inp input{height: 35px;}
	.message input[type="submit"]{height: 35px;font-size: 14px;}
	.lx_list li{font-size: 14px;}
	.cont_lf{width: 100%;height: auto;padding:25px 15px;}
	.lx_list li{line-height: 30px;}
	.cont_w{text-align: center;}
	.cont_rg{width: 100%;padding: 25px 15px;}
	.dx .dx_k span{font-size: 12px;width: auto;padding: 0 15px;}
	.dx .dx_k{margin-right: 10px;}
	.dx{text-align: center;}
	.cont_bt{text-align: left;}
	.f_lb{width: 100%;margin-right: 0;margin-bottom: 15px;}
	.f_lb input, .f_text textarea{width: 100%;}
	.f_sub input{font-size: 14px;height: 35px;}
	.map{margin-top: 35px;height: 300px;}
	.map img{width: 100%;height: 100%;}
	.f_lb .mj label{width: 32%;margin-right: 5px;margin-bottom: 10px;}
	
	/*新闻资讯*/
	.news_list li{padding: 10px;margin-bottom: 15px;}
	.news_list li .news_m{width: 33%;height: auto;}
	.news_icon{display: none;}
	.news_list li .news_wz{border: none;height:77px;margin-left: 10px;width: 61%;padding-right: 0;}
	.news_wz p{font-size: 15px;margin-bottom: 0;}
	.news_wz span{font-size: 12px;}
	.news_wz em{font-size: 12px;line-height: normal;}
	.news_list{margin-top: 25px;padding: 0;}

	/********新闻内页********/
	.mg40{ margin-top:20px}
	.wrap{ margin:0 10px;width:auto}
	.news_tt{font-size:18px;}
	.article{ padding:20px 0; font-size:14px;}

	.article img[align="right"]{ display:block; margin:5px auto;}
	.article img[align="left"]{ display:block; margin:5px auto;}
	/********新闻内页结束********/

	/*******案例内页********/
	.pro_box{width: 100%;padding: 0 15px;margin-top: 25px;}
	.xq_lf{width: 100%;}
	.gallery-top{width: 290px;height: 180px;}
	.xq_rg{width: 100%;margin-top: 20px;padding-top: 0;}
	.xq_rg h2{font-size: 18px;margin-bottom: 10px;}
	.xq_list li{font-size: 14px;margin-bottom: 0;}
	.pro_xq{margin-top: 35px;}
	.pro_xq h3{font-size: 16px;}
	.gallery-thumbs .swiper-slide{width: 70px !important;height: 50px;}
	.gallery-thumbs{width: 230px;}
	.xq_zx a{font-size: 14px;width: 120px;height: 35px;line-height: 35px;}
	/********案例内页结束*************/

	/*招聘*/
	.zhaopin_ul li{width: 100%;height: auto;padding-bottom: 10px}
	.sideMenu{margin-top: 30px}
	.hiders .title{font-size: 14px;margin-right: 10px}
	.hiders .message{font-size: 12px}
	.paddpse{margin-top: -65px}
	.hidbody .content{padding: 30px}
	.texlsd .left{width: 100%;font-size: 16px;margin-top: 30px}
	.texlsd .right{float: inline-start;margin-left: 0px}
	.texlsd .cell{margin-top: 20px}
}