/***********新闻内页************/

.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}
/***********新闻内页结束************/

/********案例内页********/
/*.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: 1200px;margin: 0 auto;}
.header{display: flex;justify-content: space-between;padding: 20px 0;}
.head_rg{display: flex;padding-top: 6px;}
.top_fx li{display: inline-block;position: relative;color: #0e6eb8;font-size: 16px;margin-right: 10px;cursor: pointer;}
.top_fx li .fx_w{width: 80px;position: absolute;top: 30px;left: 50%;margin-left: -40px;max-width: inherit;box-shadow:1px 1px 5px #727070;-moz-box-shadow:1px 1px 5px #727070; -webkit-box-shadow:1px 1px 5px #727070;display: none;z-index: 99;}
.top_fx li:hover .fx_w{display: block;}
.top_fx{padding-top: 58px;}
.top_tel{margin-right: 20px;margin-left: 3px;padding-top: 18px;}
.top_tel p{margin-bottom: 10px;}
.top_tel p img{margin-right: 10px;}
.top_tel p:first-child{font-size: 20px;}
.top_tel p:nth-child(2n){font-size: 16px;padding-left: 8px;}
.top_w img{width: 100px;vertical-align: top;}
.top_w span{display: inline-block;width: 15px;color: #0E6EB8;font-size: 14px;margin-left: 10px;}

/*导航*/
.nav_box{width: 100%;height: 50px;background: #0e6eb8;}
.nav_list{display: flex;}
.nav_list>li{width: 16.66%;height: 50px;line-height: 50px;text-align: center;position: relative;overflow: hidden;}
.nav_list>li>a{color: white;font-size: 16px;}
.nav_list>li.active,.nav_list>li:hover{background: #109a89;}
.nav_meu{width: 100%;position: absolute;top: 60px;left: 0;z-index: 99;opacity: 0;transition:all 0.5s;}
.nav_meu li{height: 45px;line-height: 45px;text-align: center;background:#0e6eb8;margin-top: 1px;}
.nav_meu li a{color: white;font-size: 15px;}
.nav_meu li:hover{background:#109a89;}
.nav_list>li:hover{overflow: inherit;}
.nav_list>li:hover .nav_meu{opacity: 1;top: 50px;transition:all 0.5s;}
.y_nav{display: none;}

/*banner*/
.ban_swi .swiper-slide img{width: 100%;}
.ban_swi .swiper-pagination-bullet-active{background:#109a89;}

/*公司简介*/
.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: 18%;padding-right: 40px;}
.gy_lf h2{color: #0E6EB8;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:#0e6eb8;color: white;margin-top: 45px;transition: all 0.3s;}
.gy_more:hover{color: white;transition: all 0.3s;box-shadow:3px 3px 5px #0e6eb8;-moz-box-shadow:3px 3px 5px #0e6eb8; -webkit-box-shadow:3px 3px 5px #0e6eb8;}

@media only screen and (max-width: 1680px) {
	.gy_lf{padding-left: 13%;padding-top: 80px;}
}
@media only screen and (max-width: 1440px) {
	.gy_lf{padding-left: 7%;padding-top: 50px;}
	.gy_sj li p{font-size: 32px;}
}


/*产品服务*/
.ind_pro{margin-top: 90px;}
.tit{width: 100%;border-bottom: 1px solid #ededed;padding-bottom: 10px;}
.tit h3{display: inline-block;color: #0E6EB8;font-size: 24px;position: relative;}
.tit h3 em{color: #999999;font-size: 16px;margin-left: 10px;}
.tit .tit_more{float: right;color: #393939;margin-top: 10px;position: relative;z-index: 99;}
.tit .tit_more img{margin-left: 10px;position: relative;bottom: 3px;}
.tit .tit_more:hover{color:#109a89;}
.tit .tit_more:hover img{filter: invert(39%) sepia(99%) saturate(1486%) hue-rotate(144deg) brightness(89%) contrast(87%);}
.tit h3:before{content: "";width: 100px;height: 1px;background: #0E6EB8;position: absolute;bottom: -12px;left: 0;}
.cp_list{margin-top: 30px;display: flex;justify-content: space-between;}
.cp_list li{width: 300px;}
.cp_list li:nth-child(2n){width: 560px;}
.cp_list li .cp_nr{overflow: hidden;margin-bottom: 20px;position: relative;}
.cp_list li .cp_nr img{width: 100%;transition: all 0.5s;}
.cp_list li .cp_nr .cp_mod{width: 100%;line-height: 40px;text-align: center;color: white;font-size: 17px;background: rgba(0,0,0,0.4);position: absolute;bottom: 0;left: 0;}
.cp_list li .cp_nr:hover img{transform: scale(1.1);transition: all 0.5s;}

/*成功案例*/
.ind_al{margin-top:75px;}
.al_tab{width:100%;position: relative;bottom: 30px;}
.al_tab .tab-hd {text-align: right;padding-right: 100px;}
.al_tab .tab-hd li{display: inline-block;margin-left: 20px;color: #666666;font-size: 16px;height: 30px;position: relative;cursor: pointer;}
.al_tab .tab-hd li:before{content: "";width:80px;height: 1px;background:#0E6EB8;position: absolute;bottom: 0;left: 50%;margin-left: -40px;display: none;}
.al_tab .tab-hd li.active{color:#0E6EB8;}
.al_tab .tab-hd li.active:before{display: block;}
.al_tab .tab-bd>li{display:none;}
.al_tab .tab-bd li.thisclass{ display:list-item;}
.al_tab .tab-bd{margin-top: 30px;}
.al_swi{width: 95%;}
.al_swi .swiper-slide{text-align: center;}
.al_swi .swiper-slide .al_mg{overflow: hidden;}
.al_swi .swiper-slide .al_mg img{width: 100%;transition: all 0.5s;}
.al_swi .swiper-slide p{color: #0E6EB8;font-size: 17px;margin-top: 10px;}
.al_swi .swiper-slide:hover .al_mg img{transform: scale(1.1);}
.al_swi .swiper-button-next,.al_swi .swiper-button-prev{width: 40px;height: 40px;}
.al_swi .swiper-button-next{background: url(../img/ind_icon03.png) no-repeat;background-size:100% 100%;}
.al_swi .swiper-button-prev{background: url(../img/ind_icon02.png) no-repeat;background-size:100% 100%;}

/*新闻资讯*/
.ind_xw{margin-top: 75px;
	margin-bottom: 80px;}
.xw_box{margin-top: 30px;display: flex;justify-content: space-between;}
.xw_lf{width: 475px;}
.xw_lf img{width: 100%;}
.xw_rg{width: 670px;}
.xw_rg .xw_t h4{color: #5a5a5a;font-size: 20px;color: #5A5A5A;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw_rg .xw_t span{color: #929292;font-size: 14px;}
.xw_rg .xw_t p{color: #999999;font-size: 16px;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.xw_rg .xw_t:hover h4{color:#109a89;}
.xw_rg .xw_t{padding-bottom: 25px;border-bottom: 1px solid #eeeeee;}
.xw_lb{margin-top: 25px;}
.xw_lb li{line-height: 25px;color: #929292;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw_lb li a{color: #929292;font-size: 14px;}
.xw_lb li span{display: inline-block;width: 80px;margin-right: 20px;}
.xw_lb li:hover a{color:#109a89;}

/*合作伙伴*/
.ind_hz{margin-top: 80px;margin-bottom: 80px;}
.hz_list{margin-top: 30px;border-left: 1px solid #eee; border-top: 1px solid #eee;position: relative;display: flex;flex-wrap: wrap;}
.hz_list li{width:16.66%;height: 100px;border-bottom: 1px solid #eeeeee;border-right: 1px solid #eeeeee;transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out;display: flex;justify-content: center;align-items: center;}
.hz_list li img{max-height: 90px;}
.hz_list li a{display: block;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;}
.hz_list li:hover{box-shadow: 0px 0px 20px #ccc; -webkit-box-shadow: 0px 0px 20px #ccc;}
.hz_list:after{content: "";clear: both;}

/*底部*/
.footer{width: 100%;background: #ededec;padding-top: 20px;}
.foot_box{display: flex;justify-content: space-between;}
.foot_lx{margin-top: 20px;}
.foot_lx li{color:#666666;font-size: 15px;line-height: 26px;margin-bottom: 7px;}
.foot_lx li img{margin-right: 10px;}
.foot_cent{padding-top: 20px;}
.foot_nav{display: flex;}
.foot_nav li{width: 90px;margin: 0 15px;}
.foot_nav li a{display: inline-block;width: 100%;color: #666666;font-size: 14px;text-align: center;margin-top: 10px;}
.foot_nav li a:first-child{border-bottom: 1px solid #0E6EB8;padding-bottom: 10px;margin-top: 0;font-size: 16px;}
.foot_nav li a:hover{color:#109a89;}
.foot_w{padding-top: 20px;}
.foot_w li{display: inline-block;text-align: center;}
.foot_w li p{color: #666666;font-size: 16px;margin-top: 10px;}
.foot_w li img{width: 130px;}
.foot_bq{margin-top: 20px;border-top: 1px solid #109a89;padding: 15px 0;margin-top:20px;text-align: center;}
.foot_bq p,.foot_bq p a{color: #666;font-size: 14px;}


/******成功案例*******/
.banner,.banner img{width: 100%;}
.pro_tab{margin-top: 30px;}
.pro_tab li{display: inline-block;width: 150px;height: 40px;text-align: center;line-height: 40px;background:#e9e9e9;margin-right: 15px;margin-bottom: 15px;}
.pro_tab li a{color: #696868;font-size: 16px;}
.pro_tab li:last-child{margin-right: 0;}
.pro_tab .active,.pro_tab li:hover{background: #109a89;}
.pro_tab .active a,.pro_tab li:hover a{color: white;}
.mytab{border-bottom: 1px solid #e6e5e5;}
.section{margin-top: 30px;margin-bottom: 90px;min-height: 300px;}
.case_list{display: flex;flex-wrap: wrap;}
.case_list li{width: 380px;margin-right: 30px;text-align: center;}
.case_list li:nth-child(3n){margin-right: 0;}
.case_list li .al_mg{overflow: hidden;}
.case_list li .al_mg img{transition: all 0.5s;}
.case_list li p{color: #666666;font-size: 16px;margin-top: 10px;}
.case_list li:hover .al_mg img{transform: scale(1.1);}
.case_list li:hover p{color:#109a89;}
.paging{width: 100%;height: auto;text-align: center;margin-top: 25px;}
.paging li{display: inline-block;padding: 5px 10px;margin: 0 5px;background: #eeeeee;}
.paging .active a{color: white;}
.paging .active{background: #109a89;}
.paging li a{display: block;color: #666666;font-size: 12px;}


/****公司简介****/
.about{margin-top: 30px;}
.about .ab_mg{width: 100%;}
.about .ab_wz{margin-top: 25px;text-align: center;}
.about .ab_wz h2{color: #0E6EB8;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: #0E6EB8;font-size: 16px;}
.ab_sj{border-top: 1px solid #d7d7d7;display: flex;justify-content: space-around;padding-top: 40px;margin-top: 50px;}
.ab_sj li{text-align: center;width: 33.33%;}
.ab_sj li p{color: #0E6EB8;font-size: 48px;}
.ab_sj li span{color: #666666;font-size: 14px;}
.about_ys{margin-top: 80px;display: flex;justify-content: space-between;}
.about_ys li{width: 280px;height: 300px;text-align: center;border-radius: 20px;padding: 0 7px;padding-top: 10px;box-shadow:2px 2px 5px #A1A1A1;-moz-box-shadow:2px 2px 5px #A1A1A1; -webkit-box-shadow:2px 2px 5px #A1A1A1;}
.about_ys li p{text-align: left;color: #333333;font-size: 12px;line-height: 23px;}
.about_ys li .ab_ic{height: 100px;display: flex;align-items: center;justify-content: center;}
.about_ys li span{display: inline-block;color: #0E6EB8;font-size: 18px;margin-bottom: 10px;font-weight: bold;}


/****荣誉资质****/
.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: #109a89;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: #109a89;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:#109a89;color: #109a89;}

.cont_fd{margin-top: 50px;display: flex;flex-wrap: wrap;}
.cont_fd li{width: 380px;margin-right: 30px;margin-bottom: 25px;}
.cont_fd li:nth-child(3n){margin-right: 0;}
.cont_fd li .fd_mg{width: 100%;}
.cont_fd li h4{color: #0d9279;font-size: 18px;margin-top: 15px;margin-bottom: 15px;}
.cont_fd li p{color: #333333;font-size: 14px;margin-bottom: 13px;}
.cont_fd li p img{margin-right: 10px;}


/*****新闻资讯*****/
.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:#0d9279;}
.news_list{margin-top: 40px;padding: 0 10px;}


/*****资料下载*****/
.xz_lb li{width: 100%;height: 80px;border: 1px solid #eeeeee;padding: 0 30px;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;transition-duration: 0.2s;}
.xz_lb li p{color: #666666;font-size: 18px;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xz_lb li p img{margin-right: 15px;}
.xz_btn a{display: inline-block;width:120px;line-height: 40px;text-align: center;border: 1px solid #0d9279;color: #0D9279;font-size:16px;letter-spacing: 5px;margin-left: 15px;}
.xz_btn a:hover{background:#0D9279;color: white;}
.xz_lb li:hover{box-shadow:3px 3px 6px #c0bebe;-moz-box-shadow:3px 3px 6px #c0bebe; -webkit-box-shadow:3px 3px 6px #c0bebe;}




/****分辨率小于768px****/
@media only screen and (max-width: 768px) {
	.header,.nav_box{display: none;}
	.nr{width: 100%;padding: 0 15px;}
	.container-fluid>.navbar-header{width: 100%;margin: 0;}
	.navbar{margin-bottom: 0;}
	.navbar-brand{width: 14%;padding-top: 3px;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: #0E6EB8;} 
	.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: #109a89;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;}
	
	.ind_pro{margin-top: 35px;}
	.tit h3{font-size: 18px;}
	.tit h3 em{font-size: 12px;}
	.tit .tit_more{font-size: 12px;margin-top: 5px;}
	.tit h3:before{width: 80px;}
	.cp_list{margin-top: 15px;flex-wrap: wrap;}
	.cp_list li{width: 100%;}
	.cp_list li .cp_nr .cp_mod{line-height: 35px;font-size: 14px;}
	.cp_list li .cp_nr{margin-bottom: 15px;}
	
	.ind_al{margin-top: 20px;}
	.al_tab .tab-hd{padding: 0 15px;display: flex;flex-wrap: wrap;}
	.al_tab{bottom: 0;margin-top: 15px;}
	.al_tab .tab-hd li{margin: 0;width: 25%;text-align: center;font-size: 14px;line-height: 30px;}
	.al_tab .tab-hd li:before{width: 100%;margin-left: 0;left: 0;}
	.al_tab .tab-bd{margin-top: 20px;}
	.al_swi .swiper-button-next, .al_swi .swiper-button-prev{width: 27px;height: 27px;}
	.al_swi .swiper-slide p{font-size: 14px;margin-top: 5px;}
	
	.ind_xw{margin-top: 45px;}
	.xw_box{flex-wrap: wrap;margin-top: 20px;}
	.xw_lf,.xw_rg{width: 100%;}
	.xw_rg{margin-top: 20px;}
	.xw_rg .xw_t h4{font-size: 15px;}
	.xw_rg .xw_t p{font-size: 14px;}
	.xw_rg .xw_t{padding-bottom: 15px;}
	.xw_lb{margin-top: 15px;}
	.xw_lb li span{font-size: 12px;width: 70px;}
	
	.ind_hz{margin-top: 30px;margin-bottom: 50px;}
	.hz_list{margin-top: 25px;width: 90%;padding: 0;}
	.hz_list li{width: 25%;height: 55px;}
	.hz_list li img{max-height: 45px;}
	
	.foot_box{display: none;}
	.footer{padding-top: 0;}
	.foot_bq{margin-top: 0;border: none;padding: 15px 10px;}
	.foot_bq .nr{flex-wrap: wrap;justify-content: center;}
	.foot_bq p, .foot_bq p a{font-size: 12px;}
	.foot_bq p{width: 100%;text-align: center;}
	
	/*成功案例*/
	.pro_tab{display: flex;flex-wrap: wrap;}
	.pro_tab li a{font-size: 14px;}
	.pro_tab li{margin-right: 6px;margin-bottom: 10px;width: 32%;height: 35px;line-height: 35px;}	
	.pro_tab li:nth-child(3n){margin-right: 0;}
	.section{margin-top: 20px;margin-bottom: 50px;}
	.case_list{justify-content: space-between;}
	.case_list li{width: 48%;margin-right: 0;margin-bottom: 10px;}
	.case_list li p{font-size: 14px;margin-top: 7px;}
	.paging li{margin: 0 1px;}
	
	/*公司简介*/
	.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;}
	
	/*荣誉资质*/
	.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;}
	.cont_fd li{width: 100%;margin-right: 0;margin-bottom: 10px;}
	.cont_fd{margin-top: 35px;}
	.cont_fd li h4{font-size: 16px;}
	.contact{top: 0;margin-bottom: 0;}
	
	/*新闻资讯*/
	.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;}
	
	/*下载*/
	.xz_lb li{padding: 15px;flex-wrap: wrap;height: auto;}
	.xz_lb li p{width: 100%;font-size: 14px;}
	.xz_lb li p img{width: 20px;margin-right: 10px;}
	.xz_btn{margin-top: 15px;width: 100%;text-align: center;}
	.xz_btn a{width: 80px;line-height: 25px;margin: 0 10px;font-size: 12px;}

    /********新闻内页********/
    .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;}
    /********案例内页结束*************/
}