*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 0;border: 0;outline: none;/* vertical-align: middle; */ font-family: 'Source Han Sans CN';}
ul,li,ol{list-style: none;}
a{-webkit-text-decoration: none;text-decoration: none;color: inherit;}
img{border: 0;}
table{max-width: 100%;}
table,th,td,tr{border-collapse:collapse;border: 1px solid #dcdcdc;line-height: 1.5;padding: 10px;}
input,textarea,select,button{font-size: unset;outline: none;resize: none;} 
input:focus,textarea:focus,select:focus,button:focus{outline: none;}
iframe,video{display: block;max-width: 100%;height: auto;border: 0;margin: 0 auto;}
html,body{width: 100%;position: relative;font-size: 16px;line-height: 1.5;color: #000;background-color: #fff;}
@media only screen and (min-width:1920px ) { html{font-size: 100px!important;}}
@media only screen and (min-width:960px ) and (max-width:1285px ) { html{font-size: 66px!important;}}
/* 思源黑体 */
/* @font-face  {font-family:SourceHanSerifCN-H; src: url(SourceHanSansSC_Heavy.ttf);} */
/* 思源宋体 */
@font-face {font-family:SourceHanSerifCN-S;src: url(SourceHanSerifCN-Heavy-7.otf);}
/* 行文本 */
.txthide{overflow: hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space: nowrap;}
.txthide1{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:1; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden}
.txthide2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide4{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:4; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
/* --公共样式-- */
.font-14{font-size: .14rem;}
@media only screen and (max-width: 1645px) {
	.font-14{font-size: 12px;}
}
.font-15{font-size: .15rem;}
@media only screen and (max-width: 1664px) {
	.font-15{font-size: 13px;}
}
.font-16{font-size: .16rem;}
@media only screen and (max-width: 1680px) {
	.font-16{font-size: 14px;}
}
.font-17{font-size: .17rem;}
@media only screen and (max-width: 1694px) {
	.font-17{font-size: 15px;}
}
.font-18{font-size: .18rem;}
@media only screen and (max-width: 1706px) {
	.font-18{font-size: 16px;}
}
.font-19{font-size: .19rem;}
@media only screen and (max-width: 1717px) {
	.font-19{font-size: 17px;}
}
.font-20{font-size: .20rem;}
@media only screen and (max-width: 1728px) {
	.font-20{font-size: 18px;}
}
.font-21{font-size: .21rem;}
@media only screen and (max-width: 1737px) {
	.font-21{font-size: 19px;}
}
.font-22{font-size: .22rem;}
@media only screen and (max-width: 1745px) {
	.font-22{font-size: 20px;}
}
.font-24{font-size: .24rem;}
@media only screen and (max-width: 1745px) {
	.font-24{font-size: 22px;}
}
.font-28{font-size: .28rem;}
@media only screen and (max-width: 1782px) {
	.font-28{font-size: 26px;}
}



/* 内容盒 */
.main_box{width: 100%;position: relative;background-color: #fff;}
/* 首页盒 - 内页盒 */
.P_wrapper {max-width: 1600px;min-width: 1263px;margin: 0 auto;}
.P_wrapper.sub_pad{padding-top: 1rem;padding-bottom: 2rem;}
@media only screen  and (max-width:1660px ) { 
	.P_wrapper{padding-left: 40px;padding-right: 40px;}
}

.P_item .name{font-size: .36rem;font-weight: bold;}
.P_more{display: block;width: fit-content;height: fit-content;color: #fff;line-height: 1;background-color: #005bac;padding: .1rem .35rem;}

.P_crumb{margin: .3rem 0;}
.P_crumb .m-crumb{max-width: none;}
.P_crumb .icon{display: block;width: auto;height: 16px;margin-right: 5px;}
.P_crumb span{font-weight: bold;}


.P_channel_name{font-size: .7rem;font-weight: bold;text-transform: capitalize;line-height: 1;margin-bottom: .7rem;}

.P_company_info dd{flex: 1;padding: .15rem .3rem .15rem 0;margin-right: .4rem;border-right: 1px solid #6e8bb5;}
.P_company_info dd:last-child{margin-right: 0;border-right: 0;}
.P_company_info .info {flex: 1;margin-right: .2rem;}
.P_company_info .info .num{font-size: .4rem;line-height: 1;}
.P_company_info .info .img{display: block;max-width: 100%;}
.P_company_info dd .icon{width: .66rem;height: .6rem;overflow: hidden;}
.P_company_info dd .icon img{display: block;width: 100%;height: 200%;}




header{width: 100%;color: #000;}
header .content{max-width: 1920px;margin: 0 auto;padding: .2rem .5rem;border-bottom: 1px solid rgba(255,255,255,.4);position: relative;z-index: 3;}
header .logo , header .logo img{display: block;width: auto;height: .57rem;min-height: 45px; transition: .5s;}
header .logo .white , header .menu_btn .white{transform: translateY(-100%);opacity: 0;}
header nav{margin-top: .2rem; transition: .5s;}
header nav a{display: block;margin-right: .8rem;}
header .phone{ margin-right: .4rem; transition: .5s;}
header .phone .title{line-height: 1.2;}
header .phone .num *{font-family: SourceHanSerifCN-S;}
header .phone .text{line-height: 1;margin-right: .1rem;}
header .contact_text{text-transform: uppercase;color: #005bac;font-weight: bold;}
header .menu_btn , header .menu_btn img{display: block;width: auto;height: .22rem;min-height: 20px;transition: .5s;}
header .menu_btn{margin-bottom: .1rem;transition: .5s;}
header.fixed{position: fixed;top: 0;left: 0;z-index: 99;}
header.fixed::after{display: block;content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #FFFFFF;transition: .5s;box-shadow: 0 .1rem .3rem 0 rgba(0,0,0,.1);opacity: 1;}
header.color{color: #fff;}
header.color::after{opacity: 0;}
header.color .logo .white , header.color .menu_btn .white{opacity: 1;}




footer{background-color: #1e1e1e;padding: .24rem 0;}
footer .logo img{display: block;width: auto;height: .53rem;}
footer nav{color: #fff;}
footer nav a{margin-left: .3rem;opacity: .8;}
footer nav a:hover{opacity: 1;text-decoration: underline;transition: .5s;}
footer .web_info{color: #848484;line-height: 2;}
footer .PNS img{width: 20px;height: 20px;margin-right: 2px;vertical-align: text-bottom;}
footer .qrcode{color: #9d9d9d;}
footer .qrcode .img{display: block;width: auto;height: 1rem;border-radius: .04rem;padding: .06rem;background-color: #fff;margin-left: .04rem;}

.banner{width: 100%;position: relative;}
.banner .swiper-images{width: 100%;position: relative;}
.banner img{display: block;width: 100%;}
.banner .pagination{position: absolute;bottom: .6rem;left: 0;z-index: 3;padding-right: 1.25rem;}
svg{transform: rotate(-90deg);}
svg .ring {stroke-width: 2;fill: none;}
svg .ring-outer {stroke-dasharray: 28; stroke-dashoffset: 28;stroke: #000;}
svg .ring-outer.swiper-pagination-bullet-active{stroke: #eaae72;animation: draw-ring 4.5s linear forwards;}
svg .ring-inner {stroke: #FFFFFF;}
.on .ring-outer {stroke: white;}
  @keyframes draw-ring {
    from {
      stroke-dashoffset: -28;
    }
    to {
      stroke-dashoffset: 0;
    }
  }
.banner .sub_icon{width: 1.35rem;height: 1.35rem;position: absolute;top: -.9rem;right: 1.6rem;}
  


/* 简介 */
.profile{color: #fff;background-color: #0e3e86;padding-bottom: .6rem;}
.profile .top_art{margin-right: -1.6rem;margin-bottom: .4rem;}
.profile .top_art .left{display: block;flex: 1;border-bottom: 1px solid #fff;margin-right: 1.6rem;padding-top: .9rem;}
.profile .top_art .left .name{font-size: .36rem;font-weight: bold;margin-bottom: .4rem;line-height: 1;text-transform: uppercase;}
.profile .top_art .left .desc{width: 5.9rem;line-height: 2;text-align: justify;}
.profile .top_art .left .icon{display: block;width: auto;height: 12px;}
.profile .top_art .right_img{display: block;width: 8rem;min-width: 650px;min-height: 3.62rem;object-fit: cover;}



/* 产品中心 */
.i-product{background: url(../images/product-i-bj.png)no-repeat center / cover;padding-bottom: .85rem;}
.i-product .P_wrapper{position: relative;}
.i-product .main {margin-right: -1.6rem;}
.i-product .left{flex: 1;border-bottom: 1px solid #000000;margin-right: 1.6rem;padding-top: .7rem;padding-bottom: .55rem;}
.i-product .left .content{margin-top: .4rem;}
.i-product .content .item_info{width: 8rem;height: 2.6rem;background-color: #3d3d3d;}
.i-product .content .item_info .img{width: 5.95rem;height: 100%;}
.i-product .content .item_info .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.i-product .content .item_info .text{flex: 1;color: #fff;padding: 0 .1rem;}
.i-product .content .item_info .text .name{font-weight: bold;}
.i-product .content .item{margin-top: .5rem;padding-right: .5rem;}
.i-product .content .item li{width: 50%;padding-right: .2rem;}
.i-product .content .item li a{display: block;width: 100%;font-weight: bold;line-height: 2;}
.i-product .channel{width: 8rem;min-width: 650px;background-color: #fff;padding: .8rem 1.6rem .8rem .5rem;margin-bottom: .8rem;}
.i-product .channel dd{height: 1.4rem;border-bottom: 1px solid #d8d8d8;cursor: pointer;position: relative;padding: 0 .4rem;}
.i-product .channel dd *{position: relative;z-index: 2;}
.i-product .channel dd::after{display: block;content: '';width: 100%;height: 100%;background: url(../images/product-hover-bj.png)no-repeat center / cover;position: absolute;top: 0;left: 0;z-index: 1;opacity: 0;transition: .5s;}
.i-product .channel dd:last-child{border-bottom: 0;}
.i-product .channel dd .name{flex: 1;font-weight: bold;}
.i-product .channel dd .icon{display: block;width: auto;height: 12px;margin-left: .1rem;}
.i-product .channel dd.on , .i-product .channel dd:hover{border-color: #fff;}
.i-product .channel dd.on::after , .i-product .channel dd:hover::after{opacity: 1;}
.i-product .P_more{position: absolute;bottom: 0;right: 0;z-index: 2;}


/* 新闻中心 */
.i-news{padding: .75rem 0 .9rem;}
.i-news .content{margin-top: .6rem;}
.i-news .content dd{width: 25%;height: 5.12rem;background-color: #f5f5f5;position: relative;border-right: 1px solid #e0e0e0;}
.i-news .content dd:last-child{border-right: 0;}
.i-news .content dd *{position: relative;z-index: 2;}
.i-news .content dd::after{display: block;content: '';width: 100%;height: 100%;background: url(../images/news-hover-bj.png)no-repeat center / cover;position: absolute;top: 0;left: 0;z-index: 1;opacity: 0;transition: .5s;}
.i-news .content dd a{display: block;height: 100%;padding: .5rem .3rem;}
.i-news .content dd .time{color: #6b6b6b;line-height: 1;margin-bottom: .4rem;}
.i-news .content dd .title{color: #222222;line-height: 1.5;font-weight: bold;}
.i-news .content dd .desc{color: #6b6b6b;margin-top: .2rem;}
.i-news .content dd .icon{width: fit-content;height: 12px;overflow: hidden;position: absolute;left: .3rem;bottom: .5rem;}
.i-news .content dd .icon img{display: block;width: auto;height: 100%;}
.i-news .content dd .icon .white{transform: translateY(-100%);opacity: 0;}
.i-news .content dd:hover .title , .i-news .content dd:hover .time , .i-news .content dd:hover .desc{color: #fff;}
.i-news .content dd:hover::after , .i-news .content dd:hover .icon .white{opacity: 1;} 

.about{color: #000;padding: 1rem 0;}
.about .left{width: 4.3rem;margin-right: 1.5rem;}
.about .left img{display: block;width: 100%;}
.about .left .name_img{margin-bottom: .6rem;}
.about .left .slogan{color: #040404;font-weight: bold;line-height: 2;}
.about .left .desc{line-height: 2;margin-bottom: .5rem;}
.about .right{flex: 1;}
.about .right article p{margin-bottom: .2rem;line-height: 1.7;}
.about .right article img{max-width: 100%;}
.about .right .P_company_info{margin-top: .4rem;}
.about .right .P_company_info dd .icon img{display: block;width: 100%;height: 200%;transform: translateY(-50%);}

.case_en_name{font-size: .7rem;color: #000;font-weight: bold;text-align: center;margin-bottom: .4rem;line-height: 1;}
.case{padding-bottom: 2rem;padding-top: .4rem;background: linear-gradient(to bottom , #94caed , #fff);}
.case .name{color: #fff;text-align: center;font-weight: bold;margin-bottom: .3rem;}
.case .item{margin-right: -.3rem;}
.case .item dd{width: calc((100% - .9rem) / 3);margin-right: .3rem;margin-bottom: .13rem;}
.case .item dd a{display: block;width: 100%;color: #005bac;font-weight: bold;line-height: .7rem;background-color: #fff;padding: ;padding: 0 .3rem;}
.case .item dd:hover a{background-color: #005bac;color: #fff;transition: .5s;}
.case .bot{width: 100%;margin-top: .4rem;padding-top: .6rem;background: url(../icons/case-text.png)no-repeat center / auto 100%;}
.case .bot .logo{display: block;width: auto;height: .68rem;margin: 0 auto;}

.credential dl{margin-right: -.2rem;}
.credential dl dd{width: calc((100% - .8rem) / 4);margin-right: .2rem;margin-bottom: .2rem;}
.credential dl dd img{width: 100%;height: 2.76rem;object-fit: contain;}


.news dl{margin-right: -.3rem;}
.news dl dd{width: calc((100% - 1.2rem) / 4);margin-right: .3rem;margin-bottom: .3rem;box-shadow: 0 0 .15rem .01rem  rgba(0,0,0,.15);}
.news dl dd a{display: block;width: 100%;background-color: #fff;}
.news dl dd .text{height: 2.1rem;min-height: 150px;padding: .3rem;}
.news dl .text .title{width: 100%;color: #222222;line-height: 1.5;font-weight: bold;margin-bottom: .1rem;}
.news dl .text .time{color: #6b6b6b;margin-bottom: .5rem;}
.news dl .text .icon{display: block;width: auto;height: .12rem;min-height: 9px;}
.news dl dd .img{width: 100%;height: 2.4rem;overflow: hidden;}
.news dl dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;}


.news_detail .top{border-top: 1px solid #58595b;border-bottom: 1px solid #e3e3e3;padding: .2rem .3rem;}
.news_detail .top .title{color: #000000;font-weight: bold;}
.news_detail .top .time{color: #6b6b6b;line-height: 1;margin-top: .1rem;}
.news_detail article{padding: .5rem .3rem .2rem;}
.news_detail article p , .product_detail article p{padding: .1rem 0;}
.news_detail article img , .product_detail article img{max-width: 100%;}


.contact .map{flex: 1;margin-right: .6rem;position: relative;}
.contact .map .img{display: block;width: 100%;}
.contact .map .qrocede_box{background-color: #014099;padding: 4px;position: absolute;left: 15px;bottom: 15px;}
.contact .map .qrocede_box img{display: block;width: 1.2rem;height: auto;margin: 0 auto 4px;}
.contact .map .qrocede_box .title{color: #fff;text-align: center;line-height: 1.5;}
.contact .right{width: 6.64rem;min-width: 560px;}
.contact .right .name{font-weight: bold;color: #005bac;margin-bottom: .3rem;}
.contact .right .name_img{display: block;width: 100%;height: auto;padding-bottom: .3rem;border-bottom: 4px solid #000;margin-bottom: .3rem;}
.contact .right ul li{width: 100%;height: 1.18rem;border-bottom: 2px solid #e4e4e6;}
.contact .right ul li .icon{display: block;width: auto;height: .42rem;min-height: .32rem;margin-right: .14rem;}
.contact .right ul li .text{flex: 1;}
.contact .right ul li .title{color: #939393;}
.contact .right ul li .info{color: #000;font-weight: bold;}
.contact .right ul li.tel{width: 45%;}
.contact .right ul li.tel .text{border-right: 1px solid #f4f4f5;}
.contact .right ul li.phone{width: 55%;padding-left: .4rem;}


.product .left{min-width: 260px;margin-right: 1.5rem;}
.product .left .name{font-size: .4rem;color: #000000;font-weight: bold;margin-bottom: .3rem;}
.product .left dl dd{margin-bottom: .2rem;}
.product .left dd a{height: .6rem;min-height: 55px;font-weight: bold;padding: 0 .3rem;border-radius: .6rem;background-color: #eeeeee;}
.product .left dd a .icon{width: auto;height: 7px;}
.product .left dd a .icon img{display: block;width: auto;height: 100%;}
.product .left dd a .icon .back{transform: translateY(-100%);}
.product .left dd a.on , .product .left dd a:hover{background-color: #005bac;color: #fff;transition: .5s;}
.product .left dd a.on .icon .back , .product .left dd a:hover .icon .back{opacity: 0;transition: .5s}
.product .item{flex: 1;overflow: hidden;}
.product .item li{padding: .26rem 0;border-bottom: 1px solid #000;}
.product .item li a{display: block;width: 100%;padding-left: .35rem;position: relative;}
.product .item li a::after{display: block;content:'';width: 6px;height: 6px;border-radius: 50%;background-color: #bfbfbf;position: absolute;top: 50%;left: .15rem;transform: translateY(-50%);}
.product .item li:hover{border-color: #005bac;transition: .5s;}
.product .item li:hover a{color: #005bac;transition: .5s;}
.product .item li:hover a::after{background-color: #005bac;transition: .5s;}
.product_detail .top{padding-top: .35rem;border-top: 1px solid #58595b;margin-bottom: .6rem;}
.product_detail .title{text-align: center;font-weight: bold;}






.box_wap_show{display: none!important;}
/* 手机端 */
@media only screen and (max-width:960px ) {
	html,body{font-size: .24rem}
	table, th, td, tr{padding: .1rem .06rem;}
	.box_wap_hide{display: none!important;}
	.box_wap_show{display: block!important;}

	.P_wrapper{min-width: auto;max-width: none;padding: 0 .2rem;}
	.P_wrapper.sub_pad{padding-top: .6rem;padding-bottom: .6rem;}
	
	.P_item{display: flex;justify-content: space-between;align-items: flex-end;}
	.P_item .name{font-size: .44rem;}
	.P_item .intro{font-size: .26rem;}
	
	.P_channel_name{font-size: .78rem;margin-top: .4rem;margin-bottom: .3rem;}
	
	
	header{transition: .4s;}
	header .content{padding: .25rem .3rem;border-bottom: none;}
	header .logo, header .logo img{width: auto;height: .71rem;min-height: auto;}
	header .menu_btn, header .menu_btn img{height: .32rem;min-height: auto;}
	.mm-opening header{left:  -80% ;}
	
	
	.wap_footer{background-color: #1e1e1e;font-size: .22rem;color: #b0b0b0;text-align: center;padding: .2rem;}
	
	.banner .pagination{justify-content: center;padding: 0;bottom: .3rem;}
	.banner .sub_icon{top: auto;bottom: .3rem;right: .2rem;}
	
	.profile{padding-bottom: 1rem;}
	.profile .top_art .left{width: 100%;margin-bottom: 0;margin-right: 0;padding-top: .7rem;border-bottom: none;margin-bottom: .6rem;}
	.profile .top_art .left .name{font-size: .44rem;margin-bottom: .5rem;}
	.profile .top_art{margin-right: 0;flex-direction: column-reverse;}
	.profile .top_art .wap_img{display: block;width: 100%;height: 2.66rem;object-fit: cover;margin-bottom: .4rem;}
	.profile .top_art .bot_text{display: block;}
	.profile .top_art .left .desc{width: 100%;font-size: .24rem;line-height: 1.6;}
	.profile .top_art .left .icon {display: none;}
	.profile .top_art .left .wap_more{width: 1.7rem;font-size: .24rem;line-height: .5rem;text-align: center;border: 1px solid rgba(255,255,255,.45);margin-top: .3rem;}
	.profile .P_company_info{flex-wrap: wrap;margin-right: -.1rem;}
	.profile .P_company_info dd{flex:initial;width: calc((100% - .2rem) / 2);height: 1.6rem;margin-right: .1rem;margin-bottom: .14rem;border-right: 0;background-color: #144793;padding: .2rem;box-shadow: 0 .05rem .1rem 0 rgba(0,0,0,.1);}
	.profile .P_company_info .info .num{font-size: .56rem;}
	.profile .P_company_info .info .unit , .profile .P_company_info .info .title{font-size: .22rem;}
	
	
	.i-product{padding-top: .7rem;padding-bottom: .95rem;}
	.i-product .main{flex-direction: column-reverse;margin-right: 0;position: relative;}
	.i-product .P_item{width: 100%;position: absolute;top: 0;left: 0;}
	.i-product .channel{display: flex;width: 100%;min-width: auto;padding: 0;background-color: transparent;margin-top: 1rem;margin-bottom: .5rem;}
	.i-product .channel dd {flex: 1;height: .88rem;margin-right: .1rem;padding: 0 .1rem;border-bottom: 0;background-color: #fff;}
	.i-product .channel dd:last-child{margin-right: 0;}
	.i-product .channel dd .name{font-size: .28rem;text-align: center;}
	.i-product .channel dd .icon{display: none;}
	.i-product .channel dd::after{background: #005bac;}
	.i-product .channel dd.on{color: #fff;}
	
	.i-product .left{margin-right: 0;padding-top: 0;border-bottom: 0;padding-bottom: 0;}
	
	.i-product .left .content{margin-top: 0;}
	.i-product .content .item_info{width: 100%;}
	.i-product .content .item_info .img{width: 5.1rem;}
	.i-product .content .item_info .text .name{font-size: .3rem;}
	.i-product .content .item_info .text a{font-size: .22rem;}
	.i-product .content .item{margin-top: .3rem;margin-right: 0;padding: .4rem .2rem;background: linear-gradient(to bottom , #fff , transparent);}
	.i-product .content .item li{width: 100%;}
	.i-product .content .item li a{font-size: .24rem;}
	.i-product .P_more{position: relative;}
	.i-product .P_more{color: #005bac;background-color: transparent;border: 1px solid #005bac;}
	
	
	.i-news .content dd{width: 100%;height: auto;border-right: 0;margin-bottom: .1rem;position: relative;}
	.i-news .content dd a{padding: .2rem .3rem .6rem;}
	.i-news .content dd .time{margin-bottom: 0;position: absolute;left: .3rem;bottom: .25rem;}
	.i-news .content dd .title{font-size: .28rem;-webkit-line-clamp:1;}
	.i-news .content dd .desc{font-size: .24rem;-webkit-line-clamp:1;margin-top: .05rem;}
	.i-news .content dd .icon{display: none;}
	
	
	.about .box{display: block;}
	.about .left{width: 100%;}
	.about .left .name_img{width: 5.3rem;margin: 0 auto .3rem;}
	.about .left .slogan , .about .left .desc{font-size: .26rem;text-align: center;line-height: 1.5;}
	.about .left .img{width: 5.1rem;margin: 0 auto;}
	.about .right{margin-top: .6rem;}
	.about .right article{font-size: .24rem;}
	.about .P_company_info dd{flex-direction: column-reverse;align-items: flex-start;padding: .3rem .2rem .4rem;border-right: 0;background-color: #fff;box-shadow: 0 .1rem .2rem .02rem rgba(0,0,0,.1);}
	.about .P_company_info dd:not(:last-child){margin-right: .23rem;}
	.about .P_company_info dd .icon{margin-bottom: .2rem;}
	.about .P_company_info .info .num{font-size: .46rem;font-weight: bold;}
	.about .P_company_info .info .unit{font-size: .24rem;}
	.about .P_company_info .info{flex: initial;width: 100%;margin-right: 0;}
	.about .P_company_info .info .title{font-size: .22rem;}
	
	.case .name{font-size: .42rem;}
	.case .item{margin-right: -.14rem;font-size: .28rem;}
	.case .item dd{width: calc((100% - .28rem) / 2);margin-right: .14rem;margin-bottom: .16rem;}
	.case .item dd a{line-height: 1.3;padding: .24rem;border-radius: .05rem;}
	
	
	.product .content{display: block;}
	.product .left{min-width: auto;margin-right: 0;}
	.product .left dl{display: flex;flex-wrap: wrap;margin-right: -.15rem;padding-bottom: .4rem;}
	.product .left dl dd{min-width: calc((100% - .45rem) / 3);font-size: .28rem;margin-right: .15rem;margin-bottom: .15rem;}
	.product .left dd a{justify-content: center;min-height: auto;height: 1rem;padding: 0 .1rem;border-radius: .1rem;}
	.product .left dd a .icon{display: none;}
	.product .item{font-size: .26rem;}
	
	
	.product_detail .top{margin-bottom: .4rem;}
	.product_detail .title{font-size: .36rem;}
	.product_detail article{font-size: .26rem;}
	
	.bot_page{font-size: .24rem;}
	.bot_page p{margin-top: .1rem;}
	
	.credential dl dd{width: calc((100% - .4rem) / 2);}
	
	
	.news dl{;margin-right: 0;}
	.news dl dd{width: 100%;margin-right: 0;}
	.news dl dd a{display: flex;flex-direction: row-reverse;height: 2.38rem;;padding: .2rem;}
	.news dl dd .img{width: 3.11rem;height: 100%;margin-right: .2rem;}
	.news dl dd .text{display: flex;justify-content: space-between;flex-direction: column;flex: 1;height: 100%;min-height: auto;padding: 0;position: relative;}
	.news dl .text .title{font-size: .28rem;}
	.news dl .text .time{margin-bottom: 0;font-size: .24rem;line-height: 1;}
	.news dl .text .icon{position: absolute;bottom: .06rem;right: 0;}
	
	.news_detail .top .title{font-size: .34rem;}
	.news_detail .top .time{font-size: .24rem;}
	.news_detail article{font-size: .26rem;}
	
	
	.contact .content{flex-direction: column-reverse;}
	.contact .right{width: 100%;min-width: auto;}
	.contact .right .name{font-size: .36rem;}
	.contact .right .name_img{padding-bottom: .5rem;}
	.contact .right ul li{height: 1.6rem;}
	.contact .right ul li .icon{height: .54rem;}
	.contact .right ul li .title{font-size: .24rem;}
	.contact .right ul li .info{font-size: .28rem;}
	.contact .map{width: 100%;flex: auto;margin-top: 1.6rem;}
	.contact .map .qrocede_box{left: 50%;bottom: auto;top: 0;transform: translate(-50% , -50%);border-radius: .1rem;}
	.contact .map .qrocede_box img{width: 1.9rem;}
	.contact .map .qrocede_box .title{font-size: .24rem;}
	
	

}

