﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  font-size: 16px;}
html { font-size: 100px;}
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.w80{ margin: 0px auto; width:93.5%; max-width:17.8rem; }
.container,.container2{width:1440px; margin:0px auto}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
*:focus {outline: none; }
em{font-style:normal}
table{border-collapse: collapse;width: 100%;}


.header_all{width:100%; height:.8rem; position: fixed; top:0; left: 0; z-index:9;  display: flex; justify-content: space-between;  align-items: center;}
.h_logo{width:20%; height:.8rem; display: flex; align-items: center; float: left;}
.h_logo img{max-width: 100%;}
.header_center{width:64%; height:.8rem;  display: flex; justify-content: space-between; float: right; align-items: center;}
.logo2{display: none;}
.f_top{background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.2);}
.f_top .logo2{display:block;}
.f_top .logo1{display:none;}
.header_yuyan{height:.6rem; position: relative;}
.header_yuyan p{color:#fff; font-size: max(12px, .18rem); position: relative; background: url(../images/yy_icon.png) no-repeat left center; background-size:.19rem; padding-left:.3rem;  line-height:.6rem; padding-right:.2rem}
.header_yuyan p:after{content: ""; width:9px; height: 6px; background: url(../images/san_icon.png) no-repeat center; position: absolute; top: 50%; right:0; transform: translate(0,-50%);}
.header_yuyan_xx{position:absolute; top:.6rem; left:0; background:#fff; padding:5px 5px 0; width: 100%; text-align: center; display: none;}
.header_yuyan_xx a{color:#333; font-size: max(12px, .16rem); display: block; margin-bottom:10px;}
.header_yuyan:hover .yuyan_hovers{display:block}
.yuyan_hovers{width:100%; height:auto; background:#fff; padding:.1rem .1rem; text-align:center; display:none;  position: absolute; top:.6rem; left: 0; z-index: 9; box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);}
.yuyan_hovers h4{font-size:.26rem; color:#333; text-align:center; margin:.1rem 0 .2rem}
.yuyan_hovers a{display:block; margin-bottom:.12rem; font-size:.16rem}
.yuyan_hovers a.active{color:#fb7d20}



/*导航*/
#menu{width:83%; height:.8rem; position: relative; z-index:9; }
#menu .nav{ position:relative; z-index:1; width:100%; height:.8rem; display: flex; justify-content:space-between;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; }
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; line-height: .8rem;   }
#menu .nav .nLi p a{color:#fff; font-size: max(12px, .18rem); height:100%;  position: relative;  display: table; margin: 0px auto; }
#menu .nav .sub{ display:none; width:2.6rem; left:50%; margin-left: -130px; top:.8rem;  position:absolute;  line-height:30px; z-index: 99999; background: #fff7e9}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px; font-size: max(12px, .16rem);  color:#555;}
#menu .nav .sub a:hover{ color:#000000; text-decoration: underline; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{font-weight: bold; color:#f39800}
.f_top #menu .nav .nLi p a{color:#000000}
.f_top .header_yuyan p{ background: url(../images/yyh_icon.png) no-repeat left center; color:#333; background-size:.19rem;}



/*头部*/
.index_header{width:100%; height: auto; z-index:999;  position:fixed; top:0; left:0; background: #fff; display: none;}
.header{width:100%; clear:both; height:.85rem;  padding:0 3%; box-shadow:0 0 6px rgba(0,0,0,0.2)}
.logo{float:left; width:auto; height: 100%; }
.logo a{width:100%; height:.85rem; display: block; display: flex; align-items: center; }
.logo a img{width:2.5rem; max-height: 100%}
.logo span{color:#29a7e1; margin-left: .2rem;}
.menu{float:right; height:100%; width:1rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; }
.menu img{height:auto; width: .55rem; 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: .8rem; }
.xymob-nav > li { border-bottom: 1px solid #d0d0d0; position: relative;}
.xymob-nav > li > a { display: block; line-height: .8rem; font-size:max(12px,.22rem); color: #333;}
.xymob-nav .xymob-menu-jt { position: absolute; width: 20%; height: .8rem; line-height: .5rem; right: 0; top: 0; text-align: center; z-index: 9; display:none}
.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: max(12px, .14rem); color: #333; line-height:.4rem; text-indent: .2rem;}
.xymob-navbtn {float: right; width:.5rem; height:.8rem; display: flex; align-items: center;}
.xymob-navbtn img{width:100%}
.xymob-nav > li:nth-child(5) .xymob-menu-jt,.xymob-nav > li:nth-child(6) .xymob-menu-jt,.xymob-nav > li:nth-child(7) .xymob-menu-jt{display:block}
.header_icon{float:right; height:.8rem; display:flex; align-items:center; margin-right:.3rem}
.header_icon_img{width:.34rem;}
.header_icon_img img{width:100%; display:block}






/*banner*/
.banner,.sj_banner{width:100%; height:auto; position: relative; overflow: hidden; }
.banner .swiper-slide a,.sj_banner .swiper-slide a{width:100%; display: block}
.banner .swiper-slide a img,.sj_banner .swiper-slide a img{width:100%; display: block}
.banner .swiper-pagination-bullet,.sj_banner .swiper-pagination-bullet{width:0.12rem; height: 0.12rem; background: #fff;}
.banner .swiper-pagination,.sj_banner .swiper-pagination{bottom:.3rem}
.banner .swiper-button-next,.banner .swiper-button-prev{width:65px; height: 65px;}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:3%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:3%}
.ban_info{width:93.5%; max-width:17.8rem; height: auto; left:50%; top:25%; transform: translate(-50%,0);  position: absolute;}
.ban_info h4{color:#ffffff; font-size: .56rem; position: relative; line-height:.8rem; display: table; padding-right:.4rem;  font-weight: bold; text-transform: uppercase;}
.ban_info p{color: #ffffffc7;  font-size: .2rem;  line-height:.4rem; font-weight: 100;}
.ban_info span{width:2rem; height:.5rem;  line-height:.5rem; font-size: max(12px, .16rem); position: relative; border-radius: 25px; background: #f39800 url(../images/c_jts.png) no-repeat 90% center; display: block; color:#fff; padding-left: 2%; margin-top:.48rem;}
.ban_info hr{width:100%; height: 1px; background: rgba(255,255,255,0.1); margin:.38rem 0;}
.ban_info_t{width:10.50rem}
.ban_info span:hover{background:url(../images/ch_jts.png) no-repeat 90% center;color:#f39800; border: 2px solid #f39800;}
.sj_banner{display:none}




/*产品*/
.index_products{width:100%; height: auto; overflow: hidden; margin: 1.2rem 0}
.index_products_title{width:100%;display: flex; justify-content: space-between; align-items: center;}
.index_products_title h4{color:#000000; font-size: .5rem; font-weight: bold;}
.index_products_title a{width:2rem; height: .5rem; line-height: .5rem; color:#f39800; border: 1px solid #f39800; font-size: max(12px, .16rem); border-radius: 25px; padding: 0 1.5%; background: url(../images/ch_jts.png) no-repeat 90% center;}
.index_products_title a:hover{background:#fef4e5 url(../images/ch_jts.png) no-repeat 90% center;}
.index_products_one{width:100%; height: auto; overflow: hidden; margin-top: .5rem; display: flex; justify-content: space-between;}
.products_one_li{width: 49%; height: auto; background: #f3f3f3; border-radius: 30px; padding: 1% 2% 1% 4%; margin-bottom: .4rem;}
.products_one_li:hover{background:#fef4e5 url(../images/p_hover.png) no-repeat right center}
.products_one_li a{width:100%; height: auto; display: flex; justify-content: space-between; align-items: center;}
.products_one_xx{width:42%; height: auto; float: left;}
.products_one_xx h3{width:100%; height: .4rem; line-height: .4rem; color: #000000; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: .3rem;}
.products_one_xx p{color:#fff; font-size: max(12px, .18rem); border-radius: 25px; background: #313131; padding:5px .2rem; display: table; margin:.3rem 0 .5rem;}
.products_one_xx p:hover{text-decoration: underline;}
.products_one_xx span{color:#000000; font-size: max(12px, .16rem);}
.products_one_xx span:hover{text-decoration: underline;}
.products_one_img{width:58%}
.products_one_img img{width:100%; display: block;}
.index_products_two{width:100%; height: auto; overflow: hidden; background: #f3f3f3; border-radius: 30px; padding: 1% 5% 1% 4%;}
.index_products_two:hover{background:#fef4e5 url(../images/p_hover.png) no-repeat right center}
.index_products_two a{ display: flex; justify-content: space-between; align-items: center;}
.products_two_pic{width:30%}
.products_two_pic img{width:100%; display: block;}
.products_two_xx{width:65%; height: auto; overflow: hidden;}
.products_two_info{ color: #000000;
    font-size: max(12px, .18rem);
    width: 100%;
    line-height: 0.32rem;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;  max-height: calc(0.32rem * 3);}
.products_two_title{width:100%; height: auto; line-height: .4rem; margin-bottom: .3rem; overflow: hidden;}
.products_two_title h4{color:#000000; font-size:.3rem; font-weight: bold; float:left; margin-right:10px}
.products_two_title span{color:#fff; font-size: max(12px, .18rem); background: #f5aa2e; border-radius: 25px; float: left; padding: 0 .2rem;}
.products_two_title span:hover{text-decoration: underline;}
.products_two_title p{color:#000000; font-size: max(12px, .16rem); float: right;}
.products_two_title p:hover{text-decoration: underline;}


/*关于*/
.index_video{width:100%; height:5.25rem; background: url(../images/about_bjs.jpg) no-repeat; background-size:cover; background-attachment: fixed; position: relative;}
.index_video_tan{width:1.06rem; height: 1.06rem;  position: absolute; top: 50%; left:50%; transform: translate(-50%,-50%);}
.index_video_tan img{width:100%; display: block;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;  transition: transform 0.5s ease-out;}
.index_video_tan:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


/*新闻*/
.index_news{width:100%; height:auto; overflow: hidden; margin:1.25rem 0;}
.index_news_title{width:100%; display: flex; justify-content: space-between; align-items: end;}
.index_news_title h3{color:#000000; font-size:.5rem; font-weight: bold;}
.index_news_nav a{color:#000000; font-size: max(12px, .16rem); background: #fef4e5; border-radius: 25px; padding:.15rem .42rem; margin-left: .2rem;}
.index_news_nav a:hover{background:#f39800; color:#fff}
.index_news_nav{display: flex;}
.index_news_all{width:100%; height: auto; overflow: hidden; margin-top: 1rem;}
.index_news_all .swiper-container{width:100%;}
.index_news_all .swiper-slide a{width:100%; display: block; overflow: hidden; border-right:1px solid #e5e5e5; padding-right: .4rem; }
.index_news_all .swiper-slide a h4{width:100%; line-height:.26rem; color: #f39800; font-weight: bold; word-break: break-word;
    display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical; overflow: hidden;  text-overflow: ellipsis; font-size: .2rem;}
.index_news_all .swiper-slide a p{width:100%; line-height:.26rem; color: #777777;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden; font-size: max(12px, .16rem); margin: .3rem 0 .4rem;}
.index_news_all .swiper-slide a  span{color:#000000; font-size: max(12px, .16rem); width: 100%; height: 30px; line-height: 30px; display: block; background: url(../images/ns_jts.png) no-repeat right center;}
.index_news_pic{width:100%; overflow: hidden; margin-top: .4rem;}
.index_news_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_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_contact{width:100%; height:5.6rem; overflow: hidden; background: url(../images/contact_left.jpg) no-repeat; background-size: cover;}
.index_contact_message{width:55%; float: left; display: flex; align-items: center; padding: 0 6% 0 4%;}
.contact_message_info{width:100%; height: auto; overflow: hidden;padding-top: 0.8rem;}
.contact_message_info h5{color:#000000; font-size: .5rem; font-weight: bold; margin-bottom:.36rem;}
.contact_message_p{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between;}
.contact_message_p p{width:48%; height:.6rem; line-height: .6rem; border-bottom: 1px solid #e4dbce; position: relative;}
.contact_message_p p input[type="text"],.contact_message_ptt input[type="text"]{width:100%; height: 100%; border: 0; background: none; font-size: max(12px, .18rem);}
.contact_message_ptt{width:100%; height: .6rem;  border-bottom: 1px solid #e4dbce; position: relative; margin-top: .2rem;}
.contact_message_ma .ysxy{font-size: max(12px, .16rem); color:#000000; margin-left: .3rem;}
.contact_message_ma .ysxy a{color:#ff0101}
.contact_message_ma{width:100%; display: flex; margin-top: .2rem; align-items: center;}
.feedback_submit_ma{height: 50px; width: 48%; border-bottom: 1px solid #e4dbce; display: flex; align-items: center;}
.feedback_submit_ma input[type="text"]{width:70%; height: 100%; border: 0; background: none; font-size: max(12px, .18rem); color: #000000;}
.index_contact_Contact{width:45%; height: 100%; background: url(../images/contact_right.jpg) no-repeat; background-size: cover; float: left; padding-top: .98rem;}
.index_contact_Contact h4{color:#ffffff; font-size: .5rem; font-weight: bold; line-height:.6rem; text-align: center;}
.index_contact_Contact h5{color:#fff; font-size: .22rem; text-align: center; margin: .5rem 0 .7rem;}
.index_contact_more{width:2.2rem; height:.5rem; background: rgba(255,255,255,0.25) url(../images/c_jts.png) no-repeat 90% center; border: 1px solid rgba(255,255,255,0.3); border-radius: 25px; line-height:.48rem; display: block; margin: 0px auto; font-size: max(12px, .16rem); color: #fff; padding-left: 2%;}
.mes_form_tj{width:2.2rem; height:.5rem; background: #a0a0a0; border-radius: 25px; text-align: center; font-size: max(12px, .16rem); color: #ffffff; border: 0; margin-top: .36rem;}
.contact_message_ma .captcha-img{width:29%}
.mes_form_p{height:.5rem}
.mes_form_p .captcha-img{height:100%}
.index_contact_more:hover{background:#ffc15a url(../images/c_jts.png) no-repeat 90% center;}


/*关于我们*/
.page-list{ display: none;}
.inside_banner h2{ font-size: .4rem; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 0px;}
.inside_banner p{ text-align: center; font-size: .22rem; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p a{ display:inline-block;}
.inside_banner p *{ color: #fff; font-size: max(12px, .16rem);}
.inside_banner .shubiao{ display: block; margin: .32rem auto;}
.nav-height{min-height:.8rem; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:.6rem; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: max(12px, .18rem); padding: 0 .3rem; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: .8rem; height:3px; bottom:0; background: #f39800; left: 50%; margin-left:-.4rem;  }
.honor{ overflow: hidden; padding-bottom: 1.2rem;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:.5rem;}
.honor_list li{ width:32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: .2rem;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;object-fit: cover;  height: auto;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: .5rem; background: #e5e5e5;text-align: center; font-size: max(12px, .16rem); transition: all 0.3s; width:100%; height:.5rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #f39800;}
.honor_list li:hover .gallery-title{ background: #f39800; color: #fff;}



/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: .6rem;}
.ny_pro_ft h3{font-size: 30px; color: #1b1b1b; font-weight: 500; margin-bottom: 25px; text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: max(12px, .16rem); color: #707070;  line-height: 30px; text-align: center; width: 100%; margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:.6rem 0 1rem;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:50%; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:.12rem; height:.12rem; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#f39800; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:45%; height: auto; float: right}
.ny_pro_tright h1{ font-size:.36rem; color: #191919; height:auto; line-height:.4rem; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:.2rem; overflow:hidden; padding-bottom:.3rem;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height:.4rem; font-size: max(12px, .16rem);   }
.ny_pro_24{width:100%; height:.35rem; line-height:.35rem; overflow: hidden; margin-top:.3rem;}
.ny_pro_24 p{font-size: max(12px, .14rem); color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:100%; height: auto; overflow: hidden; }
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt{width:100%; height:.65rem;}
.ny_probt li{width:100%; height:.65rem; background:#eeeeee; color:#313131; font-size: max(12px, .18rem); float:left; text-align:center; line-height:.65rem; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: max(12px, .18rem);font-weight: bold;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:.36rem; font-size: max(12px, .16rem);color:#333; line-height:.32rem;}
.ny_proshow_info p{font-size: max(12px, .16rem);color:#333; line-height:.35rem;}
.ny_proshow_info td{font-size: max(12px, .16rem);color:#333; line-height:.35rem;}
.ny_proshow_dianhua{font-size: max(12px, .16rem);color:#333; width:100%; margin-top:.4rem}
.ny_proshow_dianhua b{color: #0b5dc9; font-size:.36rem; font-weight: 700;}



/*产品中心*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin:.6rem 0;}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:.15rem auto .25rem; overflow:hidden; padding: .22rem; }
.ny_solution_img{width:345px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%; transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:7.3rem; height:auto; float:left; margin-left: .5rem; padding: 20px 0}
.ny_soli_p{font-size: max(12px,.16rem); color:#555; line-height:.4rem;}
.case_link{margin-top:.3rem;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin:.2rem 0; }
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case_all ul li:hover{border:1px solid #f39800;}
.ny_yfzx_title{margin-top: 0}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height:.4rem; font-size: max(12px, .16rem); color: #333333; margin-top: .3rem;}
.yfzx_more:hover{background: #f39800; color: #fff; border: 1px solid #f39800}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:10.6rem; height: 1px; background: #ddd; float: right; margin-top:.15rem;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: max(12px, .18rem); color: #f39800; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #f39800; float: left; margin-top:.22rem; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #f39800;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: .3rem; color: #060507;font-weight: bold}


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin:.4rem 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top:.2rem;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin:.2rem 0 .42rem; }
.contact_right{width:50%;float: left; font-size: max(12px, .18rem);  color: #333; line-height: 34px;}
.contact_right p{font-size: max(12px, .16rem); color: #333; line-height: 34px;}
.ny_cont_wx{ float: right}
.ny_cont_wx dl{width:1.4rem; height: 2rem; float: left;}
.ny_cont_wx dl dt{width:1.4rem; height:1.4rem; border: 1px solid #e5e5e5; padding: 0px; background: #fff}
.ny_cont_wx dl dd{ font-size: max(12px, .14rem); color: #555; height: 40px; line-height: 20px; text-align: center; margin-top: 6px;}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.keyword_light{line-height:28px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size: max(12px, .16rem); color:#666; margin:.6rem 0 1rem; padding-bottom: 0px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size: max(12px, .16rem); color: #333; line-height:.4rem;}
.ny_news_show table tr,td{font-size: max(12px, .16rem);  color: #333;  line-height: .4rem;}
.ny_news_show h1{width: 100%; font-size:.24rem; color: #555; padding: 10px 0px; text-align: center;  clear: both; font-weight: bold}
.ny_news_time{width: 100%; line-height:.4rem; color: #999; margin-bottom: .2rem; font-size: max(12px, .16rem);   border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both}
.ny_title_1{ overflow: hidden; margin-bottom: .2rem;}
.ny_title_1 h2{font-weight:300; font-size: .35rem; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size:.22rem; color: #f39800; position: relative; line-height:2.5; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width:1.4rem; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size: max(12px, .18rem); line-height:1.4; color: #000; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: .6rem 0 1rem;}
.inside_banner{ height: 4.5rem; padding-top:1.8rem; position:relative}
.inside_banner .in_header{position:absolute;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center; background-size:cover;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center; background-size:cover;} 
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center; background-size:cover;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center; background-size:cover;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center; background-size:cover;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center; background-size:cover;}
#list_hide p{width: 90px; height: 30px; background: #3779aa; color: #fff; text-align: center;   line-height: 30px; border-radius: 5px; position: relative;}


/* ҳ */
.ny_news_all{width:100%; height: auto; overflow: hidden; margin:.6rem 0 1rem; }
.ny_news_list{width:100%; height: auto; overflow: hidden;margin-bottom: 0.4rem;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; padding: 0.15rem}
.ny_news_list li a{display:flex; justify-content: space-between;}
.ny_news_list li .ny_time{width:1.15rem;height: auto; float: left;margin-top:0.35rem;}
.ny_news_list li .ny_time span{display: block; font-size:max(12px, .16rem); color: #999; text-align: right}
.ny_news_list li .ny_time p{font-size: 0.41rem; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top:0.12rem;}
.news_xx h3{width:100%; height: 0.35rem; line-height: 0.35rem; font-size: 0.2rem; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:0.6rem; line-height:.3rem; font-size:max(12px, .14rem); color: #666;  margin: 0.1rem 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size:max(12px, .14rem); color: #aaaaaa}
.news_pic{width:24%; height: 2rem; float: right}
.news_pic img{width:100%; object-fit: cover;  height:100%; display:block}
.ny_news_list li:hover{background: #f4f4f4}
.ny_news_list li:hover .ny_time p,.ny_news_list li:hover .ny_time span,.ny_news_list li:hover span{color:#f39800}
.ny_news_list li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin:.6rem 0 1rem; }
.ysxy{margin-top:.4rem}
.ysxy,.ysxy span{font-size:max(12px, .16rem); color:#000000}
.ysxy a{color:#ff0101; font-size:max(12px, .16rem); }



/*联系我们*/
.index_footer{width:100%; height: auto; position: relative; overflow: hidden; padding-top:.76rem; background: #1c1c1c;}
.index_footer_top{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between;     align-items: flex-end;}
.footer_top_left{width:26.5%; float: left;}
.f_logo{width:100%; display: block;}
.f_logo img{max-width: 100%;}
.footer_top_left h4{color:#ffffff; font-size: max(12px, .16rem); line-height:.3rem; margin:.3rem 0;}
.footer_top_icon{width:100%; display: block;}
.footer_top_info{width:45.5%; position: relative; padding: 0 2% 0 5%;}
.footer_top_info:after{content: ""; width: 1px; height:1.08rem; position: absolute; top:0%; left:0; background: rgba(255,255,255,0.2);}
.footer_top_info:before{content: ""; width: 1px; height:1.08rem; position: absolute; top:0%; right:0;  background: rgba(255,255,255,0.2);}
.footer_top_info div{ display: flex; align-items: center; margin-bottom: 10px; line-height:.3rem;}
.footer_top_info div span{color:#ffffff; font-size: max(12px, .16rem); opacity: 0.6; margin-left: .1rem;}
.ficon{width:25px; height: 100%; display: flex; align-items: center; justify-content: center;}
.footer_top_ma{width:19%; display: flex; align-items: flex-end;}
.footer_top_wx{width:67%}
.footer_top_wx img{width:100%; display: block; border-radius: 25px;}
.footer_top_pxx{color:#ffffff; font-size: max(12px, .16rem); opacity: 0.5; line-height:.28rem; margin-left:2%;}
.footer_bottom{width:100%; height: auto; overflow: hidden; display: flex; justify-content:space-between;  border-top: 1px solid rgba(255,255,255,0.1); padding: .12rem 0; margin-top: .6rem;}
.copy_l{width:100%; height: auto; overflow: hidden; font-size:14px; color:#999999; line-height:40px; text-align:center }
.copy_l a{color:#999999; font-size:14px; }
.footer_zhichi{width:auto; height:auto; overflow: hidden;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#999999; font-size:14px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi span{float: left; font-size:14px; color: #999999; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_lianjie a{font-size:14px; color:#999999; line-height:40px; margin: 0 .5vw;}



/* 分页基本样式 */
.xypg-pagination{margin-top: 20px; text-align: center; font-size: 0;}
.xypg-pagination .pagin-left, .xypg-pagination .pagin-mid, .xypg-pagination .pagin-right, .xypg-pagination .pagin-select { display: inline-block; vertical-align: middle;}
.xypg-pagination a, .xypg-pagination #current {
    display: inline-block;
    font-size: max(12px, .14rem);
    color: #333333;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}
.xypg-pagination #current, .xypg-pagination a:hover{ color: #fff; border-color: #005bac;  background: #005bac;}
.xypg-pagination .pagin-mid{font-size: max(12px, .14rem);}
.xypg-pagination .pagin-mid .mob-pagin-mid{display: none;}
.xypg-pagination .pagin-select {font-size: max(12px, .14rem);}
.xypg-pagination .pagin-select select{height: 28px; padding: 0 8px; margin: -1px 5px 0 5px;}
.xypg-pagination .pagination {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: max(12px, .14rem);
}

.xypg-pagination .pagination > li { display: inline-block;  margin: 0 3px;}
.xypg-pagination .pagination > li > a,
.xypg-pagination .pagination > li > span {
    display: inline-block;
    font-size: max(12px, .14rem);
    color: #333;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    padding: 0 8px;
    text-decoration: none;
    background: #fff;
    min-width: 28px;
    text-align: center;
}

.xypg-pagination .pagination > li > a:hover{color: #fff; border-color: #005bac; background: #005bac; text-decoration: none;}
.xypg-pagination .pagination > li.active > span,
.xypg-pagination .pagination > li.active > a {
    color: #fff;
    border-color: #005bac;
    background: #005bac;
}
.xypg-pagination .pagination > li.disabled > span {
    color: #999;
    border-color: #e0e0e0;
    background: #f5f5f5;
    cursor: not-allowed;
}

#newsfoot {width:100%; border:#DFDFE0 1px solid; background:#F7F7F7; height:auto; padding:5px;}
#newsfoot a{color:#666; font-size:.16rem}
.newslist { height:35px; background:url(../images/jiantou.gif) no-repeat 5px center; padding-left:15px; line-height:35px;}
#newsfoot div{color:#666; font-size:.16rem}
#newsfoot div b{font-size:.16rem}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: max(12px, .14rem);
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}

.fix_ewms {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
    font-size:14px;
}
.lxfx li {
    background:#0054a8;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}





/*弹出视频*/
.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:70%; 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;}





@media screen and (max-width:1560px){
	html { font-size: calc(100vw * 100 / 1600); } 
	.container,.container2{width:93.5%;}
	.footer_top_ma{width:23%}

}


@media screen and (max-width:1280px){
	.ny_soli_p{font-size:.2rem; }
	.ny_probt li a{font-size:.24rem;}
}


@media screen and (max-width:1024px){
	.products_one_li{padding: 1% 2% 1% 2%;}
	#menu .nav .nLi p a{font-size:.22rem}
	.feedback_submit_ma{width:100%}
	.contact_message_ma,.footer_top_ma{flex-wrap:wrap;}
	.contact_message_ma .ysxy{width:100%; margin-left:0; margin-top:.2rem}
	.contact_message_info{padding-top:.2rem}
	.footer_top_info{padding: 0 2% 0 2%;}
	.footer_top_wx,.footer_top_pxx{width:100%}
	.footer_top_ma{width:14%}
	.footer_top_pxx{width:100%; margin-left:0}
	.news_xx h3{font-size:.24rem}
}




@media (max-width:790px) {
	html { font-size: calc(100vw * 100 / 980); } 
	.products_one_li a{flex-wrap:wrap;}
	.index_header,.sj_banner{display:block}
	.header_all,.banner{display:none}
	.index_video{height:3.5rem}
	.products_one_xx,.products_one_img{width:100%; float:none}
	.products_one_xx p{margin:.2rem 0 .3rem;}
	.products_one_li{padding:2% 3% 1% 3%}
	.index_products_two{padding:3% 5% 3% 4%}

}


@media (max-width:640px) {
	.index_news_title,.index_footer_top,.contact_message_p,.index_products_two a{flex-wrap:wrap;}
	.index_news_title h3,.index_news_nav,.contact_message_p p{width:100%}
	.index_news_nav{margin-top:.2rem}
	.index_news{margin:.9rem 0;}
	.index_news_nav a{margin-left:0; margin-right:.2rem}
	.index_contact_message,.index_contact_Contact,.footer_top_left,.footer_top_info{width:100%; float:none}
	.footer_top_ma{display:none}
	.index_contact{height:auto; }
	.index_contact_Contact{padding:.5rem 0;}
	.index_contact_message{padding:.3rem 4% .5rem 4%;}
	.index_contact_Contact h5{margin:.3rem 0 .4rem;}
	.footer_top_info div span{font-size:.2rem}
	.index_products{margin:1rem 0 .8rem;}
	.index_news_all .swiper-slide a h4{font-size:.24rem; line-height:.32rem}
	.honor_list li{width:48%; margin-right:0}
	.honor_list li:nth-child(2n){float:right}
	.nav-wrap li a{font-size:.23rem}
	.ny_pro_tleft,.ny_pro_tright{width:100%;float:none}
	.ny_pro_tright{margin-top:.3rem}
	.table_xx{width:100%; overflow-x:auto}
	.inside_banner h2{line-height:1.8}
	.ny_news_list li .ny_time{display:none}
	.news_xx{margin-left:0; width:66%}
	.news_pic{width:30%}
	.xymob-nav > li > a {font-size:.26rem}
	.xymob-nav .xymob-sub-menu > li > a{padding:.12rem 0; font-size:.24rem}
	.f_logo img{width:3.49rem}
	.contact_message_p p{margin-top: .2rem;}
	.products_two_pic,.products_two_xx{width:100%}
	.products_two_title p{display:none}
	.products_two_title h4{width:100%; margin-right:0; margin-bottom:.2rem}
	.index_products_two{padding: 3% 5% 5% 4%;}
	.index_products_title h4{font-size:.4rem}
	.products_one_li{border-radius:20px}
	.video_xx{width:92%}
	.ny_cont_wx{display:none}
	.contact_right{width:100%; float:none}
	.ny_news_show h1{font-size:.28rem}
	.yuyan_hovers a{font-size:.24rem}
}


@media (max-width:430px) {
	html { font-size:55px; } 
	.mes_form_tj{width:2.5rem; height:.6rem}
	.index_news_title h3{font-size:.45rem; line-height:.45rem}
	.copy_l a,.copy_l{font-size:12px}
	.index_contact_more{width:2.5rem}
	.inside_banner{padding-top: 2rem;}
	.header_icon_img{width:.38rem}
}

