﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  font-size:max(12px, .16rem);}
html {font-size: calc(100vw * 100 / 1920);}
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,.w1440,.container{ margin: 0px auto; width:80%; max-width:1440px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
*:focus {outline: none; }
em{font-style:normal}


.header_all{width:100%; height:.9rem; position: fixed; top:0; left: 0; z-index:9;  display: flex; justify-content: space-between;  align-items: center; padding: 0 5% 0 4%;}
.h_logo{width:2.58rem; height:.9rem; display: flex; align-items: center; float: left;}
.h_logo img{max-width: 100%;}
.header_center{width:54%; height:.9rem;  display: flex; justify-content: space-between; float: right; align-items: center;}
.header_yuyan{height:46px; position: relative;  }
.header_yuyan p{color:#fff; font-size:18px; position: relative; background: url(../images/dq_icon.png) no-repeat left center; padding-left:34px;  line-height:42px; padding-right: 20px}
.header_yuyan p:after{content: ""; width:10px; height:7px; background: url(../images/n_san.png) no-repeat center; position: absolute; top: 50%; right:0; transform: translate(0,-50%);}
.header_yuyan_xx{position:absolute; top:42px; 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 .header_yuyan_xx{display:block;}



/*导航*/
#menu{width:100%; height:.9rem; position: relative; z-index:9; padding-right:3%;}
/* #menu:after{content: ""; width: 1px; height: 16px; background: #fff; position: absolute; top: 50%; right:0; transform: translate(0,-50%);} */
#menu .nav{ position:relative; z-index:1; width:100%; height:.9rem; 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:.9rem;   }
#menu .nav .nLi p a{color:#fff; font-size:max(12px, .16rem); height:100%;  position: relative;  display: table; margin: 0px auto; }
#menu .nav .sub{ display:none; width:6.2rem; left:50%; transform: translate(-50%,0); top:.8rem;  position:absolute; line-height:30px; z-index: 99999; background: #fff; 
    border-radius:15px; padding:.3rem .3rem .3rem .4rem; box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1); }
#menu .nav .sub li{ zoom:1;width:100%; margin-bottom:.15rem; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{font-weight: bold; color:#015395!important}
.sub_img{width:40%; float: right;}
.sub_img img{width:100%; height: auto; border-radius: 10px;}
.sub_ul{width:56%; float: left;}
.sub_ul li a{font-size:max(12px, .16rem); color: #000;  width: 100%; }
#menu .nav .nLi:last-child .sub{right:-.6rem; left:auto; transform: translate(0,0); }
.sub_ul li a:hover{color:#004a9d}
.f_top{background: #fff; box-shadow:0 0 6px rgba(0,0,0,0.2)}
.f_top #menu .nav .nLi p a{color:#000}
.f_top .header_yuyan p{color:#000;  background: url(../images/dqh_icon.png) no-repeat left center;}
.f_top .header_yuyan p:after{background: url(../images/nh_san.png) no-repeat center;}

/*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{width:.12rem; height:.12rem; background: #fff;}
.banner .swiper-pagination{bottom:.3rem}
.ban_info{width:100%; height: auto; left:0; top:50%; transform: translate(0,-50%);  position: absolute; line-height: .8rem; text-align: center;}
.ban_info h4{color:#ffffff; font-size:.6rem;  font-weight:bold;}
.ban_info h5{color:#ffffff; font-size:.3rem;  font-weight:100;}
.ban_info span{width:1.75rem; height: .58rem; background: #f38507; border-radius:30px; text-align: center; line-height:.58rem; font-size:max(12px, .16rem); color:#fff; display: block; margin:.5rem auto;}
.ban_info span i{font-style: normal;}
.ban_info span:hover{background:#015395}
.sj_banner{display:none; margin-top:.7rem}
.sj_banner .swiper-pagination-bullet{width:.12rem; height:.12rem; background: #fff;}
.sj_banner .swiper-pagination{bottom:30px}
.banner .swiper-button-prev:after, .banner .swiper-rtl .swiper-button-next:after{content:""}
.banner .swiper-button-next:after, .banner .swiper-rtl .swiper-button-prev:after{content:""}



/*手机*/
.index_header{width:100%; height: auto;  z-index:999; display:none; background:#fff; position:fixed; top:0; left:0}
.header{width:100%; clear:both; height:.7rem; padding: 0 .2rem }
.sj_logo{float:left; width:auto; height: 100%; }
.sj_logo a{width:100%; height:100%; display: block; display: flex; align-items: center; }
.sj_logo a img{align-items: center; width:1.66rem }
.menu{float:right; height:100%; width:.4rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; }
.menu img{height:auto; width:100%; align-items: center; margin: 0px auto;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #015395; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:.42rem;padding: .04rem 0; text-indent:1em; color:#fff;  
	font-size:.26rem; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; font-size:.24rem; display:block}
.menu_body{width:100%; min-width:150px; overflow:hidden;  display:none;}
.menu_body a{width:100%; display:block; height:auto; line-height:.45rem; color:#fff; text-indent:1em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; 
	font-size: .22rem}







/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat bottom center; background-size: 100% auto; margin-top: 1rem; padding-bottom: .5rem; position:relative}
.index_about .w80{overflow: hidden; position:relative; z-index:8}
.index_about_left{width:50%; height: auto; float:left;}
.index_about_left h4{color:#333333; font-size:max(12px, .16rem); position: relative; padding-left:20px; margin-bottom: 5px;}
.index_about_left h4:after{content: ""; width: 9px;  height: 9px; background: #f38507; border-radius: 50%; position: absolute; top: 50%; left:0; transform: translate(0,-50%);}
.index_about_left h3{color:#015395; font-size: .36rem; font-weight: bold;}
.in_abxx{width:100%; height: auto; overflow: hidden; line-height:.3rem; color: #333333; font-size:max(12px, .16rem); margin:.3rem 0 .5rem; display: block;}
.in_abmore{width:1.75rem; height: .58rem; line-height:.58rem; background: #f38507; color:#fff; border-radius: 30px; display: block; text-align: center;}
.in_abmore i{font-style: normal; margin-left: .2rem;}
.in_abmore:hover{background:#015395}
.index_about_right{width:37%; height: auto; float: right; background: url(../images/num_bjs.png) no-repeat center; display: flex; justify-content: space-between; 
flex-wrap:wrap ; -webkit-flex-wrap: wrap ;}
.index_about_right dl{width:50%; height:1.6rem; text-align: center;}
.index_about_right dl dt{color:#015395; font-size: .6rem; font-weight: bold;}
.index_about_right dl dd{color:#333333; font-size:max(12px, .16rem); margin-top: 8px;}
.index_about_right dl:nth-child(3),.index_about_right dl:nth-child(4){padding-top:25px;}
.index_about_img{width:100%; text-align: center; margin-top:70px; position:relative; z-index:5}
.index_about_img img{max-width: 100%;}
.index_about_right dl:hover dt{color:#f38507}
.in_about_zi{width:100%; height:auto; overflow:hidden; position:absolute; top:33%; left:0}
.in_about_zi .in_zi_track{
    display:flex;
    width:max-content;
    animation: in_zi_scroll 25s linear infinite;
}
.in_about_zi .in_zi_track img{ display:block; }
.in_about_zi:hover .in_zi_track{ animation-play-state: paused; }

@keyframes in_zi_scroll{
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}



/* 车辆展示 */
.index_clzs{width:100%; height: auto; overflow: hidden; margin-top: 1rem;}
.index_clzs_title{width:100%; text-align: center;}
.index_clzs_title h4{color:#015395; font-size: .36rem; font-weight: bold;}
.index_clzs_title p{color:#333333; font-size:max(12px, .16rem); margin:.1rem 0 .3rem;}
.h_line{width:.4rem; height:3px; background: #015395; margin: 0px auto;} 
.index_clzs ul{width:100%; height: auto; overflow: hidden; margin-top: .56rem;}
.index_clzs ul li{width:24.6%; height: auto; float:left; margin-right:0.5%;}
.index_clzs ul li:nth-child(4n){margin-right:0;}
.index_clzs_img{width:100%; height: auto; overflow: hidden;}
.index_clzs_img img{width:100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_clzs ul li h4{width:100%; height: .68rem; font-size:max(12px, .16rem); color: #333333; line-height: .68rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center;}
.cl_more{width:1.75rem; height: .58rem; line-height: .58rem; background: #f38507; color:#fff; border-radius: 30px; display: block; text-align: center; margin:.3rem auto;}
.cl_more:hover{background:#015395;}
.index_clzs ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.cl_more i{font-style:normal; margin-left:20px}
.index_service{width:100%; height:5.3rem; overflow: hidden; margin-top: 1rem; background: url(../images/service_bjs.jpg) no-repeat; background-size: cover; display: flex; align-items: center; position: relative; }
.index_service_info {width: 100%; text-align: center;}
.index_service_info h3{color:#ffffff; font-size: .48rem; font-weight: bold;}
.index_service_info h4{color:#ffffff; font-size: .3rem; font-weight:100; margin:.3rem 0 .4rem;}
.in_dhs{background: url(../images/h_dhs.png) no-repeat left center; background-size:.32rem; padding-left:.4rem; display: table; margin: 0px auto; font-size:max(12px, .16rem); color: #fff;}
.in_dhs span{color:#ffffff; font-size:.36rem; font-weight: bold;}
#holder{position:absolute; position: -webkit-sticky; top: 0; width: 100%; height: 100%; z-index: 33; pointer-events: none; overflow: hidden; display: flex; justify-content: center; align-items: center;}





/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background: #eceff3; padding:1.2rem 0 1.3rem}
.index_news_top{width:100%; height: auto; display: flex; justify-content: space-between; align-items: center;}
.news_top_xx h4{color:#015395; font-size:.36rem; font-weight: bold;}
.news_top_xx p{color:#333333; font-size:max(12px, .16rem); margin-top: 10px;}
.news_top_nav{display: flex; justify-content: space-between;}
.news_top_nav a{width:1.75rem; height: .58rem; line-height: .58rem; background: #015395; color:#fff; border-radius: 30px; font-size:max(12px, .16rem); text-align: center; margin-left: .1rem;}
.news_top_nav a:hover{background: #f38507}
.news_top_nav a i{font-style: normal; margin-left: .2rem;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top:.9rem; display: flex; justify-content: space-between;}
.index_news_left{width:63%; height: auto; float: left; display: flex; justify-content: space-between;}
.index_news_left a{width:49.3%; height: auto; display: block;}
.index_news_pic{width:100%; overflow: hidden;}
.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_left 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_xx{width:100%; height: auto; overflow: hidden; background: #fff; padding:.45rem 10%;}
.news_xx_time{width:100%; overflow: hidden; display: flex; justify-content: space-between;}
.news_xx_time span{color:#f38507; font-size:max(12px, .16rem);}
.news_xx_time i{color:#015395; font-size:max(12px, .16rem); font-style: normal;}
.index_news_xx h3{width:100%; height: .4rem; line-height: .4rem; font-size:max(12px, .18rem); color: #015395; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold; 
    margin:.3rem 0 10px;}
.index_news_xx h4{width:100%; height:.6rem; line-height: .3rem; color: #999999; font-size:max(12px, .16rem);  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_right{width:36.1%}
.index_news_right ul{width:100%; height: auto; overflow: hidden;}
.index_news_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px dashed #dcdcdc; padding-bottom:12px; margin-bottom:12px;}
.index_news_right ul li a{width:100%; display: flex; align-items: center;}
.index_news_img{width:36.5%; height: auto; overflow: hidden;}
.index_news_img 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_info{width:60%; margin-left: 2%;}
.index_news_info h4{color:#f38507; font-size:max(12px, .16rem);}
.index_news_info p{color:#333333; font-size:max(12px, .16rem); width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.index_news_right ul li:last-child{border-bottom:0;}
.index_news_right 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_banner{width:100%; height:5.8rem; overflow: hidden;  position: fixed; top: 0;  left: 0;}
.ny_banner img{width:100%; display: block; height:100%; object-fit: cover; object-position: center center;}
.ny_nav{width:100%; height: auto; overflow: hidden; background: #eeeeee;}
.ny_nav a{font-size:max(12px, .18rem); color: #333333; line-height:.7rem; padding: 0 2vw; float: left}
.ny_nav a.active,.ny_nav a:hover{background: #015395; color:#fff}
.ny_banner_post{position: absolute; bottom:20%; left:50%; transform: translate(-50%,0); z-index: 1}
.banner_post_zi{width:100%; height: auto; position: relative}
.banner_post_zi h5{color:#fff; font-size: 1.4rem; opacity: 0.1; text-transform: uppercase; font-weight: bold; line-height:1.1rem}
.banner_post_zi h4{color:#ffffff; font-size: .48rem; position: absolute; bottom:0; left:0}
.ny_banner_post p{color:#ffffff; font-size:.24rem; margin-top:.2rem;font-weight: 100;}
.ny_about_show{width:100%; height: auto; overflow: hidden; font-size:max(12px, .16rem); color:#666; margin:.4rem 0 1rem;}
.ny_about_show p{font-size:max(12px, .16rem); color:#333; line-height: .34rem;}
.ny_about_show img{max-width:100%;display:block; margin:0px auto}
.ny_product_title{width:100%; text-align: center}
.ny_product_title h4{font-size:.3rem; color: #000000; margin-bottom: 10px;}



/*新闻资讯*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: .6rem 0 1.2rem; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin:.4rem 0;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px; margin-bottom:.2rem ;background: #ffffff}
.ny_news_all ul li a{display:flex; justify-content: space-between; align-items:center}
.ny_news_all ul li .ny_time{width:1.15rem;height: auto; float: left;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: .42rem; color: #c8c8c8}
.news_xx{width:60%; height: auto; float: left;}
.news_xx h3{width:100%; height:.4rem; line-height:.4rem; font-size:.2rem; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:60px; line-height:30px; font-size:max(12px, .16rem); color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:20%; height: 100%;}
.news_pic img{width:100%; height: 100%; object-fit: cover; object-position: center center;}
.ny_news_all ul li:hover{border: 1px solid #015395;}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#015395}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_time{width: 100%; line-height: 40px; color: #999; height: 40px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both}
.ny_news_bt{width: 100%; font-size:.3rem; color: #000; padding: 10px 0px; text-align: center; clear: both; font-weight: bold}
#newsfoot {width:100%; border:#DFDFE0 1px solid; background:#F7F7F7; height:auto; padding:.1rem 2%; line-height: 26px;margin-bottom: 10px; margin-top: 30px; display: flex; justify-content: space-between;  align-items: center;}
#newsfoot a{color:#666;}
#list_hide{position: relative;}
#list_hide a{height:30px; background: #015395; color: #fff; text-align: center;line-height: 30px; border-radius: 5px; position: relative; display:block; padding:0 .15rem}




/*产品详情*/
.hd{background: #f3f3f3; padding: 1px;  color: #015395; font-size: .24rem; font-weight: bold; padding:.15rem }
.bd_xx{width:100%; height:auto; overflow:hidden; font-size:max(12px, .16rem); line-height:.34rem; color:#333; margin-top:.2rem;}
.bd_xx img{max-width:100%;}
.bd_xx p{font-size:max(12px, .16rem); line-height:.34rem; color:#333}
.ny_product_one{width:100%; height:auto; overflow:hidden; margin:.5rem 0}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; }
.ny_proshow_xx{margin-left:600px}
.ny_proshow_xx h1{font-size:.3rem;  line-height:.32rem;}
.ny_products_all{width:100%; margin-bottom:1.2rem}
.product_list{ overflow: hidden;  width:100%; margin:.5rem 0 0; padding:15px}
.product_list li{ width:24%; float: left; margin-right:1.33%; margin-bottom:.2rem;display: block; padding:1.3%}
.product_list li:nth-child(4n){ margin-right: 0;}
.ny_pro_img{width:100%; height:auto; overflow:hidden; }
.ny_pro_img img{width:100%; height:100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; 
-webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.product_list li:hover .ny_pro_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.product_list li .gallery-title{ line-height:.5rem; height:.5rem; margin:.16rem 0 10px; text-align: center; font-size:max(12px, .16rem); transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.product_list li:hover .gallery-title{color: #015395;}
.product_list li:hover{box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
.ny_proshow_zhaiyao{width:100%; margin-top:.2rem; color:#333; font-size:max(12px, .16rem); line-height:30px}
.ny_product_show{margin:.6rem 0 1.2rem!important}
.sj_sl_PicShow{width:100%; height:auto; overflow:hidden; display:none}
.sj_sl_PicShow .swiper-container .swiper-slide img{width:100%; display:block}



/*联系我们*/
.lianxi{ overflow: hidden; padding-bottom: 0px;}
#map{ height:auto; width: 100%;}
#map img{width:100%; display:block}
.lianxi_fs{ overflow: hidden; margin-top: .3rem; }
.lianxi_fs p{ width:100%;line-height:.3rem; border: 1px solid #e5e5e5; position: relative;  padding:.12rem 0 .12rem .2rem; background: #fff;color: #333; margin-bottom: .2rem; font-size:max(12px, .16rem); }
.lianxi_fs p:hover{background: #f3f3f3;}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #015395; left:0; top:50%; transform: translate(0,-50%); }
.lianxi_ewm{ display: table; margin: .3rem auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center; width:120px}
.lianxi_ewm li img{border:1px solid #ddd; width:100%}
.lianxi_ewm li p{ line-height: 1.8; font-size:max(12px, .16rem); color: #333;}
.liuyan{overflow: hidden;  height:auto; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed;  padding:.7rem 0;}
#section2{width:100%; height:1rem; overflow:hidden}
.ny_contact_form,.ny_contact_form form{width:100%; overflow:hidden}
.ny_contact_form p{ line-height: .6rem; height:.6rem; border: 1px solid #ffffff87; width: 32%; margin-right:1.4%; position:relative; float:left;}
.ny_contact_form p input[type="text"]{text-indent: 5%; font-size:max(12px, .16rem); color: rgba(255,255,255,0.9); font-weight: bold; background: none; width:100%; height:100%; border:0; display: block;}
.ny_contact_form p input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.ny_contact_form p:nth-child(3){ margin-right: 0; float: right;}
.ny_contact_form textarea{line-height: 2; width: 100%; text-indent:20px; font-size:max(12px, .16rem); color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #ffffff87; margin-top: 20px; height: .72rem; resize: none;}
.ny_contact_form input[type="submit"]{ width: 2rem; background:#a0a0a0;border: none; font-size:max(12px, .16rem); color: #FFFFFF; height: .6rem;  display: block; cursor: pointer;}
.jrwm{overflow: hidden; padding-bottom: 0px;}
.jrwm .jiaru_nr{ font-size:max(12px, .16rem);}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;font-size:max(12px, .16rem);}
.jrwm .jiaru_nr img{ width: 100%;}
.anli_jz p{ font-size:max(12px, .16rem);  color: #454545; line-height: .3rem;}
.anli_jz p strong{ font-size: 18px;}
.policy_links{margin-top:10px; color:#fff}
.ny_all{width:100%; height:auto; overflow:hidden; margin-top:5.8rem; background:#fff; position:relative; z-index:7}
.about_two_title{width:100%; height: auto; overflow: hidden}
.about_two_title h3{color:#000000; font-size:.24rem; margin-bottom:10px}
.about_two_title p{color:#333333; font-size:max(12px, .16rem); margin-top:.3rem; line-height:.3rem;}
.about_two_title img{width:.56rem; display:block}
.Validform_checktip{display: block;  position: absolute;  color: #f00;   right:2%;  top:50%; transform: translate(0,-50%);  line-height: 50px; font-size:12px;}
.feedback_submit{width:100%; display:flex; justify-content: space-between; margin-top:.2rem; align-items:center}
.feedback_submit_left{display:flex; justify-content: space-between; align-items: center;}
.feedback_submit_ma{display:flex;}
.feedback_submit_ma input[type="text"]{width:2rem; height:50px; border:1px solid #fff; font-size:max(12px, .16rem); color:#333; padding:0 2%}
.feedback_submit_ma img{height:50px}
.feedback_submit_left .ysxy{margin-left:.1rem}



/*荣誉资质*/
.honor{ overflow: hidden; padding-bottom:1.2rem;}
.honor_list{ overflow: hidden;  width:100%; margin:.5rem 0 0;}
.honor_list li{ width:18.4%; float: left; border: 1px solid #e5e5e5; margin-right:2%; margin-bottom:.2rem;display: block;}
.honor_list li:nth-child(5n){ margin-right: 0;}
.honor_list li .ny_case_img{overflow: hidden; height:auto; overflow:hidden; display:flex; align-items:center; justify-content:center}
.honor_list li .ny_case_img img{ width: 100%; height:auto; transition: all 0.3s; display:block; object-fit: cover; object-position: center center;}
.honor_list li:hover .ny_case_img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height:.5rem; height:.5rem; background: #e5e5e5;text-align: center; font-size:max(12px, .16rem); transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.keyword_light{line-height:28px;}
.container2{width:1440px;margin: 0px auto;}
.section-content{width:100%; height: auto; overflow: hidden; font-size:max(12px, .16rem); color:#666; margin:.6rem 0 1.2rem;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:max(12px, .16rem); color:#666; margin:.6rem 0 1.2rem;}
.ny_news_show p{font-size:max(12px, .16rem); color:#333; line-height:.34rem;}
.ny_news_show img{max-width:100%;display:block; margin:0px auto}
.ny_news_show .ny_product_title{margin-bottom:.4rem}
.ny_title_1{ overflow: hidden; margin-bottom: .2rem;}
.ny_title_1 h2{font-weight: 300; font-size: .36rem; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: .26rem; color: #015395; position: relative; line-height: 2.8; font-weight: bold;    text-align: center;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width:1.4rem; background: #015395; right: 45%; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size: .24rem; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden;  margin-bottom: .2rem;}
.ny_title_2 h2{font-weight: 300; font-size: .36rem; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: .26rem; color: #fff; position: relative; margin: 10px 0; padding-bottom:10px; }
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width:.8rem; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size:.24rem; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.keyword_light tr td{font-size:max(12px, .16rem); color: #333;  line-height: 34px;}
.keyword_light img{max-width:100%}
.ysxy{font-size:14px; color:#666; }
.ysxy a{color:#ff0101}
.ysxy span{color:#fff}




/*联系我们*/
.index_footer{width:100%; height: auto; position: relative; overflow: hidden; padding-top:35px; background:url(../images/footer.jpg) no-repeat; background-size: cover; }
.index_footer_top{width:100%; height: auto; border-bottom: 1px solid rgba(255,255,255,0.1); display: flex; justify-content: space-between; align-items: center; padding-bottom: .2rem;}
.index_footer_top a{width:1.94rem}
.index_footer_top a img{width:100%;}
.footer_ma{float: right;}
.f_wx,.f_sj{width:.65rem; height:.65rem; border-radius: 50%; position: relative; float: left; margin-left: .35rem;}
.f_wx{background:rgba(255,255,255,0.1) url(../images/wx_icon.png) no-repeat center; background-size:.35rem}
.f_sj{background:rgba(255,255,255,0.1) url(../images/sj_icon.png) no-repeat center; background-size:.2rem}
.f_wx img,.f_sj img{width:110px; height: auto; position: absolute; top:.65rem; right:0; display: none;}
.f_wx:hover img{display: block;}
.f_sj:hover img{display: block;}
.footer_center{width:100%; height: auto; overflow: hidden; margin:.45rem 0;}
.footer_center_al{width:68%; float: left; display: flex; justify-content: space-between;}
.footer_center_al dl{ width:16.6%; text-align: center; position: relative;}
.footer_center_al dl dt{color:#fff; font-size:max(12px, .16rem); margin-bottom:20px;}
.footer_center_al dl dd{width:100%;}
.footer_center_al dl dd>a{color:#fff; font-size:max(12px, .16rem); display: block; margin-bottom:10px;}
.footer_center_al dl dd>a:hover{font-weight:bold}
.footer_center_al dl:last-child::after{display: none;}
.footer_center_al dl::after{content: ""; width: 1px; height: 125px; background: rgba(255, 255, 255, 0.1); position: absolute; top: 0; right:0}
.f_nav_san{width:100%; height: auto; overflow: hidden; margin-bottom:15px;}
.f_nav_san a{font-size:max(12px, .16rem); color: #888888; display: block; line-height: 30px;}
.f_nav_san a span{color:#56a415; font-size:max(12px, .16rem);}
.footer_center_info{width:34%; height: auto; float:left;}
.footer_center_info h5{color:#fff; font-size: 24px; font-weight: bold;}
.footer_center_xx{width:25%; float: right;}
.footer_center_xx p{color:#fff; font-size:max(12px, .16rem); line-height:.36rem; margin-bottom: 5px;}
.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:.25rem 0; margin-top: .6rem;}
.copy_l{width:100%; height: auto; overflow: hidden; font-size:max(12px, .16rem); color:#fff; line-height:.4rem;  text-transform: uppercase; text-align:center}
.copy_l a{color:#fff; font-size:max(12px, .16rem); }
.footer_zhichi{width:auto; height:auto; overflow: hidden;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#fff; font-size:max(12px, .16rem); }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size:max(12px, .16rem); color: #fff; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}
.footer_lianjie a{font-size:max(12px, .16rem); color:#fff; line-height:40px; margin: 0 .5vw;}






@media screen and (max-width:1500px){

	.w80, .w1440, .container{width:86%}

}


@media screen and (max-width:1280px){
.header_center{width:60%}
}


@media (max-width: 992px) {
	html{font-size: 52px;}
	.w80, .w1440, .container{width:90%}
	

}

@media (max-width:790px) {
	html{font-size: calc(100vw * 100 / 768);}
	.header_all,.banner,.ny_news_all ul li .ny_time,.footer_ma{display:none}
	.index_header,.sj_sl_PicShow,.sj_banner{display:block}
	.ny_banner{height:4.8rem}
	.ny_all{margin-top:4.8rem}
	.banner_post_zi h5{font-size:.7rem}
	.banner_post_zi h4{font-size:.4rem}
	#sl_PicShow{display:none}
	.ny_proshow_xx{margin-left:0!important; width:100%; margin-top:.2rem}
	.w80, .w1440, .container{width:90%}
	.index_about_left,.index_about_right,.footer_center_al,.footer_center_xx{width:100%; float:none}
	.index_service_info{padding:0 .15rem}
	.index_news_top,.index_news_bottom,.feedback_submit,.feedback_submit_left{-webkit-flex-wrap: wrap;  flex-wrap: wrap;}
	.news_top_xx,.news_top_nav{width:100%;}
	.news_top_xx{margin-bottom:.25rem}
	.index_news{padding:.6rem 0}
	.index_news_bottom{margin-top:.6rem}
	.index_news_left,.index_news_right{width:100%;}
	.index_news_right{margin-top:.2rem}
	.news_top_nav a{margin-left:0}
	.footer_center_xx{margin-top:.2rem}
	.index_service{margin-top:.6rem}
	.index_about_right{margin-top:.4rem}
	.news_pic{width:36%}
	.ny_contact_form p{width:100%; float:none; margin-bottom:.2rem}
	.ny_contact_form textarea{margin-top:0; height:1rem}
	.feedback_submit_left{width:100%}
	.ny_contact_form input[type="submit"]{margin:.2rem auto}
	.ban_info h4{font-size:.32rem; line-height:.42rem; margin-bottom:.2rem}
	.ban_info{padding:0 .2rem; line-height:.4rem}
	.ban_info h5{font-size:.28rem}
}




@media (max-width:620px) {
	html{font-size:75px;}
	.honor_list li,.product_list li,.index_clzs ul li{width:48%; margin-right:0}
	.honor_list li:nth-child(2n),.product_list li:nth-child(2n),.index_clzs ul li:nth-child(2n){float:right}
	.newsfoot_left{width:75%}
	.index_clzs{margin-top:.5rem}
	.index_clzs_title{padding:0 .15rem}
	.index_about_left h4{font-size:.22rem;}
	.in_abxx{font-size:.18rem}
	.ny_nav a{width:33.33%; text-align:center}
	.product_list{padding:10px}
	.feedback_submit_ma{width:100%; margin-bottom:.2rem}
	.feedback_submit_ma input[type="text"]{width:3rem}
}



@media (max-width:500px) {
	html{font-size:70px;}
	.in_dhs span{font-size:.26rem}
	.ny_banner{height:4rem}
	.ny_all{margin-top:4rem}
	.index_service_info h3{font-size:.4rem}
	.index_news_xx{padding:.25rem 10%;}
	.index_news_xx h3{margin:.2rem 0 10px;}
	.news_top_nav a{width:1.65rem}
	.in_dhs{background:none}
	.index_service{height:4.8rem}
	.news_pic{display:none}
	.news_xx{width:100%; float:none}
	.ny_nav a{line-height:.6rem}
	.section-content{ margin: .6rem 0 .6rem;}
	#section2{height:.8rem}
}




