@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden;  padding-bottom:1.1rem; font-size: .24rem; }
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px .25rem;}
.clr{clear:both;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
html{font-size: 100px;}
.l{float:left}
.r{float:right}




/*头部*/
.index_header{width:100%; height: auto; z-index:999; background: #fff; padding:0 .25rem}
.header{width:100%; clear:both; height:1rem;}
.logo{float:left; width:auto; height: 100%; display: flex; align-items: center; }
.logo a{width:100%; height:auto; display: block; }
.logo a h3{color:#000; font-size: .3rem; font-weight: bold;}
.logo a p{color:#333333; font-size:.2rem; }
.scroll{position: fixed; top:0; left:0}
.menu{float:right; height:100%; width:1rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; }
.menu img{height:auto; width: .45rem; align-items: center; margin: 0px auto;}
.xymob-menu{width:100%; height: 100vh; position: absolute; right:0; left:0; background: #fff; display: none; padding: 0 5%;  z-index: 9999;  }
.xymob-menu .xymob-menu-box{height: 100vh; overflow: auto; padding-bottom: 80px; }
.xymob-nav > li { border-bottom: 1px solid #d0d0d0; position: relative;}
.xymob-nav > li > a { display: block; line-height: 50px; font-size:.25rem; color: #333;}
.xymob-nav .xymob-menu-jt { position: absolute; width: 20%; height: 50px; line-height: 50px; right: 0; top: 0; text-align: center; z-index: 9;}
.xymob-nav .xymob-menu-jt .icon-font{display: block; width: 100%; height: 100%; background:url(../images/down.png) no-repeat center}
.xymob-nav .xymob-sub-menu{display: none;}
.xymob-nav .xymob-sub-menu > li{border-top: 1px solid #d0d0d0; position: relative;}
.xymob-nav .xymob-sub-menu > li > a {display: block; font-size: 14px; color: #333; line-height:40px; text-indent: .2rem;}
.xymob-navbtn {float: right; width:.45rem; height:1rem; display: flex; align-items: center ;}
.xymob-navbtn img{width:100%}




/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden; }
.banner .swiper-container{width:100%; }
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide a img{width:100%; display: block; height:auto; }
.banner .swiper-pagination{bottom:5%; color:#fff; font-size:.25rem; text-align:center; width:100%}
.banner .swiper-pagination-bullet{width:8px; height:8px; background: #fff; margin:0 10px;}
.banner .swiper-pagination-bullet-active{opacity: 1; background: #16ae67}



/*系列*/
.index_xilie{width:100%; height: auto; overflow: hidden; margin:.9rem 0}
.index_news_title{width:100%; height: auto; text-align: center}
.index_news_title h3{color:#000000; font-size: .4rem; font-weight: bold; display: flex; align-items: center; justify-content: center}
.index_news_title h3 span{color:#ff5507; font-size: .4rem; font-weight: bold;}
.index_news_title h3 i{width:.08rem; height:.08rem; background: #ff5507; display: block; border-radius: 50%; margin: 0 .12rem;}
.index_news_title h4{color:#666666; font-size: .26rem; margin-top:.2rem;}
.index_xilie ul{width:100%; height: auto; overflow: hidden; margin-top: .6rem;}
.index_xilie ul li{width:48%; height: auto; float: left;  background: #fafbff; margin-bottom:.4rem; border-radius:15px;  transition: all 0.5s; }
.index_xilie ul li:nth-child(2n){float: right}
.index_pro_img{width:100%; height: auto; overflow: hidden}
.index_pro_img img{width:100%; display: block; border-radius: 0 0 15px 15px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_top{width:100%; height: auto; overflow: hidden; border-radius:15px 15px 0 0; text-align: center; padding: .5rem 0}
.index_pro_top h3{color:#000000; font-size: .32rem; font-weight: bold;}
.index_pro_top p{color:#666666; font-size:.25rem; line-height: .4rem; margin-top:.15rem;}
.index_pro_top span{color:#666666; font-size:.26rem; border-bottom: 2px solid #ff5507; display: table; margin:.2rem auto 0;}
.index_xilie ul li:hover{background:#fff7ee}
.index_xilie ul li:hover .index_pro_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*热销产品*/
.index_rexiao{width:100%; height: auto; overflow:hidden; position:relative; background: url(../images/rxcp_bjs.jpg) no-repeat; padding-top: .5rem;
	background-size:148% auto;}
.index_rexiao_img{width:100%; height: auto; overflow: hidden}
.index_rexiao_img img{width:100%}
.rexiao_img{width:100%; text-align: center}
.rexiao_img img{width:100%; width:3rem;}
.index_rexiao h5{color:#000000; font-size:.4rem; font-weight: bold; display: flex; align-items: center; margin:.2rem auto; justify-content: center;}
.index_rexiao i{width:8px; height: 8px; background: #ff5507; display: block; border-radius: 50%; margin: 0 12px;}
.index_rexiao h4{width:100%; color:#666666; line-height: .4rem; font-size: .26rem; text-align: center}
.index_rexiao a{width:35%; height:.7rem; display: block; background: #ff5507; border-radius: 25px; text-align: center; line-height:.7rem; font-size:.26rem; color:#fff; margin: .4rem auto;}
.index_rexiao a:hover{background:#fff; color:#ff5507}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; }
.index_about_info{width:100%;  margin-top: .8rem;}
.about_info_xx{width:100%; }
.about_info_title{width:100%; height: auto; overflow: hidden; position: relative}
.about_info_title h4{color:#ff5507; font-size:1.2rem; font-weight:bold; opacity: 0.1; line-height: 1rem; position: absolute; bottom:0; left:0}
.about_info_title h5{color:#333333; font-size:.27rem; margin:.2rem 0;}
.about_info_title p{color:#000000; font-weight: bold; font-size:.3rem;  }
.inab_line{width:90%; height: 1px; background: #e5e5e5; display: block; margin-top: .5rem;}
.ab_xx{width:100%; color:#333333; font-size: .26rem; line-height: .4rem; display: block; margin:.45rem 0 .5rem; }
.ab_more{width:35%; height:.75rem; line-height:.75rem; display: block; background: #ff5507; text-align: center; border-radius:30px; font-size: .26rem; color:#fff}
.index_ab_video{position: relative; width:100%; margin-top: .4rem}
.index_ab_video .vv{width:100%; display: block}
.index_about_ul{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; margin-top: .5rem; flex-wrap:wrap-reverse ;
-webkit-flex-wrap: wrap-reverse ;}
.index_about_ul li{width:48.5%; height:1.9rem; float: left; border-radius: 8px; border-radius: 10px; background: url(../images/num.png) no-repeat center; background-size: 100% 100%; display: flex; align-items: center; justify-content: center; margin-bottom: .4rem}
.index_about_ul li p{color:#333333; font-size:.26rem;}
.index_about_ul li h4{color:#333333; font-size:.26rem;}
.index_about_ul li span{color:#ff5507; font-size:.38rem; font-weight: bold;}
.ab_line{width:21px; height: 3px; background: #000000; display: block; margin-top:.2rem;}
.ab_more:hover{background:#fff7ee; color:#333}



/*工艺*/
.index_gongyi{width:100%; height: auto; overflow: hidden; margin-top:.5rem;}
.index_gongyi_all{width:100%; margin-top:.5rem}
.index_gongyi_all .swiper-container{width:100%}
.index_gongyi_all .swiper-slide a{width:100%; height: auto; display: block; position: relative; overflow:hidden; border-radius: 25px;}
.index_gongyi_all .swiper-slide a img{width:100%; border-radius: 25px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_gongyi_all .swiper-slide a h3{width:100%; height:auto; padding:.1rem 0; line-height: .5rem; font-size: .27rem; font-weight: bold; color: #fff; border-radius:0 0 25px 25px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; bottom:4px; left:0; text-align: center; background:rgba(0,0,0,0.2)}
.index_gongyi_all .swiper-button-next,.index_gongyi_all .swiper-button-prev{width:.42rem; height:.42rem;}
.index_gongyi_all .swiper-button-next{background: url(../images/gy_right.png) no-repeat center; right:3%; background-size: 100% 100%}
.index_gongyi_all .swiper-button-prev{background: url(../images/gy_left.png) no-repeat center; left:3%; background-size: 100% 100%}
.index_gongyi_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: .88rem 0 .6rem}
.index_news_left{width:100%; height: auto; margin-top: .6rem}
.index_news_left .swiper-slide a{width:100%; display: block; position: relative; border-radius: 25px; overflow:hidden}
.index_news_left .swiper-slide a img{width:100%; height: auto; object-fit: cover; object-position: center center; display: block; border-radius: 25px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_hover{width:100%; height:auto; background: url(../images/n_hover.png) no-repeat; position: absolute; bottom:0; left:0; padding:.3rem 5% .2rem;  
	display: flex;  align-items: flex-end;  border-radius: 0 0 25px 25px; background-size:100% 100%}
.in_news_hover div{width:100%; overflow:hidden}	
.in_news_hover h3{width:100%; height:.5rem; line-height:.5rem; color: #fff; font-size: .32rem; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_hover p{color:#a6a6a6; font-size: .26rem; font-weight: bold; background: url(../images/time.png) no-repeat left center; padding-left: .3rem;
	line-height: .5rem;}
.index_news_left .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_left .swiper-pagination{width:auto; left:auto; right:5%; bottom:10%}
.index_news_left .swiper-pagination-bullet{width:21px; height: 3px; border-radius: 0; background: #fff;}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top:.4rem}
.index_news ul li{width:100%; height: auto; overflow: hidden; padding: .45rem .3rem; border-radius: 10px; background: #f6f6f6; margin-bottom: .25rem;}
.index_news ul li h3{width:100%; height: .5rem; line-height: .5rem; color: #000000; font-size: .32rem; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news ul li p{width:100%; height:.8rem; line-height:.4rem; color: #666666; font-size:.26rem; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin:.2rem 0}
.index_news ul li span{color:#a6a6a6; font-size: .26rem; font-weight: bold; background: url(../images/time.png) no-repeat left center; padding-left: .3rem;}
.index_news ul li:hover h3,.index_news ul li:hover h3{color:#ff5507}


/*服务*/
.index_service{width:100%; height:auto; overflow:hidden; background: url(../images/fzhan.jpg) no-repeat center; background-size:cover; padding:1.2rem 0 .9rem; text-align: center }
.index_service h3{color:#ff5507; font-size: .46rem; font-weight: bold;}
.index_service h4{color:#fff; font-size:.26rem; margin-top:.15rem; line-height: .4rem}
.index_service a{width:2.4rem; height:.75rem; line-height:.75rem; background: #fff; border-radius: 25px; text-align: center;  font-size:.24rem; color: #ff5507; display: block; margin:.8rem auto 0;}
.index_service a:hover{background: #ff5507; color:#fff}


/*联系*/
.index_contact{width:100%; height: auto; overflow: hidden; margin:.6rem 0 .5rem }
.index_contact_right{width:100%; height: auto; display: -webkit-flex;
    display: flex;  -webkit-flex-wrap: wrap;  flex-wrap: wrap;  justify-content: space-between}
.index_contact_right li{height: auto; float: left; text-align: center; width:50%; padding: 0 2%; margin-bottom: .4rem;  }
.in_contact_icon{width:.9rem; height:.9rem;  display: flex; align-items: center; justify-content: center; margin: 0px auto;}
.in_contact_icon img{max-width: 100%; max-height: 100%;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_contact_right li h4{color:#010101; font-size: .28rem; font-weight: bold; margin:.25rem 0}
.index_contact_right li p{color:#666666; font-size: .25rem; line-height:.4rem; }
.index_contact_right li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*产品列表*/
.ny_products_all{width:100%; height: auto; overflow: hidden; background: #fafbff; padding: .7rem 0 1rem}
.ny_products_all ul{width:100%; height: auto; overflow: hidden}
.ny_products_all ul li{width:100%; height: auto; overflow: hidden; margin-bottom:.5rem}
.products_li_title{width:100%; height: auto; overflow: hidden; margin-bottom:.4rem;}
.products_li_title h4{float: left; color:#666666; font-size: .26rem; position: relative; padding-left: .2rem; line-height: .4rem;}
.products_li_title h4 span{color:#000000; font-size: .32rem; font-weight: bold; margin-right: 20px;}
.products_li_title h4:after{content: ""; width:.08rem; height: .35rem; background: #ff5507; position: absolute; top:50%; left:0; transform: translate(0,-50%)}
.products_li_title a{float:right; color: #666666; font-size: .26rem; text-transform: uppercase; line-height: .4rem;}
.products_li_title a:hover{color:#ff5507}
.products_li_bottom{width:100%; height: auto; }
.products_li_left{width:100%; position: relative; overflow:hidden; margin-bottom: .3rem}
.products_li_left img,.products_li_right a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.products_li_left h3.products_li_right a h3{color:#333333; font-size: .26rem; font-weight: bold; position: absolute; top:20px; right:30px;}
.products_li_left:hover img,.products_li_right a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.products_li_right{width:100%; overflow: hidden }
.products_li_right a{width:49%;float: left; margin-bottom:.2rem; position: relative; overflow:hidden}
.products_li_right a:nth-child(2n){float: right}
.products_li_right a h3{color:#333333; font-size: .26rem; text-align:center; font-weight: bold; width:100%; height:.6rem; line-height:.6rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}

.ny_pro_dingzhi{width:100%; height:auto; overflow: hidden;}
.pro_dingzhi_bottom{width:100%; height: auto; overflow: hidden;  background: url(../images/dingzhi_bjs.jpg) no-repeat center; margin-top: .4rem; padding: .4rem}
.pro_dingzhi_xx{width:100%; height: auto; background:rgba(255,255,255,0.2);  padding:.3rem .2rem .3rem .3rem}
.pro_dingzhi_xx h3{color:#ff5507; font-size:.4rem; font-weight:bold;}
.pro_dingzhi_xx h4{color:#000000; font-size:.27rem; margin-top:.15rem;}
.pro_dingzhi_xx a{width:1.5rem; height: .55rem; background: #fff; text-align: center; line-height: .55rem; font-size:.26rem; color: #ff5507; display: block; 
	margin:.2rem 0 .5rem;}
.pro_dingzhi_xx p{color:#000000; font-size: .26rem; letter-spacing:10px}
.pro_dingzhi_img{width:100%; height:auto;  display:flex; align-items:center; justify-content:center; background: #fff; padding: .3rem}
.pro_dingzhi_img img{max-width:100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_dingzhi_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*产品详情*/
.pro_text{color: #666;line-height: 30px; font-size:.26rem;}
.ny_proshow_xx em{font-style:normal}
.proshow_xx .hd{background: #f3f3f3; padding: 1px;  color: #ff5507; font-size:.3rem; font-weight: bold; padding:15px }
.bd_xx{width:100%; height:auto; overflow:hidden; font-size:.26rem; line-height:32px; color:#333; margin-top:20px;}
.bd_xx img{max-width:100%;}
.bd_xx p{font-size:.26rem; line-height:32px; color:#333}
.ny_product_one{width:100%; height:auto; overflow:hidden; margin:40px 0 20px}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}



/*全球发展*/
.ny_qqfa_jjfa{width:100%; height: auto; overflow: hidden; position: relative}
.qqfa_kcx_img{width:100%; height: auto; display: block}
.qqfa_kcx_xx{width:100%; height: auto; position: absolute; top:10%; left:0;  z-index: 1; padding: 0 .3rem}
.qqfa_kcx_xx h4{color:#fff; font-size: .5rem; font-weight: bold;}
.qqfa_kcx_xx p{color:#fff; font-size:.27rem; line-height: .45rem; margin-top: .2rem; }
.ny_qqfa_kcx{width:100%; height: auto; overflow: hidden; background:url(../images/fazhan_bjs.jpg) no-repeat center; background-size: cover;
	padding:1.1rem 0 1.5rem}
.qqfa_two_title{width:100%; text-align: center}
.qqfa_two_title h3{font-size: .5rem; font-weight: bold; margin-bottom: .3rem;}
.qqfa_two_title h3 span{font-size: .5rem; font-weight: bold; color:#ff5507}
.qqfa_two_title p{font-size:.28rem; color:#000}
.qqfa_two_title h4{font-size: .26rem ; color: #000; line-height: .4rem}
.ny_qqfa_kcx ul{width:100%; height: auto;  margin-top:.8rem;}
.ny_qqfa_kcx ul li{width:70%; height: auto; background: #fff; border-radius:20px; box-shadow: 0 0 15px rgba(255,85,7,0.08); text-align: center;
	padding: .5rem 0; transition: all 0.5s; margin: 0px auto .4rem;}
.ny_qqfa_kcx ul li:hover{ padding-top:.5rem;}	
.qqfa_kcx_icon{width:100%; height:.8rem; display: flex; align-items: center; justify-content: center }
.qqfa_kcx_icon img{max-height: 100%}
.ny_qqfa_kcx ul li h4{color:#333333; font-size: .3rem; margin: .2rem 0 .3rem}
.ny_qqfa_kcx ul li p{color:#333333; font-size: .26rem; line-height: .45rem; width:80%; margin: 0px auto;}
.ny_qqfa_two{width:100%; height: auto; overflow: hidden; margin: .8rem 0 .7rem;}
.ny_qqfa_two ul{width:100%; height: auto; overflow: hidden; margin-top: .7rem;}
.ny_qqfa_two ul li{width:49%; height: auto; float: left; margin-bottom: .3rem;}
.ny_qqfa_two ul li:nth-child(2n){float: right}
.ny_qqfa_two ul li a{width:100%; display: block}
.ny_qqfa_two ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_qqfa_two ul li h3{width:100%; height:.7rem; background: #eeeeee; text-align: center; line-height:.7rem; font-size:.26rem; color: #333333; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_qqfa_two ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}	
.ny_qqfa_two ul li:hover h3{background:#ff5507; color:#fff}	
.qfa_more{width:2.4rem; height: .65rem; background: #ff5507; border-radius:35px; text-align: center; line-height: .65rem; display: block; margin:.7rem auto 0;}
.qfa_more span{color:#ffffff; font-size: .26rem; background: url(../images/dian.png) no-repeat right center; padding-right: .4rem;}
.ny_qqfz_one{width:100%; height: auto; overflow: hidden; background: url(../images/qqfz_bjs.jpg) no-repeat center; background-size: cover; padding-top:.8rem; padding-bottom: 1.3rem;}
.qqfz_one_top{width:100%; height: auto; text-align: center}
.qqfz_one_top h3{color:#fafbff; font-size: .6rem; font-weight: bold;}
.qqfz_one_top p{color:#fafbff; font-size: .26rem; margin-top:.3rem; line-height: .5rem}
.qqfz_one_title{width:100%; height: auto; margin-top:.6rem; }
.qqfz_one_title h3{font-size: .34rem; font-weight: bold; color:#fff; text-align: center}
.qqfz_one_title p{color:#fff; font-size: .26rem; line-height:.45rem; margin-top: .4rem;}
.ny_qqfz_one ul{width:100%; margin-top: .5rem;}
.ny_qqfz_one ul li{width:100%; height: auto; margin-bottom: .5rem; overflow: hidden; }
.qqfz_one_img{width:.9rem; height: auto; float: left}
.qqfz_one_img img{width:100%;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.qqfz_one_xx{margin-left:1.1rem;}
.qqfz_one_xx h4{color:#ffffff; font-size: .3rem; font-weight: bold; margin-bottom: .15rem}
.qqfz_one_xx p{color:#ffffff; font-size: .26rem; line-height: .4rem}
.ny_qqfz_one ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.table_xx{width:100%; overflow-y:auto;}
.keyword_light video{width:100%}




/*关于我们*/
.about_ban{width:100%; height:3.5rem; position: relative; background: url(../images/about_ban.jpg) no-repeat center}
.about_ban h4{color:#fff; text-align: center; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); font-size: .5rem; font-weight: bold; 
	display: flex; align-items: center; width: 100%; text-align: center;  justify-content: center;}
.about_ban h4 i{width:5px; height:5px; display: block; border-radius: 50%; margin:0px .3rem; background: #fff}
.ny_about_jianjie{width:100%; height: auto; overflow: hidden;  margin-top: .7rem}
.about_honor_title{width:100%; text-align: center}
.about_honor_title h4{color:#000000; font-size: .4rem; font-weight: bold;}
.about_honor_title hr{width:.35rem; height:.05rem; background: #ff5507; border-radius: 10px; display: block; margin:.2rem auto; border: 0}
.about_honor_title p{color:#333; font-size: .26rem;}
.about_jianjie{width:100%; height: auto; margin: 0px auto; font-size: .26rem; color: #333333; line-height: .45rem; text-align: center; display: block}
.about_jianjie p{font-size: .26rem; color: #333333; line-height: .45rem; }
.ny_about_jianjie ul{width:100%; height: auto; overflow: hidden}
.about_jianjie_ul{width:100%; height: auto; overflow: hidden; margin-top:.4rem;}
.about_jianjie_li{width:100%; height: auto; position: relative; overflow:hidden; margin-bottom: .3rem; padding:.5rem .3rem}
.about_jianjie_li .ab1{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_jianjie_hover{width:100%; height: auto;}
.about_jianjie_hover img{width:1rem; float: left;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.about_jianjie_li:hover img.ab1{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_jianjie_li:hover .about_jianjie_hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.about_jianjie_tx{margin-left:1.3rem;}
.about_jianjie_tx h4{color:#fff; font-size:.36rem; font-weight: bold; margin-bottom: 8px;}
.about_jianjie_tx p{color:#fff; font-size:.26rem; line-height: .4rem;}
.ny_about_cfcm{width:100%; height: auto; overflow: hidden; margin: .8rem 0}
.about_cfcm_title{width:100%; text-align: center}
.about_cfcm_title h4{color:#000000; font-size: .4rem; font-weight: bold;}
.about_cfcm_title p{color:#333333; font-size:.26rem; }
.about_cfcm_title hr{width:.35rem; height:.05rem; background: #ff5507; border-radius: 10px; display: block; margin:.2rem auto; border: 0}
.about_cfcm_li{width:100%; height: auto; overflow: hidden; margin-top: .7rem;}
.about_cfcm_li .swiper-slide a{width:100%; display: block; overflow:hidden}
.about_cfcm_li .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_cfcm_li .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_qysl{width:100%; height: auto; overflow: hidden; margin-top:.3rem; background: url(../images/qysl_bjs.jpg) no-repeat center; background-size: cover; 
	padding: .4rem 0}
.about_qysl_tab{width:100%; margin-top: .3rem; }
.about_qysl_tab .hd{width:100%; }
.about_qysl_tab .hd ul{width:100%;}
.about_qysl_tab .hd ul li{width:32%; height: .7rem; background: #fff; border-radius: 50px; text-align: center; line-height: .7rem; font-size:.27rem; 
	color: #000000;  float: left; margin-right: 0}
.about_qysl_tab .hd ul li:nth-child(3){margin-right: 0}
.about_qysl_tab .hd ul li.on{background: #ff5507; color:#fff}
.about_qysl_tab .bd{width:100%; height: auto; overflow: hidden}
.qysl_tab_li{width:100%; height: auto; overflow: hidden}
.qysl_tab_one{width:100%; height: auto; overflow: hidden; background: rgba(255,255,255,0.8); padding:.4rem 0; margin:.5rem 0; line-height:.4rem; font-size: .26rem; color: #000}
.qysl_tab_one table{table-layout:fixed;}
.qysl_tab_one table td{width:100%; display:block}
.qysl_tab_two{width:100%; text-align: center; }
.ny_about_honor{width:100%; height: auto; overflow: hidden; background: url(../images/honor_bjs.jpg) no-repeat center; background-size: cover; padding:.8rem 0 2.1rem}
.about_honor_li{width:100%; height: auto; overflow: hidden; margin-top: 1rem; position: relative}
.about_honor_li .swiper-slide a{width:80%; display: block; margin:0px auto;}
.about_honor_li .swiper-slide a img{width:100%; display: block}
.about_honor_li .swiper-slide{transform: scale(0.7)}
.about_honor_li .swiper-slide-active{transform: scale(1)}
.about_honor_li .swiper-button-next,.about_honor_li .swiper-button-prev{width:.7rem; height: .7rem; margin-top: -.35rem;}
.about_honor_li .swiper-button-next{background: url(../images/h_right.png) no-repeat center; right:0; background-size:100% 100%}
.about_honor_li .swiper-button-prev{background: url(../images/h_left.png) no-repeat center; left:0; background-size:100% 100%}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content:""}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content:""}
.ny_about_fzlc{width:100%; height: auto; overflow: hidden; background: url(../images/fzlc_bjs.jpg) no-repeat center; background-size: cover; padding:.9rem 0}
.about_fzlc_title{width:100%; text-align: center}
.about_fzlc_title h4{color:#fff; font-size: .4rem; font-weight: bold;}
.about_fzlc_title hr{width:.35rem; height:.05rem; background: #ff5507; border-radius: 10px; display: block; margin:.2rem auto; border: 0}
.about_fzlc_title p{color:#fff; font-size: .26rem;}
.about_fzlc_li{width:100%; height: auto; overflow: hidden; margin-top:.9rem }
.developSwiper{width:100%}
.developItem{cursor: pointer; display: flex}
.developItem .developLeft{width:.3rem;position: relative; padding-top:.15rem;}
.developItem .developLeft>p{width: 9px;height: 9px;}
.developRight{flex: 1;}
.developRight .time{font-size:.3rem;font-weight: bold;position: relative; line-height:.4rem; color:#fff; margin-bottom:20px;}
.developRight .developMain{color: #fff;}
.developRight .developMain p{color: #fff; font-size: .26rem; line-height:.4rem;}
.developRight .developMain .text{padding-top: 10px;    font-size: .26rem; line-height:.4rem;}
.developSwiper .swiper-wrapper{align-items: flex-end;}
.developSwiper .swiper-slide-next .developItem{padding-bottom: .5rem;}
.developSwiper .swiper-slide-next+.swiper-slide .developItem {padding-bottom:.8rem;}
.developSwiper .swiper-slide-next+.swiper-slide+.swiper-slide .developItem {padding-bottom: .3rem;}
.developSwiper .swiper-slide.act .developItem .time{color: #ff5507;}
.developImg{padding: .3rem 0;}
.developImg>img{width: 100%;height: 1rem;object-fit: contain;}
.developBtnModel{justify-content: space-between;align-items: center; margin-top:.8rem; position: relative}
.developBtnModel>.btn{width: .4rem;height: .4rem; display: block; position: absolute; top:0}
.developBtnModel .developSwiperBtn{flex: 1;margin: 0 .3rem;}
.developSwiperBtn a{color: #fff;text-align: center;position: relative;font-size:.3rem; font-weight: bold;}
.developSwiperBtn a:nth-child(n+2):after{content: '';display: block;width: 8px;height: 8px;background: #fff;position: absolute;left: 0;top: 50%; 
	border-radius: 50px; transform: translateY(-50%);}
.developSwiperBtn a:hover{color: #ff5507;}
.developSwiperBtn a.act{color: #ff5507;font-weight: bold;}
.buttonPrev{background: url(../images/lc_left.png) no-repeat center; left:0; background-size: 100% 100%}
.buttonNex{background: url(../images/lc_right.png) no-repeat center; right:0; background-size: 100% 100%}








/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:.4rem; padding:5px 2%; font-size:.2rem; clear:both;
	text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131;}
.pos a{color:#313131; font-size:.2rem}
.pos span{color: #ff5507; font-size:.2rem}
.pos span.wei{color: #313131; background-size:.2rem}
.ny{width:100%; padding:.3rem .2rem; line-height:.4rem; clear:both; color:#333333; font-size:.24rem}
.ny img,.index_abou_xx img{max-width:100%; display:block; height:auto!important}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
.ny_ban{width:100%; height:auto; overflow:hidden; }
.ny_ban img{width:100%; height:auto; display:block;}
.ny p,.ny span{color:#333333; font-size:.24rem!important; line-height:.4rem;}


  
  
/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: .2rem;}
.news_x ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:.4rem; line-height:.4rem; color:#313131;  font-weight:bold; font-size:.26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:.23rem; color:#7d7d7d; height: .25rem; line-height: .25rem; margin:.1rem 0;}
.news_x li h4{font-weight:normal; color:#626262; height:.8rem; line-height:.4rem; overflow:hidden; margin-top: .1rem; font-size:.23rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
-webkit-box-orient:vertical; overflow:hidden;}

.fzlc{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: .2rem;}
.fzlc ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.fzlc li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.fzlc li h3{height:.4rem; line-height:.4rem; color:#313131;  font-weight:bold; font-size:.26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.fzlc li p{font-size:.23rem; color:#7d7d7d;  line-height: .4rem; margin:.1rem 0;}
.fzlc li h4{font-weight:normal; color:#626262;  line-height:.4rem; overflow:hidden; margin-top: .1rem; font-size:.23rem;  }

/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 10px; clear:both;}
.honor_list ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.honor_list li{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.honor_list li:nth-child(2n){float:right}

.pic_list{width:100%; padding:.3rem .2rem; clear:both; overflow:hidden}
.pic_list a{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.pic_list a img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.pic_list a p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.pic_list a:nth-child(2n){float:right}


.honor_list .fui-picturew{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.fui-picturew a{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.fui-picturew img{width:100%;height: auto;display:block;}
.fui-picturew p{line-height:.5rem; height:.5rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap}
.fui-picturew a:nth-child(2n){float:right}
.ny_product_pic{width:100%; height:1.8rem; overflow:hidden;  border:#ddd 1px solid; }


  
  
/*内页导航*/
.index_clei{ width:100%; height:auto; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:.24rem; text-align:center; width:33.33%; height:.7rem; line-height:.7rem; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
.index_clei a.active{ background:#ff5507; color:#fff }
.index_plei{width:100%; height:auto; line-height:.7rem; background:#eee; overflow: hidden}
.index_plei a{ color:#333; font-size:.24rem; text-align:center; width:50%; height:.7rem; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#ff5507;color:#fff }
.ny_biaoti{width: 100%; font-size:.35rem; color: #000; padding: .1rem 0px; text-align: center;  clear: both; line-height:.5rem}
.ny_time{width: 100%;  line-height: .5rem; color: #888; height: auto;   margin-bottom: .2rem; border-top: 1px solid #666; border-bottom: 1px solid #666;
		text-align: center; clear: both; font-size:.24rem;}
.keyword_light,.keyword_light p{font-size:.24rem; color:#333; line-height:.4rem}
.ny_title{width: 100%; font-size:.28rem; color: #000; padding: 10px 0px; text-align: center;  clear: both}
.keyword_light img{width:100%;}


/*联系我们*/
.ditu{width:100%;height:7rem;padding: 0px 15px}
.ny_contact{width:100%; height:auto; display:block; font-size:.14rem; color:#333; line-height:.28rem; padding:0px 10px; margin:20px 0 40px}

/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:96%; height:auto; position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}








/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.1rem;width: 100%; background: #ff5507 }
footer ul{width:100%; height:100%;}
footer li{width:25%;height: 100%;float: left;}
footer li a{display: block;width: 100%;height: 100%;text-align: center; box-sizing: border-box;color: #3c3c3c;  padding-top:.2rem }
footer span{line-height:.3rem; font-size: .2rem; width: 100%; display: block; color: #fff; margin-top: .1rem }
footer i{height:.4rem; display: block; margin:0 auto 0;  }
footer i img{height: 100%}
footer li a.active{background: #212121}
.copy {width: 100%;   line-height: .3rem; clear: both; font-size: .26rem; text-align: center; padding: .4rem 0;  background: #eff2f8}
.copy p{color:#333333;line-height:.4rem; font-size:.26rem; }
.copy a{color:#333333;line-height:.4rem; font-size:.26rem; }




@media screen and (max-width:500px){
	html{font-size: 78.125px;}
}

@media screen and (max-width:425px){
	html{font-size: 66.4062px;}

}

@media screen and (max-width:414px){
	html{font-size: 64.6875px;}

}



@media screen and (max-width:375px){
	html{font-size: 58.5938px;}

}


@media screen and (max-width:360px){
	html{font-size: 57.0312px;}
	
}


@media screen and (max-width:320px){
	html{font-size: 50px;}

}
